D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-pygit2-0.28.2-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JimRpx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pygit2-0.28.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pygit2-0.28.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pygit2-0.28.2 + /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.pWJZmA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygit2-0.28.2 + '[' 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/py3.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/py2.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/_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/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/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' 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/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/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/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/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/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/worktree.o -L/usr/local/lib -L/usr/lib64 -lgit2 -lpython3.8 -o build/lib.linux-x86_64-3.8/_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/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-0.28.2 make: Entering directory '/home/iurt/rpmbuild/BUILD/pygit2-0.28.2/docs' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v3.1.2 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 30 source files that are out of date updating environment: [new config] 30 added, 0 changed, 0 removed reading sources... [ 3%] backends reading sources... [ 6%] blame reading sources... [ 10%] config reading sources... [ 13%] development reading sources... [ 16%] diff reading sources... [ 20%] features reading sources... [ 23%] general reading sources... [ 26%] index reading sources... [ 30%] install reading sources... [ 33%] log reading sources... [ 36%] mailmap reading sources... [ 40%] merge reading sources... [ 43%] objects reading sources... [ 46%] oid reading sources... [ 50%] recipes reading sources... [ 53%] recipes/git-cherry-pick reading sources... [ 56%] recipes/git-clone-mirror reading sources... [ 60%] recipes/git-clone-ssh reading sources... [ 63%] recipes/git-init reading sources... [ 66%] recipes/git-log reading sources... [ 70%] recipes/git-show reading sources... [ 73%] recipes/git-tag reading sources... [ 76%] references reading sources... [ 80%] remotes reading sources... [ 83%] repository reading sources... [ 86%] revparse reading sources... [ 90%] settings reading sources... [ 93%] submodule reading sources... [ 96%] working-copy 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... [ 10%] config writing output... [ 13%] development writing output... [ 16%] diff writing output... [ 20%] features writing output... [ 23%] general writing output... [ 26%] index writing output... [ 30%] install writing output... [ 33%] log writing output... [ 36%] mailmap writing output... [ 40%] merge writing output... [ 43%] objects writing output... [ 46%] oid writing output... [ 50%] recipes writing output... [ 53%] recipes/git-cherry-pick writing output... [ 56%] recipes/git-clone-mirror writing output... [ 60%] recipes/git-clone-ssh writing output... [ 63%] recipes/git-init writing output... [ 66%] recipes/git-log writing output... [ 70%] recipes/git-show writing output... [ 73%] recipes/git-tag writing output... [ 76%] references writing output... [ 80%] remotes writing output... [ 83%] repository writing output... [ 86%] revparse writing output... [ 90%] settings writing output... [ 93%] submodule writing output... [ 96%] working-copy writing output... [100%] worktree generating indices... genindexdone writing additional pages... searchdone 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. Build finished. The HTML pages are in _build/html. make: Leaving directory '/home/iurt/rpmbuild/BUILD/pygit2-0.28.2/docs' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.a2Co9v + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64 + cd pygit2-0.28.2 + '[' 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-0.28.2-3.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.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-0.28.2-3.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/py3.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 creating /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.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-0.28.2-3.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-0.28.2-3.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/__pycache__/py3.cpython-38.pyc -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/__pycache__ copying build/lib.linux-x86_64-3.8/pygit2/py2.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 copying build/lib.linux-x86_64-3.8/pygit2/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2 creating /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.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-0.28.2-3.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/decl copying build/lib.linux-x86_64-3.8/_pygit2.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64/usr/lib64/python3.8/site-packages byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/py2.py to py2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/_run.py to _run.cpython-38.pyc writing byte-compilation script '/tmp/tmpek7i29mg.py' /usr/bin/python3 /tmp/tmpek7i29mg.py removing /tmp/tmpek7i29mg.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-0.28.2-3.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2-0.28.2-py3.8.egg-info running install_scripts + find /home/iurt/rpmbuild/BUILD -name .buildinfo -delete + find /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64 -name '*.so' -exec chmod 755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.28.2-3.mga8 --unique-debug-suffix -0.28.2-3.mga8.x86_64 --unique-debug-src-base python-pygit2-0.28.2-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pygit2-0.28.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/_libgit2.abi3.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64/usr/lib64/python3.8/site-packages/pygit2/_libgit2.abi3.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64/usr/lib64/python3.8/site-packages/_pygit2.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64/usr/lib64/python3.8/site-packages/_pygit2.cpython-38-x86_64-linux-gnu.so original debug info size: 864kB, size after compression: 756kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1541 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/python 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.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-0.28.2-3.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-0.28.2-3.mga8.x86_64/src/repository.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/python-pygit2-0.28.2-3.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.eemmaz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygit2-0.28.2 + '[' 1 -eq 1 ']' + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running 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 reading manifest file 'pygit2.egg-info/SOURCES.txt' writing manifest file 'pygit2.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.linux-x86_64-3.8/pygit2._libgit2.c' already up-to-date copying build/lib.linux-x86_64-3.8/_pygit2.cpython-38-x86_64-linux-gnu.so -> copying build/lib.linux-x86_64-3.8/pygit2/_libgit2.abi3.so -> pygit2 Traceback (most recent call last): File "setup.py", line 140, in setup(name='pygit2', File "/usr/lib/python3.8/site-packages/setuptools/__init__.py", line 144, in setup return distutils.core.setup(**attrs) File "/usr/lib64/python3.8/distutils/core.py", line 148, in setup dist.run_commands() File "/usr/lib64/python3.8/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/usr/lib64/python3.8/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/usr/lib/python3.8/site-packages/setuptools/command/test.py", line 238, in run self.run_tests() File "/usr/lib/python3.8/site-packages/setuptools/command/test.py", line 256, in run_tests test = unittest.main( File "/usr/lib64/python3.8/unittest/main.py", line 100, in __init__ self.parseArgs(argv) File "/usr/lib64/python3.8/unittest/main.py", line 124, in parseArgs self._do_discovery(argv[2:]) File "/usr/lib64/python3.8/unittest/main.py", line 244, in _do_discovery self.createTests(from_discovery=True, Loader=Loader) File "/usr/lib64/python3.8/unittest/main.py", line 154, in createTests self.test = loader.discover(self.start, self.pattern, self.top) File "/usr/lib64/python3.8/unittest/loader.py", line 349, in discover tests = list(self._find_tests(start_dir, pattern)) File "/usr/lib64/python3.8/unittest/loader.py", line 405, in _find_tests tests, should_recurse = self._find_test_path( File "/usr/lib64/python3.8/unittest/loader.py", line 483, in _find_test_path tests = self.loadTestsFromModule(package, pattern=pattern) File "/usr/lib/python3.8/site-packages/setuptools/command/test.py", line 55, in loadTestsFromModule tests.append(self.loadTestsFromName(submodule)) File "/usr/lib64/python3.8/unittest/loader.py", line 214, in loadTestsFromName raise TypeError("don't know how to make test from: %s" % obj) TypeError: don't know how to make test from: + : + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pygit2-0.28.2-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wOmCyw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygit2-0.28.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.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-0.28.2-3.mga8.x86_64/usr/share/doc/python3-pygit2 + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64/usr/share/doc/python3-pygit2 + cp -pr TODO.txt /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.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.4BtWHw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygit2-0.28.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.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-0.28.2-3.mga8.x86_64/usr/share/licenses/python3-pygit2 + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64/usr/share/licenses/python3-pygit2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pygit2 = 0.28.2-3.mga8 python-pygit2 = 0.28.2-3.mga8 python3-pygit2 = 0.28.2-3.mga8 python3-pygit2(x86-64) = 0.28.2-3.mga8 python3.8dist(pygit2) = 0.28.2 python3dist(pygit2) = 0.28.2 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.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgit2.so.28()(64bit) libpython3.8.so.1.0()(64bit) python(abi) = 3.8 python3.8dist(cffi) python3.8dist(six) Obsoletes: python-pygit2 < 0.28.2-3.mga8 Processing files: python-pygit2-doc-0.28.2-3.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.silSyA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygit2-0.28.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.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-0.28.2-3.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/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/install.html docs/_build/html/log.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/working-copy.html docs/_build/html/worktree.html /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.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.GtGGbx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygit2-0.28.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.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-0.28.2-3.mga8.x86_64/usr/share/licenses/python-pygit2-doc + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64/usr/share/licenses/python-pygit2-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pygit2-doc = 0.28.2-3.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-0.28.2-3.mga8.x86_64 Provides: python-pygit2-debugsource = 0.28.2-3.mga8 python-pygit2-debugsource(x86-64) = 0.28.2-3.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-0.28.2-3.mga8.x86_64 Provides: debuginfo(build-id) = 566d38954812245d4f8fba8086092fb162684c32 debuginfo(build-id) = efdd4b6762cee42258b00e7f7af5ff25f1a00983 python-pygit2-debuginfo = 0.28.2-3.mga8 python3-pygit2-debuginfo = 0.28.2-3.mga8 python3-pygit2-debuginfo(x86-64) = 0.28.2-3.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) = 0.28.2-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-pygit2-0.28.2-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python-pygit2-debugsource-0.28.2-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-pygit2-debuginfo-0.28.2-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-pygit2-doc-0.28.2-3.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CzFb4v + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygit2-0.28.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pygit2-0.28.2-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AsDbDw + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pygit2-0.28.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!