Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pygit2.spec'], user='mockbuild'printOutput=Falsetimeout=0uid=1001logger=shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4085/root'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pygit2.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} 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 sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: copr-builder-924639750.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pygit2-0.21.4-2.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'], user='mockbuild'printOutput=Falsetimeout=0uid=1001logger=shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4085/root'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=135private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pygit2.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9wySAf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pygit2-0.21.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/pygit2-0.21.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pygit2-0.21.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-Remove-remote-calling-unit-tests.patch): + echo 'Patch #0 (0001-Remove-remote-calling-unit-tests.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/0001-Remove-remote-calling-unit-tests.patch patching file test/test_credentials.py Hunk #1 succeeded at 79 (offset 8 lines). patching file test/test_repository.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yMAGjn + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.21.4 + 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 /usr/lib64/python2.7/site-packages/cffi/model.py:526: UserWarning: 'git_checkout_notify_t' has no values explicitly defined; next version will refuse to guess which integer type it is meant to be (unsigned/signed, int/long) % self._get_c_name()) /usr/lib64/python2.7/site-packages/cffi/model.py:526: UserWarning: 'git_merge_tree_flag_t' has no values explicitly defined; next version will refuse to guess which integer type it is meant to be (unsigned/signed, int/long) % self._get_c_name()) running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/pygit2 copying pygit2/ffi.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/_utils.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/utils.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/remote.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/blame.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/repository.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/config.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/py3.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/refspec.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/errors.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/__init__.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/credentials.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/settings.py -> build/lib.linux-x86_64-2.7/pygit2 copying pygit2/decl.h -> build/lib.linux-x86_64-2.7/pygit2 running build_ext building '_pygit2' extension creating build/temp.linux-x86_64-2.7 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/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/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/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/walker.c -o build/temp.linux-x86_64-2.7/src/walker.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/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/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/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/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/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/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/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/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/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/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/diff.c -o build/temp.linux-x86_64-2.7/src/diff.o src/diff.c: In function 'Diff_patch__get__': src/diff.c:298:15: warning: variable 'len' set but not used [-Wunused-but-set-variable] size_t i, len, num; ^ 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 -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/repository.o build/temp.linux-x86_64-2.7/src/error.o build/temp.linux-x86_64-2.7/src/tree.o build/temp.linux-x86_64-2.7/src/walker.o build/temp.linux-x86_64-2.7/src/options.o build/temp.linux-x86_64-2.7/src/note.o build/temp.linux-x86_64-2.7/src/commit.o build/temp.linux-x86_64-2.7/src/oid.o build/temp.linux-x86_64-2.7/src/object.o build/temp.linux-x86_64-2.7/src/reference.o build/temp.linux-x86_64-2.7/src/pygit2.o build/temp.linux-x86_64-2.7/src/branch.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/tag.o build/temp.linux-x86_64-2.7/src/blob.o build/temp.linux-x86_64-2.7/src/diff.o build/temp.linux-x86_64-2.7/src/signature.o -L/usr/local/lib -L/usr/lib64 -lgit2 -lpython2.7 -o build/lib.linux-x86_64-2.7/_pygit2.so building 'pygit2_cffi_c721781dxbf062fb5' extension creating build/temp.linux-x86_64-2.7/pygit2 creating build/temp.linux-x86_64-2.7/pygit2/__pycache__ 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 pygit2/__pycache__/pygit2_cffi_c721781dxbf062fb5.c -o build/temp.linux-x86_64-2.7/pygit2/__pycache__/pygit2_cffi_c721781dxbf062fb5.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/pygit2/__pycache__/pygit2_cffi_c721781dxbf062fb5.o -L/usr/local/lib -L/usr/lib64 -lgit2 -lpython2.7 -o build/lib.linux-x86_64-2.7/pygit2_cffi_c721781dxbf062fb5.so + make -C docs html make: Entering directory `/builddir/build/BUILD/pygit2-0.21.4/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 23 source files that are out of date updating environment: 23 added, 0 changed, 0 removed reading sources... [ 4%] blame /usr/lib64/python2.7/site-packages/cffi/model.py:526: UserWarning: 'git_checkout_notify_t' has no values explicitly defined; next version will refuse to guess which integer type it is meant to be (unsigned/signed, int/long) % self._get_c_name()) /usr/lib64/python2.7/site-packages/cffi/model.py:526: UserWarning: 'git_merge_tree_flag_t' has no values explicitly defined; next version will refuse to guess which integer type it is meant to be (unsigned/signed, int/long) % self._get_c_name()) reading sources... [ 8%] config reading sources... [ 13%] development reading sources... [ 17%] diff reading sources... [ 21%] general reading sources... [ 26%] index reading sources... [ 30%] install reading sources... [ 34%] log reading sources... [ 39%] merge reading sources... [ 43%] objects reading sources... [ 47%] oid reading sources... [ 52%] recipes reading sources... [ 56%] recipes/git-branch reading sources... [ 60%] recipes/git-init reading sources... [ 65%] recipes/git-log reading sources... [ 69%] recipes/git-show reading sources... [ 73%] recipes/git-tag reading sources... [ 78%] references reading sources... [ 82%] remotes reading sources... [ 86%] repository reading sources... [ 91%] revparse reading sources... [ 95%] settings reading sources... [100%] working-copy looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/pygit2-0.21.4/docs/development.rst:None: WARNING: nonlocal image URI found: https://secure.travis-ci.org/libgit2/pygit2.png done checking consistency... done preparing documents... done writing output... [ 4%] blame writing output... [ 8%] config writing output... [ 13%] development writing output... [ 17%] diff writing output... [ 21%] general writing output... [ 26%] index writing output... [ 30%] install writing output... [ 34%] log writing output... [ 39%] merge writing output... [ 43%] objects writing output... [ 47%] oid writing output... [ 52%] recipes writing output... [ 56%] recipes/git-branch writing output... [ 60%] recipes/git-init writing output... [ 65%] recipes/git-log writing output... [ 69%] recipes/git-show writing output... [ 73%] recipes/git-tag writing output... [ 78%] references writing output... [ 82%] remotes writing output... [ 86%] repository writing output... [ 91%] revparse writing output... [ 95%] settings writing output... [100%] working-copy writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 1 warning. Build finished. The HTML pages are in _build/html. make: Leaving directory `/builddir/build/BUILD/pygit2-0.21.4/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ckta5N + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64 + cd pygit2-0.21.4 + /usr/bin/python2 setup.py install --prefix=/usr -O1 --skip-build --root=/builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64 running install /usr/lib64/python2.7/site-packages/cffi/model.py:526: UserWarning: 'git_checkout_notify_t' has no values explicitly defined; next version will refuse to guess which integer type it is meant to be (unsigned/signed, int/long) % self._get_c_name()) /usr/lib64/python2.7/site-packages/cffi/model.py:526: UserWarning: 'git_merge_tree_flag_t' has no values explicitly defined; next version will refuse to guess which integer type it is meant to be (unsigned/signed, int/long) % self._get_c_name()) running install_lib creating /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/pygit2_cffi_c721781dxbf062fb5.so -> /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.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.21.4-2.el7.centos.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.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.21.4-2.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2 byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2/py3.py to py3.pyc writing byte-compilation script '/tmp/tmpHJjC5A.py' /usr/bin/python2 -O /tmp/tmpHJjC5A.py removing /tmp/tmpHJjC5A.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.21.4-2.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2-0.21.4-py2.7.egg-info running install_scripts + find /builddir/build/BUILD -name .buildinfo -delete + find /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.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.21.4 extracting debug info from /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr/lib64/python2.7/site-packages/_pygit2.so extracting debug info from /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr/lib64/python2.7/site-packages/pygit2_cffi_c721781dxbf062fb5.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 899 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.21.4-2.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.21.4-2.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.PXSzqg + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.21.4 + /usr/bin/python2 setup.py test running test running build /usr/lib64/python2.7/site-packages/cffi/model.py:526: UserWarning: 'git_checkout_notify_t' has no values explicitly defined; next version will refuse to guess which integer type it is meant to be (unsigned/signed, int/long) % self._get_c_name()) /usr/lib64/python2.7/site-packages/cffi/model.py:526: UserWarning: 'git_merge_tree_flag_t' has no values explicitly defined; next version will refuse to guess which integer type it is meant to be (unsigned/signed, int/long) % self._get_c_name()) running build_py running build_ext .................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 226 tests in 1.463s OK + exit 0 Processing files: python-pygit2-0.21.4-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kXtYDN + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.21.4 + DOCDIR=/builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr/share/doc/python-pygit2-0.21.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr/share/doc/python-pygit2-0.21.4 + cp -pr README.rst /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr/share/doc/python-pygit2-0.21.4 + cp -pr TODO.txt /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr/share/doc/python-pygit2-0.21.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YVe1Rk + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.21.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr/share/licenses/python-pygit2-0.21.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr/share/licenses/python-pygit2-0.21.4 + cp -pr COPYING /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr/share/licenses/python-pygit2-0.21.4 + exit 0 Provides: python-pygit2 = 0.21.4-2.el7.centos python-pygit2(x86-64) = 0.21.4-2.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.21()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-pygit2-doc-0.21.4-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wdpmXS + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.21.4 + DOCDIR=/builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr/share/doc/python-pygit2-doc-0.21.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr/share/doc/python-pygit2-doc-0.21.4 + 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/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/working-copy.html /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64/usr/share/doc/python-pygit2-doc-0.21.4 + exit 0 Provides: python-pygit2-doc = 0.21.4-2.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.21.4-2.el7.centos.x86_64 Provides: python-pygit2-debuginfo = 0.21.4-2.el7.centos python-pygit2-debuginfo(x86-64) = 0.21.4-2.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.21.4-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-924639750.novalocal Wrote: /builddir/build/RPMS/python-pygit2-0.21.4-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python-pygit2-doc-0.21.4-2.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python-pygit2-debuginfo-0.21.4-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.q62nja + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.21.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pygit2-0.21.4-2.el7.centos.x86_64 + exit 0 Child return code was: 0