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-jinja.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-jinja.spec'] Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-jinja-1.2-7.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-jinja.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-jinja.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vTlvyb + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Jinja-1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/Jinja-1.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Jinja-1.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-jinja-docs.patch):' Patch #0 (python-jinja-docs.patch): + /bin/cat /builddir/build/SOURCES/python-jinja-docs.patch + /usr/bin/patch -s -p0 -b --suffix .docs --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.f5FW61 + umask 022 + cd /builddir/build/BUILD + cd Jinja-1.2 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-fplugin=python2 -fplugin-arg-python2-script=/test.py -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 running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/jinja copying jinja/utils.py -> build/lib.linux-x86_64-2.7/jinja copying jinja/lexer.py -> build/lib.linux-x86_64-2.7/jinja copying jinja/_native.py -> build/lib.linux-x86_64-2.7/jinja copying jinja/defaults.py -> build/lib.linux-x86_64-2.7/jinja copying jinja/__init__.py -> build/lib.linux-x86_64-2.7/jinja copying jinja/constants.py -> build/lib.linux-x86_64-2.7/jinja copying jinja/exceptions.py -> build/lib.linux-x86_64-2.7/jinja copying jinja/datastructure.py -> build/lib.linux-x86_64-2.7/jinja copying jinja/debugger.py -> build/lib.linux-x86_64-2.7/jinja copying jinja/parser.py -> build/lib.linux-x86_64-2.7/jinja copying jinja/filters.py -> build/lib.linux-x86_64-2.7/jinja copying jinja/loaders.py -> build/lib.linux-x86_64-2.7/jinja copying jinja/plugin.py -> build/lib.linux-x86_64-2.7/jinja copying jinja/nodes.py -> build/lib.linux-x86_64-2.7/jinja copying jinja/environment.py -> build/lib.linux-x86_64-2.7/jinja copying jinja/tests.py -> build/lib.linux-x86_64-2.7/jinja creating build/lib.linux-x86_64-2.7/jinja/translators copying jinja/translators/__init__.py -> build/lib.linux-x86_64-2.7/jinja/translators copying jinja/translators/python.py -> build/lib.linux-x86_64-2.7/jinja/translators running build_ext building 'jinja._debugger' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/jinja 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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/python2.7 -c jinja/_debugger.c -o build/temp.linux-x86_64-2.7/jinja/_debugger.o jinja/_debugger.c: In function 'tb_set_next': jinja/_debugger.c:29:23: warning: Mismatching type in call to PyArg_ParseTuple with format code "O!O:tb_set_next" [enabled by default] argument 4 ("&tb") had type "struct PyTracebackObject * *" but was expecting ""struct PyObject * *"" (unfamiliar with PyTypeObject: 'PyTraceBack_Type') for format code "O!" gcc -pthread -shared -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.7/jinja/_debugger.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/jinja/_debugger.so building 'jinja._speedups' extension 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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/python2.7 -c jinja/_speedups.c -o build/temp.linux-x86_64-2.7/jinja/_speedups.o jinja/_speedups.c: In function 'init_speedups': jinja/_speedups.c:497:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] jinja/_speedups.c: In function 'BaseContext_getstack': jinja/_speedups.c:230:16: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3668, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyList_Reverse jinja/_speedups.c: In function 'BaseContext_push': jinja/_speedups.c:211:1: warning: returning (PyObject*)NULL without setting an exception [enabled by default] jinja/_speedups.c:187:23: note: when PyArg_ParseTuple() succeeds at: if (!PyArg_ParseTuple(args, "|O:push", &value)) jinja/_speedups.c:187:5: note: taking False path at: if (!PyArg_ParseTuple(args, "|O:push", &value)) jinja/_speedups.c:189:6: note: reaching: if (!value) { jinja/_speedups.c:189:5: note: taking False path at: if (!value) { jinja/_speedups.c:194:12: note: reaching: else if (!PyDict_Check(value)) { jinja/_speedups.c:194:12: note: when treating unknown struct _typeobject * from jinja/_speedups.c:194 as non-NULL at: else if (!PyDict_Check(value)) { jinja/_speedups.c:194:10: note: when considering range: 1 <= value <= 0x20000000 at: else if (!PyDict_Check(value)) { jinja/_speedups.c:194:10: note: taking False path at: else if (!PyDict_Check(value)) { jinja/_speedups.c:199:3: note: reaching: Py_INCREF(value); jinja/_speedups.c:200:6: note: when PyMem_Malloc() fails at: new = PyMem_Malloc(sizeof(struct StackLayer)); jinja/_speedups.c:201:5: note: taking True path at: if (!new) { jinja/_speedups.c:202:3: note: reaching: Py_DECREF(value); jinja/_speedups.c:202:3: note: when considering range: -0x8000000000000000 <= value <= -1 at: Py_DECREF(value); jinja/_speedups.c:202:3: note: taking True path at: Py_DECREF(value); jinja/_speedups.c:203:3: note: reaching: return NULL; jinja/_speedups.c:211:1: note: returning jinja/_speedups.c:211:1: note: found 2 similar trace(s) to this jinja/_speedups.c:183:1: note: graphical error report for function 'BaseContext_push' written out to 'build/temp.linux-x86_64-2.7/jinja/_speedups.c.BaseContext_push-refcount-errors.html' jinja/_speedups.c: In function 'BaseContext_getitem': jinja/_speedups.c:300:14: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3668, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyObject_IsInstance jinja/_speedups.c: In function 'BaseContext_contains': jinja/_speedups.c:353:24: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3668, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyMapping_HasKey jinja/_speedups.c: In function 'BaseContext_init': jinja/_speedups.c:142:22: warning: dereferencing NULL (D.13870->prev) at jinja/_speedups.c:143 [enabled by default] jinja/_speedups.c:122:23: note: when PyArg_ParseTuple() succeeds at: if (!PyArg_ParseTuple(args, "OOO", &undefined, &globals, &initial)) jinja/_speedups.c:122:5: note: taking False path at: if (!PyArg_ParseTuple(args, "OOO", &undefined, &globals, &initial)) jinja/_speedups.c:124:7: note: reaching: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:7: note: when treating unknown struct _typeobject * from jinja/_speedups.c:124 as non-NULL at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:5: note: when considering range: 1 <= value <= 0x20000000 at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:5: note: taking False path at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:33: note: reaching: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:33: note: when treating unknown struct _typeobject * from jinja/_speedups.c:124 as non-NULL at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:29: note: when considering range: 1 <= value <= 0x20000000 at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:29: note: taking False path at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:129:30: note: reaching: self->current = PyMem_Malloc(sizeof(struct StackLayer)); jinja/_speedups.c:129:30: note: when PyMem_Malloc() succeeds at: self->current = PyMem_Malloc(sizeof(struct StackLayer)); jinja/_speedups.c:131:34: note: when PyDict_New() succeeds at: self->current->dict = PyDict_New(); jinja/_speedups.c:132:5: note: taking False path at: if (!self->current->dict) jinja/_speedups.c:135:30: note: reaching: self->initial = PyMem_Malloc(sizeof(struct StackLayer)); jinja/_speedups.c:135:30: note: when PyMem_Malloc() succeeds at: self->initial = PyMem_Malloc(sizeof(struct StackLayer)); jinja/_speedups.c:141:30: note: when PyMem_Malloc() fails at: self->globals = PyMem_Malloc(sizeof(struct StackLayer)); jinja/_speedups.c:136:22: warning: dereferencing NULL (D.13866->prev) at jinja/_speedups.c:137 [enabled by default] jinja/_speedups.c:122:23: note: when PyArg_ParseTuple() succeeds at: if (!PyArg_ParseTuple(args, "OOO", &undefined, &globals, &initial)) jinja/_speedups.c:122:5: note: taking False path at: if (!PyArg_ParseTuple(args, "OOO", &undefined, &globals, &initial)) jinja/_speedups.c:124:7: note: reaching: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:7: note: when treating unknown struct _typeobject * from jinja/_speedups.c:124 as non-NULL at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:5: note: when considering range: 1 <= value <= 0x20000000 at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:5: note: taking False path at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:33: note: reaching: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:33: note: when treating unknown struct _typeobject * from jinja/_speedups.c:124 as non-NULL at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:29: note: when considering range: 1 <= value <= 0x20000000 at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:29: note: taking False path at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:129:30: note: reaching: self->current = PyMem_Malloc(sizeof(struct StackLayer)); jinja/_speedups.c:129:30: note: when PyMem_Malloc() succeeds at: self->current = PyMem_Malloc(sizeof(struct StackLayer)); jinja/_speedups.c:131:34: note: when PyDict_New() succeeds at: self->current->dict = PyDict_New(); jinja/_speedups.c:132:5: note: taking False path at: if (!self->current->dict) jinja/_speedups.c:135:30: note: reaching: self->initial = PyMem_Malloc(sizeof(struct StackLayer)); jinja/_speedups.c:135:30: note: when PyMem_Malloc() fails at: self->initial = PyMem_Malloc(sizeof(struct StackLayer)); jinja/_speedups.c:130:22: warning: dereferencing NULL (D.13860->prev) at jinja/_speedups.c:131 [enabled by default] jinja/_speedups.c:122:23: note: when PyArg_ParseTuple() succeeds at: if (!PyArg_ParseTuple(args, "OOO", &undefined, &globals, &initial)) jinja/_speedups.c:122:5: note: taking False path at: if (!PyArg_ParseTuple(args, "OOO", &undefined, &globals, &initial)) jinja/_speedups.c:124:7: note: reaching: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:7: note: when treating unknown struct _typeobject * from jinja/_speedups.c:124 as non-NULL at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:5: note: when considering range: 1 <= value <= 0x20000000 at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:5: note: taking False path at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:33: note: reaching: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:33: note: when treating unknown struct _typeobject * from jinja/_speedups.c:124 as non-NULL at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:29: note: when considering range: 1 <= value <= 0x20000000 at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:124:29: note: taking False path at: if (!PyDict_Check(globals) || !PyDict_Check(initial)) { jinja/_speedups.c:129:30: note: reaching: self->current = PyMem_Malloc(sizeof(struct StackLayer)); jinja/_speedups.c:129:30: note: when PyMem_Malloc() fails at: self->current = PyMem_Malloc(sizeof(struct StackLayer)); jinja/_speedups.c:119:1: note: graphical error report for function 'BaseContext_init' written out to 'build/temp.linux-x86_64-2.7/jinja/_speedups.c.BaseContext_init-refcount-errors.html' =============================================================================== INFORMATION the speedup extension could not be compiled, Jinja will fall back to the native python classes. =============================================================================== + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NLeSUW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64 ++ dirname /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64 + cd Jinja-1.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64 creating /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr creating /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja copying build/lib.linux-x86_64-2.7/jinja/utils.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja copying build/lib.linux-x86_64-2.7/jinja/lexer.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja copying build/lib.linux-x86_64-2.7/jinja/_native.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja copying build/lib.linux-x86_64-2.7/jinja/defaults.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja copying build/lib.linux-x86_64-2.7/jinja/__init__.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja copying build/lib.linux-x86_64-2.7/jinja/constants.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja creating /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/translators copying build/lib.linux-x86_64-2.7/jinja/translators/__init__.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/translators copying build/lib.linux-x86_64-2.7/jinja/translators/python.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/translators copying build/lib.linux-x86_64-2.7/jinja/exceptions.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja copying build/lib.linux-x86_64-2.7/jinja/datastructure.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja copying build/lib.linux-x86_64-2.7/jinja/debugger.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja copying build/lib.linux-x86_64-2.7/jinja/_debugger.so -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja copying build/lib.linux-x86_64-2.7/jinja/parser.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja copying build/lib.linux-x86_64-2.7/jinja/filters.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja copying build/lib.linux-x86_64-2.7/jinja/loaders.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja copying build/lib.linux-x86_64-2.7/jinja/plugin.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja copying build/lib.linux-x86_64-2.7/jinja/nodes.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja copying build/lib.linux-x86_64-2.7/jinja/environment.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja copying build/lib.linux-x86_64-2.7/jinja/tests.py -> /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/lexer.py to lexer.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/_native.py to _native.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/defaults.py to defaults.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/translators/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/translators/python.py to python.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/datastructure.py to datastructure.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/debugger.py to debugger.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/loaders.py to loaders.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/environment.py to environment.pyc byte-compiling /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/tests.py to tests.pyc writing byte-compilation script '/tmp/tmpvlHZrk.py' /usr/bin/python -O /tmp/tmpvlHZrk.py removing /tmp/tmpvlHZrk.py running install_egg_info running egg_info writing requirements to Jinja.egg-info/requires.txt writing Jinja.egg-info/PKG-INFO writing top-level names to Jinja.egg-info/top_level.txt writing dependency_links to Jinja.egg-info/dependency_links.txt writing entry points to Jinja.egg-info/entry_points.txt deleting Jinja.egg-info/native_libs.txt reading manifest file 'Jinja.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Jinja.egg-info/SOURCES.txt' Copying Jinja.egg-info to /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/Jinja-1.2-py2.7.egg-info running install_scripts + sed -i 's|\r$||g' LICENSE + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Jinja-1.2 extracting debug info from /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/site-packages/jinja/_debugger.so 4 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-jinja-1.2-7.fc16.x86_64/usr/lib64/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-jinja-1.2-7.fc16.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JE3izU + umask 022 + cd /builddir/build/BUILD + cd Jinja-1.2 + DOCDIR=/builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/share/doc/python-jinja-1.2 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/share/doc/python-jinja-1.2 + cp -pr AUTHORS CHANGES LICENSE TODO docs/html /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64/usr/share/doc/python-jinja-1.2 + exit 0 Provides: _debugger.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-jinja-debuginfo-1.2-7.fc16.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64 Wrote: /builddir/build/RPMS/python-jinja-1.2-7.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/python-jinja-debuginfo-1.2-7.fc16.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OFZjEV + umask 022 + cd /builddir/build/BUILD + cd Jinja-1.2 + rm -rf /builddir/build/BUILDROOT/python-jinja-1.2-7.fc16.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->