Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-gitdb.spec'], False, '/var/lib/mock/fedora-16-x86_64/root/', None, 0, True, False, 500, 475, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-gitdb.spec'] Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-gitdb-0.5.4-3.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-gitdb.spec'], False, '/var/lib/mock/fedora-16-x86_64/root/', None, 0, True, False, 500, 475, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-gitdb.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.alZK4N + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gitdb-0.5.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/gitdb-0.5.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gitdb-0.5.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dByDS9 + umask 022 + cd /builddir/build/BUILD + cd gitdb-0.5.4 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + /usr/bin/python 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-x86_64-2.7 creating build/lib.linux-x86_64-2.7/gitdb copying gitdb/__init__.py -> build/lib.linux-x86_64-2.7/gitdb copying gitdb/base.py -> build/lib.linux-x86_64-2.7/gitdb copying gitdb/stream.py -> build/lib.linux-x86_64-2.7/gitdb copying gitdb/typ.py -> build/lib.linux-x86_64-2.7/gitdb copying gitdb/exc.py -> build/lib.linux-x86_64-2.7/gitdb copying gitdb/pack.py -> build/lib.linux-x86_64-2.7/gitdb copying gitdb/fun.py -> build/lib.linux-x86_64-2.7/gitdb copying gitdb/util.py -> build/lib.linux-x86_64-2.7/gitdb creating build/lib.linux-x86_64-2.7/gitdb/db copying gitdb/db/loose.py -> build/lib.linux-x86_64-2.7/gitdb/db copying gitdb/db/__init__.py -> build/lib.linux-x86_64-2.7/gitdb/db copying gitdb/db/base.py -> build/lib.linux-x86_64-2.7/gitdb/db copying gitdb/db/git.py -> build/lib.linux-x86_64-2.7/gitdb/db copying gitdb/db/mem.py -> build/lib.linux-x86_64-2.7/gitdb/db copying gitdb/db/ref.py -> build/lib.linux-x86_64-2.7/gitdb/db copying gitdb/db/pack.py -> build/lib.linux-x86_64-2.7/gitdb/db running build_ext building 'gitdb._perf' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/gitdb gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -Igitdb -I/usr/include/python2.7 -c gitdb/_fun.c -o build/temp.linux-x86_64-2.7/gitdb/_fun.o gitdb/_fun.c: In function 'init_perf': gitdb/_fun.c:105:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gitdb/_fun.c:106:20: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/__init__.py", line 79, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/__init__.py", line 85, in _check_refcounts dump_json=self.dump_json) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/refcounts.py", line 4161, in check_refcounts maxtrans) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/refcounts.py", line 4016, in impl_check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/absinterp.py", line 3064, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/absinterp.py", line 3064, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/absinterp.py", line 3064, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/absinterp.py", line 3064, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/absinterp.py", line 3064, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/absinterp.py", line 3064, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/absinterp.py", line 3064, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/absinterp.py", line 3064, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/absinterp.py", line 3064, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/absinterp.py", line 3064, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/absinterp.py", line 3064, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/absinterp.py", line 3028, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/absinterp.py", line 2081, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/absinterp.py", line 2097, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/absinterp.py", line 2268, in _get_transitions_for_GimpleCall return meth(stmt, *args) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/refcounts.py", line 2398, in impl_PyModule_AddObject s_success.cpython.steal_reference(v_value, stmt.loc) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/refcounts.py", line 604, in steal_reference _steal_ref) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/libcpychecker/refcounts.py", line 399, in change_refcount check_isinstance(oldvalue, RefcountValue) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.3/plugin/python2/gccutils.py", line 636, in check_isinstance raise TypeError('%s / %r is not an instance of %s' % (obj, obj, types)) TypeError: (Py_ssize_t)val [-0x7fffffffffffffff <= val <= 0x7fffffffffffffff] from gitdb/_fun.c:105 / WithinRange(gcctype='Py_ssize_t', loc=gcc.Location(file='gitdb/_fun.c', line=105), minvalue=-0x7fffffffffffffff, maxvalue=0x7fffffffffffffff) is not an instance of gitdb/_fun.c: In function 'PackIndexFile_sha_to_index': gitdb/_fun.c:14:23: warning: Mismatching type in call to PyArg_ParseTuple with format code "Os#" [enabled by default] argument 4 ("&sha") had type "const unsigned char * *" but was expecting "const char * *" for format code "s#" gitdb/_fun.c:14:23: warning: Mismatching type in call to PyArg_ParseTuple with format code "Os#" [enabled by default] argument 5 ("&sha_len") had type "const unsigned int *" (pointing to 32 bits) but was expecting "int *" (pointing to 32 bits) for format code "s#" gitdb/_fun.c:5:1: note: this function is too complicated for the reference-count checker to fully analyze: not all paths were analyzed gitdb/_fun.c:82:1: warning: ob_refcnt of '*get_sha' is 1 too high [enabled by default] gitdb/_fun.c:82:1: note: was expecting final ob_refcnt to be N + 0 (for some unknown N) gitdb/_fun.c:82:1: note: but final ob_refcnt is N + 1 gitdb/_fun.c:48:12: note: new ref from call to PyObject_GetAttrString allocated at: PyObject* get_sha = PyObject_GetAttrString(inst, "sha"); gitdb/_fun.c:14:23: note: when PyArg_ParseTuple() succeeds at: if (!PyArg_ParseTuple(args, "Os#", &inst, &sha, &sha_len)) gitdb/_fun.c:14:5: note: taking False path at: if (!PyArg_ParseTuple(args, "Os#", &inst, &sha, &sha_len)) gitdb/_fun.c:17:14: note: reaching: if (sha_len != 20) { gitdb/_fun.c:17:5: note: when considering value == (int)20 from gitdb/_fun.c:14 at: if (sha_len != 20) { gitdb/_fun.c:17:5: note: taking False path at: if (sha_len != 20) { gitdb/_fun.c:22:6: note: reaching: if( !inst){ gitdb/_fun.c:22:4: note: taking False path at: if( !inst){ gitdb/_fun.c:28:49: note: reaching: PyObject* fanout_table = PyObject_GetAttrString(inst, "_fanout_table"); gitdb/_fun.c:28:12: note: when PyObject_GetAttrString() succeeds at: PyObject* fanout_table = PyObject_GetAttrString(inst, "_fanout_table"); gitdb/_fun.c:29:5: note: taking False path at: if (!fanout_table){ gitdb/_fun.c:34:15: note: reaching: unsigned int lo = 0, hi = 0; gitdb/_fun.c:35:9: note: when treating unknown const char * from gitdb/_fun.c:14 as non-NULL at: if (sha[0]){ gitdb/_fun.c:35:5: note: when considering value == (const unsigned char)0 from gitdb/_fun.c:35 at: if (sha[0]){ gitdb/_fun.c:35:5: note: taking False path at: if (sha[0]){ gitdb/_fun.c:40:73: note: reaching: PyObject* item = PySequence_GetItem(fanout_table, (const Py_ssize_t)sha[0]); gitdb/_fun.c:40:12: note: when PySequence_GetItem() succeeds at: PyObject* item = PySequence_GetItem(fanout_table, (const Py_ssize_t)sha[0]); gitdb/_fun.c:42:2: note: when taking True path at: Py_DECREF(item); gitdb/_fun.c:43:7: note: reaching: item = 0; gitdb/_fun.c:45:2: note: when taking True path at: Py_DECREF(fanout_table); gitdb/_fun.c:48:44: note: reaching: PyObject* get_sha = PyObject_GetAttrString(inst, "sha"); gitdb/_fun.c:48:12: note: when PyObject_GetAttrString() succeeds at: PyObject* get_sha = PyObject_GetAttrString(inst, "sha"); gitdb/_fun.c:48:12: note: ob_refcnt is now refs: 1 + N where N >= 0 gitdb/_fun.c:49:5: note: taking False path at: if (!get_sha){ gitdb/_fun.c:54:12: note: reaching: PyObject *sha_str = 0; gitdb/_fun.c:55:8: note: when considering range: 1 <= hi <= 0xffffffff at: while (lo < hi) { gitdb/_fun.c:55:8: note: taking True path at: while (lo < hi) { gitdb/_fun.c:56:23: note: reaching: const int mid = (lo + hi)/2; gitdb/_fun.c:57:11: note: when PyObject_CallFunction() fails at: sha_str = PyObject_CallFunction(get_sha, "i", mid); gitdb/_fun.c:58:6: note: taking True path at: if (!sha_str) { gitdb/_fun.c:59:4: note: reaching: return NULL; gitdb/_fun.c:82:1: note: returning gitdb/_fun.c:5:1: note: graphical error report for function 'PackIndexFile_sha_to_index' written out to 'build/temp.linux-x86_64-2.7/gitdb/_fun.c.PackIndexFile_sha_to_index-refcount-errors.html' Ignored failure when building extensions, pure python modules will be used instead + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cSSfdA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64 ++ dirname /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64 + cd gitdb-0.5.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64 /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.5.4-3.fc16.x86_64 creating /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr creating /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb copying build/lib.linux-x86_64-2.7/gitdb/__init__.py -> /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb copying build/lib.linux-x86_64-2.7/gitdb/base.py -> /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb copying build/lib.linux-x86_64-2.7/gitdb/stream.py -> /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb copying build/lib.linux-x86_64-2.7/gitdb/typ.py -> /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb copying build/lib.linux-x86_64-2.7/gitdb/exc.py -> /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb creating /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/db copying build/lib.linux-x86_64-2.7/gitdb/db/loose.py -> /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/db copying build/lib.linux-x86_64-2.7/gitdb/db/__init__.py -> /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/db copying build/lib.linux-x86_64-2.7/gitdb/db/base.py -> /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/db copying build/lib.linux-x86_64-2.7/gitdb/db/git.py -> /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/db copying build/lib.linux-x86_64-2.7/gitdb/db/mem.py -> /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/db copying build/lib.linux-x86_64-2.7/gitdb/db/ref.py -> /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/db copying build/lib.linux-x86_64-2.7/gitdb/db/pack.py -> /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/db copying build/lib.linux-x86_64-2.7/gitdb/pack.py -> /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb copying build/lib.linux-x86_64-2.7/gitdb/fun.py -> /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb copying build/lib.linux-x86_64-2.7/gitdb/util.py -> /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/stream.py to stream.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/typ.py to typ.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/db/loose.py to loose.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/db/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/db/git.py to git.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/db/mem.py to mem.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/db/ref.py to ref.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/db/pack.py to pack.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/pack.py to pack.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/fun.py to fun.pyc byte-compiling /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/util.py to util.pyc writing byte-compilation script '/tmp/tmpW_1fko.py' /usr/bin/python -O /tmp/tmpW_1fko.py removing /tmp/tmpW_1fko.py running install_egg_info Writing /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb-0.5.4-py2.7.egg-info + chmod 0755 /builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/_perf.so chmod: cannot access `/builddir/build/BUILDROOT/python-gitdb-0.5.4-3.fc16.x86_64/usr/lib64/python2.7/site-packages/gitdb/_perf.so': No such file or directory RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.cSSfdA (%install) Bad exit status from /var/tmp/rpm-tmp.cSSfdA (%install) Child returncode was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-gitdb.spec'] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 328, in do raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-gitdb.spec'] LEAVE do --> EXCEPTION RAISED