Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-gitdb.spec'], chrootPath='/var/lib/mock/epel7-build-19255257-1345541/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-gitdb.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': 'C.UTF-8'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/python-gitdb-0.6.4-5.el7.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-gitdb.spec'], chrootPath='/var/lib/mock/epel7-build-19255257-1345541/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-gitdb.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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lSW2TU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gitdb-0.6.4 + /usr/bin/mkdir -p gitdb-0.6.4 + cd gitdb-0.6.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/gitdb-0.6.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv gitdb-0.6.4 python2 + cp -a python2 python3 + find python3 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + find python2 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python2|' + pushd python2 + cp AUTHORS LICENSE ../ ~/build/BUILD/gitdb-0.6.4/python2 ~/build/BUILD/gitdb-0.6.4 ~/build/BUILD/gitdb-0.6.4 + popd + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Lo2K9x + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/gitdb-0.6.4/python2 ~/build/BUILD/gitdb-0.6.4 + cd gitdb-0.6.4 + pushd python2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py build /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running build running build_py creating build creating build/lib.linux-ppc64le-2.7 creating build/lib.linux-ppc64le-2.7/gitdb copying gitdb/stream.py -> build/lib.linux-ppc64le-2.7/gitdb copying gitdb/exc.py -> build/lib.linux-ppc64le-2.7/gitdb copying gitdb/pack.py -> build/lib.linux-ppc64le-2.7/gitdb copying gitdb/fun.py -> build/lib.linux-ppc64le-2.7/gitdb copying gitdb/base.py -> build/lib.linux-ppc64le-2.7/gitdb copying gitdb/const.py -> build/lib.linux-ppc64le-2.7/gitdb copying gitdb/__init__.py -> build/lib.linux-ppc64le-2.7/gitdb copying gitdb/typ.py -> build/lib.linux-ppc64le-2.7/gitdb copying gitdb/util.py -> build/lib.linux-ppc64le-2.7/gitdb creating build/lib.linux-ppc64le-2.7/gitdb/db copying gitdb/db/git.py -> build/lib.linux-ppc64le-2.7/gitdb/db copying gitdb/db/pack.py -> build/lib.linux-ppc64le-2.7/gitdb/db copying gitdb/db/ref.py -> build/lib.linux-ppc64le-2.7/gitdb/db copying gitdb/db/base.py -> build/lib.linux-ppc64le-2.7/gitdb/db copying gitdb/db/loose.py -> build/lib.linux-ppc64le-2.7/gitdb/db copying gitdb/db/__init__.py -> build/lib.linux-ppc64le-2.7/gitdb/db copying gitdb/db/mem.py -> build/lib.linux-ppc64le-2.7/gitdb/db creating build/lib.linux-ppc64le-2.7/gitdb/utils copying gitdb/utils/encoding.py -> build/lib.linux-ppc64le-2.7/gitdb/utils copying gitdb/utils/compat.py -> build/lib.linux-ppc64le-2.7/gitdb/utils copying gitdb/utils/__init__.py -> build/lib.linux-ppc64le-2.7/gitdb/utils creating build/lib.linux-ppc64le-2.7/gitdb/test copying gitdb/test/test_base.py -> build/lib.linux-ppc64le-2.7/gitdb/test copying gitdb/test/test_util.py -> build/lib.linux-ppc64le-2.7/gitdb/test copying gitdb/test/test_example.py -> build/lib.linux-ppc64le-2.7/gitdb/test copying gitdb/test/lib.py -> build/lib.linux-ppc64le-2.7/gitdb/test copying gitdb/test/test_stream.py -> build/lib.linux-ppc64le-2.7/gitdb/test copying gitdb/test/test_pack.py -> build/lib.linux-ppc64le-2.7/gitdb/test copying gitdb/test/__init__.py -> build/lib.linux-ppc64le-2.7/gitdb/test running build_ext building 'gitdb._perf' extension creating build/temp.linux-ppc64le-2.7 creating build/temp.linux-ppc64le-2.7/gitdb gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O3 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -fPIC -Igitdb -I/usr/include/python2.7 -c gitdb/_fun.c -o build/temp.linux-ppc64le-2.7/gitdb/_fun.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O3 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -fPIC -Igitdb -I/usr/include/python2.7 -c gitdb/_delta_apply.c -o build/temp.linux-ppc64le-2.7/gitdb/_delta_apply.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 build/temp.linux-ppc64le-2.7/gitdb/_fun.o build/temp.linux-ppc64le-2.7/gitdb/_delta_apply.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64le-2.7/gitdb/_perf.so ~/build/BUILD/gitdb-0.6.4 ~/build/BUILD/gitdb-0.6.4/python3 ~/build/BUILD/gitdb-0.6.4 + popd + pushd python3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib.linux-ppc64le-3.6 creating build/lib.linux-ppc64le-3.6/gitdb copying gitdb/stream.py -> build/lib.linux-ppc64le-3.6/gitdb copying gitdb/exc.py -> build/lib.linux-ppc64le-3.6/gitdb copying gitdb/pack.py -> build/lib.linux-ppc64le-3.6/gitdb copying gitdb/fun.py -> build/lib.linux-ppc64le-3.6/gitdb copying gitdb/base.py -> build/lib.linux-ppc64le-3.6/gitdb copying gitdb/const.py -> build/lib.linux-ppc64le-3.6/gitdb copying gitdb/__init__.py -> build/lib.linux-ppc64le-3.6/gitdb copying gitdb/typ.py -> build/lib.linux-ppc64le-3.6/gitdb copying gitdb/util.py -> build/lib.linux-ppc64le-3.6/gitdb creating build/lib.linux-ppc64le-3.6/gitdb/db copying gitdb/db/git.py -> build/lib.linux-ppc64le-3.6/gitdb/db copying gitdb/db/pack.py -> build/lib.linux-ppc64le-3.6/gitdb/db copying gitdb/db/ref.py -> build/lib.linux-ppc64le-3.6/gitdb/db copying gitdb/db/base.py -> build/lib.linux-ppc64le-3.6/gitdb/db copying gitdb/db/loose.py -> build/lib.linux-ppc64le-3.6/gitdb/db copying gitdb/db/__init__.py -> build/lib.linux-ppc64le-3.6/gitdb/db copying gitdb/db/mem.py -> build/lib.linux-ppc64le-3.6/gitdb/db creating build/lib.linux-ppc64le-3.6/gitdb/utils copying gitdb/utils/encoding.py -> build/lib.linux-ppc64le-3.6/gitdb/utils copying gitdb/utils/compat.py -> build/lib.linux-ppc64le-3.6/gitdb/utils copying gitdb/utils/__init__.py -> build/lib.linux-ppc64le-3.6/gitdb/utils creating build/lib.linux-ppc64le-3.6/gitdb/test copying gitdb/test/test_base.py -> build/lib.linux-ppc64le-3.6/gitdb/test copying gitdb/test/test_util.py -> build/lib.linux-ppc64le-3.6/gitdb/test copying gitdb/test/test_example.py -> build/lib.linux-ppc64le-3.6/gitdb/test copying gitdb/test/lib.py -> build/lib.linux-ppc64le-3.6/gitdb/test copying gitdb/test/test_stream.py -> build/lib.linux-ppc64le-3.6/gitdb/test copying gitdb/test/test_pack.py -> build/lib.linux-ppc64le-3.6/gitdb/test copying gitdb/test/__init__.py -> build/lib.linux-ppc64le-3.6/gitdb/test running build_ext building 'gitdb._perf' extension creating build/temp.linux-ppc64le-3.6 creating build/temp.linux-ppc64le-3.6/gitdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -fPIC -Igitdb -I/usr/include/python3.6m -c gitdb/_fun.c -o build/temp.linux-ppc64le-3.6/gitdb/_fun.o gitdb/_fun.c: In function 'PackIndexFile_sha_to_index': gitdb/_fun.c:37:3: warning: implicit declaration of function 'PyInt_AS_LONG' [-Wimplicit-function-declaration] lo = PyInt_AS_LONG(item); ^ gitdb/_fun.c:63:3: warning: implicit declaration of function 'PyString_AS_STRING' [-Wimplicit-function-declaration] const int cmp = memcmp(PyString_AS_STRING(sha_str), sha, 20); ^ gitdb/_fun.c:63:3: warning: passing argument 1 of 'memcmp' makes pointer from integer without a cast [enabled by default] In file included from /usr/include/python3.6m/Python.h:30:0, from gitdb/_fun.c:1: /usr/include/string.h:65:12: note: expected 'const void *' but argument is of type 'int' extern int memcmp (const void *__s1, const void *__s2, size_t __n) ^ gitdb/_fun.c:75:4: warning: implicit declaration of function 'PyInt_FromLong' [-Wimplicit-function-declaration] return PyInt_FromLong(mid); ^ gitdb/_fun.c:75:4: warning: return makes pointer from integer without a cast [enabled by default] gitdb/_fun.c: In function 'init_perf': gitdb/_fun.c:99:3: warning: 'return' with no value, in function returning non-void [-Wreturn-type] return; ^ gitdb/_fun.c:101:2: warning: implicit declaration of function 'Py_InitModule3' [-Wimplicit-function-declaration] m = Py_InitModule3("_perf", py_fun, NULL); ^ gitdb/_fun.c:101:4: warning: assignment makes pointer from integer without a cast [enabled by default] m = Py_InitModule3("_perf", py_fun, NULL); ^ gitdb/_fun.c:103:3: warning: 'return' with no value, in function returning non-void [-Wreturn-type] return; ^ gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -fPIC -Igitdb -I/usr/include/python3.6m -c gitdb/_delta_apply.c -o build/temp.linux-ppc64le-3.6/gitdb/_delta_apply.o gitdb/_delta_apply.c: In function 'DC_apply': gitdb/_delta_apply.c:191:3: warning: implicit declaration of function 'PyBuffer_FromMemory' [-Wimplicit-function-declaration] buffer = PyBuffer_FromMemory((void*)dc->data, dc->ts); ^ gitdb/_delta_apply.c:191:10: warning: assignment makes pointer from integer without a cast [enabled by default] buffer = PyBuffer_FromMemory((void*)dc->data, dc->ts); ^ gitdb/_delta_apply.c:193:10: warning: assignment makes pointer from integer without a cast [enabled by default] buffer = PyBuffer_FromMemory((void*)(base + dc->so), dc->ts); ^ gitdb/_delta_apply.c: At top level: gitdb/_delta_apply.c:777:2: warning: missing braces around initializer [-Wmissing-braces] PyObject_HEAD_INIT(NULL) ^ gitdb/_delta_apply.c:777:2: warning: (near initialization for 'DeltaChunkListType.ob_base.ob_base') [-Wmissing-braces] gitdb/_delta_apply.c:779:2: warning: initialization makes integer from pointer without a cast [enabled by default] "DeltaChunkList", /*tp_name*/ ^ gitdb/_delta_apply.c:779:2: warning: (near initialization for 'DeltaChunkListType.tp_basicsize') [enabled by default] gitdb/_delta_apply.c:782:2: warning: initialization from incompatible pointer type [enabled by default] (destructor)DCL_dealloc, /*tp_dealloc*/ ^ gitdb/_delta_apply.c:782:2: warning: (near initialization for 'DeltaChunkListType.tp_print') [enabled by default] gitdb/_delta_apply.c:797:2: warning: initialization makes pointer from integer without a cast [enabled by default] Py_TPFLAGS_DEFAULT, /*tp_flags*/ ^ gitdb/_delta_apply.c:797:2: warning: (near initialization for 'DeltaChunkListType.tp_doc') [enabled by default] gitdb/_delta_apply.c:798:2: warning: initialization from incompatible pointer type [enabled by default] "Minimal Delta Chunk List",/* tp_doc */ ^ gitdb/_delta_apply.c:798:2: warning: (near initialization for 'DeltaChunkListType.tp_traverse') [enabled by default] gitdb/_delta_apply.c:805:2: warning: initialization from incompatible pointer type [enabled by default] DCL_methods, /* tp_methods */ ^ gitdb/_delta_apply.c:805:2: warning: (near initialization for 'DeltaChunkListType.tp_members') [enabled by default] gitdb/_delta_apply.c:813:2: warning: initialization from incompatible pointer type [enabled by default] (initproc)DCL_init, /* tp_init */ ^ gitdb/_delta_apply.c:813:2: warning: (near initialization for 'DeltaChunkListType.tp_alloc') [enabled by default] gcc -pthread -shared -Wl,-z,relro -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 build/temp.linux-ppc64le-3.6/gitdb/_fun.o build/temp.linux-ppc64le-3.6/gitdb/_delta_apply.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/gitdb/_perf.cpython-36m-ppc64le-linux-gnu.so /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) ~/build/BUILD/gitdb-0.6.4 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nd2wdc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le + cd gitdb-0.6.4 + pushd python2 ~/build/BUILD/gitdb-0.6.4/python2 ~/build/BUILD/gitdb-0.6.4 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr creating /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb creating /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/test copying build/lib.linux-ppc64le-2.7/gitdb/test/test_base.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/test copying build/lib.linux-ppc64le-2.7/gitdb/test/test_util.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/test copying build/lib.linux-ppc64le-2.7/gitdb/test/test_example.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/test copying build/lib.linux-ppc64le-2.7/gitdb/test/lib.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/test copying build/lib.linux-ppc64le-2.7/gitdb/test/test_stream.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/test copying build/lib.linux-ppc64le-2.7/gitdb/test/test_pack.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/test copying build/lib.linux-ppc64le-2.7/gitdb/test/__init__.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/test copying build/lib.linux-ppc64le-2.7/gitdb/stream.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb copying build/lib.linux-ppc64le-2.7/gitdb/exc.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb copying build/lib.linux-ppc64le-2.7/gitdb/pack.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb copying build/lib.linux-ppc64le-2.7/gitdb/fun.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb copying build/lib.linux-ppc64le-2.7/gitdb/base.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb copying build/lib.linux-ppc64le-2.7/gitdb/const.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb copying build/lib.linux-ppc64le-2.7/gitdb/_perf.so -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb copying build/lib.linux-ppc64le-2.7/gitdb/__init__.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb copying build/lib.linux-ppc64le-2.7/gitdb/typ.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb creating /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/utils copying build/lib.linux-ppc64le-2.7/gitdb/utils/encoding.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/utils copying build/lib.linux-ppc64le-2.7/gitdb/utils/compat.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/utils copying build/lib.linux-ppc64le-2.7/gitdb/utils/__init__.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/utils creating /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/db copying build/lib.linux-ppc64le-2.7/gitdb/db/git.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/db copying build/lib.linux-ppc64le-2.7/gitdb/db/pack.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/db copying build/lib.linux-ppc64le-2.7/gitdb/db/ref.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/db copying build/lib.linux-ppc64le-2.7/gitdb/db/base.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/db copying build/lib.linux-ppc64le-2.7/gitdb/db/loose.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/db copying build/lib.linux-ppc64le-2.7/gitdb/db/__init__.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/db copying build/lib.linux-ppc64le-2.7/gitdb/db/mem.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/db copying build/lib.linux-ppc64le-2.7/gitdb/util.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/test/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/test/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/test/test_example.py to test_example.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/test/lib.py to lib.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/test/test_stream.py to test_stream.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/test/test_pack.py to test_pack.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/stream.py to stream.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/pack.py to pack.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/fun.py to fun.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/const.py to const.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/typ.py to typ.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/utils/encoding.py to encoding.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/utils/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/db/git.py to git.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/db/pack.py to pack.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/db/ref.py to ref.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/db/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/db/loose.py to loose.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/db/mem.py to mem.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/util.py to util.pyc writing byte-compilation script '/tmp/tmpYSv34j.py' /usr/bin/python2 -O /tmp/tmpYSv34j.py removing /tmp/tmpYSv34j.py running install_egg_info Writing /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb-0.6.4-py2.7.egg-info + chmod 0755 /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/_perf.so ~/build/BUILD/gitdb-0.6.4 ~/build/BUILD/gitdb-0.6.4/python3 ~/build/BUILD/gitdb-0.6.4 + popd + pushd python3 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb creating /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/test copying build/lib.linux-ppc64le-3.6/gitdb/test/test_base.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/test copying build/lib.linux-ppc64le-3.6/gitdb/test/test_util.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/test copying build/lib.linux-ppc64le-3.6/gitdb/test/test_example.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/test copying build/lib.linux-ppc64le-3.6/gitdb/test/lib.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/test copying build/lib.linux-ppc64le-3.6/gitdb/test/test_stream.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/test copying build/lib.linux-ppc64le-3.6/gitdb/test/test_pack.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/test copying build/lib.linux-ppc64le-3.6/gitdb/test/__init__.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/test copying build/lib.linux-ppc64le-3.6/gitdb/stream.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb copying build/lib.linux-ppc64le-3.6/gitdb/exc.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb copying build/lib.linux-ppc64le-3.6/gitdb/_perf.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb copying build/lib.linux-ppc64le-3.6/gitdb/pack.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb copying build/lib.linux-ppc64le-3.6/gitdb/fun.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb copying build/lib.linux-ppc64le-3.6/gitdb/base.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb copying build/lib.linux-ppc64le-3.6/gitdb/const.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb copying build/lib.linux-ppc64le-3.6/gitdb/__init__.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb copying build/lib.linux-ppc64le-3.6/gitdb/typ.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb creating /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/utils copying build/lib.linux-ppc64le-3.6/gitdb/utils/encoding.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/utils copying build/lib.linux-ppc64le-3.6/gitdb/utils/compat.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/utils copying build/lib.linux-ppc64le-3.6/gitdb/utils/__init__.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/utils creating /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/db copying build/lib.linux-ppc64le-3.6/gitdb/db/git.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/db copying build/lib.linux-ppc64le-3.6/gitdb/db/pack.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/db copying build/lib.linux-ppc64le-3.6/gitdb/db/ref.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/db copying build/lib.linux-ppc64le-3.6/gitdb/db/base.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/db copying build/lib.linux-ppc64le-3.6/gitdb/db/loose.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/db copying build/lib.linux-ppc64le-3.6/gitdb/db/__init__.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/db copying build/lib.linux-ppc64le-3.6/gitdb/db/mem.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/db copying build/lib.linux-ppc64le-3.6/gitdb/util.py -> /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/test/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/test/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/test/test_example.py to test_example.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/test/lib.py to lib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/test/test_stream.py to test_stream.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/test/test_pack.py to test_pack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/test/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/stream.py to stream.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/exc.py to exc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/pack.py to pack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/fun.py to fun.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/const.py to const.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/typ.py to typ.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/utils/encoding.py to encoding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/utils/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/db/git.py to git.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/db/pack.py to pack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/db/ref.py to ref.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/db/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/db/loose.py to loose.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/db/mem.py to mem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/util.py to util.cpython-36.pyc writing byte-compilation script '/tmp/tmp2k5ctb5z.py' /usr/bin/python3 /tmp/tmp2k5ctb5z.py removing /tmp/tmp2k5ctb5z.py running install_egg_info Writing /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb-0.6.4-py3.6.egg-info /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) ~/build/BUILD/gitdb-0.6.4 + popd + /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/gitdb-0.6.4 extracting debug info from /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7/site-packages/gitdb/_perf.so extracting debug info from /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6/site-packages/gitdb/_perf.cpython-36m-ppc64le-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 119 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-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-gitdb-0.6.4-5.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.w0E44Q + umask 022 + cd /builddir/build/BUILD + cd gitdb-0.6.4 + DOCDIR=/builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/share/doc/python-gitdb-0.6.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/share/doc/python-gitdb-0.6.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/share/doc/python-gitdb-0.6.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/share/doc/python-gitdb-0.6.4 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python3.6/site-packages/gitdb/_perf.so' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-gitdb = 0.6.4-5.el7 python-gitdb(ppc-64) = 0.6.4-5.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python36-gitdb-0.6.4-5.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AMhegx + umask 022 + cd /builddir/build/BUILD + cd gitdb-0.6.4 + DOCDIR=/builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/share/doc/python36-gitdb-0.6.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/share/doc/python36-gitdb-0.6.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/share/doc/python36-gitdb-0.6.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oa8yrd + umask 022 + cd /builddir/build/BUILD + cd gitdb-0.6.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/share/licenses/python36-gitdb-0.6.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/share/licenses/python36-gitdb-0.6.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le/usr/share/licenses/python36-gitdb-0.6.4 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python3.6/site-packages/gitdb/_perf.so' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python36-gitdb = 0.6.4-5.el7 python36-gitdb(ppc-64) = 0.6.4-5.el7 python3.6dist(gitdb) = 0.6.4 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-gitdb-debuginfo-0.6.4-5.el7.ppc64le Provides: python-gitdb-debuginfo = 0.6.4-5.el7 python-gitdb-debuginfo(ppc-64) = 0.6.4-5.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-gitdb-0.6.4-5.el7.ppc64le Wrote: /builddir/build/RPMS/python-gitdb-0.6.4-5.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/python36-gitdb-0.6.4-5.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/python-gitdb-debuginfo-0.6.4-5.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OS1u43 + umask 022 + cd /builddir/build/BUILD + cd gitdb-0.6.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gitdb-0.6.4-5.el7.ppc64le + exit 0 Child return code was: 0