Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-pygit2.spec'], chrootPath='/var/lib/mock/module-libgit2-0.26-20180928101841-6c81f848-build-13856125-1000327/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-pygit2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-pygit2-0.26.4-1.module_2241+da9f6017.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-pygit2.spec'], chrootPath='/var/lib/mock/module-libgit2-0.26-20180928101841-6c81f848-build-13856125-1000327/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-pygit2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zFfwfG + 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 -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pygit2-0.26.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U4oNyh + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /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/_run.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/ffi.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/submodule.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/remote.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/index.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/config.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/blame.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/refspec.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/repository.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/credentials.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/py3.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/_build.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/py2.py -> build/lib.linux-armv7l-2.7/pygit2 copying pygit2/settings.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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-armv7l-3.7 creating build/lib.linux-armv7l-3.7/pygit2 copying pygit2/utils.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/_run.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/ffi.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/submodule.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/remote.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/index.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/config.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/blame.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/errors.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/__init__.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/refspec.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/repository.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/credentials.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/py3.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/_build.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/py2.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/settings.py -> build/lib.linux-armv7l-3.7/pygit2 copying pygit2/decl.h -> build/lib.linux-armv7l-3.7/pygit2 running build_ext generating cffi module 'build/temp.linux-armv7l-3.7/pygit2._libgit2.c' creating build/temp.linux-armv7l-3.7 building '_pygit2' extension creating build/temp.linux-armv7l-3.7/src gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/blob.c -o build/temp.linux-armv7l-3.7/src/blob.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/branch.c -o build/temp.linux-armv7l-3.7/src/branch.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/commit.c -o build/temp.linux-armv7l-3.7/src/commit.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/diff.c -o build/temp.linux-armv7l-3.7/src/diff.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/error.c -o build/temp.linux-armv7l-3.7/src/error.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/note.c -o build/temp.linux-armv7l-3.7/src/note.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/object.c -o build/temp.linux-armv7l-3.7/src/object.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/oid.c -o build/temp.linux-armv7l-3.7/src/oid.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/options.c -o build/temp.linux-armv7l-3.7/src/options.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/patch.c -o build/temp.linux-armv7l-3.7/src/patch.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/pygit2.c -o build/temp.linux-armv7l-3.7/src/pygit2.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/reference.c -o build/temp.linux-armv7l-3.7/src/reference.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/repository.c -o build/temp.linux-armv7l-3.7/src/repository.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/signature.c -o build/temp.linux-armv7l-3.7/src/signature.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/tag.c -o build/temp.linux-armv7l-3.7/src/tag.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/tree.c -o build/temp.linux-armv7l-3.7/src/tree.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/treebuilder.c -o build/temp.linux-armv7l-3.7/src/treebuilder.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/utils.c -o build/temp.linux-armv7l-3.7/src/utils.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/walker.c -o build/temp.linux-armv7l-3.7/src/walker.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c src/worktree.c -o build/temp.linux-armv7l-3.7/src/worktree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/src/blob.o build/temp.linux-armv7l-3.7/src/branch.o build/temp.linux-armv7l-3.7/src/commit.o build/temp.linux-armv7l-3.7/src/diff.o build/temp.linux-armv7l-3.7/src/error.o build/temp.linux-armv7l-3.7/src/note.o build/temp.linux-armv7l-3.7/src/object.o build/temp.linux-armv7l-3.7/src/oid.o build/temp.linux-armv7l-3.7/src/options.o build/temp.linux-armv7l-3.7/src/patch.o build/temp.linux-armv7l-3.7/src/pygit2.o build/temp.linux-armv7l-3.7/src/reference.o build/temp.linux-armv7l-3.7/src/repository.o build/temp.linux-armv7l-3.7/src/signature.o build/temp.linux-armv7l-3.7/src/tag.o build/temp.linux-armv7l-3.7/src/tree.o build/temp.linux-armv7l-3.7/src/treebuilder.o build/temp.linux-armv7l-3.7/src/utils.o build/temp.linux-armv7l-3.7/src/walker.o build/temp.linux-armv7l-3.7/src/worktree.o -L/usr/local/lib -L/usr/lib -lgit2 -lpython3.7m -o build/lib.linux-armv7l-3.7/_pygit2.cpython-37m-arm-linux-gnueabi.so building 'pygit2._libgit2' extension creating build/temp.linux-armv7l-3.7/build creating build/temp.linux-armv7l-3.7/build/temp.linux-armv7l-3.7 gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/local/include -I/usr/include/python3.7m -c build/temp.linux-armv7l-3.7/pygit2._libgit2.c -o build/temp.linux-armv7l-3.7/build/temp.linux-armv7l-3.7/pygit2._libgit2.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/build/temp.linux-armv7l-3.7/pygit2._libgit2.o -L/usr/local/lib -L/usr/lib -lgit2 -lpython3.7m -o build/lib.linux-armv7l-3.7/pygit2/_libgit2.abi3.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 Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 28 source files that are out of date updating environment: 28 added, 0 changed, 0 removed reading sources... [ 3%] backends reading sources... [ 7%] blame reading sources... [ 10%] config reading sources... [ 14%] development reading sources... [ 17%] diff reading sources... [ 21%] features reading sources... [ 25%] general reading sources... [ 28%] index reading sources... [ 32%] install reading sources... [ 35%] log reading sources... [ 39%] merge reading sources... [ 42%] objects reading sources... [ 46%] oid reading sources... [ 50%] recipes reading sources... [ 53%] recipes/git-cherry-pick reading sources... [ 57%] recipes/git-clone-mirror reading sources... [ 60%] recipes/git-clone-ssh reading sources... [ 64%] recipes/git-init reading sources... [ 67%] recipes/git-log reading sources... [ 71%] recipes/git-show reading sources... [ 75%] recipes/git-tag reading sources... [ 78%] references reading sources... [ 82%] remotes reading sources... [ 85%] repository reading sources... [ 89%] revparse reading sources... [ 92%] settings reading sources... [ 96%] submodule reading sources... [100%] working-copy looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] backends writing output... [ 7%] blame writing output... [ 10%] config writing output... [ 14%] development writing output... [ 17%] diff writing output... [ 21%] features writing output... [ 25%] general writing output... [ 28%] index writing output... [ 32%] install writing output... [ 35%] log writing output... [ 39%] merge writing output... [ 42%] objects writing output... [ 46%] oid writing output... [ 50%] recipes writing output... [ 53%] recipes/git-cherry-pick writing output... [ 57%] recipes/git-clone-mirror writing output... [ 60%] recipes/git-clone-ssh writing output... [ 64%] recipes/git-init writing output... [ 67%] recipes/git-log writing output... [ 71%] recipes/git-show writing output... [ 75%] recipes/git-tag writing output... [ 78%] references writing output... [ 82%] remotes writing output... [ 85%] repository writing output... [ 89%] revparse writing output... [ 92%] settings writing output... [ 96%] submodule writing output... [100%] working-copy generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. 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.PI7iTc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm ++ dirname /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm + cd pygit2-0.26.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm running install running install_lib creating /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr creating /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib creating /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.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.module_2241+da9f6017.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.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.module_2241+da9f6017.arm/usr/lib/python2.7/site-packages/pygit2 byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python2.7/site-packages/pygit2/_run.py to _run.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python2.7/site-packages/pygit2/py3.py to py3.pyc writing byte-compilation script '/tmp/tmpbolfNK.py' /usr/bin/python2 -O /tmp/tmpbolfNK.py removing /tmp/tmpbolfNK.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.module_2241+da9f6017.arm/usr/lib/python2.7/site-packages/pygit2-0.26.4-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm running install running install_lib creating /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/utils.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/_run.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/decl.h -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/ffi.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/submodule.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/remote.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/index.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/config.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/blame.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/_libgit2.abi3.so -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/errors.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/__init__.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/refspec.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/repository.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/credentials.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/py3.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/_build.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/py2.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/pygit2/settings.py -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2 copying build/lib.linux-armv7l-3.7/_pygit2.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/_run.py to _run.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/ffi.py to ffi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/submodule.py to submodule.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/remote.py to remote.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/index.py to index.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/blame.py to blame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/refspec.py to refspec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/repository.py to repository.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/credentials.py to credentials.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/py3.py to py3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/_build.py to _build.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/py2.py to py2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/settings.py to settings.cpython-37.pyc writing byte-compilation script '/tmp/tmptu3qhyep.py' /usr/bin/python3 /tmp/tmptu3qhyep.py removing /tmp/tmptu3qhyep.py running install_egg_info running egg_info writing pygit2.egg-info/PKG-INFO writing dependency_links to pygit2.egg-info/dependency_links.txt writing requirements to pygit2.egg-info/requires.txt writing top-level names to pygit2.egg-info/top_level.txt reading manifest file 'pygit2.egg-info/SOURCES.txt' writing manifest file 'pygit2.egg-info/SOURCES.txt' Copying pygit2.egg-info to /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2-0.26.4-py3.7.egg-info running install_scripts + find /builddir/build/BUILD -name .buildinfo -delete + find /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm -name '*.so' -exec chmod 755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.26.4-1.module_2241+da9f6017 --unique-debug-suffix -0.26.4-1.module_2241+da9f6017.arm --unique-debug-src-base python-pygit2-0.26.4-1.module_2241+da9f6017.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pygit2-0.26.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python2.7/site-packages/_pygit2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python2.7/site-packages/pygit2/_libgit2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/_libgit2.abi3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/_pygit2.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python2.7/site-packages/pygit2/_libgit2.so extracting debug info from /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/pygit2/_libgit2.abi3.so extracting debug info from /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python2.7/site-packages/_pygit2.so extracting debug info from /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7/site-packages/_pygit2.cpython-37m-arm-linux-gnueabi.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 2291 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/debug/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs /usr/share/lmod/lmod/init/bash: line 15: __lmod_vx: unbound variable Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tzeHUp + 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 ...........................................s...s.ss......................................................................................................................................s..................................................................................................................ss............................................. ---------------------------------------------------------------------- Ran 347 tests in 22.889s OK (skipped=7) + /usr/bin/python3 setup.py test running test running build running build_py running build_ext generating cffi module 'build/temp.linux-armv7l-3.7/pygit2._libgit2.c' already up-to-date ............................................................................ss.................................................................................................................................................................................s..................................................................s...s.ss................. ---------------------------------------------------------------------- Ran 347 tests in 26.449s OK (skipped=7) + exit 0 Processing files: python2-pygit2-0.26.4-1.module_2241+da9f6017.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6IQICb + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.4 + DOCDIR=/builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/doc/python2-pygit2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/doc/python2-pygit2 + cp -pr README.rst /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/doc/python2-pygit2 + cp -pr TODO.txt /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/doc/python2-pygit2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bxeCbZ + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/licenses/python2-pygit2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/licenses/python2-pygit2 + cp -pr COPYING /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/licenses/python2-pygit2 + exit 0 Provides: python-pygit2 = 0.26.4-1.module_2241+da9f6017 python-pygit2(armv7hl-32) = 0.26.4-1.module_2241+da9f6017 python2-pygit2 = 0.26.4-1.module_2241+da9f6017 python2-pygit2(armv7hl-32) = 0.26.4-1.module_2241+da9f6017 python2.7dist(pygit2) = 0.26.4 python2dist(pygit2) = 0.26.4 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) Obsoletes: python-pygit2 < 0.26.4-1.module_2241+da9f6017 Processing files: python3-pygit2-0.26.4-1.module_2241+da9f6017.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O7oHAk + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.4 + DOCDIR=/builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/doc/python3-pygit2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/doc/python3-pygit2 + cp -pr README.rst /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/doc/python3-pygit2 + cp -pr TODO.txt /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/doc/python3-pygit2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RnkreJ + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/licenses/python3-pygit2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/licenses/python3-pygit2 + cp -pr COPYING /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/licenses/python3-pygit2 + exit 0 Provides: python3-pygit2 = 0.26.4-1.module_2241+da9f6017 python3-pygit2(armv7hl-32) = 0.26.4-1.module_2241+da9f6017 python3.7dist(pygit2) = 0.26.4 python3dist(pygit2) = 0.26.4 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 libpython3.7m.so.1.0 python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-pygit2-doc-0.26.4-1.module_2241+da9f6017.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FpcCjP + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.4 + DOCDIR=/builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/doc/python-pygit2-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/doc/python-pygit2-doc + cp -pr docs/_build/html/_sources docs/_build/html/_static docs/_build/html/backends.html docs/_build/html/blame.html docs/_build/html/config.html docs/_build/html/development.html docs/_build/html/diff.html docs/_build/html/features.html docs/_build/html/general.html docs/_build/html/genindex.html docs/_build/html/index.html docs/_build/html/install.html docs/_build/html/log.html docs/_build/html/merge.html docs/_build/html/objects.html docs/_build/html/objects.inv docs/_build/html/oid.html docs/_build/html/recipes docs/_build/html/recipes.html docs/_build/html/references.html docs/_build/html/remotes.html docs/_build/html/repository.html docs/_build/html/revparse.html docs/_build/html/search.html docs/_build/html/searchindex.js docs/_build/html/settings.html docs/_build/html/submodule.html docs/_build/html/working-copy.html /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/doc/python-pygit2-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.q38gIP + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/licenses/python-pygit2-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/licenses/python-pygit2-doc + cp -pr COPYING /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm/usr/share/licenses/python-pygit2-doc + exit 0 Provides: python-pygit2-doc = 0.26.4-1.module_2241+da9f6017 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pygit2-debugsource-0.26.4-1.module_2241+da9f6017.armv7hl Provides: python-pygit2-debugsource = 0.26.4-1.module_2241+da9f6017 python-pygit2-debugsource(armv7hl-32) = 0.26.4-1.module_2241+da9f6017 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.module_2241+da9f6017.armv7hl Provides: python-pygit2-debuginfo = 0.26.4-1.module_2241+da9f6017 python-pygit2-debuginfo(armv7hl-32) = 0.26.4-1.module_2241+da9f6017 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pygit2-debugsource(armv7hl-32) = 0.26.4-1.module_2241+da9f6017 Processing files: python2-pygit2-debuginfo-0.26.4-1.module_2241+da9f6017.armv7hl Provides: debuginfo(build-id) = 0d1273db0840b70232875c89409cb17584e1c63e debuginfo(build-id) = d46fa3ab4d806dd8ad3da519053154225f426f4f python2-pygit2-debuginfo = 0.26.4-1.module_2241+da9f6017 python2-pygit2-debuginfo(armv7hl-32) = 0.26.4-1.module_2241+da9f6017 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pygit2-debugsource(armv7hl-32) = 0.26.4-1.module_2241+da9f6017 Processing files: python3-pygit2-debuginfo-0.26.4-1.module_2241+da9f6017.armv7hl Provides: debuginfo(build-id) = 132f8c392a6d8335fac0a347074036718d2d86c9 debuginfo(build-id) = 8dc9eca1a2f17bb5899ee267b20ff4acf22e1f7e python3-pygit2-debuginfo = 0.26.4-1.module_2241+da9f6017 python3-pygit2-debuginfo(armv7hl-32) = 0.26.4-1.module_2241+da9f6017 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pygit2-debugsource(armv7hl-32) = 0.26.4-1.module_2241+da9f6017 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm Wrote: /builddir/build/RPMS/python2-pygit2-0.26.4-1.module_2241+da9f6017.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-pygit2-0.26.4-1.module_2241+da9f6017.armv7hl.rpm Wrote: /builddir/build/RPMS/python-pygit2-doc-0.26.4-1.module_2241+da9f6017.noarch.rpm Wrote: /builddir/build/RPMS/python-pygit2-debugsource-0.26.4-1.module_2241+da9f6017.armv7hl.rpm Wrote: /builddir/build/RPMS/python-pygit2-debuginfo-0.26.4-1.module_2241+da9f6017.armv7hl.rpm Wrote: /builddir/build/RPMS/python2-pygit2-debuginfo-0.26.4-1.module_2241+da9f6017.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-pygit2-debuginfo-0.26.4-1.module_2241+da9f6017.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZNNFRV + umask 022 + cd /builddir/build/BUILD + cd pygit2-0.26.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pygit2-0.26.4-1.module_2241+da9f6017.arm + exit 0 Child return code was: 0