Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pygit2.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1679900850.421874/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=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pygit2.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-pygit2-1.7.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-pygit2.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1679900850.421874/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=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pygit2.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-pygit2-1.7.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-pygit2.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1679900850.421874/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=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pygit2.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.wqoXVK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pygit2-1.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pygit2-1.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pygit2-1.7.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.wCZflO + umask 022 + cd /builddir/build/BUILD + cd pygit2-1.7.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/pygit2 copying pygit2/utils.py -> build/lib.linux-aarch64-3.9/pygit2 copying pygit2/config.py -> build/lib.linux-aarch64-3.9/pygit2 copying pygit2/blame.py -> build/lib.linux-aarch64-3.9/pygit2 copying pygit2/__init__.py -> build/lib.linux-aarch64-3.9/pygit2 copying pygit2/repository.py -> build/lib.linux-aarch64-3.9/pygit2 copying pygit2/remote.py -> build/lib.linux-aarch64-3.9/pygit2 copying pygit2/refspec.py -> build/lib.linux-aarch64-3.9/pygit2 copying pygit2/ffi.py -> build/lib.linux-aarch64-3.9/pygit2 copying pygit2/_build.py -> build/lib.linux-aarch64-3.9/pygit2 copying pygit2/submodule.py -> build/lib.linux-aarch64-3.9/pygit2 copying pygit2/callbacks.py -> build/lib.linux-aarch64-3.9/pygit2 copying pygit2/_run.py -> build/lib.linux-aarch64-3.9/pygit2 copying pygit2/settings.py -> build/lib.linux-aarch64-3.9/pygit2 copying pygit2/packbuilder.py -> build/lib.linux-aarch64-3.9/pygit2 copying pygit2/index.py -> build/lib.linux-aarch64-3.9/pygit2 copying pygit2/errors.py -> build/lib.linux-aarch64-3.9/pygit2 copying pygit2/credentials.py -> build/lib.linux-aarch64-3.9/pygit2 creating build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/repository.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/blame.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/refspec.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/callbacks.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/types.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/buffer.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/clone.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/remote.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/errors.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/checkout.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/pack.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/transport.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/stash.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/proxy.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/commit.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/net.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/strarray.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/attr.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/common.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/diff.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/merge.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/revert.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/oid.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/indexer.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/submodule.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/index.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/describe.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/config.h -> build/lib.linux-aarch64-3.9/pygit2/decl copying pygit2/decl/graph.h -> build/lib.linux-aarch64-3.9/pygit2/decl running build_ext generating cffi module 'build/temp.linux-aarch64-3.9/pygit2._libgit2.c' creating build/temp.linux-aarch64-3.9 building 'pygit2._pygit2' extension creating build/temp.linux-aarch64-3.9/src 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/local/include -I/usr/include/python3.9 -c src/blob.c -o build/temp.linux-aarch64-3.9/src/blob.o 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/local/include -I/usr/include/python3.9 -c src/branch.c -o build/temp.linux-aarch64-3.9/src/branch.o 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/local/include -I/usr/include/python3.9 -c src/commit.c -o build/temp.linux-aarch64-3.9/src/commit.o 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/local/include -I/usr/include/python3.9 -c src/diff.c -o build/temp.linux-aarch64-3.9/src/diff.o 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/local/include -I/usr/include/python3.9 -c src/error.c -o build/temp.linux-aarch64-3.9/src/error.o 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/local/include -I/usr/include/python3.9 -c src/mailmap.c -o build/temp.linux-aarch64-3.9/src/mailmap.o 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/local/include -I/usr/include/python3.9 -c src/note.c -o build/temp.linux-aarch64-3.9/src/note.o 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/local/include -I/usr/include/python3.9 -c src/object.c -o build/temp.linux-aarch64-3.9/src/object.o 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/local/include -I/usr/include/python3.9 -c src/odb.c -o build/temp.linux-aarch64-3.9/src/odb.o 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/local/include -I/usr/include/python3.9 -c src/odb_backend.c -o build/temp.linux-aarch64-3.9/src/odb_backend.o 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/local/include -I/usr/include/python3.9 -c src/oid.c -o build/temp.linux-aarch64-3.9/src/oid.o 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/local/include -I/usr/include/python3.9 -c src/options.c -o build/temp.linux-aarch64-3.9/src/options.o 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/local/include -I/usr/include/python3.9 -c src/patch.c -o build/temp.linux-aarch64-3.9/src/patch.o 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/local/include -I/usr/include/python3.9 -c src/pygit2.c -o build/temp.linux-aarch64-3.9/src/pygit2.o 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/local/include -I/usr/include/python3.9 -c src/refdb.c -o build/temp.linux-aarch64-3.9/src/refdb.o 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/local/include -I/usr/include/python3.9 -c src/refdb_backend.c -o build/temp.linux-aarch64-3.9/src/refdb_backend.o 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/local/include -I/usr/include/python3.9 -c src/reference.c -o build/temp.linux-aarch64-3.9/src/reference.o 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/local/include -I/usr/include/python3.9 -c src/repository.c -o build/temp.linux-aarch64-3.9/src/repository.o 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/local/include -I/usr/include/python3.9 -c src/revspec.c -o build/temp.linux-aarch64-3.9/src/revspec.o 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/local/include -I/usr/include/python3.9 -c src/signature.c -o build/temp.linux-aarch64-3.9/src/signature.o 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/local/include -I/usr/include/python3.9 -c src/tag.c -o build/temp.linux-aarch64-3.9/src/tag.o 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/local/include -I/usr/include/python3.9 -c src/tree.c -o build/temp.linux-aarch64-3.9/src/tree.o 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/local/include -I/usr/include/python3.9 -c src/treebuilder.c -o build/temp.linux-aarch64-3.9/src/treebuilder.o 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/local/include -I/usr/include/python3.9 -c src/utils.c -o build/temp.linux-aarch64-3.9/src/utils.o 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/local/include -I/usr/include/python3.9 -c src/walker.c -o build/temp.linux-aarch64-3.9/src/walker.o 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/local/include -I/usr/include/python3.9 -c src/wildmatch.c -o build/temp.linux-aarch64-3.9/src/wildmatch.o 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/local/include -I/usr/include/python3.9 -c src/worktree.c -o build/temp.linux-aarch64-3.9/src/worktree.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/blob.o build/temp.linux-aarch64-3.9/src/branch.o build/temp.linux-aarch64-3.9/src/commit.o build/temp.linux-aarch64-3.9/src/diff.o build/temp.linux-aarch64-3.9/src/error.o build/temp.linux-aarch64-3.9/src/mailmap.o build/temp.linux-aarch64-3.9/src/note.o build/temp.linux-aarch64-3.9/src/object.o build/temp.linux-aarch64-3.9/src/odb.o build/temp.linux-aarch64-3.9/src/odb_backend.o build/temp.linux-aarch64-3.9/src/oid.o build/temp.linux-aarch64-3.9/src/options.o build/temp.linux-aarch64-3.9/src/patch.o build/temp.linux-aarch64-3.9/src/pygit2.o build/temp.linux-aarch64-3.9/src/refdb.o build/temp.linux-aarch64-3.9/src/refdb_backend.o build/temp.linux-aarch64-3.9/src/reference.o build/temp.linux-aarch64-3.9/src/repository.o build/temp.linux-aarch64-3.9/src/revspec.o build/temp.linux-aarch64-3.9/src/signature.o build/temp.linux-aarch64-3.9/src/tag.o build/temp.linux-aarch64-3.9/src/tree.o build/temp.linux-aarch64-3.9/src/treebuilder.o build/temp.linux-aarch64-3.9/src/utils.o build/temp.linux-aarch64-3.9/src/walker.o build/temp.linux-aarch64-3.9/src/wildmatch.o build/temp.linux-aarch64-3.9/src/worktree.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -lgit2 -o build/lib.linux-aarch64-3.9/pygit2/_pygit2.cpython-39-aarch64-linux-gnu.so building 'pygit2._libgit2' extension creating build/temp.linux-aarch64-3.9/build creating build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9 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/local/include -I/usr/include/python3.9 -c build/temp.linux-aarch64-3.9/pygit2._libgit2.c -o build/temp.linux-aarch64-3.9/build/temp.linux-aarch64-3.9/pygit2._libgit2.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/build/temp.linux-aarch64-3.9/pygit2._libgit2.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -lgit2 -o build/lib.linux-aarch64-3.9/pygit2/_libgit2.abi3.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rYaBSV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64 + cd pygit2-1.7.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-pygit2-1.7.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-pygit2-1.7.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/utils.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/config.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/blame.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/__init__.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/repository.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/remote.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/refspec.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/_libgit2.abi3.so -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/ffi.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/_build.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/submodule.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/callbacks.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/_run.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/settings.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/packbuilder.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/index.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/errors.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 creating /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/repository.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/blame.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/refspec.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/callbacks.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/types.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/buffer.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/clone.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/remote.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/errors.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/checkout.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/pack.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/transport.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/stash.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/proxy.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/commit.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/net.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/strarray.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/attr.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/common.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/diff.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/merge.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/revert.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/oid.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/indexer.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/submodule.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/index.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/describe.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/config.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/decl/graph.h -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/decl copying build/lib.linux-aarch64-3.9/pygit2/_pygit2.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 copying build/lib.linux-aarch64-3.9/pygit2/credentials.py -> /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2 byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/blame.py to blame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/repository.py to repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/remote.py to remote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/refspec.py to refspec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/ffi.py to ffi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/_build.py to _build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/submodule.py to submodule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/callbacks.py to callbacks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/_run.py to _run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/packbuilder.py to packbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/index.py to index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/credentials.py to credentials.cpython-39.pyc writing byte-compilation script '/tmp/tmp7o1f6on3.py' /usr/bin/python3 /tmp/tmp7o1f6on3.py removing /tmp/tmp7o1f6on3.py running install_egg_info running egg_info creating pygit2.egg-info writing pygit2.egg-info/PKG-INFO writing dependency_links to pygit2.egg-info/dependency_links.txt writing requirements to pygit2.egg-info/requires.txt writing top-level names to pygit2.egg-info/top_level.txt writing manifest file 'pygit2.egg-info/SOURCES.txt' reading manifest file 'pygit2.egg-info/SOURCES.txt' adding license file 'COPYING' adding license file 'AUTHORS.rst' writing manifest file 'pygit2.egg-info/SOURCES.txt' Copying pygit2.egg-info to /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2-1.7.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64//usr/share/doc/python-pygit2 + '[' -d doc ']' ~/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64 ~/build/BUILD/pygit2-1.7.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pygit2-1.7.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/pygit2-1.7.1 + popd + mv /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.7.1-1 --unique-debug-suffix -1.7.1-1.aarch64 --unique-debug-src-base python-pygit2-1.7.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/pygit2-1.7.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/_libgit2.abi3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/_pygit2.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/_libgit2.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9/site-packages/pygit2/_pygit2.cpython-39-aarch64-linux-gnu.so 1855 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-pygit2-1.7.1-1.aarch64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pygit2-1.7.1-1.aarch64 Provides: python-pygit2 python3-pygit2 = 1.7.1-1 python3-pygit2(aarch-64) = 1.7.1-1 python3.9dist(pygit2) = 1.7.1 python3dist(pygit2) = 1.7.1 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) libgit2.so.1.3()(64bit) python(abi) = 3.9 python3.9dist(cffi) >= 1.4 rtld(GNU_HASH) Processing files: python-pygit2-help-1.7.1-1.aarch64 warning: Empty %files file /builddir/build/BUILD/pygit2-1.7.1/doclist.lst Provides: python-pygit2-help = 1.7.1-1 python-pygit2-help(aarch-64) = 1.7.1-1 python3-pygit2-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pygit2-debuginfo-1.7.1-1.aarch64 Provides: python-pygit2-debuginfo = 1.7.1-1 python-pygit2-debuginfo(aarch-64) = 1.7.1-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pygit2-debugsource(aarch-64) = 1.7.1-1 Processing files: python-pygit2-debugsource-1.7.1-1.aarch64 Provides: python-pygit2-debugsource = 1.7.1-1 python-pygit2-debugsource(aarch-64) = 1.7.1-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-pygit2-1.7.1-1.aarch64 Wrote: /builddir/build/RPMS/python-pygit2-help-1.7.1-1.aarch64.rpm Wrote: /builddir/build/RPMS/python-pygit2-debugsource-1.7.1-1.aarch64.rpm Wrote: /builddir/build/RPMS/python3-pygit2-1.7.1-1.aarch64.rpm Wrote: /builddir/build/RPMS/python-pygit2-debuginfo-1.7.1-1.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Tgw8zr + umask 022 + cd /builddir/build/BUILD + cd pygit2-1.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pygit2-1.7.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0