[Python-apps-team] Bug#666673: cython: FTBFS: semop(2): encountered an error: Invalid argument

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat Mar 31 20:16:53 UTC 2012


Source: cython
Version: 0.15.1-2
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20120331 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  fakeroot debian/rules binary
> pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
> pyversions: missing debian/pyversions file, fall back to supported versions
> test -x debian/rules
> dh_testroot
> dh_clean -k -X debian/changelogs
> dh_clean: dh_clean -k is deprecated; use dh_prep instead
> dh_installdirs -A 
> mkdir -p "."
> /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_DH_STRIP_ARGS is a deprecated variable
> mkdir -p debian/python-module-stampdir
> set -e; for buildver in 2.6 2.7; do \
> 		cd /«PKGBUILDDIR» && cd . && \
> 			python$buildver setup.py build \
> 			--build-base="/«PKGBUILDDIR»/./build"; \
> 	done
> running build
> running build_py
> running build_ext
> running build_scripts
> running build
> running build_py
> running build_ext
> running build_scripts
> touch debian/python-module-stampdir/cython
> Adding cdbs dependencies to debian/cython.substvars
> dh_installdirs -pcython 
> set -e; for buildver in 2.6 2.7; do \
> 		cd /«PKGBUILDDIR» && cd . && \
> 			python$buildver setup.py install \
> 			--root="/«PKGBUILDDIR»/debian/cython" \
> 			--install-purelib=/usr/lib/python$buildver/site-packages/ \
> 			--install-platlib=/usr/lib/python$buildver/site-packages/ \
> 			--prefix=/usr --no-compile -O0 ; \
> 	done
> running install
> running build
> running build_py
> running build_ext
> running build_scripts
> running install_lib
> creating /«PKGBUILDDIR»/debian/cython/usr
> creating /«PKGBUILDDIR»/debian/cython/usr/lib
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/__init__.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/bool.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/buffer.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/bytes.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/cobject.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/complex.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/dict.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/exc.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/float.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/function.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/getargs.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/instance.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/int.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/iterator.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/list.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/long.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/mapping.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/mem.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/method.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/module.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/number.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/object.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/oldbuffer.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/pycapsule.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/pystate.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/pythread.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/ref.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/sequence.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/set.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/string.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/tuple.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/type.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/unicode.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/version.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.6/Cython/Includes/cpython/weakref.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/cpython
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python2.5.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_bool.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_buffer.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_bytes.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_cobject.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_complex.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_dict.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_exc.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_float.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_function.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_getargs.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_instance.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_int.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_iterator.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_list.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_long.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_mapping.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_mem.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_method.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_module.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_number.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_object.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_pycapsule.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_ref.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_sequence.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_set.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_string.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_tuple.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_type.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_unicode.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_version.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/python_weakref.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/stdio.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/stdlib.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.6/Cython/Includes/Deprecated/stl.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/Deprecated
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/__init__.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/errno.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/float.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/limits.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/locale.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/math.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/setjmp.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/signal.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/stddef.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/stdint.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/stdio.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/stdlib.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libc/string.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libc
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/__init__.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/deque.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/list.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/map.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/pair.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/queue.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/set.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/stack.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/string.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/utility.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.6/Cython/Includes/libcpp/vector.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/libcpp
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/posix
> copying build/lib.linux-x86_64-2.6/Cython/Includes/posix/__init__.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/posix
> copying build/lib.linux-x86_64-2.6/Cython/Includes/posix/fcntl.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/posix
> copying build/lib.linux-x86_64-2.6/Cython/Includes/posix/ioctl.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/posix
> copying build/lib.linux-x86_64-2.6/Cython/Includes/posix/unistd.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes/posix
> copying build/lib.linux-x86_64-2.6/Cython/Includes/numpy.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes
> copying build/lib.linux-x86_64-2.6/Cython/Includes/openmp.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Includes
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Debugger/Tests/cfuncs.c -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Debugger/Tests/codefile -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Debugger/Tests/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Debugger/Tests/TestLibCython.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Debugger/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger
> copying build/lib.linux-x86_64-2.6/Cython/Debugger/Cygdb.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger
> copying build/lib.linux-x86_64-2.6/Cython/Debugger/DebugWriter.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger
> copying build/lib.linux-x86_64-2.6/Cython/Debugger/libcython.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger
> copying build/lib.linux-x86_64-2.6/Cython/Debugger/libpython.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Debugger
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Tests/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Tests/TestCodeWriter.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Tests/TestStringIOTree.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Tests/xmlrunner.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Tests
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.6/Cython/Plex/Actions.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.6/Cython/Plex/Scanners.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.6/Cython/Plex/Actions.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.6/Cython/Plex/Scanners.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.6/Cython/Plex/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.6/Cython/Plex/Actions.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.6/Cython/Plex/DFA.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.6/Cython/Plex/Errors.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.6/Cython/Plex/Lexicons.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.6/Cython/Plex/Machines.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.6/Cython/Plex/Regexps.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.6/Cython/Plex/Scanners.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.6/Cython/Plex/Timing.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.6/Cython/Plex/Traditional.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.6/Cython/Plex/Transitions.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Plex
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Distutils
> copying build/lib.linux-x86_64-2.6/Cython/Distutils/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Distutils
> copying build/lib.linux-x86_64-2.6/Cython/Distutils/build_ext.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Distutils
> copying build/lib.linux-x86_64-2.6/Cython/Distutils/extension.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Distutils
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Runtime
> copying build/lib.linux-x86_64-2.6/Cython/Runtime/refnanny.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Runtime
> copying build/lib.linux-x86_64-2.6/Cython/Runtime/refnanny.pyx -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Runtime
> copying build/lib.linux-x86_64-2.6/Cython/Runtime/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Runtime
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Code.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/FlowControl.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Visitor.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Parsing.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Scanning.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Lexicon.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Code.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/FlowControl.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/ParseTreeTransforms.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Parsing.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Scanning.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Visitor.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Tests/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Tests/TestBuffer.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Tests/TestDecorators.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Tests/TestTreeFragment.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Tests/TestTreePath.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/AnalysedTreeTransforms.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Annotate.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/AutoDocTransforms.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Buffer.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Builtin.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/CmdLine.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Code.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/CodeGeneration.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/CythonScope.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/DebugFlags.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Errors.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/ExprNodes.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/FlowControl.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Future.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Interpreter.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Lexicon.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Main.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/ModuleNode.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Naming.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Nodes.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Optimize.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Options.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/ParseTreeTransforms.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Parsing.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Pipeline.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/PyrexTypes.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Scanning.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/StringEncoding.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Symtab.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/TreeFragment.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/TreePath.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/TypeInference.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/TypeSlots.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/UtilityCode.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/UtilNodes.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Version.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.6/Cython/Compiler/Visitor.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Compiler
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Build/Tests/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Build/Tests/TestInline.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Build/Tests/TestStripLiterals.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build/Tests
> copying build/lib.linux-x86_64-2.6/Cython/Build/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build
> copying build/lib.linux-x86_64-2.6/Cython/Build/BuildExecutable.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build
> copying build/lib.linux-x86_64-2.6/Cython/Build/Dependencies.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build
> copying build/lib.linux-x86_64-2.6/Cython/Build/Inline.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython/Build
> copying build/lib.linux-x86_64-2.6/Cython/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython
> copying build/lib.linux-x86_64-2.6/Cython/CodeWriter.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython
> copying build/lib.linux-x86_64-2.6/Cython/Debugging.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython
> copying build/lib.linux-x86_64-2.6/Cython/Shadow.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython
> copying build/lib.linux-x86_64-2.6/Cython/StringIOTree.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython
> copying build/lib.linux-x86_64-2.6/Cython/TestUtils.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython
> copying build/lib.linux-x86_64-2.6/Cython/Utils.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython
> copying build/lib.linux-x86_64-2.6/cython.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/pyximport
> copying build/lib.linux-x86_64-2.6/pyximport/pyxbuild.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/pyximport
> copying build/lib.linux-x86_64-2.6/pyximport/pyximport.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/pyximport
> copying build/lib.linux-x86_64-2.6/pyximport/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/pyximport
> running install_scripts
> creating /«PKGBUILDDIR»/debian/cython/usr/bin
> copying build/scripts-2.6/cygdb -> /«PKGBUILDDIR»/debian/cython/usr/bin
> copying build/scripts-2.6/cython -> /«PKGBUILDDIR»/debian/cython/usr/bin
> changing mode of /«PKGBUILDDIR»/debian/cython/usr/bin/cygdb to 775
> changing mode of /«PKGBUILDDIR»/debian/cython/usr/bin/cython to 775
> running install_egg_info
> Writing /«PKGBUILDDIR»/debian/cython/usr/lib/python2.6/site-packages/Cython-0.15.1-py2.6.egg-info
> running install
> running build
> running build_py
> running build_ext
> running build_scripts
> running install_lib
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/__init__.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/bool.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/buffer.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/bytes.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/cobject.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/complex.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/dict.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/exc.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/float.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/function.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/getargs.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/instance.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/int.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/iterator.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/list.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/long.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/mapping.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/mem.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/method.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/module.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/number.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/object.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/oldbuffer.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/pycapsule.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/pystate.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/pythread.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/ref.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/sequence.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/set.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/string.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/tuple.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/type.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/unicode.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/version.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> copying build/lib.linux-x86_64-2.7/Cython/Includes/cpython/weakref.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/cpython
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python2.5.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_bool.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_buffer.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_bytes.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_cobject.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_complex.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_dict.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_exc.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_float.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_function.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_getargs.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_instance.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_int.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_iterator.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_list.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_long.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_mapping.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_mem.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_method.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_module.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_number.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_object.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_pycapsule.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_ref.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_sequence.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_set.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_string.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_tuple.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_type.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_unicode.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_version.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/python_weakref.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/stdio.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/stdlib.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> copying build/lib.linux-x86_64-2.7/Cython/Includes/Deprecated/stl.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/Deprecated
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/__init__.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/errno.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/float.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/limits.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/locale.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/math.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/setjmp.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/signal.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/stddef.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/stdint.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/stdio.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/stdlib.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libc/string.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libc
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/__init__.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/deque.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/list.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/map.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/pair.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/queue.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/set.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/stack.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/string.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/utility.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp
> copying build/lib.linux-x86_64-2.7/Cython/Includes/libcpp/vector.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/libcpp
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/posix
> copying build/lib.linux-x86_64-2.7/Cython/Includes/posix/__init__.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/posix
> copying build/lib.linux-x86_64-2.7/Cython/Includes/posix/fcntl.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/posix
> copying build/lib.linux-x86_64-2.7/Cython/Includes/posix/ioctl.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/posix
> copying build/lib.linux-x86_64-2.7/Cython/Includes/posix/unistd.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes/posix
> copying build/lib.linux-x86_64-2.7/Cython/Includes/numpy.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes
> copying build/lib.linux-x86_64-2.7/Cython/Includes/openmp.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Includes
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Debugger/Tests/cfuncs.c -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Debugger/Tests/codefile -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Debugger/Tests/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Debugger/Tests/TestLibCython.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Debugger/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger
> copying build/lib.linux-x86_64-2.7/Cython/Debugger/Cygdb.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger
> copying build/lib.linux-x86_64-2.7/Cython/Debugger/DebugWriter.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger
> copying build/lib.linux-x86_64-2.7/Cython/Debugger/libcython.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger
> copying build/lib.linux-x86_64-2.7/Cython/Debugger/libpython.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Debugger
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Tests/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Tests/TestCodeWriter.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Tests/TestStringIOTree.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Tests/xmlrunner.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Tests
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.7/Cython/Plex/Actions.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.7/Cython/Plex/Scanners.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.7/Cython/Plex/Actions.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.7/Cython/Plex/Scanners.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.7/Cython/Plex/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.7/Cython/Plex/Actions.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.7/Cython/Plex/DFA.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.7/Cython/Plex/Errors.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.7/Cython/Plex/Lexicons.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.7/Cython/Plex/Machines.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.7/Cython/Plex/Regexps.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.7/Cython/Plex/Scanners.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.7/Cython/Plex/Timing.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.7/Cython/Plex/Traditional.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex
> copying build/lib.linux-x86_64-2.7/Cython/Plex/Transitions.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Plex
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Distutils
> copying build/lib.linux-x86_64-2.7/Cython/Distutils/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Distutils
> copying build/lib.linux-x86_64-2.7/Cython/Distutils/build_ext.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Distutils
> copying build/lib.linux-x86_64-2.7/Cython/Distutils/extension.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Distutils
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Runtime
> copying build/lib.linux-x86_64-2.7/Cython/Runtime/refnanny.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Runtime
> copying build/lib.linux-x86_64-2.7/Cython/Runtime/refnanny.pyx -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Runtime
> copying build/lib.linux-x86_64-2.7/Cython/Runtime/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Runtime
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Code.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/FlowControl.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Visitor.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Parsing.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Scanning.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Lexicon.so -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Code.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/FlowControl.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/ParseTreeTransforms.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Parsing.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Scanning.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Visitor.pxd -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Tests/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestBuffer.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestDecorators.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestTreeFragment.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Tests/TestTreePath.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/AnalysedTreeTransforms.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Annotate.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/AutoDocTransforms.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Buffer.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Builtin.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/CmdLine.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Code.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/CodeGeneration.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/CythonScope.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/DebugFlags.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Errors.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/ExprNodes.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/FlowControl.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Future.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Interpreter.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Lexicon.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Main.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/ModuleNode.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Naming.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Nodes.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Optimize.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Options.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/ParseTreeTransforms.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Parsing.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Pipeline.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/PyrexTypes.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Scanning.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/StringEncoding.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Symtab.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/TreeFragment.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/TreePath.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/TypeInference.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/TypeSlots.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/UtilityCode.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/UtilNodes.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Version.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> copying build/lib.linux-x86_64-2.7/Cython/Compiler/Visitor.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Compiler
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Build/Tests/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Build/Tests/TestInline.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Build/Tests/TestStripLiterals.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build/Tests
> copying build/lib.linux-x86_64-2.7/Cython/Build/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build
> copying build/lib.linux-x86_64-2.7/Cython/Build/BuildExecutable.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build
> copying build/lib.linux-x86_64-2.7/Cython/Build/Dependencies.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build
> copying build/lib.linux-x86_64-2.7/Cython/Build/Inline.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython/Build
> copying build/lib.linux-x86_64-2.7/Cython/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython
> copying build/lib.linux-x86_64-2.7/Cython/CodeWriter.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython
> copying build/lib.linux-x86_64-2.7/Cython/Debugging.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython
> copying build/lib.linux-x86_64-2.7/Cython/Shadow.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython
> copying build/lib.linux-x86_64-2.7/Cython/StringIOTree.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython
> copying build/lib.linux-x86_64-2.7/Cython/TestUtils.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython
> copying build/lib.linux-x86_64-2.7/Cython/Utils.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython
> copying build/lib.linux-x86_64-2.7/cython.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages
> creating /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/pyximport
> copying build/lib.linux-x86_64-2.7/pyximport/pyxbuild.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/pyximport
> copying build/lib.linux-x86_64-2.7/pyximport/pyximport.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/pyximport
> copying build/lib.linux-x86_64-2.7/pyximport/__init__.py -> /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/pyximport
> running install_scripts
> copying build/scripts-2.7/cygdb -> /«PKGBUILDDIR»/debian/cython/usr/bin
> copying build/scripts-2.7/cython -> /«PKGBUILDDIR»/debian/cython/usr/bin
> changing mode of /«PKGBUILDDIR»/debian/cython/usr/bin/cygdb to 775
> changing mode of /«PKGBUILDDIR»/debian/cython/usr/bin/cython to 775
> running install_egg_info
> Writing /«PKGBUILDDIR»/debian/cython/usr/lib/python2.7/site-packages/Cython-0.15.1-py2.7.egg-info
> : # Generate a manpage using help2man
> PYTHONPATH="/«PKGBUILDDIR»/build/lib.linux-x86_64-2.7" \
> 	  help2man --no-info --no-discard-stderr \
> 		-n "compile Cython code (.pyx) into C to build a Python extension" \
> 		bin/cython >| build/cython.1
> : # Verify that manpage generated nicely -- no Errors reported
> grep -q 'ImportError:' build/cython.1 && exit 1 || :
> dh_installman build/cython.1
> : # Run tests battery against current default version of Python
> PYTHONPATH=/«PKGBUILDDIR»/build/lib.linux-x86_64-2.7 \
> 		python runtests.py --no-refnanny -v -v --work-dir=build/work-dir
> Python 2.7.3rc2 (default, Mar 21 2012, 06:59:11) 
> [GCC 4.6.3]
> 
> Running tests against Cython 0.15.1
> Backends: c,cpp
> 
> test_insertion (Cython.Tests.TestStringIOTree.TestStringIOTree) ... ok
> test_markers (Cython.Tests.TestStringIOTree.TestStringIOTree) ... ok
> test_attribute (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
> test_cdef_var (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
> test_def (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
> test_for_loop (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
> test_if (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
> test_ifelifelse (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
> test_inplace_assignment (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
> test_longness_and_signedness (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
> test_print (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
> test_signed_short (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
> test_typed_args (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
> test_all (Cython.Debugger.Tests.TestLibCython.TestAll) ... /«PKGBUILDDIR»/Cython/Debugger/Tests/TestLibCython.py:74: UserWarning: Skipping gdb tests, need gdb >= 7.2 with Python >= 2.6
>   'Skipping gdb tests, need gdb >= 7.2 with Python >= 2.6')
> ok
> test_node_path (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
> test_node_path_and (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
> test_node_path_attribute (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
> test_node_path_attribute_dotted (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
> test_node_path_attribute_exists (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
> test_node_path_attribute_exists_not (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
> test_node_path_attribute_string_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
> test_node_path_child (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
> test_node_path_node_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
> test_node_path_node_predicate_step (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
> test_node_path_recursive_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
> test_node_path_star (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
> test_basic (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok
> test_copy_is_taken (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok
> test_exprstat (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok
> test_pos_is_transferred (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok
> test_substitution (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok
> test_substitutions_are_copied (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok
> test_temps (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok
> test_parallel_directives_cimports (Cython.Compiler.Tests.TestParseTreeTransforms.TestInterpretCompilerDirectives) ... ok
> test_parallel_directives_imports (Cython.Compiler.Tests.TestParseTreeTransforms.TestInterpretCompilerDirectives) ... ok
> test_parserbehaviour_is_what_we_coded_for (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok
> test_pass_eliminated (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok
> test_statinexpr (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok
> test_wrap_multistat (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok
> test_wrap_offagain (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok
> test_wrap_singlestat (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok
> test_decorator (Cython.Compiler.Tests.TestDecorators.TestDecorator) ... ok
> test_basic (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok
> test_pos_after_key (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok
> test_type_keyword (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok
> test_type_pos (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok
> test_backslash (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
> test_comment (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
> test_comment_and_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
> test_double_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
> test_empty (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
> test_extern (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
> test_include (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
> test_nested_quotes (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
> test_raw (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
> test_raw_unicode (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
> test_single_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
> test_triple_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
> test_unicode (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
> test_globals (Cython.Build.Tests.TestInline.TestInline) ... ok
> test_locals (Cython.Build.Tests.TestInline.TestInline) ... ok
> test_numpy (Cython.Build.Tests.TestInline.TestInline) ... /usr/lib/pymodules/python2.7/numpy/core/include/numpy/__multiarray_api.h:1187:1: warning: '_import_array' defined but not used [-Wunused-function]
> /usr/lib/pymodules/python2.7/numpy/core/include/numpy/__ufunc_api.h:196:1: warning: '_import_umath' defined but not used [-Wunused-function]
> ok
> test_simple (Cython.Build.Tests.TestInline.TestInline) ... ok
> test_types (Cython.Build.Tests.TestInline.TestInline) ... ok
> StringIOTree (Cython)
> Doctest: Cython.StringIOTree ... ok
> TreeVisitor (Cython.Compiler.Visitor)
> Doctest: Cython.Compiler.Visitor.TreeVisitor ... ok
> parse_directive_list (Cython.Compiler.Options)
> Doctest: Cython.Compiler.Options.parse_directive_list ... ok
> parse_directive_value (Cython.Compiler.Options)
> Doctest: Cython.Compiler.Options.parse_directive_value ... ok
> parse_list (Cython.Build.Dependencies)
> Doctest: Cython.Build.Dependencies.parse_list ... ok
> runTest (__main__.EndToEndTest)
> End-to-end basic_cythonize ... ok
> runTest (__main__.EndToEndTest)
> End-to-end basic_distutils ... ok
> runTest (__main__.EndToEndTest)
> End-to-end cpp_cythonize ... ok
> runTest (__main__.EndToEndTest)
> End-to-end cythonize_options ... ok
> runTest (__main__.EndToEndTest)
> End-to-end inline_distutils ... ok
> runTest (__main__.EndToEndTest)
> End-to-end module_api ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) a_capi ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) a_capi ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) argdefault ... argdefault.c: In function '__pyx_pf_10argdefault_spam':
> argdefault.c:455:13: warning: variable '__pyx_v_z' set but not used [-Wunused-but-set-variable]
> argdefault.c:454:13: warning: variable '__pyx_v_y' set but not used [-Wunused-but-set-variable]
> argdefault.c:452:13: warning: variable '__pyx_v_w' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) argdefault ... argdefault.cpp: In function 'PyObject* __pyx_pf_10argdefault_spam(PyObject*, PyObject*, PyObject*)':
> argdefault.cpp:452:13: warning: variable '__pyx_v_w' set but not used [-Wunused-but-set-variable]
> argdefault.cpp:454:13: warning: variable '__pyx_v_y' set but not used [-Wunused-but-set-variable]
> argdefault.cpp:455:13: warning: variable '__pyx_v_z' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) arrayargs ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) arrayargs ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) arrayptrcompat ... arrayptrcompat.c: In function '__pyx_f_14arrayptrcompat_f':
> arrayptrcompat.c:439:9: warning: variable '__pyx_v_v' set but not used [-Wunused-but-set-variable]
> arrayptrcompat.c:438:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) arrayptrcompat ... arrayptrcompat.cpp: In function 'void __pyx_f_14arrayptrcompat_f()':
> arrayptrcompat.cpp:438:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable]
> arrayptrcompat.cpp:439:9: warning: variable '__pyx_v_v' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) arraytoptrarg ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) arraytoptrarg ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ass2longlong ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ass2longlong ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) assert2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) assert2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) behnel4 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) behnel4 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) belchenko1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) belchenko1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) builtin ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) builtin ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) builtinfuncs ... builtinfuncs.c: In function '__pyx_f_12builtinfuncs_f':
> builtinfuncs.c:447:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) builtinfuncs ... builtinfuncs.cpp: In function 'int __pyx_f_12builtinfuncs_f()':
> builtinfuncs.cpp:447:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) c_directives ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) c_directives ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) callingconvention ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) callingconvention ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cargdef ... cargdef.c: In function '__pyx_pf_7cargdef_f':
> cargdef.c:453:13: warning: variable '__pyx_v_obj' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cargdef ... cargdef.cpp: In function 'PyObject* __pyx_pf_7cargdef_f(PyObject*, PyObject*, PyObject*)':
> cargdef.cpp:453:13: warning: variable '__pyx_v_obj' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) carrdecl ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) carrdecl ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cascmp ... cascmp.c: In function '__pyx_f_6cascmp_foo':
> cascmp.c:437:7: warning: variable '__pyx_v_bool' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cascmp ... cascmp.cpp: In function 'void __pyx_f_6cascmp_foo()':
> cascmp.cpp:437:7: warning: variable '__pyx_v_bool' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cassign ... cassign.c: In function '__pyx_f_7cassign_foo':
> cassign.c:437:9: warning: variable '__pyx_v_p1' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cassign ... cassign.cpp: In function 'void __pyx_f_7cassign_foo()':
> cassign.cpp:437:9: warning: variable '__pyx_v_p1' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cast_ctypedef_array_T518 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cast_ctypedef_array_T518 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) casttoexttype ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) casttoexttype ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cdefexternempty ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cdefexternempty ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cdefexternfromstar ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cdefexternfromstar ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cenum ... cenum.c: In function '__pyx_f_5cenum_eggs':
> cenum.c:446:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cenum ... cenum.cpp: In function 'void __pyx_f_5cenum_eggs()':
> cenum.cpp:446:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cforfromloop ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cforfromloop ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cimport_package_module_T4 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cimport_package_module_T4 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cimportfrom_T248 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cimportfrom_T248 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) classmethargdefault ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) classmethargdefault ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cnamespec ... cnamespec.c: In function 'c_spam':
> cnamespec.c:454:10: warning: variable 'c_d' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cnamespec ... cnamespec.cpp: In function 'double c_spam(int, float)':
> cnamespec.cpp:454:10: warning: variable 'c_d' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cnumop ... cnumop.c: In function '__pyx_pf_6cnumop_f':
> cnumop.c:446:10: warning: variable '__pyx_v_double1' set but not used [-Wunused-but-set-variable]
> cnumop.c:442:8: warning: variable '__pyx_v_long1' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cnumop ... cnumop.cpp: In function 'PyObject* __pyx_pf_6cnumop_f(PyObject*, PyObject*)':
> cnumop.cpp:442:8: warning: variable '__pyx_v_long1' set but not used [-Wunused-but-set-variable]
> cnumop.cpp:446:10: warning: variable '__pyx_v_double1' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) coercetovoidptr ... coercetovoidptr.c: In function '__pyx_f_15coercetovoidptr_f':
> coercetovoidptr.c:427:9: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) coercetovoidptr ... coercetovoidptr.cpp: In function 'void __pyx_f_15coercetovoidptr_f()':
> coercetovoidptr.cpp:427:9: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) complexbasetype ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) complexbasetype ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) constexpr ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) constexpr ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) coventry1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) coventry1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cpdef ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cpdef ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cpp_enums ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cpp_templates ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cstructreturn ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cstructreturn ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ctypedef ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ctypedef ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ctypedef_public_class_T355 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ctypedef_public_class_T355 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ctypedefclass ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ctypedefclass ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ctypedefenum ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ctypedefenum ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ctypedefpubapi ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ctypedefpubapi ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ctypedefstruct ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ctypedefstruct ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ctypedefunion ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ctypedefunion ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cunsignedlong ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cunsignedlong ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cverylongtypes ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cverylongtypes ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) declandimpl ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) declandimpl ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) declarations ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) declarations ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) del ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) del ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) delslice ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) delslice ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) docstrings ... docstrings.c: In function '__pyx_pf_10docstrings_zap':
> docstrings.c:486:13: warning: variable '__pyx_v_volts' set but not used [-Wunused-but-set-variable]
> docstrings.c:485:13: warning: variable '__pyx_v_polly' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) docstrings ... docstrings.cpp: In function 'PyObject* __pyx_pf_10docstrings_zap(PyObject*, PyObject*, PyObject*)':
> docstrings.cpp:485:13: warning: variable '__pyx_v_polly' set but not used [-Wunused-but-set-variable]
> docstrings.cpp:486:13: warning: variable '__pyx_v_volts' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) doda1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) doda1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) dotted_cimport ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) dotted_cimport ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) drake1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) drake1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ellipsis_T488 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ellipsis_T488 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) emptytry ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) emptytry ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) enumintcompat ... enumintcompat.c: In function '__pyx_f_13enumintcompat_f':
> enumintcompat.c:465:9: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> enumintcompat.c:463:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) enumintcompat ... enumintcompat.cpp: In function 'void __pyx_f_13enumintcompat_f()':
> enumintcompat.cpp:463:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> enumintcompat.cpp:465:9: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) eqcmp ... eqcmp.c: In function '__pyx_f_5eqcmp_foo':
> eqcmp.c:427:7: warning: variable '__pyx_v_bool' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) eqcmp ... eqcmp.cpp: In function 'void __pyx_f_5eqcmp_foo()':
> eqcmp.cpp:427:7: warning: variable '__pyx_v_bool' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ewing1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ewing1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ewing3 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ewing3 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ewing4 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ewing4 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ewing5 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ewing5 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ewing6 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ewing6 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ewing7 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ewing7 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ewing8 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ewing8 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ewing9 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ewing9 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) excvalcheck ... excvalcheck.c: In function '__pyx_f_11excvalcheck_eggs':
> excvalcheck.c:438:9: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable]
> excvalcheck.c:437:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) excvalcheck ... excvalcheck.cpp: In function 'void __pyx_f_11excvalcheck_eggs()':
> excvalcheck.cpp:437:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> excvalcheck.cpp:438:9: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) excvaldecl ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) excvaldecl ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) excvalreturn ... excvalreturn.c: In function '__pyx_f_12excvalreturn_spam':
> excvalreturn.c:427:8: warning: variable '__pyx_v_eggs' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) excvalreturn ... excvalreturn.cpp: In function 'int __pyx_f_12excvalreturn_spam()':
> excvalreturn.cpp:427:8: warning: variable '__pyx_v_eggs' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extargdefault ... extargdefault.c: In function '__pyx_pf_13extargdefault_spam':
> extargdefault.c:467:13: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extargdefault ... extargdefault.cpp: In function 'PyObject* __pyx_pf_13extargdefault_spam(PyObject*, PyObject*, PyObject*)':
> extargdefault.cpp:467:13: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extcmethcall ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extcmethcall ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extcoerce ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extcoerce ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extdelattr ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extdelattr ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extdelitem ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extdelitem ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extdelslice ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extdelslice ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extdescrdel ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extdescrdel ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extdescrget ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extdescrget ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extdescrset ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extdescrset ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extern ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extern ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extexttype ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extexttype ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extforward ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extforward ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extgetattr ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extgetattr ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extgetitem ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extgetitem ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) exthash ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) exthash ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extimported ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extimported ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extimportedsubtype ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extimportedsubtype ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extindex ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extindex ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extinheritdel ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extinheritdel ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extinheritset ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extinheritset ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extpropertyall ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extpropertyall ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extpropertydel ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extpropertydel ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extpropertydoc ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extpropertydoc ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extpropertyget ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extpropertyget ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extpropertyset ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extpropertyset ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extpymemberdef ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extpymemberdef ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extsetattr ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extsetattr ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extsetitem ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extsetitem ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extsetslice ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) extsetslice ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) first_assignment ... first_assignment.c: In function '__pyx_pf_16first_assignment_test_cdef':
> first_assignment.c:441:7: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> first_assignment.c: In function '__pyx_pf_16first_assignment_1test_py':
> first_assignment.c:473:8: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> first_assignment.c: In function '__pyx_pf_16first_assignment_2test_cond':
> first_assignment.c:505:8: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) first_assignment ... first_assignment.cpp: In function 'PyObject* __pyx_pf_16first_assignment_test_cdef(PyObject*, PyObject*)':
> first_assignment.cpp:441:7: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> first_assignment.cpp: In function 'PyObject* __pyx_pf_16first_assignment_1test_py(PyObject*, PyObject*)':
> first_assignment.cpp:473:8: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> first_assignment.cpp: In function 'PyObject* __pyx_pf_16first_assignment_2test_cond(PyObject*, PyObject*)':
> first_assignment.cpp:505:8: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) for ... for.c: In function '__pyx_pf_3for_f':
> for.c:457:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) for ... for.cpp: In function 'PyObject* __pyx_pf_3for_f(PyObject*, PyObject*, PyObject*)':
> for.cpp:457:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) forfromelse ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) forfromelse ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) formfeed ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) formfeed ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) forward ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) forward ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) fromimport ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) fromimport ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) fromimport_star ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) fromimport_star ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) funcptr ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) funcptr ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) future_imports ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) future_imports ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) gencall ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) gencall ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) globalonly ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) globalonly ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) globalstmt ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) globalstmt ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) globvardef ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) globvardef ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) gustafsson2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) gustafsson2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) hinsen2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) hinsen2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) huss2 ... huss2.c: In function '__pyx_f_5huss2_f':
> huss2.c:441:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) huss2 ... huss2.cpp: In function 'void __pyx_f_5huss2_f()':
> huss2.cpp:441:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ia_cdefblock ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ia_cdefblock ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) import ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) import ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) index ... index.c: In function '__pyx_pf_5index_f':
> index.c:557:9: warning: variable '__pyx_v_flt1' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) index ... index.cpp: In function 'PyObject* __pyx_pf_5index_f(PyObject*, PyObject*, PyObject*)':
> index.cpp:557:9: warning: variable '__pyx_v_flt1' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) indices ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) indices ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ishimoto1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ishimoto1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) ishimoto4 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) ishimoto4 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) jiba3 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) jiba3 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) jiba4 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) jiba4 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) jiba5 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) jiba5 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) jiba6 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) jiba6 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) johnson1 ... johnson1.c: In function '__pyx_f_8johnson1_func':
> johnson1.c:519:25: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) johnson1 ... johnson1.cpp: In function 'void __pyx_f_8johnson1_func()':
> johnson1.cpp:519:25: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) johnson2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) johnson2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) khavkine1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) khavkine1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) kleckner1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) kleckner1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) lepage_2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) lepage_2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) libc_all ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) libc_all ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) libc_errno ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) libc_errno ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running libc_math ... test_pi (line 6) (libc_math.__test__)
> Doctest: libc_math.__test__.test_pi (line 6) ... ok
> test_sin (line 14) (libc_math.__test__)
> Doctest: libc_math.__test__.test_sin (line 14) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running libc_math ... test_pi (line 6) (libc_math.__test__)
> Doctest: libc_math.__test__.test_pi (line 6) ... ok
> test_sin (line 14) (libc_math.__test__)
> Doctest: libc_math.__test__.test_sin (line 14) ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) libc_signal ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) libc_signal ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) longunsigned ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) longunsigned ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) magcmp ... magcmp.c: In function '__pyx_f_6magcmp_foo':
> magcmp.c:427:7: warning: variable '__pyx_v_bool' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) magcmp ... magcmp.cpp: In function 'void __pyx_f_6magcmp_foo()':
> magcmp.cpp:427:7: warning: variable '__pyx_v_bool' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) msvc_strings ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) msvc_strings ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) nogil ... nogil.c: In function '__pyx_f_5nogil_f':
> nogil.c:431:7: warning: variable '__pyx_v_y' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) nogil ... nogil.cpp: In function 'void __pyx_f_5nogil_f(int)':
> nogil.cpp:431:7: warning: variable '__pyx_v_y' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) nonctypedefclass ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) nonctypedefclass ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) none ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) none ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) notnonearg ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) notnonearg ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) nullptr ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) nullptr ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) omittedargnames ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) omittedargnames ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) parallel_compile_float_rank ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) parallel_compile_float_rank ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) pinard4 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) pinard4 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) posix_pxds ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) posix_pxds ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) publicapi_api ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) publicapi_api ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) publicapi_cimport ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) publicapi_cimport ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) publicapi_mix ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) publicapi_mix ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) publicapi_pub ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) publicapi_pub ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) publicapi_pxd_mix ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) publicapi_pxd_mix ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) pxd_override_T230 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) pxd_override_T230 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) pyclass ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) pyclass ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) pylong ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) pylong ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) r_pernici1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) r_pernici1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) signedtypes ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) signedtypes ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) slicex ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) slicex ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) specialfloatvals ... specialfloatvals.c: In function '__pyx_f_16specialfloatvals_f':
> specialfloatvals.c:429:9: warning: variable '__pyx_v_z' set but not used [-Wunused-but-set-variable]
> specialfloatvals.c:428:9: warning: variable '__pyx_v_y' set but not used [-Wunused-but-set-variable]
> specialfloatvals.c:427:9: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) specialfloatvals ... specialfloatvals.cpp: In function 'int __pyx_f_16specialfloatvals_f()':
> specialfloatvals.cpp:427:9: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> specialfloatvals.cpp:428:9: warning: variable '__pyx_v_y' set but not used [-Wunused-but-set-variable]
> specialfloatvals.cpp:429:9: warning: variable '__pyx_v_z' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) specmethargdefault ... specmethargdefault.c: In function '__pyx_pf_18specmethargdefault_5Grail___cinit__':
> specmethargdefault.c:454:13: warning: variable '__pyx_v_spam' set but not used [-Wunused-but-set-variable]
> specmethargdefault.c: In function '__pyx_pf_18specmethargdefault_5Grail_1__init__':
> specmethargdefault.c:516:13: warning: variable '__pyx_v_parrot' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) specmethargdefault ... specmethargdefault.cpp: In function 'int __pyx_pf_18specmethargdefault_5Grail___cinit__(PyObject*, PyObject*, PyObject*)':
> specmethargdefault.cpp:454:13: warning: variable '__pyx_v_spam' set but not used [-Wunused-but-set-variable]
> specmethargdefault.cpp: In function 'int __pyx_pf_18specmethargdefault_5Grail_1__init__(PyObject*, PyObject*, PyObject*)':
> specmethargdefault.cpp:516:13: warning: variable '__pyx_v_parrot' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) specmethdocstring ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) specmethdocstring ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) specmethextarg ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) specmethextarg ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) traceback ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) traceback ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) tryexcept ... tryexcept.c: In function '__pyx_pf_9tryexcept_f':
> tryexcept.c:492:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> tryexcept.c: In function '__pyx_pf_9tryexcept_1g':
> tryexcept.c:1370:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) tryexcept ... tryexcept.cpp: In function 'PyObject* __pyx_pf_9tryexcept_f(PyObject*, PyObject*, PyObject*)':
> tryexcept.cpp:492:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> tryexcept.cpp: In function 'PyObject* __pyx_pf_9tryexcept_1g(PyObject*, PyObject*, PyObject*)':
> tryexcept.cpp:1370:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) tryfinally ... tryfinally.c: In function '__pyx_pf_10tryfinally_f':
> tryfinally.c:451:13: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) tryfinally ... tryfinally.cpp: In function 'PyObject* __pyx_pf_10tryfinally_f(PyObject*, PyObject*, PyObject*)':
> tryfinally.cpp:451:13: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) typecast ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) typecast ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) types_and_names ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) types_and_names ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) watts2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) watts2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) weakref_T276 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) weakref_T276 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) while ... while.c: In function '__pyx_pf_5while_f':
> while.c:447:8: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) while ... while.cpp: In function 'PyObject* __pyx_pf_5while_f(PyObject*, PyObject*, PyObject*)':
> while.cpp:447:8: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) withgil ... withgil.c: In function '__pyx_f_7withgil_f':
> withgil.c:437:8: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) withgil ... withgil.cpp: In function 'void __pyx_f_7withgil_f()':
> withgil.cpp:437:8: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) break_outside_loop ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) bufaccess_noassignT444 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) buffertypedef_T117 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) builtin_type_inheritance ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) callargs ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) callingnonexisting_T307 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cdef_in_pyclass ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cdef_members_T517 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cdef_syntax ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cdefkwargs ... cdefkwargs.c: In function '__pyx_f_10cdefkwargs_b':
> cdefkwargs.c:620:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> cdefkwargs.c:619:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cdefoptargs ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cdefspecial ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cfunc_directive_in_pyclass ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cmethbasematch ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) compile_time_unraisable_T370 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) continue_outside_loop ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cpdef_syntax ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (cpp) cpp_no_constructor ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) cython3_bytes ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) declareafteruse_T158 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) def_nogil ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e2_packedstruct_T290 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_addop ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_argdefault ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_ass ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_assnone ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_autotestdict ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_badexcvaltype ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_badfuncargtype ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_badpyparam ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_badtypeuse ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_bitop ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_boolcoerce ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_bufaccess ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_bufaccess2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_callnonfunction ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_callspec ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_cdef_keywords_T241 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_cdef_missing_declarator ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_cdefassign ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_cdefemptysue ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_cenum ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_cmethbasematch ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_cmp ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_cstruct ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_ctypedefornot ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_cython_parallel ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_cython_parallel_nogil_env ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_cython_parallel_pyobject_reduction ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_declarations ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_decorators ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_del ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_directives ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_exceptclause ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_excvalfunctype ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_extweakref ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_func_in_pxd ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_generators ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_index ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_int_literals_py2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_int_literals_py3 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_invalid_num_threads ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_multass ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_nargs ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_nogilcmeth ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_nogilfunctype ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_nonlocal_T490 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_nosignword ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_notnone ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_notnone2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_numop ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_packedstruct_T290 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_powop ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_pxdimpl ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_pyobinstruct ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_return ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_sizeofincomplete ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_slice ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_strcoerce ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_subop ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_switch ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_tempcast ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_tuple_args_T692 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_undefexttype ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_unop ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) e_while ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) empty ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) encoding ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extclassattrsetting ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extended_unpacking ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extended_unpacking_parser ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) extended_unpacking_parser2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) futurebraces ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) incorrectly_nested_gil_blocks ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) invalid_cast ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) invalid_hex_escape0 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) invalid_hex_escape1 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) invalid_uescape ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) invalid_uescape0 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) invalid_uescape2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) literal_lists ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) missing_self_in_cpdef_method_T156 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) missing_self_in_cpdef_method_T165 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) nogil ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) nogilcmeth ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) nogilfunctype ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) nonconst_def ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) notcimportedT418 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) pxd_cdef_class_declaration_T286 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) py_ucs4_type_errors ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) py_unicode_type_errors ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) pyobjcastdisallow_T313 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) return_outside_function_T135 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) se_badindent ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) se_badindent2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) se_mixtabspace ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) se_multass ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) string_assignments ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) subtyping_final_class ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) tree_assert ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) typoT304 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) undefinedname ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) void_as_arg ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) w_cdef_override ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) w_uninitialized ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) w_uninitialized_class ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) w_uninitialized_del ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) w_uninitialized_exc ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) w_uninitialized_for ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) w_uninitialized_generators ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) w_uninitialized_py2 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) w_uninitialized_py3 ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) w_uninitialized_while ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) w_uninitialized_with ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) w_unreachable ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) w_unreachable_cf ... ok
> runTest (__main__.CythonCompileTestCase)
> compiling (c) w_unused ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running __getattribute__ ... both (__getattribute__)
> Doctest: __getattribute__.both ... ok
> just_getattr (__getattribute__)
> Doctest: __getattribute__.just_getattr ... ok
> just_getattribute (__getattribute__)
> Doctest: __getattribute__.just_getattribute ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running __getattribute__ ... both (__getattribute__)
> Doctest: __getattribute__.both ... ok
> just_getattr (__getattribute__)
> Doctest: __getattribute__.just_getattr ... ok
> just_getattribute (__getattribute__)
> Doctest: __getattribute__.just_getattribute ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running __getattribute_subclasses__ ... __getattribute_subclasses__ ()
> Doctest: __getattribute_subclasses__ ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running __getattribute_subclasses__ ... __getattribute_subclasses__ ()
> Doctest: __getattribute_subclasses__ ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running addloop ... addloop ()
> Doctest: addloop ... ok
> add_c (line 30) (addloop.__test__)
> Doctest: addloop.__test__.add_c (line 30) ... ok
> add_py (line 20) (addloop.__test__)
> Doctest: addloop.__test__.add_py (line 20) ... ok
> add_pyrange (line 10) (addloop.__test__)
> Doctest: addloop.__test__.add_pyrange (line 10) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running addloop ... addloop ()
> Doctest: addloop ... ok
> add_c (line 30) (addloop.__test__)
> Doctest: addloop.__test__.add_c (line 30) ... ok
> add_py (line 20) (addloop.__test__)
> Doctest: addloop.__test__.add_py (line 20) ... ok
> add_pyrange (line 10) (addloop.__test__)
> Doctest: addloop.__test__.add_pyrange (line 10) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running addop ... addop.c: In function '__pyx_pf_5addop_f':
> addop.c:447:8: warning: variable '__pyx_v_obj3' set but not used [-Wunused-but-set-variable]
> addop.c:442:9: warning: variable '__pyx_v_ptr1' set but not used [-Wunused-but-set-variable]
> f (line 1) (addop.__test__)
> Doctest: addop.__test__.f (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running addop ... addop.cpp: In function 'PyObject* __pyx_pf_5addop_f(PyObject*, PyObject*)':
> addop.cpp:442:9: warning: variable '__pyx_v_ptr1' set but not used [-Wunused-but-set-variable]
> addop.cpp:447:8: warning: variable '__pyx_v_obj3' set but not used [-Wunused-but-set-variable]
> f (line 1) (addop.__test__)
> Doctest: addop.__test__.f (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running addressof ... f (line 1) (addressof.__test__)
> Doctest: addressof.__test__.f (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running addressof ... f (line 1) (addressof.__test__)
> Doctest: addressof.__test__.f (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running altet2 ... altet2 ()
> Doctest: altet2 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running altet2 ... altet2 ()
> Doctest: altet2 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running always_allow_keywords_T295 ... always_allow_keywords_T295.c: In function '__pyx_pf_26always_allow_keywords_T295_2func3':
> always_allow_keywords_T295.c:524:13: warning: variable '__pyx_v_arg' set but not used [-Wunused-but-set-variable]
> always_allow_keywords_T295.c: In function '__pyx_pf_26always_allow_keywords_T295_1A_2meth3':
> always_allow_keywords_T295.c:623:13: warning: variable '__pyx_v_arg' set but not used [-Wunused-but-set-variable]
> A (always_allow_keywords_T295)
> Doctest: always_allow_keywords_T295.A ... ok
> func1 (line 6) (always_allow_keywords_T295.__test__)
> Doctest: always_allow_keywords_T295.__test__.func1 (line 6) ... ok
> func2 (line 18) (always_allow_keywords_T295.__test__)
> Doctest: always_allow_keywords_T295.__test__.func2 (line 18) ... ok
> func3 (line 30) (always_allow_keywords_T295.__test__)
> Doctest: always_allow_keywords_T295.__test__.func3 (line 30) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running always_allow_keywords_T295 ... always_allow_keywords_T295.cpp: In function 'PyObject* __pyx_pf_26always_allow_keywords_T295_2func3(PyObject*, PyObject*, PyObject*)':
> always_allow_keywords_T295.cpp:524:13: warning: variable '__pyx_v_arg' set but not used [-Wunused-but-set-variable]
> always_allow_keywords_T295.cpp: In function 'PyObject* __pyx_pf_26always_allow_keywords_T295_1A_2meth3(PyObject*, PyObject*, PyObject*)':
> always_allow_keywords_T295.cpp:623:13: warning: variable '__pyx_v_arg' set but not used [-Wunused-but-set-variable]
> A (always_allow_keywords_T295)
> Doctest: always_allow_keywords_T295.A ... ok
> func1 (line 6) (always_allow_keywords_T295.__test__)
> Doctest: always_allow_keywords_T295.__test__.func1 (line 6) ... ok
> func2 (line 18) (always_allow_keywords_T295.__test__)
> Doctest: always_allow_keywords_T295.__test__.func2 (line 18) ... ok
> func3 (line 30) (always_allow_keywords_T295.__test__)
> Doctest: always_allow_keywords_T295.__test__.func3 (line 30) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running and ... and2 (line 16) (and.__test__)
> Doctest: and.__test__.and2 (line 16) ... ok
> and2_assign (line 3) (and.__test__)
> Doctest: and.__test__.and2_assign (line 3) ... ok
> and2_literal (line 56) (and.__test__)
> Doctest: and.__test__.and2_literal (line 56) ... ok
> and2_no_result (line 45) (and.__test__)
> Doctest: and.__test__.and2_no_result (line 45) ... ok
> and3 (line 35) (and.__test__)
> Doctest: and.__test__.and3 (line 35) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running and ... and2 (line 16) (and.__test__)
> Doctest: and.__test__.and2 (line 16) ... ok
> and2_assign (line 3) (and.__test__)
> Doctest: and.__test__.and2_assign (line 3) ... ok
> and2_literal (line 56) (and.__test__)
> Doctest: and.__test__.and2_literal (line 56) ... ok
> and2_no_result (line 45) (and.__test__)
> Doctest: and.__test__.and2_no_result (line 45) ... ok
> and3 (line 35) (and.__test__)
> Doctest: and.__test__.and3 (line 35) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running anonymousenum ... anonymousenum ()
> Doctest: anonymousenum ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running anonymousenum ... anonymousenum ()
> Doctest: anonymousenum ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running append ... append.c: In function '__pyx_pf_6append_1A_append':
> append.c:516:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> test_append (line 11) (append.__test__)
> Doctest: append.__test__.test_append (line 11) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running append ... append.cpp: In function 'PyObject* __pyx_pf_6append_1A_append(PyObject*, PyObject*, PyObject*)':
> append.cpp:516:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> test_append (line 11) (append.__test__)
> Doctest: append.__test__.test_append (line 11) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running arg_incref ... arg_incref.c: In function '__pyx_pf_10arg_incref_f':
> arg_incref.c:452:13: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> f (line 1) (arg_incref.__test__)
> Doctest: arg_incref.__test__.f (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running arg_incref ... arg_incref.cpp: In function 'PyObject* __pyx_pf_10arg_incref_f(PyObject*, PyObject*, PyObject*)':
> arg_incref.cpp:452:13: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> f (line 1) (arg_incref.__test__)
> Doctest: arg_incref.__test__.f (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running argdefault ... f0 (line 2) (argdefault.__test__)
> Doctest: argdefault.__test__.f0 (line 2) ... ok
> f1 (line 17) (argdefault.__test__)
> Doctest: argdefault.__test__.f1 (line 17) ... ok
> f2 (line 32) (argdefault.__test__)
> Doctest: argdefault.__test__.f2 (line 32) ... ok
> f3 (line 49) (argdefault.__test__)
> Doctest: argdefault.__test__.f3 (line 49) ... ok
> f4 (line 66) (argdefault.__test__)
> Doctest: argdefault.__test__.f4 (line 66) ... ok
> f5 (line 83) (argdefault.__test__)
> Doctest: argdefault.__test__.f5 (line 83) ... ok
> f6 (line 98) (argdefault.__test__)
> Doctest: argdefault.__test__.f6 (line 98) ... ok
> g0 (line 8) (argdefault.__test__)
> Doctest: argdefault.__test__.g0 (line 8) ... ok
> g1 (line 23) (argdefault.__test__)
> Doctest: argdefault.__test__.g1 (line 23) ... ok
> g2 (line 38) (argdefault.__test__)
> Doctest: argdefault.__test__.g2 (line 38) ... ok
> g3 (line 55) (argdefault.__test__)
> Doctest: argdefault.__test__.g3 (line 55) ... ok
> g4 (line 72) (argdefault.__test__)
> Doctest: argdefault.__test__.g4 (line 72) ... ok
> g5 (line 89) (argdefault.__test__)
> Doctest: argdefault.__test__.g5 (line 89) ... ok
> g6 (line 104) (argdefault.__test__)
> Doctest: argdefault.__test__.g6 (line 104) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running argdefault ... f0 (line 2) (argdefault.__test__)
> Doctest: argdefault.__test__.f0 (line 2) ... ok
> f1 (line 17) (argdefault.__test__)
> Doctest: argdefault.__test__.f1 (line 17) ... ok
> f2 (line 32) (argdefault.__test__)
> Doctest: argdefault.__test__.f2 (line 32) ... ok
> f3 (line 49) (argdefault.__test__)
> Doctest: argdefault.__test__.f3 (line 49) ... ok
> f4 (line 66) (argdefault.__test__)
> Doctest: argdefault.__test__.f4 (line 66) ... ok
> f5 (line 83) (argdefault.__test__)
> Doctest: argdefault.__test__.f5 (line 83) ... ok
> f6 (line 98) (argdefault.__test__)
> Doctest: argdefault.__test__.f6 (line 98) ... ok
> g0 (line 8) (argdefault.__test__)
> Doctest: argdefault.__test__.g0 (line 8) ... ok
> g1 (line 23) (argdefault.__test__)
> Doctest: argdefault.__test__.g1 (line 23) ... ok
> g2 (line 38) (argdefault.__test__)
> Doctest: argdefault.__test__.g2 (line 38) ... ok
> g3 (line 55) (argdefault.__test__)
> Doctest: argdefault.__test__.g3 (line 55) ... ok
> g4 (line 72) (argdefault.__test__)
> Doctest: argdefault.__test__.g4 (line 72) ... ok
> g5 (line 89) (argdefault.__test__)
> Doctest: argdefault.__test__.g5 (line 89) ... ok
> g6 (line 104) (argdefault.__test__)
> Doctest: argdefault.__test__.g6 (line 104) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running argerrors ... test_single_arg (line 9) (argerrors.__test__)
> Doctest: argerrors.__test__.test_single_arg (line 9) ... ok
> test_two_args (line 39) (argerrors.__test__)
> Doctest: argerrors.__test__.test_two_args (line 39) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running argerrors ... test_single_arg (line 9) (argerrors.__test__)
> Doctest: argerrors.__test__.test_single_arg (line 9) ... ok
> test_two_args (line 39) (argerrors.__test__)
> Doctest: argerrors.__test__.test_two_args (line 39) ... ok
> run (__main__.PureDoctestTestCase)
> running pure doctests in argerrors ... test_single_arg (pure_doctest__argerrors)
> Doctest: pure_doctest__argerrors.test_single_arg ... ok
> test_two_args (pure_doctest__argerrors)
> Doctest: pure_doctest__argerrors.test_two_args ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running args_unpacking_in_closure_T658 ... outer (line 5) (args_unpacking_in_closure_T658.__test__)
> Doctest: args_unpacking_in_closure_T658.__test__.outer (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running args_unpacking_in_closure_T658 ... outer (line 5) (args_unpacking_in_closure_T658.__test__)
> Doctest: args_unpacking_in_closure_T658.__test__.outer (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running argument_unpacking_closure_T736 ... default_args_for_closure (line 5) (argument_unpacking_closure_T736.__test__)
> Doctest: argument_unpacking_closure_T736.__test__.default_args_for_closure (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running argument_unpacking_closure_T736 ... default_args_for_closure (line 5) (argument_unpacking_closure_T736.__test__)
> Doctest: argument_unpacking_closure_T736.__test__.default_args_for_closure (line 5) ... ok
> run (__main__.PureDoctestTestCase)
> running pure doctests in argument_unpacking_closure_T736 ... default_args_for_closure (pure_doctest__argument_unpacking_closure_T736)
> Doctest: pure_doctest__argument_unpacking_closure_T736.default_args_for_closure ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running arithmetic_analyse_types ... longlong_binop (line 40) (arithmetic_analyse_types.__test__)
> Doctest: arithmetic_analyse_types.__test__.longlong_binop (line 40) ... ok
> longlong_unnop (line 48) (arithmetic_analyse_types.__test__)
> Doctest: arithmetic_analyse_types.__test__.longlong_unnop (line 48) ... ok
> short_binop (line 17) (arithmetic_analyse_types.__test__)
> Doctest: arithmetic_analyse_types.__test__.short_binop (line 17) ... ok
> short_unnop (line 30) (arithmetic_analyse_types.__test__)
> Doctest: arithmetic_analyse_types.__test__.short_unnop (line 30) ... ok
> test_bint (line 57) (arithmetic_analyse_types.__test__)
> Doctest: arithmetic_analyse_types.__test__.test_bint (line 57) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running arrayassign ... test_literal_list_slice_all (line 8) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_literal_list_slice_all (line 8) ... ok
> test_literal_list_slice_end (line 26) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_literal_list_slice_end (line 26) ... ok
> test_literal_list_slice_end_param (line 60) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_literal_list_slice_end_param (line 60) ... ok
> test_literal_list_slice_start (line 17) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_literal_list_slice_start (line 17) ... ok
> test_literal_list_slice_start_end (line 35) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_literal_list_slice_start_end (line 35) ... ok
> test_literal_list_slice_start_end_param (line 76) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_literal_list_slice_start_end_param (line 76) ... ok
> test_literal_list_slice_start_param (line 44) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_literal_list_slice_start_param (line 44) ... ok
> test_ptr_literal_list_slice_all (line 104) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_ptr_literal_list_slice_all (line 104) ... ok
> test_ptr_literal_list_slice_end (line 122) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_ptr_literal_list_slice_end (line 122) ... ok
> test_ptr_literal_list_slice_start (line 113) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_ptr_literal_list_slice_start (line 113) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running arrayassign ... test_literal_list_slice_all (line 8) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_literal_list_slice_all (line 8) ... ok
> test_literal_list_slice_end (line 26) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_literal_list_slice_end (line 26) ... ok
> test_literal_list_slice_end_param (line 60) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_literal_list_slice_end_param (line 60) ... ok
> test_literal_list_slice_start (line 17) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_literal_list_slice_start (line 17) ... ok
> test_literal_list_slice_start_end (line 35) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_literal_list_slice_start_end (line 35) ... ok
> test_literal_list_slice_start_end_param (line 76) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_literal_list_slice_start_end_param (line 76) ... ok
> test_literal_list_slice_start_param (line 44) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_literal_list_slice_start_param (line 44) ... ok
> test_ptr_literal_list_slice_all (line 104) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_ptr_literal_list_slice_all (line 104) ... ok
> test_ptr_literal_list_slice_end (line 122) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_ptr_literal_list_slice_end (line 122) ... ok
> test_ptr_literal_list_slice_start (line 113) (arrayassign.__test__)
> Doctest: arrayassign.__test__.test_ptr_literal_list_slice_start (line 113) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running ass2cglobal ... ass2cglobal ()
> Doctest: ass2cglobal ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running ass2cglobal ... ass2cglobal ()
> Doctest: ass2cglobal ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running ass2global ... ass2global ()
> Doctest: ass2global ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running ass2global ... ass2global ()
> Doctest: ass2global ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running ass2local ... f (line 1) (ass2local.__test__)
> Doctest: ass2local.__test__.f (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running ass2local ... f (line 1) (ass2local.__test__)
> Doctest: ass2local.__test__.f (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running assert ... f (line 1) (assert.__test__)
> Doctest: assert.__test__.f (line 1) ... ok
> g (line 18) (assert.__test__)
> Doctest: assert.__test__.g (line 18) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running assert ... f (line 1) (assert.__test__)
> Doctest: assert.__test__.f (line 1) ... ok
> g (line 18) (assert.__test__)
> Doctest: assert.__test__.g (line 18) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running attr ... attr ()
> Doctest: attr ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running attr ... attr ()
> Doctest: attr ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running auto_cpdef ... call_str (line 19) (auto_cpdef.__test__)
> Doctest: auto_cpdef.__test__.call_str (line 19) ... ok
> stararg_func (line 27) (auto_cpdef.__test__)
> Doctest: auto_cpdef.__test__.stararg_func (line 27) ... ok
> starstararg_func (line 34) (auto_cpdef.__test__)
> Doctest: auto_cpdef.__test__.starstararg_func (line 34) ... ok
> str (line 7) (auto_cpdef.__test__)
> Doctest: auto_cpdef.__test__.str (line 7) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running auto_cpdef ... call_str (line 19) (auto_cpdef.__test__)
> Doctest: auto_cpdef.__test__.call_str (line 19) ... ok
> stararg_func (line 27) (auto_cpdef.__test__)
> Doctest: auto_cpdef.__test__.stararg_func (line 27) ... ok
> starstararg_func (line 34) (auto_cpdef.__test__)
> Doctest: auto_cpdef.__test__.starstararg_func (line 34) ... ok
> str (line 7) (auto_cpdef.__test__)
> Doctest: auto_cpdef.__test__.str (line 7) ... ok
> run (__main__.PureDoctestTestCase)
> running pure doctests in auto_cpdef ... call_str (pure_doctest__auto_cpdef)
> Doctest: pure_doctest__auto_cpdef.call_str ... ok
> stararg_func (pure_doctest__auto_cpdef)
> Doctest: pure_doctest__auto_cpdef.stararg_func ... ok
> starstararg_func (pure_doctest__auto_cpdef)
> Doctest: pure_doctest__auto_cpdef.starstararg_func ... ok
> str (pure_doctest__auto_cpdef)
> Doctest: pure_doctest__auto_cpdef.str ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running auto_cpdef_closures ... closure_func (line 5) (auto_cpdef_closures.__test__)
> Doctest: auto_cpdef_closures.__test__.closure_func (line 5) ... ok
> generator_func (line 15) (auto_cpdef_closures.__test__)
> Doctest: auto_cpdef_closures.__test__.generator_func (line 15) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running auto_cpdef_closures ... closure_func (line 5) (auto_cpdef_closures.__test__)
> Doctest: auto_cpdef_closures.__test__.closure_func (line 5) ... ok
> generator_func (line 15) (auto_cpdef_closures.__test__)
> Doctest: auto_cpdef_closures.__test__.generator_func (line 15) ... ok
> run (__main__.PureDoctestTestCase)
> running pure doctests in auto_cpdef_closures ... closure_func (pure_doctest__auto_cpdef_closures)
> Doctest: pure_doctest__auto_cpdef_closures.closure_func ... ok
> generator_func (pure_doctest__auto_cpdef_closures)
> Doctest: pure_doctest__auto_cpdef_closures.generator_func ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running autotestdict ... autotestdict ()
> Doctest: autotestdict ... ok
> MyCdefClass (autotestdict)
> Doctest: autotestdict.MyCdefClass ... ok
> MyClass (autotestdict)
> Doctest: autotestdict.MyClass ... ok
> MyOtherCdefClass (autotestdict)
> Doctest: autotestdict.MyOtherCdefClass ... ok
> cpdef_method (line 77) (autotestdict.__test__.MyCdefClass)
> Doctest: autotestdict.__test__.MyCdefClass.cpdef_method (line 77) ... ok
> method (line 74) (autotestdict.__test__.MyCdefClass)
> Doctest: autotestdict.__test__.MyCdefClass.method (line 74) ... ok
> method (line 63) (autotestdict.__test__.MyClass)
> Doctest: autotestdict.__test__.MyClass.method (line 63) ... ok
> mycpdeffunc (line 50) (autotestdict.__test__)
> Doctest: autotestdict.__test__.mycpdeffunc (line 50) ... ok
> myfunc (line 40) (autotestdict.__test__)
> Doctest: autotestdict.__test__.myfunc (line 40) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running autotestdict ... autotestdict ()
> Doctest: autotestdict ... ok
> MyCdefClass (autotestdict)
> Doctest: autotestdict.MyCdefClass ... ok
> MyClass (autotestdict)
> Doctest: autotestdict.MyClass ... ok
> MyOtherCdefClass (autotestdict)
> Doctest: autotestdict.MyOtherCdefClass ... ok
> cpdef_method (line 77) (autotestdict.__test__.MyCdefClass)
> Doctest: autotestdict.__test__.MyCdefClass.cpdef_method (line 77) ... ok
> method (line 74) (autotestdict.__test__.MyCdefClass)
> Doctest: autotestdict.__test__.MyCdefClass.method (line 74) ... ok
> method (line 63) (autotestdict.__test__.MyClass)
> Doctest: autotestdict.__test__.MyClass.method (line 63) ... ok
> mycpdeffunc (line 50) (autotestdict.__test__)
> Doctest: autotestdict.__test__.mycpdeffunc (line 50) ... ok
> myfunc (line 40) (autotestdict.__test__)
> Doctest: autotestdict.__test__.myfunc (line 40) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running autotestdict_all ... autotestdict_all ()
> Doctest: autotestdict_all ... ok
> MyCdefClass (autotestdict_all)
> Doctest: autotestdict_all.MyCdefClass ... ok
> MyClass (autotestdict_all)
> Doctest: autotestdict_all.MyClass ... ok
> MyOtherCdefClass (autotestdict_all)
> Doctest: autotestdict_all.MyOtherCdefClass ... ok
> cdef_method (line 79) (autotestdict_all.__test__.MyCdefClass)
> Doctest: autotestdict_all.__test__.MyCdefClass.cdef_method (line 79) ... ok
> cpdef_method (line 76) (autotestdict_all.__test__.MyCdefClass)
> Doctest: autotestdict_all.__test__.MyCdefClass.cpdef_method (line 76) ... ok
> method (line 62) (autotestdict_all.__test__.MyClass)
> Doctest: autotestdict_all.__test__.MyClass.method (line 62) ... ok
> cdeffunc (line 26) (autotestdict_all.__test__)
> Doctest: autotestdict_all.__test__.cdeffunc (line 26) ... ok
> mycpdeffunc (line 49) (autotestdict_all.__test__)
> Doctest: autotestdict_all.__test__.mycpdeffunc (line 49) ... ok
> myfunc (line 40) (autotestdict_all.__test__)
> Doctest: autotestdict_all.__test__.myfunc (line 40) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running autotestdict_all ... autotestdict_all ()
> Doctest: autotestdict_all ... ok
> MyCdefClass (autotestdict_all)
> Doctest: autotestdict_all.MyCdefClass ... ok
> MyClass (autotestdict_all)
> Doctest: autotestdict_all.MyClass ... ok
> MyOtherCdefClass (autotestdict_all)
> Doctest: autotestdict_all.MyOtherCdefClass ... ok
> cdef_method (line 79) (autotestdict_all.__test__.MyCdefClass)
> Doctest: autotestdict_all.__test__.MyCdefClass.cdef_method (line 79) ... ok
> cpdef_method (line 76) (autotestdict_all.__test__.MyCdefClass)
> Doctest: autotestdict_all.__test__.MyCdefClass.cpdef_method (line 76) ... ok
> method (line 62) (autotestdict_all.__test__.MyClass)
> Doctest: autotestdict_all.__test__.MyClass.method (line 62) ... ok
> cdeffunc (line 26) (autotestdict_all.__test__)
> Doctest: autotestdict_all.__test__.cdeffunc (line 26) ... ok
> mycpdeffunc (line 49) (autotestdict_all.__test__)
> Doctest: autotestdict_all.__test__.mycpdeffunc (line 49) ... ok
> myfunc (line 40) (autotestdict_all.__test__)
> Doctest: autotestdict_all.__test__.myfunc (line 40) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running autotestdict_cdef ... autotestdict_cdef ()
> Doctest: autotestdict_cdef ... ok
> MyCdefClass (autotestdict_cdef)
> Doctest: autotestdict_cdef.MyCdefClass ... ok
> MyClass (autotestdict_cdef)
> Doctest: autotestdict_cdef.MyClass ... ok
> MyOtherCdefClass (autotestdict_cdef)
> Doctest: autotestdict_cdef.MyOtherCdefClass ... ok
> cdef_method (line 78) (autotestdict_cdef.__test__.MyCdefClass)
> Doctest: autotestdict_cdef.__test__.MyCdefClass.cdef_method (line 78) ... ok
> cpdef_method (line 75) (autotestdict_cdef.__test__.MyCdefClass)
> Doctest: autotestdict_cdef.__test__.MyCdefClass.cpdef_method (line 75) ... ok
> method (line 61) (autotestdict_cdef.__test__.MyClass)
> Doctest: autotestdict_cdef.__test__.MyClass.method (line 61) ... ok
> cdeffunc (line 25) (autotestdict_cdef.__test__)
> Doctest: autotestdict_cdef.__test__.cdeffunc (line 25) ... ok
> mycpdeffunc (line 48) (autotestdict_cdef.__test__)
> Doctest: autotestdict_cdef.__test__.mycpdeffunc (line 48) ... ok
> myfunc (line 39) (autotestdict_cdef.__test__)
> Doctest: autotestdict_cdef.__test__.myfunc (line 39) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running autotestdict_cdef ... autotestdict_cdef ()
> Doctest: autotestdict_cdef ... ok
> MyCdefClass (autotestdict_cdef)
> Doctest: autotestdict_cdef.MyCdefClass ... ok
> MyClass (autotestdict_cdef)
> Doctest: autotestdict_cdef.MyClass ... ok
> MyOtherCdefClass (autotestdict_cdef)
> Doctest: autotestdict_cdef.MyOtherCdefClass ... ok
> cdef_method (line 78) (autotestdict_cdef.__test__.MyCdefClass)
> Doctest: autotestdict_cdef.__test__.MyCdefClass.cdef_method (line 78) ... ok
> cpdef_method (line 75) (autotestdict_cdef.__test__.MyCdefClass)
> Doctest: autotestdict_cdef.__test__.MyCdefClass.cpdef_method (line 75) ... ok
> method (line 61) (autotestdict_cdef.__test__.MyClass)
> Doctest: autotestdict_cdef.__test__.MyClass.method (line 61) ... ok
> cdeffunc (line 25) (autotestdict_cdef.__test__)
> Doctest: autotestdict_cdef.__test__.cdeffunc (line 25) ... ok
> mycpdeffunc (line 48) (autotestdict_cdef.__test__)
> Doctest: autotestdict_cdef.__test__.mycpdeffunc (line 48) ... ok
> myfunc (line 39) (autotestdict_cdef.__test__)
> Doctest: autotestdict_cdef.__test__.myfunc (line 39) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running autotestdict_skip ... autotestdict_skip ()
> Doctest: autotestdict_skip ... ok
> one (autotestdict_skip.__test__)
> Doctest: autotestdict_skip.__test__.one ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running autotestdict_skip ... autotestdict_skip ()
> Doctest: autotestdict_skip ... ok
> one (autotestdict_skip.__test__)
> Doctest: autotestdict_skip.__test__.one ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running baas3 ... baas3 ()
> Doctest: baas3 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running baas3 ... baas3 ()
> Doctest: baas3 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running backquote ... f (line 1) (backquote.__test__)
> Doctest: backquote.__test__.f (line 1) ... ok
> g (line 11) (backquote.__test__)
> Doctest: backquote.__test__.g (line 11) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running backquote ... f (line 1) (backquote.__test__)
> Doctest: backquote.__test__.f (line 1) ... ok
> g (line 11) (backquote.__test__)
> Doctest: backquote.__test__.g (line 11) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running bad_c_struct_T252 ... cpf (line 6) (bad_c_struct_T252.__test__)
> Doctest: bad_c_struct_T252.__test__.cpf (line 6) ... ok
> pf (line 18) (bad_c_struct_T252.__test__)
> Doctest: bad_c_struct_T252.__test__.pf (line 18) ... ok
> test_class (line 49) (bad_c_struct_T252.__test__)
> Doctest: bad_c_struct_T252.__test__.test_class (line 49) ... ok
> test_struct (line 34) (bad_c_struct_T252.__test__)
> Doctest: bad_c_struct_T252.__test__.test_struct (line 34) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running bad_c_struct_T252 ... cpf (line 6) (bad_c_struct_T252.__test__)
> Doctest: bad_c_struct_T252.__test__.cpf (line 6) ... ok
> pf (line 18) (bad_c_struct_T252.__test__)
> Doctest: bad_c_struct_T252.__test__.pf (line 18) ... ok
> test_class (line 49) (bad_c_struct_T252.__test__)
> Doctest: bad_c_struct_T252.__test__.test_class (line 49) ... ok
> test_struct (line 34) (bad_c_struct_T252.__test__)
> Doctest: bad_c_struct_T252.__test__.test_struct (line 34) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running behnel1 ... viking (line 8) (behnel1.__test__)
> Doctest: behnel1.__test__.viking (line 8) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running behnel1 ... viking (line 8) (behnel1.__test__)
> Doctest: behnel1.__test__.viking (line 8) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running behnel2 ... behnel2 ()
> Doctest: behnel2 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running behnel2 ... behnel2 ()
> Doctest: behnel2 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running behnel3 ... behnel3 ()
> Doctest: behnel3 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running behnel3 ... behnel3 ()
> Doctest: behnel3 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running big_indices ... test (line 1) (big_indices.__test__)
> Doctest: big_indices.__test__.test (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running big_indices ... test (line 1) (big_indices.__test__)
> Doctest: big_indices.__test__.test (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running bint ... bint.c: In function '__pyx_pf_4bint_1test_types':
> bint.c:516:7: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> test (line 3) (bint.__test__)
> Doctest: bint.__test__.test (line 3) ... ok
> test_types (line 33) (bint.__test__)
> Doctest: bint.__test__.test_types (line 33) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running bint ... bint.cpp: In function 'PyObject* __pyx_pf_4bint_1test_types(PyObject*, PyObject*)':
> bint.cpp:516:7: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> test (line 3) (bint.__test__)
> Doctest: bint.__test__.test (line 3) ... ok
> test_types (line 33) (bint.__test__)
> Doctest: bint.__test__.test_types (line 33) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running bint_binop_T145 ... False_and_True_or_0 (line 26) (bint_binop_T145.__test__)
> Doctest: bint_binop_T145.__test__.False_and_True_or_0 (line 26) ... ok
> True_and_True_or_0 (line 36) (bint_binop_T145.__test__)
> Doctest: bint_binop_T145.__test__.True_and_True_or_0 (line 36) ... ok
> and_literal_bint (line 16) (bint_binop_T145.__test__)
> Doctest: bint_binop_T145.__test__.and_literal_bint (line 16) ... ok
> or_literal_bint (line 6) (bint_binop_T145.__test__)
> Doctest: bint_binop_T145.__test__.or_literal_bint (line 6) ... ok
> x_and_1_or_False (line 96) (bint_binop_T145.__test__)
> Doctest: bint_binop_T145.__test__.x_and_1_or_False (line 96) ... ok
> x_and_True_or_0 (line 58) (bint_binop_T145.__test__)
> Doctest: bint_binop_T145.__test__.x_and_True_or_0 (line 58) ... ok
> x_and_True_or_1 (line 77) (bint_binop_T145.__test__)
> Doctest: bint_binop_T145.__test__.x_and_True_or_1 (line 77) ... ok
> x_and_True_or_False (line 45) (bint_binop_T145.__test__)
> Doctest: bint_binop_T145.__test__.x_and_True_or_False (line 45) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running bint_binop_T145 ... False_and_True_or_0 (line 26) (bint_binop_T145.__test__)
> Doctest: bint_binop_T145.__test__.False_and_True_or_0 (line 26) ... ok
> True_and_True_or_0 (line 36) (bint_binop_T145.__test__)
> Doctest: bint_binop_T145.__test__.True_and_True_or_0 (line 36) ... ok
> and_literal_bint (line 16) (bint_binop_T145.__test__)
> Doctest: bint_binop_T145.__test__.and_literal_bint (line 16) ... ok
> or_literal_bint (line 6) (bint_binop_T145.__test__)
> Doctest: bint_binop_T145.__test__.or_literal_bint (line 6) ... ok
> x_and_1_or_False (line 96) (bint_binop_T145.__test__)
> Doctest: bint_binop_T145.__test__.x_and_1_or_False (line 96) ... ok
> x_and_True_or_0 (line 58) (bint_binop_T145.__test__)
> Doctest: bint_binop_T145.__test__.x_and_True_or_0 (line 58) ... ok
> x_and_True_or_1 (line 77) (bint_binop_T145.__test__)
> Doctest: bint_binop_T145.__test__.x_and_True_or_1 (line 77) ... ok
> x_and_True_or_False (line 45) (bint_binop_T145.__test__)
> Doctest: bint_binop_T145.__test__.x_and_True_or_False (line 45) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running bint_property_T354 ... Test (bint_property_T354)
> Doctest: bint_property_T354.Test ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running bint_property_T354 ... Test (bint_property_T354)
> Doctest: bint_property_T354.Test ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running bishop1 ... bishop1 ()
> Doctest: bishop1 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running bishop1 ... bishop1 ()
> Doctest: bishop1 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running bishop2 ... bishop2 ()
> Doctest: bishop2 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running bishop2 ... bishop2 ()
> Doctest: bishop2 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running boolean_context ... test (line 2) (boolean_context.__test__)
> Doctest: boolean_context.__test__.test (line 2) ... ok
> test_bool_and_int (line 10) (boolean_context.__test__)
> Doctest: boolean_context.__test__.test_bool_and_int (line 10) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running boolean_context ... test (line 2) (boolean_context.__test__)
> Doctest: boolean_context.__test__.test (line 2) ... ok
> test_bool_and_int (line 10) (boolean_context.__test__)
> Doctest: boolean_context.__test__.test_bool_and_int (line 10) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running boolop ... boolop.c: In function '__pyx_pf_6boolop_foo':
> boolop.c:464:9: warning: variable '__pyx_v_ptr0' set but not used [-Wunused-but-set-variable]
> foo (line 1) (boolop.__test__)
> Doctest: boolop.__test__.foo (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running boolop ... boolop.cpp: In function 'PyObject* __pyx_pf_6boolop_foo(PyObject*, PyObject*, PyObject*)':
> boolop.cpp:464:9: warning: variable '__pyx_v_ptr0' set but not used [-Wunused-but-set-variable]
> foo (line 1) (boolop.__test__)
> Doctest: boolop.__test__.foo (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running bound_builtin_methods_T589 ... test_set_clear_bound (line 7) (bound_builtin_methods_T589.__test__)
> Doctest: bound_builtin_methods_T589.__test__.test_set_clear_bound (line 7) ... ok
> test_unicode_join_bound (line 25) (bound_builtin_methods_T589.__test__)
> Doctest: bound_builtin_methods_T589.__test__.test_unicode_join_bound (line 25) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running bound_builtin_methods_T589 ... test_set_clear_bound (line 7) (bound_builtin_methods_T589.__test__)
> Doctest: bound_builtin_methods_T589.__test__.test_set_clear_bound (line 7) ... ok
> test_unicode_join_bound (line 25) (bound_builtin_methods_T589.__test__)
> Doctest: bound_builtin_methods_T589.__test__.test_unicode_join_bound (line 25) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running bufaccess ... bufaccess.c: In function '__pyx_pf_9bufaccess_3acquire_release':
> bufaccess.c:2110:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c:2109:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c:2108:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c: In function '__pyx_pf_9bufaccess_4acquire_raise':
> bufaccess.c:2276:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c:2275:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c:2274:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c: In function '__pyx_pf_9bufaccess_9acquire_failure5':
> bufaccess.c:3772:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c:3771:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c:3770:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c: In function '__pyx_pf_9bufaccess_10acquire_nonbuffer1':
> bufaccess.c:3938:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c:3937:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c:3936:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c: In function '__pyx_pf_9bufaccess_16cascaded_buffer_assignment':
> bufaccess.c:5163:14: warning: variable '__pyx_boffset_0_b' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5162:14: warning: variable '__pyx_bshape_0_b' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5161:14: warning: variable '__pyx_bstride_0_b' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5159:14: warning: variable '__pyx_boffset_0_a' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5158:14: warning: variable '__pyx_bshape_0_a' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5157:14: warning: variable '__pyx_bstride_0_a' set but not used [-Wunused-but-set-variable]
> bufaccess.c: In function '__pyx_pf_9bufaccess_17tuple_buffer_assignment1':
> bufaccess.c:5296:14: warning: variable '__pyx_boffset_0_y' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5295:14: warning: variable '__pyx_bshape_0_y' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5294:14: warning: variable '__pyx_bstride_0_y' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5292:14: warning: variable '__pyx_boffset_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5291:14: warning: variable '__pyx_bshape_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5290:14: warning: variable '__pyx_bstride_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.c: In function '__pyx_pf_9bufaccess_18tuple_buffer_assignment2':
> bufaccess.c:5474:14: warning: variable '__pyx_boffset_0_y' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5473:14: warning: variable '__pyx_bshape_0_y' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5472:14: warning: variable '__pyx_bstride_0_y' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5470:14: warning: variable '__pyx_boffset_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5469:14: warning: variable '__pyx_bshape_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5468:14: warning: variable '__pyx_bstride_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.c: In function '__pyx_pf_9bufaccess_19explicitly_release_buffer':
> bufaccess.c:5646:14: warning: variable '__pyx_boffset_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5645:14: warning: variable '__pyx_bshape_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.c:5644:14: warning: variable '__pyx_bstride_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.c: In function '__pyx_pf_9bufaccess_29c_contig':
> bufaccess.c:6994:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c: In function '__pyx_pf_9bufaccess_30c_contig_2d':
> bufaccess.c:7076:14: warning: variable '__pyx_bstride_1_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c: In function '__pyx_pf_9bufaccess_31f_contig':
> bufaccess.c:7165:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c: In function '__pyx_pf_9bufaccess_32f_contig_2d':
> bufaccess.c:7246:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c: In function '__pyx_pf_9bufaccess_35unsafe_get_nonegative':
> bufaccess.c:7586:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c: In function '__pyx_pf_9bufaccess_54typedbuffer1':
> bufaccess.c:13756:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c:13755:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c:13754:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c: In function '__pyx_pf_9bufaccess_55typedbuffer2':
> bufaccess.c:13826:14: warning: variable '__pyx_boffset_0_obj' set but not used [-Wunused-but-set-variable]
> bufaccess.c:13825:14: warning: variable '__pyx_bshape_0_obj' set but not used [-Wunused-but-set-variable]
> bufaccess.c:13824:14: warning: variable '__pyx_bstride_0_obj' set but not used [-Wunused-but-set-variable]
> bufaccess.c: In function '__pyx_pf_9bufaccess_56bufdefaults1':
> bufaccess.c:13876:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.c:13875:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> acquire_failure1 (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_failure1 ... ok
> acquire_failure2 (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_failure2 ... ok
> acquire_failure3 (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_failure3 ... ok
> acquire_failure4 (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_failure4 ... ok
> acquire_failure5 (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_failure5 ... ok
> acquire_nonbuffer1 (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_nonbuffer1 ... ok
> acquire_nonbuffer2 (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_nonbuffer2 ... ok
> acquire_raise (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_raise ... ok
> acquire_release (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_release ... ok
> as_argument (bufaccess.__test__)
> Doctest: bufaccess.__test__.as_argument ... ok
> as_argument_defval (bufaccess.__test__)
> Doctest: bufaccess.__test__.as_argument_defval ... ok
> assign_temporary_to_object (bufaccess.__test__)
> Doctest: bufaccess.__test__.assign_temporary_to_object ... ok
> assign_to_object (bufaccess.__test__)
> Doctest: bufaccess.__test__.assign_to_object ... ok
> basic_struct (bufaccess.__test__)
> Doctest: bufaccess.__test__.basic_struct ... ok
> bufdefaults1 (bufaccess.__test__)
> Doctest: bufaccess.__test__.bufdefaults1 ... ok
> buffer_cast (bufaccess.__test__)
> Doctest: bufaccess.__test__.buffer_cast ... ok
> buffer_cast_fails (bufaccess.__test__)
> Doctest: bufaccess.__test__.buffer_cast_fails ... ok
> buffer_nogil (bufaccess.__test__)
> Doctest: bufaccess.__test__.buffer_nogil ... ok
> c_contig (bufaccess.__test__)
> Doctest: bufaccess.__test__.c_contig ... ok
> c_contig_2d (bufaccess.__test__)
> Doctest: bufaccess.__test__.c_contig_2d ... ok
> cascaded_buffer_assignment (bufaccess.__test__)
> Doctest: bufaccess.__test__.cascaded_buffer_assignment ... ok
> cdef_assignment (bufaccess.__test__)
> Doctest: bufaccess.__test__.cdef_assignment ... ok
> complex_dtype (bufaccess.__test__)
> Doctest: bufaccess.__test__.complex_dtype ... ok
> complex_inplace (bufaccess.__test__)
> Doctest: bufaccess.__test__.complex_inplace ... ok
> complex_struct_dtype (bufaccess.__test__)
> Doctest: bufaccess.__test__.complex_struct_dtype ... ok
> complex_struct_inplace (bufaccess.__test__)
> Doctest: bufaccess.__test__.complex_struct_inplace ... ok
> explicitly_release_buffer (bufaccess.__test__)
> Doctest: bufaccess.__test__.explicitly_release_buffer ... ok
> f_contig (bufaccess.__test__)
> Doctest: bufaccess.__test__.f_contig ... ok
> f_contig_2d (bufaccess.__test__)
> Doctest: bufaccess.__test__.f_contig_2d ... ok
> forin_assignment (bufaccess.__test__)
> Doctest: bufaccess.__test__.forin_assignment ... ok
> get_int_2d (bufaccess.__test__)
> Doctest: bufaccess.__test__.get_int_2d ... ok
> get_int_2d_uintindex (bufaccess.__test__)
> Doctest: bufaccess.__test__.get_int_2d_uintindex ... ok
> inplace_operators (bufaccess.__test__)
> Doctest: bufaccess.__test__.inplace_operators ... ok
> list_comprehension (bufaccess.__test__)
> Doctest: bufaccess.__test__.list_comprehension ... ok
> mixed_get (bufaccess.__test__)
> Doctest: bufaccess.__test__.mixed_get ... ok
> nested_packed_struct (bufaccess.__test__)
> Doctest: bufaccess.__test__.nested_packed_struct ... ok
> nested_struct (bufaccess.__test__)
> Doctest: bufaccess.__test__.nested_struct ... ok
> no_negative_indices (bufaccess.__test__)
> Doctest: bufaccess.__test__.no_negative_indices ... ok
> packed_struct (bufaccess.__test__)
> Doctest: bufaccess.__test__.packed_struct ... ok
> printbuf_float (bufaccess.__test__)
> Doctest: bufaccess.__test__.printbuf_float ... ok
> printbuf_int_2d (bufaccess.__test__)
> Doctest: bufaccess.__test__.printbuf_int_2d ... ok
> printbuf_object (bufaccess.__test__)
> Doctest: bufaccess.__test__.printbuf_object ... ok
> printbuf_td_cy_int (bufaccess.__test__)
> Doctest: bufaccess.__test__.printbuf_td_cy_int ... ok
> printbuf_td_h_cy_short (bufaccess.__test__)
> Doctest: bufaccess.__test__.printbuf_td_h_cy_short ... ok
> printbuf_td_h_double (bufaccess.__test__)
> Doctest: bufaccess.__test__.printbuf_td_h_double ... ok
> printbuf_td_h_short (bufaccess.__test__)
> Doctest: bufaccess.__test__.printbuf_td_h_short ... ok
> printbuf_td_h_ushort (bufaccess.__test__)
> Doctest: bufaccess.__test__.printbuf_td_h_ushort ... ok
> readonly (bufaccess.__test__)
> Doctest: bufaccess.__test__.readonly ... ok
> safe_get (bufaccess.__test__)
> Doctest: bufaccess.__test__.safe_get ... ok
> set_int_2d (bufaccess.__test__)
> Doctest: bufaccess.__test__.set_int_2d ... ok
> strided (bufaccess.__test__)
> Doctest: bufaccess.__test__.strided ... ok
> tuple_buffer_assignment1 (bufaccess.__test__)
> Doctest: bufaccess.__test__.tuple_buffer_assignment1 ... ok
> tuple_buffer_assignment2 (bufaccess.__test__)
> Doctest: bufaccess.__test__.tuple_buffer_assignment2 ... ok
> typedbuffer1 (bufaccess.__test__)
> Doctest: bufaccess.__test__.typedbuffer1 ... ok
> typedbuffer2 (bufaccess.__test__)
> Doctest: bufaccess.__test__.typedbuffer2 ... ok
> unsafe_get (bufaccess.__test__)
> Doctest: bufaccess.__test__.unsafe_get ... ok
> unsafe_get_nonegative (bufaccess.__test__)
> Doctest: bufaccess.__test__.unsafe_get_nonegative ... ok
> wraparound_directive (bufaccess.__test__)
> Doctest: bufaccess.__test__.wraparound_directive ... ok
> writable (bufaccess.__test__)
> Doctest: bufaccess.__test__.writable ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running bufaccess ... bufaccess.cpp: In function 'PyObject* __pyx_pf_9bufaccess_3acquire_release(PyObject*, PyObject*, PyObject*)':
> bufaccess.cpp:2108:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:2109:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:2110:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp: In function 'PyObject* __pyx_pf_9bufaccess_4acquire_raise(PyObject*, PyObject*)':
> bufaccess.cpp:2274:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:2275:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:2276:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp: In function 'PyObject* __pyx_pf_9bufaccess_9acquire_failure5(PyObject*, PyObject*)':
> bufaccess.cpp:3770:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:3771:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:3772:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp: In function 'PyObject* __pyx_pf_9bufaccess_10acquire_nonbuffer1(PyObject*, PyObject*, PyObject*)':
> bufaccess.cpp:3936:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:3937:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:3938:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp: In function 'PyObject* __pyx_pf_9bufaccess_16cascaded_buffer_assignment(PyObject*, PyObject*)':
> bufaccess.cpp:5157:14: warning: variable '__pyx_bstride_0_a' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5158:14: warning: variable '__pyx_bshape_0_a' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5159:14: warning: variable '__pyx_boffset_0_a' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5161:14: warning: variable '__pyx_bstride_0_b' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5162:14: warning: variable '__pyx_bshape_0_b' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5163:14: warning: variable '__pyx_boffset_0_b' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp: In function 'PyObject* __pyx_pf_9bufaccess_17tuple_buffer_assignment1(PyObject*, PyObject*, PyObject*)':
> bufaccess.cpp:5290:14: warning: variable '__pyx_bstride_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5291:14: warning: variable '__pyx_bshape_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5292:14: warning: variable '__pyx_boffset_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5294:14: warning: variable '__pyx_bstride_0_y' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5295:14: warning: variable '__pyx_bshape_0_y' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5296:14: warning: variable '__pyx_boffset_0_y' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp: In function 'PyObject* __pyx_pf_9bufaccess_18tuple_buffer_assignment2(PyObject*, PyObject*)':
> bufaccess.cpp:5468:14: warning: variable '__pyx_bstride_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5469:14: warning: variable '__pyx_bshape_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5470:14: warning: variable '__pyx_boffset_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5472:14: warning: variable '__pyx_bstride_0_y' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5473:14: warning: variable '__pyx_bshape_0_y' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5474:14: warning: variable '__pyx_boffset_0_y' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp: In function 'PyObject* __pyx_pf_9bufaccess_19explicitly_release_buffer(PyObject*, PyObject*)':
> bufaccess.cpp:5644:14: warning: variable '__pyx_bstride_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5645:14: warning: variable '__pyx_bshape_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:5646:14: warning: variable '__pyx_boffset_0_x' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp: In function 'PyObject* __pyx_pf_9bufaccess_29c_contig(PyObject*, PyObject*)':
> bufaccess.cpp:6994:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp: In function 'PyObject* __pyx_pf_9bufaccess_30c_contig_2d(PyObject*, PyObject*)':
> bufaccess.cpp:7076:14: warning: variable '__pyx_bstride_1_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp: In function 'PyObject* __pyx_pf_9bufaccess_31f_contig(PyObject*, PyObject*)':
> bufaccess.cpp:7165:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp: In function 'PyObject* __pyx_pf_9bufaccess_32f_contig_2d(PyObject*, PyObject*)':
> bufaccess.cpp:7246:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp: In function 'PyObject* __pyx_pf_9bufaccess_35unsafe_get_nonegative(PyObject*, PyObject*, PyObject*)':
> bufaccess.cpp:7586:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp: In function 'PyObject* __pyx_pf_9bufaccess_54typedbuffer1(PyObject*, PyObject*)':
> bufaccess.cpp:13754:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:13755:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:13756:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp: In function 'PyObject* __pyx_pf_9bufaccess_55typedbuffer2(PyObject*, PyObject*)':
> bufaccess.cpp:13824:14: warning: variable '__pyx_bstride_0_obj' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:13825:14: warning: variable '__pyx_bshape_0_obj' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:13826:14: warning: variable '__pyx_boffset_0_obj' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp: In function 'PyObject* __pyx_pf_9bufaccess_56bufdefaults1(PyObject*, PyObject*)':
> bufaccess.cpp:13875:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> bufaccess.cpp:13876:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> acquire_failure1 (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_failure1 ... ok
> acquire_failure2 (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_failure2 ... ok
> acquire_failure3 (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_failure3 ... ok
> acquire_failure4 (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_failure4 ... ok
> acquire_failure5 (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_failure5 ... ok
> acquire_nonbuffer1 (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_nonbuffer1 ... ok
> acquire_nonbuffer2 (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_nonbuffer2 ... ok
> acquire_raise (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_raise ... ok
> acquire_release (bufaccess.__test__)
> Doctest: bufaccess.__test__.acquire_release ... ok
> as_argument (bufaccess.__test__)
> Doctest: bufaccess.__test__.as_argument ... ok
> as_argument_defval (bufaccess.__test__)
> Doctest: bufaccess.__test__.as_argument_defval ... ok
> assign_temporary_to_object (bufaccess.__test__)
> Doctest: bufaccess.__test__.assign_temporary_to_object ... ok
> assign_to_object (bufaccess.__test__)
> Doctest: bufaccess.__test__.assign_to_object ... ok
> basic_struct (bufaccess.__test__)
> Doctest: bufaccess.__test__.basic_struct ... ok
> bufdefaults1 (bufaccess.__test__)
> Doctest: bufaccess.__test__.bufdefaults1 ... ok
> buffer_cast (bufaccess.__test__)
> Doctest: bufaccess.__test__.buffer_cast ... ok
> buffer_cast_fails (bufaccess.__test__)
> Doctest: bufaccess.__test__.buffer_cast_fails ... ok
> buffer_nogil (bufaccess.__test__)
> Doctest: bufaccess.__test__.buffer_nogil ... ok
> c_contig (bufaccess.__test__)
> Doctest: bufaccess.__test__.c_contig ... ok
> c_contig_2d (bufaccess.__test__)
> Doctest: bufaccess.__test__.c_contig_2d ... ok
> cascaded_buffer_assignment (bufaccess.__test__)
> Doctest: bufaccess.__test__.cascaded_buffer_assignment ... ok
> cdef_assignment (bufaccess.__test__)
> Doctest: bufaccess.__test__.cdef_assignment ... ok
> complex_dtype (bufaccess.__test__)
> Doctest: bufaccess.__test__.complex_dtype ... ok
> complex_inplace (bufaccess.__test__)
> Doctest: bufaccess.__test__.complex_inplace ... ok
> complex_struct_dtype (bufaccess.__test__)
> Doctest: bufaccess.__test__.complex_struct_dtype ... ok
> complex_struct_inplace (bufaccess.__test__)
> Doctest: bufaccess.__test__.complex_struct_inplace ... ok
> explicitly_release_buffer (bufaccess.__test__)
> Doctest: bufaccess.__test__.explicitly_release_buffer ... ok
> f_contig (bufaccess.__test__)
> Doctest: bufaccess.__test__.f_contig ... ok
> f_contig_2d (bufaccess.__test__)
> Doctest: bufaccess.__test__.f_contig_2d ... ok
> forin_assignment (bufaccess.__test__)
> Doctest: bufaccess.__test__.forin_assignment ... ok
> get_int_2d (bufaccess.__test__)
> Doctest: bufaccess.__test__.get_int_2d ... ok
> get_int_2d_uintindex (bufaccess.__test__)
> Doctest: bufaccess.__test__.get_int_2d_uintindex ... ok
> inplace_operators (bufaccess.__test__)
> Doctest: bufaccess.__test__.inplace_operators ... ok
> list_comprehension (bufaccess.__test__)
> Doctest: bufaccess.__test__.list_comprehension ... ok
> mixed_get (bufaccess.__test__)
> Doctest: bufaccess.__test__.mixed_get ... ok
> nested_packed_struct (bufaccess.__test__)
> Doctest: bufaccess.__test__.nested_packed_struct ... ok
> nested_struct (bufaccess.__test__)
> Doctest: bufaccess.__test__.nested_struct ... ok
> no_negative_indices (bufaccess.__test__)
> Doctest: bufaccess.__test__.no_negative_indices ... ok
> packed_struct (bufaccess.__test__)
> Doctest: bufaccess.__test__.packed_struct ... ok
> printbuf_float (bufaccess.__test__)
> Doctest: bufaccess.__test__.printbuf_float ... ok
> printbuf_int_2d (bufaccess.__test__)
> Doctest: bufaccess.__test__.printbuf_int_2d ... ok
> printbuf_object (bufaccess.__test__)
> Doctest: bufaccess.__test__.printbuf_object ... ok
> printbuf_td_cy_int (bufaccess.__test__)
> Doctest: bufaccess.__test__.printbuf_td_cy_int ... ok
> printbuf_td_h_cy_short (bufaccess.__test__)
> Doctest: bufaccess.__test__.printbuf_td_h_cy_short ... ok
> printbuf_td_h_double (bufaccess.__test__)
> Doctest: bufaccess.__test__.printbuf_td_h_double ... ok
> printbuf_td_h_short (bufaccess.__test__)
> Doctest: bufaccess.__test__.printbuf_td_h_short ... ok
> printbuf_td_h_ushort (bufaccess.__test__)
> Doctest: bufaccess.__test__.printbuf_td_h_ushort ... ok
> readonly (bufaccess.__test__)
> Doctest: bufaccess.__test__.readonly ... ok
> safe_get (bufaccess.__test__)
> Doctest: bufaccess.__test__.safe_get ... ok
> set_int_2d (bufaccess.__test__)
> Doctest: bufaccess.__test__.set_int_2d ... ok
> strided (bufaccess.__test__)
> Doctest: bufaccess.__test__.strided ... ok
> tuple_buffer_assignment1 (bufaccess.__test__)
> Doctest: bufaccess.__test__.tuple_buffer_assignment1 ... ok
> tuple_buffer_assignment2 (bufaccess.__test__)
> Doctest: bufaccess.__test__.tuple_buffer_assignment2 ... ok
> typedbuffer1 (bufaccess.__test__)
> Doctest: bufaccess.__test__.typedbuffer1 ... ok
> typedbuffer2 (bufaccess.__test__)
> Doctest: bufaccess.__test__.typedbuffer2 ... ok
> unsafe_get (bufaccess.__test__)
> Doctest: bufaccess.__test__.unsafe_get ... ok
> unsafe_get_nonegative (bufaccess.__test__)
> Doctest: bufaccess.__test__.unsafe_get_nonegative ... ok
> wraparound_directive (bufaccess.__test__)
> Doctest: bufaccess.__test__.wraparound_directive ... ok
> writable (bufaccess.__test__)
> Doctest: bufaccess.__test__.writable ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running buffer ... buffer ()
> Doctest: buffer ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running buffer ... buffer ()
> Doctest: buffer ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running buffmt ... buffmt.c: In function '__pyx_pf_6buffmt_2_int':
> buffmt.c:1372:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:1371:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:1370:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c: In function '__pyx_pf_6buffmt_3_ulong':
> buffmt.c:1460:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:1459:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:1458:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c: In function '__pyx_pf_6buffmt_4wrongsize':
> buffmt.c:1548:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:1547:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:1546:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c: In function '__pyx_pf_6buffmt_5_obj':
> buffmt.c:1619:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:1618:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:1617:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c: In function '__pyx_pf_6buffmt_6char3int':
> buffmt.c:1708:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:1707:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:1706:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c: In function '__pyx_pf_6buffmt_7unpacked_struct':
> buffmt.c:1823:14: warning: variable '__pyx_boffset_0_buf3' set but not used [-Wunused-but-set-variable]
> buffmt.c:1822:14: warning: variable '__pyx_bshape_0_buf3' set but not used [-Wunused-but-set-variable]
> buffmt.c:1821:14: warning: variable '__pyx_bstride_0_buf3' set but not used [-Wunused-but-set-variable]
> buffmt.c:1819:14: warning: variable '__pyx_boffset_0_buf4' set but not used [-Wunused-but-set-variable]
> buffmt.c:1818:14: warning: variable '__pyx_bshape_0_buf4' set but not used [-Wunused-but-set-variable]
> buffmt.c:1817:14: warning: variable '__pyx_bstride_0_buf4' set but not used [-Wunused-but-set-variable]
> buffmt.c:1815:14: warning: variable '__pyx_boffset_0_buf2' set but not used [-Wunused-but-set-variable]
> buffmt.c:1814:14: warning: variable '__pyx_bshape_0_buf2' set but not used [-Wunused-but-set-variable]
> buffmt.c:1813:14: warning: variable '__pyx_bstride_0_buf2' set but not used [-Wunused-but-set-variable]
> buffmt.c:1811:14: warning: variable '__pyx_boffset_0_buf1' set but not used [-Wunused-but-set-variable]
> buffmt.c:1810:14: warning: variable '__pyx_bshape_0_buf1' set but not used [-Wunused-but-set-variable]
> buffmt.c:1809:14: warning: variable '__pyx_bstride_0_buf1' set but not used [-Wunused-but-set-variable]
> buffmt.c: In function '__pyx_pf_6buffmt_8complex_test':
> buffmt.c:2035:14: warning: variable '__pyx_boffset_0_buf1' set but not used [-Wunused-but-set-variable]
> buffmt.c:2034:14: warning: variable '__pyx_bshape_0_buf1' set but not used [-Wunused-but-set-variable]
> buffmt.c:2033:14: warning: variable '__pyx_bstride_0_buf1' set but not used [-Wunused-but-set-variable]
> buffmt.c: In function '__pyx_pf_6buffmt_9alignment_string':
> buffmt.c:2138:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:2137:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:2136:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c: In function '__pyx_pf_6buffmt_10int_and_long_are_same':
> buffmt.c:2513:14: warning: variable '__pyx_boffset_0_intarr' set but not used [-Wunused-but-set-variable]
> buffmt.c:2512:14: warning: variable '__pyx_bshape_0_intarr' set but not used [-Wunused-but-set-variable]
> buffmt.c:2511:14: warning: variable '__pyx_bstride_0_intarr' set but not used [-Wunused-but-set-variable]
> buffmt.c:2509:14: warning: variable '__pyx_boffset_0_longarr' set but not used [-Wunused-but-set-variable]
> buffmt.c:2508:14: warning: variable '__pyx_bshape_0_longarr' set but not used [-Wunused-but-set-variable]
> buffmt.c:2507:14: warning: variable '__pyx_bstride_0_longarr' set but not used [-Wunused-but-set-variable]
> buffmt.c: In function '__pyx_pf_6buffmt_11mixed_complex_struct':
> buffmt.c:2696:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:2695:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:2694:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c: In function '__pyx_pf_6buffmt_12packed_struct':
> buffmt.c:2784:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:2783:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:2782:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c: In function '__pyx_pf_6buffmt_13partially_packed_struct':
> buffmt.c:2872:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:2871:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:2870:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c: In function '__pyx_pf_6buffmt_14partially_packed_struct_2':
> buffmt.c:2960:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:2959:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.c:2958:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> _int (buffmt.__test__)
> Doctest: buffmt.__test__._int ... ok
> _obj (buffmt.__test__)
> Doctest: buffmt.__test__._obj ... ok
> _ulong (buffmt.__test__)
> Doctest: buffmt.__test__._ulong ... ok
> alignment_string (buffmt.__test__)
> Doctest: buffmt.__test__.alignment_string ... ok
> char3int (buffmt.__test__)
> Doctest: buffmt.__test__.char3int ... ok
> complex_test (buffmt.__test__)
> Doctest: buffmt.__test__.complex_test ... ok
> int_and_long_are_same (buffmt.__test__)
> Doctest: buffmt.__test__.int_and_long_are_same ... ok
> mixed_complex_struct (buffmt.__test__)
> Doctest: buffmt.__test__.mixed_complex_struct ... ok
> packed_struct (buffmt.__test__)
> Doctest: buffmt.__test__.packed_struct ... ok
> partially_packed_struct (buffmt.__test__)
> Doctest: buffmt.__test__.partially_packed_struct ... ok
> partially_packed_struct_2 (buffmt.__test__)
> Doctest: buffmt.__test__.partially_packed_struct_2 ... ok
> unpacked_struct (buffmt.__test__)
> Doctest: buffmt.__test__.unpacked_struct ... ok
> wrongsize (buffmt.__test__)
> Doctest: buffmt.__test__.wrongsize ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running buffmt ... buffmt.cpp: In function 'PyObject* __pyx_pf_6buffmt_2_int(PyObject*, PyObject*)':
> buffmt.cpp:1370:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1371:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1372:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp: In function 'PyObject* __pyx_pf_6buffmt_3_ulong(PyObject*, PyObject*)':
> buffmt.cpp:1458:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1459:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1460:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp: In function 'PyObject* __pyx_pf_6buffmt_4wrongsize(PyObject*, PyObject*)':
> buffmt.cpp:1546:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1547:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1548:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp: In function 'PyObject* __pyx_pf_6buffmt_5_obj(PyObject*, PyObject*)':
> buffmt.cpp:1617:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1618:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1619:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp: In function 'PyObject* __pyx_pf_6buffmt_6char3int(PyObject*, PyObject*)':
> buffmt.cpp:1706:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1707:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1708:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp: In function 'PyObject* __pyx_pf_6buffmt_7unpacked_struct(PyObject*, PyObject*)':
> buffmt.cpp:1809:14: warning: variable '__pyx_bstride_0_buf1' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1810:14: warning: variable '__pyx_bshape_0_buf1' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1811:14: warning: variable '__pyx_boffset_0_buf1' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1813:14: warning: variable '__pyx_bstride_0_buf2' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1814:14: warning: variable '__pyx_bshape_0_buf2' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1815:14: warning: variable '__pyx_boffset_0_buf2' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1817:14: warning: variable '__pyx_bstride_0_buf4' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1818:14: warning: variable '__pyx_bshape_0_buf4' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1819:14: warning: variable '__pyx_boffset_0_buf4' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1821:14: warning: variable '__pyx_bstride_0_buf3' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1822:14: warning: variable '__pyx_bshape_0_buf3' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:1823:14: warning: variable '__pyx_boffset_0_buf3' set but not used [-Wunused-but-set-variable]
> buffmt.cpp: In function 'PyObject* __pyx_pf_6buffmt_8complex_test(PyObject*, PyObject*)':
> buffmt.cpp:2033:14: warning: variable '__pyx_bstride_0_buf1' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2034:14: warning: variable '__pyx_bshape_0_buf1' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2035:14: warning: variable '__pyx_boffset_0_buf1' set but not used [-Wunused-but-set-variable]
> buffmt.cpp: In function 'PyObject* __pyx_pf_6buffmt_9alignment_string(PyObject*, PyObject*, PyObject*)':
> buffmt.cpp:2136:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2137:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2138:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp: In function 'PyObject* __pyx_pf_6buffmt_10int_and_long_are_same(PyObject*, PyObject*)':
> buffmt.cpp:2507:14: warning: variable '__pyx_bstride_0_longarr' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2508:14: warning: variable '__pyx_bshape_0_longarr' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2509:14: warning: variable '__pyx_boffset_0_longarr' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2511:14: warning: variable '__pyx_bstride_0_intarr' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2512:14: warning: variable '__pyx_bshape_0_intarr' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2513:14: warning: variable '__pyx_boffset_0_intarr' set but not used [-Wunused-but-set-variable]
> buffmt.cpp: In function 'PyObject* __pyx_pf_6buffmt_11mixed_complex_struct(PyObject*, PyObject*)':
> buffmt.cpp:2694:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2695:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2696:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp: In function 'PyObject* __pyx_pf_6buffmt_12packed_struct(PyObject*, PyObject*)':
> buffmt.cpp:2782:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2783:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2784:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp: In function 'PyObject* __pyx_pf_6buffmt_13partially_packed_struct(PyObject*, PyObject*)':
> buffmt.cpp:2870:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2871:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2872:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp: In function 'PyObject* __pyx_pf_6buffmt_14partially_packed_struct_2(PyObject*, PyObject*)':
> buffmt.cpp:2958:14: warning: variable '__pyx_bstride_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2959:14: warning: variable '__pyx_bshape_0_buf' set but not used [-Wunused-but-set-variable]
> buffmt.cpp:2960:14: warning: variable '__pyx_boffset_0_buf' set but not used [-Wunused-but-set-variable]
> _int (buffmt.__test__)
> Doctest: buffmt.__test__._int ... ok
> _obj (buffmt.__test__)
> Doctest: buffmt.__test__._obj ... ok
> _ulong (buffmt.__test__)
> Doctest: buffmt.__test__._ulong ... ok
> alignment_string (buffmt.__test__)
> Doctest: buffmt.__test__.alignment_string ... ok
> char3int (buffmt.__test__)
> Doctest: buffmt.__test__.char3int ... ok
> complex_test (buffmt.__test__)
> Doctest: buffmt.__test__.complex_test ... ok
> int_and_long_are_same (buffmt.__test__)
> Doctest: buffmt.__test__.int_and_long_are_same ... ok
> mixed_complex_struct (buffmt.__test__)
> Doctest: buffmt.__test__.mixed_complex_struct ... ok
> packed_struct (buffmt.__test__)
> Doctest: buffmt.__test__.packed_struct ... ok
> partially_packed_struct (buffmt.__test__)
> Doctest: buffmt.__test__.partially_packed_struct ... ok
> partially_packed_struct_2 (buffmt.__test__)
> Doctest: buffmt.__test__.partially_packed_struct_2 ... ok
> unpacked_struct (buffmt.__test__)
> Doctest: buffmt.__test__.unpacked_struct ... ok
> wrongsize (buffmt.__test__)
> Doctest: buffmt.__test__.wrongsize ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running builtin_len ... len_bytes (line 29) (builtin_len.__test__)
> Doctest: builtin_len.__test__.len_bytes (line 29) ... ok
> len_dict (line 91) (builtin_len.__test__)
> Doctest: builtin_len.__test__.len_dict (line 91) ... ok
> len_frozenset (line 123) (builtin_len.__test__)
> Doctest: builtin_len.__test__.len_frozenset (line 123) ... ok
> len_list (line 59) (builtin_len.__test__)
> Doctest: builtin_len.__test__.len_list (line 59) ... ok
> len_set (line 107) (builtin_len.__test__)
> Doctest: builtin_len.__test__.len_set (line 107) ... ok
> len_str (line 44) (builtin_len.__test__)
> Doctest: builtin_len.__test__.len_str (line 44) ... ok
> len_tuple (line 75) (builtin_len.__test__)
> Doctest: builtin_len.__test__.len_tuple (line 75) ... ok
> len_unicode (line 14) (builtin_len.__test__)
> Doctest: builtin_len.__test__.len_unicode (line 14) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running builtin_len ... len_bytes (line 29) (builtin_len.__test__)
> Doctest: builtin_len.__test__.len_bytes (line 29) ... ok
> len_dict (line 91) (builtin_len.__test__)
> Doctest: builtin_len.__test__.len_dict (line 91) ... ok
> len_frozenset (line 123) (builtin_len.__test__)
> Doctest: builtin_len.__test__.len_frozenset (line 123) ... ok
> len_list (line 59) (builtin_len.__test__)
> Doctest: builtin_len.__test__.len_list (line 59) ... ok
> len_set (line 107) (builtin_len.__test__)
> Doctest: builtin_len.__test__.len_set (line 107) ... ok
> len_str (line 44) (builtin_len.__test__)
> Doctest: builtin_len.__test__.len_str (line 44) ... ok
> len_tuple (line 75) (builtin_len.__test__)
> Doctest: builtin_len.__test__.len_tuple (line 75) ... ok
> len_unicode (line 14) (builtin_len.__test__)
> Doctest: builtin_len.__test__.len_unicode (line 14) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running builtin_methods_return_values ... _delattr (line 21) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__._delattr (line 21) ... ok
> _setattr (line 10) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__._setattr (line 10) ... ok
> list_append (line 59) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__.list_append (line 59) ... ok
> list_insert (line 51) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__.list_insert (line 51) ... ok
> list_reverse (line 43) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__.list_reverse (line 43) ... ok
> list_sort (line 35) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__.list_sort (line 35) ... ok
> set_add (line 83) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__.set_add (line 83) ... ok
> set_clear (line 67) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__.set_clear (line 67) ... ok
> set_discard (line 75) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__.set_discard (line 75) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running builtin_methods_return_values ... _delattr (line 21) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__._delattr (line 21) ... ok
> _setattr (line 10) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__._setattr (line 10) ... ok
> list_append (line 59) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__.list_append (line 59) ... ok
> list_insert (line 51) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__.list_insert (line 51) ... ok
> list_reverse (line 43) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__.list_reverse (line 43) ... ok
> list_sort (line 35) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__.list_sort (line 35) ... ok
> set_add (line 83) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__.set_add (line 83) ... ok
> set_clear (line 67) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__.set_clear (line 67) ... ok
> set_discard (line 75) (builtin_methods_return_values.__test__)
> Doctest: builtin_methods_return_values.__test__.set_discard (line 75) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running builtin_min_max ... literal_max3 (line 87) (builtin_min_max.__test__)
> Doctest: builtin_min_max.__test__.literal_max3 (line 87) ... ok
> literal_min3 (line 42) (builtin_min_max.__test__)
> Doctest: builtin_min_max.__test__.literal_min3 (line 42) ... ok
> max3 (line 53) (builtin_min_max.__test__)
> Doctest: builtin_min_max.__test__.max3 (line 53) ... ok
> max3_typed (line 70) (builtin_min_max.__test__)
> Doctest: builtin_min_max.__test__.max3_typed (line 70) ... ok
> min3 (line 8) (builtin_min_max.__test__)
> Doctest: builtin_min_max.__test__.min3 (line 8) ... ok
> min3_typed (line 25) (builtin_min_max.__test__)
> Doctest: builtin_min_max.__test__.min3_typed (line 25) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running builtin_min_max ... literal_max3 (line 87) (builtin_min_max.__test__)
> Doctest: builtin_min_max.__test__.literal_max3 (line 87) ... ok
> literal_min3 (line 42) (builtin_min_max.__test__)
> Doctest: builtin_min_max.__test__.literal_min3 (line 42) ... ok
> max3 (line 53) (builtin_min_max.__test__)
> Doctest: builtin_min_max.__test__.max3 (line 53) ... ok
> max3_typed (line 70) (builtin_min_max.__test__)
> Doctest: builtin_min_max.__test__.max3_typed (line 70) ... ok
> min3 (line 8) (builtin_min_max.__test__)
> Doctest: builtin_min_max.__test__.min3 (line 8) ... ok
> min3_typed (line 25) (builtin_min_max.__test__)
> Doctest: builtin_min_max.__test__.min3_typed (line 25) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running builtin_next ... builtin_next ()
> Doctest: builtin_next ... ok
> test_default_next (line 62) (builtin_next.__test__)
> Doctest: builtin_next.__test__.test_default_next (line 62) ... ok
> test_next_not_iterable (line 36) (builtin_next.__test__)
> Doctest: builtin_next.__test__.test_next_not_iterable (line 36) ... ok
> test_next_override (line 78) (builtin_next.__test__)
> Doctest: builtin_next.__test__.test_next_override (line 78) ... ok
> test_single_next (line 44) (builtin_next.__test__)
> Doctest: builtin_next.__test__.test_single_next (line 44) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running builtin_next ... builtin_next ()
> Doctest: builtin_next ... ok
> test_default_next (line 62) (builtin_next.__test__)
> Doctest: builtin_next.__test__.test_default_next (line 62) ... ok
> test_next_not_iterable (line 36) (builtin_next.__test__)
> Doctest: builtin_next.__test__.test_next_not_iterable (line 36) ... ok
> test_next_override (line 78) (builtin_next.__test__)
> Doctest: builtin_next.__test__.test_next_override (line 78) ... ok
> test_single_next (line 44) (builtin_next.__test__)
> Doctest: builtin_next.__test__.test_single_next (line 44) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running builtin_ord ... ord_Py_UNICODE (line 9) (builtin_ord.__test__)
> Doctest: builtin_ord.__test__.ord_Py_UNICODE (line 9) ... ok
> ord_const (line 20) (builtin_ord.__test__)
> Doctest: builtin_ord.__test__.ord_const (line 20) ... ok
> unicode_for_loop_ord (line 29) (builtin_ord.__test__)
> Doctest: builtin_ord.__test__.unicode_for_loop_ord (line 29) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running builtin_ord ... ord_Py_UNICODE (line 9) (builtin_ord.__test__)
> Doctest: builtin_ord.__test__.ord_Py_UNICODE (line 9) ... ok
> ord_const (line 20) (builtin_ord.__test__)
> Doctest: builtin_ord.__test__.ord_const (line 20) ... ok
> unicode_for_loop_ord (line 29) (builtin_ord.__test__)
> Doctest: builtin_ord.__test__.unicode_for_loop_ord (line 29) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running builtin_pow ... pow2 (line 18) (builtin_pow.__test__)
> Doctest: builtin_pow.__test__.pow2 (line 18) ... ok
> pow2_const (line 27) (builtin_pow.__test__)
> Doctest: builtin_pow.__test__.pow2_const (line 27) ... ok
> pow3 (line 2) (builtin_pow.__test__)
> Doctest: builtin_pow.__test__.pow3 (line 2) ... ok
> pow3_const (line 11) (builtin_pow.__test__)
> Doctest: builtin_pow.__test__.pow3_const (line 11) ... ok
> pow_args (line 34) (builtin_pow.__test__)
> Doctest: builtin_pow.__test__.pow_args (line 34) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running builtin_pow ... pow2 (line 18) (builtin_pow.__test__)
> Doctest: builtin_pow.__test__.pow2 (line 18) ... ok
> pow2_const (line 27) (builtin_pow.__test__)
> Doctest: builtin_pow.__test__.pow2_const (line 27) ... ok
> pow3 (line 2) (builtin_pow.__test__)
> Doctest: builtin_pow.__test__.pow3 (line 2) ... ok
> pow3_const (line 11) (builtin_pow.__test__)
> Doctest: builtin_pow.__test__.pow3_const (line 11) ... ok
> pow_args (line 34) (builtin_pow.__test__)
> Doctest: builtin_pow.__test__.pow_args (line 34) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running builtin_py3 ... builtin_py3 ()
> Doctest: builtin_py3 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running builtin_py3 ... builtin_py3 ()
> Doctest: builtin_py3 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running builtin_type ... get_type_through_local (line 14) (builtin_type.__test__)
> Doctest: builtin_type.__test__.get_type_through_local (line 14) ... ok
> test_type (line 27) (builtin_type.__test__)
> Doctest: builtin_type.__test__.test_type (line 27) ... ok
> type_type (line 35) (builtin_type.__test__)
> Doctest: builtin_type.__test__.type_type (line 35) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running builtin_type ... get_type_through_local (line 14) (builtin_type.__test__)
> Doctest: builtin_type.__test__.get_type_through_local (line 14) ... ok
> test_type (line 27) (builtin_type.__test__)
> Doctest: builtin_type.__test__.test_type (line 27) ... ok
> type_type (line 35) (builtin_type.__test__)
> Doctest: builtin_type.__test__.type_type (line 35) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running builtin_type_inheritance_T608 ... MyDict (builtin_type_inheritance_T608)
> Doctest: builtin_type_inheritance_T608.MyDict ... ok
> MyFloat (builtin_type_inheritance_T608)
> Doctest: builtin_type_inheritance_T608.MyFloat ... ok
> MyInt (builtin_type_inheritance_T608)
> Doctest: builtin_type_inheritance_T608.MyInt ... ok
> MyInt2 (builtin_type_inheritance_T608)
> Doctest: builtin_type_inheritance_T608.MyInt2 ... ok
> MyInt3 (builtin_type_inheritance_T608)
> Doctest: builtin_type_inheritance_T608.MyInt3 ... ok
> MyList (builtin_type_inheritance_T608)
> Doctest: builtin_type_inheritance_T608.MyList ... ok
> MyListOverride (builtin_type_inheritance_T608)
> Doctest: builtin_type_inheritance_T608.MyListOverride ... ok
> MyUnicode (builtin_type_inheritance_T608)
> Doctest: builtin_type_inheritance_T608.MyUnicode ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running builtin_type_inheritance_T608 ... MyDict (builtin_type_inheritance_T608)
> Doctest: builtin_type_inheritance_T608.MyDict ... ok
> MyFloat (builtin_type_inheritance_T608)
> Doctest: builtin_type_inheritance_T608.MyFloat ... ok
> MyInt (builtin_type_inheritance_T608)
> Doctest: builtin_type_inheritance_T608.MyInt ... ok
> MyInt2 (builtin_type_inheritance_T608)
> Doctest: builtin_type_inheritance_T608.MyInt2 ... ok
> MyInt3 (builtin_type_inheritance_T608)
> Doctest: builtin_type_inheritance_T608.MyInt3 ... ok
> MyList (builtin_type_inheritance_T608)
> Doctest: builtin_type_inheritance_T608.MyList ... ok
> MyListOverride (builtin_type_inheritance_T608)
> Doctest: builtin_type_inheritance_T608.MyListOverride ... ok
> MyUnicode (builtin_type_inheritance_T608)
> Doctest: builtin_type_inheritance_T608.MyUnicode ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running builtin_types_none_T166 ... builtin_types_none_T166 ()
> Doctest: builtin_types_none_T166 ... ok
> append_to_none (line 11) (builtin_types_none_T166.__test__)
> Doctest: builtin_types_none_T166.__test__.append_to_none (line 11) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running builtin_types_none_T166 ... builtin_types_none_T166 ()
> Doctest: builtin_types_none_T166 ... ok
> append_to_none (line 11) (builtin_types_none_T166.__test__)
> Doctest: builtin_types_none_T166.__test__.append_to_none (line 11) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running builtincomplex ... complex_arg (line 41) (builtincomplex.__test__)
> Doctest: builtincomplex.__test__.complex_arg (line 41) ... ok
> complex_attributes (line 4) (builtincomplex.__test__)
> Doctest: builtincomplex.__test__.complex_attributes (line 4) ... ok
> complex_attributes_assign (line 12) (builtincomplex.__test__)
> Doctest: builtincomplex.__test__.complex_attributes_assign (line 12) ... ok
> complex_coercion (line 31) (builtincomplex.__test__)
> Doctest: builtincomplex.__test__.complex_coercion (line 31) ... ok
> complex_cstruct_assign (line 21) (builtincomplex.__test__)
> Doctest: builtincomplex.__test__.complex_cstruct_assign (line 21) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running builtincomplex ... complex_arg (line 41) (builtincomplex.__test__)
> Doctest: builtincomplex.__test__.complex_arg (line 41) ... ok
> complex_attributes (line 4) (builtincomplex.__test__)
> Doctest: builtincomplex.__test__.complex_attributes (line 4) ... ok
> complex_attributes_assign (line 12) (builtincomplex.__test__)
> Doctest: builtincomplex.__test__.complex_attributes_assign (line 12) ... ok
> complex_coercion (line 31) (builtincomplex.__test__)
> Doctest: builtincomplex.__test__.complex_coercion (line 31) ... ok
> complex_cstruct_assign (line 21) (builtincomplex.__test__)
> Doctest: builtincomplex.__test__.complex_cstruct_assign (line 21) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running builtinnames ... test_c (line 33) (builtinnames.__test__)
> Doctest: builtinnames.__test__.test_c (line 33) ... ok
> test_for_in_range (line 50) (builtinnames.__test__)
> Doctest: builtinnames.__test__.test_for_in_range (line 50) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running builtinnames ... test_c (line 33) (builtinnames.__test__)
> Doctest: builtinnames.__test__.test_c (line 33) ... ok
> test_for_in_range (line 50) (builtinnames.__test__)
> Doctest: builtinnames.__test__.test_for_in_range (line 50) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running builtins_truth_test ... bool_bytes (line 110) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.bool_bytes (line 110) ... ok
> bool_list (line 2) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.bool_list (line 2) ... ok
> bool_tuple (line 63) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.bool_tuple (line 63) ... ok
> bool_unicode (line 157) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.bool_unicode (line 157) ... ok
> if_bytes (line 121) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_bytes (line 121) ... ok
> if_bytes_literal (line 135) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_bytes_literal (line 135) ... ok
> if_list (line 13) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_list (line 13) ... ok
> if_list_literal (line 44) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_list_literal (line 44) ... ok
> if_list_nogil (line 27) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_list_nogil (line 27) ... ok
> if_tuple (line 74) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_tuple (line 74) ... ok
> if_tuple_literal (line 88) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_tuple_literal (line 88) ... ok
> if_unicode (line 168) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_unicode (line 168) ... ok
> if_unicode_literal (line 182) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_unicode_literal (line 182) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running builtins_truth_test ... bool_bytes (line 110) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.bool_bytes (line 110) ... ok
> bool_list (line 2) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.bool_list (line 2) ... ok
> bool_tuple (line 63) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.bool_tuple (line 63) ... ok
> bool_unicode (line 157) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.bool_unicode (line 157) ... ok
> if_bytes (line 121) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_bytes (line 121) ... ok
> if_bytes_literal (line 135) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_bytes_literal (line 135) ... ok
> if_list (line 13) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_list (line 13) ... ok
> if_list_literal (line 44) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_list_literal (line 44) ... ok
> if_list_nogil (line 27) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_list_nogil (line 27) ... ok
> if_tuple (line 74) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_tuple (line 74) ... ok
> if_tuple_literal (line 88) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_tuple_literal (line 88) ... ok
> if_unicode (line 168) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_unicode (line 168) ... ok
> if_unicode_literal (line 182) (builtins_truth_test.__test__)
> Doctest: builtins_truth_test.__test__.if_unicode_literal (line 182) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running builtinslice ... plain_object_slice (line 31) (builtinslice.__test__)
> Doctest: builtinslice.__test__.plain_object_slice (line 31) ... ok
> typed_slice (line 11) (builtinslice.__test__)
> Doctest: builtinslice.__test__.typed_slice (line 11) ... ok
> unbound_method_lookup (line 3) (builtinslice.__test__)
> Doctest: builtinslice.__test__.unbound_method_lookup (line 3) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running builtinslice ... plain_object_slice (line 31) (builtinslice.__test__)
> Doctest: builtinslice.__test__.plain_object_slice (line 31) ... ok
> typed_slice (line 11) (builtinslice.__test__)
> Doctest: builtinslice.__test__.typed_slice (line 11) ... ok
> unbound_method_lookup (line 3) (builtinslice.__test__)
> Doctest: builtinslice.__test__.unbound_method_lookup (line 3) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running bytes_char_coercion ... coerce_char_bytes_assign (line 90) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_char_bytes_assign (line 90) ... ok
> coerce_char_bytes_cast (line 26) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_char_bytes_cast (line 26) ... ok
> coerce_char_default (line 4) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_char_default (line 4) ... ok
> coerce_int_bytes_assign (line 119) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_int_bytes_assign (line 119) ... ok
> coerce_int_bytes_cast (line 53) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_int_bytes_cast (line 53) ... ok
> coerce_uchar_bytes_assign (line 103) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_uchar_bytes_assign (line 103) ... ok
> coerce_uchar_bytes_cast (line 38) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_uchar_bytes_cast (line 38) ... ok
> coerce_uchar_default (line 14) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_uchar_default (line 14) ... ok
> coerce_uint_bytes_assign (line 139) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_uint_bytes_assign (line 139) ... ok
> coerce_uint_bytes_cast (line 71) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_uint_bytes_cast (line 71) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running bytes_char_coercion ... coerce_char_bytes_assign (line 90) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_char_bytes_assign (line 90) ... ok
> coerce_char_bytes_cast (line 26) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_char_bytes_cast (line 26) ... ok
> coerce_char_default (line 4) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_char_default (line 4) ... ok
> coerce_int_bytes_assign (line 119) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_int_bytes_assign (line 119) ... ok
> coerce_int_bytes_cast (line 53) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_int_bytes_cast (line 53) ... ok
> coerce_uchar_bytes_assign (line 103) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_uchar_bytes_assign (line 103) ... ok
> coerce_uchar_bytes_cast (line 38) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_uchar_bytes_cast (line 38) ... ok
> coerce_uchar_default (line 14) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_uchar_default (line 14) ... ok
> coerce_uint_bytes_assign (line 139) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_uint_bytes_assign (line 139) ... ok
> coerce_uint_bytes_cast (line 71) (bytes_char_coercion.__test__)
> Doctest: bytes_char_coercion.__test__.coerce_uint_bytes_cast (line 71) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running bytes_indexing ... index_literal (line 6) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_literal (line 6) ... ok
> index_literal_char_cast (line 26) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_literal_char_cast (line 26) ... ok
> index_literal_char_coerce (line 106) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_literal_char_coerce (line 106) ... ok
> index_literal_char_coerce_no_check (line 149) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_literal_char_coerce_no_check (line 149) ... ok
> index_literal_uchar_cast (line 66) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_literal_uchar_cast (line 66) ... ok
> index_nonliteral_char_cast (line 46) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_nonliteral_char_cast (line 46) ... ok
> index_nonliteral_char_coerce (line 127) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_nonliteral_char_coerce (line 127) ... ok
> index_nonliteral_char_coerce_no_check (line 168) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_nonliteral_char_coerce_no_check (line 168) ... ok
> index_nonliteral_uchar_cast (line 86) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_nonliteral_uchar_cast (line 86) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running bytes_indexing ... index_literal (line 6) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_literal (line 6) ... ok
> index_literal_char_cast (line 26) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_literal_char_cast (line 26) ... ok
> index_literal_char_coerce (line 106) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_literal_char_coerce (line 106) ... ok
> index_literal_char_coerce_no_check (line 149) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_literal_char_coerce_no_check (line 149) ... ok
> index_literal_uchar_cast (line 66) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_literal_uchar_cast (line 66) ... ok
> index_nonliteral_char_cast (line 46) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_nonliteral_char_cast (line 46) ... ok
> index_nonliteral_char_coerce (line 127) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_nonliteral_char_coerce (line 127) ... ok
> index_nonliteral_char_coerce_no_check (line 168) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_nonliteral_char_coerce_no_check (line 168) ... ok
> index_nonliteral_uchar_cast (line 86) (bytes_indexing.__test__)
> Doctest: bytes_indexing.__test__.index_nonliteral_uchar_cast (line 86) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running bytesmethods ... bytes_endswith (line 35) (bytesmethods.__test__)
> Doctest: bytesmethods.__test__.bytes_endswith (line 35) ... ok
> bytes_startswith (line 8) (bytesmethods.__test__)
> Doctest: bytesmethods.__test__.bytes_startswith (line 8) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running bytesmethods ... bytes_endswith (line 35) (bytesmethods.__test__)
> Doctest: bytesmethods.__test__.bytes_endswith (line 35) ... ok
> bytes_startswith (line 8) (bytesmethods.__test__)
> Doctest: bytesmethods.__test__.bytes_startswith (line 8) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running c_int_types_T255 ... c_int_types_T255 ()
> Doctest: c_int_types_T255 ... ok
> test_add_char (line 115) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_char (line 115) ... ok
> test_add_int (line 296) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_int (line 296) ... ok
> test_add_long (line 427) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_long (line 427) ... ok
> test_add_longlong (line 558) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_longlong (line 558) ... ok
> test_add_schar (line 29) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_schar (line 29) ... ok
> test_add_short (line 165) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_short (line 165) ... ok
> test_add_sint (line 344) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_sint (line 344) ... ok
> test_add_slong (line 475) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_slong (line 475) ... ok
> test_add_slonglong (line 606) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_slonglong (line 606) ... ok
> test_add_sshort (line 213) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_sshort (line 213) ... ok
> test_add_uchar (line 72) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_uchar (line 72) ... ok
> test_add_uint (line 387) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_uint (line 387) ... ok
> test_add_ulong (line 518) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_ulong (line 518) ... ok
> test_add_ulonglong (line 649) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_ulonglong (line 649) ... ok
> test_add_ushort (line 256) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_ushort (line 256) ... ok
> test_char (line 92) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_char (line 92) ... ok
> test_convert_pyint (line 686) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_convert_pyint (line 686) ... ok
> test_convert_pylong (line 734) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_convert_pylong (line 734) ... ok
> test_int (line 273) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_int (line 273) ... ok
> test_long (line 404) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_long (line 404) ... ok
> test_longlong (line 535) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_longlong (line 535) ... ok
> test_schar (line 10) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_schar (line 10) ... ok
> test_short (line 142) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_short (line 142) ... ok
> test_sint (line 321) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_sint (line 321) ... ok
> test_slong (line 452) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_slong (line 452) ... ok
> test_slonglong (line 583) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_slonglong (line 583) ... ok
> test_sshort (line 190) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_sshort (line 190) ... ok
> test_uchar (line 53) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_uchar (line 53) ... ok
> test_uint (line 368) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_uint (line 368) ... ok
> test_ulong (line 499) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_ulong (line 499) ... ok
> test_ulonglong (line 630) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_ulonglong (line 630) ... ok
> test_ushort (line 237) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_ushort (line 237) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running c_int_types_T255 ... c_int_types_T255 ()
> Doctest: c_int_types_T255 ... ok
> test_add_char (line 115) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_char (line 115) ... ok
> test_add_int (line 296) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_int (line 296) ... ok
> test_add_long (line 427) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_long (line 427) ... ok
> test_add_longlong (line 558) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_longlong (line 558) ... ok
> test_add_schar (line 29) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_schar (line 29) ... ok
> test_add_short (line 165) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_short (line 165) ... ok
> test_add_sint (line 344) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_sint (line 344) ... ok
> test_add_slong (line 475) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_slong (line 475) ... ok
> test_add_slonglong (line 606) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_slonglong (line 606) ... ok
> test_add_sshort (line 213) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_sshort (line 213) ... ok
> test_add_uchar (line 72) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_uchar (line 72) ... ok
> test_add_uint (line 387) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_uint (line 387) ... ok
> test_add_ulong (line 518) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_ulong (line 518) ... ok
> test_add_ulonglong (line 649) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_ulonglong (line 649) ... ok
> test_add_ushort (line 256) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_add_ushort (line 256) ... ok
> test_char (line 92) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_char (line 92) ... ok
> test_convert_pyint (line 686) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_convert_pyint (line 686) ... ok
> test_convert_pylong (line 734) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_convert_pylong (line 734) ... ok
> test_int (line 273) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_int (line 273) ... ok
> test_long (line 404) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_long (line 404) ... ok
> test_longlong (line 535) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_longlong (line 535) ... ok
> test_schar (line 10) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_schar (line 10) ... ok
> test_short (line 142) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_short (line 142) ... ok
> test_sint (line 321) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_sint (line 321) ... ok
> test_slong (line 452) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_slong (line 452) ... ok
> test_slonglong (line 583) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_slonglong (line 583) ... ok
> test_sshort (line 190) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_sshort (line 190) ... ok
> test_uchar (line 53) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_uchar (line 53) ... ok
> test_uint (line 368) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_uint (line 368) ... ok
> test_ulong (line 499) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_ulong (line 499) ... ok
> test_ulonglong (line 630) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_ulonglong (line 630) ... ok
> test_ushort (line 237) (c_int_types_T255.__test__)
> Doctest: c_int_types_T255.__test__.test_ushort (line 237) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running c_type_methods_T236 ... c_type_methods_T236 ()
> Doctest: c_type_methods_T236 ... ok
> float__add__ (line 30) (c_type_methods_T236.__test__)
> Doctest: c_type_methods_T236.__test__.float__add__ (line 30) ... ok
> int__add__ (line 37) (c_type_methods_T236.__test__)
> Doctest: c_type_methods_T236.__test__.int__add__ (line 37) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running c_type_methods_T236 ... c_type_methods_T236 ()
> Doctest: c_type_methods_T236 ... ok
> float__add__ (line 30) (c_type_methods_T236.__test__)
> Doctest: c_type_methods_T236.__test__.float__add__ (line 30) ... ok
> int__add__ (line 37) (c_type_methods_T236.__test__)
> Doctest: c_type_methods_T236.__test__.int__add__ (line 37) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running call_crash ... A (call_crash)
> Doctest: call_crash.A ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running call_crash ... A (call_crash)
> Doctest: call_crash.A ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running callargs ... c (line 1) (callargs.__test__)
> Doctest: callargs.__test__.c (line 1) ... ok
> d (line 18) (callargs.__test__)
> Doctest: callargs.__test__.d (line 18) ... ok
> f (line 44) (callargs.__test__)
> Doctest: callargs.__test__.f (line 44) ... ok
> g (line 58) (callargs.__test__)
> Doctest: callargs.__test__.g (line 58) ... ok
> h (line 72) (callargs.__test__)
> Doctest: callargs.__test__.h (line 72) ... ok
> test_int_kwargs (line 167) (callargs.__test__)
> Doctest: callargs.__test__.test_int_kwargs (line 167) ... ok
> test_kw (line 133) (callargs.__test__)
> Doctest: callargs.__test__.test_kw (line 133) ... ok
> test_kw_args (line 88) (callargs.__test__)
> Doctest: callargs.__test__.test_kw_args (line 88) ... ok
> test_noargs (line 151) (callargs.__test__)
> Doctest: callargs.__test__.test_noargs (line 151) ... ok
> test_pos_args (line 112) (callargs.__test__)
> Doctest: callargs.__test__.test_pos_args (line 112) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running callargs ... c (line 1) (callargs.__test__)
> Doctest: callargs.__test__.c (line 1) ... ok
> d (line 18) (callargs.__test__)
> Doctest: callargs.__test__.d (line 18) ... ok
> f (line 44) (callargs.__test__)
> Doctest: callargs.__test__.f (line 44) ... ok
> g (line 58) (callargs.__test__)
> Doctest: callargs.__test__.g (line 58) ... ok
> h (line 72) (callargs.__test__)
> Doctest: callargs.__test__.h (line 72) ... ok
> test_int_kwargs (line 167) (callargs.__test__)
> Doctest: callargs.__test__.test_int_kwargs (line 167) ... ok
> test_kw (line 133) (callargs.__test__)
> Doctest: callargs.__test__.test_kw (line 133) ... ok
> test_kw_args (line 88) (callargs.__test__)
> Doctest: callargs.__test__.test_kw_args (line 88) ... ok
> test_noargs (line 151) (callargs.__test__)
> Doctest: callargs.__test__.test_noargs (line 151) ... ok
> test_pos_args (line 112) (callargs.__test__)
> Doctest: callargs.__test__.test_pos_args (line 112) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running capiimpl ... capiimpl ()
> Doctest: capiimpl ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running capiimpl ... capiimpl ()
> Doctest: capiimpl ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running carray_slicing ... iter_doublearray_for_loop_c (line 221) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.iter_doublearray_for_loop_c (line 221) ... ok
> iter_intarray_for_loop_c (line 155) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.iter_intarray_for_loop_c (line 155) ... ok
> slice_charptr_end (line 9) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.slice_charptr_end (line 9) ... ok
> slice_charptr_for_loop_c (line 37) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.slice_charptr_for_loop_c (line 37) ... ok
> slice_charptr_for_loop_c_dynamic_bounds (line 78) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.slice_charptr_for_loop_c_dynamic_bounds (line 78) ... ok
> slice_charptr_for_loop_c_enumerate (line 117) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.slice_charptr_for_loop_c_enumerate (line 117) ... ok
> slice_charptr_for_loop_c_step (line 52) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.slice_charptr_for_loop_c_step (line 52) ... ok
> slice_doublptr_for_loop_c (line 192) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.slice_doublptr_for_loop_c (line 192) ... ok
> slice_intarray_for_loop_c (line 140) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.slice_intarray_for_loop_c (line 140) ... ok
> slice_intptr_for_loop_c (line 166) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.slice_intptr_for_loop_c (line 166) ... ok
> struct_ptr_iter (line 233) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.struct_ptr_iter (line 233) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running carray_slicing ... iter_doublearray_for_loop_c (line 221) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.iter_doublearray_for_loop_c (line 221) ... ok
> iter_intarray_for_loop_c (line 155) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.iter_intarray_for_loop_c (line 155) ... ok
> slice_charptr_end (line 9) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.slice_charptr_end (line 9) ... ok
> slice_charptr_for_loop_c (line 37) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.slice_charptr_for_loop_c (line 37) ... ok
> slice_charptr_for_loop_c_dynamic_bounds (line 78) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.slice_charptr_for_loop_c_dynamic_bounds (line 78) ... ok
> slice_charptr_for_loop_c_enumerate (line 117) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.slice_charptr_for_loop_c_enumerate (line 117) ... ok
> slice_charptr_for_loop_c_step (line 52) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.slice_charptr_for_loop_c_step (line 52) ... ok
> slice_doublptr_for_loop_c (line 192) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.slice_doublptr_for_loop_c (line 192) ... ok
> slice_intarray_for_loop_c (line 140) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.slice_intarray_for_loop_c (line 140) ... ok
> slice_intptr_for_loop_c (line 166) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.slice_intptr_for_loop_c (line 166) ... ok
> struct_ptr_iter (line 233) (carray_slicing.__test__)
> Doctest: carray_slicing.__test__.struct_ptr_iter (line 233) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running carrays ... test1 (line 1) (carrays.__test__)
> Doctest: carrays.__test__.test1 (line 1) ... ok
> test2 (line 17) (carrays.__test__)
> Doctest: carrays.__test__.test2 (line 17) ... ok
> test3 (line 30) (carrays.__test__)
> Doctest: carrays.__test__.test3 (line 30) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running carrays ... test1 (line 1) (carrays.__test__)
> Doctest: carrays.__test__.test1 (line 1) ... ok
> test2 (line 17) (carrays.__test__)
> Doctest: carrays.__test__.test2 (line 17) ... ok
> test3 (line 30) (carrays.__test__)
> Doctest: carrays.__test__.test3 (line 30) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cascaded_list_unpacking_T467 ... recursive_parallel_assignment_from_call_left (line 15) (cascaded_list_unpacking_T467.__test__)
> Doctest: cascaded_list_unpacking_T467.__test__.recursive_parallel_assignment_from_call_left (line 15) ... ok
> recursive_parallel_assignment_from_call_left_reversed (line 37) (cascaded_list_unpacking_T467.__test__)
> Doctest: cascaded_list_unpacking_T467.__test__.recursive_parallel_assignment_from_call_left_reversed (line 37) ... ok
> recursive_parallel_assignment_from_call_right (line 26) (cascaded_list_unpacking_T467.__test__)
> Doctest: cascaded_list_unpacking_T467.__test__.recursive_parallel_assignment_from_call_right (line 26) ... ok
> recursive_parallel_assignment_from_call_right_reversed (line 48) (cascaded_list_unpacking_T467.__test__)
> Doctest: cascaded_list_unpacking_T467.__test__.recursive_parallel_assignment_from_call_right_reversed (line 48) ... ok
> simple_parallel_assignment_from_call (line 3) (cascaded_list_unpacking_T467.__test__)
> Doctest: cascaded_list_unpacking_T467.__test__.simple_parallel_assignment_from_call (line 3) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cascaded_list_unpacking_T467 ... recursive_parallel_assignment_from_call_left (line 15) (cascaded_list_unpacking_T467.__test__)
> Doctest: cascaded_list_unpacking_T467.__test__.recursive_parallel_assignment_from_call_left (line 15) ... ok
> recursive_parallel_assignment_from_call_left_reversed (line 37) (cascaded_list_unpacking_T467.__test__)
> Doctest: cascaded_list_unpacking_T467.__test__.recursive_parallel_assignment_from_call_left_reversed (line 37) ... ok
> recursive_parallel_assignment_from_call_right (line 26) (cascaded_list_unpacking_T467.__test__)
> Doctest: cascaded_list_unpacking_T467.__test__.recursive_parallel_assignment_from_call_right (line 26) ... ok
> recursive_parallel_assignment_from_call_right_reversed (line 48) (cascaded_list_unpacking_T467.__test__)
> Doctest: cascaded_list_unpacking_T467.__test__.recursive_parallel_assignment_from_call_right_reversed (line 48) ... ok
> simple_parallel_assignment_from_call (line 3) (cascaded_list_unpacking_T467.__test__)
> Doctest: cascaded_list_unpacking_T467.__test__.simple_parallel_assignment_from_call (line 3) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cascaded_typed_assignments_T466 ... non_simple_rhs (line 32) (cascaded_typed_assignments_T466.__test__)
> Doctest: cascaded_typed_assignments_T466.__test__.non_simple_rhs (line 32) ... ok
> non_simple_rhs_malloc (line 45) (cascaded_typed_assignments_T466.__test__)
> Doctest: cascaded_typed_assignments_T466.__test__.non_simple_rhs_malloc (line 45) ... ok
> simple_parallel_int_mix (line 14) (cascaded_typed_assignments_T466.__test__)
> Doctest: cascaded_typed_assignments_T466.__test__.simple_parallel_int_mix (line 14) ... ok
> simple_parallel_typed (line 5) (cascaded_typed_assignments_T466.__test__)
> Doctest: cascaded_typed_assignments_T466.__test__.simple_parallel_typed (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cascaded_typed_assignments_T466 ... non_simple_rhs (line 32) (cascaded_typed_assignments_T466.__test__)
> Doctest: cascaded_typed_assignments_T466.__test__.non_simple_rhs (line 32) ... ok
> non_simple_rhs_malloc (line 45) (cascaded_typed_assignments_T466.__test__)
> Doctest: cascaded_typed_assignments_T466.__test__.non_simple_rhs_malloc (line 45) ... ok
> simple_parallel_int_mix (line 14) (cascaded_typed_assignments_T466.__test__)
> Doctest: cascaded_typed_assignments_T466.__test__.simple_parallel_int_mix (line 14) ... ok
> simple_parallel_typed (line 5) (cascaded_typed_assignments_T466.__test__)
> Doctest: cascaded_typed_assignments_T466.__test__.simple_parallel_typed (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cdef_bool_T227 ... call_cfoo (line 17) (cdef_bool_T227.__test__)
> Doctest: cdef_bool_T227.__test__.call_cfoo (line 17) ... ok
> foo (line 5) (cdef_bool_T227.__test__)
> Doctest: cdef_bool_T227.__test__.foo (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cdef_bool_T227 ... call_cfoo (line 17) (cdef_bool_T227.__test__)
> Doctest: cdef_bool_T227.__test__.call_cfoo (line 17) ... ok
> foo (line 5) (cdef_bool_T227.__test__)
> Doctest: cdef_bool_T227.__test__.foo (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cdef_class_field ... cdef_class_field ()
> Doctest: cdef_class_field ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cdef_class_field ... cdef_class_field ()
> Doctest: cdef_class_field ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cdef_classmethod ... test0 (line 7) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test0 (line 7) ... ok
> test0_args (line 15) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test0_args (line 15) ... ok
> test0_args_kwargs (line 55) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test0_args_kwargs (line 55) ... ok
> test1 (line 23) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test1 (line 23) ... ok
> test1_args (line 39) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test1_args (line 39) ... ok
> test1_args_kwargs (line 63) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test1_args_kwargs (line 63) ... ok
> test2 (line 31) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test2 (line 31) ... ok
> test2_args (line 47) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test2_args (line 47) ... ok
> test2_args_kwargs (line 71) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test2_args_kwargs (line 71) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cdef_classmethod ... test0 (line 7) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test0 (line 7) ... ok
> test0_args (line 15) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test0_args (line 15) ... ok
> test0_args_kwargs (line 55) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test0_args_kwargs (line 55) ... ok
> test1 (line 23) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test1 (line 23) ... ok
> test1_args (line 39) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test1_args (line 39) ... ok
> test1_args_kwargs (line 63) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test1_args_kwargs (line 63) ... ok
> test2 (line 31) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test2 (line 31) ... ok
> test2_args (line 47) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test2_args (line 47) ... ok
> test2_args_kwargs (line 71) (cdef_classmethod.__test__.cclass)
> Doctest: cdef_classmethod.__test__.cclass.test2_args_kwargs (line 71) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cdef_decorator_directives_T183 ... cdiv_decorator (line 6) (cdef_decorator_directives_T183.__test__)
> Doctest: cdef_decorator_directives_T183.__test__.cdiv_decorator (line 6) ... ok
> pydiv_decorator (line 14) (cdef_decorator_directives_T183.__test__)
> Doctest: cdef_decorator_directives_T183.__test__.pydiv_decorator (line 14) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cdef_decorator_directives_T183 ... cdiv_decorator (line 6) (cdef_decorator_directives_T183.__test__)
> Doctest: cdef_decorator_directives_T183.__test__.cdiv_decorator (line 6) ... ok
> pydiv_decorator (line 14) (cdef_decorator_directives_T183.__test__)
> Doctest: cdef_decorator_directives_T183.__test__.pydiv_decorator (line 14) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cdef_locals_decorator_T477 ... test (line 12) (cdef_locals_decorator_T477.__test__)
> Doctest: cdef_locals_decorator_T477.__test__.test (line 12) ... ok
> test_defval (line 19) (cdef_locals_decorator_T477.__test__)
> Doctest: cdef_locals_decorator_T477.__test__.test_defval (line 19) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cdef_locals_decorator_T477 ... test (line 12) (cdef_locals_decorator_T477.__test__)
> Doctest: cdef_locals_decorator_T477.__test__.test (line 12) ... ok
> test_defval (line 19) (cdef_locals_decorator_T477.__test__)
> Doctest: cdef_locals_decorator_T477.__test__.test_defval (line 19) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cdef_members_T517 ... cdef_members_T517 ()
> Doctest: cdef_members_T517 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cdef_members_T517 ... cdef_members_T517 ()
> Doctest: cdef_members_T517 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cdef_methods_T462 ... test_args (line 27) (cdef_methods_T462.__test__.cclass)
> Doctest: cdef_methods_T462.__test__.cclass.test_args (line 27) ... ok
> test_args_kwargs (line 34) (cdef_methods_T462.__test__.cclass)
> Doctest: cdef_methods_T462.__test__.cclass.test_args_kwargs (line 34) ... ok
> test_self (line 6) (cdef_methods_T462.__test__.cclass)
> Doctest: cdef_methods_T462.__test__.cclass.test_self (line 6) ... ok
> test_self_1 (line 13) (cdef_methods_T462.__test__.cclass)
> Doctest: cdef_methods_T462.__test__.cclass.test_self_1 (line 13) ... ok
> test_self_args (line 20) (cdef_methods_T462.__test__.cclass)
> Doctest: cdef_methods_T462.__test__.cclass.test_self_args (line 20) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cdef_methods_T462 ... test_args (line 27) (cdef_methods_T462.__test__.cclass)
> Doctest: cdef_methods_T462.__test__.cclass.test_args (line 27) ... ok
> test_args_kwargs (line 34) (cdef_methods_T462.__test__.cclass)
> Doctest: cdef_methods_T462.__test__.cclass.test_args_kwargs (line 34) ... ok
> test_self (line 6) (cdef_methods_T462.__test__.cclass)
> Doctest: cdef_methods_T462.__test__.cclass.test_self (line 6) ... ok
> test_self_1 (line 13) (cdef_methods_T462.__test__.cclass)
> Doctest: cdef_methods_T462.__test__.cclass.test_self_1 (line 13) ... ok
> test_self_args (line 20) (cdef_methods_T462.__test__.cclass)
> Doctest: cdef_methods_T462.__test__.cclass.test_self_args (line 20) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cdef_opt ... cdef_opt ()
> Doctest: cdef_opt ... ok
> call0 (line 16) (cdef_opt.__test__)
> Doctest: cdef_opt.__test__.call0 (line 16) ... ok
> call1 (line 24) (cdef_opt.__test__)
> Doctest: cdef_opt.__test__.call1 (line 24) ... ok
> call2 (line 32) (cdef_opt.__test__)
> Doctest: cdef_opt.__test__.call2 (line 32) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cdef_opt ... cdef_opt ()
> Doctest: cdef_opt ... ok
> call0 (line 16) (cdef_opt.__test__)
> Doctest: cdef_opt.__test__.call0 (line 16) ... ok
> call1 (line 24) (cdef_opt.__test__)
> Doctest: cdef_opt.__test__.call1 (line 24) ... ok
> call2 (line 32) (cdef_opt.__test__)
> Doctest: cdef_opt.__test__.call2 (line 32) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cdef_setitem_T284 ... no_cdef (line 3) (cdef_setitem_T284.__test__)
> Doctest: cdef_setitem_T284.__test__.no_cdef (line 3) ... ok
> test_list (line 23) (cdef_setitem_T284.__test__)
> Doctest: cdef_setitem_T284.__test__.test_list (line 23) ... ok
> with_cdef (line 13) (cdef_setitem_T284.__test__)
> Doctest: cdef_setitem_T284.__test__.with_cdef (line 13) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cdef_setitem_T284 ... no_cdef (line 3) (cdef_setitem_T284.__test__)
> Doctest: cdef_setitem_T284.__test__.no_cdef (line 3) ... ok
> test_list (line 23) (cdef_setitem_T284.__test__)
> Doctest: cdef_setitem_T284.__test__.test_list (line 23) ... ok
> with_cdef (line 13) (cdef_setitem_T284.__test__)
> Doctest: cdef_setitem_T284.__test__.with_cdef (line 13) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cdefassign ... test (line 3) (cdefassign.__test__)
> Doctest: cdefassign.__test__.test (line 3) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cdefassign ... test (line 3) (cdefassign.__test__)
> Doctest: cdefassign.__test__.test (line 3) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cdefoptargs ... cdefoptargs.c: In function '__pyx_f_11cdefoptargs_b':
> cdefoptargs.c:644:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> cdefoptargs.c:643:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> call2 (line 3) (cdefoptargs.__test__)
> Doctest: cdefoptargs.__test__.call2 (line 3) ... ok
> call3 (line 9) (cdefoptargs.__test__)
> Doctest: cdefoptargs.__test__.call3 (line 9) ... ok
> call4 (line 15) (cdefoptargs.__test__)
> Doctest: cdefoptargs.__test__.call4 (line 15) ... ok
> test_foo (line 30) (cdefoptargs.__test__)
> Doctest: cdefoptargs.__test__.test_foo (line 30) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cdefoptargs ... cdefoptargs.cpp: In function 'PyObject* __pyx_f_11cdefoptargs_b(PyObject*, PyObject*, __pyx_opt_args_11cdefoptargs_b*)':
> cdefoptargs.cpp:643:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> cdefoptargs.cpp:644:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> call2 (line 3) (cdefoptargs.__test__)
> Doctest: cdefoptargs.__test__.call2 (line 3) ... ok
> call3 (line 9) (cdefoptargs.__test__)
> Doctest: cdefoptargs.__test__.call3 (line 9) ... ok
> call4 (line 15) (cdefoptargs.__test__)
> Doctest: cdefoptargs.__test__.call4 (line 15) ... ok
> test_foo (line 30) (cdefoptargs.__test__)
> Doctest: cdefoptargs.__test__.test_foo (line 30) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cdivision_CEP_516 ... cdivision_CEP_516 ()
> Doctest: cdivision_CEP_516 ... ok
> complex_expression (line 129) (cdivision_CEP_516.__test__)
> Doctest: cdivision_CEP_516.__test__.complex_expression (line 129) ... ok
> div_int_c_warn (line 117) (cdivision_CEP_516.__test__)
> Doctest: cdivision_CEP_516.__test__.div_int_c_warn (line 117) ... ok
> mod_div_zero_float (line 167) (cdivision_CEP_516.__test__)
> Doctest: cdivision_CEP_516.__test__.mod_div_zero_float (line 167) ... ok
> mod_div_zero_int (line 150) (cdivision_CEP_516.__test__)
> Doctest: cdivision_CEP_516.__test__.mod_div_zero_int (line 150) ... ok
> mod_int_c_warn (line 105) (cdivision_CEP_516.__test__)
> Doctest: cdivision_CEP_516.__test__.mod_int_c_warn (line 105) ... ok
> py_div_long (line 182) (cdivision_CEP_516.__test__)
> Doctest: cdivision_CEP_516.__test__.py_div_long (line 182) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cdivision_CEP_516 ... cdivision_CEP_516 ()
> Doctest: cdivision_CEP_516 ... ok
> complex_expression (line 129) (cdivision_CEP_516.__test__)
> Doctest: cdivision_CEP_516.__test__.complex_expression (line 129) ... ok
> div_int_c_warn (line 117) (cdivision_CEP_516.__test__)
> Doctest: cdivision_CEP_516.__test__.div_int_c_warn (line 117) ... ok
> mod_div_zero_float (line 167) (cdivision_CEP_516.__test__)
> Doctest: cdivision_CEP_516.__test__.mod_div_zero_float (line 167) ... ok
> mod_div_zero_int (line 150) (cdivision_CEP_516.__test__)
> Doctest: cdivision_CEP_516.__test__.mod_div_zero_int (line 150) ... ok
> mod_int_c_warn (line 105) (cdivision_CEP_516.__test__)
> Doctest: cdivision_CEP_516.__test__.mod_int_c_warn (line 105) ... ok
> py_div_long (line 182) (cdivision_CEP_516.__test__)
> Doctest: cdivision_CEP_516.__test__.py_div_long (line 182) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cfuncdef ... cfuncdef.c: In function '__pyx_f_8cfuncdef_ftang':
> cfuncdef.c:435:7: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> cfuncdef.c: In function '__pyx_f_8cfuncdef_foo':
> cfuncdef.c:461:9: warning: variable '__pyx_v_g' set but not used [-Wunused-but-set-variable]
> cfuncdef.c:460:9: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> cfuncdef.c: In function '__pyx_f_8cfuncdef_spam':
> cfuncdef.c:498:8: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> test (line 14) (cfuncdef.__test__)
> Doctest: cfuncdef.__test__.test (line 14) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cfuncdef ... cfuncdef.cpp: In function 'void __pyx_f_8cfuncdef_ftang()':
> cfuncdef.cpp:435:7: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> cfuncdef.cpp: In function 'int __pyx_f_8cfuncdef_foo(int, char)':
> cfuncdef.cpp:460:9: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> cfuncdef.cpp:461:9: warning: variable '__pyx_v_g' set but not used [-Wunused-but-set-variable]
> cfuncdef.cpp: In function 'PyObject* __pyx_f_8cfuncdef_spam(int, PyObject*, PyObject*)':
> cfuncdef.cpp:498:8: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> test (line 14) (cfuncdef.__test__)
> Doctest: cfuncdef.__test__.test (line 14) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running char_constants_T99 ... global_c_and_s (line 6) (char_constants_T99.__test__)
> Doctest: char_constants_T99.__test__.global_c_and_s (line 6) ... ok
> local_c_and_s (line 16) (char_constants_T99.__test__)
> Doctest: char_constants_T99.__test__.local_c_and_s (line 16) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running char_constants_T99 ... global_c_and_s (line 6) (char_constants_T99.__test__)
> Doctest: char_constants_T99.__test__.global_c_and_s (line 6) ... ok
> local_c_and_s (line 16) (char_constants_T99.__test__)
> Doctest: char_constants_T99.__test__.local_c_and_s (line 16) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running charcomparisonT412 ... f (line 3) (charcomparisonT412.__test__)
> Doctest: charcomparisonT412.__test__.f (line 3) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running charcomparisonT412 ... f (line 3) (charcomparisonT412.__test__)
> Doctest: charcomparisonT412.__test__.f (line 3) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running charencoding ... charencoding ()
> Doctest: charencoding ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running charencoding ... charencoding ()
> Doctest: charencoding ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running charescape ... charescape ()
> Doctest: charescape ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running charescape ... charescape ()
> Doctest: charescape ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running charptr_comparison_T582 ... charptr_equals_literal (line 10) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.charptr_equals_literal (line 10) ... ok
> charptr_ge_literal (line 52) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.charptr_ge_literal (line 52) ... ok
> charptr_gt_literal (line 24) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.charptr_gt_literal (line 24) ... ok
> charptr_le_literal (line 66) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.charptr_le_literal (line 66) ... ok
> charptr_lt_literal (line 38) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.charptr_lt_literal (line 38) ... ok
> slice_equals_literal (line 87) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.slice_equals_literal (line 87) ... ok
> slice_ge_literal (line 129) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.slice_ge_literal (line 129) ... ok
> slice_gt_literal (line 101) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.slice_gt_literal (line 101) ... ok
> slice_le_literal (line 143) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.slice_le_literal (line 143) ... ok
> slice_lt_literal (line 115) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.slice_lt_literal (line 115) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running charptr_comparison_T582 ... charptr_equals_literal (line 10) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.charptr_equals_literal (line 10) ... ok
> charptr_ge_literal (line 52) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.charptr_ge_literal (line 52) ... ok
> charptr_gt_literal (line 24) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.charptr_gt_literal (line 24) ... ok
> charptr_le_literal (line 66) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.charptr_le_literal (line 66) ... ok
> charptr_lt_literal (line 38) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.charptr_lt_literal (line 38) ... ok
> slice_equals_literal (line 87) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.slice_equals_literal (line 87) ... ok
> slice_ge_literal (line 129) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.slice_ge_literal (line 129) ... ok
> slice_gt_literal (line 101) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.slice_gt_literal (line 101) ... ok
> slice_le_literal (line 143) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.slice_le_literal (line 143) ... ok
> slice_lt_literal (line 115) (charptr_comparison_T582.__test__)
> Doctest: charptr_comparison_T582.__test__.slice_lt_literal (line 115) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running charptr_decode ... slice_charptr_decode (line 11) (charptr_decode.__test__)
> Doctest: charptr_decode.__test__.slice_charptr_decode (line 11) ... ok
> slice_charptr_decode_errormode (line 82) (charptr_decode.__test__)
> Doctest: charptr_decode.__test__.slice_charptr_decode_errormode (line 82) ... ok
> slice_charptr_decode_slice2 (line 49) (charptr_decode.__test__)
> Doctest: charptr_decode.__test__.slice_charptr_decode_slice2 (line 49) ... ok
> slice_charptr_decode_strlen (line 60) (charptr_decode.__test__)
> Doctest: charptr_decode.__test__.slice_charptr_decode_strlen (line 60) ... ok
> slice_charptr_decode_unbound (line 71) (charptr_decode.__test__)
> Doctest: charptr_decode.__test__.slice_charptr_decode_unbound (line 71) ... ok
> slice_charptr_decode_unknown_encoding (line 35) (charptr_decode.__test__)
> Doctest: charptr_decode.__test__.slice_charptr_decode_unknown_encoding (line 35) ... ok
> slice_charptr_dynamic_bounds (line 93) (charptr_decode.__test__)
> Doctest: charptr_decode.__test__.slice_charptr_dynamic_bounds (line 93) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running charptr_decode ... slice_charptr_decode (line 11) (charptr_decode.__test__)
> Doctest: charptr_decode.__test__.slice_charptr_decode (line 11) ... ok
> slice_charptr_decode_errormode (line 82) (charptr_decode.__test__)
> Doctest: charptr_decode.__test__.slice_charptr_decode_errormode (line 82) ... ok
> slice_charptr_decode_slice2 (line 49) (charptr_decode.__test__)
> Doctest: charptr_decode.__test__.slice_charptr_decode_slice2 (line 49) ... ok
> slice_charptr_decode_strlen (line 60) (charptr_decode.__test__)
> Doctest: charptr_decode.__test__.slice_charptr_decode_strlen (line 60) ... ok
> slice_charptr_decode_unbound (line 71) (charptr_decode.__test__)
> Doctest: charptr_decode.__test__.slice_charptr_decode_unbound (line 71) ... ok
> slice_charptr_decode_unknown_encoding (line 35) (charptr_decode.__test__)
> Doctest: charptr_decode.__test__.slice_charptr_decode_unknown_encoding (line 35) ... ok
> slice_charptr_dynamic_bounds (line 93) (charptr_decode.__test__)
> Doctest: charptr_decode.__test__.slice_charptr_dynamic_bounds (line 93) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running charptr_len ... charptr_len ()
> Doctest: charptr_len ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running charptr_len ... charptr_len ()
> Doctest: charptr_len ... ok
> runTest (__main__.EndToEndTest)
> End-to-end cimport ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cimport_cython_T505 ... test_capi (line 8) (cimport_cython_T505.__test__)
> Doctest: cimport_cython_T505.__test__.test_capi (line 8) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cimport_cython_T505 ... test_capi (line 8) (cimport_cython_T505.__test__)
> Doctest: cimport_cython_T505.__test__.test_capi (line 8) ... ok
> runTest (__main__.EndToEndTest)
> End-to-end cimport_from_pyx ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cintop ... cintop ()
> Doctest: cintop ... ok
> f (line 18) (cintop.__test__)
> Doctest: cintop.__test__.f (line 18) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cintop ... cintop ()
> Doctest: cintop ... ok
> f (line 18) (cintop.__test__)
> Doctest: cintop.__test__.f (line 18) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running class_func_in_control_structures_T87 ... class_func_in_control_structures_T87 ()
> Doctest: class_func_in_control_structures_T87 ... ok
> Defined (class_func_in_control_structures_T87)
> Doctest: class_func_in_control_structures_T87.Defined ... ok
> test_class_cond (line 23) (class_func_in_control_structures_T87.__test__)
> Doctest: class_func_in_control_structures_T87.__test__.test_class_cond (line 23) ... ok
> test_func_cond (line 44) (class_func_in_control_structures_T87.__test__)
> Doctest: class_func_in_control_structures_T87.__test__.test_func_cond (line 44) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running class_func_in_control_structures_T87 ... class_func_in_control_structures_T87 ()
> Doctest: class_func_in_control_structures_T87 ... ok
> Defined (class_func_in_control_structures_T87)
> Doctest: class_func_in_control_structures_T87.Defined ... ok
> test_class_cond (line 23) (class_func_in_control_structures_T87.__test__)
> Doctest: class_func_in_control_structures_T87.__test__.test_class_cond (line 23) ... ok
> test_func_cond (line 44) (class_func_in_control_structures_T87.__test__)
> Doctest: class_func_in_control_structures_T87.__test__.test_func_cond (line 44) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running class_scope ... class_scope.c: In function '__pyx_pf_11class_scope_11MethodRedef_a':
> class_scope.c:474:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> class_scope.c: In function '__pyx_pf_11class_scope_11MethodRedef_1a':
> class_scope.c:567:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> MethodRedef (class_scope)
> Doctest: class_scope.MethodRedef ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running class_scope ... class_scope.cpp: In function 'PyObject* __pyx_pf_11class_scope_11MethodRedef_a(PyObject*, PyObject*, PyObject*)':
> class_scope.cpp:474:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> class_scope.cpp: In function 'PyObject* __pyx_pf_11class_scope_11MethodRedef_1a(PyObject*, PyObject*, PyObject*)':
> class_scope.cpp:567:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> MethodRedef (class_scope)
> Doctest: class_scope.MethodRedef ... ok
> run (__main__.PureDoctestTestCase)
> running pure doctests in class_scope ... MethodRedef (pure_doctest__class_scope)
> Doctest: pure_doctest__class_scope.MethodRedef ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running class_scope_del_T684 ... DelInClass (class_scope_del_T684)
> Doctest: class_scope_del_T684.DelInClass ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running class_scope_del_T684 ... DelInClass (class_scope_del_T684)
> Doctest: class_scope_del_T684.DelInClass ... ok
> run (__main__.PureDoctestTestCase)
> running pure doctests in class_scope_del_T684 ... DelInClass (pure_doctest__class_scope_del_T684)
> Doctest: pure_doctest__class_scope_del_T684.DelInClass ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running classbody_exec ... classbody_exec ()
> Doctest: classbody_exec ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running classbody_exec ... classbody_exec ()
> Doctest: classbody_exec ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running classdecorators_T336 ... classdecorators_T336 ()
> Doctest: classdecorators_T336 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running classdecorators_T336 ... classdecorators_T336 ()
> Doctest: classdecorators_T336 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running classkwonlyargs ... classkwonlyargs.c: In function '__pyx_pf_15classkwonlyargs_4Spam_b':
> classkwonlyargs.c:492:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:491:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:490:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:489:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c: In function '__pyx_pf_15classkwonlyargs_4Spam_1c':
> classkwonlyargs.c:583:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:582:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:581:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:580:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c: In function '__pyx_pf_15classkwonlyargs_4Spam_2d':
> classkwonlyargs.c:676:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:675:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:674:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:673:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c: In function '__pyx_pf_15classkwonlyargs_4Spam_3e':
> classkwonlyargs.c:766:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:765:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:764:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:763:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c: In function '__pyx_pf_15classkwonlyargs_4Spam_4f':
> classkwonlyargs.c:865:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:864:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:863:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:862:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:861:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c: In function '__pyx_pf_15classkwonlyargs_4Spam_5g':
> classkwonlyargs.c:963:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:962:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:961:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:960:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:959:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:958:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:957:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c: In function '__pyx_pf_15classkwonlyargs_4Spam_6h':
> classkwonlyargs.c:1068:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:1067:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:1066:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:1065:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:1064:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:1063:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:1062:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c: In function '__pyx_pf_15classkwonlyargs_4Spam_7k':
> classkwonlyargs.c:1187:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:1186:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:1185:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:1184:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:1183:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:1182:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.c:1181:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> classkwonlyargs ()
> Doctest: classkwonlyargs ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running classkwonlyargs ... classkwonlyargs.cpp: In function 'PyObject* __pyx_pf_15classkwonlyargs_4Spam_b(PyObject*, PyObject*, PyObject*)':
> classkwonlyargs.cpp:489:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:490:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:491:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:492:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp: In function 'PyObject* __pyx_pf_15classkwonlyargs_4Spam_1c(PyObject*, PyObject*, PyObject*)':
> classkwonlyargs.cpp:580:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:581:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:582:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:583:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp: In function 'PyObject* __pyx_pf_15classkwonlyargs_4Spam_2d(PyObject*, PyObject*, PyObject*)':
> classkwonlyargs.cpp:673:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:674:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:675:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:676:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp: In function 'PyObject* __pyx_pf_15classkwonlyargs_4Spam_3e(PyObject*, PyObject*, PyObject*)':
> classkwonlyargs.cpp:763:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:764:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:765:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:766:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp: In function 'PyObject* __pyx_pf_15classkwonlyargs_4Spam_4f(PyObject*, PyObject*, PyObject*)':
> classkwonlyargs.cpp:861:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:862:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:863:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:864:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:865:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp: In function 'PyObject* __pyx_pf_15classkwonlyargs_4Spam_5g(PyObject*, PyObject*, PyObject*)':
> classkwonlyargs.cpp:957:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:958:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:959:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:960:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:961:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:962:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:963:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp: In function 'PyObject* __pyx_pf_15classkwonlyargs_4Spam_6h(PyObject*, PyObject*, PyObject*)':
> classkwonlyargs.cpp:1062:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:1063:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:1064:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:1065:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:1066:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:1067:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:1068:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp: In function 'PyObject* __pyx_pf_15classkwonlyargs_4Spam_7k(PyObject*, PyObject*, PyObject*)':
> classkwonlyargs.cpp:1181:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:1182:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:1183:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:1184:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:1185:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:1186:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> classkwonlyargs.cpp:1187:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> classkwonlyargs ()
> Doctest: classkwonlyargs ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running classmethod ... classmethod ()
> Doctest: classmethod ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running classmethod ... classmethod ()
> Doctest: classmethod ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running classpass ... classpass ()
> Doctest: classpass ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running classpass ... classpass ()
> Doctest: classpass ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running clone_type ... dup (line 2) (clone_type.__test__.MyType)
> Doctest: clone_type.__test__.MyType.dup (line 2) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running clone_type ... dup (line 2) (clone_type.__test__.MyType)
> Doctest: clone_type.__test__.MyType.dup (line 2) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running closure_arg_type_error ... func_with_typed_args (line 16) (closure_arg_type_error.__test__)
> Doctest: closure_arg_type_error.__test__.func_with_typed_args (line 16) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running closure_arg_type_error ... func_with_typed_args (line 16) (closure_arg_type_error.__test__)
> Doctest: closure_arg_type_error.__test__.func_with_typed_args (line 16) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running closure_class_T596 ... closure_class_T596.c: In function '__pyx_pf_18closure_class_T596_14nested_classes_3Bar_result':
> closure_class_T596.c:797:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> closure_class_T596.c: In function '__pyx_pf_18closure_class_T596_7nested2_3Foo_run':
> closure_class_T596.c:1542:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> nested2 (line 50) (closure_class_T596.__test__)
> Doctest: closure_class_T596.__test__.nested2 (line 50) ... ok
> nested_classes (line 16) (closure_class_T596.__test__)
> Doctest: closure_class_T596.__test__.nested_classes (line 16) ... ok
> simple (line 5) (closure_class_T596.__test__)
> Doctest: closure_class_T596.__test__.simple (line 5) ... ok
> staff (line 28) (closure_class_T596.__test__)
> Doctest: closure_class_T596.__test__.staff (line 28) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running closure_class_T596 ... closure_class_T596.cpp: In function 'PyObject* __pyx_pf_18closure_class_T596_14nested_classes_3Bar_result(PyObject*, PyObject*, PyObject*)':
> closure_class_T596.cpp:797:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> closure_class_T596.cpp: In function 'PyObject* __pyx_pf_18closure_class_T596_7nested2_3Foo_run(PyObject*, PyObject*, PyObject*)':
> closure_class_T596.cpp:1542:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> nested2 (line 50) (closure_class_T596.__test__)
> Doctest: closure_class_T596.__test__.nested2 (line 50) ... ok
> nested_classes (line 16) (closure_class_T596.__test__)
> Doctest: closure_class_T596.__test__.nested_classes (line 16) ... ok
> simple (line 5) (closure_class_T596.__test__)
> Doctest: closure_class_T596.__test__.simple (line 5) ... ok
> staff (line 28) (closure_class_T596.__test__)
> Doctest: closure_class_T596.__test__.staff (line 28) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running closure_decorators_T478 ... closure_decorators_T478 ()
> Doctest: closure_decorators_T478 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running closure_decorators_T478 ... closure_decorators_T478 ()
> Doctest: closure_decorators_T478 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running closure_name_mangling_T537 ... closure_name_mangling_T537 ()
> Doctest: closure_name_mangling_T537 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running closure_name_mangling_T537 ... closure_name_mangling_T537 ()
> Doctest: closure_name_mangling_T537 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running closure_self ... closure_method (line 19) (closure_self.__test__.SelfInClosure)
> Doctest: closure_self.__test__.SelfInClosure.closure_method (line 19) ... ok
> closure_method_cdef_attr (line 29) (closure_self.__test__.SelfInClosure)
> Doctest: closure_self.__test__.SelfInClosure.closure_method_cdef_attr (line 29) ... ok
> plain (line 10) (closure_self.__test__.SelfInClosure)
> Doctest: closure_self.__test__.SelfInClosure.plain (line 10) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running closure_self ... closure_method (line 19) (closure_self.__test__.SelfInClosure)
> Doctest: closure_self.__test__.SelfInClosure.closure_method (line 19) ... ok
> closure_method_cdef_attr (line 29) (closure_self.__test__.SelfInClosure)
> Doctest: closure_self.__test__.SelfInClosure.closure_method_cdef_attr (line 29) ... ok
> plain (line 10) (closure_self.__test__.SelfInClosure)
> Doctest: closure_self.__test__.SelfInClosure.plain (line 10) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running closure_tests_1 ... closure_tests_1.c: In function '__pyx_pf_15closure_tests_1_5g1468_5g1467_g1466':
> closure_tests_1.c:3727:13: warning: variable '__pyx_v_y_1084' set but not used [-Wunused-but-set-variable]
> closure_tests_1.c: In function '__pyx_pf_15closure_tests_1_5g1471_5g1470_g1469':
> closure_tests_1.c:3984:13: warning: variable '__pyx_v_z_1088' set but not used [-Wunused-but-set-variable]
> closure_tests_1.c:3983:13: warning: variable '__pyx_v_y_1089' set but not used [-Wunused-but-set-variable]
> closure_tests_1.c: In function '__pyx_pf_15closure_tests_1_5g1474_5g1473_g1472':
> closure_tests_1.c:4341:13: warning: variable '__pyx_v_c_1099' set but not used [-Wunused-but-set-variable]
> closure_tests_1.c:4340:13: warning: variable '__pyx_v_b_1100' set but not used [-Wunused-but-set-variable]
> closure_tests_1.c: In function '__pyx_pf_15closure_tests_1_15g1483':
> closure_tests_1.c:5149:8: warning: variable '__pyx_v_a_1108' set but not used [-Wunused-but-set-variable]
> closure_tests_1.c: In function '__pyx_pf_15closure_tests_1_5g1486_5g1485_g1484':
> closure_tests_1.c:5268:8: warning: variable '__pyx_v_a_1113' set but not used [-Wunused-but-set-variable]
> closure_tests_1.c: In function '__pyx_pf_15closure_tests_1_16g1486':
> closure_tests_1.c:5365:8: warning: variable '__pyx_v_b_1112' set but not used [-Wunused-but-set-variable]
> closure_tests_1.c:5362:8: warning: variable '__pyx_v_a_1111' set but not used [-Wunused-but-set-variable]
> g1425 (line 18) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1425 (line 18) ... ok
> g1432 (line 32) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1432 (line 32) ... ok
> g1435 (line 51) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1435 (line 51) ... ok
> g1438 (line 63) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1438 (line 63) ... ok
> g1441 (line 76) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1441 (line 76) ... ok
> g1446 (line 89) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1446 (line 89) ... ok
> g1449 (line 105) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1449 (line 105) ... ok
> g1454 (line 118) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1454 (line 118) ... ok
> g1459 (line 134) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1459 (line 134) ... ok
> g1462 (line 150) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1462 (line 150) ... ok
> g1465 (line 167) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1465 (line 167) ... ok
> g1468 (line 186) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1468 (line 186) ... ok
> g1471 (line 200) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1471 (line 200) ... ok
> g1474 (line 219) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1474 (line 219) ... ok
> g1478 (line 232) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1478 (line 232) ... ok
> g1483 (line 250) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1483 (line 250) ... ok
> g1486 (line 268) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1486 (line 268) ... ok
> g1491 (line 282) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1491 (line 282) ... ok
> g1494 (line 300) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1494 (line 300) ... ok
> g1501 (line 315) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1501 (line 315) ... ok
> g1508 (line 336) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1508 (line 336) ... ok
> g1513 (line 356) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1513 (line 356) ... ok
> g1518 (line 372) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1518 (line 372) ... ok
> g1523 (line 388) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1523 (line 388) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running closure_tests_1 ... closure_tests_1.cpp: In function 'PyObject* __pyx_pf_15closure_tests_1_5g1468_5g1467_g1466(PyObject*, PyObject*, PyObject*)':
> closure_tests_1.cpp:3727:13: warning: variable '__pyx_v_y_1084' set but not used [-Wunused-but-set-variable]
> closure_tests_1.cpp: In function 'PyObject* __pyx_pf_15closure_tests_1_5g1471_5g1470_g1469(PyObject*, PyObject*, PyObject*)':
> closure_tests_1.cpp:3983:13: warning: variable '__pyx_v_y_1089' set but not used [-Wunused-but-set-variable]
> closure_tests_1.cpp:3984:13: warning: variable '__pyx_v_z_1088' set but not used [-Wunused-but-set-variable]
> closure_tests_1.cpp: In function 'PyObject* __pyx_pf_15closure_tests_1_5g1474_5g1473_g1472(PyObject*, PyObject*, PyObject*)':
> closure_tests_1.cpp:4340:13: warning: variable '__pyx_v_b_1100' set but not used [-Wunused-but-set-variable]
> closure_tests_1.cpp:4341:13: warning: variable '__pyx_v_c_1099' set but not used [-Wunused-but-set-variable]
> closure_tests_1.cpp: In function 'PyObject* __pyx_pf_15closure_tests_1_15g1483(PyObject*, PyObject*)':
> closure_tests_1.cpp:5149:8: warning: variable '__pyx_v_a_1108' set but not used [-Wunused-but-set-variable]
> closure_tests_1.cpp: In function 'PyObject* __pyx_pf_15closure_tests_1_5g1486_5g1485_g1484(PyObject*, PyObject*)':
> closure_tests_1.cpp:5268:8: warning: variable '__pyx_v_a_1113' set but not used [-Wunused-but-set-variable]
> closure_tests_1.cpp: In function 'PyObject* __pyx_pf_15closure_tests_1_16g1486(PyObject*, PyObject*)':
> closure_tests_1.cpp:5362:8: warning: variable '__pyx_v_a_1111' set but not used [-Wunused-but-set-variable]
> closure_tests_1.cpp:5365:8: warning: variable '__pyx_v_b_1112' set but not used [-Wunused-but-set-variable]
> g1425 (line 18) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1425 (line 18) ... ok
> g1432 (line 32) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1432 (line 32) ... ok
> g1435 (line 51) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1435 (line 51) ... ok
> g1438 (line 63) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1438 (line 63) ... ok
> g1441 (line 76) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1441 (line 76) ... ok
> g1446 (line 89) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1446 (line 89) ... ok
> g1449 (line 105) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1449 (line 105) ... ok
> g1454 (line 118) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1454 (line 118) ... ok
> g1459 (line 134) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1459 (line 134) ... ok
> g1462 (line 150) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1462 (line 150) ... ok
> g1465 (line 167) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1465 (line 167) ... ok
> g1468 (line 186) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1468 (line 186) ... ok
> g1471 (line 200) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1471 (line 200) ... ok
> g1474 (line 219) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1474 (line 219) ... ok
> g1478 (line 232) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1478 (line 232) ... ok
> g1483 (line 250) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1483 (line 250) ... ok
> g1486 (line 268) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1486 (line 268) ... ok
> g1491 (line 282) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1491 (line 282) ... ok
> g1494 (line 300) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1494 (line 300) ... ok
> g1501 (line 315) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1501 (line 315) ... ok
> g1508 (line 336) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1508 (line 336) ... ok
> g1513 (line 356) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1513 (line 356) ... ok
> g1518 (line 372) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1518 (line 372) ... ok
> g1523 (line 388) (closure_tests_1.__test__)
> Doctest: closure_tests_1.__test__.g1523 (line 388) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running closure_tests_2 ... closure_tests_2.c: In function '__pyx_pf_15closure_tests_2_5g1553_5g1552_g1551':
> closure_tests_2.c:2950:13: warning: variable '__pyx_v_y_1149' set but not used [-Wunused-but-set-variable]
> closure_tests_2.c: In function '__pyx_pf_15closure_tests_2_5g1581_5g1580_g1579':
> closure_tests_2.c:5341:13: warning: variable '__pyx_v_y_1163' set but not used [-Wunused-but-set-variable]
> closure_tests_2.c:5340:13: warning: variable '__pyx_v_x_1164' set but not used [-Wunused-but-set-variable]
> closure_tests_2.c: In function '__pyx_pf_15closure_tests_2_5g1584_5g1583_g1582':
> closure_tests_2.c:5641:13: warning: variable '__pyx_v_y_1167' set but not used [-Wunused-but-set-variable]
> closure_tests_2.c:5640:13: warning: variable '__pyx_v_x_1168' set but not used [-Wunused-but-set-variable]
> closure_tests_2.c: In function '__pyx_pf_15closure_tests_2_5g1587_5g1586_g1585':
> closure_tests_2.c:5962:13: warning: variable '__pyx_v_y_1171' set but not used [-Wunused-but-set-variable]
> closure_tests_2.c:5961:13: warning: variable '__pyx_v_x_1172' set but not used [-Wunused-but-set-variable]
> closure_tests_2.c: In function '__pyx_pf_15closure_tests_2_24g1646':
> closure_tests_2.c:10627:8: warning: variable '__pyx_v_q_1208' set but not used [-Wunused-but-set-variable]
> g1526 (line 19) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1526 (line 19) ... ok
> g1535 (line 35) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1535 (line 35) ... ok
> g1540 (line 59) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1540 (line 59) ... ok
> g1547 (line 76) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1547 (line 76) ... ok
> g1550 (line 96) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1550 (line 96) ... ok
> g1553 (line 109) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1553 (line 109) ... ok
> g1562 (line 126) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1562 (line 126) ... ok
> g1570 (line 157) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1570 (line 157) ... ok
> g1575 (line 189) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1575 (line 189) ... ok
> g1578 (line 212) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1578 (line 212) ... ok
> g1581 (line 226) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1581 (line 226) ... ok
> g1584 (line 240) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1584 (line 240) ... ok
> g1587 (line 254) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1587 (line 254) ... ok
> g1594 (line 268) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1594 (line 268) ... ok
> g1598 (line 288) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1598 (line 288) ... ok
> g1603 (line 306) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1603 (line 306) ... ok
> g1611 (line 326) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1611 (line 326) ... ok
> g1614 (line 357) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1614 (line 357) ... ok
> g1617 (line 371) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1617 (line 371) ... ok
> g1620 (line 385) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1620 (line 385) ... ok
> g1623 (line 402) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1623 (line 402) ... ok
> g1627 (line 416) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1627 (line 416) ... ok
> g1632 (line 434) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1632 (line 434) ... ok
> g1639 (line 454) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1639 (line 454) ... ok
> g1646 (line 475) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1646 (line 475) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running closure_tests_2 ... closure_tests_2.cpp: In function 'PyObject* __pyx_pf_15closure_tests_2_5g1553_5g1552_g1551(PyObject*, PyObject*, PyObject*)':
> closure_tests_2.cpp:2950:13: warning: variable '__pyx_v_y_1149' set but not used [-Wunused-but-set-variable]
> closure_tests_2.cpp: In function 'PyObject* __pyx_pf_15closure_tests_2_5g1581_5g1580_g1579(PyObject*, PyObject*, PyObject*)':
> closure_tests_2.cpp:5340:13: warning: variable '__pyx_v_x_1164' set but not used [-Wunused-but-set-variable]
> closure_tests_2.cpp:5341:13: warning: variable '__pyx_v_y_1163' set but not used [-Wunused-but-set-variable]
> closure_tests_2.cpp: In function 'PyObject* __pyx_pf_15closure_tests_2_5g1584_5g1583_g1582(PyObject*, PyObject*, PyObject*)':
> closure_tests_2.cpp:5640:13: warning: variable '__pyx_v_x_1168' set but not used [-Wunused-but-set-variable]
> closure_tests_2.cpp:5641:13: warning: variable '__pyx_v_y_1167' set but not used [-Wunused-but-set-variable]
> closure_tests_2.cpp: In function 'PyObject* __pyx_pf_15closure_tests_2_5g1587_5g1586_g1585(PyObject*, PyObject*, PyObject*)':
> closure_tests_2.cpp:5961:13: warning: variable '__pyx_v_x_1172' set but not used [-Wunused-but-set-variable]
> closure_tests_2.cpp:5962:13: warning: variable '__pyx_v_y_1171' set but not used [-Wunused-but-set-variable]
> closure_tests_2.cpp: In function 'PyObject* __pyx_pf_15closure_tests_2_24g1646(PyObject*, PyObject*)':
> closure_tests_2.cpp:10627:8: warning: variable '__pyx_v_q_1208' set but not used [-Wunused-but-set-variable]
> g1526 (line 19) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1526 (line 19) ... ok
> g1535 (line 35) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1535 (line 35) ... ok
> g1540 (line 59) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1540 (line 59) ... ok
> g1547 (line 76) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1547 (line 76) ... ok
> g1550 (line 96) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1550 (line 96) ... ok
> g1553 (line 109) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1553 (line 109) ... ok
> g1562 (line 126) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1562 (line 126) ... ok
> g1570 (line 157) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1570 (line 157) ... ok
> g1575 (line 189) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1575 (line 189) ... ok
> g1578 (line 212) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1578 (line 212) ... ok
> g1581 (line 226) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1581 (line 226) ... ok
> g1584 (line 240) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1584 (line 240) ... ok
> g1587 (line 254) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1587 (line 254) ... ok
> g1594 (line 268) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1594 (line 268) ... ok
> g1598 (line 288) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1598 (line 288) ... ok
> g1603 (line 306) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1603 (line 306) ... ok
> g1611 (line 326) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1611 (line 326) ... ok
> g1614 (line 357) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1614 (line 357) ... ok
> g1617 (line 371) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1617 (line 371) ... ok
> g1620 (line 385) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1620 (line 385) ... ok
> g1623 (line 402) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1623 (line 402) ... ok
> g1627 (line 416) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1627 (line 416) ... ok
> g1632 (line 434) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1632 (line 434) ... ok
> g1639 (line 454) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1639 (line 454) ... ok
> g1646 (line 475) (closure_tests_2.__test__)
> Doctest: closure_tests_2.__test__.g1646 (line 475) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running closure_tests_3 ... closure_tests_3.c: In function '__pyx_pf_15closure_tests_3_5g1747_5g1746_g1745':
> closure_tests_3.c:9452:13: warning: variable '__pyx_v_y_1287' set but not used [-Wunused-but-set-variable]
> g1649 (line 19) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1649 (line 19) ... ok
> g1653 (line 37) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1653 (line 37) ... ok
> g1662 (line 53) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1662 (line 53) ... ok
> g1665 (line 82) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1665 (line 82) ... ok
> g1670 (line 97) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1670 (line 97) ... ok
> g1674 (line 115) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1674 (line 115) ... ok
> g1681 (line 133) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1681 (line 133) ... ok
> g1688 (line 161) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1688 (line 161) ... ok
> g1698 (line 191) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1698 (line 191) ... ok
> g1702 (line 226) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1702 (line 226) ... ok
> g1716 (line 244) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1716 (line 244) ... ok
> g1729 (line 294) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1729 (line 294) ... ok
> g1733 (line 336) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1733 (line 336) ... ok
> g1737 (line 354) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1737 (line 354) ... ok
> g1741 (line 372) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1741 (line 372) ... ok
> g1747 (line 390) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1747 (line 390) ... ok
> g1754 (line 412) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1754 (line 412) ... ok
> g1765 (line 432) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1765 (line 432) ... ok
> g1769 (line 460) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1769 (line 460) ... ok
> g1779 (line 478) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1779 (line 478) ... ok
> g1785 (line 508) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1785 (line 508) ... ok
> g1791 (line 528) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1791 (line 528) ... ok
> g1800 (line 548) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1800 (line 548) ... ok
> g1807 (line 576) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1807 (line 576) ... ok
> g1828 (line 601) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1828 (line 601) ... ok
> g1843 (line 662) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1843 (line 662) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running closure_tests_3 ... closure_tests_3.cpp: In function 'PyObject* __pyx_pf_15closure_tests_3_5g1747_5g1746_g1745(PyObject*, PyObject*, PyObject*)':
> closure_tests_3.cpp:9452:13: warning: variable '__pyx_v_y_1287' set but not used [-Wunused-but-set-variable]
> g1649 (line 19) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1649 (line 19) ... ok
> g1653 (line 37) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1653 (line 37) ... ok
> g1662 (line 53) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1662 (line 53) ... ok
> g1665 (line 82) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1665 (line 82) ... ok
> g1670 (line 97) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1670 (line 97) ... ok
> g1674 (line 115) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1674 (line 115) ... ok
> g1681 (line 133) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1681 (line 133) ... ok
> g1688 (line 161) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1688 (line 161) ... ok
> g1698 (line 191) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1698 (line 191) ... ok
> g1702 (line 226) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1702 (line 226) ... ok
> g1716 (line 244) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1716 (line 244) ... ok
> g1729 (line 294) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1729 (line 294) ... ok
> g1733 (line 336) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1733 (line 336) ... ok
> g1737 (line 354) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1737 (line 354) ... ok
> g1741 (line 372) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1741 (line 372) ... ok
> g1747 (line 390) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1747 (line 390) ... ok
> g1754 (line 412) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1754 (line 412) ... ok
> g1765 (line 432) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1765 (line 432) ... ok
> g1769 (line 460) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1769 (line 460) ... ok
> g1779 (line 478) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1779 (line 478) ... ok
> g1785 (line 508) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1785 (line 508) ... ok
> g1791 (line 528) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1791 (line 528) ... ok
> g1800 (line 548) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1800 (line 548) ... ok
> g1807 (line 576) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1807 (line 576) ... ok
> g1828 (line 601) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1828 (line 601) ... ok
> g1843 (line 662) (closure_tests_3.__test__)
> Doctest: closure_tests_3.__test__.g1843 (line 662) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running closure_tests_4 ... closure_tests_4.c: In function '__pyx_pf_15closure_tests_4_5g1852_5g1851_g1850':
> closure_tests_4.c:1589:8: warning: variable '__pyx_v_x_1334' set but not used [-Wunused-but-set-variable]
> closure_tests_4.c: In function '__pyx_pf_15closure_tests_4_5g1946_5g1943_5g1942_5g1941_5g1938_5g1940_g1939':
> closure_tests_4.c:9359:8: warning: variable '__pyx_v_a_1393' set but not used [-Wunused-but-set-variable]
> closure_tests_4.c: In function '__pyx_pf_15closure_tests_4_5g1952_5g1951_g1950':
> closure_tests_4.c:10304:13: warning: variable '__pyx_v_y_1399' set but not used [-Wunused-but-set-variable]
> closure_tests_4.c: In function '__pyx_pf_15closure_tests_4_5g1990_5g1989_5g1984_5g1986_g1985':
> closure_tests_4.c:13480:13: warning: variable '__pyx_v_r_1433' set but not used [-Wunused-but-set-variable]
> closure_tests_4.c: In function '__pyx_pf_15closure_tests_4_5g1990_5g1989_g1984':
> closure_tests_4.c:13655:13: warning: variable '__pyx_v_y_1430' set but not used [-Wunused-but-set-variable]
> closure_tests_4.c:13654:13: warning: variable '__pyx_v_x_1431' set but not used [-Wunused-but-set-variable]
> closure_tests_4.c: In function '__pyx_pf_15closure_tests_4_5g1997_5g1996_5g1991_5g1995_g1994':
> closure_tests_4.c:13984:13: warning: variable '__pyx_v_r_1442' set but not used [-Wunused-but-set-variable]
> closure_tests_4.c: In function '__pyx_pf_15closure_tests_4_5g1997_5g1996_g1991':
> closure_tests_4.c:14334:13: warning: variable '__pyx_v_y_1439' set but not used [-Wunused-but-set-variable]
> g1852 (line 19) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1852 (line 19) ... ok
> g1864 (line 51) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1864 (line 51) ... ok
> g1872 (line 96) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1872 (line 96) ... ok
> g1885 (line 129) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1885 (line 129) ... ok
> g1897 (line 175) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1897 (line 175) ... ok
> g1923 (line 207) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1923 (line 207) ... ok
> g1927 (line 279) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1927 (line 279) ... ok
> g1935 (line 295) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1935 (line 295) ... ok
> g1946 (line 319) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1946 (line 319) ... ok
> g1949 (line 359) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1949 (line 359) ... ok
> g1952 (line 373) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1952 (line 373) ... ok
> g1956 (line 387) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1956 (line 387) ... ok
> g1959 (line 405) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1959 (line 405) ... ok
> g1965 (line 422) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1965 (line 422) ... ok
> g1971 (line 444) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1971 (line 444) ... ok
> g1983 (line 467) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1983 (line 467) ... ok
> g1990 (line 512) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1990 (line 512) ... ok
> g1997 (line 536) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1997 (line 536) ... ok
> g2002 (line 561) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2002 (line 561) ... ok
> g2010 (line 579) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2010 (line 579) ... ok
> g2017 (line 608) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2017 (line 608) ... ok
> g2032 (line 631) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2032 (line 631) ... ok
> g2038 (line 671) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2038 (line 671) ... ok
> g2046 (line 696) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2046 (line 696) ... ok
> g2050 (line 727) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2050 (line 727) ... ok
> g2061 (line 747) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2061 (line 747) ... ok
> g2075 (line 775) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2075 (line 775) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running closure_tests_4 ... closure_tests_4.cpp: In function 'PyObject* __pyx_pf_15closure_tests_4_5g1852_5g1851_g1850(PyObject*, PyObject*)':
> closure_tests_4.cpp:1589:8: warning: variable '__pyx_v_x_1334' set but not used [-Wunused-but-set-variable]
> closure_tests_4.cpp: In function 'PyObject* __pyx_pf_15closure_tests_4_5g1946_5g1943_5g1942_5g1941_5g1938_5g1940_g1939(PyObject*, PyObject*)':
> closure_tests_4.cpp:9359:8: warning: variable '__pyx_v_a_1393' set but not used [-Wunused-but-set-variable]
> closure_tests_4.cpp: In function 'PyObject* __pyx_pf_15closure_tests_4_5g1952_5g1951_g1950(PyObject*, PyObject*, PyObject*)':
> closure_tests_4.cpp:10304:13: warning: variable '__pyx_v_y_1399' set but not used [-Wunused-but-set-variable]
> closure_tests_4.cpp: In function 'PyObject* __pyx_pf_15closure_tests_4_5g1990_5g1989_5g1984_5g1986_g1985(PyObject*, PyObject*, PyObject*)':
> closure_tests_4.cpp:13480:13: warning: variable '__pyx_v_r_1433' set but not used [-Wunused-but-set-variable]
> closure_tests_4.cpp: In function 'PyObject* __pyx_pf_15closure_tests_4_5g1990_5g1989_g1984(PyObject*, PyObject*, PyObject*)':
> closure_tests_4.cpp:13654:13: warning: variable '__pyx_v_x_1431' set but not used [-Wunused-but-set-variable]
> closure_tests_4.cpp:13655:13: warning: variable '__pyx_v_y_1430' set but not used [-Wunused-but-set-variable]
> closure_tests_4.cpp: In function 'PyObject* __pyx_pf_15closure_tests_4_5g1997_5g1996_5g1991_5g1995_g1994(PyObject*, PyObject*, PyObject*)':
> closure_tests_4.cpp:13984:13: warning: variable '__pyx_v_r_1442' set but not used [-Wunused-but-set-variable]
> closure_tests_4.cpp: In function 'PyObject* __pyx_pf_15closure_tests_4_5g1997_5g1996_g1991(PyObject*, PyObject*, PyObject*)':
> closure_tests_4.cpp:14334:13: warning: variable '__pyx_v_y_1439' set but not used [-Wunused-but-set-variable]
> g1852 (line 19) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1852 (line 19) ... ok
> g1864 (line 51) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1864 (line 51) ... ok
> g1872 (line 96) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1872 (line 96) ... ok
> g1885 (line 129) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1885 (line 129) ... ok
> g1897 (line 175) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1897 (line 175) ... ok
> g1923 (line 207) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1923 (line 207) ... ok
> g1927 (line 279) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1927 (line 279) ... ok
> g1935 (line 295) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1935 (line 295) ... ok
> g1946 (line 319) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1946 (line 319) ... ok
> g1949 (line 359) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1949 (line 359) ... ok
> g1952 (line 373) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1952 (line 373) ... ok
> g1956 (line 387) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1956 (line 387) ... ok
> g1959 (line 405) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1959 (line 405) ... ok
> g1965 (line 422) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1965 (line 422) ... ok
> g1971 (line 444) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1971 (line 444) ... ok
> g1983 (line 467) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1983 (line 467) ... ok
> g1990 (line 512) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1990 (line 512) ... ok
> g1997 (line 536) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g1997 (line 536) ... ok
> g2002 (line 561) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2002 (line 561) ... ok
> g2010 (line 579) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2010 (line 579) ... ok
> g2017 (line 608) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2017 (line 608) ... ok
> g2032 (line 631) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2032 (line 631) ... ok
> g2038 (line 671) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2038 (line 671) ... ok
> g2046 (line 696) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2046 (line 696) ... ok
> g2050 (line 727) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2050 (line 727) ... ok
> g2061 (line 747) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2061 (line 747) ... ok
> g2075 (line 775) (closure_tests_4.__test__)
> Doctest: closure_tests_4.__test__.g2075 (line 775) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running closures_T82 ... closures_T82.c: In function '__pyx_pf_12closures_T82_5inner_override':
> closures_T82.c:2124:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> a (line 21) (closures_T82.__test__)
> Doctest: closures_T82.__test__.a (line 21) ... ok
> add_n (line 7) (closures_T82.__test__)
> Doctest: closures_T82.__test__.add_n (line 7) ... ok
> call_ignore_func (line 160) (closures_T82.__test__)
> Doctest: closures_T82.__test__.call_ignore_func (line 160) ... ok
> cy_twofuncs (line 115) (closures_T82.__test__)
> Doctest: closures_T82.__test__.cy_twofuncs (line 115) ... ok
> deep_inner (line 199) (closures_T82.__test__)
> Doctest: closures_T82.__test__.deep_inner (line 199) ... ok
> deep_inner_sibling (line 219) (closures_T82.__test__)
> Doctest: closures_T82.__test__.deep_inner_sibling (line 219) ... ok
> inner_override (line 73) (closures_T82.__test__)
> Doctest: closures_T82.__test__.inner_override (line 73) ... ok
> local_x (line 32) (closures_T82.__test__)
> Doctest: closures_T82.__test__.local_x (line 32) ... ok
> more_inner_funcs (line 166) (closures_T82.__test__)
> Doctest: closures_T82.__test__.more_inner_funcs (line 166) ... ok
> reassign (line 84) (closures_T82.__test__)
> Doctest: closures_T82.__test__.reassign (line 84) ... ok
> reassign_int (line 94) (closures_T82.__test__)
> Doctest: closures_T82.__test__.reassign_int (line 94) ... ok
> reassign_int_int (line 104) (closures_T82.__test__)
> Doctest: closures_T82.__test__.reassign_int_int (line 104) ... ok
> switch_funcs (line 135) (closures_T82.__test__)
> Doctest: closures_T82.__test__.switch_funcs (line 135) ... ok
> x (line 48) (closures_T82.__test__)
> Doctest: closures_T82.__test__.x (line 48) ... ok
> x2 (line 59) (closures_T82.__test__)
> Doctest: closures_T82.__test__.x2 (line 59) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running closures_T82 ... closures_T82.cpp: In function 'PyObject* __pyx_pf_12closures_T82_5inner_override(PyObject*, PyObject*, PyObject*)':
> closures_T82.cpp:2124:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> a (line 21) (closures_T82.__test__)
> Doctest: closures_T82.__test__.a (line 21) ... ok
> add_n (line 7) (closures_T82.__test__)
> Doctest: closures_T82.__test__.add_n (line 7) ... ok
> call_ignore_func (line 160) (closures_T82.__test__)
> Doctest: closures_T82.__test__.call_ignore_func (line 160) ... ok
> cy_twofuncs (line 115) (closures_T82.__test__)
> Doctest: closures_T82.__test__.cy_twofuncs (line 115) ... ok
> deep_inner (line 199) (closures_T82.__test__)
> Doctest: closures_T82.__test__.deep_inner (line 199) ... ok
> deep_inner_sibling (line 219) (closures_T82.__test__)
> Doctest: closures_T82.__test__.deep_inner_sibling (line 219) ... ok
> inner_override (line 73) (closures_T82.__test__)
> Doctest: closures_T82.__test__.inner_override (line 73) ... ok
> local_x (line 32) (closures_T82.__test__)
> Doctest: closures_T82.__test__.local_x (line 32) ... ok
> more_inner_funcs (line 166) (closures_T82.__test__)
> Doctest: closures_T82.__test__.more_inner_funcs (line 166) ... ok
> reassign (line 84) (closures_T82.__test__)
> Doctest: closures_T82.__test__.reassign (line 84) ... ok
> reassign_int (line 94) (closures_T82.__test__)
> Doctest: closures_T82.__test__.reassign_int (line 94) ... ok
> reassign_int_int (line 104) (closures_T82.__test__)
> Doctest: closures_T82.__test__.reassign_int_int (line 104) ... ok
> switch_funcs (line 135) (closures_T82.__test__)
> Doctest: closures_T82.__test__.switch_funcs (line 135) ... ok
> x (line 48) (closures_T82.__test__)
> Doctest: closures_T82.__test__.x (line 48) ... ok
> x2 (line 59) (closures_T82.__test__)
> Doctest: closures_T82.__test__.x2 (line 59) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cmp ... c_cmp (line 68) (cmp.__test__)
> Doctest: cmp.__test__.c_cmp (line 68) ... ok
> cascaded_c (line 30) (cmp.__test__)
> Doctest: cmp.__test__.cascaded_c (line 30) ... ok
> cascaded_py (line 10) (cmp.__test__)
> Doctest: cmp.__test__.cascaded_py (line 10) ... ok
> pointer_cmp (line 54) (cmp.__test__)
> Doctest: cmp.__test__.pointer_cmp (line 54) ... ok
> single_c (line 21) (cmp.__test__)
> Doctest: cmp.__test__.single_c (line 21) ... ok
> single_py (line 1) (cmp.__test__)
> Doctest: cmp.__test__.single_py (line 1) ... ok
> typed_cmp (line 41) (cmp.__test__)
> Doctest: cmp.__test__.typed_cmp (line 41) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cmp ... c_cmp (line 68) (cmp.__test__)
> Doctest: cmp.__test__.c_cmp (line 68) ... ok
> cascaded_c (line 30) (cmp.__test__)
> Doctest: cmp.__test__.cascaded_c (line 30) ... ok
> cascaded_py (line 10) (cmp.__test__)
> Doctest: cmp.__test__.cascaded_py (line 10) ... ok
> pointer_cmp (line 54) (cmp.__test__)
> Doctest: cmp.__test__.pointer_cmp (line 54) ... ok
> single_c (line 21) (cmp.__test__)
> Doctest: cmp.__test__.single_c (line 21) ... ok
> single_py (line 1) (cmp.__test__)
> Doctest: cmp.__test__.single_py (line 1) ... ok
> typed_cmp (line 41) (cmp.__test__)
> Doctest: cmp.__test__.typed_cmp (line 41) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running coercearraytoptr ... eggs (line 14) (coercearraytoptr.__test__)
> Doctest: coercearraytoptr.__test__.eggs (line 14) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running coercearraytoptr ... eggs (line 14) (coercearraytoptr.__test__)
> Doctest: coercearraytoptr.__test__.eggs (line 14) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running compiledef ... compiledef ()
> Doctest: compiledef ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running compiledef ... compiledef ()
> Doctest: compiledef ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running complex_cast_T445 ... complex_double_cast (line 3) (complex_cast_T445.__test__)
> Doctest: complex_cast_T445.__test__.complex_double_cast (line 3) ... ok
> complex_double_int_cast (line 13) (complex_cast_T445.__test__)
> Doctest: complex_cast_T445.__test__.complex_double_int_cast (line 13) ... ok
> complex_int_double_cast (line 22) (complex_cast_T445.__test__)
> Doctest: complex_cast_T445.__test__.complex_int_double_cast (line 22) ... ok
> test_side_effect (line 39) (complex_cast_T445.__test__)
> Doctest: complex_cast_T445.__test__.test_side_effect (line 39) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running complex_cast_T445 ... complex_double_cast (line 3) (complex_cast_T445.__test__)
> Doctest: complex_cast_T445.__test__.complex_double_cast (line 3) ... ok
> complex_double_int_cast (line 13) (complex_cast_T445.__test__)
> Doctest: complex_cast_T445.__test__.complex_double_int_cast (line 13) ... ok
> complex_int_double_cast (line 22) (complex_cast_T445.__test__)
> Doctest: complex_cast_T445.__test__.complex_int_double_cast (line 22) ... ok
> test_side_effect (line 39) (complex_cast_T445.__test__)
> Doctest: complex_cast_T445.__test__.test_side_effect (line 39) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running complex_coercion_sideeffects_T693 ... test_coercion (line 8) (complex_coercion_sideeffects_T693.__test__)
> Doctest: complex_coercion_sideeffects_T693.__test__.test_coercion (line 8) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running complex_coercion_sideeffects_T693 ... test_coercion (line 8) (complex_coercion_sideeffects_T693.__test__)
> Doctest: complex_coercion_sideeffects_T693.__test__.test_coercion (line 8) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running complex_int_T446 ... test_arith (line 8) (complex_int_T446.__test__)
> Doctest: complex_int_T446.__test__.test_arith (line 8) ... ok
> test_coercion (line 31) (complex_int_T446.__test__)
> Doctest: complex_int_T446.__test__.test_coercion (line 31) ... ok
> test_conjugate (line 46) (complex_int_T446.__test__)
> Doctest: complex_int_T446.__test__.test_conjugate (line 46) ... ok
> test_conjugate2 (line 53) (complex_int_T446.__test__)
> Doctest: complex_int_T446.__test__.test_conjugate2 (line 53) ... ok
> test_conjugate3 (line 60) (complex_int_T446.__test__)
> Doctest: complex_int_T446.__test__.test_conjugate3 (line 60) ... ok
> test_div_by_zero (line 20) (complex_int_T446.__test__)
> Doctest: complex_int_T446.__test__.test_div_by_zero (line 20) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running complex_int_T446 ... test_arith (line 8) (complex_int_T446.__test__)
> Doctest: complex_int_T446.__test__.test_arith (line 8) ... ok
> test_coercion (line 31) (complex_int_T446.__test__)
> Doctest: complex_int_T446.__test__.test_coercion (line 31) ... ok
> test_conjugate (line 46) (complex_int_T446.__test__)
> Doctest: complex_int_T446.__test__.test_conjugate (line 46) ... ok
> test_conjugate2 (line 53) (complex_int_T446.__test__)
> Doctest: complex_int_T446.__test__.test_conjugate2 (line 53) ... ok
> test_conjugate3 (line 60) (complex_int_T446.__test__)
> Doctest: complex_int_T446.__test__.test_conjugate3 (line 60) ... ok
> test_div_by_zero (line 20) (complex_int_T446.__test__)
> Doctest: complex_int_T446.__test__.test_div_by_zero (line 20) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running complex_numbers_T305 ... complex_retval (line 206) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.complex_retval (line 206) ... ok
> test_arithmetic (line 17) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_arithmetic (line 17) ... ok
> test_coerce_typedef_multiply (line 191) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_coerce_typedef_multiply (line 191) ... ok
> test_coerce_typedef_multiply_int (line 199) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_coerce_typedef_multiply_int (line 199) ... ok
> test_coercion (line 73) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_coercion (line 73) ... ok
> test_compare (line 91) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_compare (line 91) ... ok
> test_compare_coerce (line 104) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_compare_coerce (line 104) ... ok
> test_conjugate (line 145) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_conjugate (line 145) ... ok
> test_conjugate_double (line 152) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_conjugate_double (line 152) ... ok
> test_conjugate_typedef (line 160) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_conjugate_typedef (line 160) ... ok
> test_div_by_zero (line 62) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_div_by_zero (line 62) ... ok
> test_int_pow (line 47) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_int_pow (line 47) ... ok
> test_literal (line 115) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_literal (line 115) ... ok
> test_object_conversion (line 5) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_object_conversion (line 5) ... ok
> test_pow (line 28) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_pow (line 28) ... ok
> test_real_imag (line 122) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_real_imag (line 122) ... ok
> test_real_imag_assignment (line 133) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_real_imag_assignment (line 133) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running complex_numbers_T305 ... complex_retval (line 206) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.complex_retval (line 206) ... ok
> test_arithmetic (line 17) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_arithmetic (line 17) ... ok
> test_coerce_typedef_multiply (line 191) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_coerce_typedef_multiply (line 191) ... ok
> test_coerce_typedef_multiply_int (line 199) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_coerce_typedef_multiply_int (line 199) ... ok
> test_coercion (line 73) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_coercion (line 73) ... ok
> test_compare (line 91) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_compare (line 91) ... ok
> test_compare_coerce (line 104) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_compare_coerce (line 104) ... ok
> test_conjugate (line 145) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_conjugate (line 145) ... ok
> test_conjugate_double (line 152) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_conjugate_double (line 152) ... ok
> test_conjugate_typedef (line 160) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_conjugate_typedef (line 160) ... ok
> test_div_by_zero (line 62) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_div_by_zero (line 62) ... ok
> test_int_pow (line 47) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_int_pow (line 47) ... ok
> test_literal (line 115) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_literal (line 115) ... ok
> test_object_conversion (line 5) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_object_conversion (line 5) ... ok
> test_pow (line 28) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_pow (line 28) ... ok
> test_real_imag (line 122) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_real_imag (line 122) ... ok
> test_real_imag_assignment (line 133) (complex_numbers_T305.__test__)
> Doctest: complex_numbers_T305.__test__.test_real_imag_assignment (line 133) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running complex_numbers_c89_T398 ... complex_retval (line 206) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.complex_retval (line 206) ... ok
> test_arithmetic (line 17) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_arithmetic (line 17) ... ok
> test_coerce_typedef_multiply (line 191) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_coerce_typedef_multiply (line 191) ... ok
> test_coerce_typedef_multiply_int (line 199) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_coerce_typedef_multiply_int (line 199) ... ok
> test_coercion (line 73) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_coercion (line 73) ... ok
> test_compare (line 91) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_compare (line 91) ... ok
> test_compare_coerce (line 104) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_compare_coerce (line 104) ... ok
> test_conjugate (line 145) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_conjugate (line 145) ... ok
> test_conjugate_double (line 152) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_conjugate_double (line 152) ... ok
> test_conjugate_typedef (line 160) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_conjugate_typedef (line 160) ... ok
> test_div_by_zero (line 62) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_div_by_zero (line 62) ... ok
> test_int_pow (line 47) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_int_pow (line 47) ... ok
> test_literal (line 115) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_literal (line 115) ... ok
> test_object_conversion (line 5) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_object_conversion (line 5) ... ok
> test_pow (line 28) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_pow (line 28) ... ok
> test_real_imag (line 122) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_real_imag (line 122) ... ok
> test_real_imag_assignment (line 133) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_real_imag_assignment (line 133) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running complex_numbers_c89_T398 ... complex_retval (line 206) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.complex_retval (line 206) ... ok
> test_arithmetic (line 17) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_arithmetic (line 17) ... ok
> test_coerce_typedef_multiply (line 191) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_coerce_typedef_multiply (line 191) ... ok
> test_coerce_typedef_multiply_int (line 199) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_coerce_typedef_multiply_int (line 199) ... ok
> test_coercion (line 73) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_coercion (line 73) ... ok
> test_compare (line 91) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_compare (line 91) ... ok
> test_compare_coerce (line 104) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_compare_coerce (line 104) ... ok
> test_conjugate (line 145) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_conjugate (line 145) ... ok
> test_conjugate_double (line 152) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_conjugate_double (line 152) ... ok
> test_conjugate_typedef (line 160) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_conjugate_typedef (line 160) ... ok
> test_div_by_zero (line 62) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_div_by_zero (line 62) ... ok
> test_int_pow (line 47) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_int_pow (line 47) ... ok
> test_literal (line 115) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_literal (line 115) ... ok
> test_object_conversion (line 5) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_object_conversion (line 5) ... ok
> test_pow (line 28) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_pow (line 28) ... ok
> test_real_imag (line 122) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_real_imag (line 122) ... ok
> test_real_imag_assignment (line 133) (complex_numbers_c89_T398.__test__)
> Doctest: complex_numbers_c89_T398.__test__.test_real_imag_assignment (line 133) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running complex_numbers_c99_T398 ... complex_retval (line 206) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.complex_retval (line 206) ... ok
> test_arithmetic (line 17) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_arithmetic (line 17) ... ok
> test_coerce_typedef_multiply (line 191) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_coerce_typedef_multiply (line 191) ... ok
> test_coerce_typedef_multiply_int (line 199) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_coerce_typedef_multiply_int (line 199) ... ok
> test_coercion (line 73) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_coercion (line 73) ... ok
> test_compare (line 91) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_compare (line 91) ... ok
> test_compare_coerce (line 104) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_compare_coerce (line 104) ... ok
> test_conjugate (line 145) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_conjugate (line 145) ... ok
> test_conjugate_double (line 152) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_conjugate_double (line 152) ... ok
> test_conjugate_typedef (line 160) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_conjugate_typedef (line 160) ... ok
> test_div_by_zero (line 62) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_div_by_zero (line 62) ... ok
> test_int_pow (line 47) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_int_pow (line 47) ... ok
> test_literal (line 115) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_literal (line 115) ... ok
> test_object_conversion (line 5) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_object_conversion (line 5) ... ok
> test_pow (line 28) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_pow (line 28) ... ok
> test_real_imag (line 122) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_real_imag (line 122) ... ok
> test_real_imag_assignment (line 133) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_real_imag_assignment (line 133) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running complex_numbers_c99_T398 ... complex_retval (line 206) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.complex_retval (line 206) ... ok
> test_arithmetic (line 17) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_arithmetic (line 17) ... ok
> test_coerce_typedef_multiply (line 191) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_coerce_typedef_multiply (line 191) ... ok
> test_coerce_typedef_multiply_int (line 199) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_coerce_typedef_multiply_int (line 199) ... ok
> test_coercion (line 73) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_coercion (line 73) ... ok
> test_compare (line 91) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_compare (line 91) ... ok
> test_compare_coerce (line 104) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_compare_coerce (line 104) ... ok
> test_conjugate (line 145) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_conjugate (line 145) ... ok
> test_conjugate_double (line 152) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_conjugate_double (line 152) ... ok
> test_conjugate_typedef (line 160) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_conjugate_typedef (line 160) ... ok
> test_div_by_zero (line 62) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_div_by_zero (line 62) ... ok
> test_int_pow (line 47) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_int_pow (line 47) ... ok
> test_literal (line 115) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_literal (line 115) ... ok
> test_object_conversion (line 5) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_object_conversion (line 5) ... ok
> test_pow (line 28) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_pow (line 28) ... ok
> test_real_imag (line 122) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_real_imag (line 122) ... ok
> test_real_imag_assignment (line 133) (complex_numbers_c99_T398.__test__)
> Doctest: complex_numbers_c99_T398.__test__.test_real_imag_assignment (line 133) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running complex_numbers_cxx_T398 ... complex_retval (line 206) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.complex_retval (line 206) ... ok
> test_arithmetic (line 17) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_arithmetic (line 17) ... ok
> test_coerce_typedef_multiply (line 191) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_coerce_typedef_multiply (line 191) ... ok
> test_coerce_typedef_multiply_int (line 199) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_coerce_typedef_multiply_int (line 199) ... ok
> test_coercion (line 73) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_coercion (line 73) ... ok
> test_compare (line 91) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_compare (line 91) ... ok
> test_compare_coerce (line 104) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_compare_coerce (line 104) ... ok
> test_conjugate (line 145) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_conjugate (line 145) ... ok
> test_conjugate_double (line 152) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_conjugate_double (line 152) ... ok
> test_conjugate_typedef (line 160) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_conjugate_typedef (line 160) ... ok
> test_div_by_zero (line 62) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_div_by_zero (line 62) ... ok
> test_int_pow (line 47) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_int_pow (line 47) ... ok
> test_literal (line 115) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_literal (line 115) ... ok
> test_object_conversion (line 5) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_object_conversion (line 5) ... ok
> test_pow (line 28) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_pow (line 28) ... ok
> test_real_imag (line 122) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_real_imag (line 122) ... ok
> test_real_imag_assignment (line 133) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_real_imag_assignment (line 133) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running complex_numbers_cxx_T398 ... complex_retval (line 206) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.complex_retval (line 206) ... ok
> test_arithmetic (line 17) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_arithmetic (line 17) ... ok
> test_coerce_typedef_multiply (line 191) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_coerce_typedef_multiply (line 191) ... ok
> test_coerce_typedef_multiply_int (line 199) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_coerce_typedef_multiply_int (line 199) ... ok
> test_coercion (line 73) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_coercion (line 73) ... ok
> test_compare (line 91) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_compare (line 91) ... ok
> test_compare_coerce (line 104) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_compare_coerce (line 104) ... ok
> test_conjugate (line 145) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_conjugate (line 145) ... ok
> test_conjugate_double (line 152) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_conjugate_double (line 152) ... ok
> test_conjugate_typedef (line 160) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_conjugate_typedef (line 160) ... ok
> test_div_by_zero (line 62) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_div_by_zero (line 62) ... ok
> test_int_pow (line 47) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_int_pow (line 47) ... ok
> test_literal (line 115) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_literal (line 115) ... ok
> test_object_conversion (line 5) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_object_conversion (line 5) ... ok
> test_pow (line 28) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_pow (line 28) ... ok
> test_real_imag (line 122) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_real_imag (line 122) ... ok
> test_real_imag_assignment (line 133) (complex_numbers_cxx_T398.__test__)
> Doctest: complex_numbers_cxx_T398.__test__.test_real_imag_assignment (line 133) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running concatcstrings ... concatcstrings ()
> Doctest: concatcstrings ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running concatcstrings ... concatcstrings ()
> Doctest: concatcstrings ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running consts ... add (line 12) (consts.__test__)
> Doctest: consts.__test__.add (line 12) ... ok
> add_var (line 20) (consts.__test__)
> Doctest: consts.__test__.add_var (line 20) ... ok
> arithm (line 71) (consts.__test__)
> Doctest: consts.__test__.arithm (line 71) ... ok
> cascaded_compare (line 103) (consts.__test__)
> Doctest: consts.__test__.cascaded_compare (line 103) ... ok
> char_int_mix (line 47) (consts.__test__)
> Doctest: consts.__test__.char_int_mix (line 47) ... ok
> compile_time_DEF (line 95) (consts.__test__)
> Doctest: consts.__test__.compile_time_DEF (line 95) ... ok
> int_cast (line 55) (consts.__test__)
> Doctest: consts.__test__.int_cast (line 55) ... ok
> lists (line 87) (consts.__test__)
> Doctest: consts.__test__.lists (line 87) ... ok
> long_int_mix (line 36) (consts.__test__)
> Doctest: consts.__test__.long_int_mix (line 36) ... ok
> mul (line 63) (consts.__test__)
> Doctest: consts.__test__.mul (line 63) ... ok
> neg (line 28) (consts.__test__)
> Doctest: consts.__test__.neg (line 28) ... ok
> parameters (line 79) (consts.__test__)
> Doctest: consts.__test__.parameters (line 79) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running consts ... add (line 12) (consts.__test__)
> Doctest: consts.__test__.add (line 12) ... ok
> add_var (line 20) (consts.__test__)
> Doctest: consts.__test__.add_var (line 20) ... ok
> arithm (line 71) (consts.__test__)
> Doctest: consts.__test__.arithm (line 71) ... ok
> cascaded_compare (line 103) (consts.__test__)
> Doctest: consts.__test__.cascaded_compare (line 103) ... ok
> char_int_mix (line 47) (consts.__test__)
> Doctest: consts.__test__.char_int_mix (line 47) ... ok
> compile_time_DEF (line 95) (consts.__test__)
> Doctest: consts.__test__.compile_time_DEF (line 95) ... ok
> int_cast (line 55) (consts.__test__)
> Doctest: consts.__test__.int_cast (line 55) ... ok
> lists (line 87) (consts.__test__)
> Doctest: consts.__test__.lists (line 87) ... ok
> long_int_mix (line 36) (consts.__test__)
> Doctest: consts.__test__.long_int_mix (line 36) ... ok
> mul (line 63) (consts.__test__)
> Doctest: consts.__test__.mul (line 63) ... ok
> neg (line 28) (consts.__test__)
> Doctest: consts.__test__.neg (line 28) ... ok
> parameters (line 79) (consts.__test__)
> Doctest: consts.__test__.parameters (line 79) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running contains_T455 ... cascaded (line 82) (contains_T455.__test__)
> Doctest: contains_T455.__test__.cascaded (line 82) ... ok
> in_dict (line 54) (contains_T455.__test__)
> Doctest: contains_T455.__test__.in_dict (line 54) ... ok
> in_sequence (line 3) (contains_T455.__test__)
> Doctest: contains_T455.__test__.in_sequence (line 3) ... ok
> not_in_dict (line 68) (contains_T455.__test__)
> Doctest: contains_T455.__test__.not_in_dict (line 68) ... ok
> not_in_sequence (line 28) (contains_T455.__test__)
> Doctest: contains_T455.__test__.not_in_sequence (line 28) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running contains_T455 ... cascaded (line 82) (contains_T455.__test__)
> Doctest: contains_T455.__test__.cascaded (line 82) ... ok
> in_dict (line 54) (contains_T455.__test__)
> Doctest: contains_T455.__test__.in_dict (line 54) ... ok
> in_sequence (line 3) (contains_T455.__test__)
> Doctest: contains_T455.__test__.in_sequence (line 3) ... ok
> not_in_dict (line 68) (contains_T455.__test__)
> Doctest: contains_T455.__test__.not_in_dict (line 68) ... ok
> not_in_sequence (line 28) (contains_T455.__test__)
> Doctest: contains_T455.__test__.not_in_sequence (line 28) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running control_flow_except_T725 ... unused_except_capture (line 1) (control_flow_except_T725.__test__)
> Doctest: control_flow_except_T725.__test__.unused_except_capture (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running control_flow_except_T725 ... unused_except_capture (line 1) (control_flow_except_T725.__test__)
> Doctest: control_flow_except_T725.__test__.unused_except_capture (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cpdef_temps_T411 ... A (cpdef_temps_T411)
> Doctest: cpdef_temps_T411.A ... ok
> B (cpdef_temps_T411)
> Doctest: cpdef_temps_T411.B ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cpdef_temps_T411 ... A (cpdef_temps_T411)
> Doctest: cpdef_temps_T411.A ... ok
> B (cpdef_temps_T411)
> Doctest: cpdef_temps_T411.B ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cpp_bool ... test_bool (line 5) (cpp_bool.__test__)
> Doctest: cpp_bool.__test__.test_bool (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cpp_classes ... cpp_classes ()
> Doctest: cpp_classes ... ok
> test_value_call (line 57) (cpp_classes.__test__)
> Doctest: cpp_classes.__test__.test_value_call (line 57) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cpp_exceptions ... cpp_exceptions.cpp: In function 'PyObject* __pyx_pf_14cpp_exceptions_7test_int_raw(PyObject*, PyObject*)':
> cpp_exceptions.cpp:1096:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> cpp_exceptions.cpp: In function 'PyObject* __pyx_pf_14cpp_exceptions_8test_int_value(PyObject*, PyObject*)':
> cpp_exceptions.cpp:1149:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> cpp_exceptions.cpp: In function 'PyObject* __pyx_pf_14cpp_exceptions_9test_int_custom(PyObject*, PyObject*)':
> cpp_exceptions.cpp:1202:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> cpp_exceptions.cpp: In function 'PyObject* __pyx_pf_14cpp_exceptions_10test_index_raw(PyObject*, PyObject*)':
> cpp_exceptions.cpp:1255:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> cpp_exceptions.cpp: In function 'PyObject* __pyx_pf_14cpp_exceptions_11test_index_value(PyObject*, PyObject*)':
> cpp_exceptions.cpp:1308:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> cpp_exceptions.cpp: In function 'PyObject* __pyx_pf_14cpp_exceptions_12test_index_custom(PyObject*, PyObject*)':
> cpp_exceptions.cpp:1361:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> cpp_exceptions.cpp: In function 'PyObject* __pyx_pf_14cpp_exceptions_13test_cppclass_method_raw(PyObject*, PyObject*)':
> cpp_exceptions.cpp:1415:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> cpp_exceptions.cpp: In function 'PyObject* __pyx_pf_14cpp_exceptions_14test_cppclass_method_value(PyObject*, PyObject*)':
> cpp_exceptions.cpp:1521:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> cpp_exceptions.cpp: In function 'PyObject* __pyx_pf_14cpp_exceptions_15test_cppclass_method_custom(PyObject*, PyObject*)':
> cpp_exceptions.cpp:1627:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> test_cppclass_method_custom (line 190) (cpp_exceptions.__test__)
> Doctest: cpp_exceptions.__test__.test_cppclass_method_custom (line 190) ... ok
> test_cppclass_method_raw (line 162) (cpp_exceptions.__test__)
> Doctest: cpp_exceptions.__test__.test_cppclass_method_raw (line 162) ... ok
> test_cppclass_method_value (line 176) (cpp_exceptions.__test__)
> Doctest: cpp_exceptions.__test__.test_cppclass_method_value (line 176) ... ok
> test_domain_error (line 29) (cpp_exceptions.__test__)
> Doctest: cpp_exceptions.__test__.test_domain_error (line 29) ... ok
> test_index_custom (line 152) (cpp_exceptions.__test__)
> Doctest: cpp_exceptions.__test__.test_index_custom (line 152) ... ok
> test_index_raw (line 132) (cpp_exceptions.__test__)
> Doctest: cpp_exceptions.__test__.test_index_raw (line 132) ... ok
> test_index_value (line 142) (cpp_exceptions.__test__)
> Doctest: cpp_exceptions.__test__.test_index_value (line 142) ... ok
> test_int_custom (line 122) (cpp_exceptions.__test__)
> Doctest: cpp_exceptions.__test__.test_int_custom (line 122) ... ok
> test_int_raw (line 102) (cpp_exceptions.__test__)
> Doctest: cpp_exceptions.__test__.test_int_raw (line 102) ... ok
> test_int_value (line 112) (cpp_exceptions.__test__)
> Doctest: cpp_exceptions.__test__.test_int_value (line 112) ... ok
> test_ios_failure (line 38) (cpp_exceptions.__test__)
> Doctest: cpp_exceptions.__test__.test_ios_failure (line 38) ... ok
> test_memory (line 47) (cpp_exceptions.__test__)
> Doctest: cpp_exceptions.__test__.test_memory (line 47) ... ok
> test_overflow (line 61) (cpp_exceptions.__test__)
> Doctest: cpp_exceptions.__test__.test_overflow (line 61) ... ok
> test_range_error (line 70) (cpp_exceptions.__test__)
> Doctest: cpp_exceptions.__test__.test_range_error (line 70) ... ok
> test_typeerror (line 79) (cpp_exceptions.__test__)
> Doctest: cpp_exceptions.__test__.test_typeerror (line 79) ... ok
> test_underflow (line 93) (cpp_exceptions.__test__)
> Doctest: cpp_exceptions.__test__.test_underflow (line 93) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cpp_exceptions_nogil ... test_bar (line 111) (cpp_exceptions_nogil.__test__)
> Doctest: cpp_exceptions_nogil.__test__.test_bar (line 111) ... ok
> test_foo (line 11) (cpp_exceptions_nogil.__test__)
> Doctest: cpp_exceptions_nogil.__test__.test_foo (line 11) ... ok
> test_spam (line 211) (cpp_exceptions_nogil.__test__)
> Doctest: cpp_exceptions_nogil.__test__.test_spam (line 211) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cpp_namespaces ... test_function (line 14) (cpp_namespaces.__test__)
> Doctest: cpp_namespaces.__test__.test_function (line 14) ... ok
> test_nested (line 23) (cpp_namespaces.__test__)
> Doctest: cpp_namespaces.__test__.test_nested (line 23) ... ok
> test_typedef (line 32) (cpp_namespaces.__test__)
> Doctest: cpp_namespaces.__test__.test_typedef (line 32) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cpp_nested_templates ... test_wrap_pair (line 19) (cpp_nested_templates.__test__)
> Doctest: cpp_nested_templates.__test__.test_wrap_pair (line 19) ... ok
> test_wrap_pair_pair (line 32) (cpp_nested_templates.__test__)
> Doctest: cpp_nested_templates.__test__.test_wrap_pair_pair (line 32) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cpp_nonstdint ... test_int24 (line 16) (cpp_nonstdint.__test__)
> Doctest: cpp_nonstdint.__test__.test_int24 (line 16) ... ok
> test_int512 (line 121) (cpp_nonstdint.__test__)
> Doctest: cpp_nonstdint.__test__.test_int512 (line 121) ... ok
> test_int56 (line 51) (cpp_nonstdint.__test__)
> Doctest: cpp_nonstdint.__test__.test_int56 (line 51) ... ok
> test_int88 (line 86) (cpp_nonstdint.__test__)
> Doctest: cpp_nonstdint.__test__.test_int88 (line 86) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cpp_operators ... test_binop (line 76) (cpp_operators.__test__)
> Doctest: cpp_operators.__test__.test_binop (line 76) ... ok
> test_cmp (line 108) (cpp_operators.__test__)
> Doctest: cpp_operators.__test__.test_cmp (line 108) ... ok
> test_incdec (line 61) (cpp_operators.__test__)
> Doctest: cpp_operators.__test__.test_incdec (line 61) ... ok
> test_index_call (line 127) (cpp_operators.__test__)
> Doctest: cpp_operators.__test__.test_index_call (line 127) ... ok
> test_unops (line 46) (cpp_operators.__test__)
> Doctest: cpp_operators.__test__.test_unops (line 46) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cpp_stl ... test_vector (line 24) (cpp_stl.__test__)
> Doctest: cpp_stl.__test__.test_vector (line 24) ... ok
> test_vector_iterator (line 39) (cpp_stl.__test__)
> Doctest: cpp_stl.__test__.test_vector_iterator (line 39) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cpp_stl_string ... test_append (line 119) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_append (line 119) ... ok
> test_assign (line 97) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_assign (line 97) ... ok
> test_char_compare (line 129) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_char_compare (line 129) ... ok
> test_clear (line 88) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_clear (line 88) ... ok
> test_compare (line 27) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_compare (line 27) ... ok
> test_copy (line 67) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_copy (line 67) ... ok
> test_cstr (line 138) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_cstr (line 138) ... ok
> test_empty (line 39) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_empty (line 39) ... ok
> test_equals_operator (line 146) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_equals_operator (line 146) ... ok
> test_find (line 78) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_find (line 78) ... ok
> test_greater_than (line 167) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_greater_than (line 167) ... ok
> test_indexing (line 9) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_indexing (line 9) ... ok
> test_insert (line 57) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_insert (line 57) ... ok
> test_less_than (line 155) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_less_than (line 155) ... ok
> test_push_back (line 48) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_push_back (line 48) ... ok
> test_size (line 18) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_size (line 18) ... ok
> test_substr (line 107) (cpp_stl_string.__test__)
> Doctest: cpp_stl_string.__test__.test_substr (line 107) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cpp_stl_vector ... index_set_test (line 56) (cpp_stl_vector.__test__)
> Doctest: cpp_stl_vector.__test__.index_set_test (line 56) ... ok
> index_test (line 40) (cpp_stl_vector.__test__)
> Doctest: cpp_stl_vector.__test__.index_test (line 40) ... ok
> iteration_test (line 73) (cpp_stl_vector.__test__)
> Doctest: cpp_stl_vector.__test__.iteration_test (line 73) ... ok
> list_test (line 23) (cpp_stl_vector.__test__)
> Doctest: cpp_stl_vector.__test__.list_test (line 23) ... ok
> reverse_iteration_test (line 93) (cpp_stl_vector.__test__)
> Doctest: cpp_stl_vector.__test__.reverse_iteration_test (line 93) ... ok
> simple_test (line 8) (cpp_stl_vector.__test__)
> Doctest: cpp_stl_vector.__test__.simple_test (line 8) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cpp_templates ... test_double (line 35) (cpp_templates.__test__)
> Doctest: cpp_templates.__test__.test_double (line 35) ... ok
> test_func_ptr (line 79) (cpp_templates.__test__)
> Doctest: cpp_templates.__test__.test_func_ptr (line 79) ... ok
> test_int (line 19) (cpp_templates.__test__)
> Doctest: cpp_templates.__test__.test_int (line 19) ... ok
> test_pair (line 50) (cpp_templates.__test__)
> Doctest: cpp_templates.__test__.test_pair (line 50) ... ok
> test_ptr (line 63) (cpp_templates.__test__)
> Doctest: cpp_templates.__test__.test_ptr (line 63) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running crashT245 ... f (line 5) (crashT245.__test__)
> Doctest: crashT245.__test__.f (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running crashT245 ... f (line 5) (crashT245.__test__)
> Doctest: crashT245.__test__.f (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cstringmeth ... cstringmeth ()
> Doctest: cstringmeth ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cstringmeth ... cstringmeth ()
> Doctest: cstringmeth ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cstringmul ... cstringmul ()
> Doctest: cstringmul ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cstringmul ... cstringmul ()
> Doctest: cstringmul ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cstruct ... test_c (line 43) (cstruct.__test__)
> Doctest: cstruct.__test__.test_c (line 43) ... ok
> test_g (line 58) (cstruct.__test__)
> Doctest: cstruct.__test__.test_g (line 58) ... ok
> test_i (line 36) (cstruct.__test__)
> Doctest: cstruct.__test__.test_i (line 36) ... ok
> test_p (line 50) (cstruct.__test__)
> Doctest: cstruct.__test__.test_p (line 50) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cstruct ... test_c (line 43) (cstruct.__test__)
> Doctest: cstruct.__test__.test_c (line 43) ... ok
> test_g (line 58) (cstruct.__test__)
> Doctest: cstruct.__test__.test_g (line 58) ... ok
> test_i (line 36) (cstruct.__test__)
> Doctest: cstruct.__test__.test_i (line 36) ... ok
> test_p (line 50) (cstruct.__test__)
> Doctest: cstruct.__test__.test_p (line 50) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running ct_DEF ... ct_DEF ()
> Doctest: ct_DEF ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running ct_DEF ... ct_DEF ()
> Doctest: ct_DEF ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running ct_IF ... f (line 4) (ct_IF.__test__)
> Doctest: ct_IF.__test__.f (line 4) ... ok
> g (line 18) (ct_IF.__test__)
> Doctest: ct_IF.__test__.g (line 18) ... ok
> h (line 32) (ct_IF.__test__)
> Doctest: ct_IF.__test__.h (line 32) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running ct_IF ... f (line 4) (ct_IF.__test__)
> Doctest: ct_IF.__test__.f (line 4) ... ok
> g (line 18) (ct_IF.__test__)
> Doctest: ct_IF.__test__.g (line 18) ... ok
> h (line 32) (ct_IF.__test__)
> Doctest: ct_IF.__test__.h (line 32) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running ctruthtests ... test_Py_ssize_t (line 52) (ctruthtests.__test__)
> Doctest: ctruthtests.__test__.test_Py_ssize_t (line 52) ... ok
> test_attr_int (line 68) (ctruthtests.__test__)
> Doctest: ctruthtests.__test__.test_attr_int (line 68) ... ok
> test_attr_ptr (line 91) (ctruthtests.__test__)
> Doctest: ctruthtests.__test__.test_attr_ptr (line 91) ... ok
> test_int (line 28) (ctruthtests.__test__)
> Doctest: ctruthtests.__test__.test_int (line 28) ... ok
> test_ptr (line 1) (ctruthtests.__test__)
> Doctest: ctruthtests.__test__.test_ptr (line 1) ... ok
> test_ptr2 (line 12) (ctruthtests.__test__)
> Doctest: ctruthtests.__test__.test_ptr2 (line 12) ... ok
> test_short (line 40) (ctruthtests.__test__)
> Doctest: ctruthtests.__test__.test_short (line 40) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running ctruthtests ... test_Py_ssize_t (line 52) (ctruthtests.__test__)
> Doctest: ctruthtests.__test__.test_Py_ssize_t (line 52) ... ok
> test_attr_int (line 68) (ctruthtests.__test__)
> Doctest: ctruthtests.__test__.test_attr_int (line 68) ... ok
> test_attr_ptr (line 91) (ctruthtests.__test__)
> Doctest: ctruthtests.__test__.test_attr_ptr (line 91) ... ok
> test_int (line 28) (ctruthtests.__test__)
> Doctest: ctruthtests.__test__.test_int (line 28) ... ok
> test_ptr (line 1) (ctruthtests.__test__)
> Doctest: ctruthtests.__test__.test_ptr (line 1) ... ok
> test_ptr2 (line 12) (ctruthtests.__test__)
> Doctest: ctruthtests.__test__.test_ptr2 (line 12) ... ok
> test_short (line 40) (ctruthtests.__test__)
> Doctest: ctruthtests.__test__.test_short (line 40) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running ctypedef_int_types_T333 ... MyClass (ctypedef_int_types_T333)
> Doctest: ctypedef_int_types_T333.MyClass ... ok
> test_DefSInt (line 569) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_DefSInt (line 569) ... ok
> test_DefUChar (line 580) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_DefUChar (line 580) ... ok
> test_ExtSInt (line 593) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_ExtSInt (line 593) ... ok
> test_ExtUInt (line 604) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_ExtUInt (line 604) ... ok
> test_LocSInt (line 621) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_LocSInt (line 621) ... ok
> test_LocUInt (line 632) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_LocUInt (line 632) ... ok
> test_MySInt1 (line 513) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_MySInt1 (line 513) ... ok
> test_MySInt2 (line 541) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_MySInt2 (line 541) ... ok
> test_MyUInt1 (line 524) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_MyUInt1 (line 524) ... ok
> test_MyUInt2 (line 552) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_MyUInt2 (line 552) ... ok
> test_add_schar (line 42) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_schar (line 42) ... ok
> test_add_sint (line 208) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_sint (line 208) ... ok
> test_add_slong (line 291) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_slong (line 291) ... ok
> test_add_slonglong (line 374) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_slonglong (line 374) ... ok
> test_add_sshort (line 125) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_sshort (line 125) ... ok
> test_add_uchar (line 85) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_uchar (line 85) ... ok
> test_add_uint (line 251) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_uint (line 251) ... ok
> test_add_ulong (line 334) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_ulong (line 334) ... ok
> test_add_ulonglong (line 417) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_ulonglong (line 417) ... ok
> test_add_ushort (line 168) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_ushort (line 168) ... ok
> test_schar (line 23) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_schar (line 23) ... ok
> test_sint (line 185) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_sint (line 185) ... ok
> test_slong (line 268) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_slong (line 268) ... ok
> test_slonglong (line 351) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_slonglong (line 351) ... ok
> test_sshort (line 102) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_sshort (line 102) ... ok
> test_uchar (line 66) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_uchar (line 66) ... ok
> test_uint (line 232) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_uint (line 232) ... ok
> test_ulong (line 315) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_ulong (line 315) ... ok
> test_ulonglong (line 398) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_ulonglong (line 398) ... ok
> test_ushort (line 149) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_ushort (line 149) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running ctypedef_int_types_T333 ... MyClass (ctypedef_int_types_T333)
> Doctest: ctypedef_int_types_T333.MyClass ... ok
> test_DefSInt (line 569) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_DefSInt (line 569) ... ok
> test_DefUChar (line 580) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_DefUChar (line 580) ... ok
> test_ExtSInt (line 593) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_ExtSInt (line 593) ... ok
> test_ExtUInt (line 604) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_ExtUInt (line 604) ... ok
> test_LocSInt (line 621) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_LocSInt (line 621) ... ok
> test_LocUInt (line 632) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_LocUInt (line 632) ... ok
> test_MySInt1 (line 513) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_MySInt1 (line 513) ... ok
> test_MySInt2 (line 541) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_MySInt2 (line 541) ... ok
> test_MyUInt1 (line 524) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_MyUInt1 (line 524) ... ok
> test_MyUInt2 (line 552) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_MyUInt2 (line 552) ... ok
> test_add_schar (line 42) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_schar (line 42) ... ok
> test_add_sint (line 208) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_sint (line 208) ... ok
> test_add_slong (line 291) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_slong (line 291) ... ok
> test_add_slonglong (line 374) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_slonglong (line 374) ... ok
> test_add_sshort (line 125) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_sshort (line 125) ... ok
> test_add_uchar (line 85) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_uchar (line 85) ... ok
> test_add_uint (line 251) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_uint (line 251) ... ok
> test_add_ulong (line 334) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_ulong (line 334) ... ok
> test_add_ulonglong (line 417) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_ulonglong (line 417) ... ok
> test_add_ushort (line 168) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_add_ushort (line 168) ... ok
> test_schar (line 23) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_schar (line 23) ... ok
> test_sint (line 185) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_sint (line 185) ... ok
> test_slong (line 268) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_slong (line 268) ... ok
> test_slonglong (line 351) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_slonglong (line 351) ... ok
> test_sshort (line 102) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_sshort (line 102) ... ok
> test_uchar (line 66) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_uchar (line 66) ... ok
> test_uint (line 232) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_uint (line 232) ... ok
> test_ulong (line 315) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_ulong (line 315) ... ok
> test_ulonglong (line 398) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_ulonglong (line 398) ... ok
> test_ushort (line 149) (ctypedef_int_types_T333.__test__)
> Doctest: ctypedef_int_types_T333.__test__.test_ushort (line 149) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cunion ... test_c (line 32) (cunion.__test__)
> Doctest: cunion.__test__.test_c (line 32) ... ok
> test_i (line 25) (cunion.__test__)
> Doctest: cunion.__test__.test_i (line 25) ... ok
> test_p (line 39) (cunion.__test__)
> Doctest: cunion.__test__.test_p (line 39) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cunion ... test_c (line 32) (cunion.__test__)
> Doctest: cunion.__test__.test_c (line 32) ... ok
> test_i (line 25) (cunion.__test__)
> Doctest: cunion.__test__.test_i (line 25) ... ok
> test_p (line 39) (cunion.__test__)
> Doctest: cunion.__test__.test_p (line 39) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cvardef ... cvardef.c: In function '__pyx_pf_7cvardef_f':
> cvardef.c:457:10: warning: variable '__pyx_v_a_void_function' set but not used [-Wunused-but-set-variable]
> cvardef.c:456:9: warning: variable '__pyx_v_a_2arg_function' set but not used [-Wunused-but-set-variable]
> cvardef.c:455:9: warning: variable '__pyx_v_a_1arg_function' set but not used [-Wunused-but-set-variable]
> cvardef.c:454:9: warning: variable '__pyx_v_a_0arg_function' set but not used [-Wunused-but-set-variable]
> cvardef.c:453:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable]
> cvardef.c:452:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable]
> cvardef.c:451:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable]
> cvardef.c:450:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable]
> cvardef.c:449:11: warning: variable '__pyx_v_a_char_ptr_ptr_ptr' set but not used [-Wunused-but-set-variable]
> cvardef.c:448:10: warning: variable '__pyx_v_a_char_ptr_ptr' set but not used [-Wunused-but-set-variable]
> cvardef.c:447:9: warning: variable '__pyx_v_another_char_ptr' set but not used [-Wunused-but-set-variable]
> cvardef.c:446:9: warning: variable '__pyx_v_a_char_ptr' set but not used [-Wunused-but-set-variable]
> cvardef.c:445:17: warning: variable '__pyx_v_an_unsigned_long' set but not used [-Wunused-but-set-variable]
> cvardef.c:444:16: warning: variable '__pyx_v_an_unsigned_int' set but not used [-Wunused-but-set-variable]
> cvardef.c:443:18: warning: variable '__pyx_v_an_unsigned_short' set but not used [-Wunused-but-set-variable]
> cvardef.c:442:17: warning: variable '__pyx_v_an_unsigned_char' set but not used [-Wunused-but-set-variable]
> cvardef.c:441:10: warning: variable '__pyx_v_a_double' set but not used [-Wunused-but-set-variable]
> cvardef.c:440:9: warning: variable '__pyx_v_a_float' set but not used [-Wunused-but-set-variable]
> cvardef.c:439:8: warning: variable '__pyx_v_a_long' set but not used [-Wunused-but-set-variable]
> cvardef.c:438:7: warning: variable '__pyx_v_i2' set but not used [-Wunused-but-set-variable]
> cvardef.c:437:7: warning: variable '__pyx_v_i1' set but not used [-Wunused-but-set-variable]
> cvardef.c:436:9: warning: variable '__pyx_v_a_short' set but not used [-Wunused-but-set-variable]
> cvardef.c:435:8: warning: variable '__pyx_v_a_char' set but not used [-Wunused-but-set-variable]
> f (line 1) (cvardef.__test__)
> Doctest: cvardef.__test__.f (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cvardef ... cvardef.cpp: In function 'PyObject* __pyx_pf_7cvardef_f(PyObject*, PyObject*)':
> cvardef.cpp:435:8: warning: variable '__pyx_v_a_char' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:436:9: warning: variable '__pyx_v_a_short' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:437:7: warning: variable '__pyx_v_i1' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:438:7: warning: variable '__pyx_v_i2' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:439:8: warning: variable '__pyx_v_a_long' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:440:9: warning: variable '__pyx_v_a_float' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:441:10: warning: variable '__pyx_v_a_double' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:442:17: warning: variable '__pyx_v_an_unsigned_char' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:443:18: warning: variable '__pyx_v_an_unsigned_short' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:444:16: warning: variable '__pyx_v_an_unsigned_int' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:445:17: warning: variable '__pyx_v_an_unsigned_long' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:446:9: warning: variable '__pyx_v_a_char_ptr' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:447:9: warning: variable '__pyx_v_another_char_ptr' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:448:10: warning: variable '__pyx_v_a_char_ptr_ptr' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:449:11: warning: variable '__pyx_v_a_char_ptr_ptr_ptr' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:450:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:451:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:452:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:453:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:454:9: warning: variable '__pyx_v_a_0arg_function' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:455:9: warning: variable '__pyx_v_a_1arg_function' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:456:9: warning: variable '__pyx_v_a_2arg_function' set but not used [-Wunused-but-set-variable]
> cvardef.cpp:457:10: warning: variable '__pyx_v_a_void_function' set but not used [-Wunused-but-set-variable]
> f (line 1) (cvardef.__test__)
> Doctest: cvardef.__test__.f (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cython2_bytes ... compare_cs (line 8) (cython2_bytes.__test__)
> Doctest: cython2_bytes.__test__.compare_cs (line 8) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cython2_bytes ... compare_cs (line 8) (cython2_bytes.__test__)
> Doctest: cython2_bytes.__test__.compare_cs (line 8) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cython3 ... cython3 ()
> Doctest: cython3 ... ok
> dict_comp (line 154) (cython3.__test__)
> Doctest: cython3.__test__.dict_comp (line 154) ... ok
> dict_iter (line 170) (cython3.__test__)
> Doctest: cython3.__test__.dict_iter (line 170) ... ok
> dict_iter_new_dict (line 194) (cython3.__test__)
> Doctest: cython3.__test__.dict_iter_new_dict (line 194) ... ok
> exec2_function (line 51) (cython3.__test__)
> Doctest: cython3.__test__.exec2_function (line 51) ... ok
> exec3_function (line 41) (cython3.__test__)
> Doctest: cython3.__test__.exec3_function (line 41) ... ok
> genexpr_module_level (line 115) (cython3.__test__)
> Doctest: cython3.__test__.genexpr_module_level (line 115) ... ok
> int_literals (line 212) (cython3.__test__)
> Doctest: cython3.__test__.int_literals (line 212) ... ok
> list_comp (line 84) (cython3.__test__)
> Doctest: cython3.__test__.list_comp (line 84) ... ok
> list_comp_module_level (line 105) (cython3.__test__)
> Doctest: cython3.__test__.list_comp_module_level (line 105) ... ok
> list_comp_unknown_type (line 124) (cython3.__test__)
> Doctest: cython3.__test__.list_comp_unknown_type (line 124) ... ok
> list_comp_with_lambda (line 94) (cython3.__test__)
> Doctest: cython3.__test__.list_comp_with_lambda (line 94) ... ok
> listcomp_as_condition (line 131) (cython3.__test__)
> Doctest: cython3.__test__.listcomp_as_condition (line 131) ... ok
> print_function (line 34) (cython3.__test__)
> Doctest: cython3.__test__.print_function (line 34) ... ok
> set_comp (line 144) (cython3.__test__)
> Doctest: cython3.__test__.set_comp (line 144) ... ok
> str_type_is_unicode (line 71) (cython3.__test__)
> Doctest: cython3.__test__.str_type_is_unicode (line 71) ... ok
> unicode_literals (line 62) (cython3.__test__)
> Doctest: cython3.__test__.unicode_literals (line 62) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cython3 ... cython3 ()
> Doctest: cython3 ... ok
> dict_comp (line 154) (cython3.__test__)
> Doctest: cython3.__test__.dict_comp (line 154) ... ok
> dict_iter (line 170) (cython3.__test__)
> Doctest: cython3.__test__.dict_iter (line 170) ... ok
> dict_iter_new_dict (line 194) (cython3.__test__)
> Doctest: cython3.__test__.dict_iter_new_dict (line 194) ... ok
> exec2_function (line 51) (cython3.__test__)
> Doctest: cython3.__test__.exec2_function (line 51) ... ok
> exec3_function (line 41) (cython3.__test__)
> Doctest: cython3.__test__.exec3_function (line 41) ... ok
> genexpr_module_level (line 115) (cython3.__test__)
> Doctest: cython3.__test__.genexpr_module_level (line 115) ... ok
> int_literals (line 212) (cython3.__test__)
> Doctest: cython3.__test__.int_literals (line 212) ... ok
> list_comp (line 84) (cython3.__test__)
> Doctest: cython3.__test__.list_comp (line 84) ... ok
> list_comp_module_level (line 105) (cython3.__test__)
> Doctest: cython3.__test__.list_comp_module_level (line 105) ... ok
> list_comp_unknown_type (line 124) (cython3.__test__)
> Doctest: cython3.__test__.list_comp_unknown_type (line 124) ... ok
> list_comp_with_lambda (line 94) (cython3.__test__)
> Doctest: cython3.__test__.list_comp_with_lambda (line 94) ... ok
> listcomp_as_condition (line 131) (cython3.__test__)
> Doctest: cython3.__test__.listcomp_as_condition (line 131) ... ok
> print_function (line 34) (cython3.__test__)
> Doctest: cython3.__test__.print_function (line 34) ... ok
> set_comp (line 144) (cython3.__test__)
> Doctest: cython3.__test__.set_comp (line 144) ... ok
> str_type_is_unicode (line 71) (cython3.__test__)
> Doctest: cython3.__test__.str_type_is_unicode (line 71) ... ok
> unicode_literals (line 62) (cython3.__test__)
> Doctest: cython3.__test__.unicode_literals (line 62) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cython_includes ... cpython_cimports (line 16) (cython_includes.__test__)
> Doctest: cython_includes.__test__.cpython_cimports (line 16) ... ok
> libc_cimports (line 7) (cython_includes.__test__)
> Doctest: cython_includes.__test__.libc_cimports (line 7) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cython_includes ... cpython_cimports (line 16) (cython_includes.__test__)
> Doctest: cython_includes.__test__.cpython_cimports (line 16) ... ok
> libc_cimports (line 7) (cython_includes.__test__)
> Doctest: cython_includes.__test__.libc_cimports (line 7) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running cythonscope ... test_cdef_class_cython_utility (line 45) (cythonscope.__test__)
> Doctest: cythonscope.__test__.test_cdef_class_cython_utility (line 45) ... ok
> test_cdef_cython_utility (line 32) (cythonscope.__test__)
> Doctest: cythonscope.__test__.test_cdef_cython_utility (line 32) ... ok
> test_cython_utility_dep (line 134) (cythonscope.__test__)
> Doctest: cythonscope.__test__.test_cython_utility_dep (line 134) ... ok
> test_extclass_c_methods (line 66) (cythonscope.__test__)
> Doctest: cythonscope.__test__.test_extclass_c_methods (line 66) ... ok
> test_extclass_cython_methods (line 101) (cythonscope.__test__)
> Doctest: cythonscope.__test__.test_extclass_cython_methods (line 101) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running cythonscope ... test_cdef_class_cython_utility (line 45) (cythonscope.__test__)
> Doctest: cythonscope.__test__.test_cdef_class_cython_utility (line 45) ... ok
> test_cdef_cython_utility (line 32) (cythonscope.__test__)
> Doctest: cythonscope.__test__.test_cdef_cython_utility (line 32) ... ok
> test_cython_utility_dep (line 134) (cythonscope.__test__)
> Doctest: cythonscope.__test__.test_cython_utility_dep (line 134) ... ok
> test_extclass_c_methods (line 66) (cythonscope.__test__)
> Doctest: cythonscope.__test__.test_extclass_c_methods (line 66) ... ok
> test_extclass_cython_methods (line 101) (cythonscope.__test__)
> Doctest: cythonscope.__test__.test_extclass_cython_methods (line 101) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running decorators ... decorators.c: In function '__pyx_pf_10decorators_1decorate2':
> decorators.c:894:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> decorators.c:893:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> decorators.c: In function '__pyx_pf_10decorators_1A_decorate':
> decorators.c:1290:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> decorators ()
> Doctest: decorators ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running decorators ... decorators.cpp: In function 'PyObject* __pyx_pf_10decorators_1decorate2(PyObject*, PyObject*, PyObject*)':
> decorators.cpp:893:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> decorators.cpp:894:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> decorators.cpp: In function 'PyObject* __pyx_pf_10decorators_1A_decorate(PyObject*, PyObject*, PyObject*)':
> decorators.cpp:1290:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> decorators ()
> Doctest: decorators ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running delete ... A (delete)
> Doctest: delete.A ... ok
> del_dict (line 30) (delete.__test__)
> Doctest: delete.__test__.del_dict (line 30) ... ok
> del_int (line 46) (delete.__test__)
> Doctest: delete.__test__.del_int (line 46) ... ok
> del_item (line 20) (delete.__test__)
> Doctest: delete.__test__.del_item (line 20) ... ok
> del_list (line 38) (delete.__test__)
> Doctest: delete.__test__.del_list (line 38) ... ok
> del_list_int (line 56) (delete.__test__)
> Doctest: delete.__test__.del_list_int (line 56) ... ok
> del_local (line 84) (delete.__test__)
> Doctest: delete.__test__.del_local (line 84) ... ok
> del_seq (line 91) (delete.__test__)
> Doctest: delete.__test__.del_seq (line 91) ... ok
> del_temp_slice (line 64) (delete.__test__)
> Doctest: delete.__test__.del_temp_slice (line 64) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running delete ... A (delete)
> Doctest: delete.A ... ok
> del_dict (line 30) (delete.__test__)
> Doctest: delete.__test__.del_dict (line 30) ... ok
> del_int (line 46) (delete.__test__)
> Doctest: delete.__test__.del_int (line 46) ... ok
> del_item (line 20) (delete.__test__)
> Doctest: delete.__test__.del_item (line 20) ... ok
> del_list (line 38) (delete.__test__)
> Doctest: delete.__test__.del_list (line 38) ... ok
> del_list_int (line 56) (delete.__test__)
> Doctest: delete.__test__.del_list_int (line 56) ... ok
> del_local (line 84) (delete.__test__)
> Doctest: delete.__test__.del_local (line 84) ... ok
> del_seq (line 91) (delete.__test__)
> Doctest: delete.__test__.del_seq (line 91) ... ok
> del_temp_slice (line 64) (delete.__test__)
> Doctest: delete.__test__.del_temp_slice (line 64) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running dict ... constant (line 33) (dict.__test__)
> Doctest: dict.__test__.constant (line 33) ... ok
> dict_call (line 45) (dict.__test__)
> Doctest: dict.__test__.dict_call (line 45) ... ok
> dict_call_dict (line 55) (dict.__test__)
> Doctest: dict.__test__.dict_call_dict (line 55) ... ok
> dict_call_kwargs (line 65) (dict.__test__)
> Doctest: dict.__test__.dict_call_kwargs (line 65) ... ok
> empty (line 1) (dict.__test__)
> Doctest: dict.__test__.empty (line 1) ... ok
> keyvalue (line 9) (dict.__test__)
> Doctest: dict.__test__.keyvalue (line 9) ... ok
> keyvalues (line 17) (dict.__test__)
> Doctest: dict.__test__.keyvalues (line 17) ... ok
> keyvalues2 (line 25) (dict.__test__)
> Doctest: dict.__test__.keyvalues2 (line 25) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running dict ... constant (line 33) (dict.__test__)
> Doctest: dict.__test__.constant (line 33) ... ok
> dict_call (line 45) (dict.__test__)
> Doctest: dict.__test__.dict_call (line 45) ... ok
> dict_call_dict (line 55) (dict.__test__)
> Doctest: dict.__test__.dict_call_dict (line 55) ... ok
> dict_call_kwargs (line 65) (dict.__test__)
> Doctest: dict.__test__.dict_call_kwargs (line 65) ... ok
> empty (line 1) (dict.__test__)
> Doctest: dict.__test__.empty (line 1) ... ok
> keyvalue (line 9) (dict.__test__)
> Doctest: dict.__test__.keyvalue (line 9) ... ok
> keyvalues (line 17) (dict.__test__)
> Doctest: dict.__test__.keyvalues (line 17) ... ok
> keyvalues2 (line 25) (dict.__test__)
> Doctest: dict.__test__.keyvalues2 (line 25) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running dict_get ... get (line 6) (dict_get.__test__)
> Doctest: dict_get.__test__.get (line 6) ... ok
> get_default (line 49) (dict_get.__test__)
> Doctest: dict_get.__test__.get_default (line 49) ... ok
> get_in_condition (line 84) (dict_get.__test__)
> Doctest: dict_get.__test__.get_in_condition (line 84) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running dict_get ... get (line 6) (dict_get.__test__)
> Doctest: dict_get.__test__.get (line 6) ... ok
> get_default (line 49) (dict_get.__test__)
> Doctest: dict_get.__test__.get_default (line 49) ... ok
> get_in_condition (line 84) (dict_get.__test__)
> Doctest: dict_get.__test__.get_in_condition (line 84) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running dict_getitem ... getitem_in_condition (line 33) (dict_getitem.__test__)
> Doctest: dict_getitem.__test__.getitem_in_condition (line 33) ... ok
> test (line 1) (dict_getitem.__test__)
> Doctest: dict_getitem.__test__.test (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running dict_getitem ... getitem_in_condition (line 33) (dict_getitem.__test__)
> Doctest: dict_getitem.__test__.getitem_in_condition (line 33) ... ok
> test (line 1) (dict_getitem.__test__)
> Doctest: dict_getitem.__test__.test (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running dictintindex ... test_del_char (line 155) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_del_char (line 155) ... ok
> test_del_int (line 177) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_del_int (line 177) ... ok
> test_del_longlong (line 199) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_del_longlong (line 199) ... ok
> test_del_longlong_big (line 221) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_del_longlong_big (line 221) ... ok
> test_del_uchar (line 166) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_del_uchar (line 166) ... ok
> test_del_uint (line 188) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_del_uint (line 188) ... ok
> test_del_ulonglong (line 210) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_del_ulonglong (line 210) ... ok
> test_del_ulonglong_big (line 234) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_del_ulonglong_big (line 234) ... ok
> test_get_char_neg (line 1) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_char_neg (line 1) ... ok
> test_get_char_pos (line 20) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_char_pos (line 20) ... ok
> test_get_char_zero (line 12) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_char_zero (line 12) ... ok
> test_get_int_neg (line 48) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_int_neg (line 48) ... ok
> test_get_int_pos (line 64) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_int_pos (line 64) ... ok
> test_get_int_zero (line 56) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_int_zero (line 56) ... ok
> test_get_longlong_big (line 116) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_longlong_big (line 116) ... ok
> test_get_longlong_neg (line 92) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_longlong_neg (line 92) ... ok
> test_get_longlong_pos (line 108) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_longlong_pos (line 108) ... ok
> test_get_longlong_zero (line 100) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_longlong_zero (line 100) ... ok
> test_get_uchar_pos (line 38) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_uchar_pos (line 38) ... ok
> test_get_uchar_zero (line 30) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_uchar_zero (line 30) ... ok
> test_get_uint_pos (line 82) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_uint_pos (line 82) ... ok
> test_get_uint_zero (line 74) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_uint_zero (line 74) ... ok
> test_get_ulonglong_big (line 143) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_ulonglong_big (line 143) ... ok
> test_get_ulonglong_pos (line 135) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_ulonglong_pos (line 135) ... ok
> test_get_ulonglong_zero (line 127) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_ulonglong_zero (line 127) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running dictintindex ... test_del_char (line 155) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_del_char (line 155) ... ok
> test_del_int (line 177) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_del_int (line 177) ... ok
> test_del_longlong (line 199) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_del_longlong (line 199) ... ok
> test_del_longlong_big (line 221) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_del_longlong_big (line 221) ... ok
> test_del_uchar (line 166) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_del_uchar (line 166) ... ok
> test_del_uint (line 188) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_del_uint (line 188) ... ok
> test_del_ulonglong (line 210) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_del_ulonglong (line 210) ... ok
> test_del_ulonglong_big (line 234) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_del_ulonglong_big (line 234) ... ok
> test_get_char_neg (line 1) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_char_neg (line 1) ... ok
> test_get_char_pos (line 20) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_char_pos (line 20) ... ok
> test_get_char_zero (line 12) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_char_zero (line 12) ... ok
> test_get_int_neg (line 48) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_int_neg (line 48) ... ok
> test_get_int_pos (line 64) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_int_pos (line 64) ... ok
> test_get_int_zero (line 56) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_int_zero (line 56) ... ok
> test_get_longlong_big (line 116) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_longlong_big (line 116) ... ok
> test_get_longlong_neg (line 92) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_longlong_neg (line 92) ... ok
> test_get_longlong_pos (line 108) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_longlong_pos (line 108) ... ok
> test_get_longlong_zero (line 100) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_longlong_zero (line 100) ... ok
> test_get_uchar_pos (line 38) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_uchar_pos (line 38) ... ok
> test_get_uchar_zero (line 30) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_uchar_zero (line 30) ... ok
> test_get_uint_pos (line 82) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_uint_pos (line 82) ... ok
> test_get_uint_zero (line 74) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_uint_zero (line 74) ... ok
> test_get_ulonglong_big (line 143) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_ulonglong_big (line 143) ... ok
> test_get_ulonglong_pos (line 135) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_ulonglong_pos (line 135) ... ok
> test_get_ulonglong_zero (line 127) (dictintindex.__test__)
> Doctest: dictintindex.__test__.test_get_ulonglong_zero (line 127) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running dietachmayer1 ... test (line 1) (dietachmayer1.__test__)
> Doctest: dietachmayer1.__test__.test (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running dietachmayer1 ... test (line 1) (dietachmayer1.__test__)
> Doctest: dietachmayer1.__test__.test (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running directive_locals_in_pxd ... test_pxd_locals (line 21) (directive_locals_in_pxd.__test__)
> Doctest: directive_locals_in_pxd.__test__.test_pxd_locals (line 21) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running directive_locals_in_pxd ... test_pxd_locals (line 21) (directive_locals_in_pxd.__test__)
> Doctest: directive_locals_in_pxd.__test__.test_pxd_locals (line 21) ... ok
> run (__main__.PureDoctestTestCase)
> running pure doctests in directive_locals_in_pxd ... test_pxd_locals (pure_doctest__directive_locals_in_pxd)
> Doctest: pure_doctest__directive_locals_in_pxd.test_pxd_locals ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running division_T384 ... division_T384 ()
> Doctest: division_T384 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running division_T384 ... division_T384 ()
> Doctest: division_T384 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running ellipsis_T488 ... ellipsis_T488 ()
> Doctest: ellipsis_T488 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running ellipsis_T488 ... ellipsis_T488 ()
> Doctest: ellipsis_T488 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running embedsignatures ... embedsignatures.c: In function '__pyx_pf_15embedsignatures_3Ext___init__':
> embedsignatures.c:587:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:586:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:585:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.c: In function '__pyx_pf_15embedsignatures_3Ext_2b':
> embedsignatures.c:689:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:688:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:687:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.c: In function '__pyx_pf_15embedsignatures_3Ext_3c':
> embedsignatures.c:769:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:768:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:767:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.c: In function '__pyx_pf_15embedsignatures_3Ext_4d':
> embedsignatures.c:851:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:850:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:849:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.c: In function '__pyx_pf_15embedsignatures_3Ext_5e':
> embedsignatures.c:930:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:929:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:928:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.c: In function '__pyx_pf_15embedsignatures_3Ext_6f':
> embedsignatures.c:1018:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1017:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1016:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1015:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.c: In function '__pyx_pf_15embedsignatures_3Ext_7g':
> embedsignatures.c:1106:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1105:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1104:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1103:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1102:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1101:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.c: In function '__pyx_pf_15embedsignatures_3Ext_8h':
> embedsignatures.c:1201:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1200:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1199:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1198:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1197:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1196:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.c: In function '__pyx_pf_15embedsignatures_3Ext_9k':
> embedsignatures.c:1311:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1310:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1309:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1308:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1307:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1306:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.c: In function '__pyx_pf_15embedsignatures_3Ext_10l':
> embedsignatures.c:1423:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1422:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1421:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1420:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1419:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:1418:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.c: In function '__pyx_pf_15embedsignatures_3Ext_11m':
> embedsignatures.c:1530:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.c: In function '__pyx_pf_15embedsignatures_1types':
> embedsignatures.c:2295:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> embedsignatures.c: In function '__pyx_pf_15embedsignatures_2with_doc_1':
> embedsignatures.c:2401:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:2400:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:2399:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.c: In function '__pyx_pf_15embedsignatures_3with_doc_2':
> embedsignatures.c:2483:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:2482:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.c:2481:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures ()
> Doctest: embedsignatures ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running embedsignatures ... embedsignatures.cpp: In function 'int __pyx_pf_15embedsignatures_3Ext___init__(PyObject*, PyObject*, PyObject*)':
> embedsignatures.cpp:585:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:586:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:587:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp: In function 'PyObject* __pyx_pf_15embedsignatures_3Ext_2b(PyObject*, PyObject*, PyObject*)':
> embedsignatures.cpp:687:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:688:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:689:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp: In function 'PyObject* __pyx_pf_15embedsignatures_3Ext_3c(PyObject*, PyObject*, PyObject*)':
> embedsignatures.cpp:767:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:768:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:769:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp: In function 'PyObject* __pyx_pf_15embedsignatures_3Ext_4d(PyObject*, PyObject*, PyObject*)':
> embedsignatures.cpp:849:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:850:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:851:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp: In function 'PyObject* __pyx_pf_15embedsignatures_3Ext_5e(PyObject*, PyObject*, PyObject*)':
> embedsignatures.cpp:928:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:929:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:930:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp: In function 'PyObject* __pyx_pf_15embedsignatures_3Ext_6f(PyObject*, PyObject*, PyObject*)':
> embedsignatures.cpp:1015:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1016:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1017:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1018:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp: In function 'PyObject* __pyx_pf_15embedsignatures_3Ext_7g(PyObject*, PyObject*, PyObject*)':
> embedsignatures.cpp:1101:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1102:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1103:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1104:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1105:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1106:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp: In function 'PyObject* __pyx_pf_15embedsignatures_3Ext_8h(PyObject*, PyObject*, PyObject*)':
> embedsignatures.cpp:1196:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1197:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1198:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1199:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1200:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1201:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp: In function 'PyObject* __pyx_pf_15embedsignatures_3Ext_9k(PyObject*, PyObject*, PyObject*)':
> embedsignatures.cpp:1306:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1307:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1308:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1309:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1310:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1311:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp: In function 'PyObject* __pyx_pf_15embedsignatures_3Ext_10l(PyObject*, PyObject*, PyObject*)':
> embedsignatures.cpp:1418:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1419:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1420:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1421:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1422:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:1423:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp: In function 'PyObject* __pyx_pf_15embedsignatures_3Ext_11m(PyObject*, PyObject*, PyObject*)':
> embedsignatures.cpp:1530:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp: In function 'PyObject* __pyx_pf_15embedsignatures_1types(PyObject*, PyObject*, PyObject*)':
> embedsignatures.cpp:2295:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp: In function 'PyObject* __pyx_pf_15embedsignatures_2with_doc_1(PyObject*, PyObject*, PyObject*)':
> embedsignatures.cpp:2399:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:2400:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:2401:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp: In function 'PyObject* __pyx_pf_15embedsignatures_3with_doc_2(PyObject*, PyObject*, PyObject*)':
> embedsignatures.cpp:2481:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:2482:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> embedsignatures.cpp:2483:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> embedsignatures ()
> Doctest: embedsignatures ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running empty_builtin_constructors ... _bool (line 7) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._bool (line 7) ... ok
> _bytes (line 42) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._bytes (line 42) ... ok
> _complex (line 35) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._complex (line 35) ... ok
> _dict (line 77) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._dict (line 77) ... ok
> _float (line 28) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._float (line 28) ... ok
> _frozenset (line 95) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._frozenset (line 95) ... ok
> _int (line 14) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._int (line 14) ... ok
> _list (line 70) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._list (line 70) ... ok
> _long (line 21) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._long (line 21) ... ok
> _set (line 86) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._set (line 86) ... ok
> _str (line 49) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._str (line 49) ... ok
> _tuple (line 63) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._tuple (line 63) ... ok
> _unicode (line 56) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._unicode (line 56) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running empty_builtin_constructors ... _bool (line 7) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._bool (line 7) ... ok
> _bytes (line 42) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._bytes (line 42) ... ok
> _complex (line 35) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._complex (line 35) ... ok
> _dict (line 77) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._dict (line 77) ... ok
> _float (line 28) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._float (line 28) ... ok
> _frozenset (line 95) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._frozenset (line 95) ... ok
> _int (line 14) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._int (line 14) ... ok
> _list (line 70) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._list (line 70) ... ok
> _long (line 21) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._long (line 21) ... ok
> _set (line 86) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._set (line 86) ... ok
> _str (line 49) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._str (line 49) ... ok
> _tuple (line 63) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._tuple (line 63) ... ok
> _unicode (line 56) (empty_builtin_constructors.__test__)
> Doctest: empty_builtin_constructors.__test__._unicode (line 56) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running empty_for_loop_T208 ... go_c_empty (line 13) (empty_for_loop_T208.__test__)
> Doctest: empty_for_loop_T208.__test__.go_c_empty (line 13) ... ok
> go_py_empty (line 3) (empty_for_loop_T208.__test__)
> Doctest: empty_for_loop_T208.__test__.go_py_empty (line 3) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running empty_for_loop_T208 ... go_c_empty (line 13) (empty_for_loop_T208.__test__)
> Doctest: empty_for_loop_T208.__test__.go_c_empty (line 13) ... ok
> go_py_empty (line 3) (empty_for_loop_T208.__test__)
> Doctest: empty_for_loop_T208.__test__.go_py_empty (line 3) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running enumboolctx ... enum_boolctx (line 5) (enumboolctx.__test__)
> Doctest: enumboolctx.__test__.enum_boolctx (line 5) ... ok
> extern_enum_false (line 21) (enumboolctx.__test__)
> Doctest: enumboolctx.__test__.extern_enum_false (line 21) ... ok
> extern_enum_false_true (line 35) (enumboolctx.__test__)
> Doctest: enumboolctx.__test__.extern_enum_false_true (line 35) ... ok
> extern_enum_true (line 28) (enumboolctx.__test__)
> Doctest: enumboolctx.__test__.extern_enum_true (line 28) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running enumboolctx ... enum_boolctx (line 5) (enumboolctx.__test__)
> Doctest: enumboolctx.__test__.enum_boolctx (line 5) ... ok
> extern_enum_false (line 21) (enumboolctx.__test__)
> Doctest: enumboolctx.__test__.extern_enum_false (line 21) ... ok
> extern_enum_false_true (line 35) (enumboolctx.__test__)
> Doctest: enumboolctx.__test__.extern_enum_false_true (line 35) ... ok
> extern_enum_true (line 28) (enumboolctx.__test__)
> Doctest: enumboolctx.__test__.extern_enum_true (line 28) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running enumerate_T316 ... convert_target_enumerate (line 151) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.convert_target_enumerate (line 151) ... ok
> empty_c_enumerate (line 103) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.empty_c_enumerate (line 103) ... ok
> go_c_enumerate (line 18) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.go_c_enumerate (line 18) ... ok
> go_c_enumerate_step (line 31) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.go_c_enumerate_step (line 31) ... ok
> go_py_enumerate (line 6) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.go_py_enumerate (line 6) ... ok
> multi_c_enumerate (line 138) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.multi_c_enumerate (line 138) ... ok
> multi_enumerate (line 126) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.multi_enumerate (line 126) ... ok
> py_enumerate_break (line 60) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.py_enumerate_break (line 60) ... ok
> py_enumerate_continue (line 87) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.py_enumerate_continue (line 87) ... ok
> py_enumerate_dict (line 43) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.py_enumerate_dict (line 43) ... ok
> py_enumerate_return (line 73) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.py_enumerate_return (line 73) ... ok
> single_target_enumerate (line 114) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.single_target_enumerate (line 114) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running enumerate_T316 ... convert_target_enumerate (line 151) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.convert_target_enumerate (line 151) ... ok
> empty_c_enumerate (line 103) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.empty_c_enumerate (line 103) ... ok
> go_c_enumerate (line 18) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.go_c_enumerate (line 18) ... ok
> go_c_enumerate_step (line 31) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.go_c_enumerate_step (line 31) ... ok
> go_py_enumerate (line 6) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.go_py_enumerate (line 6) ... ok
> multi_c_enumerate (line 138) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.multi_c_enumerate (line 138) ... ok
> multi_enumerate (line 126) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.multi_enumerate (line 126) ... ok
> py_enumerate_break (line 60) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.py_enumerate_break (line 60) ... ok
> py_enumerate_continue (line 87) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.py_enumerate_continue (line 87) ... ok
> py_enumerate_dict (line 43) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.py_enumerate_dict (line 43) ... ok
> py_enumerate_return (line 73) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.py_enumerate_return (line 73) ... ok
> single_target_enumerate (line 114) (enumerate_T316.__test__)
> Doctest: enumerate_T316.__test__.single_target_enumerate (line 114) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running exarkun ... exarkun ()
> Doctest: exarkun ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running exarkun ... exarkun ()
> Doctest: exarkun ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running exceptionpropagation ... foo (line 8) (exceptionpropagation.__test__)
> Doctest: exceptionpropagation.__test__.foo (line 8) ... ok
> test_except_big_result (line 36) (exceptionpropagation.__test__)
> Doctest: exceptionpropagation.__test__.test_except_big_result (line 36) ... ok
> test_except_expr (line 22) (exceptionpropagation.__test__)
> Doctest: exceptionpropagation.__test__.test_except_expr (line 22) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running exceptionpropagation ... foo (line 8) (exceptionpropagation.__test__)
> Doctest: exceptionpropagation.__test__.foo (line 8) ... ok
> test_except_big_result (line 36) (exceptionpropagation.__test__)
> Doctest: exceptionpropagation.__test__.test_except_big_result (line 36) ... ok
> test_except_expr (line 22) (exceptionpropagation.__test__)
> Doctest: exceptionpropagation.__test__.test_except_expr (line 22) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running exceptionrefcount ... exceptionrefcount.c: In function '__pyx_pf_17exceptionrefcount_test_no_exception':
> exceptionrefcount.c:455:8: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> exceptionrefcount.c: In function '__pyx_pf_17exceptionrefcount_1test_no_exception_else':
> exceptionrefcount.c:535:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> exceptionrefcount.c:534:8: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> exceptionrefcount.c: In function '__pyx_pf_17exceptionrefcount_2test_exception':
> exceptionrefcount.c:632:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable]
> exceptionrefcount.c:631:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable]
> exceptionrefcount.c:630:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable]
> exceptionrefcount.c: In function '__pyx_pf_17exceptionrefcount_3test_finally':
> exceptionrefcount.c:709:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> exceptionrefcount.c:708:8: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> exceptionrefcount ()
> Doctest: exceptionrefcount ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running exceptionrefcount ... exceptionrefcount.cpp: In function 'PyObject* __pyx_pf_17exceptionrefcount_test_no_exception(PyObject*, PyObject*)':
> exceptionrefcount.cpp:455:8: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> exceptionrefcount.cpp: In function 'PyObject* __pyx_pf_17exceptionrefcount_1test_no_exception_else(PyObject*, PyObject*)':
> exceptionrefcount.cpp:534:8: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> exceptionrefcount.cpp:535:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> exceptionrefcount.cpp: In function 'PyObject* __pyx_pf_17exceptionrefcount_2test_exception(PyObject*, PyObject*)':
> exceptionrefcount.cpp:630:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable]
> exceptionrefcount.cpp:631:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable]
> exceptionrefcount.cpp:632:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable]
> exceptionrefcount.cpp: In function 'PyObject* __pyx_pf_17exceptionrefcount_3test_finally(PyObject*, PyObject*)':
> exceptionrefcount.cpp:708:8: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> exceptionrefcount.cpp:709:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> exceptionrefcount ()
> Doctest: exceptionrefcount ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running exceptions_nogil ... test_bar (line 112) (exceptions_nogil.__test__)
> Doctest: exceptions_nogil.__test__.test_bar (line 112) ... ok
> test_foo (line 12) (exceptions_nogil.__test__)
> Doctest: exceptions_nogil.__test__.test_foo (line 12) ... ok
> test_spam (line 212) (exceptions_nogil.__test__)
> Doctest: exceptions_nogil.__test__.test_spam (line 212) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running exceptions_nogil ... test_bar (line 112) (exceptions_nogil.__test__)
> Doctest: exceptions_nogil.__test__.test_bar (line 112) ... ok
> test_foo (line 12) (exceptions_nogil.__test__)
> Doctest: exceptions_nogil.__test__.test_foo (line 12) ... ok
> test_spam (line 212) (exceptions_nogil.__test__)
> Doctest: exceptions_nogil.__test__.test_spam (line 212) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running exectest ... exectest ()
> Doctest: exectest ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running exectest ... exectest ()
> Doctest: exectest ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running ext_instance_type_T232 ... get_attr (line 12) (ext_instance_type_T232.__test__)
> Doctest: ext_instance_type_T232.__test__.get_attr (line 12) ... ok
> set_attr (line 6) (ext_instance_type_T232.__test__)
> Doctest: ext_instance_type_T232.__test__.set_attr (line 6) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running ext_instance_type_T232 ... get_attr (line 12) (ext_instance_type_T232.__test__)
> Doctest: ext_instance_type_T232.__test__.get_attr (line 12) ... ok
> set_attr (line 6) (ext_instance_type_T232.__test__)
> Doctest: ext_instance_type_T232.__test__.set_attr (line 6) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running ext_type_none_arg ... builtin_default (line 91) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.builtin_default (line 91) ... ok
> builtin_default_check_off (line 113) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.builtin_default_check_off (line 113) ... ok
> builtin_default_check_on (line 123) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.builtin_default_check_on (line 123) ... ok
> builtin_default_none (line 101) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.builtin_default_none (line 101) ... ok
> builtin_not_none (line 145) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.builtin_not_none (line 145) ... ok
> builtin_or_none (line 136) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.builtin_or_none (line 136) ... ok
> ext_default (line 18) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.ext_default (line 18) ... ok
> ext_default_check_off (line 40) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.ext_default_check_off (line 40) ... ok
> ext_default_check_on (line 50) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.ext_default_check_on (line 50) ... ok
> ext_default_none (line 28) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.ext_default_none (line 28) ... ok
> ext_not_none (line 72) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.ext_not_none (line 72) ... ok
> ext_or_none (line 63) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.ext_or_none (line 63) ... ok
> notype_default (line 213) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.notype_default (line 213) ... ok
> notype_default_none (line 225) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.notype_default_none (line 225) ... ok
> notype_not_none (line 251) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.notype_not_none (line 251) ... ok
> notype_or_none (line 239) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.notype_or_none (line 239) ... ok
> object_default (line 159) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.object_default (line 159) ... ok
> object_default_none (line 171) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.object_default_none (line 171) ... ok
> object_not_none (line 197) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.object_not_none (line 197) ... ok
> object_or_none (line 185) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.object_or_none (line 185) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running ext_type_none_arg ... builtin_default (line 91) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.builtin_default (line 91) ... ok
> builtin_default_check_off (line 113) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.builtin_default_check_off (line 113) ... ok
> builtin_default_check_on (line 123) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.builtin_default_check_on (line 123) ... ok
> builtin_default_none (line 101) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.builtin_default_none (line 101) ... ok
> builtin_not_none (line 145) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.builtin_not_none (line 145) ... ok
> builtin_or_none (line 136) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.builtin_or_none (line 136) ... ok
> ext_default (line 18) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.ext_default (line 18) ... ok
> ext_default_check_off (line 40) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.ext_default_check_off (line 40) ... ok
> ext_default_check_on (line 50) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.ext_default_check_on (line 50) ... ok
> ext_default_none (line 28) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.ext_default_none (line 28) ... ok
> ext_not_none (line 72) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.ext_not_none (line 72) ... ok
> ext_or_none (line 63) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.ext_or_none (line 63) ... ok
> notype_default (line 213) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.notype_default (line 213) ... ok
> notype_default_none (line 225) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.notype_default_none (line 225) ... ok
> notype_not_none (line 251) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.notype_not_none (line 251) ... ok
> notype_or_none (line 239) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.notype_or_none (line 239) ... ok
> object_default (line 159) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.object_default (line 159) ... ok
> object_default_none (line 171) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.object_default_none (line 171) ... ok
> object_not_none (line 197) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.object_not_none (line 197) ... ok
> object_or_none (line 185) (ext_type_none_arg.__test__)
> Doctest: ext_type_none_arg.__test__.object_or_none (line 185) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running extclassbody ... extclassbody ()
> Doctest: extclassbody ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running extclassbody ... extclassbody ()
> Doctest: extclassbody ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running extclasspass ... extclasspass ()
> Doctest: extclasspass ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running extclasspass ... extclasspass ()
> Doctest: extclasspass ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running extcmethod ... test (line 19) (extcmethod.__test__)
> Doctest: extcmethod.__test__.test (line 19) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running extcmethod ... test (line 19) (extcmethod.__test__)
> Doctest: extcmethod.__test__.test (line 19) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running extended_unpacking_T235 ... extended_unpacking_T235 ()
> Doctest: extended_unpacking_T235 ... ok
> assign (line 42) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.assign (line 42) ... ok
> unpack (line 16) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack (line 16) ... ok
> unpack_in_loop (line 78) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_in_loop (line 78) ... ok
> unpack_into_list (line 54) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_into_list (line 54) ... ok
> unpack_into_tuple (line 66) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_into_tuple (line 66) ... ok
> unpack_left (line 174) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_left (line 174) ... ok
> unpack_left_list (line 195) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_left_list (line 195) ... ok
> unpack_left_tuple (line 210) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_left_tuple (line 210) ... ok
> unpack_list (line 26) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_list (line 26) ... ok
> unpack_middle (line 226) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_middle (line 226) ... ok
> unpack_middle_list (line 255) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_middle_list (line 255) ... ok
> unpack_middle_tuple (line 271) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_middle_tuple (line 271) ... ok
> unpack_recursive (line 104) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_recursive (line 104) ... ok
> unpack_right (line 122) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_right (line 122) ... ok
> unpack_right_list (line 143) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_right_list (line 143) ... ok
> unpack_right_tuple (line 158) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_right_tuple (line 158) ... ok
> unpack_tuple (line 34) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_tuple (line 34) ... ok
> unpack_typed (line 112) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_typed (line 112) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running extended_unpacking_T235 ... extended_unpacking_T235 ()
> Doctest: extended_unpacking_T235 ... ok
> assign (line 42) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.assign (line 42) ... ok
> unpack (line 16) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack (line 16) ... ok
> unpack_in_loop (line 78) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_in_loop (line 78) ... ok
> unpack_into_list (line 54) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_into_list (line 54) ... ok
> unpack_into_tuple (line 66) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_into_tuple (line 66) ... ok
> unpack_left (line 174) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_left (line 174) ... ok
> unpack_left_list (line 195) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_left_list (line 195) ... ok
> unpack_left_tuple (line 210) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_left_tuple (line 210) ... ok
> unpack_list (line 26) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_list (line 26) ... ok
> unpack_middle (line 226) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_middle (line 226) ... ok
> unpack_middle_list (line 255) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_middle_list (line 255) ... ok
> unpack_middle_tuple (line 271) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_middle_tuple (line 271) ... ok
> unpack_recursive (line 104) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_recursive (line 104) ... ok
> unpack_right (line 122) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_right (line 122) ... ok
> unpack_right_list (line 143) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_right_list (line 143) ... ok
> unpack_right_tuple (line 158) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_right_tuple (line 158) ... ok
> unpack_tuple (line 34) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_tuple (line 34) ... ok
> unpack_typed (line 112) (extended_unpacking_T235.__test__)
> Doctest: extended_unpacking_T235.__test__.unpack_typed (line 112) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running extended_unpacking_T409 ... extended (line 19) (extended_unpacking_T409.__test__)
> Doctest: extended_unpacking_T409.__test__.extended (line 19) ... ok
> simple (line 3) (extended_unpacking_T409.__test__)
> Doctest: extended_unpacking_T409.__test__.simple (line 3) ... ok
> simple_parallel (line 11) (extended_unpacking_T409.__test__)
> Doctest: extended_unpacking_T409.__test__.simple_parallel (line 11) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running extended_unpacking_T409 ... extended (line 19) (extended_unpacking_T409.__test__)
> Doctest: extended_unpacking_T409.__test__.extended (line 19) ... ok
> simple (line 3) (extended_unpacking_T409.__test__)
> Doctest: extended_unpacking_T409.__test__.simple (line 3) ... ok
> simple_parallel (line 11) (extended_unpacking_T409.__test__)
> Doctest: extended_unpacking_T409.__test__.simple_parallel (line 11) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running extern_builtins_T258 ... test_list (line 17) (extern_builtins_T258.__test__)
> Doctest: extern_builtins_T258.__test__.test_list (line 17) ... ok
> test_tuple (line 27) (extern_builtins_T258.__test__)
> Doctest: extern_builtins_T258.__test__.test_tuple (line 27) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running extern_builtins_T258 ... test_list (line 17) (extern_builtins_T258.__test__)
> Doctest: extern_builtins_T258.__test__.test_list (line 17) ... ok
> test_tuple (line 27) (extern_builtins_T258.__test__)
> Doctest: extern_builtins_T258.__test__.test_tuple (line 27) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running extinherit ... rest (line 14) (extinherit.__test__)
> Doctest: extinherit.__test__.rest (line 14) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running extinherit ... rest (line 14) (extinherit.__test__)
> Doctest: extinherit.__test__.rest (line 14) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running extinstantiate ... extinstantiate ()
> Doctest: extinstantiate ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running extinstantiate ... extinstantiate ()
> Doctest: extinstantiate ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running extkwonlyargs ... extkwonlyargs.c: In function '__pyx_pf_13extkwonlyargs_3Ext_b':
> extkwonlyargs.c:473:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:472:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:471:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c: In function '__pyx_pf_13extkwonlyargs_3Ext_1c':
> extkwonlyargs.c:552:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:551:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:550:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c: In function '__pyx_pf_13extkwonlyargs_3Ext_2d':
> extkwonlyargs.c:633:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:632:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:631:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c: In function '__pyx_pf_13extkwonlyargs_3Ext_3e':
> extkwonlyargs.c:711:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:710:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:709:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c: In function '__pyx_pf_13extkwonlyargs_3Ext_4f':
> extkwonlyargs.c:798:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:797:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:796:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:795:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c: In function '__pyx_pf_13extkwonlyargs_3Ext_5g':
> extkwonlyargs.c:885:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:884:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:883:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:882:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:881:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:880:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c: In function '__pyx_pf_13extkwonlyargs_3Ext_6h':
> extkwonlyargs.c:979:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:978:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:977:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:976:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:975:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:974:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c: In function '__pyx_pf_13extkwonlyargs_3Ext_7k':
> extkwonlyargs.c:1088:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:1087:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:1086:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:1085:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:1084:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.c:1083:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> extkwonlyargs ()
> Doctest: extkwonlyargs ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running extkwonlyargs ... extkwonlyargs.cpp: In function 'PyObject* __pyx_pf_13extkwonlyargs_3Ext_b(PyObject*, PyObject*, PyObject*)':
> extkwonlyargs.cpp:471:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:472:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:473:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp: In function 'PyObject* __pyx_pf_13extkwonlyargs_3Ext_1c(PyObject*, PyObject*, PyObject*)':
> extkwonlyargs.cpp:550:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:551:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:552:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp: In function 'PyObject* __pyx_pf_13extkwonlyargs_3Ext_2d(PyObject*, PyObject*, PyObject*)':
> extkwonlyargs.cpp:631:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:632:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:633:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp: In function 'PyObject* __pyx_pf_13extkwonlyargs_3Ext_3e(PyObject*, PyObject*, PyObject*)':
> extkwonlyargs.cpp:709:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:710:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:711:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp: In function 'PyObject* __pyx_pf_13extkwonlyargs_3Ext_4f(PyObject*, PyObject*, PyObject*)':
> extkwonlyargs.cpp:795:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:796:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:797:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:798:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp: In function 'PyObject* __pyx_pf_13extkwonlyargs_3Ext_5g(PyObject*, PyObject*, PyObject*)':
> extkwonlyargs.cpp:880:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:881:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:882:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:883:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:884:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:885:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp: In function 'PyObject* __pyx_pf_13extkwonlyargs_3Ext_6h(PyObject*, PyObject*, PyObject*)':
> extkwonlyargs.cpp:974:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:975:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:976:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:977:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:978:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:979:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp: In function 'PyObject* __pyx_pf_13extkwonlyargs_3Ext_7k(PyObject*, PyObject*, PyObject*)':
> extkwonlyargs.cpp:1083:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:1084:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:1085:13: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:1086:13: warning: variable '__pyx_v_d' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:1087:13: warning: variable '__pyx_v_e' set but not used [-Wunused-but-set-variable]
> extkwonlyargs.cpp:1088:13: warning: variable '__pyx_v_f' set but not used [-Wunused-but-set-variable]
> extkwonlyargs ()
> Doctest: extkwonlyargs ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running extlen ... extlen ()
> Doctest: extlen ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running extlen ... extlen ()
> Doctest: extlen ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running extmember ... extmember ()
> Doctest: extmember ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running extmember ... extmember ()
> Doctest: extmember ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running extpropertyref ... __get__ (line 5) (extpropertyref.__test__.Spam.eggs)
> Doctest: extpropertyref.__test__.Spam.eggs.__get__ (line 5) ... ok
> breakfast (line 37) (extpropertyref.__test__)
> Doctest: extpropertyref.__test__.breakfast (line 37) ... ok
> tomato (line 14) (extpropertyref.__test__)
> Doctest: extpropertyref.__test__.tomato (line 14) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running extpropertyref ... __get__ (line 5) (extpropertyref.__test__.Spam.eggs)
> Doctest: extpropertyref.__test__.Spam.eggs.__get__ (line 5) ... ok
> breakfast (line 37) (extpropertyref.__test__)
> Doctest: extpropertyref.__test__.breakfast (line 37) ... ok
> tomato (line 14) (extpropertyref.__test__)
> Doctest: extpropertyref.__test__.tomato (line 14) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running extstarargs ... extstarargs ()
> Doctest: extstarargs ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running extstarargs ... extstarargs ()
> Doctest: extstarargs ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running exttype ... Spam (exttype)
> Doctest: exttype.Spam ... ok
> f (line 24) (exttype.__test__)
> Doctest: exttype.__test__.f (line 24) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running exttype ... Spam (exttype)
> Doctest: exttype.Spam ... ok
> f (line 24) (exttype.__test__)
> Doctest: exttype.__test__.f (line 24) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running filenames ... filenames ()
> Doctest: filenames ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running filenames ... filenames ()
> Doctest: filenames ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running final_cdef_class ... FinalClass (final_cdef_class)
> Doctest: final_cdef_class.FinalClass ... ok
> FinalSubClass (final_cdef_class)
> Doctest: final_cdef_class.FinalSubClass ... ok
> NonFinalClass (final_cdef_class)
> Doctest: final_cdef_class.NonFinalClass ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running final_cdef_class ... FinalClass (final_cdef_class)
> Doctest: final_cdef_class.FinalClass ... ok
> FinalSubClass (final_cdef_class)
> Doctest: final_cdef_class.FinalSubClass ... ok
> NonFinalClass (final_cdef_class)
> Doctest: final_cdef_class.NonFinalClass ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running flatin ... test_in (line 1) (flatin.__test__)
> Doctest: flatin.__test__.test_in (line 1) ... ok
> test_not_in (line 27) (flatin.__test__)
> Doctest: flatin.__test__.test_not_in (line 27) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running flatin ... test_in (line 1) (flatin.__test__)
> Doctest: flatin.__test__.test_in (line 1) ... ok
> test_not_in (line 27) (flatin.__test__)
> Doctest: flatin.__test__.test_not_in (line 27) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running float_floor_division_T260 ... floor_div_float (line 3) (float_floor_division_T260.__test__)
> Doctest: float_floor_division_T260.__test__.floor_div_float (line 3) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running float_floor_division_T260 ... floor_div_float (line 3) (float_floor_division_T260.__test__)
> Doctest: float_floor_division_T260.__test__.floor_div_float (line 3) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running float_len_T480 ... cast_len_f (line 20) (float_len_T480.__test__)
> Doctest: float_len_T480.__test__.cast_len_f (line 20) ... ok
> float_len_f (line 13) (float_len_T480.__test__)
> Doctest: float_len_T480.__test__.float_len_f (line 13) ... ok
> len_f (line 6) (float_len_T480.__test__)
> Doctest: float_len_T480.__test__.len_f (line 6) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running float_len_T480 ... cast_len_f (line 20) (float_len_T480.__test__)
> Doctest: float_len_T480.__test__.cast_len_f (line 20) ... ok
> float_len_f (line 13) (float_len_T480.__test__)
> Doctest: float_len_T480.__test__.float_len_f (line 13) ... ok
> len_f (line 6) (float_len_T480.__test__)
> Doctest: float_len_T480.__test__.len_f (line 6) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running fmod ... fmod (line 1) (fmod.__test__)
> Doctest: fmod.__test__.fmod (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running fmod ... fmod (line 1) (fmod.__test__)
> Doctest: fmod.__test__.fmod (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running for_decrement ... for_decrement ()
> Doctest: for_decrement ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running for_decrement ... for_decrement ()
> Doctest: for_decrement ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running for_from_float_T254 ... double_step (line 17) (for_from_float_T254.__test__)
> Doctest: for_from_float_T254.__test__.double_step (line 17) ... ok
> double_step_py_target (line 45) (for_from_float_T254.__test__)
> Doctest: for_from_float_T254.__test__.double_step_py_target (line 45) ... ok
> double_step_typed (line 31) (for_from_float_T254.__test__)
> Doctest: for_from_float_T254.__test__.double_step_typed (line 31) ... ok
> double_target (line 3) (for_from_float_T254.__test__)
> Doctest: for_from_float_T254.__test__.double_target (line 3) ... ok
> int_step_py_target (line 59) (for_from_float_T254.__test__)
> Doctest: for_from_float_T254.__test__.int_step_py_target (line 59) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running for_from_float_T254 ... double_step (line 17) (for_from_float_T254.__test__)
> Doctest: for_from_float_T254.__test__.double_step (line 17) ... ok
> double_step_py_target (line 45) (for_from_float_T254.__test__)
> Doctest: for_from_float_T254.__test__.double_step_py_target (line 45) ... ok
> double_step_typed (line 31) (for_from_float_T254.__test__)
> Doctest: for_from_float_T254.__test__.double_step_typed (line 31) ... ok
> double_target (line 3) (for_from_float_T254.__test__)
> Doctest: for_from_float_T254.__test__.double_target (line 3) ... ok
> int_step_py_target (line 59) (for_from_float_T254.__test__)
> Doctest: for_from_float_T254.__test__.int_step_py_target (line 59) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running for_in_break_continue_T533 ... for_from (line 23) (for_in_break_continue_T533.__test__)
> Doctest: for_in_break_continue_T533.__test__.for_from (line 23) ... ok
> for_in (line 3) (for_in_break_continue_T533.__test__)
> Doctest: for_in_break_continue_T533.__test__.for_in (line 3) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running for_in_break_continue_T533 ... for_from (line 23) (for_in_break_continue_T533.__test__)
> Doctest: for_in_break_continue_T533.__test__.for_from (line 23) ... ok
> for_in (line 3) (for_in_break_continue_T533.__test__)
> Doctest: for_in_break_continue_T533.__test__.for_in (line 3) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running for_in_iter ... Iterable (for_in_iter)
> Doctest: for_in_iter.Iterable ... ok
> for_in_gen (line 102) (for_in_iter.__test__)
> Doctest: for_in_iter.__test__.for_in_gen (line 102) ... ok
> for_in_list (line 33) (for_in_iter.__test__)
> Doctest: for_in_iter.__test__.for_in_list (line 33) ... ok
> for_in_next_replacing_iter (line 96) (for_in_iter.__test__)
> Doctest: for_in_iter.__test__.for_in_next_replacing_iter (line 96) ... ok
> for_in_pyiter (line 23) (for_in_iter.__test__)
> Doctest: for_in_iter.__test__.for_in_pyiter (line 23) ... ok
> for_in_pyiter_pass (line 12) (for_in_iter.__test__)
> Doctest: for_in_iter.__test__.for_in_pyiter_pass (line 12) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running for_in_iter ... Iterable (for_in_iter)
> Doctest: for_in_iter.Iterable ... ok
> for_in_gen (line 102) (for_in_iter.__test__)
> Doctest: for_in_iter.__test__.for_in_gen (line 102) ... ok
> for_in_list (line 33) (for_in_iter.__test__)
> Doctest: for_in_iter.__test__.for_in_list (line 33) ... ok
> for_in_next_replacing_iter (line 96) (for_in_iter.__test__)
> Doctest: for_in_iter.__test__.for_in_next_replacing_iter (line 96) ... ok
> for_in_pyiter (line 23) (for_in_iter.__test__)
> Doctest: for_in_iter.__test__.for_in_pyiter (line 23) ... ok
> for_in_pyiter_pass (line 12) (for_in_iter.__test__)
> Doctest: for_in_iter.__test__.for_in_pyiter_pass (line 12) ... ok
> run (__main__.PureDoctestTestCase)
> running pure doctests in for_in_iter ... Iterable (pure_doctest__for_in_iter)
> Doctest: pure_doctest__for_in_iter.Iterable ... ok
> for_in_gen (pure_doctest__for_in_iter)
> Doctest: pure_doctest__for_in_iter.for_in_gen ... ok
> for_in_list (pure_doctest__for_in_iter)
> Doctest: pure_doctest__for_in_iter.for_in_list ... ok
> for_in_next_replacing_iter (pure_doctest__for_in_iter)
> Doctest: pure_doctest__for_in_iter.for_in_next_replacing_iter ... ok
> for_in_pyiter (pure_doctest__for_in_iter)
> Doctest: pure_doctest__for_in_iter.for_in_pyiter ... ok
> for_in_pyiter_pass (pure_doctest__for_in_iter)
> Doctest: pure_doctest__for_in_iter.for_in_pyiter_pass ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running for_in_range_T372 ... test_break (line 82) (for_in_range_T372.__test__)
> Doctest: for_in_range_T372.__test__.test_break (line 82) ... ok
> test_fix (line 63) (for_in_range_T372.__test__)
> Doctest: for_in_range_T372.__test__.test_fix (line 63) ... ok
> test_modify (line 7) (for_in_range_T372.__test__)
> Doctest: for_in_range_T372.__test__.test_modify (line 7) ... ok
> test_negindex (line 27) (for_in_range_T372.__test__)
> Doctest: for_in_range_T372.__test__.test_negindex (line 27) ... ok
> test_negindex_inferred (line 46) (for_in_range_T372.__test__)
> Doctest: for_in_range_T372.__test__.test_negindex_inferred (line 46) ... ok
> test_return (line 104) (for_in_range_T372.__test__)
> Doctest: for_in_range_T372.__test__.test_return (line 104) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running for_in_range_T372 ... test_break (line 82) (for_in_range_T372.__test__)
> Doctest: for_in_range_T372.__test__.test_break (line 82) ... ok
> test_fix (line 63) (for_in_range_T372.__test__)
> Doctest: for_in_range_T372.__test__.test_fix (line 63) ... ok
> test_modify (line 7) (for_in_range_T372.__test__)
> Doctest: for_in_range_T372.__test__.test_modify (line 7) ... ok
> test_negindex (line 27) (for_in_range_T372.__test__)
> Doctest: for_in_range_T372.__test__.test_negindex (line 27) ... ok
> test_negindex_inferred (line 46) (for_in_range_T372.__test__)
> Doctest: for_in_range_T372.__test__.test_negindex_inferred (line 46) ... ok
> test_return (line 104) (for_in_range_T372.__test__)
> Doctest: for_in_range_T372.__test__.test_return (line 104) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running for_in_string ... for_char_in_bytes (line 34) (for_in_string.__test__)
> Doctest: for_in_string.__test__.for_char_in_bytes (line 34) ... ok
> for_char_in_bytes_slice (line 75) (for_in_string.__test__)
> Doctest: for_in_string.__test__.for_char_in_bytes_slice (line 75) ... ok
> for_char_in_char_ptr (line 133) (for_in_string.__test__)
> Doctest: for_in_string.__test__.for_char_in_char_ptr (line 133) ... ok
> for_char_in_enumerate_bytes (line 95) (for_in_string.__test__)
> Doctest: for_in_string.__test__.for_char_in_enumerate_bytes (line 95) ... ok
> for_in_bytes (line 14) (for_in_string.__test__)
> Doctest: for_in_string.__test__.for_in_bytes (line 14) ... ok
> for_pyunicode_in_enumerate_unicode (line 168) (for_in_string.__test__)
> Doctest: for_in_string.__test__.for_pyunicode_in_enumerate_unicode (line 168) ... ok
> for_pyunicode_in_unicode (line 148) (for_in_string.__test__)
> Doctest: for_in_string.__test__.for_pyunicode_in_unicode (line 148) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running for_in_string ... for_char_in_bytes (line 34) (for_in_string.__test__)
> Doctest: for_in_string.__test__.for_char_in_bytes (line 34) ... ok
> for_char_in_bytes_slice (line 75) (for_in_string.__test__)
> Doctest: for_in_string.__test__.for_char_in_bytes_slice (line 75) ... ok
> for_char_in_char_ptr (line 133) (for_in_string.__test__)
> Doctest: for_in_string.__test__.for_char_in_char_ptr (line 133) ... ok
> for_char_in_enumerate_bytes (line 95) (for_in_string.__test__)
> Doctest: for_in_string.__test__.for_char_in_enumerate_bytes (line 95) ... ok
> for_in_bytes (line 14) (for_in_string.__test__)
> Doctest: for_in_string.__test__.for_in_bytes (line 14) ... ok
> for_pyunicode_in_enumerate_unicode (line 168) (for_in_string.__test__)
> Doctest: for_in_string.__test__.for_pyunicode_in_enumerate_unicode (line 168) ... ok
> for_pyunicode_in_unicode (line 148) (for_in_string.__test__)
> Doctest: for_in_string.__test__.for_pyunicode_in_unicode (line 148) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running forfrom ... for_else (line 2) (forfrom.__test__)
> Doctest: forfrom.__test__.for_else (line 2) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running forfrom ... for_else (line 2) (forfrom.__test__)
> Doctest: forfrom.__test__.for_else (line 2) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running funcexc_iter_T228 ... funcexc_iter_T228 ()
> Doctest: funcexc_iter_T228 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running funcexc_iter_T228 ... funcexc_iter_T228 ()
> Doctest: funcexc_iter_T228 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running funcexcept ... funcexcept ()
> Doctest: funcexcept ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running funcexcept ... funcexcept ()
> Doctest: funcexcept ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running funcexceptchained ... funcexceptchained ()
> Doctest: funcexceptchained ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running funcexceptchained ... funcexceptchained ()
> Doctest: funcexceptchained ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running funcexceptcypy ... funcexceptcypy ()
> Doctest: funcexceptcypy ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running funcexceptcypy ... funcexceptcypy ()
> Doctest: funcexceptcypy ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running funcexceptraise ... funcexceptraise ()
> Doctest: funcexceptraise ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running funcexceptraise ... funcexceptraise ()
> Doctest: funcexceptraise ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running funcexceptraisefrom ... funcexceptraisefrom ()
> Doctest: funcexceptraisefrom ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running funcexceptraisefrom ... funcexceptraisefrom ()
> Doctest: funcexceptraisefrom ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running funcexceptreplace ... funcexceptreplace ()
> Doctest: funcexceptreplace ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running funcexceptreplace ... funcexceptreplace ()
> Doctest: funcexceptreplace ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running funcexceptreraise ... funcexceptreraise.c: In function '__pyx_pf_17funcexceptreraise_2raise_catch_cy':
> funcexceptreraise.c:1107:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable]
> funcexceptreraise.c:1106:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable]
> funcexceptreraise.c:1105:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable]
> funcexceptreraise.c: In function '__pyx_pf_17funcexceptreraise_3raise_catch_cy_non_empty':
> funcexceptreraise.c:1175:8: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> reraise (line 3) (funcexceptreraise.__test__)
> Doctest: funcexceptreraise.__test__.reraise (line 3) ... ok
> reraise_original (line 21) (funcexceptreraise.__test__)
> Doctest: funcexceptreraise.__test__.reraise_original (line 21) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running funcexceptreraise ... funcexceptreraise.cpp: In function 'PyObject* __pyx_pf_17funcexceptreraise_2raise_catch_cy(PyObject*, PyObject*)':
> funcexceptreraise.cpp:1105:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable]
> funcexceptreraise.cpp:1106:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable]
> funcexceptreraise.cpp:1107:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable]
> funcexceptreraise.cpp: In function 'PyObject* __pyx_pf_17funcexceptreraise_3raise_catch_cy_non_empty(PyObject*, PyObject*)':
> funcexceptreraise.cpp:1175:8: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> reraise (line 3) (funcexceptreraise.__test__)
> Doctest: funcexceptreraise.__test__.reraise (line 3) ... ok
> reraise_original (line 21) (funcexceptreraise.__test__)
> Doctest: funcexceptreraise.__test__.reraise_original (line 21) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running funcexceptreturn ... funcexceptreturn ()
> Doctest: funcexceptreturn ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running funcexceptreturn ... funcexceptreturn ()
> Doctest: funcexceptreturn ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running function_binding_T494 ... add_to_func (line 14) (function_binding_T494.__test__)
> Doctest: function_binding_T494.__test__.add_to_func (line 14) ... ok
> new_num (line 26) (function_binding_T494.__test__)
> Doctest: function_binding_T494.__test__.new_num (line 26) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running function_binding_T494 ... add_to_func (line 14) (function_binding_T494.__test__)
> Doctest: function_binding_T494.__test__.add_to_func (line 14) ... ok
> new_num (line 26) (function_binding_T494.__test__)
> Doctest: function_binding_T494.__test__.new_num (line 26) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running future_division ... constants (line 32) (future_division.__test__)
> Doctest: future_division.__test__.constants (line 32) ... ok
> doit (line 3) (future_division.__test__)
> Doctest: future_division.__test__.doit (line 3) ... ok
> doit_inplace (line 16) (future_division.__test__)
> Doctest: future_division.__test__.doit_inplace (line 16) ... ok
> doit_inplace_floor (line 24) (future_division.__test__)
> Doctest: future_division.__test__.doit_inplace_floor (line 24) ... ok
> float_mix (line 71) (future_division.__test__)
> Doctest: future_division.__test__.float_mix (line 71) ... ok
> float_mix_rev (line 78) (future_division.__test__)
> Doctest: future_division.__test__.float_mix_rev (line 78) ... ok
> int_mix (line 57) (future_division.__test__)
> Doctest: future_division.__test__.int_mix (line 57) ... ok
> int_mix_rev (line 64) (future_division.__test__)
> Doctest: future_division.__test__.int_mix_rev (line 64) ... ok
> py_mix (line 39) (future_division.__test__)
> Doctest: future_division.__test__.py_mix (line 39) ... ok
> py_mix_rev (line 48) (future_division.__test__)
> Doctest: future_division.__test__.py_mix_rev (line 48) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running future_division ... constants (line 32) (future_division.__test__)
> Doctest: future_division.__test__.constants (line 32) ... ok
> doit (line 3) (future_division.__test__)
> Doctest: future_division.__test__.doit (line 3) ... ok
> doit_inplace (line 16) (future_division.__test__)
> Doctest: future_division.__test__.doit_inplace (line 16) ... ok
> doit_inplace_floor (line 24) (future_division.__test__)
> Doctest: future_division.__test__.doit_inplace_floor (line 24) ... ok
> float_mix (line 71) (future_division.__test__)
> Doctest: future_division.__test__.float_mix (line 71) ... ok
> float_mix_rev (line 78) (future_division.__test__)
> Doctest: future_division.__test__.float_mix_rev (line 78) ... ok
> int_mix (line 57) (future_division.__test__)
> Doctest: future_division.__test__.int_mix (line 57) ... ok
> int_mix_rev (line 64) (future_division.__test__)
> Doctest: future_division.__test__.int_mix_rev (line 64) ... ok
> py_mix (line 39) (future_division.__test__)
> Doctest: future_division.__test__.py_mix (line 39) ... ok
> py_mix_rev (line 48) (future_division.__test__)
> Doctest: future_division.__test__.py_mix_rev (line 48) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running future_unicode_literals ... future_unicode_literals ()
> Doctest: future_unicode_literals ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running future_unicode_literals ... future_unicode_literals ()
> Doctest: future_unicode_literals ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running generator_expressions ... genexpr (line 4) (generator_expressions.__test__)
> Doctest: generator_expressions.__test__.genexpr (line 4) ... ok
> genexpr_if (line 14) (generator_expressions.__test__)
> Doctest: generator_expressions.__test__.genexpr_if (line 14) ... ok
> genexpr_of_lambdas (line 34) (generator_expressions.__test__)
> Doctest: generator_expressions.__test__.genexpr_of_lambdas (line 34) ... ok
> genexpr_with_lambda (line 24) (generator_expressions.__test__)
> Doctest: generator_expressions.__test__.genexpr_with_lambda (line 24) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running generator_expressions ... genexpr (line 4) (generator_expressions.__test__)
> Doctest: generator_expressions.__test__.genexpr (line 4) ... ok
> genexpr_if (line 14) (generator_expressions.__test__)
> Doctest: generator_expressions.__test__.genexpr_if (line 14) ... ok
> genexpr_of_lambdas (line 34) (generator_expressions.__test__)
> Doctest: generator_expressions.__test__.genexpr_of_lambdas (line 34) ... ok
> genexpr_with_lambda (line 24) (generator_expressions.__test__)
> Doctest: generator_expressions.__test__.genexpr_with_lambda (line 24) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running generator_expressions_and_locals ... genexpr_not_in_locals (line 5) (generator_expressions_and_locals.__test__)
> Doctest: generator_expressions_and_locals.__test__.genexpr_not_in_locals (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running generator_expressions_and_locals ... genexpr_not_in_locals (line 5) (generator_expressions_and_locals.__test__)
> Doctest: generator_expressions_and_locals.__test__.genexpr_not_in_locals (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running generator_type_inference ... test_nonlocal_disables_inference (line 34) (generator_type_inference.__test__)
> Doctest: generator_type_inference.__test__.test_nonlocal_disables_inference (line 34) ... ok
> test_type_inference (line 6) (generator_type_inference.__test__)
> Doctest: generator_type_inference.__test__.test_type_inference (line 6) ... ok
> test_unicode_loop (line 15) (generator_type_inference.__test__)
> Doctest: generator_type_inference.__test__.test_unicode_loop (line 15) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running generator_type_inference ... test_nonlocal_disables_inference (line 34) (generator_type_inference.__test__)
> Doctest: generator_type_inference.__test__.test_nonlocal_disables_inference (line 34) ... ok
> test_type_inference (line 6) (generator_type_inference.__test__)
> Doctest: generator_type_inference.__test__.test_type_inference (line 6) ... ok
> test_unicode_loop (line 15) (generator_type_inference.__test__)
> Doctest: generator_type_inference.__test__.test_unicode_loop (line 15) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running generators ... Foo (generators)
> Doctest: generators.Foo ... ok
> check_throw (line 132) (generators.__test__)
> Doctest: generators.__test__.check_throw (line 132) ... ok
> generator_nonlocal (line 198) (generators.__test__)
> Doctest: generators.__test__.generator_nonlocal (line 198) ... ok
> raising (line 68) (generators.__test__)
> Doctest: generators.__test__.raising (line 68) ... ok
> simple (line 34) (generators.__test__)
> Doctest: generators.__test__.simple (line 34) ... ok
> simple_send (line 53) (generators.__test__)
> Doctest: generators.__test__.simple_send (line 53) ... ok
> simple_seq (line 44) (generators.__test__)
> Doctest: generators.__test__.simple_seq (line 44) ... ok
> test_close (line 103) (generators.__test__)
> Doctest: generators.__test__.test_close (line 103) ... ok
> test_copied_yield (line 265) (generators.__test__)
> Doctest: generators.__test__.test_copied_yield (line 265) ... ok
> test_decorated (line 241) (generators.__test__)
> Doctest: generators.__test__.test_decorated (line 241) ... ok
> test_first_assignment (line 158) (generators.__test__)
> Doctest: generators.__test__.test_first_assignment (line 158) ... ok
> test_ignore_close (line 117) (generators.__test__)
> Doctest: generators.__test__.test_ignore_close (line 117) ... ok
> test_inside_lambda (line 293) (generators.__test__)
> Doctest: generators.__test__.test_inside_lambda (line 293) ... ok
> test_lambda (line 314) (generators.__test__)
> Doctest: generators.__test__.test_lambda (line 314) ... ok
> test_nested (line 213) (generators.__test__)
> Doctest: generators.__test__.test_nested (line 213) ... ok
> test_nested_gen (line 306) (generators.__test__)
> Doctest: generators.__test__.test_nested_gen (line 306) ... ok
> test_nested_yield (line 278) (generators.__test__)
> Doctest: generators.__test__.test_nested_yield (line 278) ... ok
> test_return (line 249) (generators.__test__)
> Doctest: generators.__test__.test_return (line 249) ... ok
> test_swap_assignment (line 174) (generators.__test__)
> Doctest: generators.__test__.test_swap_assignment (line 174) ... ok
> very_simple (line 15) (generators.__test__)
> Doctest: generators.__test__.very_simple (line 15) ... ok
> with_outer (line 80) (generators.__test__)
> Doctest: generators.__test__.with_outer (line 80) ... ok
> with_outer_raising (line 91) (generators.__test__)
> Doctest: generators.__test__.with_outer_raising (line 91) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running generators ... Foo (generators)
> Doctest: generators.Foo ... ok
> check_throw (line 132) (generators.__test__)
> Doctest: generators.__test__.check_throw (line 132) ... ok
> generator_nonlocal (line 198) (generators.__test__)
> Doctest: generators.__test__.generator_nonlocal (line 198) ... ok
> raising (line 68) (generators.__test__)
> Doctest: generators.__test__.raising (line 68) ... ok
> simple (line 34) (generators.__test__)
> Doctest: generators.__test__.simple (line 34) ... ok
> simple_send (line 53) (generators.__test__)
> Doctest: generators.__test__.simple_send (line 53) ... ok
> simple_seq (line 44) (generators.__test__)
> Doctest: generators.__test__.simple_seq (line 44) ... ok
> test_close (line 103) (generators.__test__)
> Doctest: generators.__test__.test_close (line 103) ... ok
> test_copied_yield (line 265) (generators.__test__)
> Doctest: generators.__test__.test_copied_yield (line 265) ... ok
> test_decorated (line 241) (generators.__test__)
> Doctest: generators.__test__.test_decorated (line 241) ... ok
> test_first_assignment (line 158) (generators.__test__)
> Doctest: generators.__test__.test_first_assignment (line 158) ... ok
> test_ignore_close (line 117) (generators.__test__)
> Doctest: generators.__test__.test_ignore_close (line 117) ... ok
> test_inside_lambda (line 293) (generators.__test__)
> Doctest: generators.__test__.test_inside_lambda (line 293) ... ok
> test_lambda (line 314) (generators.__test__)
> Doctest: generators.__test__.test_lambda (line 314) ... ok
> test_nested (line 213) (generators.__test__)
> Doctest: generators.__test__.test_nested (line 213) ... ok
> test_nested_gen (line 306) (generators.__test__)
> Doctest: generators.__test__.test_nested_gen (line 306) ... ok
> test_nested_yield (line 278) (generators.__test__)
> Doctest: generators.__test__.test_nested_yield (line 278) ... ok
> test_return (line 249) (generators.__test__)
> Doctest: generators.__test__.test_return (line 249) ... ok
> test_swap_assignment (line 174) (generators.__test__)
> Doctest: generators.__test__.test_swap_assignment (line 174) ... ok
> very_simple (line 15) (generators.__test__)
> Doctest: generators.__test__.very_simple (line 15) ... ok
> with_outer (line 80) (generators.__test__)
> Doctest: generators.__test__.with_outer (line 80) ... ok
> with_outer_raising (line 91) (generators.__test__)
> Doctest: generators.__test__.with_outer_raising (line 91) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running generators_py ... Foo (generators_py)
> Doctest: generators_py.Foo ... ok
> check_throw (line 128) (generators_py.__test__)
> Doctest: generators_py.__test__.check_throw (line 128) ... ok
> check_yield_in_except (line 154) (generators_py.__test__)
> Doctest: generators_py.__test__.check_yield_in_except (line 154) ... ok
> raising (line 64) (generators_py.__test__)
> Doctest: generators_py.__test__.raising (line 64) ... ok
> simple (line 30) (generators_py.__test__)
> Doctest: generators_py.__test__.simple (line 30) ... ok
> simple_send (line 49) (generators_py.__test__)
> Doctest: generators_py.__test__.simple_send (line 49) ... ok
> simple_seq (line 40) (generators_py.__test__)
> Doctest: generators_py.__test__.simple_seq (line 40) ... ok
> test_close (line 99) (generators_py.__test__)
> Doctest: generators_py.__test__.test_close (line 99) ... ok
> test_copied_yield (line 280) (generators_py.__test__)
> Doctest: generators_py.__test__.test_copied_yield (line 280) ... ok
> test_decorated (line 256) (generators_py.__test__)
> Doctest: generators_py.__test__.test_decorated (line 256) ... ok
> test_ignore_close (line 113) (generators_py.__test__)
> Doctest: generators_py.__test__.test_ignore_close (line 113) ... ok
> test_lambda (line 316) (generators_py.__test__)
> Doctest: generators_py.__test__.test_lambda (line 316) ... ok
> test_nested (line 228) (generators_py.__test__)
> Doctest: generators_py.__test__.test_nested (line 228) ... ok
> test_nested_gen (line 308) (generators_py.__test__)
> Doctest: generators_py.__test__.test_nested_gen (line 308) ... ok
> test_nested_yield (line 293) (generators_py.__test__)
> Doctest: generators_py.__test__.test_nested_yield (line 293) ... ok
> test_return (line 264) (generators_py.__test__)
> Doctest: generators_py.__test__.test_return (line 264) ... ok
> test_swap_assignment (line 204) (generators_py.__test__)
> Doctest: generators_py.__test__.test_swap_assignment (line 204) ... ok
> very_simple (line 11) (generators_py.__test__)
> Doctest: generators_py.__test__.very_simple (line 11) ... ok
> with_outer (line 76) (generators_py.__test__)
> Doctest: generators_py.__test__.with_outer (line 76) ... ok
> with_outer_raising (line 87) (generators_py.__test__)
> Doctest: generators_py.__test__.with_outer_raising (line 87) ... ok
> yield_in_except_throw_exc_type (line 170) (generators_py.__test__)
> Doctest: generators_py.__test__.yield_in_except_throw_exc_type (line 170) ... ok
> yield_in_except_throw_instance (line 187) (generators_py.__test__)
> Doctest: generators_py.__test__.yield_in_except_throw_instance (line 187) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running generators_py ... Foo (generators_py)
> Doctest: generators_py.Foo ... ok
> check_throw (line 128) (generators_py.__test__)
> Doctest: generators_py.__test__.check_throw (line 128) ... ok
> check_yield_in_except (line 154) (generators_py.__test__)
> Doctest: generators_py.__test__.check_yield_in_except (line 154) ... ok
> raising (line 64) (generators_py.__test__)
> Doctest: generators_py.__test__.raising (line 64) ... ok
> simple (line 30) (generators_py.__test__)
> Doctest: generators_py.__test__.simple (line 30) ... ok
> simple_send (line 49) (generators_py.__test__)
> Doctest: generators_py.__test__.simple_send (line 49) ... ok
> simple_seq (line 40) (generators_py.__test__)
> Doctest: generators_py.__test__.simple_seq (line 40) ... ok
> test_close (line 99) (generators_py.__test__)
> Doctest: generators_py.__test__.test_close (line 99) ... ok
> test_copied_yield (line 280) (generators_py.__test__)
> Doctest: generators_py.__test__.test_copied_yield (line 280) ... ok
> test_decorated (line 256) (generators_py.__test__)
> Doctest: generators_py.__test__.test_decorated (line 256) ... ok
> test_ignore_close (line 113) (generators_py.__test__)
> Doctest: generators_py.__test__.test_ignore_close (line 113) ... ok
> test_lambda (line 316) (generators_py.__test__)
> Doctest: generators_py.__test__.test_lambda (line 316) ... ok
> test_nested (line 228) (generators_py.__test__)
> Doctest: generators_py.__test__.test_nested (line 228) ... ok
> test_nested_gen (line 308) (generators_py.__test__)
> Doctest: generators_py.__test__.test_nested_gen (line 308) ... ok
> test_nested_yield (line 293) (generators_py.__test__)
> Doctest: generators_py.__test__.test_nested_yield (line 293) ... ok
> test_return (line 264) (generators_py.__test__)
> Doctest: generators_py.__test__.test_return (line 264) ... ok
> test_swap_assignment (line 204) (generators_py.__test__)
> Doctest: generators_py.__test__.test_swap_assignment (line 204) ... ok
> very_simple (line 11) (generators_py.__test__)
> Doctest: generators_py.__test__.very_simple (line 11) ... ok
> with_outer (line 76) (generators_py.__test__)
> Doctest: generators_py.__test__.with_outer (line 76) ... ok
> with_outer_raising (line 87) (generators_py.__test__)
> Doctest: generators_py.__test__.with_outer_raising (line 87) ... ok
> yield_in_except_throw_exc_type (line 170) (generators_py.__test__)
> Doctest: generators_py.__test__.yield_in_except_throw_exc_type (line 170) ... ok
> yield_in_except_throw_instance (line 187) (generators_py.__test__)
> Doctest: generators_py.__test__.yield_in_except_throw_instance (line 187) ... ok
> run (__main__.PureDoctestTestCase)
> running pure doctests in generators_py ... Foo (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.Foo ... ok
> check_throw (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.check_throw ... ok
> check_yield_in_except (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.check_yield_in_except ... ok
> raising (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.raising ... ok
> simple (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.simple ... ok
> simple_send (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.simple_send ... ok
> simple_seq (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.simple_seq ... ok
> test_close (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.test_close ... ok
> test_copied_yield (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.test_copied_yield ... ok
> test_ignore_close (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.test_ignore_close ... ok
> test_lambda (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.test_lambda ... ok
> test_nested (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.test_nested ... ok
> test_nested_gen (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.test_nested_gen ... ok
> test_nested_yield (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.test_nested_yield ... ok
> test_return (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.test_return ... ok
> test_swap_assignment (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.test_swap_assignment ... ok
> very_simple (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.very_simple ... ok
> with_outer (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.with_outer ... ok
> with_outer_raising (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.with_outer_raising ... ok
> yield_in_except_throw_exc_type (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.yield_in_except_throw_exc_type ... ok
> yield_in_except_throw_instance (pure_doctest__generators_py)
> Doctest: pure_doctest__generators_py.yield_in_except_throw_instance ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running genexpr_T491 ... test_genexpr (line 3) (genexpr_T491.__test__)
> Doctest: genexpr_T491.__test__.test_genexpr (line 3) ... ok
> test_genexpr_closure (line 37) (genexpr_T491.__test__)
> Doctest: genexpr_T491.__test__.test_genexpr_closure (line 37) ... ok
> test_genexpr_funccall (line 20) (genexpr_T491.__test__)
> Doctest: genexpr_T491.__test__.test_genexpr_funccall (line 20) ... ok
> test_genexpr_scope (line 27) (genexpr_T491.__test__)
> Doctest: genexpr_T491.__test__.test_genexpr_scope (line 27) ... ok
> test_genexpr_typed (line 11) (genexpr_T491.__test__)
> Doctest: genexpr_T491.__test__.test_genexpr_typed (line 11) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running genexpr_T491 ... test_genexpr (line 3) (genexpr_T491.__test__)
> Doctest: genexpr_T491.__test__.test_genexpr (line 3) ... ok
> test_genexpr_closure (line 37) (genexpr_T491.__test__)
> Doctest: genexpr_T491.__test__.test_genexpr_closure (line 37) ... ok
> test_genexpr_funccall (line 20) (genexpr_T491.__test__)
> Doctest: genexpr_T491.__test__.test_genexpr_funccall (line 20) ... ok
> test_genexpr_scope (line 27) (genexpr_T491.__test__)
> Doctest: genexpr_T491.__test__.test_genexpr_scope (line 27) ... ok
> test_genexpr_typed (line 11) (genexpr_T491.__test__)
> Doctest: genexpr_T491.__test__.test_genexpr_typed (line 11) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running genexpr_T715 ... t715 (line 5) (genexpr_T715.__test__)
> Doctest: genexpr_T715.__test__.t715 (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running genexpr_T715 ... t715 (line 5) (genexpr_T715.__test__)
> Doctest: genexpr_T715.__test__.t715 (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running getattr3call ... getattr2_literal_unicode (line 6) (getattr3call.__test__)
> Doctest: getattr3call.__test__.getattr2_literal_unicode (line 6) ... ok
> getattr2_simple (line 23) (getattr3call.__test__)
> Doctest: getattr3call.__test__.getattr2_simple (line 23) ... ok
> getattr3_args (line 42) (getattr3call.__test__)
> Doctest: getattr3call.__test__.getattr3_args (line 42) ... ok
> getattr3_explicit (line 33) (getattr3call.__test__)
> Doctest: getattr3call.__test__.getattr3_explicit (line 33) ... ok
> getattr3_literal_unicode (line 16) (getattr3call.__test__)
> Doctest: getattr3call.__test__.getattr3_literal_unicode (line 16) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running getattr3call ... getattr2_literal_unicode (line 6) (getattr3call.__test__)
> Doctest: getattr3call.__test__.getattr2_literal_unicode (line 6) ... ok
> getattr2_simple (line 23) (getattr3call.__test__)
> Doctest: getattr3call.__test__.getattr2_simple (line 23) ... ok
> getattr3_args (line 42) (getattr3call.__test__)
> Doctest: getattr3call.__test__.getattr3_args (line 42) ... ok
> getattr3_explicit (line 33) (getattr3call.__test__)
> Doctest: getattr3call.__test__.getattr3_explicit (line 33) ... ok
> getattr3_literal_unicode (line 16) (getattr3call.__test__)
> Doctest: getattr3call.__test__.getattr3_literal_unicode (line 16) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running hasattr ... wrap_hasattr (line 12) (hasattr.__test__)
> Doctest: hasattr.__test__.wrap_hasattr (line 12) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running hasattr ... wrap_hasattr (line 12) (hasattr.__test__)
> Doctest: hasattr.__test__.wrap_hasattr (line 12) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running hash_T326 ... hash_T326 ()
> Doctest: hash_T326 ... ok
> __hash__ (line 28) (hash_T326.__test__)
> Doctest: hash_T326.__test__.__hash__ (line 28) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running hash_T326 ... hash_T326 ()
> Doctest: hash_T326 ... ok
> __hash__ (line 28) (hash_T326.__test__)
> Doctest: hash_T326.__test__.__hash__ (line 28) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running if ... f (line 1) (if.__test__)
> Doctest: if.__test__.f (line 1) ... ok
> g (line 17) (if.__test__)
> Doctest: if.__test__.g (line 17) ... ok
> h (line 33) (if.__test__)
> Doctest: if.__test__.h (line 33) ... ok
> i (line 56) (if.__test__)
> Doctest: if.__test__.i (line 56) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running if ... f (line 1) (if.__test__)
> Doctest: if.__test__.f (line 1) ... ok
> g (line 17) (if.__test__)
> Doctest: if.__test__.g (line 17) ... ok
> h (line 33) (if.__test__)
> Doctest: if.__test__.h (line 33) ... ok
> i (line 56) (if.__test__)
> Doctest: if.__test__.i (line 56) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running if_const ... compile_time_DEF_if (line 188) (if_const.__test__)
> Doctest: if_const.__test__.compile_time_DEF_if (line 188) ... ok
> constant_if_elif_else (line 22) (if_const.__test__)
> Doctest: if_const.__test__.constant_if_elif_else (line 22) ... ok
> if_compare_and_false (line 138) (if_const.__test__)
> Doctest: if_const.__test__.if_compare_and_false (line 138) ... ok
> if_compare_and_true (line 126) (if_const.__test__)
> Doctest: if_const.__test__.if_compare_and_true (line 126) ... ok
> if_compare_cascaded (line 150) (if_const.__test__)
> Doctest: if_const.__test__.if_compare_cascaded (line 150) ... ok
> if_compare_false (line 90) (if_const.__test__)
> Doctest: if_const.__test__.if_compare_false (line 90) ... ok
> if_compare_or_false (line 114) (if_const.__test__)
> Doctest: if_const.__test__.if_compare_or_false (line 114) ... ok
> if_compare_or_true (line 102) (if_const.__test__)
> Doctest: if_const.__test__.if_compare_or_true (line 102) ... ok
> if_compare_true (line 78) (if_const.__test__)
> Doctest: if_const.__test__.if_compare_true (line 78) ... ok
> if_not_compare_true (line 66) (if_const.__test__)
> Doctest: if_const.__test__.if_not_compare_true (line 66) ... ok
> int_bool_result (line 11) (if_const.__test__)
> Doctest: if_const.__test__.int_bool_result (line 11) ... ok
> list_bool_result_false (line 176) (if_const.__test__)
> Doctest: if_const.__test__.list_bool_result_false (line 176) ... ok
> list_bool_result_true (line 163) (if_const.__test__)
> Doctest: if_const.__test__.list_bool_result_true (line 163) ... ok
> non_constant_if_elif_else1 (line 37) (if_const.__test__)
> Doctest: if_const.__test__.non_constant_if_elif_else1 (line 37) ... ok
> non_constant_if_elif_else2 (line 52) (if_const.__test__)
> Doctest: if_const.__test__.non_constant_if_elif_else2 (line 52) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running if_const ... compile_time_DEF_if (line 188) (if_const.__test__)
> Doctest: if_const.__test__.compile_time_DEF_if (line 188) ... ok
> constant_if_elif_else (line 22) (if_const.__test__)
> Doctest: if_const.__test__.constant_if_elif_else (line 22) ... ok
> if_compare_and_false (line 138) (if_const.__test__)
> Doctest: if_const.__test__.if_compare_and_false (line 138) ... ok
> if_compare_and_true (line 126) (if_const.__test__)
> Doctest: if_const.__test__.if_compare_and_true (line 126) ... ok
> if_compare_cascaded (line 150) (if_const.__test__)
> Doctest: if_const.__test__.if_compare_cascaded (line 150) ... ok
> if_compare_false (line 90) (if_const.__test__)
> Doctest: if_const.__test__.if_compare_false (line 90) ... ok
> if_compare_or_false (line 114) (if_const.__test__)
> Doctest: if_const.__test__.if_compare_or_false (line 114) ... ok
> if_compare_or_true (line 102) (if_const.__test__)
> Doctest: if_const.__test__.if_compare_or_true (line 102) ... ok
> if_compare_true (line 78) (if_const.__test__)
> Doctest: if_const.__test__.if_compare_true (line 78) ... ok
> if_not_compare_true (line 66) (if_const.__test__)
> Doctest: if_const.__test__.if_not_compare_true (line 66) ... ok
> int_bool_result (line 11) (if_const.__test__)
> Doctest: if_const.__test__.int_bool_result (line 11) ... ok
> list_bool_result_false (line 176) (if_const.__test__)
> Doctest: if_const.__test__.list_bool_result_false (line 176) ... ok
> list_bool_result_true (line 163) (if_const.__test__)
> Doctest: if_const.__test__.list_bool_result_true (line 163) ... ok
> non_constant_if_elif_else1 (line 37) (if_const.__test__)
> Doctest: if_const.__test__.non_constant_if_elif_else1 (line 37) ... ok
> non_constant_if_elif_else2 (line 52) (if_const.__test__)
> Doctest: if_const.__test__.non_constant_if_elif_else2 (line 52) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running ifelseexpr_T267 ... ifelseexpr_T267.c: In function '__pyx_pf_15ifelseexpr_T267_4const_true':
> ifelseexpr_T267.c:791:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> ifelseexpr_T267.c: In function '__pyx_pf_15ifelseexpr_T267_5const_false':
> ifelseexpr_T267.c:875:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> const_false (line 48) (ifelseexpr_T267.__test__)
> Doctest: ifelseexpr_T267.__test__.const_false (line 48) ... ok
> const_true (line 40) (ifelseexpr_T267.__test__)
> Doctest: ifelseexpr_T267.__test__.const_true (line 40) ... ok
> constants (line 9) (ifelseexpr_T267.__test__)
> Doctest: ifelseexpr_T267.__test__.constants (line 9) ... ok
> nested (line 28) (ifelseexpr_T267.__test__)
> Doctest: ifelseexpr_T267.__test__.nested (line 28) ... ok
> temps (line 19) (ifelseexpr_T267.__test__)
> Doctest: ifelseexpr_T267.__test__.temps (line 19) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running ifelseexpr_T267 ... ifelseexpr_T267.cpp: In function 'PyObject* __pyx_pf_15ifelseexpr_T267_4const_true(PyObject*, PyObject*, PyObject*)':
> ifelseexpr_T267.cpp:791:13: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> ifelseexpr_T267.cpp: In function 'PyObject* __pyx_pf_15ifelseexpr_T267_5const_false(PyObject*, PyObject*, PyObject*)':
> ifelseexpr_T267.cpp:875:13: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> const_false (line 48) (ifelseexpr_T267.__test__)
> Doctest: ifelseexpr_T267.__test__.const_false (line 48) ... ok
> const_true (line 40) (ifelseexpr_T267.__test__)
> Doctest: ifelseexpr_T267.__test__.const_true (line 40) ... ok
> constants (line 9) (ifelseexpr_T267.__test__)
> Doctest: ifelseexpr_T267.__test__.constants (line 9) ... ok
> nested (line 28) (ifelseexpr_T267.__test__)
> Doctest: ifelseexpr_T267.__test__.nested (line 28) ... ok
> temps (line 19) (ifelseexpr_T267.__test__)
> Doctest: ifelseexpr_T267.__test__.temps (line 19) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running import_star ... test_cdefed_cvalues (line 15) (import_star.__test__)
> Doctest: import_star.__test__.test_cdefed_cvalues (line 15) ... ok
> test_cdefed_objects (line 7) (import_star.__test__)
> Doctest: import_star.__test__.test_cdefed_objects (line 7) ... ok
> test_non_cdefed_names (line 23) (import_star.__test__)
> Doctest: import_star.__test__.test_non_cdefed_names (line 23) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running import_star ... test_cdefed_cvalues (line 15) (import_star.__test__)
> Doctest: import_star.__test__.test_cdefed_cvalues (line 15) ... ok
> test_cdefed_objects (line 7) (import_star.__test__)
> Doctest: import_star.__test__.test_cdefed_objects (line 7) ... ok
> test_non_cdefed_names (line 23) (import_star.__test__)
> Doctest: import_star.__test__.test_non_cdefed_names (line 23) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running importas ... importas ()
> Doctest: importas ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running importas ... importas ()
> Doctest: importas ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running importfrom ... import1 (line 3) (importfrom.__test__)
> Doctest: importfrom.__test__.import1 (line 3) ... ok
> import2 (line 16) (importfrom.__test__)
> Doctest: importfrom.__test__.import2 (line 16) ... ok
> import3 (line 31) (importfrom.__test__)
> Doctest: importfrom.__test__.import3 (line 31) ... ok
> import4 (line 39) (importfrom.__test__)
> Doctest: importfrom.__test__.import4 (line 39) ... ok
> typed_imports (line 49) (importfrom.__test__)
> Doctest: importfrom.__test__.typed_imports (line 49) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running importfrom ... import1 (line 3) (importfrom.__test__)
> Doctest: importfrom.__test__.import1 (line 3) ... ok
> import2 (line 16) (importfrom.__test__)
> Doctest: importfrom.__test__.import2 (line 16) ... ok
> import3 (line 31) (importfrom.__test__)
> Doctest: importfrom.__test__.import3 (line 31) ... ok
> import4 (line 39) (importfrom.__test__)
> Doctest: importfrom.__test__.import4 (line 39) ... ok
> typed_imports (line 49) (importfrom.__test__)
> Doctest: importfrom.__test__.typed_imports (line 49) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running in_list_with_side_effects_T544 ... test (line 7) (in_list_with_side_effects_T544.__test__)
> Doctest: in_list_with_side_effects_T544.__test__.test (line 7) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running in_list_with_side_effects_T544 ... test (line 7) (in_list_with_side_effects_T544.__test__)
> Doctest: in_list_with_side_effects_T544.__test__.test (line 7) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running include ... include ()
> Doctest: include ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running include ... include ()
> Doctest: include ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running index ... index ()
> Doctest: index ... ok
> index_list (line 29) (index.__test__)
> Doctest: index.__test__.index_list (line 29) ... ok
> index_object (line 44) (index.__test__)
> Doctest: index.__test__.index_object (line 44) ... ok
> index_tuple (line 14) (index.__test__)
> Doctest: index.__test__.index_tuple (line 14) ... ok
> large_literal_index (line 128) (index.__test__)
> Doctest: index.__test__.large_literal_index (line 128) ... ok
> test_boundscheck (line 117) (index.__test__)
> Doctest: index.__test__.test_boundscheck (line 117) ... ok
> test_long_long (line 100) (index.__test__)
> Doctest: index.__test__.test_long_long (line 100) ... ok
> test_unsigned_long (line 68) (index.__test__)
> Doctest: index.__test__.test_unsigned_long (line 68) ... ok
> test_unsigned_short (line 84) (index.__test__)
> Doctest: index.__test__.test_unsigned_short (line 84) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running index ... index ()
> Doctest: index ... ok
> index_list (line 29) (index.__test__)
> Doctest: index.__test__.index_list (line 29) ... ok
> index_object (line 44) (index.__test__)
> Doctest: index.__test__.index_object (line 44) ... ok
> index_tuple (line 14) (index.__test__)
> Doctest: index.__test__.index_tuple (line 14) ... ok
> large_literal_index (line 128) (index.__test__)
> Doctest: index.__test__.large_literal_index (line 128) ... ok
> test_boundscheck (line 117) (index.__test__)
> Doctest: index.__test__.test_boundscheck (line 117) ... ok
> test_long_long (line 100) (index.__test__)
> Doctest: index.__test__.test_long_long (line 100) ... ok
> test_unsigned_long (line 68) (index.__test__)
> Doctest: index.__test__.test_unsigned_long (line 68) ... ok
> test_unsigned_short (line 84) (index.__test__)
> Doctest: index.__test__.test_unsigned_short (line 84) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running inhcmethcall ... inhcmethcall ()
> Doctest: inhcmethcall ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running inhcmethcall ... inhcmethcall ()
> Doctest: inhcmethcall ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running inline ... test (line 1) (inline.__test__)
> Doctest: inline.__test__.test (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running inline ... test (line 1) (inline.__test__)
> Doctest: inline.__test__.test (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running inlinepxd ... inlinepxd ()
> Doctest: inlinepxd ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running inlinepxd ... inlinepxd ()
> Doctest: inlinepxd ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running inop ... inop.c: In function '__pyx_pf_4inop_5m_list':
> inop.c:1136:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> inop.c: In function '__pyx_pf_4inop_6m_tuple':
> inop.c:1223:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> inop.c: In function '__pyx_pf_4inop_7m_set':
> inop.c:1310:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> conditional_bytes (line 253) (inop.__test__)
> Doctest: inop.__test__.conditional_bytes (line 253) ... ok
> conditional_int (line 227) (inop.__test__)
> Doctest: inop.__test__.conditional_int (line 227) ... ok
> conditional_none (line 279) (inop.__test__)
> Doctest: inop.__test__.conditional_none (line 279) ... ok
> conditional_object (line 240) (inop.__test__)
> Doctest: inop.__test__.conditional_object (line 240) ... ok
> conditional_unicode (line 266) (inop.__test__)
> Doctest: inop.__test__.conditional_unicode (line 266) ... ok
> f (line 4) (inop.__test__)
> Doctest: inop.__test__.f (line 4) ... ok
> g (line 16) (inop.__test__)
> Doctest: inop.__test__.g (line 16) ... ok
> h (line 28) (inop.__test__)
> Doctest: inop.__test__.h (line 28) ... ok
> j (line 38) (inop.__test__)
> Doctest: inop.__test__.j (line 38) ... ok
> k (line 49) (inop.__test__)
> Doctest: inop.__test__.k (line 49) ... ok
> m_bytes_literal_unsigned (line 148) (inop.__test__)
> Doctest: inop.__test__.m_bytes_literal_unsigned (line 148) ... ok
> m_bytes_unsigned (line 118) (inop.__test__)
> Doctest: inop.__test__.m_bytes_unsigned (line 118) ... ok
> m_list (line 61) (inop.__test__)
> Doctest: inop.__test__.m_list (line 61) ... ok
> m_set (line 85) (inop.__test__)
> Doctest: inop.__test__.m_set (line 85) ... ok
> m_tuple (line 73) (inop.__test__)
> Doctest: inop.__test__.m_tuple (line 73) ... ok
> m_unicode (line 163) (inop.__test__)
> Doctest: inop.__test__.m_unicode (line 163) ... ok
> m_unicode_literal (line 187) (inop.__test__)
> Doctest: inop.__test__.m_unicode_literal (line 187) ... ok
> m_wide_unicode_literal (line 206) (inop.__test__)
> Doctest: inop.__test__.m_wide_unicode_literal (line 206) ... ok
> n (line 289) (inop.__test__)
> Doctest: inop.__test__.n (line 289) ... ok
> p (line 299) (inop.__test__)
> Doctest: inop.__test__.p (line 299) ... ok
> q (line 310) (inop.__test__)
> Doctest: inop.__test__.q (line 310) ... ok
> r (line 324) (inop.__test__)
> Doctest: inop.__test__.r (line 324) ... ok
> s (line 334) (inop.__test__)
> Doctest: inop.__test__.s (line 334) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running inop ... inop.cpp: In function 'PyObject* __pyx_pf_4inop_5m_list(PyObject*, PyObject*)':
> inop.cpp:1136:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> inop.cpp: In function 'PyObject* __pyx_pf_4inop_6m_tuple(PyObject*, PyObject*)':
> inop.cpp:1223:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> inop.cpp: In function 'PyObject* __pyx_pf_4inop_7m_set(PyObject*, PyObject*)':
> inop.cpp:1310:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> conditional_bytes (line 253) (inop.__test__)
> Doctest: inop.__test__.conditional_bytes (line 253) ... ok
> conditional_int (line 227) (inop.__test__)
> Doctest: inop.__test__.conditional_int (line 227) ... ok
> conditional_none (line 279) (inop.__test__)
> Doctest: inop.__test__.conditional_none (line 279) ... ok
> conditional_object (line 240) (inop.__test__)
> Doctest: inop.__test__.conditional_object (line 240) ... ok
> conditional_unicode (line 266) (inop.__test__)
> Doctest: inop.__test__.conditional_unicode (line 266) ... ok
> f (line 4) (inop.__test__)
> Doctest: inop.__test__.f (line 4) ... ok
> g (line 16) (inop.__test__)
> Doctest: inop.__test__.g (line 16) ... ok
> h (line 28) (inop.__test__)
> Doctest: inop.__test__.h (line 28) ... ok
> j (line 38) (inop.__test__)
> Doctest: inop.__test__.j (line 38) ... ok
> k (line 49) (inop.__test__)
> Doctest: inop.__test__.k (line 49) ... ok
> m_bytes_literal_unsigned (line 148) (inop.__test__)
> Doctest: inop.__test__.m_bytes_literal_unsigned (line 148) ... ok
> m_bytes_unsigned (line 118) (inop.__test__)
> Doctest: inop.__test__.m_bytes_unsigned (line 118) ... ok
> m_list (line 61) (inop.__test__)
> Doctest: inop.__test__.m_list (line 61) ... ok
> m_set (line 85) (inop.__test__)
> Doctest: inop.__test__.m_set (line 85) ... ok
> m_tuple (line 73) (inop.__test__)
> Doctest: inop.__test__.m_tuple (line 73) ... ok
> m_unicode (line 163) (inop.__test__)
> Doctest: inop.__test__.m_unicode (line 163) ... ok
> m_unicode_literal (line 187) (inop.__test__)
> Doctest: inop.__test__.m_unicode_literal (line 187) ... ok
> m_wide_unicode_literal (line 206) (inop.__test__)
> Doctest: inop.__test__.m_wide_unicode_literal (line 206) ... ok
> n (line 289) (inop.__test__)
> Doctest: inop.__test__.n (line 289) ... ok
> p (line 299) (inop.__test__)
> Doctest: inop.__test__.p (line 299) ... ok
> q (line 310) (inop.__test__)
> Doctest: inop.__test__.q (line 310) ... ok
> r (line 324) (inop.__test__)
> Doctest: inop.__test__.r (line 324) ... ok
> s (line 334) (inop.__test__)
> Doctest: inop.__test__.s (line 334) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running inplace ... arrays (line 35) (inplace.__test__)
> Doctest: inplace.__test__.arrays (line 35) ... ok
> attributes (line 61) (inplace.__test__)
> Doctest: inplace.__test__.attributes (line 61) ... ok
> conditional_inplace (line 248) (inplace.__test__)
> Doctest: inplace.__test__.conditional_inplace (line 248) ... ok
> deref_and_increment (line 223) (inplace.__test__)
> Doctest: inplace.__test__.deref_and_increment (line 223) ... ok
> double_deref_and_increment (line 235) (inplace.__test__)
> Doctest: inplace.__test__.double_deref_and_increment (line 235) ... ok
> f (line 3) (inplace.__test__)
> Doctest: inplace.__test__.f (line 3) ... ok
> g (line 13) (inplace.__test__)
> Doctest: inplace.__test__.g (line 13) ... ok
> h (line 23) (inplace.__test__)
> Doctest: inplace.__test__.h (line 23) ... ok
> nested_array_assignment (line 193) (inplace.__test__)
> Doctest: inplace.__test__.nested_array_assignment (line 193) ... ok
> nested_struct_assignment (line 180) (inplace.__test__)
> Doctest: inplace.__test__.nested_struct_assignment (line 180) ... ok
> smoketest (line 79) (inplace.__test__)
> Doctest: inplace.__test__.smoketest (line 79) ... ok
> test_complex_inplace (line 151) (inplace.__test__)
> Doctest: inplace.__test__.test_complex_inplace (line 151) ... ok
> test_inplace_cdivision (line 122) (inplace.__test__)
> Doctest: inplace.__test__.test_inplace_cdivision (line 122) ... ok
> test_inplace_pydivision (line 137) (inplace.__test__)
> Doctest: inplace.__test__.test_inplace_pydivision (line 137) ... ok
> test_side_effects (line 101) (inplace.__test__)
> Doctest: inplace.__test__.test_side_effects (line 101) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running inplace ... arrays (line 35) (inplace.__test__)
> Doctest: inplace.__test__.arrays (line 35) ... ok
> attributes (line 61) (inplace.__test__)
> Doctest: inplace.__test__.attributes (line 61) ... ok
> conditional_inplace (line 248) (inplace.__test__)
> Doctest: inplace.__test__.conditional_inplace (line 248) ... ok
> deref_and_increment (line 223) (inplace.__test__)
> Doctest: inplace.__test__.deref_and_increment (line 223) ... ok
> double_deref_and_increment (line 235) (inplace.__test__)
> Doctest: inplace.__test__.double_deref_and_increment (line 235) ... ok
> f (line 3) (inplace.__test__)
> Doctest: inplace.__test__.f (line 3) ... ok
> g (line 13) (inplace.__test__)
> Doctest: inplace.__test__.g (line 13) ... ok
> h (line 23) (inplace.__test__)
> Doctest: inplace.__test__.h (line 23) ... ok
> nested_array_assignment (line 193) (inplace.__test__)
> Doctest: inplace.__test__.nested_array_assignment (line 193) ... ok
> nested_struct_assignment (line 180) (inplace.__test__)
> Doctest: inplace.__test__.nested_struct_assignment (line 180) ... ok
> smoketest (line 79) (inplace.__test__)
> Doctest: inplace.__test__.smoketest (line 79) ... ok
> test_complex_inplace (line 151) (inplace.__test__)
> Doctest: inplace.__test__.test_complex_inplace (line 151) ... ok
> test_inplace_cdivision (line 122) (inplace.__test__)
> Doctest: inplace.__test__.test_inplace_cdivision (line 122) ... ok
> test_inplace_pydivision (line 137) (inplace.__test__)
> Doctest: inplace.__test__.test_inplace_pydivision (line 137) ... ok
> test_side_effects (line 101) (inplace.__test__)
> Doctest: inplace.__test__.test_side_effects (line 101) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running int_float_builtins_as_casts_T400 ... double_to_double_float (line 106) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.double_to_double_float (line 106) ... ok
> double_to_double_int (line 131) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.double_to_double_int (line 131) ... ok
> double_to_py_int (line 120) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.double_to_py_int (line 120) ... ok
> double_to_pyssizet_int (line 19) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.double_to_pyssizet_int (line 19) ... ok
> double_to_short_int (line 7) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.double_to_short_int (line 7) ... ok
> float_to_float_float (line 94) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.float_to_float_float (line 94) ... ok
> int_to_pyssizet_int (line 31) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.int_to_pyssizet_int (line 31) ... ok
> int_to_short_int (line 55) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.int_to_short_int (line 55) ... ok
> short_to_double_float (line 75) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.short_to_double_float (line 75) ... ok
> short_to_double_int (line 85) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.short_to_double_int (line 85) ... ok
> short_to_float_float (line 65) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.short_to_float_float (line 65) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running int_float_builtins_as_casts_T400 ... double_to_double_float (line 106) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.double_to_double_float (line 106) ... ok
> double_to_double_int (line 131) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.double_to_double_int (line 131) ... ok
> double_to_py_int (line 120) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.double_to_py_int (line 120) ... ok
> double_to_pyssizet_int (line 19) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.double_to_pyssizet_int (line 19) ... ok
> double_to_short_int (line 7) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.double_to_short_int (line 7) ... ok
> float_to_float_float (line 94) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.float_to_float_float (line 94) ... ok
> int_to_pyssizet_int (line 31) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.int_to_pyssizet_int (line 31) ... ok
> int_to_short_int (line 55) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.int_to_short_int (line 55) ... ok
> short_to_double_float (line 75) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.short_to_double_float (line 75) ... ok
> short_to_double_int (line 85) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.short_to_double_int (line 85) ... ok
> short_to_float_float (line 65) (int_float_builtins_as_casts_T400.__test__)
> Doctest: int_float_builtins_as_casts_T400.__test__.short_to_float_float (line 65) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running int_literals ... int_literals ()
> Doctest: int_literals ... ok
> c_bin (line 136) (int_literals.__test__)
> Doctest: int_literals.__test__.c_bin (line 136) ... ok
> c_hex (line 119) (int_literals.__test__)
> Doctest: int_literals.__test__.c_hex (line 119) ... ok
> c_long_types (line 66) (int_literals.__test__)
> Doctest: int_literals.__test__.c_long_types (line 66) ... ok
> c_oct (line 85) (int_literals.__test__)
> Doctest: int_literals.__test__.c_oct (line 85) ... ok
> c_oct_py2_legacy (line 95) (int_literals.__test__)
> Doctest: int_literals.__test__.c_oct_py2_legacy (line 95) ... ok
> large_literal (line 56) (int_literals.__test__)
> Doctest: int_literals.__test__.large_literal (line 56) ... ok
> py_bin (line 146) (int_literals.__test__)
> Doctest: int_literals.__test__.py_bin (line 146) ... ok
> py_hex (line 129) (int_literals.__test__)
> Doctest: int_literals.__test__.py_hex (line 129) ... ok
> py_huge_computation_small_result (line 44) (int_literals.__test__)
> Doctest: int_literals.__test__.py_huge_computation_small_result (line 44) ... ok
> py_oct (line 105) (int_literals.__test__)
> Doctest: int_literals.__test__.py_oct (line 105) ... ok
> py_oct_py2_legacy (line 112) (int_literals.__test__)
> Doctest: int_literals.__test__.py_oct_py2_legacy (line 112) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running int_literals ... int_literals ()
> Doctest: int_literals ... ok
> c_bin (line 136) (int_literals.__test__)
> Doctest: int_literals.__test__.c_bin (line 136) ... ok
> c_hex (line 119) (int_literals.__test__)
> Doctest: int_literals.__test__.c_hex (line 119) ... ok
> c_long_types (line 66) (int_literals.__test__)
> Doctest: int_literals.__test__.c_long_types (line 66) ... ok
> c_oct (line 85) (int_literals.__test__)
> Doctest: int_literals.__test__.c_oct (line 85) ... ok
> c_oct_py2_legacy (line 95) (int_literals.__test__)
> Doctest: int_literals.__test__.c_oct_py2_legacy (line 95) ... ok
> large_literal (line 56) (int_literals.__test__)
> Doctest: int_literals.__test__.large_literal (line 56) ... ok
> py_bin (line 146) (int_literals.__test__)
> Doctest: int_literals.__test__.py_bin (line 146) ... ok
> py_hex (line 129) (int_literals.__test__)
> Doctest: int_literals.__test__.py_hex (line 129) ... ok
> py_huge_computation_small_result (line 44) (int_literals.__test__)
> Doctest: int_literals.__test__.py_huge_computation_small_result (line 44) ... ok
> py_oct (line 105) (int_literals.__test__)
> Doctest: int_literals.__test__.py_oct (line 105) ... ok
> py_oct_py2_legacy (line 112) (int_literals.__test__)
> Doctest: int_literals.__test__.py_oct_py2_legacy (line 112) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running intern_T431 ... intern_T431 ()
> Doctest: intern_T431 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running intern_T431 ... intern_T431 ()
> Doctest: intern_T431 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running internal_cdef_class ... PublicType (internal_cdef_class)
> Doctest: internal_cdef_class.PublicType ... ok
> test (line 17) (internal_cdef_class.__test__)
> Doctest: internal_cdef_class.__test__.test (line 17) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running internal_cdef_class ... PublicType (internal_cdef_class)
> Doctest: internal_cdef_class.PublicType ... ok
> test (line 17) (internal_cdef_class.__test__)
> Doctest: internal_cdef_class.__test__.test (line 17) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running ipow_crash_T562 ... ipow_crash_T562.c: In function '__pyx_pf_15ipow_crash_T562_4IPOW___ipow__':
> ipow_crash_T562.c:491:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> CrashIPOW (ipow_crash_T562)
> Doctest: ipow_crash_T562.CrashIPOW ... ok
> IPOW (ipow_crash_T562)
> Doctest: ipow_crash_T562.IPOW ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running ipow_crash_T562 ... ipow_crash_T562.cpp: In function 'PyObject* __pyx_pf_15ipow_crash_T562_4IPOW___ipow__(PyObject*, PyObject*, PyObject*)':
> ipow_crash_T562.cpp:491:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> CrashIPOW (ipow_crash_T562)
> Doctest: ipow_crash_T562.CrashIPOW ... ok
> IPOW (ipow_crash_T562)
> Doctest: ipow_crash_T562.IPOW ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running ishimoto2 ... ishimoto2.c: In function '__pyx_pf_9ishimoto2_1C_xxx':
> ishimoto2.c:468:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> C (ishimoto2)
> Doctest: ishimoto2.C ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running ishimoto2 ... ishimoto2.cpp: In function 'PyObject* __pyx_pf_9ishimoto2_1C_xxx(PyObject*, PyObject*, PyObject*)':
> ishimoto2.cpp:468:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> C (ishimoto2)
> Doctest: ishimoto2.C ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running ishimoto3 ... ishimoto3 ()
> Doctest: ishimoto3 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running ishimoto3 ... ishimoto3 ()
> Doctest: ishimoto3 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running isinstance ... test_custom (line 72) (isinstance.__test__)
> Doctest: isinstance.__test__.test_custom (line 72) ... ok
> test_custom_tuple (line 86) (isinstance.__test__)
> Doctest: isinstance.__test__.test_custom_tuple (line 86) ... ok
> test_nested (line 97) (isinstance.__test__)
> Doctest: isinstance.__test__.test_nested (line 97) ... ok
> test_non_optimised (line 11) (isinstance.__test__)
> Doctest: isinstance.__test__.test_non_optimised (line 11) ... ok
> test_optimised (line 27) (isinstance.__test__)
> Doctest: isinstance.__test__.test_optimised (line 27) ... ok
> test_optimised_tuple (line 62) (isinstance.__test__)
> Doctest: isinstance.__test__.test_optimised_tuple (line 62) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running isinstance ... test_custom (line 72) (isinstance.__test__)
> Doctest: isinstance.__test__.test_custom (line 72) ... ok
> test_custom_tuple (line 86) (isinstance.__test__)
> Doctest: isinstance.__test__.test_custom_tuple (line 86) ... ok
> test_nested (line 97) (isinstance.__test__)
> Doctest: isinstance.__test__.test_nested (line 97) ... ok
> test_non_optimised (line 11) (isinstance.__test__)
> Doctest: isinstance.__test__.test_non_optimised (line 11) ... ok
> test_optimised (line 27) (isinstance.__test__)
> Doctest: isinstance.__test__.test_optimised (line 27) ... ok
> test_optimised_tuple (line 62) (isinstance.__test__)
> Doctest: isinstance.__test__.test_optimised_tuple (line 62) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running isnonebool ... test_and (line 1) (isnonebool.__test__)
> Doctest: isnonebool.__test__.test_and (line 1) ... ok
> test_more (line 12) (isnonebool.__test__)
> Doctest: isnonebool.__test__.test_more (line 12) ... ok
> test_more_c (line 25) (isnonebool.__test__)
> Doctest: isnonebool.__test__.test_more_c (line 25) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running isnonebool ... test_and (line 1) (isnonebool.__test__)
> Doctest: isnonebool.__test__.test_and (line 1) ... ok
> test_more (line 12) (isnonebool.__test__)
> Doctest: isnonebool.__test__.test_more (line 12) ... ok
> test_more_c (line 25) (isnonebool.__test__)
> Doctest: isnonebool.__test__.test_more_c (line 25) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running iter ... call_iter1 (line 2) (iter.__test__)
> Doctest: iter.__test__.call_iter1 (line 2) ... ok
> call_iter2 (line 20) (iter.__test__)
> Doctest: iter.__test__.call_iter2 (line 20) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running iter ... call_iter1 (line 2) (iter.__test__)
> Doctest: iter.__test__.call_iter1 (line 2) ... ok
> call_iter2 (line 20) (iter.__test__)
> Doctest: iter.__test__.call_iter2 (line 20) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running iteratorexception ... f (line 9) (iteratorexception.__test__)
> Doctest: iteratorexception.__test__.f (line 9) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running iteratorexception ... f (line 9) (iteratorexception.__test__)
> Doctest: iteratorexception.__test__.f (line 9) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running iterdict ... items (line 9) (iterdict.__test__)
> Doctest: iterdict.__test__.items (line 9) ... ok
> iterdict (line 127) (iterdict.__test__)
> Doctest: iterdict.__test__.iterdict (line 127) ... ok
> iterdict_change_size (line 253) (iterdict.__test__)
> Doctest: iterdict.__test__.iterdict_change_size (line 253) ... ok
> iterdict_int (line 143) (iterdict.__test__)
> Doctest: iterdict.__test__.iterdict_int (line 143) ... ok
> iterdict_listcomp (line 178) (iterdict.__test__)
> Doctest: iterdict.__test__.iterdict_listcomp (line 178) ... ok
> iterdict_reassign (line 160) (iterdict.__test__)
> Doctest: iterdict.__test__.iterdict_reassign (line 160) ... ok
> iteritems (line 23) (iterdict.__test__)
> Doctest: iterdict.__test__.iteritems (line 23) ... ok
> iteritems_dict (line 39) (iterdict.__test__)
> Doctest: iterdict.__test__.iteritems_dict (line 39) ... ok
> iteritems_int (line 53) (iterdict.__test__)
> Doctest: iterdict.__test__.iteritems_int (line 53) ... ok
> iteritems_tuple (line 70) (iterdict.__test__)
> Doctest: iterdict.__test__.iteritems_tuple (line 70) ... ok
> iterkeys (line 94) (iterdict.__test__)
> Doctest: iterdict.__test__.iterkeys (line 94) ... ok
> iterkeys_int (line 110) (iterdict.__test__)
> Doctest: iterdict.__test__.iterkeys_int (line 110) ... ok
> itervalues (line 192) (iterdict.__test__)
> Doctest: iterdict.__test__.itervalues (line 192) ... ok
> itervalues_int (line 208) (iterdict.__test__)
> Doctest: iterdict.__test__.itervalues_int (line 208) ... ok
> itervalues_kwargs (line 239) (iterdict.__test__)
> Doctest: iterdict.__test__.itervalues_kwargs (line 239) ... ok
> itervalues_listcomp (line 225) (iterdict.__test__)
> Doctest: iterdict.__test__.itervalues_listcomp (line 225) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running iterdict ... items (line 9) (iterdict.__test__)
> Doctest: iterdict.__test__.items (line 9) ... ok
> iterdict (line 127) (iterdict.__test__)
> Doctest: iterdict.__test__.iterdict (line 127) ... ok
> iterdict_change_size (line 253) (iterdict.__test__)
> Doctest: iterdict.__test__.iterdict_change_size (line 253) ... ok
> iterdict_int (line 143) (iterdict.__test__)
> Doctest: iterdict.__test__.iterdict_int (line 143) ... ok
> iterdict_listcomp (line 178) (iterdict.__test__)
> Doctest: iterdict.__test__.iterdict_listcomp (line 178) ... ok
> iterdict_reassign (line 160) (iterdict.__test__)
> Doctest: iterdict.__test__.iterdict_reassign (line 160) ... ok
> iteritems (line 23) (iterdict.__test__)
> Doctest: iterdict.__test__.iteritems (line 23) ... ok
> iteritems_dict (line 39) (iterdict.__test__)
> Doctest: iterdict.__test__.iteritems_dict (line 39) ... ok
> iteritems_int (line 53) (iterdict.__test__)
> Doctest: iterdict.__test__.iteritems_int (line 53) ... ok
> iteritems_tuple (line 70) (iterdict.__test__)
> Doctest: iterdict.__test__.iteritems_tuple (line 70) ... ok
> iterkeys (line 94) (iterdict.__test__)
> Doctest: iterdict.__test__.iterkeys (line 94) ... ok
> iterkeys_int (line 110) (iterdict.__test__)
> Doctest: iterdict.__test__.iterkeys_int (line 110) ... ok
> itervalues (line 192) (iterdict.__test__)
> Doctest: iterdict.__test__.itervalues (line 192) ... ok
> itervalues_int (line 208) (iterdict.__test__)
> Doctest: iterdict.__test__.itervalues_int (line 208) ... ok
> itervalues_kwargs (line 239) (iterdict.__test__)
> Doctest: iterdict.__test__.itervalues_kwargs (line 239) ... ok
> itervalues_listcomp (line 225) (iterdict.__test__)
> Doctest: iterdict.__test__.itervalues_listcomp (line 225) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running jarausch1 ... jarausch1 ()
> Doctest: jarausch1 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running jarausch1 ... jarausch1 ()
> Doctest: jarausch1 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running king1 ... bf (line 15) (king1.__test__)
> Doctest: king1.__test__.bf (line 15) ... ok
> uf (line 3) (king1.__test__)
> Doctest: king1.__test__.uf (line 3) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running king1 ... bf (line 15) (king1.__test__)
> Doctest: king1.__test__.bf (line 15) ... ok
> uf (line 3) (king1.__test__)
> Doctest: king1.__test__.uf (line 3) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running knuth_man_or_boy_test ... a (line 44) (knuth_man_or_boy_test.__test__)
> Doctest: knuth_man_or_boy_test.__test__.a (line 44) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running knuth_man_or_boy_test ... a (line 44) (knuth_man_or_boy_test.__test__)
> Doctest: knuth_man_or_boy_test.__test__.a (line 44) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running kostyrka ... kostyrka ()
> Doctest: kostyrka ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running kostyrka ... kostyrka ()
> Doctest: kostyrka ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running kostyrka2 ... kostyrka2 ()
> Doctest: kostyrka2 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running kostyrka2 ... kostyrka2 ()
> Doctest: kostyrka2 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running kwargproblems ... test (line 2) (kwargproblems.__test__)
> Doctest: kwargproblems.__test__.test (line 2) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running kwargproblems ... test (line 2) (kwargproblems.__test__)
> Doctest: kwargproblems.__test__.test (line 2) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running kwonlyargs ... b (line 1) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.b (line 1) ... ok
> c (line 10) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.c (line 10) ... ok
> d (line 20) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.d (line 20) ... ok
> e (line 33) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.e (line 33) ... ok
> f (line 46) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.f (line 46) ... ok
> g (line 62) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.g (line 62) ... ok
> h (line 79) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.h (line 79) ... ok
> k (line 94) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.k (line 94) ... ok
> l (line 109) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.l (line 109) ... ok
> m (line 128) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.m (line 128) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running kwonlyargs ... b (line 1) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.b (line 1) ... ok
> c (line 10) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.c (line 10) ... ok
> d (line 20) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.d (line 20) ... ok
> e (line 33) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.e (line 33) ... ok
> f (line 46) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.f (line 46) ... ok
> g (line 62) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.g (line 62) ... ok
> h (line 79) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.h (line 79) ... ok
> k (line 94) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.k (line 94) ... ok
> l (line 109) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.l (line 109) ... ok
> m (line 128) (kwonlyargs.__test__)
> Doctest: kwonlyargs.__test__.m (line 128) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running kwonlyargscall ... call0ab (line 3) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call0ab (line 3) ... ok
> call0abc (line 15) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call0abc (line 15) ... ok
> call2 (line 32) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2 (line 32) ... ok
> call2c (line 95) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2c (line 95) ... ok
> call2cd (line 132) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2cd (line 132) ... ok
> call2cde (line 150) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2cde (line 150) ... ok
> call2ce (line 142) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2ce (line 142) ... ok
> call2cefd (line 191) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2cefd (line 191) ... ok
> call2cf (line 157) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2cf (line 157) ... ok
> call2cfe (line 182) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2cfe (line 182) ... ok
> call2cfex (line 198) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2cfex (line 198) ... ok
> call2d (line 111) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2d (line 111) ... ok
> call3 (line 52) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call3 (line 52) ... ok
> call3d (line 124) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call3d (line 124) ... ok
> call4 (line 81) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call4 (line 81) ... ok
> call6cf (line 168) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call6cf (line 168) ... ok
> call6cfexy (line 209) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call6cfexy (line 209) ... ok
> call6df (line 175) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call6df (line 175) ... ok
> call6dfexy (line 216) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call6dfexy (line 216) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running kwonlyargscall ... call0ab (line 3) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call0ab (line 3) ... ok
> call0abc (line 15) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call0abc (line 15) ... ok
> call2 (line 32) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2 (line 32) ... ok
> call2c (line 95) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2c (line 95) ... ok
> call2cd (line 132) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2cd (line 132) ... ok
> call2cde (line 150) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2cde (line 150) ... ok
> call2ce (line 142) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2ce (line 142) ... ok
> call2cefd (line 191) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2cefd (line 191) ... ok
> call2cf (line 157) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2cf (line 157) ... ok
> call2cfe (line 182) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2cfe (line 182) ... ok
> call2cfex (line 198) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2cfex (line 198) ... ok
> call2d (line 111) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call2d (line 111) ... ok
> call3 (line 52) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call3 (line 52) ... ok
> call3d (line 124) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call3d (line 124) ... ok
> call4 (line 81) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call4 (line 81) ... ok
> call6cf (line 168) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call6cf (line 168) ... ok
> call6cfexy (line 209) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call6cfexy (line 209) ... ok
> call6df (line 175) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call6df (line 175) ... ok
> call6dfexy (line 216) (kwonlyargscall.__test__)
> Doctest: kwonlyargscall.__test__.call6dfexy (line 216) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running lambda_T195 ... make_const0 (line 24) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.make_const0 (line 24) ... ok
> make_const1 (line 31) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.make_const1 (line 31) ... ok
> make_const_calc0 (line 41) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.make_const_calc0 (line 41) ... ok
> make_const_calc1 (line 48) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.make_const_calc1 (line 48) ... ok
> make_const_calc1_xy (line 55) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.make_const_calc1_xy (line 55) ... ok
> make_identity (line 14) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.make_identity (line 14) ... ok
> make_lambda_lambda (line 62) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.make_lambda_lambda (line 62) ... ok
> make_typed_lambda_lambda (line 70) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.make_typed_lambda_lambda (line 70) ... ok
> pass_lambda (line 84) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.pass_lambda (line 84) ... ok
> pass_lambda_with_args (line 92) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.pass_lambda_with_args (line 92) ... ok
> pass_lambda_with_args_kwargs (line 100) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.pass_lambda_with_args_kwargs (line 100) ... ok
> pass_lambda_with_args_kwargs_kwonly_args (line 108) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.pass_lambda_with_args_kwargs_kwonly_args (line 108) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running lambda_T195 ... make_const0 (line 24) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.make_const0 (line 24) ... ok
> make_const1 (line 31) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.make_const1 (line 31) ... ok
> make_const_calc0 (line 41) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.make_const_calc0 (line 41) ... ok
> make_const_calc1 (line 48) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.make_const_calc1 (line 48) ... ok
> make_const_calc1_xy (line 55) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.make_const_calc1_xy (line 55) ... ok
> make_identity (line 14) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.make_identity (line 14) ... ok
> make_lambda_lambda (line 62) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.make_lambda_lambda (line 62) ... ok
> make_typed_lambda_lambda (line 70) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.make_typed_lambda_lambda (line 70) ... ok
> pass_lambda (line 84) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.pass_lambda (line 84) ... ok
> pass_lambda_with_args (line 92) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.pass_lambda_with_args (line 92) ... ok
> pass_lambda_with_args_kwargs (line 100) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.pass_lambda_with_args_kwargs (line 100) ... ok
> pass_lambda_with_args_kwargs_kwonly_args (line 108) (lambda_T195.__test__)
> Doctest: lambda_T195.__test__.pass_lambda_with_args_kwargs_kwonly_args (line 108) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running lambda_T723 ... t723 (line 5) (lambda_T723.__test__)
> Doctest: lambda_T723.__test__.t723 (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running lambda_T723 ... t723 (line 5) (lambda_T723.__test__)
> Doctest: lambda_T723.__test__.t723 (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running lambda_class_T605 ... lambda_class_T605.c: In function '__pyx_lambda_funcdef_17lambda_class_T605_3Foo_lambda1':
> lambda_class_T605.c:493:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> lambda_class_T605.c: In function '__pyx_lambda_funcdef_17lambda_class_T605_3Foo_lambda2':
> lambda_class_T605.c:569:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> lambda_class_T605.c: In function '__pyx_lambda_funcdef_17lambda_class_T605_3Foo_lambda3':
> lambda_class_T605.c:662:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> lambda_class_T605.c: In function '__pyx_lambda_funcdef_17lambda_class_T605_3Bar_lambda5':
> lambda_class_T605.c:782:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> lambda_class_T605.c: In function '__pyx_lambda_funcdef_17lambda_class_T605_3Bar_lambda6':
> lambda_class_T605.c:858:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> lambda_class_T605.c: In function '__pyx_lambda_funcdef_17lambda_class_T605_3Bar_lambda7':
> lambda_class_T605.c:950:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> Bar (lambda_class_T605)
> Doctest: lambda_class_T605.Bar ... ok
> Foo (lambda_class_T605)
> Doctest: lambda_class_T605.Foo ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running lambda_class_T605 ... lambda_class_T605.cpp: In function 'PyObject* __pyx_lambda_funcdef_17lambda_class_T605_3Foo_lambda1(PyObject*, PyObject*, PyObject*)':
> lambda_class_T605.cpp:493:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> lambda_class_T605.cpp: In function 'PyObject* __pyx_lambda_funcdef_17lambda_class_T605_3Foo_lambda2(PyObject*, PyObject*, PyObject*)':
> lambda_class_T605.cpp:569:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> lambda_class_T605.cpp: In function 'PyObject* __pyx_lambda_funcdef_17lambda_class_T605_3Foo_lambda3(PyObject*, PyObject*, PyObject*)':
> lambda_class_T605.cpp:662:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> lambda_class_T605.cpp: In function 'PyObject* __pyx_lambda_funcdef_17lambda_class_T605_3Bar_lambda5(PyObject*, PyObject*, PyObject*)':
> lambda_class_T605.cpp:782:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> lambda_class_T605.cpp: In function 'PyObject* __pyx_lambda_funcdef_17lambda_class_T605_3Bar_lambda6(PyObject*, PyObject*, PyObject*)':
> lambda_class_T605.cpp:858:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> lambda_class_T605.cpp: In function 'PyObject* __pyx_lambda_funcdef_17lambda_class_T605_3Bar_lambda7(PyObject*, PyObject*, PyObject*)':
> lambda_class_T605.cpp:950:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> Bar (lambda_class_T605)
> Doctest: lambda_class_T605.Bar ... ok
> Foo (lambda_class_T605)
> Doctest: lambda_class_T605.Foo ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running lambda_module_T603 ... lambda_module_T603 ()
> Doctest: lambda_module_T603 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running lambda_module_T603 ... lambda_module_T603 ()
> Doctest: lambda_module_T603 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running lambda_tests ... lambda_tests.c: In function '__pyx_lambda_funcdef_lambda11':
> lambda_tests.c:2537:13: warning: variable '__pyx_v_y_14' set but not used [-Wunused-but-set-variable]
> lambda_tests.c: In function '__pyx_lambda_funcdef_lambda27':
> lambda_tests.c:4362:13: warning: variable '__pyx_v_y_41' set but not used [-Wunused-but-set-variable]
> lambda_tests.c: In function '__pyx_lambda_funcdef_lambda31':
> lambda_tests.c:5070:13: warning: variable '__pyx_v_y_52' set but not used [-Wunused-but-set-variable]
> lambda_tests.c:5069:13: warning: variable '__pyx_v_x_53' set but not used [-Wunused-but-set-variable]
> lambda_tests.c: In function '__pyx_lambda_funcdef_lambda32':
> lambda_tests.c:5284:13: warning: variable '__pyx_v_y_56' set but not used [-Wunused-but-set-variable]
> lambda_tests.c:5283:13: warning: variable '__pyx_v_x_57' set but not used [-Wunused-but-set-variable]
> lambda_tests.c: In function '__pyx_lambda_funcdef_lambda76':
> lambda_tests.c:11255:13: warning: variable '__pyx_v_y_139' set but not used [-Wunused-but-set-variable]
> g0 (line 17) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g0 (line 17) ... ok
> g1 (line 25) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g1 (line 25) ... ok
> g10 (line 88) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g10 (line 88) ... ok
> g12 (line 102) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g12 (line 102) ... ok
> g14 (line 115) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g14 (line 115) ... ok
> g15 (line 126) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g15 (line 126) ... ok
> g17 (line 134) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g17 (line 134) ... ok
> g18 (line 145) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g18 (line 145) ... ok
> g2 (line 34) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g2 (line 34) ... ok
> g20 (line 153) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g20 (line 153) ... ok
> g21 (line 164) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g21 (line 164) ... ok
> g22 (line 177) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g22 (line 177) ... ok
> g23 (line 186) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g23 (line 186) ... ok
> g24 (line 195) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g24 (line 195) ... ok
> g25 (line 204) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g25 (line 204) ... ok
> g26 (line 214) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g26 (line 214) ... ok
> g27 (line 224) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g27 (line 224) ... ok
> g28 (line 232) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g28 (line 232) ... ok
> g29 (line 241) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g29 (line 241) ... ok
> g3 (line 43) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g3 (line 43) ... ok
> g30 (line 252) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g30 (line 252) ... ok
> g31 (line 261) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g31 (line 261) ... ok
> g32 (line 271) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g32 (line 271) ... ok
> g34 (line 281) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g34 (line 281) ... ok
> g35 (line 294) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g35 (line 294) ... ok
> g38 (line 303) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g38 (line 303) ... ok
> g39 (line 322) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g39 (line 322) ... ok
> g40 (line 331) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g40 (line 331) ... ok
> g41 (line 339) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g41 (line 339) ... ok
> g46 (line 348) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g46 (line 348) ... ok
> g5 (line 51) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g5 (line 51) ... ok
> g53 (line 365) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g53 (line 365) ... ok
> g54 (line 387) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g54 (line 387) ... ok
> g56 (line 395) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g56 (line 395) ... ok
> g57 (line 406) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g57 (line 406) ... ok
> g58 (line 415) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g58 (line 415) ... ok
> g59 (line 424) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g59 (line 424) ... ok
> g6 (line 62) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g6 (line 62) ... ok
> g60 (line 434) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g60 (line 434) ... ok
> g63 (line 444) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g63 (line 444) ... ok
> g64 (line 458) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g64 (line 458) ... ok
> g65 (line 468) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g65 (line 468) ... ok
> g66 (line 477) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g66 (line 477) ... ok
> g67 (line 487) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g67 (line 487) ... ok
> g68 (line 501) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g68 (line 501) ... ok
> g69 (line 511) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g69 (line 511) ... ok
> g7 (line 70) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g7 (line 70) ... ok
> g70 (line 523) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g70 (line 523) ... ok
> g71 (line 534) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g71 (line 534) ... ok
> g73 (line 546) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g73 (line 546) ... ok
> g74 (line 560) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g74 (line 560) ... ok
> g75 (line 571) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g75 (line 571) ... ok
> g8 (line 78) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g8 (line 78) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running lambda_tests ... lambda_tests.cpp: In function 'PyObject* __pyx_lambda_funcdef_lambda11(PyObject*, PyObject*, PyObject*)':
> lambda_tests.cpp:2537:13: warning: variable '__pyx_v_y_14' set but not used [-Wunused-but-set-variable]
> lambda_tests.cpp: In function 'PyObject* __pyx_lambda_funcdef_lambda27(PyObject*, PyObject*, PyObject*)':
> lambda_tests.cpp:4362:13: warning: variable '__pyx_v_y_41' set but not used [-Wunused-but-set-variable]
> lambda_tests.cpp: In function 'PyObject* __pyx_lambda_funcdef_lambda31(PyObject*, PyObject*, PyObject*)':
> lambda_tests.cpp:5069:13: warning: variable '__pyx_v_x_53' set but not used [-Wunused-but-set-variable]
> lambda_tests.cpp:5070:13: warning: variable '__pyx_v_y_52' set but not used [-Wunused-but-set-variable]
> lambda_tests.cpp: In function 'PyObject* __pyx_lambda_funcdef_lambda32(PyObject*, PyObject*, PyObject*)':
> lambda_tests.cpp:5283:13: warning: variable '__pyx_v_x_57' set but not used [-Wunused-but-set-variable]
> lambda_tests.cpp:5284:13: warning: variable '__pyx_v_y_56' set but not used [-Wunused-but-set-variable]
> lambda_tests.cpp: In function 'PyObject* __pyx_lambda_funcdef_lambda76(PyObject*, PyObject*, PyObject*)':
> lambda_tests.cpp:11255:13: warning: variable '__pyx_v_y_139' set but not used [-Wunused-but-set-variable]
> g0 (line 17) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g0 (line 17) ... ok
> g1 (line 25) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g1 (line 25) ... ok
> g10 (line 88) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g10 (line 88) ... ok
> g12 (line 102) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g12 (line 102) ... ok
> g14 (line 115) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g14 (line 115) ... ok
> g15 (line 126) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g15 (line 126) ... ok
> g17 (line 134) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g17 (line 134) ... ok
> g18 (line 145) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g18 (line 145) ... ok
> g2 (line 34) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g2 (line 34) ... ok
> g20 (line 153) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g20 (line 153) ... ok
> g21 (line 164) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g21 (line 164) ... ok
> g22 (line 177) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g22 (line 177) ... ok
> g23 (line 186) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g23 (line 186) ... ok
> g24 (line 195) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g24 (line 195) ... ok
> g25 (line 204) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g25 (line 204) ... ok
> g26 (line 214) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g26 (line 214) ... ok
> g27 (line 224) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g27 (line 224) ... ok
> g28 (line 232) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g28 (line 232) ... ok
> g29 (line 241) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g29 (line 241) ... ok
> g3 (line 43) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g3 (line 43) ... ok
> g30 (line 252) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g30 (line 252) ... ok
> g31 (line 261) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g31 (line 261) ... ok
> g32 (line 271) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g32 (line 271) ... ok
> g34 (line 281) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g34 (line 281) ... ok
> g35 (line 294) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g35 (line 294) ... ok
> g38 (line 303) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g38 (line 303) ... ok
> g39 (line 322) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g39 (line 322) ... ok
> g40 (line 331) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g40 (line 331) ... ok
> g41 (line 339) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g41 (line 339) ... ok
> g46 (line 348) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g46 (line 348) ... ok
> g5 (line 51) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g5 (line 51) ... ok
> g53 (line 365) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g53 (line 365) ... ok
> g54 (line 387) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g54 (line 387) ... ok
> g56 (line 395) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g56 (line 395) ... ok
> g57 (line 406) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g57 (line 406) ... ok
> g58 (line 415) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g58 (line 415) ... ok
> g59 (line 424) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g59 (line 424) ... ok
> g6 (line 62) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g6 (line 62) ... ok
> g60 (line 434) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g60 (line 434) ... ok
> g63 (line 444) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g63 (line 444) ... ok
> g64 (line 458) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g64 (line 458) ... ok
> g65 (line 468) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g65 (line 468) ... ok
> g66 (line 477) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g66 (line 477) ... ok
> g67 (line 487) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g67 (line 487) ... ok
> g68 (line 501) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g68 (line 501) ... ok
> g69 (line 511) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g69 (line 511) ... ok
> g7 (line 70) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g7 (line 70) ... ok
> g70 (line 523) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g70 (line 523) ... ok
> g71 (line 534) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g71 (line 534) ... ok
> g73 (line 546) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g73 (line 546) ... ok
> g74 (line 560) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g74 (line 560) ... ok
> g75 (line 571) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g75 (line 571) ... ok
> g8 (line 78) (lambda_tests.__test__)
> Doctest: lambda_tests.__test__.g8 (line 78) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running large_consts_T237 ... add_large (line 6) (large_consts_T237.__test__)
> Doctest: large_consts_T237.__test__.add_large (line 6) ... ok
> add_large_pow (line 16) (large_consts_T237.__test__)
> Doctest: large_consts_T237.__test__.add_large_pow (line 16) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running large_consts_T237 ... add_large (line 6) (large_consts_T237.__test__)
> Doctest: large_consts_T237.__test__.add_large (line 6) ... ok
> add_large_pow (line 16) (large_consts_T237.__test__)
> Doctest: large_consts_T237.__test__.add_large_pow (line 16) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running lepage_1 ... lepage_1 ()
> Doctest: lepage_1 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running lepage_1 ... lepage_1 ()
> Doctest: lepage_1 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running libcpp_all ... test_vector_coercion (line 59) (libcpp_all.__test__)
> Doctest: libcpp_all.__test__.test_vector_coercion (line 59) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running list ... list.c: In function '__pyx_pf_4list_f':
> list.c:571:13: warning: variable '__pyx_v_obj5' set but not used [-Wunused-but-set-variable]
> list.c:570:13: warning: variable '__pyx_v_obj4' set but not used [-Wunused-but-set-variable]
> list.c:569:13: warning: variable '__pyx_v_obj3' set but not used [-Wunused-but-set-variable]
> list.c:568:13: warning: variable '__pyx_v_obj2' set but not used [-Wunused-but-set-variable]
> list.c: In function '__pyx_pf_4list_1g':
> list.c:709:13: warning: variable '__pyx_v_obj5' set but not used [-Wunused-but-set-variable]
> list.c:708:13: warning: variable '__pyx_v_obj4' set but not used [-Wunused-but-set-variable]
> list.c:707:13: warning: variable '__pyx_v_obj3' set but not used [-Wunused-but-set-variable]
> list.c: In function '__pyx_pf_4list_2h':
> list.c:850:13: warning: variable '__pyx_v_obj5' set but not used [-Wunused-but-set-variable]
> list.c:849:13: warning: variable '__pyx_v_obj4' set but not used [-Wunused-but-set-variable]
> list.c: In function '__pyx_pf_4list_3j':
> list.c:994:13: warning: variable '__pyx_v_obj5' set but not used [-Wunused-but-set-variable]
> list.c: In function '__pyx_pf_4list_4k':
> list.c:1141:13: warning: variable '__pyx_v_obj5' set but not used [-Wunused-but-set-variable]
> list.c:1140:13: warning: variable '__pyx_v_obj4' set but not used [-Wunused-but-set-variable]
> list.c:1139:13: warning: variable '__pyx_v_obj3' set but not used [-Wunused-but-set-variable]
> list.c:1138:13: warning: variable '__pyx_v_obj2' set but not used [-Wunused-but-set-variable]
> f (line 4) (list.__test__)
> Doctest: list.__test__.f (line 4) ... ok
> g (line 12) (list.__test__)
> Doctest: list.__test__.g (line 12) ... ok
> h (line 20) (list.__test__)
> Doctest: list.__test__.h (line 20) ... ok
> j (line 28) (list.__test__)
> Doctest: list.__test__.j (line 28) ... ok
> k (line 36) (list.__test__)
> Doctest: list.__test__.k (line 36) ... ok
> test_list_append (line 72) (list.__test__)
> Doctest: list.__test__.test_list_append (line 72) ... ok
> test_list_pop (line 82) (list.__test__)
> Doctest: list.__test__.test_list_pop (line 82) ... ok
> test_list_pop0 (line 92) (list.__test__)
> Doctest: list.__test__.test_list_pop0 (line 92) ... ok
> test_list_pop_all (line 102) (list.__test__)
> Doctest: list.__test__.test_list_pop_all (line 102) ... ok
> test_list_reverse (line 61) (list.__test__)
> Doctest: list.__test__.test_list_reverse (line 61) ... ok
> test_list_sort (line 44) (list.__test__)
> Doctest: list.__test__.test_list_sort (line 44) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running list ... list.cpp: In function 'PyObject* __pyx_pf_4list_f(PyObject*, PyObject*, PyObject*)':
> list.cpp:568:13: warning: variable '__pyx_v_obj2' set but not used [-Wunused-but-set-variable]
> list.cpp:569:13: warning: variable '__pyx_v_obj3' set but not used [-Wunused-but-set-variable]
> list.cpp:570:13: warning: variable '__pyx_v_obj4' set but not used [-Wunused-but-set-variable]
> list.cpp:571:13: warning: variable '__pyx_v_obj5' set but not used [-Wunused-but-set-variable]
> list.cpp: In function 'PyObject* __pyx_pf_4list_1g(PyObject*, PyObject*, PyObject*)':
> list.cpp:707:13: warning: variable '__pyx_v_obj3' set but not used [-Wunused-but-set-variable]
> list.cpp:708:13: warning: variable '__pyx_v_obj4' set but not used [-Wunused-but-set-variable]
> list.cpp:709:13: warning: variable '__pyx_v_obj5' set but not used [-Wunused-but-set-variable]
> list.cpp: In function 'PyObject* __pyx_pf_4list_2h(PyObject*, PyObject*, PyObject*)':
> list.cpp:849:13: warning: variable '__pyx_v_obj4' set but not used [-Wunused-but-set-variable]
> list.cpp:850:13: warning: variable '__pyx_v_obj5' set but not used [-Wunused-but-set-variable]
> list.cpp: In function 'PyObject* __pyx_pf_4list_3j(PyObject*, PyObject*, PyObject*)':
> list.cpp:994:13: warning: variable '__pyx_v_obj5' set but not used [-Wunused-but-set-variable]
> list.cpp: In function 'PyObject* __pyx_pf_4list_4k(PyObject*, PyObject*, PyObject*)':
> list.cpp:1138:13: warning: variable '__pyx_v_obj2' set but not used [-Wunused-but-set-variable]
> list.cpp:1139:13: warning: variable '__pyx_v_obj3' set but not used [-Wunused-but-set-variable]
> list.cpp:1140:13: warning: variable '__pyx_v_obj4' set but not used [-Wunused-but-set-variable]
> list.cpp:1141:13: warning: variable '__pyx_v_obj5' set but not used [-Wunused-but-set-variable]
> f (line 4) (list.__test__)
> Doctest: list.__test__.f (line 4) ... ok
> g (line 12) (list.__test__)
> Doctest: list.__test__.g (line 12) ... ok
> h (line 20) (list.__test__)
> Doctest: list.__test__.h (line 20) ... ok
> j (line 28) (list.__test__)
> Doctest: list.__test__.j (line 28) ... ok
> k (line 36) (list.__test__)
> Doctest: list.__test__.k (line 36) ... ok
> test_list_append (line 72) (list.__test__)
> Doctest: list.__test__.test_list_append (line 72) ... ok
> test_list_pop (line 82) (list.__test__)
> Doctest: list.__test__.test_list_pop (line 82) ... ok
> test_list_pop0 (line 92) (list.__test__)
> Doctest: list.__test__.test_list_pop0 (line 92) ... ok
> test_list_pop_all (line 102) (list.__test__)
> Doctest: list.__test__.test_list_pop_all (line 102) ... ok
> test_list_reverse (line 61) (list.__test__)
> Doctest: list.__test__.test_list_reverse (line 61) ... ok
> test_list_sort (line 44) (list.__test__)
> Doctest: list.__test__.test_list_sort (line 44) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running list_comp_in_closure_T598 ... list_comp_in_closure_T598.c: In function '__pyx_pf_25list_comp_in_closure_T598_2pytyped_list_comp_in_closure_repeated':
> list_comp_in_closure_T598.c:1249:8: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> list_comp_in_closure_T598.c: In function '__pyx_pf_25list_comp_in_closure_T598_5pytyped_genexpr_in_closure_repeated':
> list_comp_in_closure_T598.c:2389:8: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> genexpr_in_closure (line 48) (list_comp_in_closure_T598.__test__)
> Doctest: list_comp_in_closure_T598.__test__.genexpr_in_closure (line 48) ... ok
> genexpr_scope_in_closure (line 90) (list_comp_in_closure_T598.__test__)
> Doctest: list_comp_in_closure_T598.__test__.genexpr_scope_in_closure (line 90) ... ok
> list_comp_in_closure (line 6) (list_comp_in_closure_T598.__test__)
> Doctest: list_comp_in_closure_T598.__test__.list_comp_in_closure (line 6) ... ok
> pytyped_genexpr_in_closure (line 61) (list_comp_in_closure_T598.__test__)
> Doctest: list_comp_in_closure_T598.__test__.pytyped_genexpr_in_closure (line 61) ... ok
> pytyped_genexpr_in_closure_repeated (line 75) (list_comp_in_closure_T598.__test__)
> Doctest: list_comp_in_closure_T598.__test__.pytyped_genexpr_in_closure_repeated (line 75) ... ok
> pytyped_list_comp_in_closure (line 19) (list_comp_in_closure_T598.__test__)
> Doctest: list_comp_in_closure_T598.__test__.pytyped_list_comp_in_closure (line 19) ... ok
> pytyped_list_comp_in_closure_repeated (line 33) (list_comp_in_closure_T598.__test__)
> Doctest: list_comp_in_closure_T598.__test__.pytyped_list_comp_in_closure_repeated (line 33) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running list_comp_in_closure_T598 ... list_comp_in_closure_T598.cpp: In function 'PyObject* __pyx_pf_25list_comp_in_closure_T598_2pytyped_list_comp_in_closure_repeated(PyObject*, PyObject*)':
> list_comp_in_closure_T598.cpp:1249:8: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> list_comp_in_closure_T598.cpp: In function 'PyObject* __pyx_pf_25list_comp_in_closure_T598_5pytyped_genexpr_in_closure_repeated(PyObject*, PyObject*)':
> list_comp_in_closure_T598.cpp:2389:8: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> genexpr_in_closure (line 48) (list_comp_in_closure_T598.__test__)
> Doctest: list_comp_in_closure_T598.__test__.genexpr_in_closure (line 48) ... ok
> genexpr_scope_in_closure (line 90) (list_comp_in_closure_T598.__test__)
> Doctest: list_comp_in_closure_T598.__test__.genexpr_scope_in_closure (line 90) ... ok
> list_comp_in_closure (line 6) (list_comp_in_closure_T598.__test__)
> Doctest: list_comp_in_closure_T598.__test__.list_comp_in_closure (line 6) ... ok
> pytyped_genexpr_in_closure (line 61) (list_comp_in_closure_T598.__test__)
> Doctest: list_comp_in_closure_T598.__test__.pytyped_genexpr_in_closure (line 61) ... ok
> pytyped_genexpr_in_closure_repeated (line 75) (list_comp_in_closure_T598.__test__)
> Doctest: list_comp_in_closure_T598.__test__.pytyped_genexpr_in_closure_repeated (line 75) ... ok
> pytyped_list_comp_in_closure (line 19) (list_comp_in_closure_T598.__test__)
> Doctest: list_comp_in_closure_T598.__test__.pytyped_list_comp_in_closure (line 19) ... ok
> pytyped_list_comp_in_closure_repeated (line 33) (list_comp_in_closure_T598.__test__)
> Doctest: list_comp_in_closure_T598.__test__.pytyped_list_comp_in_closure_repeated (line 33) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running list_pop ... list_pop.c: In function '__pyx_pf_8list_pop_1A_pop':
> list_pop.c:536:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> crazy_pop (line 130) (list_pop.__test__)
> Doctest: list_pop.__test__.crazy_pop (line 130) ... ok
> index_pop (line 61) (list_pop.__test__)
> Doctest: list_pop.__test__.index_pop (line 61) ... ok
> index_pop_typed (line 97) (list_pop.__test__)
> Doctest: list_pop.__test__.index_pop_typed (line 97) ... ok
> simple_pop (line 11) (list_pop.__test__)
> Doctest: list_pop.__test__.simple_pop (line 11) ... ok
> simple_pop_typed (line 37) (list_pop.__test__)
> Doctest: list_pop.__test__.simple_pop_typed (line 37) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running list_pop ... list_pop.cpp: In function 'PyObject* __pyx_pf_8list_pop_1A_pop(PyObject*, PyObject*, PyObject*)':
> list_pop.cpp:536:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> crazy_pop (line 130) (list_pop.__test__)
> Doctest: list_pop.__test__.crazy_pop (line 130) ... ok
> index_pop (line 61) (list_pop.__test__)
> Doctest: list_pop.__test__.index_pop (line 61) ... ok
> index_pop_typed (line 97) (list_pop.__test__)
> Doctest: list_pop.__test__.index_pop_typed (line 97) ... ok
> simple_pop (line 11) (list_pop.__test__)
> Doctest: list_pop.__test__.simple_pop (line 11) ... ok
> simple_pop_typed (line 37) (list_pop.__test__)
> Doctest: list_pop.__test__.simple_pop_typed (line 37) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running listcomp ... global_listcomp (line 53) (listcomp.__test__)
> Doctest: listcomp.__test__.global_listcomp (line 53) ... ok
> int_runvar (line 23) (listcomp.__test__)
> Doctest: listcomp.__test__.int_runvar (line 23) ... ok
> iterdict (line 42) (listcomp.__test__)
> Doctest: listcomp.__test__.iterdict (line 42) ... ok
> list_genexp (line 13) (listcomp.__test__)
> Doctest: listcomp.__test__.list_genexp (line 13) ... ok
> listcomp_as_condition (line 69) (listcomp.__test__)
> Doctest: listcomp.__test__.listcomp_as_condition (line 69) ... ok
> nested_result (line 61) (listcomp.__test__)
> Doctest: listcomp.__test__.nested_result (line 61) ... ok
> smoketest (line 3) (listcomp.__test__)
> Doctest: listcomp.__test__.smoketest (line 3) ... ok
> sorted_listcomp (line 84) (listcomp.__test__)
> Doctest: listcomp.__test__.sorted_listcomp (line 84) ... ok
> typed (line 34) (listcomp.__test__)
> Doctest: listcomp.__test__.typed (line 34) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running listcomp ... global_listcomp (line 53) (listcomp.__test__)
> Doctest: listcomp.__test__.global_listcomp (line 53) ... ok
> int_runvar (line 23) (listcomp.__test__)
> Doctest: listcomp.__test__.int_runvar (line 23) ... ok
> iterdict (line 42) (listcomp.__test__)
> Doctest: listcomp.__test__.iterdict (line 42) ... ok
> list_genexp (line 13) (listcomp.__test__)
> Doctest: listcomp.__test__.list_genexp (line 13) ... ok
> listcomp_as_condition (line 69) (listcomp.__test__)
> Doctest: listcomp.__test__.listcomp_as_condition (line 69) ... ok
> nested_result (line 61) (listcomp.__test__)
> Doctest: listcomp.__test__.nested_result (line 61) ... ok
> smoketest (line 3) (listcomp.__test__)
> Doctest: listcomp.__test__.smoketest (line 3) ... ok
> sorted_listcomp (line 84) (listcomp.__test__)
> Doctest: listcomp.__test__.sorted_listcomp (line 84) ... ok
> typed (line 34) (listcomp.__test__)
> Doctest: listcomp.__test__.typed (line 34) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running literal_lists ... literal_lists ()
> Doctest: literal_lists ... ok
> test_ints (line 14) (literal_lists.__test__)
> Doctest: literal_lists.__test__.test_ints (line 14) ... ok
> test_struct (line 36) (literal_lists.__test__)
> Doctest: literal_lists.__test__.test_struct (line 36) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running literal_lists ... literal_lists ()
> Doctest: literal_lists ... ok
> test_ints (line 14) (literal_lists.__test__)
> Doctest: literal_lists.__test__.test_ints (line 14) ... ok
> test_struct (line 36) (literal_lists.__test__)
> Doctest: literal_lists.__test__.test_struct (line 36) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running literals ... literals.c: In function '__pyx_pf_8literals_foo':
> literals.c:603:8: warning: variable '__pyx_v_b3' set but not used [-Wunused-but-set-variable]
> literals.c:600:10: warning: variable '__pyx_v_b0h' set but not used [-Wunused-but-set-variable]
> literals.c:599:10: warning: variable '__pyx_v_b0g' set but not used [-Wunused-but-set-variable]
> literals.c:598:10: warning: variable '__pyx_v_b0f' set but not used [-Wunused-but-set-variable]
> literals.c:597:10: warning: variable '__pyx_v_b0e' set but not used [-Wunused-but-set-variable]
> literals.c:596:10: warning: variable '__pyx_v_b0d' set but not used [-Wunused-but-set-variable]
> literals.c:595:10: warning: variable '__pyx_v_b0c' set but not used [-Wunused-but-set-variable]
> literals.c:594:10: warning: variable '__pyx_v_b0b' set but not used [-Wunused-but-set-variable]
> literals.c:593:10: warning: variable '__pyx_v_b0a' set but not used [-Wunused-but-set-variable]
> literals.c:592:10: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> literals.c:591:8: warning: variable '__pyx_v_a4' set but not used [-Wunused-but-set-variable]
> literals.c:590:8: warning: variable '__pyx_v_a3' set but not used [-Wunused-but-set-variable]
> literals.c:589:8: warning: variable '__pyx_v_a2' set but not used [-Wunused-but-set-variable]
> literals.c:588:8: warning: variable '__pyx_v_a1' set but not used [-Wunused-but-set-variable]
> literals.c:587:8: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> foo (line 1) (literals.__test__)
> Doctest: literals.__test__.foo (line 1) ... ok
> test_complex (line 59) (literals.__test__)
> Doctest: literals.__test__.test_complex (line 59) ... ok
> test_float (line 52) (literals.__test__)
> Doctest: literals.__test__.test_float (line 52) ... ok
> test_large_int (line 66) (literals.__test__)
> Doctest: literals.__test__.test_large_int (line 66) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running literals ... literals.cpp: In function 'PyObject* __pyx_pf_8literals_foo(PyObject*, PyObject*)':
> literals.cpp:587:8: warning: variable '__pyx_v_a' set but not used [-Wunused-but-set-variable]
> literals.cpp:588:8: warning: variable '__pyx_v_a1' set but not used [-Wunused-but-set-variable]
> literals.cpp:589:8: warning: variable '__pyx_v_a2' set but not used [-Wunused-but-set-variable]
> literals.cpp:590:8: warning: variable '__pyx_v_a3' set but not used [-Wunused-but-set-variable]
> literals.cpp:591:8: warning: variable '__pyx_v_a4' set but not used [-Wunused-but-set-variable]
> literals.cpp:592:10: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> literals.cpp:593:10: warning: variable '__pyx_v_b0a' set but not used [-Wunused-but-set-variable]
> literals.cpp:594:10: warning: variable '__pyx_v_b0b' set but not used [-Wunused-but-set-variable]
> literals.cpp:595:10: warning: variable '__pyx_v_b0c' set but not used [-Wunused-but-set-variable]
> literals.cpp:596:10: warning: variable '__pyx_v_b0d' set but not used [-Wunused-but-set-variable]
> literals.cpp:597:10: warning: variable '__pyx_v_b0e' set but not used [-Wunused-but-set-variable]
> literals.cpp:598:10: warning: variable '__pyx_v_b0f' set but not used [-Wunused-but-set-variable]
> literals.cpp:599:10: warning: variable '__pyx_v_b0g' set but not used [-Wunused-but-set-variable]
> literals.cpp:600:10: warning: variable '__pyx_v_b0h' set but not used [-Wunused-but-set-variable]
> literals.cpp:603:8: warning: variable '__pyx_v_b3' set but not used [-Wunused-but-set-variable]
> foo (line 1) (literals.__test__)
> Doctest: literals.__test__.foo (line 1) ... ok
> test_complex (line 59) (literals.__test__)
> Doctest: literals.__test__.test_complex (line 59) ... ok
> test_float (line 52) (literals.__test__)
> Doctest: literals.__test__.test_float (line 52) ... ok
> test_large_int (line 66) (literals.__test__)
> Doctest: literals.__test__.test_large_int (line 66) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running literalslice ... literalslice ()
> Doctest: literalslice ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running literalslice ... literalslice ()
> Doctest: literalslice ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running locals ... locals.c: In function '__pyx_pf_6locals_2get_dir':
> locals.c:797:7: warning: variable '__pyx_v_z' set but not used [-Wunused-but-set-variable]
> locals.c:794:13: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> locals.c: In function '__pyx_pf_6locals_4in_dir':
> locals.c:1097:7: warning: variable '__pyx_v_z' set but not used [-Wunused-but-set-variable]
> get_dir (line 22) (locals.__test__)
> Doctest: locals.__test__.get_dir (line 22) ... ok
> get_locals (line 4) (locals.__test__)
> Doctest: locals.__test__.get_locals (line 4) ... ok
> get_vars (line 13) (locals.__test__)
> Doctest: locals.__test__.get_vars (line 13) ... ok
> in_dir (line 44) (locals.__test__)
> Doctest: locals.__test__.in_dir (line 44) ... ok
> in_locals (line 31) (locals.__test__)
> Doctest: locals.__test__.in_locals (line 31) ... ok
> in_vars (line 57) (locals.__test__)
> Doctest: locals.__test__.in_vars (line 57) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running locals ... locals.cpp: In function 'PyObject* __pyx_pf_6locals_2get_dir(PyObject*, PyObject*, PyObject*)':
> locals.cpp:794:13: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> locals.cpp:797:7: warning: variable '__pyx_v_z' set but not used [-Wunused-but-set-variable]
> locals.cpp: In function 'PyObject* __pyx_pf_6locals_4in_dir(PyObject*, PyObject*, PyObject*)':
> locals.cpp:1097:7: warning: variable '__pyx_v_z' set but not used [-Wunused-but-set-variable]
> get_dir (line 22) (locals.__test__)
> Doctest: locals.__test__.get_dir (line 22) ... ok
> get_locals (line 4) (locals.__test__)
> Doctest: locals.__test__.get_locals (line 4) ... ok
> get_vars (line 13) (locals.__test__)
> Doctest: locals.__test__.get_vars (line 13) ... ok
> in_dir (line 44) (locals.__test__)
> Doctest: locals.__test__.in_dir (line 44) ... ok
> in_locals (line 31) (locals.__test__)
> Doctest: locals.__test__.in_locals (line 31) ... ok
> in_vars (line 57) (locals.__test__)
> Doctest: locals.__test__.in_vars (line 57) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running locals_expressions_T430 ... locals_expressions_T430 ()
> Doctest: locals_expressions_T430 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running locals_expressions_T430 ... locals_expressions_T430 ()
> Doctest: locals_expressions_T430 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running locals_rebind_T429 ... locals_rebind_T429.c: In function '__pyx_pf_18locals_rebind_T429_1get_locals_rebound':
> locals_rebind_T429.c:622:7: warning: variable '__pyx_v_z' set but not used [-Wunused-but-set-variable]
> locals_rebind_T429.c:619:13: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> locals_rebind_T429 ()
> Doctest: locals_rebind_T429 ... ok
> get_locals_rebound (line 14) (locals_rebind_T429.__test__)
> Doctest: locals_rebind_T429.__test__.get_locals_rebound (line 14) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running locals_rebind_T429 ... locals_rebind_T429.cpp: In function 'PyObject* __pyx_pf_18locals_rebind_T429_1get_locals_rebound(PyObject*, PyObject*, PyObject*)':
> locals_rebind_T429.cpp:619:13: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> locals_rebind_T429.cpp:622:7: warning: variable '__pyx_v_z' set but not used [-Wunused-but-set-variable]
> locals_rebind_T429 ()
> Doctest: locals_rebind_T429 ... ok
> get_locals_rebound (line 14) (locals_rebind_T429.__test__)
> Doctest: locals_rebind_T429.__test__.get_locals_rebound (line 14) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running longlongindex ... longlongindex ()
> Doctest: longlongindex ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running longlongindex ... longlongindex ()
> Doctest: longlongindex ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running menten1 ... loops (line 1) (menten1.__test__)
> Doctest: menten1.__test__.loops (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running menten1 ... loops (line 1) (menten1.__test__)
> Doctest: menten1.__test__.loops (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running metaclass ... metaclass.c: In function '__pyx_pf_9metaclass_20Py3MetaclassPlusAttr_1__init__':
> metaclass.c:1279:13: warning: variable '__pyx_v_obj' set but not used [-Wunused-but-set-variable]
> metaclass.c:1278:13: warning: variable '__pyx_v_attrs' set but not used [-Wunused-but-set-variable]
> metaclass.c:1277:13: warning: variable '__pyx_v_cls' set but not used [-Wunused-but-set-variable]
> metaclass.c:1276:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> metaclass.c: In function '__pyx_pf_9metaclass_7Py3Base_1__init__':
> metaclass.c:1713:13: warning: variable '__pyx_v_obj' set but not used [-Wunused-but-set-variable]
> metaclass.c:1712:13: warning: variable '__pyx_v_attrs' set but not used [-Wunused-but-set-variable]
> metaclass.c:1711:13: warning: variable '__pyx_v_cls' set but not used [-Wunused-but-set-variable]
> metaclass.c:1710:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> Foo (metaclass)
> Doctest: metaclass.Foo ... ok
> Foo3 (metaclass)
> Doctest: metaclass.Foo3 ... ok
> Py3ClassMCOnly (metaclass)
> Doctest: metaclass.Py3ClassMCOnly ... ok
> Py3Foo (metaclass)
> Doctest: metaclass.Py3Foo ... ok
> Py3Kwargs (metaclass)
> Doctest: metaclass.Py3Kwargs ... ok
> Py3Mixed (metaclass)
> Doctest: metaclass.Py3Mixed ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running metaclass ... metaclass.cpp: In function 'PyObject* __pyx_pf_9metaclass_20Py3MetaclassPlusAttr_1__init__(PyObject*, PyObject*, PyObject*)':
> metaclass.cpp:1276:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> metaclass.cpp:1277:13: warning: variable '__pyx_v_cls' set but not used [-Wunused-but-set-variable]
> metaclass.cpp:1278:13: warning: variable '__pyx_v_attrs' set but not used [-Wunused-but-set-variable]
> metaclass.cpp:1279:13: warning: variable '__pyx_v_obj' set but not used [-Wunused-but-set-variable]
> metaclass.cpp: In function 'PyObject* __pyx_pf_9metaclass_7Py3Base_1__init__(PyObject*, PyObject*, PyObject*)':
> metaclass.cpp:1710:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> metaclass.cpp:1711:13: warning: variable '__pyx_v_cls' set but not used [-Wunused-but-set-variable]
> metaclass.cpp:1712:13: warning: variable '__pyx_v_attrs' set but not used [-Wunused-but-set-variable]
> metaclass.cpp:1713:13: warning: variable '__pyx_v_obj' set but not used [-Wunused-but-set-variable]
> Foo (metaclass)
> Doctest: metaclass.Foo ... ok
> Foo3 (metaclass)
> Doctest: metaclass.Foo3 ... ok
> Py3ClassMCOnly (metaclass)
> Doctest: metaclass.Py3ClassMCOnly ... ok
> Py3Foo (metaclass)
> Doctest: metaclass.Py3Foo ... ok
> Py3Kwargs (metaclass)
> Doctest: metaclass.Py3Kwargs ... ok
> Py3Mixed (metaclass)
> Doctest: metaclass.Py3Mixed ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running method_module_name_T422 ... method_module_name_T422.c: In function '__pyx_pf_23method_module_name_T422_3Foo_incr':
> method_module_name_T422.c:480:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> method_module_name_T422.c: In function '__pyx_pf_23method_module_name_T422_9Simpleton_1incr':
> method_module_name_T422.c:632:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> method_module_name_T422 ()
> Doctest: method_module_name_T422 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running method_module_name_T422 ... method_module_name_T422.cpp: In function 'PyObject* __pyx_pf_23method_module_name_T422_3Foo_incr(PyObject*, PyObject*, PyObject*)':
> method_module_name_T422.cpp:480:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> method_module_name_T422.cpp: In function 'PyObject* __pyx_pf_23method_module_name_T422_9Simpleton_1incr(PyObject*, PyObject*, PyObject*)':
> method_module_name_T422.cpp:632:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> method_module_name_T422 ()
> Doctest: method_module_name_T422 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running min_max_optimization ... test_max2 (line 16) (min_max_optimization.__test__)
> Doctest: min_max_optimization.__test__.test_max2 (line 16) ... ok
> test_max3 (line 48) (min_max_optimization.__test__)
> Doctest: min_max_optimization.__test__.test_max3 (line 48) ... ok
> test_maxN (line 69) (min_max_optimization.__test__)
> Doctest: min_max_optimization.__test__.test_maxN (line 69) ... ok
> test_min2 (line 96) (min_max_optimization.__test__)
> Doctest: min_max_optimization.__test__.test_min2 (line 96) ... ok
> test_min3 (line 129) (min_max_optimization.__test__)
> Doctest: min_max_optimization.__test__.test_min3 (line 129) ... ok
> test_minN (line 151) (min_max_optimization.__test__)
> Doctest: min_max_optimization.__test__.test_minN (line 151) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running min_max_optimization ... test_max2 (line 16) (min_max_optimization.__test__)
> Doctest: min_max_optimization.__test__.test_max2 (line 16) ... ok
> test_max3 (line 48) (min_max_optimization.__test__)
> Doctest: min_max_optimization.__test__.test_max3 (line 48) ... ok
> test_maxN (line 69) (min_max_optimization.__test__)
> Doctest: min_max_optimization.__test__.test_maxN (line 69) ... ok
> test_min2 (line 96) (min_max_optimization.__test__)
> Doctest: min_max_optimization.__test__.test_min2 (line 96) ... ok
> test_min3 (line 129) (min_max_optimization.__test__)
> Doctest: min_max_optimization.__test__.test_min3 (line 129) ... ok
> test_minN (line 151) (min_max_optimization.__test__)
> Doctest: min_max_optimization.__test__.test_minN (line 151) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running modbody ... f (line 2) (modbody.__test__)
> Doctest: modbody.__test__.f (line 2) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running modbody ... f (line 2) (modbody.__test__)
> Doctest: modbody.__test__.f (line 2) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running modop ... modop ()
> Doctest: modop ... ok
> modint (line 18) (modop.__test__)
> Doctest: modop.__test__.modint (line 18) ... ok
> modobj (line 8) (modop.__test__)
> Doctest: modop.__test__.modobj (line 8) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running modop ... modop ()
> Doctest: modop ... ok
> modint (line 18) (modop.__test__)
> Doctest: modop.__test__.modint (line 18) ... ok
> modobj (line 8) (modop.__test__)
> Doctest: modop.__test__.modobj (line 8) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running moduletryexcept ... moduletryexcept ()
> Doctest: moduletryexcept ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running moduletryexcept ... moduletryexcept ()
> Doctest: moduletryexcept ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running multass ... multass ()
> Doctest: multass ... ok
> f (line 10) (multass.__test__)
> Doctest: multass.__test__.f (line 10) ... ok
> g (line 20) (multass.__test__)
> Doctest: multass.__test__.g (line 20) ... ok
> j (line 38) (multass.__test__)
> Doctest: multass.__test__.j (line 38) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running multass ... multass ()
> Doctest: multass ... ok
> f (line 10) (multass.__test__)
> Doctest: multass.__test__.f (line 10) ... ok
> g (line 20) (multass.__test__)
> Doctest: multass.__test__.g (line 20) ... ok
> j (line 38) (multass.__test__)
> Doctest: multass.__test__.j (line 38) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running new_as_nonkeyword ... new (line 24) (new_as_nonkeyword.__test__.A)
> Doctest: new_as_nonkeyword.__test__.A.new (line 24) ... ok
> new (line 4) (new_as_nonkeyword.__test__)
> Doctest: new_as_nonkeyword.__test__.new (line 4) ... ok
> x (line 12) (new_as_nonkeyword.__test__)
> Doctest: new_as_nonkeyword.__test__.x (line 12) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running new_as_nonkeyword ... new (line 24) (new_as_nonkeyword.__test__.A)
> Doctest: new_as_nonkeyword.__test__.A.new (line 24) ... ok
> new (line 4) (new_as_nonkeyword.__test__)
> Doctest: new_as_nonkeyword.__test__.new (line 4) ... ok
> x (line 12) (new_as_nonkeyword.__test__)
> Doctest: new_as_nonkeyword.__test__.x (line 12) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running new_style_exceptions ... test (line 4) (new_style_exceptions.__test__)
> Doctest: new_style_exceptions.__test__.test (line 4) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running new_style_exceptions ... test (line 4) (new_style_exceptions.__test__)
> Doctest: new_style_exceptions.__test__.test (line 4) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running nogil ... test (line 1) (nogil.__test__)
> Doctest: nogil.__test__.test (line 1) ... ok
> test_nogil_exception_propagation (line 29) (nogil.__test__)
> Doctest: nogil.__test__.test_nogil_exception_propagation (line 29) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running nogil ... test (line 1) (nogil.__test__)
> Doctest: nogil.__test__.test (line 1) ... ok
> test_nogil_exception_propagation (line 29) (nogil.__test__)
> Doctest: nogil.__test__.test_nogil_exception_propagation (line 29) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running non_dict_kwargs_T470 ... non_dict_kwargs_T470.c: In function '__pyx_pf_20non_dict_kwargs_T470_7NonDict___getitem__':
> non_dict_kwargs_T470.c:630:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> non_dict_kwargs_T470 ()
> Doctest: non_dict_kwargs_T470 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running non_dict_kwargs_T470 ... non_dict_kwargs_T470.cpp: In function 'PyObject* __pyx_pf_20non_dict_kwargs_T470_7NonDict___getitem__(PyObject*, PyObject*, PyObject*)':
> non_dict_kwargs_T470.cpp:630:13: warning: variable '__pyx_v_self' set but not used [-Wunused-but-set-variable]
> non_dict_kwargs_T470 ()
> Doctest: non_dict_kwargs_T470 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running non_future_division ... constants (line 32) (non_future_division.__test__)
> Doctest: non_future_division.__test__.constants (line 32) ... ok
> doit (line 3) (non_future_division.__test__)
> Doctest: non_future_division.__test__.doit (line 3) ... ok
> doit_inplace (line 16) (non_future_division.__test__)
> Doctest: non_future_division.__test__.doit_inplace (line 16) ... ok
> doit_inplace_floor (line 24) (non_future_division.__test__)
> Doctest: non_future_division.__test__.doit_inplace_floor (line 24) ... ok
> float_mix (line 71) (non_future_division.__test__)
> Doctest: non_future_division.__test__.float_mix (line 71) ... ok
> float_mix_rev (line 78) (non_future_division.__test__)
> Doctest: non_future_division.__test__.float_mix_rev (line 78) ... ok
> int_mix (line 57) (non_future_division.__test__)
> Doctest: non_future_division.__test__.int_mix (line 57) ... ok
> int_mix_rev (line 64) (non_future_division.__test__)
> Doctest: non_future_division.__test__.int_mix_rev (line 64) ... ok
> py_mix (line 39) (non_future_division.__test__)
> Doctest: non_future_division.__test__.py_mix (line 39) ... ok
> py_mix_rev (line 48) (non_future_division.__test__)
> Doctest: non_future_division.__test__.py_mix_rev (line 48) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running non_future_division ... constants (line 32) (non_future_division.__test__)
> Doctest: non_future_division.__test__.constants (line 32) ... ok
> doit (line 3) (non_future_division.__test__)
> Doctest: non_future_division.__test__.doit (line 3) ... ok
> doit_inplace (line 16) (non_future_division.__test__)
> Doctest: non_future_division.__test__.doit_inplace (line 16) ... ok
> doit_inplace_floor (line 24) (non_future_division.__test__)
> Doctest: non_future_division.__test__.doit_inplace_floor (line 24) ... ok
> float_mix (line 71) (non_future_division.__test__)
> Doctest: non_future_division.__test__.float_mix (line 71) ... ok
> float_mix_rev (line 78) (non_future_division.__test__)
> Doctest: non_future_division.__test__.float_mix_rev (line 78) ... ok
> int_mix (line 57) (non_future_division.__test__)
> Doctest: non_future_division.__test__.int_mix (line 57) ... ok
> int_mix_rev (line 64) (non_future_division.__test__)
> Doctest: non_future_division.__test__.int_mix_rev (line 64) ... ok
> py_mix (line 39) (non_future_division.__test__)
> Doctest: non_future_division.__test__.py_mix (line 39) ... ok
> py_mix_rev (line 48) (non_future_division.__test__)
> Doctest: non_future_division.__test__.py_mix_rev (line 48) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running nonecheck ... check_and_assign (line 64) (nonecheck.__test__)
> Doctest: nonecheck.__test__.check_and_assign (line 64) ... ok
> check_buffer_get (line 78) (nonecheck.__test__)
> Doctest: nonecheck.__test__.check_buffer_get (line 78) ... ok
> check_buffer_set (line 88) (nonecheck.__test__)
> Doctest: nonecheck.__test__.check_buffer_set (line 88) ... ok
> checking (line 46) (nonecheck.__test__)
> Doctest: nonecheck.__test__.checking (line 46) ... ok
> getattr_ (line 15) (nonecheck.__test__)
> Doctest: nonecheck.__test__.getattr_ (line 15) ... ok
> setattr_ (line 31) (nonecheck.__test__)
> Doctest: nonecheck.__test__.setattr_ (line 31) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running nonecheck ... check_and_assign (line 64) (nonecheck.__test__)
> Doctest: nonecheck.__test__.check_and_assign (line 64) ... ok
> check_buffer_get (line 78) (nonecheck.__test__)
> Doctest: nonecheck.__test__.check_buffer_get (line 78) ... ok
> check_buffer_set (line 88) (nonecheck.__test__)
> Doctest: nonecheck.__test__.check_buffer_set (line 88) ... ok
> checking (line 46) (nonecheck.__test__)
> Doctest: nonecheck.__test__.checking (line 46) ... ok
> getattr_ (line 15) (nonecheck.__test__)
> Doctest: nonecheck.__test__.getattr_ (line 15) ... ok
> setattr_ (line 31) (nonecheck.__test__)
> Doctest: nonecheck.__test__.setattr_ (line 31) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running nonlocal_T490 ... arg (line 42) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.arg (line 42) ... ok
> argtype (line 55) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.argtype (line 55) ... ok
> assign (line 16) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.assign (line 16) ... ok
> class_body (line 122) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.class_body (line 122) ... ok
> methods (line 96) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.methods (line 96) ... ok
> nested (line 28) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.nested (line 28) ... ok
> nested_nonlocals (line 142) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.nested_nonlocals (line 142) ... ok
> ping_pong (line 67) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.ping_pong (line 67) ... ok
> simple (line 1) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.simple (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running nonlocal_T490 ... arg (line 42) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.arg (line 42) ... ok
> argtype (line 55) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.argtype (line 55) ... ok
> assign (line 16) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.assign (line 16) ... ok
> class_body (line 122) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.class_body (line 122) ... ok
> methods (line 96) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.methods (line 96) ... ok
> nested (line 28) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.nested (line 28) ... ok
> nested_nonlocals (line 142) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.nested_nonlocals (line 142) ... ok
> ping_pong (line 67) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.ping_pong (line 67) ... ok
> simple (line 1) (nonlocal_T490.__test__)
> Doctest: nonlocal_T490.__test__.simple (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running nononetypecheck ... g (line 7) (nononetypecheck.__test__)
> Doctest: nononetypecheck.__test__.g (line 7) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running nononetypecheck ... g (line 7) (nononetypecheck.__test__)
> Doctest: nononetypecheck.__test__.g (line 7) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running notinop ... notinop.c: In function '__pyx_pf_7notinop_5m_list':
> notinop.c:1117:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> notinop.c: In function '__pyx_pf_7notinop_6m_tuple':
> notinop.c:1204:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> notinop.c: In function '__pyx_pf_7notinop_7m_set':
> notinop.c:1291:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> notinop.c: In function '__pyx_pf_7notinop_12m_tuple_in_or_notin':
> notinop.c:1733:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> notinop.c: In function '__pyx_pf_7notinop_13m_tuple_notin_or_notin':
> notinop.c:1849:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> notinop.c: In function '__pyx_pf_7notinop_15m_tuple_notin_and_notin_overlap':
> notinop.c:2050:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> conditional_bytes (line 247) (notinop.__test__)
> Doctest: notinop.__test__.conditional_bytes (line 247) ... ok
> conditional_int (line 221) (notinop.__test__)
> Doctest: notinop.__test__.conditional_int (line 221) ... ok
> conditional_none (line 273) (notinop.__test__)
> Doctest: notinop.__test__.conditional_none (line 273) ... ok
> conditional_object (line 234) (notinop.__test__)
> Doctest: notinop.__test__.conditional_object (line 234) ... ok
> conditional_unicode (line 260) (notinop.__test__)
> Doctest: notinop.__test__.conditional_unicode (line 260) ... ok
> f (line 4) (notinop.__test__)
> Doctest: notinop.__test__.f (line 4) ... ok
> g (line 16) (notinop.__test__)
> Doctest: notinop.__test__.g (line 16) ... ok
> h (line 29) (notinop.__test__)
> Doctest: notinop.__test__.h (line 29) ... ok
> j (line 39) (notinop.__test__)
> Doctest: notinop.__test__.j (line 39) ... ok
> k (line 51) (notinop.__test__)
> Doctest: notinop.__test__.k (line 51) ... ok
> m_bytes (line 101) (notinop.__test__)
> Doctest: notinop.__test__.m_bytes (line 101) ... ok
> m_bytes_literal (line 113) (notinop.__test__)
> Doctest: notinop.__test__.m_bytes_literal (line 113) ... ok
> m_list (line 63) (notinop.__test__)
> Doctest: notinop.__test__.m_list (line 63) ... ok
> m_set (line 87) (notinop.__test__)
> Doctest: notinop.__test__.m_set (line 87) ... ok
> m_tuple (line 75) (notinop.__test__)
> Doctest: notinop.__test__.m_tuple (line 75) ... ok
> m_tuple_in_or_notin (line 165) (notinop.__test__)
> Doctest: notinop.__test__.m_tuple_in_or_notin (line 165) ... ok
> m_tuple_notin_and_notin (line 193) (notinop.__test__)
> Doctest: notinop.__test__.m_tuple_notin_and_notin (line 193) ... ok
> m_tuple_notin_and_notin_overlap (line 207) (notinop.__test__)
> Doctest: notinop.__test__.m_tuple_notin_and_notin_overlap (line 207) ... ok
> m_tuple_notin_or_notin (line 179) (notinop.__test__)
> Doctest: notinop.__test__.m_tuple_notin_or_notin (line 179) ... ok
> m_unicode (line 131) (notinop.__test__)
> Doctest: notinop.__test__.m_unicode (line 131) ... ok
> m_unicode_literal (line 151) (notinop.__test__)
> Doctest: notinop.__test__.m_unicode_literal (line 151) ... ok
> n (line 282) (notinop.__test__)
> Doctest: notinop.__test__.n (line 282) ... ok
> p (line 292) (notinop.__test__)
> Doctest: notinop.__test__.p (line 292) ... ok
> q (line 303) (notinop.__test__)
> Doctest: notinop.__test__.q (line 303) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running notinop ... notinop.cpp: In function 'PyObject* __pyx_pf_7notinop_5m_list(PyObject*, PyObject*)':
> notinop.cpp:1117:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> notinop.cpp: In function 'PyObject* __pyx_pf_7notinop_6m_tuple(PyObject*, PyObject*)':
> notinop.cpp:1204:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> notinop.cpp: In function 'PyObject* __pyx_pf_7notinop_7m_set(PyObject*, PyObject*)':
> notinop.cpp:1291:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> notinop.cpp: In function 'PyObject* __pyx_pf_7notinop_12m_tuple_in_or_notin(PyObject*, PyObject*)':
> notinop.cpp:1733:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> notinop.cpp: In function 'PyObject* __pyx_pf_7notinop_13m_tuple_notin_or_notin(PyObject*, PyObject*)':
> notinop.cpp:1849:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> notinop.cpp: In function 'PyObject* __pyx_pf_7notinop_15m_tuple_notin_and_notin_overlap(PyObject*, PyObject*)':
> notinop.cpp:2050:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
> conditional_bytes (line 247) (notinop.__test__)
> Doctest: notinop.__test__.conditional_bytes (line 247) ... ok
> conditional_int (line 221) (notinop.__test__)
> Doctest: notinop.__test__.conditional_int (line 221) ... ok
> conditional_none (line 273) (notinop.__test__)
> Doctest: notinop.__test__.conditional_none (line 273) ... ok
> conditional_object (line 234) (notinop.__test__)
> Doctest: notinop.__test__.conditional_object (line 234) ... ok
> conditional_unicode (line 260) (notinop.__test__)
> Doctest: notinop.__test__.conditional_unicode (line 260) ... ok
> f (line 4) (notinop.__test__)
> Doctest: notinop.__test__.f (line 4) ... ok
> g (line 16) (notinop.__test__)
> Doctest: notinop.__test__.g (line 16) ... ok
> h (line 29) (notinop.__test__)
> Doctest: notinop.__test__.h (line 29) ... ok
> j (line 39) (notinop.__test__)
> Doctest: notinop.__test__.j (line 39) ... ok
> k (line 51) (notinop.__test__)
> Doctest: notinop.__test__.k (line 51) ... ok
> m_bytes (line 101) (notinop.__test__)
> Doctest: notinop.__test__.m_bytes (line 101) ... ok
> m_bytes_literal (line 113) (notinop.__test__)
> Doctest: notinop.__test__.m_bytes_literal (line 113) ... ok
> m_list (line 63) (notinop.__test__)
> Doctest: notinop.__test__.m_list (line 63) ... ok
> m_set (line 87) (notinop.__test__)
> Doctest: notinop.__test__.m_set (line 87) ... ok
> m_tuple (line 75) (notinop.__test__)
> Doctest: notinop.__test__.m_tuple (line 75) ... ok
> m_tuple_in_or_notin (line 165) (notinop.__test__)
> Doctest: notinop.__test__.m_tuple_in_or_notin (line 165) ... ok
> m_tuple_notin_and_notin (line 193) (notinop.__test__)
> Doctest: notinop.__test__.m_tuple_notin_and_notin (line 193) ... ok
> m_tuple_notin_and_notin_overlap (line 207) (notinop.__test__)
> Doctest: notinop.__test__.m_tuple_notin_and_notin_overlap (line 207) ... ok
> m_tuple_notin_or_notin (line 179) (notinop.__test__)
> Doctest: notinop.__test__.m_tuple_notin_or_notin (line 179) ... ok
> m_unicode (line 131) (notinop.__test__)
> Doctest: notinop.__test__.m_unicode (line 131) ... ok
> m_unicode_literal (line 151) (notinop.__test__)
> Doctest: notinop.__test__.m_unicode_literal (line 151) ... ok
> n (line 282) (notinop.__test__)
> Doctest: notinop.__test__.n (line 282) ... ok
> p (line 292) (notinop.__test__)
> Doctest: notinop.__test__.p (line 292) ... ok
> q (line 303) (notinop.__test__)
> Doctest: notinop.__test__.q (line 303) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running numpy_bufacc_T155 ... numpy_bufacc_T155 ()
> Doctest: numpy_bufacc_T155 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running numpy_bufacc_T155 ... numpy_bufacc_T155 ()
> Doctest: numpy_bufacc_T155 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running numpy_cimport ... numpy_cimport ()
> Doctest: numpy_cimport ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running numpy_cimport ... numpy_cimport ()
> Doctest: numpy_cimport ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running numpy_parallel ... test_parallel_numpy_arrays (line 11) (numpy_parallel.__test__)
> Doctest: numpy_parallel.__test__.test_parallel_numpy_arrays (line 11) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running numpy_parallel ... test_parallel_numpy_arrays (line 11) (numpy_parallel.__test__)
> Doctest: numpy_parallel.__test__.test_parallel_numpy_arrays (line 11) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running numpy_test ... numpy_test.c: In function '__pyx_pf_10numpy_test_8test_c_contig':
> numpy_test.c:2878:14: warning: variable '__pyx_bstride_1_arr' set but not used [-Wunused-but-set-variable]
> numpy_test.c: In function '__pyx_pf_10numpy_test_9test_f_contig':
> numpy_test.c:3027:14: warning: variable '__pyx_bstride_0_arr' set but not used [-Wunused-but-set-variable]
> numpy_test.c: In function '__pyx_pf_10numpy_test_45test_bad_cast':
> numpy_test.c:6628:14: warning: variable '__pyx_bshape_0_arr' set but not used [-Wunused-but-set-variable]
> numpy_test.c:6627:14: warning: variable '__pyx_bstride_0_arr' set but not used [-Wunused-but-set-variable]
> numpy_test ()
> Doctest: numpy_test ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running numpy_test ... numpy_test.cpp: In function 'PyObject* __pyx_pf_10numpy_test_8test_c_contig(PyObject*, PyObject*)':
> numpy_test.cpp:2878:14: warning: variable '__pyx_bstride_1_arr' set but not used [-Wunused-but-set-variable]
> numpy_test.cpp: In function 'PyObject* __pyx_pf_10numpy_test_9test_f_contig(PyObject*, PyObject*)':
> numpy_test.cpp:3027:14: warning: variable '__pyx_bstride_0_arr' set but not used [-Wunused-but-set-variable]
> numpy_test.cpp: In function 'PyObject* __pyx_pf_10numpy_test_45test_bad_cast(PyObject*, PyObject*)':
> numpy_test.cpp:6627:14: warning: variable '__pyx_bstride_0_arr' set but not used [-Wunused-but-set-variable]
> numpy_test.cpp:6628:14: warning: variable '__pyx_bshape_0_arr' set but not used [-Wunused-but-set-variable]
> numpy_test ()
> Doctest: numpy_test ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running or ... or2 (line 15) (or.__test__)
> Doctest: or.__test__.or2 (line 15) ... ok
> or2_assign (line 3) (or.__test__)
> Doctest: or.__test__.or2_assign (line 3) ... ok
> or2_literal (line 55) (or.__test__)
> Doctest: or.__test__.or2_literal (line 55) ... ok
> or2_no_result (line 44) (or.__test__)
> Doctest: or.__test__.or2_no_result (line 44) ... ok
> or3 (line 34) (or.__test__)
> Doctest: or.__test__.or3 (line 34) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running or ... or2 (line 15) (or.__test__)
> Doctest: or.__test__.or2 (line 15) ... ok
> or2_assign (line 3) (or.__test__)
> Doctest: or.__test__.or2_assign (line 3) ... ok
> or2_literal (line 55) (or.__test__)
> Doctest: or.__test__.or2_literal (line 55) ... ok
> or2_no_result (line 44) (or.__test__)
> Doctest: or.__test__.or2_no_result (line 44) ... ok
> or3 (line 34) (or.__test__)
> Doctest: or.__test__.or3 (line 34) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running owned_arg_refs ... test_ext_type_attr (line 9) (owned_arg_refs.__test__)
> Doctest: owned_arg_refs.__test__.test_ext_type_attr (line 9) ... ok
> test_ext_type_attr_nogil (line 23) (owned_arg_refs.__test__)
> Doctest: owned_arg_refs.__test__.test_ext_type_attr_nogil (line 23) ... ok
> test_index (line 40) (owned_arg_refs.__test__)
> Doctest: owned_arg_refs.__test__.test_index (line 40) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running owned_arg_refs ... test_ext_type_attr (line 9) (owned_arg_refs.__test__)
> Doctest: owned_arg_refs.__test__.test_ext_type_attr (line 9) ... ok
> test_ext_type_attr_nogil (line 23) (owned_arg_refs.__test__)
> Doctest: owned_arg_refs.__test__.test_ext_type_attr_nogil (line 23) ... ok
> test_index (line 40) (owned_arg_refs.__test__)
> Doctest: owned_arg_refs.__test__.test_index (line 40) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running packedstruct_T290 ... packedstruct_T290 ()
> Doctest: packedstruct_T290 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running packedstruct_T290 ... packedstruct_T290 ()
> Doctest: packedstruct_T290 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running parallel ... parallel.c: In function '__pyx_pf_8parallel_5test_unsigned_operands':
> parallel.c:1615:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> parallel.c: In function '__pyx_pf_8parallel_10test_nan_init':
> parallel.c:3487:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> parallel.c: In function '__pyx_pf_8parallel_11test_else_clause':
> parallel.c:4570:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> parallel.c: In function '__pyx_pf_8parallel_22outer_parallel_section':
> parallel.c:7384:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> parallel.c: In function '__pyx_pf_8parallel_24test_num_threads_compile':
> parallel.c:7729:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> parallel.c: In function '__pyx_gb_8parallel_30test_closure_parallel_privates_3generator._omp_fn.20':
> parallel.c:2345:29: warning: '__pyx_t_2' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:2259:7: note: '__pyx_t_2' was declared here
> parallel.c: In function '__pyx_pf_8parallel_10test_nan_init._omp_fn.17':
> parallel.c:4076:29: warning: '__pyx_v_b2' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3473:18: note: '__pyx_v_b2' was declared here
> parallel.c:4076:29: warning: '__pyx_v_miss1' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3480:19: note: '__pyx_v_miss1' was declared here
> parallel.c:4076:29: warning: '__pyx_v_miss2' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3481:20: note: '__pyx_v_miss2' was declared here
> parallel.c:4076:29: warning: '__pyx_v_e1' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3478:16: note: '__pyx_v_e1' was declared here
> parallel.c:4076:29: warning: '__pyx_v_typedef1' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3482:29: note: '__pyx_v_typedef1' was declared here
> parallel.c:4076:29: warning: '__pyx_v_e2' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3479:25: note: '__pyx_v_e2' was declared here
> parallel.c:4076:29: warning: '__pyx_v_f' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3483:9: note: '__pyx_v_f' was declared here
> parallel.c:4076:29: warning: '__pyx_v_p' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3486:9: note: '__pyx_v_p' was declared here
> parallel.c:4076:29: warning: '__pyx_v_a2' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3471:17: note: '__pyx_v_a2' was declared here
> parallel.c:4076:29: warning: '__pyx_v_c1' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3474:7: note: '__pyx_v_c1' was declared here
> parallel.c:4076:29: warning: '__pyx_v_d1' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3476:8: note: '__pyx_v_d1' was declared here
> parallel.c:4076:29: warning: '__pyx_v_a1' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3470:15: note: '__pyx_v_a1' was declared here
> parallel.c:4076:29: warning: '__pyx_v_d2' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3477:17: note: '__pyx_v_d2' was declared here
> parallel.c:4076:29: warning: '__pyx_v_g' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3484:10: note: '__pyx_v_g' was declared here
> parallel.c:4076:29: warning: '__pyx_v_h' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3485:15: note: '__pyx_v_h' was declared here
> parallel.c:4076:29: warning: '__pyx_v_c2' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3475:16: note: '__pyx_v_c2' was declared here
> parallel.c:4076:29: warning: '__pyx_v_b1' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:3472:9: note: '__pyx_v_b1' was declared here
> parallel.c: In function '__pyx_f_8parallel_parallel_exc_cpdef_unnested.isra.39':
> parallel.c:6246:3: warning: '__pyx_r' may be used uninitialized in this function [-Wuninitialized]
> parallel.c: In function '__pyx_pf_8parallel_16test_parallel_exc_cdef':
> parallel.c:6013:66: warning: '__pyx_r' may be used uninitialized in this function [-Wuninitialized]
> parallel.c: In function '__pyx_pf_8parallel_15test_parallel_exceptions_unnested._omp_fn.11':
> parallel.c:5423:39: warning: '__pyx_parallel_temp1' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:5315:31: note: '__pyx_parallel_temp1' was declared here
> parallel.c:5581:130: warning: '__pyx_clineno' may be used uninitialized in this function [-Wuninitialized]
> parallel.c:5222:7: note: '__pyx_clineno' was declared here
> outer_parallel_section (line 699) (parallel.__test__)
> Doctest: parallel.__test__.outer_parallel_section (line 699) ... ok
> test_closure_parallel_privates (line 109) (parallel.__test__)
> Doctest: parallel.__test__.test_closure_parallel_privates (line 109) ... ok
> test_closure_parallel_with_gil (line 154) (parallel.__test__)
> Doctest: parallel.__test__.test_closure_parallel_with_gil (line 154) ... ok
> test_descending_prange (line 36) (parallel.__test__)
> Doctest: parallel.__test__.test_descending_prange (line 36) ... ok
> test_else_clause (line 294) (parallel.__test__)
> Doctest: parallel.__test__.test_else_clause (line 294) ... ok
> test_nan_init (line 212) (parallel.__test__)
> Doctest: parallel.__test__.test_nan_init (line 212) ... ok
> test_nogil_cdef_except_clause (line 715) (parallel.__test__)
> Doctest: parallel.__test__.test_nogil_cdef_except_clause (line 715) ... ok
> test_num_threads (line 29) (parallel.__test__)
> Doctest: parallel.__test__.test_num_threads (line 29) ... ok
> test_parallel (line 11) (parallel.__test__)
> Doctest: parallel.__test__.test_parallel (line 11) ... ok
> test_parallel_exc_cdef (line 475) (parallel.__test__)
> Doctest: parallel.__test__.test_parallel_exc_cdef (line 475) ... ok
> test_parallel_exc_cpdef (line 505) (parallel.__test__)
> Doctest: parallel.__test__.test_parallel_exc_cpdef (line 505) ... ok
> test_parallel_exc_nogil_swallow (line 541) (parallel.__test__)
> Doctest: parallel.__test__.test_parallel_exc_nogil_swallow (line 541) ... ok
> test_parallel_exceptions_unnested (line 431) (parallel.__test__)
> Doctest: parallel.__test__.test_parallel_exceptions_unnested (line 431) ... ok
> test_parallel_with_gil_continue_unnested (line 676) (parallel.__test__)
> Doctest: parallel.__test__.test_parallel_with_gil_continue_unnested (line 676) ... ok
> test_parallel_with_gil_return (line 638) (parallel.__test__)
> Doctest: parallel.__test__.test_parallel_with_gil_return (line 638) ... ok
> test_prange (line 20) (parallel.__test__)
> Doctest: parallel.__test__.test_prange (line 20) ... ok
> test_prange_break (line 306) (parallel.__test__)
> Doctest: parallel.__test__.test_prange_break (line 306) ... ok
> test_prange_continue (line 318) (parallel.__test__)
> Doctest: parallel.__test__.test_prange_continue (line 318) ... ok
> test_pure_mode (line 179) (parallel.__test__)
> Doctest: parallel.__test__.test_pure_mode (line 179) ... ok
> test_reassign_start_stop_step (line 91) (parallel.__test__)
> Doctest: parallel.__test__.test_reassign_start_stop_step (line 91) ... ok
> test_return (line 396) (parallel.__test__)
> Doctest: parallel.__test__.test_return (line 396) ... ok
> test_unsigned_operands (line 71) (parallel.__test__)
> Doctest: parallel.__test__.test_unsigned_operands (line 71) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running parallel ... parallel.cpp: In function 'PyObject* __pyx_pf_8parallel_5test_unsigned_operands(PyObject*, PyObject*)':
> parallel.cpp:1615:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> parallel.cpp: In function 'PyObject* __pyx_pf_8parallel_10test_nan_init(PyObject*, PyObject*)':
> parallel.cpp:3487:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> parallel.cpp: In function 'PyObject* __pyx_pf_8parallel_11test_else_clause(PyObject*, PyObject*)':
> parallel.cpp:4570:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> parallel.cpp: In function 'PyObject* __pyx_pf_8parallel_22outer_parallel_section(PyObject*, PyObject*)':
> parallel.cpp:7384:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> parallel.cpp: In function 'PyObject* __pyx_pf_8parallel_24test_num_threads_compile(PyObject*, PyObject*)':
> parallel.cpp:7729:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> parallel.cpp: In function '<built-in>':
> parallel.cpp:2345:29: warning: '__pyx_t_2' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:2259:7: note: '__pyx_t_2' was declared here
> parallel.cpp: In function '<built-in>':
> parallel.cpp:4076:29: warning: '__pyx_v_d1' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3476:8: note: '__pyx_v_d1' was declared here
> parallel.cpp:4076:29: warning: '__pyx_v_g' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3484:10: note: '__pyx_v_g' was declared here
> parallel.cpp:4076:29: warning: '__pyx_v_f' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3483:9: note: '__pyx_v_f' was declared here
> parallel.cpp:4076:29: warning: '__pyx_v_miss2' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3481:20: note: '__pyx_v_miss2' was declared here
> parallel.cpp:4076:29: warning: '__pyx_v_p' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3486:9: note: '__pyx_v_p' was declared here
> parallel.cpp:4076:29: warning: '__pyx_v_miss1' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3480:19: note: '__pyx_v_miss1' was declared here
> parallel.cpp:4076:29: warning: '__pyx_v_h' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3485:15: note: '__pyx_v_h' was declared here
> parallel.cpp:4076:29: warning: '__pyx_v_d2' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3477:17: note: '__pyx_v_d2' was declared here
> parallel.cpp:4076:29: warning: '__pyx_v_a2' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3471:17: note: '__pyx_v_a2' was declared here
> parallel.cpp:4076:29: warning: '__pyx_v_c1' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3474:7: note: '__pyx_v_c1' was declared here
> parallel.cpp:4076:29: warning: '__pyx_v_b2' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3473:18: note: '__pyx_v_b2' was declared here
> parallel.cpp:4076:29: warning: '__pyx_v_c2' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3475:16: note: '__pyx_v_c2' was declared here
> parallel.cpp:4076:29: warning: '__pyx_v_b1' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3472:9: note: '__pyx_v_b1' was declared here
> parallel.cpp:4076:29: warning: '__pyx_v_e2' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3479:25: note: '__pyx_v_e2' was declared here
> parallel.cpp:4076:29: warning: '__pyx_v_typedef1' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3482:29: note: '__pyx_v_typedef1' was declared here
> parallel.cpp:4076:29: warning: '__pyx_v_e1' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3478:16: note: '__pyx_v_e1' was declared here
> parallel.cpp:4076:29: warning: '__pyx_v_a1' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:3470:15: note: '__pyx_v_a1' was declared here
> parallel.cpp: In function 'int _ZL45__pyx_f_8parallel_parallel_exc_cpdef_unnestedi.isra.39()':
> parallel.cpp:6246:10: warning: '__pyx_r' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp: In function 'PyObject* __pyx_pf_8parallel_16test_parallel_exc_cdef(PyObject*, PyObject*)':
> parallel.cpp:6013:63: warning: '__pyx_r' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp: In function '<built-in>':
> parallel.cpp:5423:61: warning: '__pyx_parallel_temp1' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:5315:31: note: '__pyx_parallel_temp1' was declared here
> parallel.cpp:5581:145: warning: '__pyx_clineno' may be used uninitialized in this function [-Wuninitialized]
> parallel.cpp:5222:7: note: '__pyx_clineno' was declared here
> outer_parallel_section (line 699) (parallel.__test__)
> Doctest: parallel.__test__.outer_parallel_section (line 699) ... ok
> test_closure_parallel_privates (line 109) (parallel.__test__)
> Doctest: parallel.__test__.test_closure_parallel_privates (line 109) ... ok
> test_closure_parallel_with_gil (line 154) (parallel.__test__)
> Doctest: parallel.__test__.test_closure_parallel_with_gil (line 154) ... ok
> test_descending_prange (line 36) (parallel.__test__)
> Doctest: parallel.__test__.test_descending_prange (line 36) ... ok
> test_else_clause (line 294) (parallel.__test__)
> Doctest: parallel.__test__.test_else_clause (line 294) ... ok
> test_nan_init (line 212) (parallel.__test__)
> Doctest: parallel.__test__.test_nan_init (line 212) ... ok
> test_nogil_cdef_except_clause (line 715) (parallel.__test__)
> Doctest: parallel.__test__.test_nogil_cdef_except_clause (line 715) ... ok
> test_num_threads (line 29) (parallel.__test__)
> Doctest: parallel.__test__.test_num_threads (line 29) ... ok
> test_parallel (line 11) (parallel.__test__)
> Doctest: parallel.__test__.test_parallel (line 11) ... ok
> test_parallel_exc_cdef (line 475) (parallel.__test__)
> Doctest: parallel.__test__.test_parallel_exc_cdef (line 475) ... ok
> test_parallel_exc_cpdef (line 505) (parallel.__test__)
> Doctest: parallel.__test__.test_parallel_exc_cpdef (line 505) ... ok
> test_parallel_exc_nogil_swallow (line 541) (parallel.__test__)
> Doctest: parallel.__test__.test_parallel_exc_nogil_swallow (line 541) ... ok
> test_parallel_exceptions_unnested (line 431) (parallel.__test__)
> Doctest: parallel.__test__.test_parallel_exceptions_unnested (line 431) ... ok
> test_parallel_with_gil_continue_unnested (line 676) (parallel.__test__)
> Doctest: parallel.__test__.test_parallel_with_gil_continue_unnested (line 676) ... ok
> test_parallel_with_gil_return (line 638) (parallel.__test__)
> Doctest: parallel.__test__.test_parallel_with_gil_return (line 638) ... ok
> test_prange (line 20) (parallel.__test__)
> Doctest: parallel.__test__.test_prange (line 20) ... ok
> test_prange_break (line 306) (parallel.__test__)
> Doctest: parallel.__test__.test_prange_break (line 306) ... ok
> test_prange_continue (line 318) (parallel.__test__)
> Doctest: parallel.__test__.test_prange_continue (line 318) ... ok
> test_pure_mode (line 179) (parallel.__test__)
> Doctest: parallel.__test__.test_pure_mode (line 179) ... ok
> test_reassign_start_stop_step (line 91) (parallel.__test__)
> Doctest: parallel.__test__.test_reassign_start_stop_step (line 91) ... ok
> test_return (line 396) (parallel.__test__)
> Doctest: parallel.__test__.test_return (line 396) ... ok
> test_unsigned_operands (line 71) (parallel.__test__)
> Doctest: parallel.__test__.test_unsigned_operands (line 71) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running parallel_swap_assign_T425 ... swap (line 14) (parallel_swap_assign_T425.__test__)
> Doctest: parallel_swap_assign_T425.__test__.swap (line 14) ... ok
> swap5 (line 32) (parallel_swap_assign_T425.__test__)
> Doctest: parallel_swap_assign_T425.__test__.swap5 (line 32) ... ok
> swap_attr_values (line 98) (parallel_swap_assign_T425.__test__)
> Doctest: parallel_swap_assign_T425.__test__.swap_attr_values (line 98) ... ok
> swap_cmp5 (line 54) (parallel_swap_assign_T425.__test__)
> Doctest: parallel_swap_assign_T425.__test__.swap_cmp5 (line 54) ... ok
> swap_list_items (line 175) (parallel_swap_assign_T425.__test__)
> Doctest: parallel_swap_assign_T425.__test__.swap_list_items (line 175) ... ok
> swap_py (line 71) (parallel_swap_assign_T425.__test__)
> Doctest: parallel_swap_assign_T425.__test__.swap_py (line 71) ... ok
> swap_recursive_attr_values (line 130) (parallel_swap_assign_T425.__test__)
> Doctest: parallel_swap_assign_T425.__test__.swap_recursive_attr_values (line 130) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running parallel_swap_assign_T425 ... swap (line 14) (parallel_swap_assign_T425.__test__)
> Doctest: parallel_swap_assign_T425.__test__.swap (line 14) ... ok
> swap5 (line 32) (parallel_swap_assign_T425.__test__)
> Doctest: parallel_swap_assign_T425.__test__.swap5 (line 32) ... ok
> swap_attr_values (line 98) (parallel_swap_assign_T425.__test__)
> Doctest: parallel_swap_assign_T425.__test__.swap_attr_values (line 98) ... ok
> swap_cmp5 (line 54) (parallel_swap_assign_T425.__test__)
> Doctest: parallel_swap_assign_T425.__test__.swap_cmp5 (line 54) ... ok
> swap_list_items (line 175) (parallel_swap_assign_T425.__test__)
> Doctest: parallel_swap_assign_T425.__test__.swap_list_items (line 175) ... ok
> swap_py (line 71) (parallel_swap_assign_T425.__test__)
> Doctest: parallel_swap_assign_T425.__test__.swap_py (line 71) ... ok
> swap_recursive_attr_values (line 130) (parallel_swap_assign_T425.__test__)
> Doctest: parallel_swap_assign_T425.__test__.swap_recursive_attr_values (line 130) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pass ... f (line 1) (pass.__test__)
> Doctest: pass.__test__.f (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pass ... f (line 1) (pass.__test__)
> Doctest: pass.__test__.f (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pinard5 ... test (line 13) (pinard5.__test__)
> Doctest: pinard5.__test__.test (line 13) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pinard5 ... test (line 13) (pinard5.__test__)
> Doctest: pinard5.__test__.test (line 13) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pinard6 ... pinard6 ()
> Doctest: pinard6 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pinard6 ... pinard6 ()
> Doctest: pinard6 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pinard7 ... pinard7 ()
> Doctest: pinard7 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pinard7 ... pinard7 ()
> Doctest: pinard7 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pinard8 ... pinard8 ()
> Doctest: pinard8 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pinard8 ... pinard8 ()
> Doctest: pinard8 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pointers ... bool_binop (line 43) (pointers.__test__)
> Doctest: pointers.__test__.bool_binop (line 43) ... ok
> bool_binop_truth (line 51) (pointers.__test__)
> Doctest: pointers.__test__.bool_binop_truth (line 51) ... ok
> compare (line 11) (pointers.__test__)
> Doctest: pointers.__test__.compare (line 11) ... ok
> if_tests (line 30) (pointers.__test__)
> Doctest: pointers.__test__.if_tests (line 30) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pointers ... bool_binop (line 43) (pointers.__test__)
> Doctest: pointers.__test__.bool_binop (line 43) ... ok
> bool_binop_truth (line 51) (pointers.__test__)
> Doctest: pointers.__test__.bool_binop_truth (line 51) ... ok
> compare (line 11) (pointers.__test__)
> Doctest: pointers.__test__.compare (line 11) ... ok
> if_tests (line 30) (pointers.__test__)
> Doctest: pointers.__test__.if_tests (line 30) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running posix_test ... posix_test.c: In function '__pyx_pf_10posix_test_9silent_fd_2__exit__':
> posix_test.c:1261:13: warning: variable '__pyx_v_tb' set but not used [-Wunused-but-set-variable]
> posix_test.c:1260:13: warning: variable '__pyx_v_v' set but not used [-Wunused-but-set-variable]
> posix_test.c:1259:13: warning: variable '__pyx_v_t' set but not used [-Wunused-but-set-variable]
> test_silent_stdout (line 21) (posix_test.__test__)
> Doctest: posix_test.__test__.test_silent_stdout (line 21) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running posix_test ... posix_test.cpp: In function 'PyObject* __pyx_pf_10posix_test_9silent_fd_2__exit__(PyObject*, PyObject*, PyObject*)':
> posix_test.cpp:1259:13: warning: variable '__pyx_v_t' set but not used [-Wunused-but-set-variable]
> posix_test.cpp:1260:13: warning: variable '__pyx_v_v' set but not used [-Wunused-but-set-variable]
> posix_test.cpp:1261:13: warning: variable '__pyx_v_tb' set but not used [-Wunused-but-set-variable]
> test_silent_stdout (line 21) (posix_test.__test__)
> Doctest: posix_test.__test__.test_silent_stdout (line 21) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running powop ... constant_long (line 35) (powop.__test__)
> Doctest: powop.__test__.constant_long (line 35) ... ok
> constant_py (line 27) (powop.__test__)
> Doctest: powop.__test__.constant_py (line 27) ... ok
> f (line 1) (powop.__test__)
> Doctest: powop.__test__.f (line 1) ... ok
> g (line 13) (powop.__test__)
> Doctest: powop.__test__.g (line 13) ... ok
> h (line 20) (powop.__test__)
> Doctest: powop.__test__.h (line 20) ... ok
> int_pow (line 52) (powop.__test__)
> Doctest: powop.__test__.int_pow (line 52) ... ok
> small_int_pow (line 43) (powop.__test__)
> Doctest: powop.__test__.small_int_pow (line 43) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running powop ... constant_long (line 35) (powop.__test__)
> Doctest: powop.__test__.constant_long (line 35) ... ok
> constant_py (line 27) (powop.__test__)
> Doctest: powop.__test__.constant_py (line 27) ... ok
> f (line 1) (powop.__test__)
> Doctest: powop.__test__.f (line 1) ... ok
> g (line 13) (powop.__test__)
> Doctest: powop.__test__.g (line 13) ... ok
> h (line 20) (powop.__test__)
> Doctest: powop.__test__.h (line 20) ... ok
> int_pow (line 52) (powop.__test__)
> Doctest: powop.__test__.int_pow (line 52) ... ok
> small_int_pow (line 43) (powop.__test__)
> Doctest: powop.__test__.small_int_pow (line 43) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running print ... print_to_stdout (line 1) (print.__test__)
> Doctest: print.__test__.print_to_stdout (line 1) ... ok
> print_to_stringio (line 24) (print.__test__)
> Doctest: print.__test__.print_to_stringio (line 24) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running print ... print_to_stdout (line 1) (print.__test__)
> Doctest: print.__test__.print_to_stdout (line 1) ... ok
> print_to_stringio (line 24) (print.__test__)
> Doctest: print.__test__.print_to_stringio (line 24) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running print_function ... print_assign (line 22) (print_function.__test__)
> Doctest: print_function.__test__.print_assign (line 22) ... ok
> print_to_stdout (line 5) (print_function.__test__)
> Doctest: print_function.__test__.print_to_stdout (line 5) ... ok
> print_to_stringio (line 46) (print_function.__test__)
> Doctest: print_function.__test__.print_to_stringio (line 46) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running print_function ... print_assign (line 22) (print_function.__test__)
> Doctest: print_function.__test__.print_assign (line 22) ... ok
> print_to_stdout (line 5) (print_function.__test__)
> Doctest: print_function.__test__.print_to_stdout (line 5) ... ok
> print_to_stringio (line 46) (print_function.__test__)
> Doctest: print_function.__test__.print_to_stringio (line 46) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pstats_profile_test ... pstats_profile_test ()
> Doctest: pstats_profile_test ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pstats_profile_test ... pstats_profile_test ()
> Doctest: pstats_profile_test ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running ptr_warning_T714 ... test_ptr (line 5) (ptr_warning_T714.__test__)
> Doctest: ptr_warning_T714.__test__.test_ptr (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running ptr_warning_T714 ... test_ptr (line 5) (ptr_warning_T714.__test__)
> Doctest: ptr_warning_T714.__test__.test_ptr (line 5) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running public_enum ... public_enum ()
> Doctest: public_enum ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running public_enum ... public_enum ()
> Doctest: public_enum ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pure ... pure.c: In function '__pyx_pf_4pure_1test_declare':
> pure.c:729:10: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> pure.c: In function '__pyx_pf_4pure_6test_imports':
> pure.c:1206:9: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> pure.c:1205:9: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> pure.c: In function '__pyx_pf_4pure_7test_declare_c_types':
> pure.c:1335:15: warning: variable '__pyx_v_f02' set but not used [-Wunused-but-set-variable]
> pure.c:1334:10: warning: variable '__pyx_v_f01' set but not used [-Wunused-but-set-variable]
> pure.c:1333:9: warning: variable '__pyx_v_f00' set but not used [-Wunused-but-set-variable]
> pure.c:1332:10: warning: variable '__pyx_v_i21' set but not used [-Wunused-but-set-variable]
> pure.c:1331:14: warning: variable '__pyx_v_i20' set but not used [-Wunused-but-set-variable]
> pure.c:1330:25: warning: variable '__pyx_v_i14' set but not used [-Wunused-but-set-variable]
> pure.c:1329:16: warning: variable '__pyx_v_i13' set but not used [-Wunused-but-set-variable]
> pure.c:1328:23: warning: variable '__pyx_v_i12' set but not used [-Wunused-but-set-variable]
> pure.c:1327:17: warning: variable '__pyx_v_i11' set but not used [-Wunused-but-set-variable]
> pure.c:1326:8: warning: variable '__pyx_v_i10' set but not used [-Wunused-but-set-variable]
> pure.c:1325:15: warning: variable '__pyx_v_i09' set but not used [-Wunused-but-set-variable]
> pure.c:1324:14: warning: variable '__pyx_v_i08' set but not used [-Wunused-but-set-variable]
> pure.c:1323:7: warning: variable '__pyx_v_i07' set but not used [-Wunused-but-set-variable]
> pure.c:1322:16: warning: variable '__pyx_v_i06' set but not used [-Wunused-but-set-variable]
> pure.c:1321:16: warning: variable '__pyx_v_i05' set but not used [-Wunused-but-set-variable]
> pure.c:1320:9: warning: variable '__pyx_v_i04' set but not used [-Wunused-but-set-variable]
> pure.c:1319:18: warning: variable '__pyx_v_i03' set but not used [-Wunused-but-set-variable]
> pure.c:1318:15: warning: variable '__pyx_v_i02' set but not used [-Wunused-but-set-variable]
> pure.c:1317:8: warning: variable '__pyx_v_i01' set but not used [-Wunused-but-set-variable]
> pure.c:1316:17: warning: variable '__pyx_v_i00' set but not used [-Wunused-but-set-variable]
> pure.c:1315:7: warning: variable '__pyx_v_b02' set but not used [-Wunused-but-set-variable]
> pure.c:1314:7: warning: variable '__pyx_v_b01' set but not used [-Wunused-but-set-variable]
> pure.c:1313:7: warning: variable '__pyx_v_b00' set but not used [-Wunused-but-set-variable]
> test_address (line 55) (pure.__test__)
> Doctest: pure.__test__.test_address (line 55) ... ok
> test_cast (line 42) (pure.__test__)
> Doctest: pure.__test__.test_cast (line 42) ... ok
> test_declare (line 22) (pure.__test__)
> Doctest: pure.__test__.test_declare (line 22) ... ok
> test_declare_c_types (line 107) (pure.__test__)
> Doctest: pure.__test__.test_declare_c_types (line 107) ... ok
> test_imports (line 92) (pure.__test__)
> Doctest: pure.__test__.test_imports (line 92) ... ok
> test_locals (line 65) (pure.__test__)
> Doctest: pure.__test__.test_locals (line 65) ... ok
> test_sizeof (line 3) (pure.__test__)
> Doctest: pure.__test__.test_sizeof (line 3) ... ok
> test_struct (line 77) (pure.__test__)
> Doctest: pure.__test__.test_struct (line 77) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pure ... pure.cpp: In function 'PyObject* __pyx_pf_4pure_1test_declare(PyObject*, PyObject*)':
> pure.cpp:729:10: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> pure.cpp: In function 'PyObject* __pyx_pf_4pure_6test_imports(PyObject*, PyObject*)':
> pure.cpp:1205:9: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> pure.cpp:1206:9: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> pure.cpp: In function 'PyObject* __pyx_pf_4pure_7test_declare_c_types(PyObject*, PyObject*)':
> pure.cpp:1313:7: warning: variable '__pyx_v_b00' set but not used [-Wunused-but-set-variable]
> pure.cpp:1314:7: warning: variable '__pyx_v_b01' set but not used [-Wunused-but-set-variable]
> pure.cpp:1315:7: warning: variable '__pyx_v_b02' set but not used [-Wunused-but-set-variable]
> pure.cpp:1316:17: warning: variable '__pyx_v_i00' set but not used [-Wunused-but-set-variable]
> pure.cpp:1317:8: warning: variable '__pyx_v_i01' set but not used [-Wunused-but-set-variable]
> pure.cpp:1318:15: warning: variable '__pyx_v_i02' set but not used [-Wunused-but-set-variable]
> pure.cpp:1319:18: warning: variable '__pyx_v_i03' set but not used [-Wunused-but-set-variable]
> pure.cpp:1320:9: warning: variable '__pyx_v_i04' set but not used [-Wunused-but-set-variable]
> pure.cpp:1321:16: warning: variable '__pyx_v_i05' set but not used [-Wunused-but-set-variable]
> pure.cpp:1322:16: warning: variable '__pyx_v_i06' set but not used [-Wunused-but-set-variable]
> pure.cpp:1323:7: warning: variable '__pyx_v_i07' set but not used [-Wunused-but-set-variable]
> pure.cpp:1324:14: warning: variable '__pyx_v_i08' set but not used [-Wunused-but-set-variable]
> pure.cpp:1325:15: warning: variable '__pyx_v_i09' set but not used [-Wunused-but-set-variable]
> pure.cpp:1326:8: warning: variable '__pyx_v_i10' set but not used [-Wunused-but-set-variable]
> pure.cpp:1327:17: warning: variable '__pyx_v_i11' set but not used [-Wunused-but-set-variable]
> pure.cpp:1328:23: warning: variable '__pyx_v_i12' set but not used [-Wunused-but-set-variable]
> pure.cpp:1329:16: warning: variable '__pyx_v_i13' set but not used [-Wunused-but-set-variable]
> pure.cpp:1330:25: warning: variable '__pyx_v_i14' set but not used [-Wunused-but-set-variable]
> pure.cpp:1331:14: warning: variable '__pyx_v_i20' set but not used [-Wunused-but-set-variable]
> pure.cpp:1332:10: warning: variable '__pyx_v_i21' set but not used [-Wunused-but-set-variable]
> pure.cpp:1333:9: warning: variable '__pyx_v_f00' set but not used [-Wunused-but-set-variable]
> pure.cpp:1334:10: warning: variable '__pyx_v_f01' set but not used [-Wunused-but-set-variable]
> pure.cpp:1335:15: warning: variable '__pyx_v_f02' set but not used [-Wunused-but-set-variable]
> test_address (line 55) (pure.__test__)
> Doctest: pure.__test__.test_address (line 55) ... ok
> test_cast (line 42) (pure.__test__)
> Doctest: pure.__test__.test_cast (line 42) ... ok
> test_declare (line 22) (pure.__test__)
> Doctest: pure.__test__.test_declare (line 22) ... ok
> test_declare_c_types (line 107) (pure.__test__)
> Doctest: pure.__test__.test_declare_c_types (line 107) ... ok
> test_imports (line 92) (pure.__test__)
> Doctest: pure.__test__.test_imports (line 92) ... ok
> test_locals (line 65) (pure.__test__)
> Doctest: pure.__test__.test_locals (line 65) ... ok
> test_sizeof (line 3) (pure.__test__)
> Doctest: pure.__test__.test_sizeof (line 3) ... ok
> test_struct (line 77) (pure.__test__)
> Doctest: pure.__test__.test_struct (line 77) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pure_py ... pure_py.c: In function '__pyx_pf_7pure_py_1test_declare':
> pure_py.c:732:10: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> pure_py.c: In function '__pyx_pf_7pure_py_6test_imports':
> pure_py.c:1399:9: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> pure_py.c:1398:9: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> pure_py.c: In function '__pyx_pf_7pure_py_7test_declare_c_types':
> pure_py.c:1526:15: warning: variable '__pyx_v_f02' set but not used [-Wunused-but-set-variable]
> pure_py.c:1525:10: warning: variable '__pyx_v_f01' set but not used [-Wunused-but-set-variable]
> pure_py.c:1524:9: warning: variable '__pyx_v_f00' set but not used [-Wunused-but-set-variable]
> pure_py.c:1523:10: warning: variable '__pyx_v_i21' set but not used [-Wunused-but-set-variable]
> pure_py.c:1522:14: warning: variable '__pyx_v_i20' set but not used [-Wunused-but-set-variable]
> pure_py.c:1521:25: warning: variable '__pyx_v_i14' set but not used [-Wunused-but-set-variable]
> pure_py.c:1520:16: warning: variable '__pyx_v_i13' set but not used [-Wunused-but-set-variable]
> pure_py.c:1519:23: warning: variable '__pyx_v_i12' set but not used [-Wunused-but-set-variable]
> pure_py.c:1518:17: warning: variable '__pyx_v_i11' set but not used [-Wunused-but-set-variable]
> pure_py.c:1517:8: warning: variable '__pyx_v_i10' set but not used [-Wunused-but-set-variable]
> pure_py.c:1516:15: warning: variable '__pyx_v_i09' set but not used [-Wunused-but-set-variable]
> pure_py.c:1515:14: warning: variable '__pyx_v_i08' set but not used [-Wunused-but-set-variable]
> pure_py.c:1514:7: warning: variable '__pyx_v_i07' set but not used [-Wunused-but-set-variable]
> pure_py.c:1513:16: warning: variable '__pyx_v_i06' set but not used [-Wunused-but-set-variable]
> pure_py.c:1512:16: warning: variable '__pyx_v_i05' set but not used [-Wunused-but-set-variable]
> pure_py.c:1511:9: warning: variable '__pyx_v_i04' set but not used [-Wunused-but-set-variable]
> pure_py.c:1510:18: warning: variable '__pyx_v_i03' set but not used [-Wunused-but-set-variable]
> pure_py.c:1509:15: warning: variable '__pyx_v_i02' set but not used [-Wunused-but-set-variable]
> pure_py.c:1508:8: warning: variable '__pyx_v_i01' set but not used [-Wunused-but-set-variable]
> pure_py.c:1507:17: warning: variable '__pyx_v_i00' set but not used [-Wunused-but-set-variable]
> pure_py.c:1506:7: warning: variable '__pyx_v_b02' set but not used [-Wunused-but-set-variable]
> pure_py.c:1505:7: warning: variable '__pyx_v_b01' set but not used [-Wunused-but-set-variable]
> pure_py.c:1504:7: warning: variable '__pyx_v_b00' set but not used [-Wunused-but-set-variable]
> test_address (line 54) (pure_py.__test__)
> Doctest: pure_py.__test__.test_address (line 54) ... ok
> test_cast (line 45) (pure_py.__test__)
> Doctest: pure_py.__test__.test_cast (line 45) ... ok
> test_declare (line 25) (pure_py.__test__)
> Doctest: pure_py.__test__.test_declare (line 25) ... ok
> test_declare_c_types (line 135) (pure_py.__test__)
> Doctest: pure_py.__test__.test_declare_c_types (line 135) ... ok
> test_imports (line 117) (pure_py.__test__)
> Doctest: pure_py.__test__.test_imports (line 117) ... ok
> test_sizeof (line 6) (pure_py.__test__)
> Doctest: pure_py.__test__.test_sizeof (line 6) ... ok
> test_struct (line 102) (pure_py.__test__)
> Doctest: pure_py.__test__.test_struct (line 102) ... ok
> test_with_nogil (line 75) (pure_py.__test__)
> Doctest: pure_py.__test__.test_with_nogil (line 75) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pure_py ... pure_py.cpp: In function 'PyObject* __pyx_pf_7pure_py_1test_declare(PyObject*, PyObject*)':
> pure_py.cpp:732:10: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> pure_py.cpp: In function 'PyObject* __pyx_pf_7pure_py_6test_imports(PyObject*, PyObject*)':
> pure_py.cpp:1398:9: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1399:9: warning: variable '__pyx_v_c' set but not used [-Wunused-but-set-variable]
> pure_py.cpp: In function 'PyObject* __pyx_pf_7pure_py_7test_declare_c_types(PyObject*, PyObject*)':
> pure_py.cpp:1504:7: warning: variable '__pyx_v_b00' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1505:7: warning: variable '__pyx_v_b01' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1506:7: warning: variable '__pyx_v_b02' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1507:17: warning: variable '__pyx_v_i00' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1508:8: warning: variable '__pyx_v_i01' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1509:15: warning: variable '__pyx_v_i02' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1510:18: warning: variable '__pyx_v_i03' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1511:9: warning: variable '__pyx_v_i04' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1512:16: warning: variable '__pyx_v_i05' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1513:16: warning: variable '__pyx_v_i06' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1514:7: warning: variable '__pyx_v_i07' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1515:14: warning: variable '__pyx_v_i08' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1516:15: warning: variable '__pyx_v_i09' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1517:8: warning: variable '__pyx_v_i10' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1518:17: warning: variable '__pyx_v_i11' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1519:23: warning: variable '__pyx_v_i12' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1520:16: warning: variable '__pyx_v_i13' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1521:25: warning: variable '__pyx_v_i14' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1522:14: warning: variable '__pyx_v_i20' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1523:10: warning: variable '__pyx_v_i21' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1524:9: warning: variable '__pyx_v_f00' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1525:10: warning: variable '__pyx_v_f01' set but not used [-Wunused-but-set-variable]
> pure_py.cpp:1526:15: warning: variable '__pyx_v_f02' set but not used [-Wunused-but-set-variable]
> test_address (line 54) (pure_py.__test__)
> Doctest: pure_py.__test__.test_address (line 54) ... ok
> test_cast (line 45) (pure_py.__test__)
> Doctest: pure_py.__test__.test_cast (line 45) ... ok
> test_declare (line 25) (pure_py.__test__)
> Doctest: pure_py.__test__.test_declare (line 25) ... ok
> test_declare_c_types (line 135) (pure_py.__test__)
> Doctest: pure_py.__test__.test_declare_c_types (line 135) ... ok
> test_imports (line 117) (pure_py.__test__)
> Doctest: pure_py.__test__.test_imports (line 117) ... ok
> test_sizeof (line 6) (pure_py.__test__)
> Doctest: pure_py.__test__.test_sizeof (line 6) ... ok
> test_struct (line 102) (pure_py.__test__)
> Doctest: pure_py.__test__.test_struct (line 102) ... ok
> test_with_nogil (line 75) (pure_py.__test__)
> Doctest: pure_py.__test__.test_with_nogil (line 75) ... ok
> run (__main__.PureDoctestTestCase)
> running pure doctests in pure_py ... test_address (pure_doctest__pure_py)
> Doctest: pure_doctest__pure_py.test_address ... ok
> test_cast (pure_doctest__pure_py)
> Doctest: pure_doctest__pure_py.test_cast ... ok
> test_declare (pure_doctest__pure_py)
> Doctest: pure_doctest__pure_py.test_declare ... ok
> test_declare_c_types (pure_doctest__pure_py)
> Doctest: pure_doctest__pure_py.test_declare_c_types ... ok
> test_imports (pure_doctest__pure_py)
> Doctest: pure_doctest__pure_py.test_imports ... ok
> test_sizeof (pure_doctest__pure_py)
> Doctest: pure_doctest__pure_py.test_sizeof ... ok
> test_struct (pure_doctest__pure_py)
> Doctest: pure_doctest__pure_py.test_struct ... ok
> test_with_nogil (pure_doctest__pure_py)
> Doctest: pure_doctest__pure_py.test_with_nogil ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running purecdef ... purecdef.c: In function '__pyx_f_8purecdef_ftang':
> purecdef.c:603:8: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> test (line 14) (purecdef.__test__)
> Doctest: purecdef.__test__.test (line 14) ... ok
> test_ccall (line 89) (purecdef.__test__)
> Doctest: purecdef.__test__.test_ccall (line 89) ... ok
> test_ccall_method (line 98) (purecdef.__test__)
> Doctest: purecdef.__test__.test_ccall_method (line 98) ... ok
> test_method (line 65) (purecdef.__test__)
> Doctest: purecdef.__test__.test_method (line 65) ... ok
> test_with (line 42) (purecdef.__test__)
> Doctest: purecdef.__test__.test_with (line 42) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running purecdef ... purecdef.cpp: In function 'PyObject* __pyx_f_8purecdef_ftang()':
> purecdef.cpp:603:8: warning: variable '__pyx_v_x' set but not used [-Wunused-but-set-variable]
> test (line 14) (purecdef.__test__)
> Doctest: purecdef.__test__.test (line 14) ... ok
> test_ccall (line 89) (purecdef.__test__)
> Doctest: purecdef.__test__.test_ccall (line 89) ... ok
> test_ccall_method (line 98) (purecdef.__test__)
> Doctest: purecdef.__test__.test_ccall_method (line 98) ... ok
> test_method (line 65) (purecdef.__test__)
> Doctest: purecdef.__test__.test_method (line 65) ... ok
> test_with (line 42) (purecdef.__test__)
> Doctest: purecdef.__test__.test_with (line 42) ... ok
> run (__main__.PureDoctestTestCase)
> running pure doctests in purecdef ... test (pure_doctest__purecdef)
> Doctest: pure_doctest__purecdef.test ... ok
> test_ccall (pure_doctest__purecdef)
> Doctest: pure_doctest__purecdef.test_ccall ... ok
> test_ccall_method (pure_doctest__purecdef)
> Doctest: pure_doctest__purecdef.test_ccall_method ... ok
> test_method (pure_doctest__purecdef)
> Doctest: pure_doctest__purecdef.test_method ... ok
> test_with (pure_doctest__purecdef)
> Doctest: pure_doctest__purecdef.test_with ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running py_ucs4_type ... compare_ASCII (line 8) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.compare_ASCII (line 8) ... ok
> compare_klingon (line 20) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.compare_klingon (line 20) ... ok
> count_lower_case_characters (line 153) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.count_lower_case_characters (line 153) ... ok
> index_and_in (line 185) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.index_and_in (line 185) ... ok
> index_uchar (line 133) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.index_uchar (line 133) ... ok
> iter_and_in (line 169) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.iter_and_in (line 169) ... ok
> len_uchar (line 126) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.len_uchar (line 126) ... ok
> uchar_in (line 207) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.uchar_in (line 207) ... ok
> unicode_methods (line 109) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.unicode_methods (line 109) ... ok
> unicode_ordinal (line 39) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.unicode_ordinal (line 39) ... ok
> unicode_type_methods (line 83) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.unicode_type_methods (line 83) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running py_ucs4_type ... compare_ASCII (line 8) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.compare_ASCII (line 8) ... ok
> compare_klingon (line 20) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.compare_klingon (line 20) ... ok
> count_lower_case_characters (line 153) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.count_lower_case_characters (line 153) ... ok
> index_and_in (line 185) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.index_and_in (line 185) ... ok
> index_uchar (line 133) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.index_uchar (line 133) ... ok
> iter_and_in (line 169) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.iter_and_in (line 169) ... ok
> len_uchar (line 126) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.len_uchar (line 126) ... ok
> uchar_in (line 207) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.uchar_in (line 207) ... ok
> unicode_methods (line 109) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.unicode_methods (line 109) ... ok
> unicode_ordinal (line 39) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.unicode_ordinal (line 39) ... ok
> unicode_type_methods (line 83) (py_ucs4_type.__test__)
> Doctest: py_ucs4_type.__test__.unicode_type_methods (line 83) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running py_unicode_type ... compare_ASCII (line 8) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.compare_ASCII (line 8) ... ok
> compare_klingon (line 20) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.compare_klingon (line 20) ... ok
> count_lower_case_characters (line 153) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.count_lower_case_characters (line 153) ... ok
> index_and_in (line 185) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.index_and_in (line 185) ... ok
> index_uchar (line 133) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.index_uchar (line 133) ... ok
> iter_and_in (line 169) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.iter_and_in (line 169) ... ok
> len_uchar (line 126) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.len_uchar (line 126) ... ok
> unicode_methods (line 109) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.unicode_methods (line 109) ... ok
> unicode_ordinal (line 39) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.unicode_ordinal (line 39) ... ok
> unicode_type_methods (line 83) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.unicode_type_methods (line 83) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running py_unicode_type ... compare_ASCII (line 8) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.compare_ASCII (line 8) ... ok
> compare_klingon (line 20) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.compare_klingon (line 20) ... ok
> count_lower_case_characters (line 153) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.count_lower_case_characters (line 153) ... ok
> index_and_in (line 185) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.index_and_in (line 185) ... ok
> index_uchar (line 133) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.index_uchar (line 133) ... ok
> iter_and_in (line 169) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.iter_and_in (line 169) ... ok
> len_uchar (line 126) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.len_uchar (line 126) ... ok
> unicode_methods (line 109) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.unicode_methods (line 109) ... ok
> unicode_ordinal (line 39) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.unicode_ordinal (line 39) ... ok
> unicode_type_methods (line 83) (py_unicode_type.__test__)
> Doctest: py_unicode_type.__test__.unicode_type_methods (line 83) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pycmp ... f (line 1) (pycmp.__test__)
> Doctest: pycmp.__test__.f (line 1) ... ok
> g (line 22) (pycmp.__test__)
> Doctest: pycmp.__test__.g (line 22) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pycmp ... f (line 1) (pycmp.__test__)
> Doctest: pycmp.__test__.f (line 1) ... ok
> g (line 22) (pycmp.__test__)
> Doctest: pycmp.__test__.g (line 22) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pyextattrref ... pyextattrref ()
> Doctest: pyextattrref ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pyextattrref ... pyextattrref ()
> Doctest: pyextattrref ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pyfunction_redefine_T489 ... pyfunction_redefine_T489 ()
> Doctest: pyfunction_redefine_T489 ... ok
> ClassScope (pyfunction_redefine_T489)
> Doctest: pyfunction_redefine_T489.ClassScope ... ok
> closure_scope (line 20) (pyfunction_redefine_T489.__test__)
> Doctest: pyfunction_redefine_T489.__test__.closure_scope (line 20) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pyfunction_redefine_T489 ... pyfunction_redefine_T489 ()
> Doctest: pyfunction_redefine_T489 ... ok
> ClassScope (pyfunction_redefine_T489)
> Doctest: pyfunction_redefine_T489.ClassScope ... ok
> closure_scope (line 20) (pyfunction_redefine_T489.__test__)
> Doctest: pyfunction_redefine_T489.__test__.closure_scope (line 20) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pyintop ... f (line 1) (pyintop.__test__)
> Doctest: pyintop.__test__.f (line 1) ... ok
> g (line 9) (pyintop.__test__)
> Doctest: pyintop.__test__.g (line 9) ... ok
> h (line 17) (pyintop.__test__)
> Doctest: pyintop.__test__.h (line 17) ... ok
> j (line 25) (pyintop.__test__)
> Doctest: pyintop.__test__.j (line 25) ... ok
> k (line 33) (pyintop.__test__)
> Doctest: pyintop.__test__.k (line 33) ... ok
> l (line 41) (pyintop.__test__)
> Doctest: pyintop.__test__.l (line 41) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pyintop ... f (line 1) (pyintop.__test__)
> Doctest: pyintop.__test__.f (line 1) ... ok
> g (line 9) (pyintop.__test__)
> Doctest: pyintop.__test__.g (line 9) ... ok
> h (line 17) (pyintop.__test__)
> Doctest: pyintop.__test__.h (line 17) ... ok
> j (line 25) (pyintop.__test__)
> Doctest: pyintop.__test__.j (line 25) ... ok
> k (line 33) (pyintop.__test__)
> Doctest: pyintop.__test__.k (line 33) ... ok
> l (line 41) (pyintop.__test__)
> Doctest: pyintop.__test__.l (line 41) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pylistsubtype ... pylistsubtype ()
> Doctest: pylistsubtype ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pylistsubtype ... pylistsubtype ()
> Doctest: pylistsubtype ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pynumop ... f (line 1) (pynumop.__test__)
> Doctest: pynumop.__test__.f (line 1) ... ok
> g (line 12) (pynumop.__test__)
> Doctest: pynumop.__test__.g (line 12) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pynumop ... f (line 1) (pynumop.__test__)
> Doctest: pynumop.__test__.f (line 1) ... ok
> g (line 12) (pynumop.__test__)
> Doctest: pynumop.__test__.g (line 12) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pyobjcast_T313 ... pyobjcast_T313 ()
> Doctest: pyobjcast_T313 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pyobjcast_T313 ... pyobjcast_T313 ()
> Doctest: pyobjcast_T313 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running pyparam_nogil ... if_list_nogil (line 2) (pyparam_nogil.__test__)
> Doctest: pyparam_nogil.__test__.if_list_nogil (line 2) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running pyparam_nogil ... if_list_nogil (line 2) (pyparam_nogil.__test__)
> Doctest: pyparam_nogil.__test__.if_list_nogil (line 2) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running python_bool_type ... test_boolean (line 186) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_boolean (line 186) ... ok
> test_convert (line 156) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_convert (line 156) ... ok
> test_float (line 26) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_float (line 26) ... ok
> test_int (line 17) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_int (line 17) ... ok
> test_isinstance (line 168) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_isinstance (line 168) ... ok
> test_issubclass (line 179) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_issubclass (line 179) ... ok
> test_math (line 51) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_math (line 51) ... ok
> test_repr (line 35) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_repr (line 35) ... ok
> test_str (line 44) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_str (line 44) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running python_bool_type ... test_boolean (line 186) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_boolean (line 186) ... ok
> test_convert (line 156) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_convert (line 156) ... ok
> test_float (line 26) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_float (line 26) ... ok
> test_int (line 17) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_int (line 17) ... ok
> test_isinstance (line 168) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_isinstance (line 168) ... ok
> test_issubclass (line 179) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_issubclass (line 179) ... ok
> test_math (line 51) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_math (line 51) ... ok
> test_repr (line 35) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_repr (line 35) ... ok
> test_str (line 44) (python_bool_type.__test__)
> Doctest: python_bool_type.__test__.test_str (line 44) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running r_addint ... r_addint ()
> Doctest: r_addint ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running r_addint ... r_addint ()
> Doctest: r_addint ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running r_argdefault ... swallow (line 1) (r_argdefault.__test__)
> Doctest: r_argdefault.__test__.swallow (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running r_argdefault ... swallow (line 1) (r_argdefault.__test__)
> Doctest: r_argdefault.__test__.swallow (line 1) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running r_barbieri1 ... r_barbieri1 ()
> Doctest: r_barbieri1 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running r_barbieri1 ... r_barbieri1 ()
> Doctest: r_barbieri1 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running r_bishop3 ... r_bishop3 ()
> Doctest: r_bishop3 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running r_bishop3 ... r_bishop3 ()
> Doctest: r_bishop3 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running r_bowden1 ... r_bowden1 ()
> Doctest: r_bowden1 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running r_bowden1 ... r_bowden1 ()
> Doctest: r_bowden1 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running r_delgado_1 ... r_delgado_1 ()
> Doctest: r_delgado_1 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running r_delgado_1 ... r_delgado_1 ()
> Doctest: r_delgado_1 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running r_docstrings ... test_docstrings (r_docstrings.__test__)
> Doctest: r_docstrings.__test__.test_docstrings ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running r_docstrings ... test_docstrings (r_docstrings.__test__)
> Doctest: r_docstrings.__test__.test_docstrings ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running r_extcomplex2 ... r_extcomplex2 ()
> Doctest: r_extcomplex2 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running r_extcomplex2 ... r_extcomplex2 ()
> Doctest: r_extcomplex2 ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running r_extstarargs ... r_extstarargs ()
> Doctest: r_extstarargs ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running r_extstarargs ... r_extstarargs ()
> Doctest: r_extstarargs ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (c) and running r_forloop ... r_forloop.c: In function '__pyx_pf_9r_forloop_go_py':
> r_forloop.c:581:8: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> r_forloop.c: In function '__pyx_pf_9r_forloop_2go_c':
> r_forloop.c:716:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> r_forloop.c: In function '__pyx_pf_9r_forloop_4go_c_int':
> r_forloop.c:842:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> r_forloop.c: In function '__pyx_pf_9r_forloop_5go_c_all':
> r_forloop.c:945:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> r_forloop.c: In function '__pyx_pf_9r_forloop_6go_c_all_exprs':
> r_forloop.c:1000:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> r_forloop.c: In function '__pyx_pf_9r_forloop_7go_c_const_exprs':
> r_forloop.c:1075:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> r_forloop.c: In function '__pyx_pf_9r_forloop_9go_c_calc':
> r_forloop.c:1178:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> go_c (line 21) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_c (line 21) ... ok
> go_c_all (line 55) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_c_all (line 55) ... ok
> go_c_all_exprs (line 66) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_c_all_exprs (line 66) ... ok
> go_c_calc (line 91) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_c_calc (line 91) ... ok
> go_c_calc_ret (line 101) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_c_calc_ret (line 101) ... ok
> go_c_const_exprs (line 78) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_c_const_exprs (line 78) ... ok
> go_c_enumerate (line 33) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_c_enumerate (line 33) ... ok
> go_c_int (line 45) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_c_int (line 45) ... ok
> go_c_ret (line 111) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_c_ret (line 111) ... ok
> go_dict (line 165) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_dict (line 165) ... ok
> go_dict_ret (line 177) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_dict_ret (line 177) ... ok
> go_list (line 121) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_list (line 121) ... ok
> go_list_ret (line 133) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_list_ret (line 133) ... ok
> go_py (line 1) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_py (line 1) ... ok
> go_py_ret (line 12) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_py_ret (line 12) ... ok
> go_tuple (line 143) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_tuple (line 143) ... ok
> go_tuple_ret (line 155) (r_forloop.__test__)
> Doctest: r_forloop.__test__.go_tuple_ret (line 155) ... ok
> runTest (__main__.CythonRunTestCase)
> compiling (cpp) and running r_forloop ... r_forloop.cpp: In function 'PyObject* __pyx_pf_9r_forloop_go_py(PyObject*, PyObject*)':
> r_forloop.cpp:581:8: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> r_forloop.cpp: In function 'PyObject* __pyx_pf_9r_forloop_2go_c(PyObject*, PyObject*)':
> r_forloop.cpp:716:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> r_forloop.cpp: In function 'PyObject* __pyx_pf_9r_forloop_4go_c_int(PyObject*, PyObject*, PyObject*)':
> r_forloop.cpp:842:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> r_forloop.cpp: In function 'PyObject* __pyx_pf_9r_forloop_5go_c_all(PyObject*, PyObject*)':
> r_forloop.cpp:945:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> r_forloop.cpp: In function 'PyObject* __pyx_pf_9r_forloop_6go_c_all_exprs(PyObject*, PyObject*)':
> r_forloop.cpp:1000:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> r_forloop.cpp: In function 'PyObject* __pyx_pf_9r_forloop_7go_c_const_exprs(PyObject*, PyObject*)':
> r_forloop.cpp:1075:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> r_forloop.cpp: In function 'PyObject* __pyx_pf_9r_forloop_9go_c_calc(PyObject*, PyObject*)':
> r_forloop.cpp:1178:7: warning: variable '__pyx_v_i' set but not used [-Wunused-but-set-variable]
> make: *** wait: No child processes.  Stop.
> make: *** Waiting for unfinished jobs....
> make: *** wait: No child processes.  Stop.
> semop(2): encountered an error: Invalid argument
> semop(1): encountered an error: Invalid argument
> Build killed with signal TERM after 15 minutes of inactivity
> ────────────────────────────────────────────────────────────────────────────────
> Build finished at 20120330-2019

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/03/31/cython_0.15.1-2_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.





More information about the Python-apps-team mailing list