+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/python-pygit2.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JNWzlv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pygit2-0.26.3 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/pygit2-0.26.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pygit2-0.26.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm test/test_patch.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r5iDST + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/pygit2 copying pygit2/_build.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/_run.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/refspec.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/submodule.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/settings.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/utils.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/index.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/repository.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/errors.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/config.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/ffi.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/py2.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/credentials.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/blame.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/py3.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/__init__.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/remote.py -> build/lib.linux-riscv64-2.7/pygit2 copying pygit2/decl.h -> build/lib.linux-riscv64-2.7/pygit2 running build_ext generating cffi module 'build/temp.linux-riscv64-2.7/pygit2._libgit2.c' creating build/temp.linux-riscv64-2.7 building '_pygit2' extension creating build/temp.linux-riscv64-2.7/src gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/blob.c -o build/temp.linux-riscv64-2.7/src/blob.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/branch.c -o build/temp.linux-riscv64-2.7/src/branch.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/commit.c -o build/temp.linux-riscv64-2.7/src/commit.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/diff.c -o build/temp.linux-riscv64-2.7/src/diff.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/error.c -o build/temp.linux-riscv64-2.7/src/error.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/note.c -o build/temp.linux-riscv64-2.7/src/note.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/object.c -o build/temp.linux-riscv64-2.7/src/object.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/oid.c -o build/temp.linux-riscv64-2.7/src/oid.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/options.c -o build/temp.linux-riscv64-2.7/src/options.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/patch.c -o build/temp.linux-riscv64-2.7/src/patch.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/pygit2.c -o build/temp.linux-riscv64-2.7/src/pygit2.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/reference.c -o build/temp.linux-riscv64-2.7/src/reference.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/repository.c -o build/temp.linux-riscv64-2.7/src/repository.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/signature.c -o build/temp.linux-riscv64-2.7/src/signature.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/tag.c -o build/temp.linux-riscv64-2.7/src/tag.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/tree.c -o build/temp.linux-riscv64-2.7/src/tree.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/treebuilder.c -o build/temp.linux-riscv64-2.7/src/treebuilder.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/utils.c -o build/temp.linux-riscv64-2.7/src/utils.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/walker.c -o build/temp.linux-riscv64-2.7/src/walker.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-2.7/src/blob.o build/temp.linux-riscv64-2.7/src/branch.o build/temp.linux-riscv64-2.7/src/commit.o build/temp.linux-riscv64-2.7/src/diff.o build/temp.linux-riscv64-2.7/src/error.o build/temp.linux-riscv64-2.7/src/note.o build/temp.linux-riscv64-2.7/src/object.o build/temp.linux-riscv64-2.7/src/oid.o build/temp.linux-riscv64-2.7/src/options.o build/temp.linux-riscv64-2.7/src/patch.o build/temp.linux-riscv64-2.7/src/pygit2.o build/temp.linux-riscv64-2.7/src/reference.o build/temp.linux-riscv64-2.7/src/repository.o build/temp.linux-riscv64-2.7/src/signature.o build/temp.linux-riscv64-2.7/src/tag.o build/temp.linux-riscv64-2.7/src/tree.o build/temp.linux-riscv64-2.7/src/treebuilder.o build/temp.linux-riscv64-2.7/src/utils.o build/temp.linux-riscv64-2.7/src/walker.o -L/usr/local/lib -L/usr/lib64 -lgit2 -lpython2.7 -o build/lib.linux-riscv64-2.7/_pygit2.so building 'pygit2._libgit2' extension creating build/temp.linux-riscv64-2.7/build creating build/temp.linux-riscv64-2.7/build/temp.linux-riscv64-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python2.7 -c build/temp.linux-riscv64-2.7/pygit2._libgit2.c -o build/temp.linux-riscv64-2.7/build/temp.linux-riscv64-2.7/pygit2._libgit2.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-2.7/build/temp.linux-riscv64-2.7/pygit2._libgit2.o -L/usr/local/lib -L/usr/lib64 -lgit2 -lpython2.7 -o build/lib.linux-riscv64-2.7/pygit2/_libgit2.so + sleep 1 + make -C docs html make: Entering directory '/builddir/build/BUILD/pygit2-0.26.3/docs' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.6.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 28 source files that are out of date updating environment: 28 added, 0 changed, 0 removed reading sources... [ 3%] backends reading sources... [ 7%] blame reading sources... [ 10%] config reading sources... [ 14%] development reading sources... [ 17%] diff reading sources... [ 21%] features reading sources... [ 25%] general reading sources... [ 28%] index reading sources... [ 32%] install reading sources... [ 35%] log reading sources... [ 39%] merge reading sources... [ 42%] objects reading sources... [ 46%] oid reading sources... [ 50%] recipes reading sources... [ 53%] recipes/git-cherry-pick reading sources... [ 57%] recipes/git-clone-mirror reading sources... [ 60%] recipes/git-clone-ssh reading sources... [ 64%] recipes/git-init reading sources... [ 67%] recipes/git-log reading sources... [ 71%] recipes/git-show reading sources... [ 75%] recipes/git-tag reading sources... [ 78%] references reading sources... [ 82%] remotes reading sources... [ 85%] repository reading sources... [ 89%] revparse reading sources... [ 92%] settings reading sources... [ 96%] submodule reading sources... [100%] working-copy looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] backends writing output... [ 7%] blame writing output... [ 10%] config writing output... [ 14%] development writing output... [ 17%] diff writing output... [ 21%] features writing output... [ 25%] general writing output... [ 28%] index writing output... [ 32%] install writing output... [ 35%] log writing output... [ 39%] merge writing output... [ 42%] objects writing output... [ 46%] oid writing output... [ 50%] recipes writing output... [ 53%] recipes/git-cherry-pick writing output... [ 57%] recipes/git-clone-mirror writing output... [ 60%] recipes/git-clone-ssh writing output... [ 64%] recipes/git-init writing output... [ 67%] recipes/git-log writing output... [ 71%] recipes/git-show writing output... [ 75%] recipes/git-tag writing output... [ 78%] references writing output... [ 82%] remotes writing output... [ 85%] repository writing output... [ 89%] revparse writing output... [ 92%] settings writing output... [ 96%] submodule writing output... [100%] working-copy generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/pygit2-0.26.3/docs' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/pygit2 copying pygit2/_build.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/_run.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/refspec.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/submodule.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/settings.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/utils.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/index.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/repository.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/errors.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/config.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/ffi.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/py2.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/credentials.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/blame.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/py3.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/__init__.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/remote.py -> build/lib.linux-riscv64-3.6/pygit2 copying pygit2/decl.h -> build/lib.linux-riscv64-3.6/pygit2 running build_ext generating cffi module 'build/temp.linux-riscv64-3.6/pygit2._libgit2.c' creating build/temp.linux-riscv64-3.6 building '_pygit2' extension creating build/temp.linux-riscv64-3.6/src gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/blob.c -o build/temp.linux-riscv64-3.6/src/blob.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/branch.c -o build/temp.linux-riscv64-3.6/src/branch.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/commit.c -o build/temp.linux-riscv64-3.6/src/commit.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/diff.c -o build/temp.linux-riscv64-3.6/src/diff.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/error.c -o build/temp.linux-riscv64-3.6/src/error.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/note.c -o build/temp.linux-riscv64-3.6/src/note.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/object.c -o build/temp.linux-riscv64-3.6/src/object.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/oid.c -o build/temp.linux-riscv64-3.6/src/oid.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/options.c -o build/temp.linux-riscv64-3.6/src/options.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/patch.c -o build/temp.linux-riscv64-3.6/src/patch.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/pygit2.c -o build/temp.linux-riscv64-3.6/src/pygit2.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/reference.c -o build/temp.linux-riscv64-3.6/src/reference.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/repository.c -o build/temp.linux-riscv64-3.6/src/repository.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/signature.c -o build/temp.linux-riscv64-3.6/src/signature.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/tag.c -o build/temp.linux-riscv64-3.6/src/tag.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/tree.c -o build/temp.linux-riscv64-3.6/src/tree.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/treebuilder.c -o build/temp.linux-riscv64-3.6/src/treebuilder.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/utils.c -o build/temp.linux-riscv64-3.6/src/utils.o gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c src/walker.c -o build/temp.linux-riscv64-3.6/src/walker.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-3.6/src/blob.o build/temp.linux-riscv64-3.6/src/branch.o build/temp.linux-riscv64-3.6/src/commit.o build/temp.linux-riscv64-3.6/src/diff.o build/temp.linux-riscv64-3.6/src/error.o build/temp.linux-riscv64-3.6/src/note.o build/temp.linux-riscv64-3.6/src/object.o build/temp.linux-riscv64-3.6/src/oid.o build/temp.linux-riscv64-3.6/src/options.o build/temp.linux-riscv64-3.6/src/patch.o build/temp.linux-riscv64-3.6/src/pygit2.o build/temp.linux-riscv64-3.6/src/reference.o build/temp.linux-riscv64-3.6/src/repository.o build/temp.linux-riscv64-3.6/src/signature.o build/temp.linux-riscv64-3.6/src/tag.o build/temp.linux-riscv64-3.6/src/tree.o build/temp.linux-riscv64-3.6/src/treebuilder.o build/temp.linux-riscv64-3.6/src/utils.o build/temp.linux-riscv64-3.6/src/walker.o -L/usr/local/lib -L/usr/lib64 -lgit2 -lpython3.6m -o build/lib.linux-riscv64-3.6/_pygit2.cpython-36m-riscv64-linux-gnu.so building 'pygit2._libgit2' extension creating build/temp.linux-riscv64-3.6/build creating build/temp.linux-riscv64-3.6/build/temp.linux-riscv64-3.6 gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/local/include -I/usr/include/python3.6m -c build/temp.linux-riscv64-3.6/pygit2._libgit2.c -o build/temp.linux-riscv64-3.6/build/temp.linux-riscv64-3.6/pygit2._libgit2.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-riscv64-3.6/build/temp.linux-riscv64-3.6/pygit2._libgit2.o -L/usr/local/lib -L/usr/lib64 -lgit2 -lpython3.6m -o build/lib.linux-riscv64-3.6/pygit2/_libgit2.abi3.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bCcZL9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64 + cd pygit2-0.26.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr creating /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/index.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/_build.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/credentials.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/_build.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/_run.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/refspec.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/submodule.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/py2.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/decl.h -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/settings.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/utils.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/ffi.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/index.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/submodule.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/repository.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/utils.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/errors.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/blame.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/config.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/repository.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/ffi.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/remote.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/settings.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/py2.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/_libgit2.so -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/errors.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/credentials.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/blame.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/py3.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/__init__.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/config.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/refspec.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/__init__.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/pygit2/remote.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-riscv64-2.7/_pygit2.so -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2/_run.py to _run.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2/py3.py to py3.pyc writing byte-compilation script '/tmp/tmpVGy1UE.py' /usr/bin/python2 -O /tmp/tmpVGy1UE.py removing /tmp/tmpVGy1UE.py running install_egg_info running egg_info creating pygit2.egg-info writing requirements to pygit2.egg-info/requires.txt writing pygit2.egg-info/PKG-INFO writing top-level names to pygit2.egg-info/top_level.txt writing dependency_links to pygit2.egg-info/dependency_links.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 /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7/site-packages/pygit2-0.26.3-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/_build.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/_run.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/_libgit2.abi3.so -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/refspec.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/submodule.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/decl.h -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/settings.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/utils.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/index.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/repository.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/errors.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/config.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/ffi.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/py2.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/credentials.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/blame.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/py3.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/__init__.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/pygit2/remote.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2 copying build/lib.linux-riscv64-3.6/_pygit2.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/_build.py to _build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/_run.py to _run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/refspec.py to refspec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/submodule.py to submodule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/settings.py to settings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/index.py to index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/repository.py to repository.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/ffi.py to ffi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/py2.py to py2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/credentials.py to credentials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/blame.py to blame.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/py3.py to py3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2/remote.py to remote.cpython-36.pyc writing byte-compilation script '/tmp/tmpwiggomri.py' /usr/bin/python3 /tmp/tmpwiggomri.py removing /tmp/tmpwiggomri.py running install_egg_info 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' Copying pygit2.egg-info to /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6/site-packages/pygit2-0.26.3-py3.6.egg-info running install_scripts + find /builddir/build/BUILD -name .buildinfo -delete + find /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64 -name '*.so' -exec chmod 755 '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-pygit2-0.26.3-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2FE558 + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.3 + DOCDIR=/builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/doc/python2-pygit2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/doc/python2-pygit2 + cp -pr README.rst /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/doc/python2-pygit2 + cp -pr TODO.txt /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/doc/python2-pygit2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ertjMu + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/licenses/python2-pygit2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/licenses/python2-pygit2 + cp -pr COPYING /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/licenses/python2-pygit2 + exit 0 Provides: python-pygit2 = 0.26.3-1.fc28 python-pygit2(riscv-64) = 0.26.3-1.fc28 python2-pygit2 = 0.26.3-1.fc28 python2-pygit2(riscv-64) = 0.26.3-1.fc28 python2.7dist(pygit2) = 0.26.3 python2dist(pygit2) = 0.26.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgit2.so.26()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-pygit2 < 0.26.3-1.fc28 Processing files: python3-pygit2-0.26.3-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QP4vKD + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.3 + DOCDIR=/builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/doc/python3-pygit2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/doc/python3-pygit2 + cp -pr README.rst /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/doc/python3-pygit2 + cp -pr TODO.txt /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/doc/python3-pygit2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4XVVKa + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/licenses/python3-pygit2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/licenses/python3-pygit2 + cp -pr COPYING /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/licenses/python3-pygit2 + exit 0 Provides: python3-pygit2 = 0.26.3-1.fc28 python3-pygit2(riscv-64) = 0.26.3-1.fc28 python3.6dist(pygit2) = 0.26.3 python3dist(pygit2) = 0.26.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgit2.so.26()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-pygit2-doc-0.26.3-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dzPQY7 + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.3 + DOCDIR=/builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/doc/python-pygit2-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/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/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 /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/doc/python-pygit2-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wyyTHS + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/licenses/python-pygit2-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/licenses/python-pygit2-doc + cp -pr COPYING /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64/usr/share/licenses/python-pygit2-doc + exit 0 Provides: python-pygit2-doc = 0.26.3-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/python-pygit2-0.26.3-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/python2-pygit2-0.26.3-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python3-pygit2-0.26.3-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/python-pygit2-doc-0.26.3-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fk9OML + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pygit2-0.26.3-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff