Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-BTrees.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1678706495.965886/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-BTrees.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-BTrees-5.0-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-BTrees.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1678706495.965886/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-BTrees.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-BTrees-5.0-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-BTrees.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1678706495.965886/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-BTrees.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.Avbe0w + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf BTrees-5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/BTrees-5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd BTrees-5.0 + /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.lNgf3m + umask 022 + cd /builddir/build/BUILD + cd BTrees-5.0 + 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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_base.py -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_compat.py -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_module_builder.py -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_datatypes.py -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/Length.py -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/Interfaces.py -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/__init__.py -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/check.py -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/utils.py -> build/lib.linux-aarch64-3.9/BTrees creating build/lib.linux-aarch64-3.9/BTrees/tests copying src/BTrees/tests/test_compile_flags.py -> build/lib.linux-aarch64-3.9/BTrees/tests copying src/BTrees/tests/test__base.py -> build/lib.linux-aarch64-3.9/BTrees/tests copying src/BTrees/tests/common.py -> build/lib.linux-aarch64-3.9/BTrees/tests copying src/BTrees/tests/_test_builder.py -> build/lib.linux-aarch64-3.9/BTrees/tests copying src/BTrees/tests/test_btreesubclass.py -> build/lib.linux-aarch64-3.9/BTrees/tests copying src/BTrees/tests/test_dynamic_btrees.py -> build/lib.linux-aarch64-3.9/BTrees/tests copying src/BTrees/tests/test_OOBTree.py -> build/lib.linux-aarch64-3.9/BTrees/tests copying src/BTrees/tests/test_fsBTree.py -> build/lib.linux-aarch64-3.9/BTrees/tests copying src/BTrees/tests/test_check.py -> build/lib.linux-aarch64-3.9/BTrees/tests copying src/BTrees/tests/test_Length.py -> build/lib.linux-aarch64-3.9/BTrees/tests copying src/BTrees/tests/testConflict.py -> build/lib.linux-aarch64-3.9/BTrees/tests copying src/BTrees/tests/__init__.py -> build/lib.linux-aarch64-3.9/BTrees/tests copying src/BTrees/tests/testBTrees.py -> build/lib.linux-aarch64-3.9/BTrees/tests copying src/BTrees/tests/test__datatypes.py -> build/lib.linux-aarch64-3.9/BTrees/tests copying src/BTrees/tests/test_utils.py -> build/lib.linux-aarch64-3.9/BTrees/tests copying src/BTrees/tests/testPersistency.py -> build/lib.linux-aarch64-3.9/BTrees/tests running egg_info writing src/BTrees.egg-info/PKG-INFO writing dependency_links to src/BTrees.egg-info/dependency_links.txt writing entry points to src/BTrees.egg-info/entry_points.txt writing requirements to src/BTrees.egg-info/requires.txt writing top-level names to src/BTrees.egg-info/top_level.txt reading manifest file 'src/BTrees.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/BTrees.egg-info/SOURCES.txt' copying src/BTrees/BTreeItemsTemplate.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/BTreeModuleTemplate.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/BTreeTemplate.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/BucketTemplate.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/MergeTemplate.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/SetOpTemplate.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/SetOpTemplate.h -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/SetTemplate.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/TreeSetTemplate.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_IFBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_IIBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_IOBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_IUBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_LFBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_LLBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_LOBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_LQBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_OIBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_OLBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_OOBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_OQBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_OUBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_QFBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_QLBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_QOBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_QQBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_UFBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_UIBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_UOBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_UUBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_compat.h -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/_fsBTree.c -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/floatvaluemacros.h -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/intkeymacros.h -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/intvaluemacros.h -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/objectkeymacros.h -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/objectvaluemacros.h -> build/lib.linux-aarch64-3.9/BTrees copying src/BTrees/sorters.c -> build/lib.linux-aarch64-3.9/BTrees running build_ext building 'BTrees._IOBTree' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/src creating build/temp.linux-aarch64-3.9/src/BTrees 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_IOBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_IOBTree.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_IOBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_IOBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._IIBTree' extension 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_IIBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_IIBTree.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_IIBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_IIBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._IFBTree' extension 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_IFBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_IFBTree.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_IFBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_IFBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._IUBTree' extension 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_IUBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_IUBTree.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_IUBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_IUBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._UOBTree' extension 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_UOBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_UOBTree.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_UOBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_UOBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._UUBTree' extension 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_UUBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_UUBTree.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_UUBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_UUBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._UFBTree' extension 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_UFBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_UFBTree.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_UFBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_UFBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._UIBTree' extension 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_UIBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_UIBTree.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_UIBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_UIBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._LOBTree' extension 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_LOBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_LOBTree.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_LOBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_LOBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._LLBTree' extension 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_LLBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_LLBTree.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_LLBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_LLBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._LFBTree' extension 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_LFBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_LFBTree.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_LFBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_LFBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._LQBTree' extension 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_LQBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_LQBTree.o In file included from src/BTrees/_LQBTree.c:40: src/BTrees/BTreeModuleTemplate.c:104:1: warning: ‘ulonglong_check’ defined but not used [-Wunused-function] 104 | ulonglong_check(PyObject *ob) | ^~~~~~~~~~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_LQBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_LQBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._QOBTree' extension 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_QOBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_QOBTree.o In file included from src/BTrees/_QOBTree.c:38: src/BTrees/BTreeModuleTemplate.c:177:1: warning: ‘longlong_convert’ defined but not used [-Wunused-function] 177 | longlong_convert(PyObject *ob, PY_LONG_LONG *value) | ^~~~~~~~~~~~~~~~ src/BTrees/BTreeModuleTemplate.c:169:1: warning: ‘longlong_as_object’ defined but not used [-Wunused-function] 169 | longlong_as_object(PY_LONG_LONG val) | ^~~~~~~~~~~~~~~~~~ src/BTrees/BTreeModuleTemplate.c:120:1: warning: ‘longlong_check’ defined but not used [-Wunused-function] 120 | longlong_check(PyObject *ob) | ^~~~~~~~~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_QOBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_QOBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._QQBTree' extension 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_QQBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_QQBTree.o In file included from src/BTrees/_QQBTree.c:41: src/BTrees/BTreeModuleTemplate.c:177:1: warning: ‘longlong_convert’ defined but not used [-Wunused-function] 177 | longlong_convert(PyObject *ob, PY_LONG_LONG *value) | ^~~~~~~~~~~~~~~~ src/BTrees/BTreeModuleTemplate.c:169:1: warning: ‘longlong_as_object’ defined but not used [-Wunused-function] 169 | longlong_as_object(PY_LONG_LONG val) | ^~~~~~~~~~~~~~~~~~ src/BTrees/BTreeModuleTemplate.c:120:1: warning: ‘longlong_check’ defined but not used [-Wunused-function] 120 | longlong_check(PyObject *ob) | ^~~~~~~~~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_QQBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_QQBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._QFBTree' extension 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_QFBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_QFBTree.o In file included from src/BTrees/_QFBTree.c:40: src/BTrees/BTreeModuleTemplate.c:177:1: warning: ‘longlong_convert’ defined but not used [-Wunused-function] 177 | longlong_convert(PyObject *ob, PY_LONG_LONG *value) | ^~~~~~~~~~~~~~~~ src/BTrees/BTreeModuleTemplate.c:169:1: warning: ‘longlong_as_object’ defined but not used [-Wunused-function] 169 | longlong_as_object(PY_LONG_LONG val) | ^~~~~~~~~~~~~~~~~~ src/BTrees/BTreeModuleTemplate.c:120:1: warning: ‘longlong_check’ defined but not used [-Wunused-function] 120 | longlong_check(PyObject *ob) | ^~~~~~~~~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_QFBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_QFBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._QLBTree' extension 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_QLBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_QLBTree.o In file included from src/BTrees/_QLBTree.c:40: src/BTrees/BTreeModuleTemplate.c:120:1: warning: ‘longlong_check’ defined but not used [-Wunused-function] 120 | longlong_check(PyObject *ob) | ^~~~~~~~~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_QLBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_QLBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._OOBTree' extension 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/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_OOBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_OOBTree.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_OOBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_OOBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._OIBTree' extension 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/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_OIBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_OIBTree.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_OIBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_OIBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._OUBTree' extension 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/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_OUBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_OUBTree.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_OUBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_OUBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._OLBTree' extension 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/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_OLBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_OLBTree.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_OLBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_OLBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._OQBTree' extension 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/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_OQBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_OQBTree.o In file included from src/BTrees/_OQBTree.c:38: src/BTrees/BTreeModuleTemplate.c:177:1: warning: ‘longlong_convert’ defined but not used [-Wunused-function] 177 | longlong_convert(PyObject *ob, PY_LONG_LONG *value) | ^~~~~~~~~~~~~~~~ src/BTrees/BTreeModuleTemplate.c:169:1: warning: ‘longlong_as_object’ defined but not used [-Wunused-function] 169 | longlong_as_object(PY_LONG_LONG val) | ^~~~~~~~~~~~~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_OQBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_OQBTree.cpython-39-aarch64-linux-gnu.so building 'BTrees._fsBTree' extension 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 -DEXCLUDE_INTSET_SUPPORT -I/builddir/build/BUILD/BTrees-5.0/.eggs/persistent-5.0-py3.9-linux-aarch64.egg -I/usr/include/python3.9 -c src/BTrees/_fsBTree.c -o build/temp.linux-aarch64-3.9/src/BTrees/_fsBTree.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-aarch64-3.9/src/BTrees/_fsBTree.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/BTrees/_fsBTree.cpython-39-aarch64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0PCY2y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64 + cd BTrees-5.0 + 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-BTrees-5.0-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. 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-BTrees-5.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/BTreeModuleTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/sorters.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_OOBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_LOBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/floatvaluemacros.h -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_OQBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/intkeymacros.h -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_IOBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_IIBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_UIBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_fsBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_IUBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_IFBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_LQBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/MergeTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_LFBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_compat.h -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_UUBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_UUBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/TreeSetTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/objectvaluemacros.h -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_QQBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/SetOpTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_QOBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_QQBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_base.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_LOBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_compat.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_module_builder.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_QOBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_OQBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_IOBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_QLBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_QFBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_datatypes.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/SetOpTemplate.h -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_UOBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_LFBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/objectkeymacros.h -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/BTreeItemsTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_OOBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/SetTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_UFBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/Length.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_LQBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_UFBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_UOBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_QFBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_OIBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/Interfaces.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_OLBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/__init__.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_LLBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/check.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_OIBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_fsBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/intvaluemacros.h -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_IUBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_LLBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_UIBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_OLBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/BTreeTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/utils.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_IFBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_IIBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_OUBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/_OUBTree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees creating /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/tests/test_compile_flags.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/tests/test__base.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/tests/common.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/tests/_test_builder.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/tests/test_btreesubclass.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/tests/test_dynamic_btrees.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/tests/test_OOBTree.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/tests/test_fsBTree.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/tests/test_check.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/tests/test_Length.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/tests/testConflict.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/tests/__init__.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/tests/testBTrees.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/tests/test__datatypes.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/tests/test_utils.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/tests/testPersistency.py -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests copying build/lib.linux-aarch64-3.9/BTrees/_QLBTree.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees copying build/lib.linux-aarch64-3.9/BTrees/BucketTemplate.c -> /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_compat.py to _compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_module_builder.py to _module_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_datatypes.py to _datatypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/Length.py to Length.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/Interfaces.py to Interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/check.py to check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests/test_compile_flags.py to test_compile_flags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests/test__base.py to test__base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests/_test_builder.py to _test_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests/test_btreesubclass.py to test_btreesubclass.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests/test_dynamic_btrees.py to test_dynamic_btrees.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests/test_OOBTree.py to test_OOBTree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests/test_fsBTree.py to test_fsBTree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests/test_check.py to test_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests/test_Length.py to test_Length.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests/testConflict.py to testConflict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests/testBTrees.py to testBTrees.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests/test__datatypes.py to test__datatypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/tests/testPersistency.py to testPersistency.cpython-39.pyc writing byte-compilation script '/tmp/tmp86n47za7.py' /usr/bin/python3 /tmp/tmp86n47za7.py removing /tmp/tmp86n47za7.py running install_egg_info running egg_info writing src/BTrees.egg-info/PKG-INFO writing dependency_links to src/BTrees.egg-info/dependency_links.txt writing entry points to src/BTrees.egg-info/entry_points.txt writing requirements to src/BTrees.egg-info/requires.txt writing top-level names to src/BTrees.egg-info/top_level.txt reading manifest file 'src/BTrees.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/BTrees.egg-info/SOURCES.txt' Copying src/BTrees.egg-info to /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees-5.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64//usr/share/doc/python-BTrees + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64//usr/share/doc/python-BTrees + '[' -d example ']' ~/build/BUILDROOT/python-BTrees-5.0-1.aarch64 ~/build/BUILD/BTrees-5.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-BTrees-5.0-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/BTrees-5.0 + popd + mv /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j32 --strict-build-id -i --build-id-seed 5.0-1 --unique-debug-suffix -5.0-1.aarch64 --unique-debug-src-base python-BTrees-5.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/BTrees-5.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_IFBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_LFBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_IIBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_IOBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_IUBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_LLBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_LQBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_LOBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_OIBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_OQBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_OLBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_OOBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_OUBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_LFBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_IOBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_QFBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_QOBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_LLBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_IFBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_IUBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_IIBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_UFBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_QQBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_LOBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_LQBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_UIBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_OIBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_OQBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_UOBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_UUBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_fsBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_OOBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_OLBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_OUBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_QFBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_QOBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_UFBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_QQBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_UIBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_fsBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_UOBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_UUBTree.cpython-39-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_QLBTree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib64/python3.9/site-packages/BTrees/_QLBTree.cpython-39-aarch64-linux-gnu.so 537 blocks + /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-BTrees-5.0-1.aarch64/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-BTrees-5.0-1.aarch64 Provides: python-BTrees python3-BTrees = 5.0-1 python3-BTrees(aarch-64) = 5.0-1 python3.9dist(btrees) = 5 python3dist(btrees) = 5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) python(abi) = 3.9 python3.9dist(persistent) >= 4.1 python3.9dist(zope.interface) >= 5 rtld(GNU_HASH) Processing files: python-BTrees-help-5.0-1.aarch64 warning: Empty %files file /builddir/build/BUILD/BTrees-5.0/doclist.lst Provides: python-BTrees-help = 5.0-1 python-BTrees-help(aarch-64) = 5.0-1 python3-BTrees-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-BTrees-debuginfo-5.0-1.aarch64 Provides: python-BTrees-debuginfo = 5.0-1 python-BTrees-debuginfo(aarch-64) = 5.0-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-BTrees-debugsource(aarch-64) = 5.0-1 Processing files: python-BTrees-debugsource-5.0-1.aarch64 Provides: python-BTrees-debugsource = 5.0-1 python-BTrees-debugsource(aarch-64) = 5.0-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64 Wrote: /builddir/build/RPMS/python-BTrees-help-5.0-1.aarch64.rpm Wrote: /builddir/build/RPMS/python-BTrees-debugsource-5.0-1.aarch64.rpm Wrote: /builddir/build/RPMS/python3-BTrees-5.0-1.aarch64.rpm Wrote: /builddir/build/RPMS/python-BTrees-debuginfo-5.0-1.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PCOn3X + umask 022 + cd /builddir/build/BUILD + cd BTrees-5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-BTrees-5.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0