Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-pygit2.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-41a01afce8dee86dc2f1474837cddac808279837/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-pygit2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} 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 Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-pygit2-0.26.4-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-pygit2.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-41a01afce8dee86dc2f1474837cddac808279837/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-pygit2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mTpp3j + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pygit2-0.26.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/pygit2-0.26.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pygit2-0.26.4 + /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.Gy1XVH + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/pygit2 copying pygit2/utils.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/remote.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/config.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/_build.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/ffi.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/settings.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/py2.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/credentials.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/refspec.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/blame.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/_run.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/repository.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/py3.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/index.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/submodule.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/errors.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/__init__.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/decl.h -> build/lib.linux-armv7l-2.7/pygit2 running build_ext generating cffi module 'build/temp.linux-armv7l-2.7/pygit2._libgit2.c' creating build/temp.linux-armv7l-2.7 building '_pygit2' extension creating build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/blob.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/branch.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/commit.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/diff.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/error.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/note.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/object.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/oid.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/options.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/patch.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/pygit2.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/reference.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/repository.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/signature.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/tag.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/tree.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/treebuilder.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/utils.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/walker.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c src/worktree.c -o build/temp.linux-armv7l-2.7/src/worktree.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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/src/blob.o build/temp.linux-armv7l-2.7/src/branch.o build/temp.linux-armv7l-2.7/src/commit.o build/temp.linux-armv7l-2.7/src/diff.o build/temp.linux-armv7l-2.7/src/error.o build/temp.linux-armv7l-2.7/src/note.o build/temp.linux-armv7l-2.7/src/object.o build/temp.linux-armv7l-2.7/src/oid.o build/temp.linux-armv7l-2.7/src/options.o build/temp.linux-armv7l-2.7/src/patch.o build/temp.linux-armv7l-2.7/src/pygit2.o build/temp.linux-armv7l-2.7/src/reference.o build/temp.linux-armv7l-2.7/src/repository.o build/temp.linux-armv7l-2.7/src/signature.o build/temp.linux-armv7l-2.7/src/tag.o build/temp.linux-armv7l-2.7/src/tree.o build/temp.linux-armv7l-2.7/src/treebuilder.o build/temp.linux-armv7l-2.7/src/utils.o build/temp.linux-armv7l-2.7/src/walker.o build/temp.linux-armv7l-2.7/src/worktree.o -L/usr/local/lib -L/usr/lib -lgit2 -lpython2.7 -o build/lib.linux-armv7l-2.7/_pygit2.so building 'pygit2._libgit2' extension creating build/temp.linux-armv7l-2.7/build creating build/temp.linux-armv7l-2.7/build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python2.7 -c build/temp.linux-armv7l-2.7/pygit2._libgit2.c -o build/temp.linux-armv7l-2.7/build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/build/temp.linux-armv7l-2.7/pygit2._libgit2.o -L/usr/local/lib -L/usr/lib -lgit2 -lpython2.7 -o build/lib.linux-armv7l-2.7/pygit2/_libgit2.so + sleep 1 + make -C docs html make: Entering directory `/builddir/build/BUILD/pygit2-0.26.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 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 /builddir/build/BUILD/pygit2-0.26.4/docs/development.rst:None: WARNING: nonlocal image URI found: https://travis-ci.org/libgit2/pygit2.svg?branch=master /builddir/build/BUILD/pygit2-0.26.4/docs/development.rst:None: WARNING: nonlocal image URI found: https://ci.appveyor.com/api/projects/status/edmwc0dctk5nacx0/branch/master?svg=true 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 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.26.4/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E60RO8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm ++ dirname /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm + cd pygit2-0.26.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr creating /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/_pygit2.so -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/utils.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/remote.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/config.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/_build.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/ffi.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/utils.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/errors.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/ffi.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/settings.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/blame.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/py2.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/submodule.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/__init__.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/_libgit2.so -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/credentials.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/credentials.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/refspec.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/blame.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/_run.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/repository.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/py3.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/index.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/repository.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/submodule.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/errors.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/config.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/__init__.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/_build.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/py2.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/decl.h -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/index.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/remote.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/settings.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 copying build/lib.linux-armv7l-2.7/pygit2/refspec.pyc -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2 byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2/_run.py to _run.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2/py3.py to py3.pyc writing byte-compilation script '/tmp/tmpKkaWEy.py' /usr/bin/python2 -O /tmp/tmpKkaWEy.py removing /tmp/tmpKkaWEy.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.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2-0.26.4-py2.7.egg-info running install_scripts + find /builddir/build/BUILD -name .buildinfo -delete + find /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm -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 50000000 /builddir/build/BUILD/pygit2-0.26.4 extracting debug info from /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/_pygit2.so extracting debug info from /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/python2.7/site-packages/pygit2/_libgit2.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1443 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.26.4-1.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/lib/debug/usr/lib/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.s6u0Y3 + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.4 + /usr/bin/python2 setup.py test running test running build running build_py running build_ext generating cffi module 'build/temp.linux-armv7l-2.7/pygit2._libgit2.c' already up-to-date ............................................................................................................................................................................................................................................................................................................................................ ---------------------------------------------------------------------- Ran 332 tests in 78.991s OK + exit 0 Processing files: python-pygit2-0.26.4-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HAA8p5 + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.4 + DOCDIR=/builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/share/doc/python-pygit2-0.26.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/share/doc/python-pygit2-0.26.4 + cp -pr README.rst /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/share/doc/python-pygit2-0.26.4 + cp -pr TODO.txt /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/share/doc/python-pygit2-0.26.4 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.muCtSc + exit 0 + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/share/licenses/python-pygit2-0.26.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/share/licenses/python-pygit2-0.26.4 + cp -pr COPYING /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/share/licenses/python-pygit2-0.26.4 + exit 0 Provides: python-pygit2 = 0.26.4-1.el7 python-pygit2(armv7hl-32) = 0.26.4-1.el7 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgit2.so.26 libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-pygit2-doc-0.26.4-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.t4DGJc + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.4 + DOCDIR=/builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/share/doc/python-pygit2-doc-0.26.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/share/doc/python-pygit2-doc-0.26.4 + 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.4-1.el7.arm/usr/share/doc/python-pygit2-doc-0.26.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Y2Z2zj + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/share/licenses/python-pygit2-doc-0.26.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/share/licenses/python-pygit2-doc-0.26.4 + cp -pr COPYING /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm/usr/share/licenses/python-pygit2-doc-0.26.4 + exit 0 Provides: python-pygit2-doc = 0.26.4-1.el7 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.26.4-1.el7.armv7hl Provides: python-pygit2-debuginfo = 0.26.4-1.el7 python-pygit2-debuginfo(armv7hl-32) = 0.26.4-1.el7 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.26.4-1.el7.arm Wrote: /builddir/build/RPMS/python-pygit2-0.26.4-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-pygit2-doc-0.26.4-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-pygit2-debuginfo-0.26.4-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aVzglU + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.el7.arm + exit 0 Child return code was: 0