D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-pygit2-1.2.1-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BmzIWo + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pygit2-1.2.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pygit2-1.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pygit2-1.2.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 /home/iurt/rpmbuild/tmp/rpm-tmp.7xtMbp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygit2-1.2.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/pygit2 copying pygit2/repository.py -> build/lib.linux-x86_64-3.8/pygit2 copying pygit2/errors.py -> build/lib.linux-x86_64-3.8/pygit2 copying pygit2/_build.py -> build/lib.linux-x86_64-3.8/pygit2 copying pygit2/ffi.py -> build/lib.linux-x86_64-3.8/pygit2 copying pygit2/utils.py -> build/lib.linux-x86_64-3.8/pygit2 copying pygit2/refspec.py -> build/lib.linux-x86_64-3.8/pygit2 copying pygit2/__init__.py -> build/lib.linux-x86_64-3.8/pygit2 copying pygit2/blame.py -> build/lib.linux-x86_64-3.8/pygit2 copying pygit2/config.py -> build/lib.linux-x86_64-3.8/pygit2 copying pygit2/index.py -> build/lib.linux-x86_64-3.8/pygit2 copying pygit2/credentials.py -> build/lib.linux-x86_64-3.8/pygit2 copying pygit2/settings.py -> build/lib.linux-x86_64-3.8/pygit2 copying pygit2/callbacks.py -> build/lib.linux-x86_64-3.8/pygit2 copying pygit2/_run.py -> build/lib.linux-x86_64-3.8/pygit2 copying pygit2/remote.py -> build/lib.linux-x86_64-3.8/pygit2 copying pygit2/submodule.py -> build/lib.linux-x86_64-3.8/pygit2 creating build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/buffer.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/refspec.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/describe.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/stash.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/index.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/attr.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/pack.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/submodule.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/common.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/clone.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/callbacks.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/revert.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/blame.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/net.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/indexer.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/proxy.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/transport.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/merge.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/repository.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/remote.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/graph.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/oid.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/types.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/checkout.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/diff.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/strarray.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/config.h -> build/lib.linux-x86_64-3.8/pygit2/decl copying pygit2/decl/errors.h -> build/lib.linux-x86_64-3.8/pygit2/decl running build_ext generating cffi module 'build/temp.linux-x86_64-3.8/pygit2._libgit2.c' creating build/temp.linux-x86_64-3.8 building 'pygit2._pygit2' extension creating build/temp.linux-x86_64-3.8/src gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/blob.c -o build/temp.linux-x86_64-3.8/src/blob.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/branch.c -o build/temp.linux-x86_64-3.8/src/branch.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/commit.c -o build/temp.linux-x86_64-3.8/src/commit.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/diff.c -o build/temp.linux-x86_64-3.8/src/diff.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/error.c -o build/temp.linux-x86_64-3.8/src/error.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/mailmap.c -o build/temp.linux-x86_64-3.8/src/mailmap.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/note.c -o build/temp.linux-x86_64-3.8/src/note.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/object.c -o build/temp.linux-x86_64-3.8/src/object.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/odb.c -o build/temp.linux-x86_64-3.8/src/odb.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/odb_backend.c -o build/temp.linux-x86_64-3.8/src/odb_backend.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/oid.c -o build/temp.linux-x86_64-3.8/src/oid.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/options.c -o build/temp.linux-x86_64-3.8/src/options.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/patch.c -o build/temp.linux-x86_64-3.8/src/patch.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/pygit2.c -o build/temp.linux-x86_64-3.8/src/pygit2.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/refdb.c -o build/temp.linux-x86_64-3.8/src/refdb.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/refdb_backend.c -o build/temp.linux-x86_64-3.8/src/refdb_backend.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/reference.c -o build/temp.linux-x86_64-3.8/src/reference.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/repository.c -o build/temp.linux-x86_64-3.8/src/repository.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/signature.c -o build/temp.linux-x86_64-3.8/src/signature.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/tag.c -o build/temp.linux-x86_64-3.8/src/tag.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/tree.c -o build/temp.linux-x86_64-3.8/src/tree.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/treebuilder.c -o build/temp.linux-x86_64-3.8/src/treebuilder.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/utils.c -o build/temp.linux-x86_64-3.8/src/utils.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/walker.c -o build/temp.linux-x86_64-3.8/src/walker.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/wildmatch.c -o build/temp.linux-x86_64-3.8/src/wildmatch.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c src/worktree.c -o build/temp.linux-x86_64-3.8/src/worktree.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/blob.o build/temp.linux-x86_64-3.8/src/branch.o build/temp.linux-x86_64-3.8/src/commit.o build/temp.linux-x86_64-3.8/src/diff.o build/temp.linux-x86_64-3.8/src/error.o build/temp.linux-x86_64-3.8/src/mailmap.o build/temp.linux-x86_64-3.8/src/note.o build/temp.linux-x86_64-3.8/src/object.o build/temp.linux-x86_64-3.8/src/odb.o build/temp.linux-x86_64-3.8/src/odb_backend.o build/temp.linux-x86_64-3.8/src/oid.o build/temp.linux-x86_64-3.8/src/options.o build/temp.linux-x86_64-3.8/src/patch.o build/temp.linux-x86_64-3.8/src/pygit2.o build/temp.linux-x86_64-3.8/src/refdb.o build/temp.linux-x86_64-3.8/src/refdb_backend.o build/temp.linux-x86_64-3.8/src/reference.o build/temp.linux-x86_64-3.8/src/repository.o build/temp.linux-x86_64-3.8/src/signature.o build/temp.linux-x86_64-3.8/src/tag.o build/temp.linux-x86_64-3.8/src/tree.o build/temp.linux-x86_64-3.8/src/treebuilder.o build/temp.linux-x86_64-3.8/src/utils.o build/temp.linux-x86_64-3.8/src/walker.o build/temp.linux-x86_64-3.8/src/wildmatch.o build/temp.linux-x86_64-3.8/src/worktree.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -lgit2 -lpython3.8 -o build/lib.linux-x86_64-3.8/pygit2/_pygit2.cpython-38-x86_64-linux-gnu.so building 'pygit2._libgit2' extension creating build/temp.linux-x86_64-3.8/build creating build/temp.linux-x86_64-3.8/build/temp.linux-x86_64-3.8 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/local/include -I/usr/include/python3.8 -c build/temp.linux-x86_64-3.8/pygit2._libgit2.c -o build/temp.linux-x86_64-3.8/build/temp.linux-x86_64-3.8/pygit2._libgit2.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/build/temp.linux-x86_64-3.8/pygit2._libgit2.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -lgit2 -lpython3.8 -o build/lib.linux-x86_64-3.8/pygit2/_libgit2.abi3.so ++ pwd + /usr/bin/make -O -j8 V=1 VERBOSE=1 -C docs html PYTHONPATH=/home/iurt/rpmbuild/BUILD/pygit2-1.2.1 make: Entering directory '/home/iurt/rpmbuild/BUILD/pygit2-1.2.1/docs' Running Sphinx v3.3.0 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 31 source files that are out of date updating environment: [new config] 31 added, 0 changed, 0 removed reading sources... [ 3%] backends reading sources... [ 6%] blame reading sources... [ 9%] branches reading sources... [ 12%] commit_log reading sources... [ 16%] config reading sources... [ 19%] development reading sources... [ 22%] diff reading sources... [ 25%] features reading sources... [ 29%] general reading sources... [ 32%] index reading sources... [ 35%] index_file reading sources... [ 38%] install reading sources... [ 41%] mailmap reading sources... [ 45%] merge reading sources... [ 48%] objects reading sources... [ 51%] oid reading sources... [ 54%] recipes reading sources... [ 58%] recipes/git-cherry-pick reading sources... [ 61%] recipes/git-clone-mirror reading sources... [ 64%] recipes/git-clone-ssh reading sources... [ 67%] recipes/git-init reading sources... [ 70%] recipes/git-log reading sources... [ 74%] recipes/git-show reading sources... [ 77%] recipes/git-tag reading sources... [ 80%] references reading sources... [ 83%] remotes reading sources... [ 87%] repository reading sources... [ 90%] revparse reading sources... [ 93%] settings reading sources... [ 96%] submodule reading sources... [100%] worktree looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] backends writing output... [ 6%] blame writing output... [ 9%] branches writing output... [ 12%] commit_log writing output... [ 16%] config writing output... [ 19%] development writing output... [ 22%] diff writing output... [ 25%] features writing output... [ 29%] general writing output... [ 32%] index writing output... [ 35%] index_file writing output... [ 38%] install writing output... [ 41%] mailmap writing output... [ 45%] merge writing output... [ 48%] objects writing output... [ 51%] oid writing output... [ 54%] recipes writing output... [ 58%] recipes/git-cherry-pick writing output... [ 61%] recipes/git-clone-mirror writing output... [ 64%] recipes/git-clone-ssh writing output... [ 67%] recipes/git-init writing output... [ 70%] recipes/git-log writing output... [ 74%] recipes/git-show writing output... [ 77%] recipes/git-tag writing output... [ 80%] references writing output... [ 83%] remotes writing output... [ 87%] repository writing output... [ 90%] revparse writing output... [ 93%] settings writing output... [ 96%] submodule writing output... [100%] worktree generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. make: Leaving directory '/home/iurt/rpmbuild/BUILD/pygit2-1.2.1/docs' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.alLyQq + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64 + cd pygit2-1.2.1 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/repository.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/errors.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/_build.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/ffi.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 creating /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/__pycache__/__init__.cpython-38.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/__pycache__/credentials.cpython-38.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/__pycache__/blame.cpython-38.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/__pycache__/settings.cpython-38.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/__pycache__/callbacks.cpython-38.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/__pycache__/index.cpython-38.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/__pycache__/ffi.cpython-38.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/__pycache__/utils.cpython-38.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/__pycache__/refspec.cpython-38.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/__pycache__/submodule.cpython-38.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/__pycache__/repository.cpython-38.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/__pycache__/errors.cpython-38.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/__pycache__/remote.cpython-38.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/__pycache__/config.cpython-38.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/__pycache__/_build.cpython-38.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/refspec.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/blame.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/config.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/index.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/credentials.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/settings.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/callbacks.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/_libgit2.abi3.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/_pygit2.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/_run.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/remote.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/submodule.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 creating /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/buffer.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/refspec.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/describe.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/stash.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/index.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/attr.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/pack.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/submodule.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/common.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/clone.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/callbacks.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/revert.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/blame.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/net.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/indexer.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/proxy.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/transport.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/merge.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/repository.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/remote.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/graph.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/oid.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/types.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/checkout.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/diff.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/strarray.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/config.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/pygit2/decl/errors.h -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/_run.py to _run.cpython-38.pyc writing byte-compilation script '/tmp/tmpgrakc3ky.py' /usr/bin/python3 /tmp/tmpgrakc3ky.py removing /tmp/tmpgrakc3ky.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' writing manifest file 'pygit2.egg-info/SOURCES.txt' Copying pygit2.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2-1.2.1-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/bin/__pycache__ + find /home/iurt/rpmbuild/BUILD -name .buildinfo -delete + find /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64 -name '*.so' -exec chmod 755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.2.1-1.mga8 --unique-debug-suffix -1.2.1-1.mga8.x86_64 --unique-debug-src-base python-pygit2-1.2.1-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pygit2-1.2.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/_pygit2.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/_pygit2.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/_libgit2.abi3.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/_libgit2.abi3.so original debug info size: 1036kB, size after compression: 904kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1756 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/python-pygit2-1.2.1-1.mga8.x86_64/src/repository.c is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OkzXIn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygit2-1.2.1 + '[' 1 -eq 1 ']' + rm -f pygit2/__init__.py + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages + py.test-3.8 -v ============================= test session starts ============================== platform linux -- Python 3.8.5, pytest-6.1.0, py-1.9.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/iurt/rpmbuild/BUILD/pygit2-1.2.1, configfile: pytest.ini, testpaths: test/ collecting ... collected 410 items test/test_archive.py::test_write_tree PASSED [ 0%] test/test_archive.py::test_write_commit PASSED [ 0%] test/test_attributes.py::test_no_attr PASSED [ 0%] test/test_attributes.py::test_no_attr_aspath PASSED [ 0%] test/test_blame.py::test_blame_index PASSED [ 1%] test/test_blame.py::test_blame_with_invalid_index PASSED [ 1%] test/test_blame.py::test_blame_for_line PASSED [ 1%] test/test_blame.py::test_blame_with_invalid_line PASSED [ 1%] test/test_blame.py::test_blame_newest PASSED [ 2%] test/test_blob.py::test_read_blob PASSED [ 2%] test/test_blob.py::test_create_blob PASSED [ 2%] test/test_blob.py::test_create_blob_fromworkdir PASSED [ 2%] test/test_blob.py::test_create_blob_fromworkdir_aspath PASSED [ 3%] test/test_blob.py::test_create_blob_outside_workdir PASSED [ 3%] test/test_blob.py::test_create_blob_fromdisk PASSED [ 3%] test/test_blob.py::test_create_blob_fromiobase PASSED [ 3%] test/test_blob.py::test_diff_blob PASSED [ 4%] test/test_blob.py::test_diff_blob_to_buffer PASSED [ 4%] test/test_blob.py::test_diff_blob_to_buffer_patch_patch PASSED [ 4%] test/test_blob.py::test_diff_blob_to_buffer_delete PASSED [ 4%] test/test_blob.py::test_diff_blob_create PASSED [ 5%] test/test_blob.py::test_blob_from_repo PASSED [ 5%] test/test_branch.py::test_branches_getitem PASSED [ 5%] test/test_branch.py::test_branches PASSED [ 5%] test/test_branch.py::test_branches_create PASSED [ 6%] test/test_branch.py::test_branches_delete PASSED [ 6%] test/test_branch.py::test_branches_delete_error PASSED [ 6%] test/test_branch.py::test_branches_is_head PASSED [ 6%] test/test_branch.py::test_branches_is_not_head PASSED [ 7%] test/test_branch.py::test_branches_rename PASSED [ 7%] test/test_branch.py::test_branches_rename_error PASSED [ 7%] test/test_branch.py::test_branches_rename_force PASSED [ 7%] test/test_branch.py::test_branches_rename_invalid PASSED [ 8%] test/test_branch.py::test_branches_name PASSED [ 8%] test/test_branch.py::test_branches_with_commit PASSED [ 8%] test/test_branch.py::test_lookup_branch_local PASSED [ 8%] test/test_branch.py::test_listall_branches PASSED [ 9%] test/test_branch.py::test_create_branch PASSED [ 9%] test/test_branch.py::test_delete PASSED [ 9%] test/test_branch.py::test_cant_delete_master PASSED [ 9%] test/test_branch.py::test_branch_is_head_returns_true_if_branch_is_head PASSED [ 10%] test/test_branch.py::test_branch_is_head_returns_false_if_branch_is_not_head PASSED [ 10%] test/test_branch.py::test_branch_is_checked_out_returns_true_if_branch_is_checked_out PASSED [ 10%] test/test_branch.py::test_branch_is_checked_out_returns_false_if_branch_is_not_checked_out PASSED [ 10%] test/test_branch.py::test_branch_rename_succeeds PASSED [ 10%] test/test_branch.py::test_branch_rename_fails_if_destination_already_exists PASSED [ 11%] test/test_branch.py::test_branch_rename_not_fails_if_force_is_true PASSED [ 11%] test/test_branch.py::test_branch_rename_fails_with_invalid_names PASSED [ 11%] test/test_branch.py::test_branch_name PASSED [ 11%] test/test_branch_empty.py::test_branches_remote_get PASSED [ 12%] test/test_branch_empty.py::test_branches_remote PASSED [ 12%] test/test_branch_empty.py::test_branches_remote_getitem PASSED [ 12%] test/test_branch_empty.py::test_branches_upstream PASSED [ 12%] test/test_branch_empty.py::test_branches_upstream_name PASSED [ 13%] test/test_branch_empty.py::test_lookup_branch_remote PASSED [ 13%] test/test_branch_empty.py::test_listall_branches PASSED [ 13%] test/test_branch_empty.py::test_branch_remote_name PASSED [ 13%] test/test_branch_empty.py::test_branch_upstream PASSED [ 14%] test/test_branch_empty.py::test_branch_upstream_name PASSED [ 14%] test/test_cherrypick.py::test_cherrypick_none PASSED [ 14%] test/test_cherrypick.py::test_cherrypick_invalid_hex PASSED [ 14%] test/test_cherrypick.py::test_cherrypick_already_something_in_index PASSED [ 15%] test/test_cherrypick.py::test_cherrypick_remove_conflicts PASSED [ 15%] test/test_commit.py::test_commit_refcount PASSED [ 15%] test/test_commit.py::test_read_commit PASSED [ 15%] test/test_commit.py::test_new_commit PASSED [ 16%] test/test_commit.py::test_new_commit_encoding PASSED [ 16%] test/test_commit.py::test_modify_commit PASSED [ 16%] test/test_commit_gpg.py::test_get_gpg_signature_when_signed PASSED [ 16%] test/test_commit_gpg.py::test_get_gpg_signature_when_unsigned PASSED [ 17%] test/test_config.py::test_config PASSED [ 17%] test/test_config.py::test_global_config PASSED [ 17%] test/test_config.py::test_system_config PASSED [ 17%] test/test_config.py::test_new PASSED [ 18%] test/test_config.py::test_add PASSED [ 18%] test/test_config.py::test_add_aspath PASSED [ 18%] test/test_config.py::test_read PASSED [ 18%] test/test_config.py::test_write PASSED [ 19%] test/test_config.py::test_iterator PASSED [ 19%] test/test_config.py::test_parsing PASSED [ 19%] test/test_credentials.py::test_username PASSED [ 19%] test/test_credentials.py::test_userpass PASSED [ 20%] test/test_credentials.py::test_ssh_key PASSED [ 20%] test/test_credentials.py::test_ssh_key_aspath PASSED [ 20%] test/test_credentials.py::test_ssh_agent PASSED [ 20%] test/test_credentials.py::test_ssh_from_memory PASSED [ 20%] test/test_credentials.py::test_callback PASSED [ 21%] test/test_credentials.py::test_bad_cred_type SKIPPED [ 21%] test/test_credentials.py::test_fetch_certificate_check SKIPPED [ 21%] test/test_credentials.py::test_user_pass SKIPPED [ 21%] test/test_describe.py::test_describe PASSED [ 22%] test/test_describe.py::test_describe_without_ref PASSED [ 22%] test/test_describe.py::test_describe_default_oid PASSED [ 22%] test/test_describe.py::test_describe_strategies PASSED [ 22%] test/test_describe.py::test_describe_pattern PASSED [ 23%] test/test_describe.py::test_describe_committish PASSED [ 23%] test/test_describe.py::test_describe_follows_first_branch_only PASSED [ 23%] test/test_describe.py::test_describe_abbreviated_size PASSED [ 23%] test/test_describe.py::test_describe_long_format PASSED [ 24%] test/test_describe.py::test_describe_dirty PASSED [ 24%] test/test_describe.py::test_describe_dirty_with_suffix PASSED [ 24%] test/test_diff.py::test_diff_empty_index PASSED [ 24%] test/test_diff.py::test_workdir_to_tree PASSED [ 25%] test/test_diff.py::test_index_to_workdir PASSED [ 25%] test/test_diff.py::test_diff_invalid PASSED [ 25%] test/test_diff.py::test_diff_empty_index_bare PASSED [ 25%] test/test_diff.py::test_diff_tree PASSED [ 26%] test/test_diff.py::test_diff_empty_tree PASSED [ 26%] test/test_diff.py::test_diff_revparse PASSED [ 26%] test/test_diff.py::test_diff_tree_opts PASSED [ 26%] test/test_diff.py::test_diff_merge PASSED [ 27%] test/test_diff.py::test_diff_patch PASSED [ 27%] test/test_diff.py::test_diff_ids PASSED [ 27%] test/test_diff.py::test_diff_patchid PASSED [ 27%] test/test_diff.py::test_hunk_content PASSED [ 28%] test/test_diff.py::test_find_similar PASSED [ 28%] test/test_diff.py::test_diff_stats PASSED [ 28%] test/test_diff.py::test_deltas PASSED [ 28%] test/test_diff.py::test_diff_parse PASSED [ 29%] test/test_diff.py::test_parse_diff_null PASSED [ 29%] test/test_diff.py::test_parse_diff_bad PASSED [ 29%] test/test_diff_binary.py::test_binary_diff PASSED [ 29%] test/test_index.py::test_bare PASSED [ 30%] test/test_index.py::test_index PASSED [ 30%] test/test_index.py::test_read PASSED [ 30%] test/test_index.py::test_add PASSED [ 30%] test/test_index.py::test_add_aspath PASSED [ 30%] test/test_index.py::test_add_all PASSED [ 31%] test/test_index.py::test_add_all_aspath PASSED [ 31%] test/test_index.py::test_write PASSED [ 31%] test/test_index.py::test_read_tree PASSED [ 31%] test/test_index.py::test_write_tree PASSED [ 32%] test/test_index.py::test_iter PASSED [ 32%] test/test_index.py::test_mode PASSED [ 32%] test/test_index.py::test_bare_index PASSED [ 32%] test/test_index.py::test_remove PASSED [ 33%] test/test_index.py::test_remove_all PASSED [ 33%] test/test_index.py::test_remove_aspath PASSED [ 33%] test/test_index.py::test_remove_all_aspath PASSED [ 33%] test/test_index.py::test_change_attributes PASSED [ 34%] test/test_index.py::test_write_tree_to PASSED [ 34%] test/test_index.py::test_create_entry PASSED [ 34%] test/test_index.py::test_create_entry_aspath PASSED [ 34%] test/test_index.py::test_create_empty PASSED [ 35%] test/test_index.py::test_create_empty_read_tree_as_string PASSED [ 35%] test/test_index.py::test_create_empty_read_tree PASSED [ 35%] test/test_mailmap.py::test_empty PASSED [ 35%] test/test_mailmap.py::test_new PASSED [ 36%] test/test_mailmap.py::test_parsed PASSED [ 36%] test/test_merge.py::test_merge_none PASSED [ 36%] test/test_merge.py::test_merge_analysis_uptodate PASSED [ 36%] test/test_merge.py::test_merge_analysis_fastforward PASSED [ 37%] test/test_merge.py::test_merge_no_fastforward_no_conflicts PASSED [ 37%] test/test_merge.py::test_merge_invalid_hex PASSED [ 37%] test/test_merge.py::test_merge_already_something_in_index PASSED [ 37%] test/test_merge.py::test_merge_no_fastforward_conflicts PASSED [ 38%] test/test_merge.py::test_merge_remove_conflicts PASSED [ 38%] test/test_merge.py::test_merge_commits PASSED [ 38%] test/test_merge.py::test_merge_commits_favor PASSED [ 38%] test/test_merge.py::test_merge_trees PASSED [ 39%] test/test_merge.py::test_merge_trees_favor PASSED [ 39%] test/test_note.py::test_create_note PASSED [ 39%] test/test_note.py::test_lookup_note PASSED [ 39%] test/test_note.py::test_remove_note PASSED [ 40%] test/test_note.py::test_iterate_notes PASSED [ 40%] test/test_note.py::test_iterate_non_existing_ref PASSED [ 40%] test/test_object.py::test_equality PASSED [ 40%] test/test_object.py::test_hashing PASSED [ 40%] test/test_object.py::test_peel_commit PASSED [ 41%] test/test_object.py::test_peel_commit_type PASSED [ 41%] test/test_object.py::test_invalid PASSED [ 41%] test/test_object.py::test_invalid_type PASSED [ 41%] test/test_object.py::test_short_id PASSED [ 42%] test/test_odb.py::test_emptyodb PASSED [ 42%] test/test_odb.py::test_iterable PASSED [ 42%] test/test_odb.py::test_contains PASSED [ 42%] test/test_odb.py::test_read PASSED [ 43%] test/test_odb.py::test_write PASSED [ 43%] test/test_odb_backend.py::test_pack PASSED [ 43%] test/test_odb_backend.py::test_loose PASSED [ 43%] test/test_odb_backend.py::test_iterable PASSED [ 44%] test/test_odb_backend.py::test_read PASSED [ 44%] test/test_odb_backend.py::test_read_prefix PASSED [ 44%] test/test_odb_backend.py::test_exists PASSED [ 44%] test/test_odb_backend.py::test_exists_prefix PASSED [ 45%] test/test_oid.py::test_raw PASSED [ 45%] test/test_oid.py::test_hex PASSED [ 45%] test/test_oid.py::test_hex_bytes PASSED [ 45%] test/test_oid.py::test_none PASSED [ 46%] test/test_oid.py::test_both PASSED [ 46%] test/test_oid.py::test_long PASSED [ 46%] test/test_oid.py::test_cmp PASSED [ 46%] test/test_oid.py::test_hash PASSED [ 47%] test/test_options.py::test_mwindow_size PASSED [ 47%] test/test_options.py::test_mwindow_size_proxy PASSED [ 47%] test/test_options.py::test_mwindow_mapped_limit_200 PASSED [ 47%] test/test_options.py::test_mwindow_mapped_limit_300 PASSED [ 48%] test/test_options.py::test_cache_object_limit PASSED [ 48%] test/test_options.py::test_cache_object_limit_proxy PASSED [ 48%] test/test_options.py::test_cached_memory PASSED [ 48%] test/test_options.py::test_cached_memory_proxy PASSED [ 49%] test/test_options.py::test_enable_caching PASSED [ 49%] test/test_options.py::test_disable_pack_keep_file_checks PASSED [ 49%] test/test_options.py::test_cache_max_size_proxy PASSED [ 49%] test/test_options.py::test_search_path PASSED [ 50%] test/test_options.py::test_search_path_proxy PASSED [ 50%] test/test_patch.py::test_patch_create_from_buffers PASSED [ 50%] test/test_patch.py::test_patch_create_from_blobs PASSED [ 50%] test/test_patch.py::test_patch_create_from_blob_buffer PASSED [ 50%] test/test_patch.py::test_patch_create_from_blob_buffer_add PASSED [ 51%] test/test_patch.py::test_patch_create_from_blob_buffer_delete PASSED [ 51%] test/test_patch.py::test_patch_create_from_bad_old_type_arg PASSED [ 51%] test/test_patch.py::test_patch_create_from_bad_new_type_arg PASSED [ 51%] test/test_patch.py::test_context_lines PASSED [ 52%] test/test_patch.py::test_no_context_lines PASSED [ 52%] test/test_patch.py::test_patch_create_blob_blobs PASSED [ 52%] test/test_patch.py::test_patch_create_blob_buffer PASSED [ 52%] test/test_patch.py::test_patch_create_blob_delete PASSED [ 53%] test/test_patch.py::test_patch_create_blob_add PASSED [ 53%] test/test_patch.py::test_patch_delete_blob PASSED [ 53%] test/test_patch.py::test_patch_multi_blob PASSED [ 53%] test/test_patch_encoding.py::test_patch_from_non_utf8 PASSED [ 54%] test/test_patch_encoding.py::test_patch_create_from_blobs PASSED [ 54%] test/test_refdb_backend.py::test_exists PASSED [ 54%] test/test_refdb_backend.py::test_lookup PASSED [ 54%] test/test_refdb_backend.py::test_write PASSED [ 55%] test/test_refdb_backend.py::test_rename PASSED [ 55%] test/test_refdb_backend.py::test_delete PASSED [ 55%] test/test_refdb_backend.py::test_compress PASSED [ 55%] test/test_refdb_backend.py::test_has_log PASSED [ 56%] test/test_refdb_backend.py::test_ensure_log PASSED [ 56%] test/test_refs.py::test_refs_list_objects PASSED [ 56%] test/test_refs.py::test_refs_list PASSED [ 56%] test/test_refs.py::test_head PASSED [ 57%] test/test_refs.py::test_refs_getitem PASSED [ 57%] test/test_refs.py::test_refs_get_sha PASSED [ 57%] test/test_refs.py::test_refs_set_sha PASSED [ 57%] test/test_refs.py::test_refs_set_sha_prefix PASSED [ 58%] test/test_refs.py::test_refs_get_type PASSED [ 58%] test/test_refs.py::test_refs_get_target PASSED [ 58%] test/test_refs.py::test_refs_set_target PASSED [ 58%] test/test_refs.py::test_refs_get_shorthand PASSED [ 59%] test/test_refs.py::test_refs_set_target_with_message PASSED [ 59%] test/test_refs.py::test_refs_delete PASSED [ 59%] test/test_refs.py::test_refs_rename PASSED [ 59%] test/test_refs.py::test_refs_resolve PASSED [ 60%] test/test_refs.py::test_refs_resolve_identity PASSED [ 60%] test/test_refs.py::test_refs_create PASSED [ 60%] test/test_refs.py::test_refs_create_symbolic PASSED [ 60%] test/test_refs.py::test_refs_peel PASSED [ 60%] test/test_refs.py::test_refs_equality PASSED [ 61%] test/test_refs.py::test_refs_compress PASSED [ 61%] test/test_refs.py::test_list_all_reference_objects PASSED [ 61%] test/test_refs.py::test_list_all_references PASSED [ 61%] test/test_refs.py::test_lookup_reference PASSED [ 62%] test/test_refs.py::test_lookup_reference_dwim PASSED [ 62%] test/test_refs.py::test_resolve_refish PASSED [ 62%] test/test_refs.py::test_reference_get_sha PASSED [ 62%] test/test_refs.py::test_reference_set_sha PASSED [ 63%] test/test_refs.py::test_reference_set_sha_prefix PASSED [ 63%] test/test_refs.py::test_reference_get_type PASSED [ 63%] test/test_refs.py::test_get_target PASSED [ 63%] test/test_refs.py::test_set_target PASSED [ 64%] test/test_refs.py::test_get_shorthand PASSED [ 64%] test/test_refs.py::test_set_target_with_message PASSED [ 64%] test/test_refs.py::test_delete PASSED [ 64%] test/test_refs.py::test_rename PASSED [ 65%] test/test_refs.py::test_reference_resolve PASSED [ 65%] test/test_refs.py::test_reference_resolve_identity PASSED [ 65%] test/test_refs.py::test_create_reference PASSED [ 65%] test/test_refs.py::test_create_symbolic_reference PASSED [ 66%] test/test_refs.py::test_create_invalid_reference PASSED [ 66%] test/test_refs.py::test_peel PASSED [ 66%] test/test_refs.py::test_valid_reference_names_ascii PASSED [ 66%] test/test_refs.py::test_valid_reference_names_unicode PASSED [ 67%] test/test_refs.py::test_invalid_reference_names PASSED [ 67%] test/test_refs.py::test_invalid_arguments PASSED [ 67%] test/test_remote.py::test_remote_create PASSED [ 67%] test/test_remote.py::test_remote_create_with_refspec PASSED [ 68%] test/test_remote.py::test_remote_delete PASSED [ 68%] test/test_remote.py::test_remote_rename PASSED [ 68%] test/test_remote.py::test_remote_set_url PASSED [ 68%] test/test_remote.py::test_refspec PASSED [ 69%] test/test_remote.py::test_remote_list PASSED [ 69%] test/test_remote.py::test_ls_remotes SKIPPED [ 69%] test/test_remote.py::test_remote_collection PASSED [ 69%] test/test_remote.py::test_remote_refcount PASSED [ 70%] test/test_remote.py::test_fetch PASSED [ 70%] test/test_remote.py::test_transfer_progress PASSED [ 70%] test/test_remote.py::test_update_tips PASSED [ 70%] test/test_remote.py::test_push_fast_forward_commits_to_remote_succeeds PASSED [ 70%] test/test_remote.py::test_push_when_up_to_date_succeeds PASSED [ 71%] test/test_remote.py::test_push_non_fast_forward_commits_to_remote_fails PASSED [ 71%] test/test_remote_prune.py::test_fetch_remote_default PASSED [ 71%] test/test_remote_prune.py::test_fetch_remote_prune PASSED [ 71%] test/test_remote_prune.py::test_fetch_no_prune PASSED [ 72%] test/test_remote_prune.py::test_remote_prune PASSED [ 72%] test/test_remote_utf8.py::test_fetch PASSED [ 72%] test/test_repository.py::test_is_empty PASSED [ 72%] test/test_repository.py::test_is_bare PASSED [ 73%] test/test_repository.py::test_get_path PASSED [ 73%] test/test_repository.py::test_get_workdir PASSED [ 73%] test/test_repository.py::test_set_workdir PASSED [ 73%] test/test_repository.py::test_checkout_ref PASSED [ 74%] test/test_repository.py::test_checkout_branch PASSED [ 74%] test/test_repository.py::test_checkout_index PASSED [ 74%] test/test_repository.py::test_checkout_head PASSED [ 74%] test/test_repository.py::test_checkout_alternative_dir PASSED [ 75%] test/test_repository.py::test_checkout_paths PASSED [ 75%] test/test_repository.py::test_merge_base PASSED [ 75%] test/test_repository.py::test_descendent_of PASSED [ 75%] test/test_repository.py::test_ahead_behind PASSED [ 76%] test/test_repository.py::test_reset_hard PASSED [ 76%] test/test_repository.py::test_reset_soft PASSED [ 76%] test/test_repository.py::test_reset_mixed PASSED [ 76%] test/test_repository.py::test_stash PASSED [ 77%] test/test_repository.py::test_revert PASSED [ 77%] test/test_repository.py::test_diff_patch PASSED [ 77%] test/test_repository.py::test_default_signature PASSED [ 77%] test/test_repository.py::test_new_repo PASSED [ 78%] test/test_repository.py::test_no_arg PASSED [ 78%] test/test_repository.py::test_no_arg_aspath PASSED [ 78%] test/test_repository.py::test_pos_arg_false PASSED [ 78%] test/test_repository.py::test_pos_arg_true PASSED [ 79%] test/test_repository.py::test_keyword_arg_false PASSED [ 79%] test/test_repository.py::test_keyword_arg_true PASSED [ 79%] test/test_repository.py::test_discover_repo PASSED [ 79%] test/test_repository.py::test_discover_repo_aspath PASSED [ 80%] test/test_repository.py::test_discover_repo_not_found PASSED [ 80%] test/test_repository.py::test_bytes_string PASSED [ 80%] test/test_repository.py::test_unicode_string PASSED [ 80%] test/test_repository.py::test_aspath PASSED [ 80%] test/test_repository.py::test_clone_repository PASSED [ 81%] test/test_repository.py::test_clone_repository_aspath PASSED [ 81%] test/test_repository.py::test_clone_bare_repository PASSED [ 81%] test/test_repository.py::test_clone_repository_and_remote_callbacks PASSED [ 81%] test/test_repository.py::test_clone_with_credentials SKIPPED [ 82%] test/test_repository.py::test_clone_bad_credentials SKIPPED [ 82%] test/test_repository.py::test_clone_with_checkout_branch PASSED [ 82%] test/test_repository.py::test_worktree PASSED [ 82%] test/test_repository.py::test_worktree_aspath PASSED [ 83%] test/test_repository.py::test_worktree_custom_ref PASSED [ 83%] test/test_repository_bare.py::test_is_empty PASSED [ 83%] test/test_repository_bare.py::test_is_bare PASSED [ 83%] test/test_repository_bare.py::test_head PASSED [ 84%] test/test_repository_bare.py::test_set_head PASSED [ 84%] test/test_repository_bare.py::test_read PASSED [ 84%] test/test_repository_bare.py::test_write PASSED [ 84%] test/test_repository_bare.py::test_contains PASSED [ 85%] test/test_repository_bare.py::test_iterable PASSED [ 85%] test/test_repository_bare.py::test_lookup_blob PASSED [ 85%] test/test_repository_bare.py::test_lookup_blob_prefix PASSED [ 85%] test/test_repository_bare.py::test_lookup_commit PASSED [ 86%] test/test_repository_bare.py::test_lookup_commit_prefix PASSED [ 86%] test/test_repository_bare.py::test_expand_id PASSED [ 86%] test/test_repository_bare.py::test_lookup_commit_refcount PASSED [ 86%] test/test_repository_bare.py::test_get_path PASSED [ 87%] test/test_repository_bare.py::test_get_workdir PASSED [ 87%] test/test_repository_bare.py::test_revparse_single PASSED [ 87%] test/test_repository_bare.py::test_hash PASSED [ 87%] test/test_repository_bare.py::test_hashfile PASSED [ 88%] test/test_repository_bare.py::test_conflicts_in_bare_repository PASSED [ 88%] test/test_repository_custom.py::test_references PASSED [ 88%] test/test_repository_custom.py::test_objects PASSED [ 88%] test/test_repository_empty.py::test_is_empty PASSED [ 89%] test/test_repository_empty.py::test_is_base PASSED [ 89%] test/test_repository_empty.py::test_head PASSED [ 89%] test/test_revwalk.py::test_log PASSED [ 89%] test/test_revwalk.py::test_walk PASSED [ 90%] test/test_revwalk.py::test_reverse PASSED [ 90%] test/test_revwalk.py::test_hide PASSED [ 90%] test/test_revwalk.py::test_hide_prefix PASSED [ 90%] test/test_revwalk.py::test_reset PASSED [ 90%] test/test_revwalk.py::test_push PASSED [ 91%] test/test_revwalk.py::test_sort PASSED [ 91%] test/test_revwalk.py::test_simplify_first_parent PASSED [ 91%] test/test_revwalk.py::test_default_sorting PASSED [ 91%] test/test_signature.py::test_default PASSED [ 92%] test/test_signature.py::test_ascii PASSED [ 92%] test/test_signature.py::test_latin1 PASSED [ 92%] test/test_signature.py::test_now PASSED [ 92%] test/test_status.py::test_status PASSED [ 93%] test/test_submodule.py::test_lookup_submodule PASSED [ 93%] test/test_submodule.py::test_lookup_submodule_aspath PASSED [ 93%] test/test_submodule.py::test_listall_submodules PASSED [ 93%] test/test_submodule.py::test_submodule_open SKIPPED [ 94%] test/test_submodule.py::test_name PASSED [ 94%] test/test_submodule.py::test_path PASSED [ 94%] test/test_submodule.py::test_url PASSED [ 94%] test/test_submodule.py::test_init_and_update SKIPPED [ 95%] test/test_submodule.py::test_specified_update SKIPPED [ 95%] test/test_submodule.py::test_oneshot_update SKIPPED [ 95%] test/test_submodule.py::test_head_id SKIPPED [ 95%] test/test_tag.py::test_read_tag PASSED [ 96%] test/test_tag.py::test_new_tag PASSED [ 96%] test/test_tag.py::test_modify_tag PASSED [ 96%] test/test_tag.py::test_get_object PASSED [ 96%] test/test_tree.py::test_read_tree PASSED [ 97%] test/test_tree.py::test_equality PASSED [ 97%] test/test_tree.py::test_sorting PASSED [ 97%] test/test_tree.py::test_read_subtree PASSED [ 97%] test/test_tree.py::test_new_tree PASSED [ 98%] test/test_tree.py::test_modify_tree PASSED [ 98%] test/test_tree.py::test_iterate_tree PASSED [ 98%] test/test_tree.py::test_iterate_tree_nested PASSED [ 98%] test/test_tree.py::test_deep_contains PASSED [ 99%] test/test_treebuilder.py::test_new_empty_treebuilder PASSED [ 99%] test/test_treebuilder.py::test_noop_treebuilder PASSED [ 99%] test/test_treebuilder.py::test_noop_treebuilder_from_tree PASSED [ 99%] test/test_treebuilder.py::test_rebuild_treebuilder PASSED [100%] =========================== short test summary info ============================ SKIPPED [1] test/test_credentials.py:105: Requires network SKIPPED [1] test/test_credentials.py:116: Requires network SKIPPED [1] test/test_credentials.py:140: Requires network SKIPPED [1] test/test_remote.py:167: Requires network SKIPPED [1] test/test_repository.py:424: Requires network SKIPPED [1] test/test_repository.py:433: Requires network SKIPPED [1] test/test_submodule.py:63: Requires network SKIPPED [1] test/test_submodule.py:84: Requires network SKIPPED [1] test/test_submodule.py:92: Requires network SKIPPED [1] test/test_submodule.py:100: Requires network SKIPPED [1] test/test_submodule.py:107: Requires network ======================= 399 passed, 11 skipped in 18.42s ======================= + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pygit2-1.2.1-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eDFt3m + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygit2-1.2.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/share/doc/python3-pygit2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/share/doc/python3-pygit2 + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/share/doc/python3-pygit2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6IvgAo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygit2-1.2.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/share/licenses/python3-pygit2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/share/licenses/python3-pygit2 + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/share/licenses/python3-pygit2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pygit2 = 1.2.1-1.mga8 python3-pygit2 = 1.2.1-1.mga8 python3-pygit2(x86-64) = 1.2.1-1.mga8 python3.8-pygit2 = 1.2.1-1.mga8 python3.8dist(pygit2) = 1.2.1 python3dist(pygit2) = 1.2.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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgit2.so.1.0()(64bit) libpython3.8.so.1.0()(64bit) python(abi) = 3.8 python3.8dist(cached-property) python3.8dist(cffi) >= 1.4 Obsoletes: python-pygit2 < 1.2.1-1.mga8 Processing files: python-pygit2-doc-1.2.1-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.d6dgLq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygit2-1.2.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/share/doc/python-pygit2-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/share/doc/python-pygit2-doc + cp -pr docs/_build/html/_sources docs/_build/html/_static docs/_build/html/backends.html docs/_build/html/blame.html docs/_build/html/branches.html docs/_build/html/commit_log.html docs/_build/html/config.html docs/_build/html/development.html docs/_build/html/diff.html docs/_build/html/features.html docs/_build/html/general.html docs/_build/html/genindex.html docs/_build/html/index.html docs/_build/html/index_file.html docs/_build/html/install.html docs/_build/html/mailmap.html docs/_build/html/merge.html docs/_build/html/objects.html docs/_build/html/objects.inv docs/_build/html/oid.html docs/_build/html/recipes docs/_build/html/recipes.html docs/_build/html/references.html docs/_build/html/remotes.html docs/_build/html/repository.html docs/_build/html/revparse.html docs/_build/html/search.html docs/_build/html/searchindex.js docs/_build/html/settings.html docs/_build/html/submodule.html docs/_build/html/worktree.html /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/share/doc/python-pygit2-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Tp3qzo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygit2-1.2.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/share/licenses/python-pygit2-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/share/licenses/python-pygit2-doc + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64/usr/share/licenses/python-pygit2-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pygit2-doc = 1.2.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pygit2-debugsource-1.2.1-1.mga8.x86_64 Provides: python-pygit2-debugsource = 1.2.1-1.mga8 python-pygit2-debugsource(x86-64) = 1.2.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pygit2-debuginfo-1.2.1-1.mga8.x86_64 Provides: debuginfo(build-id) = 85cda13180c1d5cd6c01fcf85bff0a8ec38adf3a debuginfo(build-id) = a3ffb2f254ea2811831b17f712eed5ee5fdda7a1 python-pygit2-debuginfo = 1.2.1-1.mga8 python3-pygit2-debuginfo = 1.2.1-1.mga8 python3-pygit2-debuginfo(x86-64) = 1.2.1-1.mga8 python3.8-pygit2-debuginfo = 1.2.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pygit2-debugsource(x86-64) = 1.2.1-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python-pygit2-debugsource-1.2.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-pygit2-debuginfo-1.2.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-pygit2-1.2.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-pygit2-doc-1.2.1-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TLjhFn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygit2-1.2.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pygit2-1.2.1-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RdxJEm + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pygit2-1.2.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!