* CPV: dev-python/cython-0.12 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking Cython-0.12.tar.gz to /var/tmp/portage/dev-python/cython-0.12/work >>> Source unpacked in /var/tmp/portage/dev-python/cython-0.12/work >>> Preparing source in /var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12 ... * Applying cython-0.12-report_test_failures.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12 ... * Building of dev-python/cython-0.12 with Python 2.6... python2.6 setup.py build -b build-2.6 Compiling module Cython.Plex.Scanners ... Compiling module Cython.Compiler.Scanning ... Compiling module Cython.Compiler.Parsing ... Compiling module Cython.Compiler.Visitor ... Compiling module Cython.Runtime.refnanny ... running build running build_py creating build-2.6 creating build-2.6/lib.linux-i686-2.6 creating build-2.6/lib.linux-i686-2.6/pyximport copying pyximport/__init__.py -> build-2.6/lib.linux-i686-2.6/pyximport copying pyximport/pyximport.py -> build-2.6/lib.linux-i686-2.6/pyximport copying pyximport/pyxbuild.py -> build-2.6/lib.linux-i686-2.6/pyximport copying cython.py -> build-2.6/lib.linux-i686-2.6 creating build-2.6/lib.linux-i686-2.6/Cython copying Cython/Debugging.py -> build-2.6/lib.linux-i686-2.6/Cython copying Cython/Utils.py -> build-2.6/lib.linux-i686-2.6/Cython copying Cython/CodeWriter.py -> build-2.6/lib.linux-i686-2.6/Cython copying Cython/TestUtils.py -> build-2.6/lib.linux-i686-2.6/Cython copying Cython/Shadow.py -> build-2.6/lib.linux-i686-2.6/Cython copying Cython/__init__.py -> build-2.6/lib.linux-i686-2.6/Cython copying Cython/StringIOTree.py -> build-2.6/lib.linux-i686-2.6/Cython creating build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Future.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Errors.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/TreePath.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Code.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Scanning.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Builtin.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Nodes.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/ControlFlow.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Visitor.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Parsing.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Annotate.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Options.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Optimize.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Symtab.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Buffer.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/__init__.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Naming.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Version.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Main.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler creating build-2.6/lib.linux-i686-2.6/Cython/Runtime copying Cython/Runtime/__init__.py -> build-2.6/lib.linux-i686-2.6/Cython/Runtime creating build-2.6/lib.linux-i686-2.6/Cython/Distutils copying Cython/Distutils/build_ext.py -> build-2.6/lib.linux-i686-2.6/Cython/Distutils copying Cython/Distutils/extension.py -> build-2.6/lib.linux-i686-2.6/Cython/Distutils copying Cython/Distutils/__init__.py -> build-2.6/lib.linux-i686-2.6/Cython/Distutils creating build-2.6/lib.linux-i686-2.6/Cython/Mac copying Cython/Mac/DarwinSystem.py -> build-2.6/lib.linux-i686-2.6/Cython/Mac copying Cython/Mac/TS_Misc_Suite.py -> build-2.6/lib.linux-i686-2.6/Cython/Mac copying Cython/Mac/MacSystem.py -> build-2.6/lib.linux-i686-2.6/Cython/Mac copying Cython/Mac/__init__.py -> build-2.6/lib.linux-i686-2.6/Cython/Mac copying Cython/Mac/MacUtils.py -> build-2.6/lib.linux-i686-2.6/Cython/Mac creating build-2.6/lib.linux-i686-2.6/Cython/Unix copying Cython/Unix/LinuxSystem.py -> build-2.6/lib.linux-i686-2.6/Cython/Unix copying Cython/Unix/__init__.py -> build-2.6/lib.linux-i686-2.6/Cython/Unix creating build-2.6/lib.linux-i686-2.6/Cython/Plex copying Cython/Plex/Errors.py -> build-2.6/lib.linux-i686-2.6/Cython/Plex copying Cython/Plex/Machines.py -> build-2.6/lib.linux-i686-2.6/Cython/Plex copying Cython/Plex/DFA.py -> build-2.6/lib.linux-i686-2.6/Cython/Plex copying Cython/Plex/test_tm.py -> build-2.6/lib.linux-i686-2.6/Cython/Plex copying Cython/Plex/Timing.py -> build-2.6/lib.linux-i686-2.6/Cython/Plex copying Cython/Plex/Transitions.py -> build-2.6/lib.linux-i686-2.6/Cython/Plex copying Cython/Plex/Actions.py -> build-2.6/lib.linux-i686-2.6/Cython/Plex copying Cython/Plex/Regexps.py -> build-2.6/lib.linux-i686-2.6/Cython/Plex copying Cython/Plex/Traditional.py -> build-2.6/lib.linux-i686-2.6/Cython/Plex copying Cython/Plex/Scanners.py -> build-2.6/lib.linux-i686-2.6/Cython/Plex copying Cython/Plex/Lexicons.py -> build-2.6/lib.linux-i686-2.6/Cython/Plex copying Cython/Plex/__init__.py -> build-2.6/lib.linux-i686-2.6/Cython/Plex creating build-2.6/lib.linux-i686-2.6/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build-2.6/lib.linux-i686-2.6/Cython/Tests copying Cython/Tests/__init__.py -> build-2.6/lib.linux-i686-2.6/Cython/Tests creating build-2.6/lib.linux-i686-2.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestDecorators.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build-2.6/lib.linux-i686-2.6/Cython/Compiler/Tests creating build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_mapping.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_int.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_sequence.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_complex.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python2.5.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_exc.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_tuple.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/stdlib.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_instance.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_bytes.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_bool.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_iterator.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_object.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_cobject.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_long.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_list.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/stdio.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_mem.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_type.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/numpy.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_unicode.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_buffer.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_set.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_float.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_method.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_getargs.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_pycapsule.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_string.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_dict.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_weakref.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_ref.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_number.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_function.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_module.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Includes/python_version.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Includes copying Cython/Plex/Scanners.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Plex copying Cython/Compiler/Parsing.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build-2.6/lib.linux-i686-2.6/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build-2.6/lib.linux-i686-2.6/Cython/Runtime copying Cython/Compiler/Lexicon.pickle -> build-2.6/lib.linux-i686-2.6/Cython/Compiler running build_ext building 'Cython.Plex.Scanners' extension creating build-2.6/temp.linux-i686-2.6 creating build-2.6/temp.linux-i686-2.6/var creating build-2.6/temp.linux-i686-2.6/var/tmp creating build-2.6/temp.linux-i686-2.6/var/tmp/portage creating build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python creating build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12 creating build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12/work creating build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12 creating build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython creating build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Plex i686-pc-linux-gnu-gcc -pthread -DNDEBUG -O2 -pipe -fPIC -I/usr/include/python2.6 -c /var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Plex/Scanners.c -o build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Plex/Scanners.o i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -O2 -pipe build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Plex/Scanners.o -L/usr/lib -lpython2.6 -o build-2.6/lib.linux-i686-2.6/Cython/Plex/Scanners.so building 'Cython.Compiler.Scanning' extension creating build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Compiler i686-pc-linux-gnu-gcc -pthread -DNDEBUG -O2 -pipe -fPIC -I/usr/include/python2.6 -c /var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Compiler/Scanning.c -o build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Compiler/Scanning.o i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -O2 -pipe build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Compiler/Scanning.o -L/usr/lib -lpython2.6 -o build-2.6/lib.linux-i686-2.6/Cython/Compiler/Scanning.so building 'Cython.Compiler.Parsing' extension i686-pc-linux-gnu-gcc -pthread -DNDEBUG -O2 -pipe -fPIC -I/usr/include/python2.6 -c /var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Compiler/Parsing.c -o build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Compiler/Parsing.o i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -O2 -pipe build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Compiler/Parsing.o -L/usr/lib -lpython2.6 -o build-2.6/lib.linux-i686-2.6/Cython/Compiler/Parsing.so building 'Cython.Compiler.Visitor' extension i686-pc-linux-gnu-gcc -pthread -DNDEBUG -O2 -pipe -fPIC -I/usr/include/python2.6 -c /var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Compiler/Visitor.c -o build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Compiler/Visitor.o i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -O2 -pipe build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Compiler/Visitor.o -L/usr/lib -lpython2.6 -o build-2.6/lib.linux-i686-2.6/Cython/Compiler/Visitor.so building 'Cython.Runtime.refnanny' extension creating build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Runtime i686-pc-linux-gnu-gcc -pthread -DNDEBUG -O2 -pipe -fPIC -I/usr/include/python2.6 -c /var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Runtime/refnanny.c -o build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Runtime/refnanny.o i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -O2 -pipe build-2.6/temp.linux-i686-2.6/var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Runtime/refnanny.o -L/usr/lib -lpython2.6 -o build-2.6/lib.linux-i686-2.6/Cython/Runtime/refnanny.so running build_scripts creating build-2.6/scripts-2.6 copying and adjusting bin/cython -> build-2.6/scripts-2.6 changing mode of build-2.6/scripts-2.6/cython from 644 to 755 * Building of dev-python/cython-0.12 with Python 3.1... python3.1 setup.py build -b build-3.1 ERROR: invalid syntax (Main.py, line 35) Extension module compilation failed, using plain Python implementation running build running build_py creating build-3.1 creating build-3.1/lib creating build-3.1/lib/pyximport copying pyximport/__init__.py -> build-3.1/lib/pyximport copying pyximport/pyximport.py -> build-3.1/lib/pyximport copying pyximport/pyxbuild.py -> build-3.1/lib/pyximport copying cython.py -> build-3.1/lib creating build-3.1/lib/Cython copying Cython/Debugging.py -> build-3.1/lib/Cython copying Cython/Utils.py -> build-3.1/lib/Cython copying Cython/CodeWriter.py -> build-3.1/lib/Cython copying Cython/TestUtils.py -> build-3.1/lib/Cython copying Cython/Shadow.py -> build-3.1/lib/Cython copying Cython/__init__.py -> build-3.1/lib/Cython copying Cython/StringIOTree.py -> build-3.1/lib/Cython creating build-3.1/lib/Cython/Compiler copying Cython/Compiler/Future.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Errors.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/TreePath.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Code.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Scanning.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Builtin.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Nodes.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/ControlFlow.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Visitor.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Parsing.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Annotate.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Options.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Optimize.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Symtab.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Buffer.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/__init__.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Naming.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Version.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Main.py -> build-3.1/lib/Cython/Compiler creating build-3.1/lib/Cython/Runtime copying Cython/Runtime/__init__.py -> build-3.1/lib/Cython/Runtime creating build-3.1/lib/Cython/Distutils copying Cython/Distutils/build_ext.py -> build-3.1/lib/Cython/Distutils copying Cython/Distutils/extension.py -> build-3.1/lib/Cython/Distutils copying Cython/Distutils/__init__.py -> build-3.1/lib/Cython/Distutils creating build-3.1/lib/Cython/Mac copying Cython/Mac/DarwinSystem.py -> build-3.1/lib/Cython/Mac copying Cython/Mac/TS_Misc_Suite.py -> build-3.1/lib/Cython/Mac copying Cython/Mac/MacSystem.py -> build-3.1/lib/Cython/Mac copying Cython/Mac/__init__.py -> build-3.1/lib/Cython/Mac copying Cython/Mac/MacUtils.py -> build-3.1/lib/Cython/Mac creating build-3.1/lib/Cython/Unix copying Cython/Unix/LinuxSystem.py -> build-3.1/lib/Cython/Unix copying Cython/Unix/__init__.py -> build-3.1/lib/Cython/Unix creating build-3.1/lib/Cython/Plex copying Cython/Plex/Errors.py -> build-3.1/lib/Cython/Plex copying Cython/Plex/Machines.py -> build-3.1/lib/Cython/Plex copying Cython/Plex/DFA.py -> build-3.1/lib/Cython/Plex copying Cython/Plex/test_tm.py -> build-3.1/lib/Cython/Plex copying Cython/Plex/Timing.py -> build-3.1/lib/Cython/Plex copying Cython/Plex/Transitions.py -> build-3.1/lib/Cython/Plex copying Cython/Plex/Actions.py -> build-3.1/lib/Cython/Plex copying Cython/Plex/Regexps.py -> build-3.1/lib/Cython/Plex copying Cython/Plex/Traditional.py -> build-3.1/lib/Cython/Plex copying Cython/Plex/Scanners.py -> build-3.1/lib/Cython/Plex copying Cython/Plex/Lexicons.py -> build-3.1/lib/Cython/Plex copying Cython/Plex/__init__.py -> build-3.1/lib/Cython/Plex creating build-3.1/lib/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build-3.1/lib/Cython/Tests copying Cython/Tests/__init__.py -> build-3.1/lib/Cython/Tests creating build-3.1/lib/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build-3.1/lib/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build-3.1/lib/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestDecorators.py -> build-3.1/lib/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build-3.1/lib/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build-3.1/lib/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build-3.1/lib/Cython/Compiler/Tests creating build-3.1/lib/Cython/Includes copying Cython/Includes/python_mapping.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_int.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_sequence.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_complex.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python2.5.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_exc.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_tuple.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/stdlib.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_instance.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_bytes.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_bool.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_iterator.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_object.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_cobject.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_long.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_list.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/stdio.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_mem.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_type.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/numpy.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_unicode.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_buffer.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_set.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_float.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_method.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_getargs.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_pycapsule.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_string.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_dict.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_weakref.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_ref.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_number.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_function.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_module.pxd -> build-3.1/lib/Cython/Includes copying Cython/Includes/python_version.pxd -> build-3.1/lib/Cython/Includes copying Cython/Plex/Scanners.pxd -> build-3.1/lib/Cython/Plex copying Cython/Compiler/Parsing.pxd -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build-3.1/lib/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build-3.1/lib/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build-3.1/lib/Cython/Runtime copying Cython/Compiler/Lexicon.pickle -> build-3.1/lib/Cython/Compiler Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma running build_scripts creating build-3.1/scripts-3.1 copying and adjusting bin/cython -> build-3.1/scripts-3.1 changing mode of build-3.1/scripts-3.1/cython from 644 to 755 >>> Source compiled. * Testing of dev-python/cython-0.12 with Python 2.6... Running tests against Cython 0.12 Python 2.6.4 (r264:75706, Dec 1 2009, 14:16:30) [GCC 4.4.2] warning: /var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Runtime/refnanny.pyx:90:5: Unraisable exception in function 'refnanny.GOTREF'. warning: /var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Runtime/refnanny.pyx:103:5: Unraisable exception in function 'refnanny.GIVEREF_and_report'. warning: /var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12/Cython/Runtime/refnanny.pyx:129:5: Unraisable exception in function 'refnanny.FinishContext'. 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_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_basic (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok test_notype_as_expr1 (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok test_notype_as_expr2 (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_decorator (Cython.Compiler.Tests.TestDecorators.TestDecorator) ... 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_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 Doctest: Cython.StringIOTree ... ok Doctest: Cython.Compiler.Visitor.TreeVisitor ... ok Doctest: Cython.Compiler.Options.parse_directive_list ... ok Doctest: Cython.Compiler.Options.parse_directive_value ... ok compiling (c) a_capi ... ok compiling (cpp) a_capi ... ok compiling (c) argdefault ... ok compiling (cpp) argdefault ... ok compiling (c) arrayargs ... ok compiling (cpp) arrayargs ... ok compiling (c) arrayptrcompat ... ok compiling (cpp) arrayptrcompat ... ok compiling (c) arraytoptrarg ... ok compiling (cpp) arraytoptrarg ... ok compiling (c) ass2longlong ... ok compiling (cpp) ass2longlong ... ok compiling (c) behnel4 ... ok compiling (cpp) behnel4 ... ok compiling (c) belchenko1 ... ok compiling (cpp) belchenko1 ... ok compiling (c) bufaccess_noassignT444 ... ok compiling (cpp) bufaccess_noassignT444 ... ok compiling (c) builtin ... ok compiling (cpp) builtin ... ok compiling (c) builtinfuncs ... ok compiling (cpp) builtinfuncs ... ok compiling (c) c_directives ... ok compiling (cpp) c_directives ... ok compiling (c) callingconvention ... ok compiling (cpp) callingconvention ... ok compiling (c) cargdef ... ok compiling (cpp) cargdef ... ok compiling (c) carrdecl ... ok compiling (cpp) carrdecl ... ok compiling (c) cascmp ... ok compiling (cpp) cascmp ... ok compiling (c) cassign ... ok compiling (cpp) cassign ... ok compiling (c) casttoexttype ... ok compiling (cpp) casttoexttype ... ok compiling (c) cdefexternempty ... ok compiling (cpp) cdefexternempty ... ok compiling (c) cdefexternfromstar ... ok compiling (cpp) cdefexternfromstar ... ok compiling (c) cenum ... ok compiling (cpp) cenum ... ok compiling (c) cforfromloop ... ok compiling (cpp) cforfromloop ... ok compiling (c) cimport_package_module_T4 ... ok compiling (cpp) cimport_package_module_T4 ... ok compiling (c) cimportfrom_T248 ... ok compiling (cpp) cimportfrom_T248 ... ok compiling (c) classmethargdefault ... ok compiling (cpp) classmethargdefault ... ok compiling (c) cnamespec ... ok compiling (cpp) cnamespec ... ok compiling (c) cnumop ... ok compiling (cpp) cnumop ... ok compiling (c) coercetovoidptr ... ok compiling (cpp) coercetovoidptr ... ok compiling (c) complexbasetype ... ok compiling (cpp) complexbasetype ... ok compiling (c) constexpr ... ok compiling (cpp) constexpr ... ok compiling (c) coventry1 ... ok compiling (cpp) coventry1 ... ok compiling (c) cpdef ... ok compiling (cpp) cpdef ... ok compiling (c) cstructreturn ... ok compiling (cpp) cstructreturn ... ok compiling (c) ctypedef ... ok compiling (cpp) ctypedef ... ok compiling (c) ctypedef_public_class_T355 ... ok compiling (cpp) ctypedef_public_class_T355 ... ok compiling (c) ctypedefclass ... ok compiling (cpp) ctypedefclass ... ok compiling (c) ctypedefenum ... ok compiling (cpp) ctypedefenum ... ok compiling (c) ctypedefpubapi ... ok compiling (cpp) ctypedefpubapi ... ok compiling (c) ctypedefstruct ... ok compiling (cpp) ctypedefstruct ... ok compiling (c) ctypedefunion ... ok compiling (cpp) ctypedefunion ... ok compiling (c) cunsignedlong ... ok compiling (cpp) cunsignedlong ... ok compiling (c) cverylongtypes ... ok compiling (cpp) cverylongtypes ... ok compiling (c) declandimpl ... ok compiling (cpp) declandimpl ... ok compiling (c) declarations ... ok compiling (cpp) declarations ... ok compiling (c) del ... ok compiling (cpp) del ... ok compiling (c) delslice ... ok compiling (cpp) delslice ... ok compiling (c) docstrings ... ok compiling (cpp) docstrings ... ok compiling (c) doda1 ... ok compiling (cpp) doda1 ... ok compiling (c) dotted_cimport ... ok compiling (cpp) dotted_cimport ... ok compiling (c) drake1 ... ok compiling (cpp) drake1 ... ok compiling (c) emptytry ... ok compiling (cpp) emptytry ... ok compiling (c) enumintcompat ... ok compiling (cpp) enumintcompat ... ok compiling (c) eqcmp ... ok compiling (cpp) eqcmp ... ok compiling (c) ewing1 ... ok compiling (cpp) ewing1 ... ok compiling (c) ewing3 ... ok compiling (cpp) ewing3 ... ok compiling (c) ewing4 ... ok compiling (cpp) ewing4 ... ok compiling (c) ewing5 ... ok compiling (cpp) ewing5 ... ok compiling (c) ewing6 ... ok compiling (cpp) ewing6 ... ok compiling (c) ewing7 ... ok compiling (cpp) ewing7 ... ok compiling (c) ewing8 ... ok compiling (cpp) ewing8 ... ok compiling (c) ewing9 ... ok compiling (cpp) ewing9 ... ok compiling (c) excvalcheck ... ok compiling (cpp) excvalcheck ... ok compiling (c) excvaldecl ... ok compiling (cpp) excvaldecl ... ok compiling (c) excvalreturn ... ok compiling (cpp) excvalreturn ... ok compiling (c) extargdefault ... ok compiling (cpp) extargdefault ... ok compiling (c) extcmethcall ... ok compiling (cpp) extcmethcall ... ok compiling (c) extcoerce ... ok compiling (cpp) extcoerce ... ok compiling (c) extdelattr ... ok compiling (cpp) extdelattr ... ok compiling (c) extdelitem ... ok compiling (cpp) extdelitem ... ok compiling (c) extdelslice ... ok compiling (cpp) extdelslice ... ok compiling (c) extdescrdel ... ok compiling (cpp) extdescrdel ... ok compiling (c) extdescrget ... ok compiling (cpp) extdescrget ... ok compiling (c) extdescrset ... ok compiling (cpp) extdescrset ... ok compiling (c) extern ... ok compiling (cpp) extern ... ok compiling (c) extexttype ... ok compiling (cpp) extexttype ... ok compiling (c) extforward ... ok compiling (cpp) extforward ... ok compiling (c) extgetattr ... ok compiling (cpp) extgetattr ... ok compiling (c) extgetitem ... ok compiling (cpp) extgetitem ... ok compiling (c) exthash ... ok compiling (cpp) exthash ... ok compiling (c) extimported ... ok compiling (cpp) extimported ... ok compiling (c) extimportedsubtype ... ok compiling (cpp) extimportedsubtype ... ok compiling (c) extindex ... ok compiling (cpp) extindex ... ok compiling (c) extinheritdel ... ok compiling (cpp) extinheritdel ... ok compiling (c) extinheritset ... ok compiling (cpp) extinheritset ... ok compiling (c) extpropertyall ... ok compiling (cpp) extpropertyall ... ok compiling (c) extpropertydel ... ok compiling (cpp) extpropertydel ... ok compiling (c) extpropertydoc ... ok compiling (cpp) extpropertydoc ... ok compiling (c) extpropertyget ... ok compiling (cpp) extpropertyget ... ok compiling (c) extpropertyset ... ok compiling (cpp) extpropertyset ... ok compiling (c) extpymemberdef ... ok compiling (cpp) extpymemberdef ... ok compiling (c) extsetattr ... ok compiling (cpp) extsetattr ... ok compiling (c) extsetitem ... ok compiling (cpp) extsetitem ... ok compiling (c) extsetslice ... ok compiling (cpp) extsetslice ... ok compiling (c) first_assignment ... ok compiling (cpp) first_assignment ... ok compiling (c) for ... ok compiling (cpp) for ... ok compiling (c) forfromelse ... ok compiling (cpp) forfromelse ... ok compiling (c) formfeed ... ok compiling (cpp) formfeed ... ok compiling (c) fromimport ... ok compiling (cpp) fromimport ... ok compiling (c) funcptr ... ok compiling (cpp) funcptr ... ok compiling (c) gencall ... ok compiling (cpp) gencall ... ok compiling (c) globalonly ... ok compiling (cpp) globalonly ... ok compiling (c) globalstmt ... ok compiling (cpp) globalstmt ... ok compiling (c) globvardef ... ok compiling (cpp) globvardef ... ok compiling (c) gustafsson2 ... ok compiling (cpp) gustafsson2 ... ok compiling (c) hinsen2 ... ok compiling (cpp) hinsen2 ... ok compiling (c) huss2 ... ok compiling (cpp) huss2 ... ok compiling (c) ia_cdefblock ... ok compiling (cpp) ia_cdefblock ... ok compiling (c) import ... ok compiling (cpp) import ... ok compiling (c) index ... ok compiling (cpp) index ... ok compiling (c) indices ... ok compiling (cpp) indices ... ok compiling (c) ishimoto1 ... ok compiling (cpp) ishimoto1 ... ok compiling (c) ishimoto4 ... ok compiling (cpp) ishimoto4 ... ok compiling (c) jiba3 ... ok compiling (cpp) jiba3 ... ok compiling (c) jiba4 ... ok compiling (cpp) jiba4 ... ok compiling (c) jiba5 ... ok compiling (cpp) jiba5 ... ok compiling (c) jiba6 ... ok compiling (cpp) jiba6 ... ok compiling (c) johnson1 ... ok compiling (cpp) johnson1 ... ok compiling (c) johnson2 ... ok compiling (cpp) johnson2 ... ok compiling (c) khavkine1 ... ok compiling (cpp) khavkine1 ... ok compiling (c) kleckner1 ... ok compiling (cpp) kleckner1 ... ok compiling (c) lepage_2 ... ok compiling (cpp) lepage_2 ... ok compiling (c) longunsigned ... ok compiling (cpp) longunsigned ... ok compiling (c) magcmp ... ok compiling (cpp) magcmp ... ok compiling (c) nogil ... ok compiling (cpp) nogil ... ok compiling (c) nonctypedefclass ... ok compiling (cpp) nonctypedefclass ... ok compiling (c) none ... ok compiling (cpp) none ... ok compiling (c) notnonearg ... ok compiling (cpp) notnonearg ... ok compiling (c) nullptr ... ok compiling (cpp) nullptr ... ok compiling (c) omittedargnames ... ok compiling (cpp) omittedargnames ... ok compiling (c) pinard4 ... ok compiling (cpp) pinard4 ... ok compiling (c) pxd_override_T230 ... ok compiling (cpp) pxd_override_T230 ... ok compiling (c) pyclass ... ok compiling (cpp) pyclass ... ok compiling (c) pylong ... ok compiling (cpp) pylong ... ok compiling (c) r_pernici1 ... ok compiling (cpp) r_pernici1 ... ok compiling (c) shipped_pxds ... ok compiling (cpp) shipped_pxds ... ok compiling (c) signedtypes ... ok compiling (cpp) signedtypes ... ok compiling (c) slicex ... ok compiling (cpp) slicex ... ok compiling (c) specmethargdefault ... ok compiling (cpp) specmethargdefault ... ok compiling (c) specmethdocstring ... ok compiling (cpp) specmethdocstring ... ok compiling (c) specmethextarg ... ok compiling (cpp) specmethextarg ... ok compiling (c) traceback ... ok compiling (cpp) traceback ... ok compiling (c) tryexcept ... ok compiling (cpp) tryexcept ... ok compiling (c) tryfinally ... ok compiling (cpp) tryfinally ... ok compiling (c) typecast ... ok compiling (cpp) typecast ... ok compiling (c) types_and_names ... ok compiling (cpp) types_and_names ... ok compiling (c) watts2 ... ok compiling (cpp) watts2 ... ok compiling (c) weakref_T276 ... ok compiling (cpp) weakref_T276 ... ok compiling (c) while ... ok compiling (cpp) while ... ok compiling (c) withgil ... ok compiling (cpp) withgil ... ok compiling (c) break_outside_loop ... ok compiling (c) buffertypedef_T117 ... ok compiling (c) builtin_type_conflict_T170 ... ok compiling (c) callargs ... ok compiling (c) callingnonexisting_T307 ... ok compiling (c) cdef_syntax ... ok compiling (c) cdefkwargs ... ok compiling (c) cdefoptargs ... ok compiling (c) cdefspecial ... ok compiling (c) cmethbasematch ... ok compiling (c) compile_time_unraisable_T370 ... ok compiling (c) continue_outside_loop ... ok compiling (c) cpdef_syntax ... ok compiling (c) declareafteruse_T158 ... ok compiling (c) e2_packedstruct_T290 ... ok compiling (c) e_addop ... ok compiling (c) e_argdefault ... ok compiling (c) e_ass ... ok compiling (c) e_assnone ... ok compiling (c) e_autotestdict ... ok compiling (c) e_badexcvaltype ... ok compiling (c) e_badfuncargtype ... ok compiling (c) e_badpyparam ... ok compiling (c) e_badtypeuse ... ok compiling (c) e_bitop ... ok compiling (c) e_boolcoerce ... ok compiling (c) e_bufaccess ... ok compiling (c) e_bufaccess2 ... ok compiling (c) e_callnonfunction ... ok compiling (c) e_callspec ... ok compiling (c) e_cdef_keywords_T241 ... ok compiling (c) e_cdef_missing_declarator ... ok compiling (c) e_cdefassign ... ok compiling (c) e_cdefemptysue ... ok compiling (c) e_cenum ... ok compiling (c) e_cmethbasematch ... ok compiling (c) e_cmp ... ok compiling (c) e_cstruct ... ok compiling (c) e_ctypedefforward ... ok compiling (c) e_ctypedefornot ... ok compiling (c) e_declarations ... ok compiling (c) e_decorators ... ok compiling (c) e_del ... ok compiling (c) e_del2 ... ok compiling (c) e_directives ... ok compiling (c) e_exceptclause ... ok compiling (c) e_excvalfunctype ... ok compiling (c) e_extweakref ... ok compiling (c) e_func_in_pxd ... ok compiling (c) e_index ... ok compiling (c) e_multass ... ok compiling (c) e_nargs ... ok compiling (c) e_nogilcmeth ... ok compiling (c) e_nogilfunctype ... ok compiling (c) e_nosignword ... ok compiling (c) e_notnone ... ok compiling (c) e_notnone2 ... ok compiling (c) e_numop ... ok compiling (c) e_packedstruct_T290 ... ok compiling (c) e_powop ... ok compiling (c) e_pxdimpl ... ok compiling (c) e_pyobinstruct ... ok compiling (c) e_redeclmeth ... ok compiling (c) e_return ... ok compiling (c) e_sizeofincomplete ... ok compiling (c) e_slice ... ok compiling (c) e_strcoerce ... ok compiling (c) e_subop ... ok compiling (c) e_switch ... ok compiling (c) e_tempcast ... ok compiling (c) e_undefexttype ... ok compiling (c) e_unop ... ok compiling (c) e_while ... ok compiling (c) empty ... ok compiling (c) encoding ... ok compiling (c) extclassattrsetting ... ok compiling (c) extended_unpacking ... ok compiling (c) extended_unpacking_parser ... ok compiling (c) futurebraces ... ok compiling (c) invalid_cast ... ok compiling (c) literal_lists ... ok compiling (c) missing_self_in_cpdef_method_T156 ... ok compiling (c) missing_self_in_cpdef_method_T165 ... ok compiling (c) nogil ... ok compiling (c) nogilcmeth ... ok compiling (c) nogilfunctype ... ok compiling (c) nonconst_def ... ok compiling (c) notcimportedT418 ... ok compiling (c) pxd_cdef_class_declaration_T286 ... ok compiling (c) pyobjcastdisallow_T313 ... ok compiling (c) return_outside_function_T135 ... ok compiling (c) se_badindent ... ok compiling (c) se_badindent2 ... ok compiling (c) se_conddef ... ok compiling (c) se_mixtabspace ... ok compiling (c) se_multass ... ok compiling (c) se_nestdef ... ok compiling (c) string_assignments ... ok compiling (c) tree_assert ... ok compiling (c) typoT304 ... ok compiling (c) undefinedname ... ok compiling (c) void_as_arg ... ok compiling (c) and running __getattribute__ ... Doctest: __getattribute__.both ... ok Doctest: __getattribute__.just_getattr ... ok Doctest: __getattribute__.just_getattribute ... ok compiling (cpp) and running __getattribute__ ... Doctest: __getattribute__.both ... ok Doctest: __getattribute__.just_getattr ... ok Doctest: __getattribute__.just_getattribute ... ok compiling (c) and running __getattribute_subclasses__ ... Doctest: __getattribute_subclasses__ ... ok compiling (cpp) and running __getattribute_subclasses__ ... Doctest: __getattribute_subclasses__ ... ok compiling (c) and running addloop ... Doctest: addloop ... ok Doctest: addloop.__test__.add_c (line 30) ... ok Doctest: addloop.__test__.add_py (line 20) ... ok Doctest: addloop.__test__.add_pyrange (line 10) ... ok compiling (cpp) and running addloop ... Doctest: addloop ... ok Doctest: addloop.__test__.add_c (line 30) ... ok Doctest: addloop.__test__.add_py (line 20) ... ok Doctest: addloop.__test__.add_pyrange (line 10) ... ok compiling (c) and running addop ... Doctest: addop.__test__.f (line 1) ... ok compiling (cpp) and running addop ... Doctest: addop.__test__.f (line 1) ... ok compiling (c) and running addressof ... Doctest: addressof.__test__.f (line 1) ... ok compiling (cpp) and running addressof ... Doctest: addressof.__test__.f (line 1) ... ok compiling (c) and running altet2 ... Doctest: altet2 ... ok compiling (cpp) and running altet2 ... Doctest: altet2 ... ok compiling (c) and running always_allow_keywords_T295 ... Doctest: always_allow_keywords_T295.A ... ok Doctest: always_allow_keywords_T295.__test__.func1 (line 4) ... ok Doctest: always_allow_keywords_T295.__test__.func2 (line 16) ... ok Doctest: always_allow_keywords_T295.__test__.func3 (line 28) ... ok compiling (cpp) and running always_allow_keywords_T295 ... Doctest: always_allow_keywords_T295.A ... ok Doctest: always_allow_keywords_T295.__test__.func1 (line 4) ... ok Doctest: always_allow_keywords_T295.__test__.func2 (line 16) ... ok Doctest: always_allow_keywords_T295.__test__.func3 (line 28) ... ok compiling (c) and running and ... Doctest: and.__test__.and2 (line 16) ... ok Doctest: and.__test__.and2_assign (line 3) ... ok Doctest: and.__test__.and2_no_result (line 45) ... ok Doctest: and.__test__.and3 (line 35) ... ok compiling (cpp) and running and ... Doctest: and.__test__.and2 (line 16) ... ok Doctest: and.__test__.and2_assign (line 3) ... ok Doctest: and.__test__.and2_no_result (line 45) ... ok Doctest: and.__test__.and3 (line 35) ... ok compiling (c) and running anonymousenum ... Doctest: anonymousenum ... ok compiling (cpp) and running anonymousenum ... Doctest: anonymousenum ... ok compiling (c) and running append ... Doctest: append.__test__.test_append (line 11) ... ok compiling (cpp) and running append ... Doctest: append.__test__.test_append (line 11) ... ok compiling (c) and running argdefault ... Doctest: argdefault.__test__.f0 (line 2) ... ok Doctest: argdefault.__test__.f1 (line 17) ... ok Doctest: argdefault.__test__.f2 (line 32) ... ok Doctest: argdefault.__test__.f3 (line 49) ... ok Doctest: argdefault.__test__.f4 (line 66) ... ok Doctest: argdefault.__test__.f5 (line 83) ... ok Doctest: argdefault.__test__.f6 (line 98) ... ok Doctest: argdefault.__test__.g0 (line 8) ... ok Doctest: argdefault.__test__.g1 (line 23) ... ok Doctest: argdefault.__test__.g2 (line 38) ... ok Doctest: argdefault.__test__.g3 (line 55) ... ok Doctest: argdefault.__test__.g4 (line 72) ... ok Doctest: argdefault.__test__.g5 (line 89) ... ok Doctest: argdefault.__test__.g6 (line 104) ... ok compiling (cpp) and running argdefault ... Doctest: argdefault.__test__.f0 (line 2) ... ok Doctest: argdefault.__test__.f1 (line 17) ... ok Doctest: argdefault.__test__.f2 (line 32) ... ok Doctest: argdefault.__test__.f3 (line 49) ... ok Doctest: argdefault.__test__.f4 (line 66) ... ok Doctest: argdefault.__test__.f5 (line 83) ... ok Doctest: argdefault.__test__.f6 (line 98) ... ok Doctest: argdefault.__test__.g0 (line 8) ... ok Doctest: argdefault.__test__.g1 (line 23) ... ok Doctest: argdefault.__test__.g2 (line 38) ... ok Doctest: argdefault.__test__.g3 (line 55) ... ok Doctest: argdefault.__test__.g4 (line 72) ... ok Doctest: argdefault.__test__.g5 (line 89) ... ok Doctest: argdefault.__test__.g6 (line 104) ... ok compiling (c) and running arrayassign ... Doctest: arrayassign.__test__.test_literal_list_slice_all (line 8) ... ok Doctest: arrayassign.__test__.test_literal_list_slice_end (line 26) ... ok Doctest: arrayassign.__test__.test_literal_list_slice_end_param (line 60) ... ok Doctest: arrayassign.__test__.test_literal_list_slice_start (line 17) ... ok Doctest: arrayassign.__test__.test_literal_list_slice_start_end (line 35) ... ok Doctest: arrayassign.__test__.test_literal_list_slice_start_end_param (line 76) ... ok Doctest: arrayassign.__test__.test_literal_list_slice_start_param (line 44) ... ok Doctest: arrayassign.__test__.test_ptr_literal_list_slice_all (line 104) ... ok Doctest: arrayassign.__test__.test_ptr_literal_list_slice_end (line 122) ... ok Doctest: arrayassign.__test__.test_ptr_literal_list_slice_start (line 113) ... ok compiling (cpp) and running arrayassign ... Doctest: arrayassign.__test__.test_literal_list_slice_all (line 8) ... ok Doctest: arrayassign.__test__.test_literal_list_slice_end (line 26) ... ok Doctest: arrayassign.__test__.test_literal_list_slice_end_param (line 60) ... ok Doctest: arrayassign.__test__.test_literal_list_slice_start (line 17) ... ok Doctest: arrayassign.__test__.test_literal_list_slice_start_end (line 35) ... ok Doctest: arrayassign.__test__.test_literal_list_slice_start_end_param (line 76) ... ok Doctest: arrayassign.__test__.test_literal_list_slice_start_param (line 44) ... ok Doctest: arrayassign.__test__.test_ptr_literal_list_slice_all (line 104) ... ok Doctest: arrayassign.__test__.test_ptr_literal_list_slice_end (line 122) ... ok Doctest: arrayassign.__test__.test_ptr_literal_list_slice_start (line 113) ... ok compiling (c) and running ass2cglobal ... Doctest: ass2cglobal ... ok compiling (cpp) and running ass2cglobal ... Doctest: ass2cglobal ... ok compiling (c) and running ass2global ... Doctest: ass2global ... ok compiling (cpp) and running ass2global ... Doctest: ass2global ... ok compiling (c) and running ass2local ... Doctest: ass2local.__test__.f (line 1) ... ok compiling (cpp) and running ass2local ... Doctest: ass2local.__test__.f (line 1) ... ok compiling (c) and running assert ... Doctest: assert.__test__.f (line 1) ... ok Doctest: assert.__test__.g (line 18) ... ok compiling (cpp) and running assert ... Doctest: assert.__test__.f (line 1) ... ok Doctest: assert.__test__.g (line 18) ... ok compiling (c) and running attr ... Doctest: attr ... ok compiling (cpp) and running attr ... Doctest: attr ... ok compiling (c) and running autotestdict ... Doctest: autotestdict ... ok Doctest: autotestdict.MyCdefClass ... ok Doctest: autotestdict.MyClass ... ok Doctest: autotestdict.__test__.MyCdefClass.cpdef_method (line 78) ... ok Doctest: autotestdict.__test__.MyCdefClass.method (line 75) ... ok Doctest: autotestdict.__test__.MyClass.method (line 65) ... ok Doctest: autotestdict.__test__.mycpdeffunc (line 53) ... ok Doctest: autotestdict.__test__.myfunc (line 44) ... ok compiling (cpp) and running autotestdict ... Doctest: autotestdict ... ok Doctest: autotestdict.MyCdefClass ... ok Doctest: autotestdict.MyClass ... ok Doctest: autotestdict.__test__.MyCdefClass.cpdef_method (line 78) ... ok Doctest: autotestdict.__test__.MyCdefClass.method (line 75) ... ok Doctest: autotestdict.__test__.MyClass.method (line 65) ... ok Doctest: autotestdict.__test__.mycpdeffunc (line 53) ... ok Doctest: autotestdict.__test__.myfunc (line 44) ... ok compiling (c) and running autotestdict_skip ... Doctest: autotestdict_skip ... ok Doctest: autotestdict_skip.__test__.one ... ok compiling (cpp) and running autotestdict_skip ... Doctest: autotestdict_skip ... ok Doctest: autotestdict_skip.__test__.one ... ok compiling (c) and running baas3 ... Doctest: baas3 ... ok compiling (cpp) and running baas3 ... Doctest: baas3 ... ok compiling (c) and running backquote ... Doctest: backquote.__test__.f (line 1) ... ok Doctest: backquote.__test__.g (line 11) ... ok compiling (cpp) and running backquote ... Doctest: backquote.__test__.f (line 1) ... ok Doctest: backquote.__test__.g (line 11) ... ok compiling (c) and running bad_c_struct_T252 ... Doctest: bad_c_struct_T252.__test__.cpf (line 4) ... ok Doctest: bad_c_struct_T252.__test__.pf (line 16) ... ok Doctest: bad_c_struct_T252.__test__.test_class (line 47) ... ok Doctest: bad_c_struct_T252.__test__.test_struct (line 32) ... ok compiling (cpp) and running bad_c_struct_T252 ... Doctest: bad_c_struct_T252.__test__.cpf (line 4) ... ok Doctest: bad_c_struct_T252.__test__.pf (line 16) ... ok Doctest: bad_c_struct_T252.__test__.test_class (line 47) ... ok Doctest: bad_c_struct_T252.__test__.test_struct (line 32) ... ok compiling (c) and running behnel1 ... Doctest: behnel1.__test__.viking (line 8) ... ok compiling (cpp) and running behnel1 ... Doctest: behnel1.__test__.viking (line 8) ... ok compiling (c) and running behnel2 ... Doctest: behnel2 ... ok compiling (cpp) and running behnel2 ... Doctest: behnel2 ... ok compiling (c) and running behnel3 ... Doctest: behnel3 ... ok compiling (cpp) and running behnel3 ... Doctest: behnel3 ... ok compiling (c) and running big_indices ... Doctest: big_indices.__test__.test (line 1) ... ok compiling (cpp) and running big_indices ... Doctest: big_indices.__test__.test (line 1) ... ok compiling (c) and running bint ... Doctest: bint.__test__.call_test (line 4) ... ok compiling (cpp) and running bint ... Doctest: bint.__test__.call_test (line 4) ... ok compiling (c) and running bishop1 ... Doctest: bishop1 ... ok compiling (cpp) and running bishop1 ... Doctest: bishop1 ... ok compiling (c) and running bishop2 ... Doctest: bishop2 ... ok compiling (cpp) and running bishop2 ... Doctest: bishop2 ... ok compiling (c) and running boolop ... Doctest: boolop.__test__.foo (line 1) ... ok compiling (cpp) and running boolop ... Doctest: boolop.__test__.foo (line 1) ... ok compiling (c) and running bufaccess ... Exception Exception: Exception() in 'bufaccess.MockBuffer.create_buffer' ignored Doctest: bufaccess.__test__.acquire_failure1 ... Exception Exception: Exception() in 'bufaccess.MockBuffer.create_buffer' ignored /var/tmp/portage/dev-python/cython-0.12/temp/environment: line 3737: 16818 Segmentation fault "$(PYTHON)" runtests.py --no-fork -vv * ERROR: dev-python/cython-0.12 failed: * Testing failed with Python 2.6 in testing() function * * Call stack: * ebuild.sh, line 55: Called src_test * environment, line 3742: Called python_execute_function 'testing' * environment, line 3272: Called die * The specific snippet of code: * die "${failure_message}"; * * If you need support, post the output of 'emerge --info =dev-python/cython-0.12', * the complete build log and the output of 'emerge -pqv =dev-python/cython-0.12'. * The complete build log is located at '/var/log/portage/build/dev-python/cython-0.12:20091201-151538.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/cython-0.12/temp/environment'. * S: '/var/tmp/portage/dev-python/cython-0.12/work/Cython-0.12' >>> Install cython-0.12 into /var/tmp/portage/dev-python/cython-0.12/image/ category dev-python * Installation of dev-python/cython-0.12 with Python 2.6... python2.6 setup.py build -b build-2.6 install --root=/var/tmp/portage/dev-python/cython-0.12/image/ --no-compile running build running build_py running build_ext running build_scripts running install running install_lib copying build-2.6/lib.linux-i686-2.6/cython.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/pyximport copying build-2.6/lib.linux-i686-2.6/pyximport/pyximport.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/pyximport copying build-2.6/lib.linux-i686-2.6/pyximport/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/pyximport copying build-2.6/lib.linux-i686-2.6/pyximport/pyxbuild.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/pyximport creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Distutils copying build-2.6/lib.linux-i686-2.6/Cython/Distutils/build_ext.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Distutils copying build-2.6/lib.linux-i686-2.6/Cython/Distutils/extension.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Distutils copying build-2.6/lib.linux-i686-2.6/Cython/Distutils/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Distutils creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_mapping.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_int.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_sequence.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_complex.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python2.5.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_exc.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_tuple.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/stdlib.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_instance.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_bytes.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_bool.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_iterator.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_object.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_cobject.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_long.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_list.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/stdio.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_mem.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_type.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/numpy.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_unicode.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_buffer.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_set.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_float.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_method.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_getargs.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_pycapsule.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_string.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_dict.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_weakref.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_ref.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_number.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_function.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_module.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Includes/python_version.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Includes copying build-2.6/lib.linux-i686-2.6/Cython/Debugging.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Unix copying build-2.6/lib.linux-i686-2.6/Cython/Unix/LinuxSystem.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Unix copying build-2.6/lib.linux-i686-2.6/Cython/Unix/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Unix creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Runtime copying build-2.6/lib.linux-i686-2.6/Cython/Runtime/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Runtime copying build-2.6/lib.linux-i686-2.6/Cython/Runtime/refnanny.so -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Runtime copying build-2.6/lib.linux-i686-2.6/Cython/Runtime/refnanny.pyx -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Runtime copying build-2.6/lib.linux-i686-2.6/Cython/Utils.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython copying build-2.6/lib.linux-i686-2.6/Cython/CodeWriter.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython copying build-2.6/lib.linux-i686-2.6/Cython/TestUtils.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Tests copying build-2.6/lib.linux-i686-2.6/Cython/Tests/TestCodeWriter.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Tests copying build-2.6/lib.linux-i686-2.6/Cython/Tests/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Tests copying build-2.6/lib.linux-i686-2.6/Cython/Shadow.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Mac copying build-2.6/lib.linux-i686-2.6/Cython/Mac/DarwinSystem.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Mac copying build-2.6/lib.linux-i686-2.6/Cython/Mac/TS_Misc_Suite.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Mac copying build-2.6/lib.linux-i686-2.6/Cython/Mac/MacSystem.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Mac copying build-2.6/lib.linux-i686-2.6/Cython/Mac/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Mac copying build-2.6/lib.linux-i686-2.6/Cython/Mac/MacUtils.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Mac copying build-2.6/lib.linux-i686-2.6/Cython/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Lexicon.pickle -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Visitor.so -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Future.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/CodeGeneration.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/PyrexTypes.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Errors.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/ExprNodes.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/TreePath.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/StringEncoding.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/TypeSlots.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Code.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/ModuleNode.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Scanning.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Parsing.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/CmdLine.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/TypeInference.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Builtin.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Lexicon.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/DebugFlags.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Nodes.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Scanning.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/ControlFlow.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Parsing.so -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Visitor.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Parsing.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Annotate.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Options.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Optimize.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Symtab.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/AutoDocTransforms.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler/Tests copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler/Tests copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Tests/TestBuffer.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler/Tests copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Tests/TestDecorators.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler/Tests copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Tests/TestTreePath.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler/Tests copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Tests/TestTreeFragment.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler/Tests copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Tests/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler/Tests copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/AnalysedTreeTransforms.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/ParseTreeTransforms.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Scanning.so -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/UtilNodes.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Visitor.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Buffer.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/CythonScope.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Naming.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/TreeFragment.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Version.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Interpreter.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/Compiler/Main.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Compiler copying build-2.6/lib.linux-i686-2.6/Cython/StringIOTree.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Plex copying build-2.6/lib.linux-i686-2.6/Cython/Plex/Scanners.so -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Plex copying build-2.6/lib.linux-i686-2.6/Cython/Plex/Errors.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Plex copying build-2.6/lib.linux-i686-2.6/Cython/Plex/Machines.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Plex copying build-2.6/lib.linux-i686-2.6/Cython/Plex/Scanners.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Plex copying build-2.6/lib.linux-i686-2.6/Cython/Plex/DFA.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Plex copying build-2.6/lib.linux-i686-2.6/Cython/Plex/test_tm.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Plex copying build-2.6/lib.linux-i686-2.6/Cython/Plex/Timing.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Plex copying build-2.6/lib.linux-i686-2.6/Cython/Plex/Transitions.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Plex copying build-2.6/lib.linux-i686-2.6/Cython/Plex/Actions.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Plex copying build-2.6/lib.linux-i686-2.6/Cython/Plex/Regexps.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Plex copying build-2.6/lib.linux-i686-2.6/Cython/Plex/Traditional.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Plex copying build-2.6/lib.linux-i686-2.6/Cython/Plex/Scanners.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Plex copying build-2.6/lib.linux-i686-2.6/Cython/Plex/Lexicons.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Plex copying build-2.6/lib.linux-i686-2.6/Cython/Plex/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython/Plex running install_scripts creating /var/tmp/portage/dev-python/cython-0.12/image/usr/bin copying build-2.6/scripts-2.6/cython -> /var/tmp/portage/dev-python/cython-0.12/image/usr/bin changing mode of /var/tmp/portage/dev-python/cython-0.12/image/usr/bin/cython to 755 running install_egg_info Writing /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python2.6/site-packages/Cython-0.12-py2.6.egg-info * Installation of dev-python/cython-0.12 with Python 3.1... python3.1 setup.py build -b build-3.1 install --root=/var/tmp/portage/dev-python/cython-0.12/image/ --no-compile ERROR: invalid syntax (Main.py, line 35) Extension module compilation failed, using plain Python implementation running build running build_py running build_scripts running install running install_lib copying build-3.1/lib/cython.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/pyximport copying build-3.1/lib/pyximport/pyximport.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/pyximport copying build-3.1/lib/pyximport/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/pyximport copying build-3.1/lib/pyximport/pyxbuild.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/pyximport creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Distutils copying build-3.1/lib/Cython/Distutils/build_ext.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Distutils copying build-3.1/lib/Cython/Distutils/extension.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Distutils copying build-3.1/lib/Cython/Distutils/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Distutils creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_mapping.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_int.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_sequence.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_complex.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python2.5.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_exc.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_tuple.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/stdlib.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_instance.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_bytes.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_bool.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_iterator.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_object.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_cobject.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_long.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_list.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/stdio.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_mem.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_type.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/numpy.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_unicode.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_buffer.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_set.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_float.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_method.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_getargs.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_pycapsule.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_string.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_dict.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_weakref.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_ref.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_number.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_function.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_module.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Includes/python_version.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Includes copying build-3.1/lib/Cython/Debugging.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Unix copying build-3.1/lib/Cython/Unix/LinuxSystem.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Unix copying build-3.1/lib/Cython/Unix/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Unix creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Runtime copying build-3.1/lib/Cython/Runtime/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Runtime copying build-3.1/lib/Cython/Runtime/refnanny.pyx -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Runtime copying build-3.1/lib/Cython/Utils.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython copying build-3.1/lib/Cython/CodeWriter.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython copying build-3.1/lib/Cython/TestUtils.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Tests copying build-3.1/lib/Cython/Tests/TestCodeWriter.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Tests copying build-3.1/lib/Cython/Tests/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Tests copying build-3.1/lib/Cython/Shadow.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Mac copying build-3.1/lib/Cython/Mac/DarwinSystem.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Mac copying build-3.1/lib/Cython/Mac/TS_Misc_Suite.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Mac copying build-3.1/lib/Cython/Mac/MacSystem.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Mac copying build-3.1/lib/Cython/Mac/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Mac copying build-3.1/lib/Cython/Mac/MacUtils.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Mac copying build-3.1/lib/Cython/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Lexicon.pickle -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Future.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/CodeGeneration.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/PyrexTypes.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Errors.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/ExprNodes.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/TreePath.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/StringEncoding.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/TypeSlots.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Code.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/ModuleNode.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Scanning.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Parsing.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/CmdLine.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/TypeInference.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Builtin.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Lexicon.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/DebugFlags.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Nodes.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Scanning.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/ControlFlow.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Visitor.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Parsing.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Annotate.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Options.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Optimize.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Symtab.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/AutoDocTransforms.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler/Tests copying build-3.1/lib/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler/Tests copying build-3.1/lib/Cython/Compiler/Tests/TestBuffer.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler/Tests copying build-3.1/lib/Cython/Compiler/Tests/TestDecorators.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler/Tests copying build-3.1/lib/Cython/Compiler/Tests/TestTreePath.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler/Tests copying build-3.1/lib/Cython/Compiler/Tests/TestTreeFragment.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler/Tests copying build-3.1/lib/Cython/Compiler/Tests/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler/Tests copying build-3.1/lib/Cython/Compiler/AnalysedTreeTransforms.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/ParseTreeTransforms.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/UtilNodes.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Visitor.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Buffer.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/CythonScope.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Naming.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/TreeFragment.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Version.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Interpreter.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/Compiler/Main.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Compiler copying build-3.1/lib/Cython/StringIOTree.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython creating /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Plex copying build-3.1/lib/Cython/Plex/Errors.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Plex copying build-3.1/lib/Cython/Plex/Machines.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Plex copying build-3.1/lib/Cython/Plex/Scanners.pxd -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Plex copying build-3.1/lib/Cython/Plex/DFA.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Plex copying build-3.1/lib/Cython/Plex/test_tm.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Plex copying build-3.1/lib/Cython/Plex/Timing.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Plex copying build-3.1/lib/Cython/Plex/Transitions.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Plex copying build-3.1/lib/Cython/Plex/Actions.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Plex copying build-3.1/lib/Cython/Plex/Regexps.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Plex copying build-3.1/lib/Cython/Plex/Traditional.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Plex copying build-3.1/lib/Cython/Plex/Scanners.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Plex copying build-3.1/lib/Cython/Plex/Lexicons.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Plex copying build-3.1/lib/Cython/Plex/__init__.py -> /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython/Plex running install_scripts copying build-3.1/scripts-3.1/cython -> /var/tmp/portage/dev-python/cython-0.12/image/usr/bin changing mode of /var/tmp/portage/dev-python/cython-0.12/image/usr/bin/cython to 755 running install_egg_info Writing /var/tmp/portage/dev-python/cython-0.12/image/usr/lib/python3.1/site-packages/Cython-0.12-py3.1.egg-info >>> Completed installing cython-0.12 into /var/tmp/portage/dev-python/cython-0.12/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/python2.6/site-packages/Cython/Runtime/refnanny.so usr/lib/python2.6/site-packages/Cython/Compiler/Visitor.so usr/lib/python2.6/site-packages/Cython/Compiler/Parsing.so usr/lib/python2.6/site-packages/Cython/Compiler/Scanning.so usr/lib/python2.6/site-packages/Cython/Plex/Scanners.so * checking 253 files for package collisions * Removing /usr/share/doc * Removing /usr/share/info --- /usr/ --- /usr/share/ --- /usr/lib/ --- /usr/lib/python2.6/ --- /usr/lib/python2.6/site-packages/ >>> /usr/lib/python2.6/site-packages/Cython-0.12-py2.6.egg-info >>> /usr/lib/python2.6/site-packages/cython.py --- /usr/lib/python2.6/site-packages/pyximport/ >>> /usr/lib/python2.6/site-packages/pyximport/pyximport.py >>> /usr/lib/python2.6/site-packages/pyximport/__init__.py >>> /usr/lib/python2.6/site-packages/pyximport/pyxbuild.py --- /usr/lib/python2.6/site-packages/Cython/ --- /usr/lib/python2.6/site-packages/Cython/Distutils/ >>> /usr/lib/python2.6/site-packages/Cython/Distutils/build_ext.py >>> /usr/lib/python2.6/site-packages/Cython/Distutils/extension.py >>> /usr/lib/python2.6/site-packages/Cython/Distutils/__init__.py --- /usr/lib/python2.6/site-packages/Cython/Includes/ >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_mapping.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_int.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_sequence.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_complex.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python2.5.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_exc.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_tuple.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/stdlib.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_instance.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_bytes.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_bool.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_iterator.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_object.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_cobject.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_long.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_list.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/stdio.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_mem.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_type.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/numpy.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_unicode.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_buffer.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_set.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_float.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_method.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_getargs.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_pycapsule.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_string.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_dict.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_weakref.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_ref.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_number.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_function.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_module.pxd >>> /usr/lib/python2.6/site-packages/Cython/Includes/python_version.pxd >>> /usr/lib/python2.6/site-packages/Cython/Debugging.py --- /usr/lib/python2.6/site-packages/Cython/Unix/ >>> /usr/lib/python2.6/site-packages/Cython/Unix/LinuxSystem.py >>> /usr/lib/python2.6/site-packages/Cython/Unix/__init__.py --- /usr/lib/python2.6/site-packages/Cython/Runtime/ >>> /usr/lib/python2.6/site-packages/Cython/Runtime/__init__.py >>> /usr/lib/python2.6/site-packages/Cython/Runtime/refnanny.so >>> /usr/lib/python2.6/site-packages/Cython/Runtime/refnanny.pyx >>> /usr/lib/python2.6/site-packages/Cython/Utils.py >>> /usr/lib/python2.6/site-packages/Cython/CodeWriter.py >>> /usr/lib/python2.6/site-packages/Cython/TestUtils.py --- /usr/lib/python2.6/site-packages/Cython/Tests/ >>> /usr/lib/python2.6/site-packages/Cython/Tests/TestCodeWriter.py >>> /usr/lib/python2.6/site-packages/Cython/Tests/__init__.py >>> /usr/lib/python2.6/site-packages/Cython/Shadow.py --- /usr/lib/python2.6/site-packages/Cython/Mac/ >>> /usr/lib/python2.6/site-packages/Cython/Mac/DarwinSystem.py >>> /usr/lib/python2.6/site-packages/Cython/Mac/TS_Misc_Suite.py >>> /usr/lib/python2.6/site-packages/Cython/Mac/MacSystem.py >>> /usr/lib/python2.6/site-packages/Cython/Mac/__init__.py >>> /usr/lib/python2.6/site-packages/Cython/Mac/MacUtils.py >>> /usr/lib/python2.6/site-packages/Cython/__init__.py --- /usr/lib/python2.6/site-packages/Cython/Compiler/ >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Lexicon.pickle >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Visitor.so >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Future.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/CodeGeneration.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/PyrexTypes.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Errors.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/ExprNodes.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/TreePath.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/StringEncoding.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/TypeSlots.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Code.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/ModuleNode.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Scanning.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Parsing.pxd >>> /usr/lib/python2.6/site-packages/Cython/Compiler/CmdLine.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/TypeInference.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Builtin.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Lexicon.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/DebugFlags.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Nodes.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Scanning.pxd >>> /usr/lib/python2.6/site-packages/Cython/Compiler/ControlFlow.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Parsing.so >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Visitor.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Parsing.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Annotate.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Options.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Optimize.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Symtab.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/AutoDocTransforms.py --- /usr/lib/python2.6/site-packages/Cython/Compiler/Tests/ >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Tests/TestBuffer.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Tests/TestDecorators.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Tests/TestTreePath.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Tests/TestTreeFragment.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Tests/__init__.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/AnalysedTreeTransforms.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/ParseTreeTransforms.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Scanning.so >>> /usr/lib/python2.6/site-packages/Cython/Compiler/UtilNodes.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Visitor.pxd >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Buffer.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/__init__.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/CythonScope.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Naming.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/TreeFragment.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Version.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Interpreter.py >>> /usr/lib/python2.6/site-packages/Cython/Compiler/Main.py >>> /usr/lib/python2.6/site-packages/Cython/StringIOTree.py --- /usr/lib/python2.6/site-packages/Cython/Plex/ >>> /usr/lib/python2.6/site-packages/Cython/Plex/Scanners.so >>> /usr/lib/python2.6/site-packages/Cython/Plex/Errors.py >>> /usr/lib/python2.6/site-packages/Cython/Plex/Machines.py >>> /usr/lib/python2.6/site-packages/Cython/Plex/Scanners.pxd >>> /usr/lib/python2.6/site-packages/Cython/Plex/DFA.py >>> /usr/lib/python2.6/site-packages/Cython/Plex/test_tm.py >>> /usr/lib/python2.6/site-packages/Cython/Plex/Timing.py >>> /usr/lib/python2.6/site-packages/Cython/Plex/Transitions.py >>> /usr/lib/python2.6/site-packages/Cython/Plex/Actions.py >>> /usr/lib/python2.6/site-packages/Cython/Plex/Regexps.py >>> /usr/lib/python2.6/site-packages/Cython/Plex/Traditional.py >>> /usr/lib/python2.6/site-packages/Cython/Plex/Scanners.py >>> /usr/lib/python2.6/site-packages/Cython/Plex/Lexicons.py >>> /usr/lib/python2.6/site-packages/Cython/Plex/__init__.py --- /usr/lib/python3.1/ --- /usr/lib/python3.1/site-packages/ >>> /usr/lib/python3.1/site-packages/Cython-0.12-py3.1.egg-info >>> /usr/lib/python3.1/site-packages/cython.py --- /usr/lib/python3.1/site-packages/pyximport/ >>> /usr/lib/python3.1/site-packages/pyximport/pyximport.py >>> /usr/lib/python3.1/site-packages/pyximport/__init__.py >>> /usr/lib/python3.1/site-packages/pyximport/pyxbuild.py --- /usr/lib/python3.1/site-packages/Cython/ --- /usr/lib/python3.1/site-packages/Cython/Distutils/ >>> /usr/lib/python3.1/site-packages/Cython/Distutils/build_ext.py >>> /usr/lib/python3.1/site-packages/Cython/Distutils/extension.py >>> /usr/lib/python3.1/site-packages/Cython/Distutils/__init__.py --- /usr/lib/python3.1/site-packages/Cython/Includes/ >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_mapping.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_int.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_sequence.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_complex.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python2.5.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_exc.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_tuple.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/stdlib.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_instance.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_bytes.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_bool.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_iterator.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_object.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_cobject.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_long.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_list.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/stdio.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_mem.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_type.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/numpy.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_unicode.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_buffer.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_set.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_float.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_method.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_getargs.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_pycapsule.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_string.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_dict.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_weakref.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_ref.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_number.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_function.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_module.pxd >>> /usr/lib/python3.1/site-packages/Cython/Includes/python_version.pxd >>> /usr/lib/python3.1/site-packages/Cython/Debugging.py --- /usr/lib/python3.1/site-packages/Cython/Unix/ >>> /usr/lib/python3.1/site-packages/Cython/Unix/LinuxSystem.py >>> /usr/lib/python3.1/site-packages/Cython/Unix/__init__.py --- /usr/lib/python3.1/site-packages/Cython/Runtime/ >>> /usr/lib/python3.1/site-packages/Cython/Runtime/__init__.py >>> /usr/lib/python3.1/site-packages/Cython/Runtime/refnanny.pyx >>> /usr/lib/python3.1/site-packages/Cython/Utils.py >>> /usr/lib/python3.1/site-packages/Cython/CodeWriter.py >>> /usr/lib/python3.1/site-packages/Cython/TestUtils.py --- /usr/lib/python3.1/site-packages/Cython/Tests/ >>> /usr/lib/python3.1/site-packages/Cython/Tests/TestCodeWriter.py >>> /usr/lib/python3.1/site-packages/Cython/Tests/__init__.py >>> /usr/lib/python3.1/site-packages/Cython/Shadow.py --- /usr/lib/python3.1/site-packages/Cython/Mac/ >>> /usr/lib/python3.1/site-packages/Cython/Mac/DarwinSystem.py >>> /usr/lib/python3.1/site-packages/Cython/Mac/TS_Misc_Suite.py >>> /usr/lib/python3.1/site-packages/Cython/Mac/MacSystem.py >>> /usr/lib/python3.1/site-packages/Cython/Mac/__init__.py >>> /usr/lib/python3.1/site-packages/Cython/Mac/MacUtils.py >>> /usr/lib/python3.1/site-packages/Cython/__init__.py --- /usr/lib/python3.1/site-packages/Cython/Compiler/ >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Lexicon.pickle >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Future.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/CodeGeneration.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/PyrexTypes.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Errors.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/ExprNodes.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/TreePath.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/StringEncoding.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/TypeSlots.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Code.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/ModuleNode.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Scanning.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Parsing.pxd >>> /usr/lib/python3.1/site-packages/Cython/Compiler/CmdLine.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/TypeInference.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Builtin.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Lexicon.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/DebugFlags.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Nodes.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Scanning.pxd >>> /usr/lib/python3.1/site-packages/Cython/Compiler/ControlFlow.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Visitor.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Parsing.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Annotate.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Options.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Optimize.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Symtab.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/AutoDocTransforms.py --- /usr/lib/python3.1/site-packages/Cython/Compiler/Tests/ >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Tests/TestBuffer.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Tests/TestDecorators.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Tests/TestTreePath.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Tests/TestTreeFragment.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Tests/__init__.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/AnalysedTreeTransforms.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/ParseTreeTransforms.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/UtilNodes.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Visitor.pxd >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Buffer.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/__init__.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/CythonScope.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Naming.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/TreeFragment.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Version.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Interpreter.py >>> /usr/lib/python3.1/site-packages/Cython/Compiler/Main.py >>> /usr/lib/python3.1/site-packages/Cython/StringIOTree.py --- /usr/lib/python3.1/site-packages/Cython/Plex/ >>> /usr/lib/python3.1/site-packages/Cython/Plex/Errors.py >>> /usr/lib/python3.1/site-packages/Cython/Plex/Machines.py >>> /usr/lib/python3.1/site-packages/Cython/Plex/Scanners.pxd >>> /usr/lib/python3.1/site-packages/Cython/Plex/DFA.py >>> /usr/lib/python3.1/site-packages/Cython/Plex/test_tm.py >>> /usr/lib/python3.1/site-packages/Cython/Plex/Timing.py >>> /usr/lib/python3.1/site-packages/Cython/Plex/Transitions.py >>> /usr/lib/python3.1/site-packages/Cython/Plex/Actions.py >>> /usr/lib/python3.1/site-packages/Cython/Plex/Regexps.py >>> /usr/lib/python3.1/site-packages/Cython/Plex/Traditional.py >>> /usr/lib/python3.1/site-packages/Cython/Plex/Scanners.py >>> /usr/lib/python3.1/site-packages/Cython/Plex/Lexicons.py >>> /usr/lib/python3.1/site-packages/Cython/Plex/__init__.py --- /usr/bin/ >>> /usr/bin/cython >>> Safely unmerging already-installed instance... >>> Original instance of package unmerged safely. * Compilation and optimization of Python modules for Python 2.6 ...  [ ok ] * Compilation and optimization of Python modules for Python 3.1 ...  [ ok ]