Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pygit2.spec'], timeout=0gid=135chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4491/root'logger=env={'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}shell=Falseuid=1001user='mockbuild'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pygit2.spec'] with env {'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: copr-builder-683764202.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pygit2-0.24.2-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pygit2.spec'], timeout=0shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4491/root'logger=printOutput=Falseenv={'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}gid=135uid=1001user='mockbuild'private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pygit2.spec'] with env {'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Tr1lzv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pygit2-0.24.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pygit2-0.24.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pygit2-0.24.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Remove-remote-calling-unit-tests.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gOwDO1 + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.24.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/pygit2 copying pygit2/utils.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/submodule.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/settings.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/repository.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/remote.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/refspec.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/py3.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/py2.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/index.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/ffi.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/errors.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/credentials.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/config.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/blame.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/_run.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/_build.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/__init__.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/decl.h -> build/lib.linux-x86_64-2.7/pygit2 running build_ext generating cffi module 'build/temp.linux-x86_64-2.7/pygit2._libgit2.c' creating build/temp.linux-x86_64-2.7 building '_pygit2' extension creating build/temp.linux-x86_64-2.7/src gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/blob.c -o build/temp.linux-x86_64-2.7/src/blob.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/branch.c -o build/temp.linux-x86_64-2.7/src/branch.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/commit.c -o build/temp.linux-x86_64-2.7/src/commit.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/diff.c -o build/temp.linux-x86_64-2.7/src/diff.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/error.c -o build/temp.linux-x86_64-2.7/src/error.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/note.c -o build/temp.linux-x86_64-2.7/src/note.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/object.c -o build/temp.linux-x86_64-2.7/src/object.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/oid.c -o build/temp.linux-x86_64-2.7/src/oid.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/options.c -o build/temp.linux-x86_64-2.7/src/options.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/patch.c -o build/temp.linux-x86_64-2.7/src/patch.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/pygit2.c -o build/temp.linux-x86_64-2.7/src/pygit2.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/reference.c -o build/temp.linux-x86_64-2.7/src/reference.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/repository.c -o build/temp.linux-x86_64-2.7/src/repository.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/signature.c -o build/temp.linux-x86_64-2.7/src/signature.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/tag.c -o build/temp.linux-x86_64-2.7/src/tag.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/tree.c -o build/temp.linux-x86_64-2.7/src/tree.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/treebuilder.c -o build/temp.linux-x86_64-2.7/src/treebuilder.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/utils.c -o build/temp.linux-x86_64-2.7/src/utils.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/walker.c -o build/temp.linux-x86_64-2.7/src/walker.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/src/blob.o build/temp.linux-x86_64-2.7/src/branch.o build/temp.linux-x86_64-2.7/src/commit.o build/temp.linux-x86_64-2.7/src/diff.o build/temp.linux-x86_64-2.7/src/error.o build/temp.linux-x86_64-2.7/src/note.o build/temp.linux-x86_64-2.7/src/object.o build/temp.linux-x86_64-2.7/src/oid.o build/temp.linux-x86_64-2.7/src/options.o build/temp.linux-x86_64-2.7/src/patch.o build/temp.linux-x86_64-2.7/src/pygit2.o build/temp.linux-x86_64-2.7/src/reference.o build/temp.linux-x86_64-2.7/src/repository.o build/temp.linux-x86_64-2.7/src/signature.o build/temp.linux-x86_64-2.7/src/tag.o build/temp.linux-x86_64-2.7/src/tree.o build/temp.linux-x86_64-2.7/src/treebuilder.o build/temp.linux-x86_64-2.7/src/utils.o build/temp.linux-x86_64-2.7/src/walker.o -L/usr/local/lib -L/usr/lib64 -lgit2 -lpython2.7 -o build/lib.linux-x86_64-2.7/_pygit2.so building 'pygit2._libgit2' extension creating build/temp.linux-x86_64-2.7/build creating build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/local/include -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/pygit2._libgit2.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/pygit2._libgit2.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/pygit2._libgit2.o -L/usr/local/lib -L/usr/lib64 -lgit2 -lpython2.7 -o build/lib.linux-x86_64-2.7/pygit2/_libgit2.so + make -C docs html make: Entering directory `/builddir/build/BUILD/pygit2-0.24.2/docs' sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 26 source files that are out of date updating environment: 26 added, 0 changed, 0 removed reading sources... [ 3%] blame reading sources... [ 7%] config reading sources... [ 11%] development reading sources... [ 15%] diff reading sources... [ 19%] features reading sources... [ 23%] general reading sources... [ 26%] index reading sources... [ 30%] install reading sources... [ 34%] log reading sources... [ 38%] 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... [ 61%] recipes/git-init reading sources... [ 65%] recipes/git-log reading sources... [ 69%] recipes/git-show reading sources... [ 73%] recipes/git-tag reading sources... [ 76%] references reading sources... [ 80%] remotes reading sources... [ 84%] repository reading sources... [ 88%] revparse reading sources... [ 92%] settings reading sources... [ 96%] submodule reading sources... [100%] working-copy looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/pygit2-0.24.2/docs/development.rst:None: WARNING: nonlocal image URI found: https://travis-ci.org/libgit2/pygit2.svg?branch=master /builddir/build/BUILD/pygit2-0.24.2/docs/development.rst:None: WARNING: nonlocal image URI found: https://ci.appveyor.com/api/projects/status/edmwc0dctk5nacx0/branch/master?svg=true done checking consistency... done preparing documents... done writing output... [ 3%] blame writing output... [ 7%] config writing output... [ 11%] development writing output... [ 15%] diff writing output... [ 19%] features writing output... [ 23%] general writing output... [ 26%] index writing output... [ 30%] install writing output... [ 34%] log writing output... [ 38%] 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... [ 61%] recipes/git-init writing output... [ 65%] recipes/git-log writing output... [ 69%] recipes/git-show writing output... [ 73%] recipes/git-tag writing output... [ 76%] references writing output... [ 80%] remotes writing output... [ 84%] repository writing output... [ 88%] revparse writing output... [ 92%] settings writing output... [ 96%] submodule writing output... [100%] working-copy writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 2 warnings. Build finished. The HTML pages are in _build/html. make: Leaving directory `/builddir/build/BUILD/pygit2-0.24.2/docs' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1pamx4 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64 + cd pygit2-0.24.2 + /usr/bin/python2 setup.py install --prefix=/usr -O1 --skip-build --root=/builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/_pygit2.so -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/_build.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/settings.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/submodule.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/repository.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/refspec.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/remote.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/index.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/credentials.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/config.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/py2.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/utils.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/ffi.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/errors.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/blame.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/__init__.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/_libgit2.so -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/decl.h -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/__init__.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/_build.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/_run.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/blame.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/config.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/credentials.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/errors.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/ffi.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/index.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/py2.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/py3.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/refspec.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/remote.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/repository.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/settings.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/submodule.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 copying build/lib.linux-x86_64-2.7/pygit2/utils.py -> /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2/_run.py to _run.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2/py3.py to py3.pyc writing byte-compilation script '/tmp/tmpA03U7a.py' /usr/bin/python2 -O /tmp/tmpA03U7a.py removing /tmp/tmpA03U7a.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.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2-0.24.2-py2.7.egg-info running install_scripts + find /builddir/build/BUILD -name .buildinfo -delete + find /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64 -name '*.so' -exec chmod 755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/pygit2-0.24.2 extracting debug info from /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2/_libgit2.so extracting debug info from /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/_pygit2.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1295 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/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.24.2-1.el7.centos.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QlwY89 + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.24.2 + /usr/bin/python2 setup.py test running test running build running build_py running build_ext generating cffi module 'build/temp.linux-x86_64-2.7/pygit2._libgit2.c' already up-to-date ................................................................................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 259 tests in 3.530s OK + exit 0 Processing files: python-pygit2-0.24.2-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NvVtwu + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.24.2 + DOCDIR=/builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/share/doc/python-pygit2-0.24.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/share/doc/python-pygit2-0.24.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/share/doc/python-pygit2-0.24.2 + cp -pr TODO.txt /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/share/doc/python-pygit2-0.24.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SexvVO + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.24.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/share/licenses/python-pygit2-0.24.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/share/licenses/python-pygit2-0.24.2 + cp -pr COPYING /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/share/licenses/python-pygit2-0.24.2 + exit 0 Provides: python-pygit2 = 0.24.2-1.el7.centos python-pygit2(x86-64) = 0.24.2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgit2.so.24()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-pygit2-doc-0.24.2-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HJkbLa + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.24.2 + DOCDIR=/builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/share/doc/python-pygit2-doc-0.24.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64/usr/share/doc/python-pygit2-doc-0.24.2 + cp -pr docs/_build/html/_sources docs/_build/html/_static 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.24.2-1.el7.centos.x86_64/usr/share/doc/python-pygit2-doc-0.24.2 + exit 0 Provides: python-pygit2-doc = 0.24.2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pygit2-debuginfo-0.24.2-1.el7.centos.x86_64 Provides: python-pygit2-debuginfo = 0.24.2-1.el7.centos python-pygit2-debuginfo(x86-64) = 0.24.2-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-683764202.novalocal Wrote: /builddir/build/RPMS/python-pygit2-0.24.2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python-pygit2-doc-0.24.2-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python-pygit2-debuginfo-0.24.2-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7ki1wJ + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.24.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pygit2-0.24.2-1.el7.centos.x86_64 + exit 0 Child return code was: 0