MidnightBSD Magus

lang/cython0

Compiler for Writing C Extensions for the Python Language

Flavor Version Run OSVersion Arch License Restricted Build Fetch Test Scan
py27 0.29.37_1 642 4.1 amd64 Apache-2.0 0 fail pass untested untested

License Permissions:

Events

Machine Phase Type Time Message
m4164b fetch info 2026-07-06 21:16:38.709226 Fetch Started
m4164b fetch pass 2026-07-06 21:16:44.404621 Fetch complete.
m4164b build info 2026-07-19 01:22:47.725015 Build Started
m4164b build fail 2026-07-19 01:23:13.800268 make build returned non-zero: 1
m4164b build fail 2026-07-19 01:23:13.884847 Build complete.

Build Log

===>  Building for py27-cython0-0.29.37_1
ERROR:root:code for hash md5 was not found.
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/hashlib.py", line 147, in 
    globals()[__func_name] = __get_hash(__func_name)
  File "/usr/local/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
    raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type md5
ERROR:root:code for hash sha1 was not found.
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/hashlib.py", line 147, in 
    globals()[__func_name] = __get_hash(__func_name)
  File "/usr/local/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
    raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha1
ERROR:root:code for hash sha224 was not found.
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/hashlib.py", line 147, in 
    globals()[__func_name] = __get_hash(__func_name)
  File "/usr/local/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
    raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha224
ERROR:root:code for hash sha256 was not found.
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/hashlib.py", line 147, in 
    globals()[__func_name] = __get_hash(__func_name)
  File "/usr/local/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
    raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha256
ERROR:root:code for hash sha384 was not found.
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/hashlib.py", line 147, in 
    globals()[__func_name] = __get_hash(__func_name)
  File "/usr/local/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
    raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha384
ERROR:root:code for hash sha512 was not found.
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/hashlib.py", line 147, in 
    globals()[__func_name] = __get_hash(__func_name)
  File "/usr/local/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
    raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha512
Unable to find pgen, not compiling formal grammar.
running build
running build_py
creating build
creating build/lib.midnightbsd-4.1-amd64-2.7
copying cython.py -> build/lib.midnightbsd-4.1-amd64-2.7
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython
copying Cython/Coverage.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython
copying Cython/Shadow.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython
copying Cython/Utils.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython
copying Cython/StringIOTree.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython
copying Cython/Debugging.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython
copying Cython/CodeWriter.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython
copying Cython/__init__.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython
copying Cython/TestUtils.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Build
copying Cython/Build/Distutils.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Build
copying Cython/Build/Cythonize.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Build
copying Cython/Build/Dependencies.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Build
copying Cython/Build/IpythonMagic.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Build
copying Cython/Build/__init__.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Build
copying Cython/Build/BuildExecutable.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Build
copying Cython/Build/Inline.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Build
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Symtab.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/FusedNode.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Nodes.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Pythran.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/StringEncoding.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Optimize.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/__init__.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/TreePath.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/UtilityCode.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Code.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Builtin.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/DebugFlags.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/PyrexTypes.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Pipeline.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Buffer.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Naming.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/AutoDocTransforms.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Parsing.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Lexicon.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/CmdLine.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/TreeFragment.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Options.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/ModuleNode.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Errors.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/MemoryView.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Version.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/TypeSlots.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/ExprNodes.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Scanning.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/CythonScope.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/UtilNodes.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/TypeInference.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Main.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/CodeGeneration.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Interpreter.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/FlowControl.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Annotate.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Future.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Visitor.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Runtime
copying Cython/Runtime/__init__.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Runtime
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Distutils
copying Cython/Distutils/__init__.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Distutils
copying Cython/Distutils/build_ext.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Distutils
copying Cython/Distutils/extension.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Distutils
copying Cython/Distutils/old_build_ext.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Distutils
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Debugger
copying Cython/Debugger/libcython.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Debugger
copying Cython/Debugger/__init__.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Debugger
copying Cython/Debugger/Cygdb.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Debugger
copying Cython/Debugger/libpython.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Debugger
copying Cython/Debugger/DebugWriter.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Debugger
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Debugger/Tests
copying Cython/Debugger/Tests/__init__.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Debugger/Tests
copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Debugger/Tests
copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Debugger/Tests
copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Debugger/Tests
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Plex
copying Cython/Plex/Traditional.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Plex
copying Cython/Plex/Timing.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Plex
copying Cython/Plex/__init__.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Plex
copying Cython/Plex/Lexicons.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Plex
copying Cython/Plex/Transitions.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Plex
copying Cython/Plex/Actions.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Plex
copying Cython/Plex/DFA.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Plex
copying Cython/Plex/Machines.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Plex
copying Cython/Plex/Regexps.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Plex
copying Cython/Plex/Errors.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Plex
copying Cython/Plex/Scanners.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Plex
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Tests
copying Cython/Tests/TestCodeWriter.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Tests
copying Cython/Tests/TestJediTyper.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Tests
copying Cython/Tests/TestStringIOTree.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Tests
copying Cython/Tests/__init__.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Tests
copying Cython/Tests/TestCythonUtils.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Tests
copying Cython/Tests/xmlrunner.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Tests
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Build/Tests
copying Cython/Build/Tests/TestInline.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Build/Tests
copying Cython/Build/Tests/__init__.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Build/Tests
copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Build/Tests
copying Cython/Build/Tests/TestCyCache.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Build/Tests
copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Build/Tests
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler/Tests
copying Cython/Compiler/Tests/__init__.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestTypes.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestMemView.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler/Tests
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/__init__.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Tempita
copying Cython/Tempita/__init__.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Tempita
copying Cython/Tempita/_looper.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Tempita
copying Cython/Tempita/compat3.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Tempita
copying Cython/Tempita/_tempita.py -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Tempita
creating build/lib.midnightbsd-4.1-amd64-2.7/pyximport
copying pyximport/pyxbuild.py -> build/lib.midnightbsd-4.1-amd64-2.7/pyximport
copying pyximport/__init__.py -> build/lib.midnightbsd-4.1-amd64-2.7/pyximport
copying pyximport/pyximport.py -> build/lib.midnightbsd-4.1-amd64-2.7/pyximport
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes
copying Cython/Includes/openmp.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/map.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/iterator.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/__init__.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/deque.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/cast.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/set.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/string.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/complex.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/functional.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/vector.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/limits.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/list.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/pair.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/memory.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/utility.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/stack.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/queue.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libcpp
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/stl.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/Deprecated
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
copying Cython/Includes/posix/stdio.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
copying Cython/Includes/posix/ioctl.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
copying Cython/Includes/posix/select.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
copying Cython/Includes/posix/time.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
copying Cython/Includes/posix/resource.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
copying Cython/Includes/posix/fcntl.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
copying Cython/Includes/posix/dlfcn.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
copying Cython/Includes/posix/unistd.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
copying Cython/Includes/posix/stdlib.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
copying Cython/Includes/posix/stat.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
copying Cython/Includes/posix/signal.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
copying Cython/Includes/posix/types.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
copying Cython/Includes/posix/mman.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
copying Cython/Includes/posix/wait.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
copying Cython/Includes/posix/__init__.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
copying Cython/Includes/posix/strings.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/posix
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/bool.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/pythread.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/version.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/bytearray.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/method.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/tuple.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/instance.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/long.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/unicode.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/bytes.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/module.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/mapping.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/int.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/conversion.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/function.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/type.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/weakref.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/cellobject.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/dict.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/float.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/exc.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/ceval.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/set.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/iterobject.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/codecs.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/ref.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/pystate.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/cobject.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/list.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/string.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/datetime.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/buffer.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/getargs.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/array.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/sequence.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/number.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/genobject.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/complex.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/__init__.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/mem.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/iterator.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/memoryview.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/slice.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
copying Cython/Includes/cpython/object.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/cpython
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/numpy
copying Cython/Includes/numpy/math.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/numpy
copying Cython/Includes/numpy/__init__.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/numpy
creating build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libc
copying Cython/Includes/libc/limits.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libc
copying Cython/Includes/libc/locale.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libc
copying Cython/Includes/libc/setjmp.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libc
copying Cython/Includes/libc/stdlib.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libc
copying Cython/Includes/libc/math.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libc
copying Cython/Includes/libc/string.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libc
copying Cython/Includes/libc/float.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libc
copying Cython/Includes/libc/stddef.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libc
copying Cython/Includes/libc/errno.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libc
copying Cython/Includes/libc/time.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libc
copying Cython/Includes/libc/signal.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libc
copying Cython/Includes/libc/stdio.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libc
copying Cython/Includes/libc/stdint.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libc
copying Cython/Includes/libc/__init__.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Includes/libc
copying Cython/Compiler/Parsing.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/FlowControl.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Scanning.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Code.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Compiler/Visitor.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Compiler
copying Cython/Runtime/refnanny.pyx -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Runtime
copying Cython/Debugger/Tests/codefile -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Debugger/Tests
copying Cython/Debugger/Tests/cfuncs.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Debugger/Tests
copying Cython/Plex/Actions.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Plex
copying Cython/Plex/Scanners.pxd -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Plex
copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/CppConvert.pyx -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/MemoryView.pyx -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/CpdefEnums.pyx -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/TestCythonScope.pyx -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/CConvert.pyx -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/TestUtilityLoader.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/Printing.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/StringTools.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/Complex.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/CommonStructures.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/Buffer.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/Builtins.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/FunctionArguments.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/MemoryView_C.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/ModuleSetupCode.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/CythonFunction.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/TypeConversion.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/AsyncGen.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/Optimize.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/Coroutine.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/Embed.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/ObjectHandling.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/ExtensionTypes.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/Exceptions.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/Capsule.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/Profile.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/CMath.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/ImportExport.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/Overflow.c -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/arrayarray.h -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
copying Cython/Utility/CppSupport.cpp -> build/lib.midnightbsd-4.1-amd64-2.7/Cython/Utility
running build_ext

Error compiling Cython file:
------------------------------------------------------------
...
object_expr = TypedExprNode(py_object_type, may_be_none=True)
# Fake rhs to silence "unused variable" warning
fake_rhs_expr = TypedExprNode(unspecified_type)


class ControlBlock(object):
^
------------------------------------------------------------

Cython/Compiler/FlowControl.py:36:0: Compiler crash in AnalyseDeclarationsTransform

ModuleNode.body = StatListNode(FlowControl.py:1:0)
StatListNode.stats[14] = StatListNode(FlowControl.py:36:0)
StatListNode.stats[0] = CClassDefNode(FlowControl.py:36:0,
    class_name = u'ControlBlock',
    doc = u"Control flow graph node. Sequence of assignments and name references.\n\n       children  set of children nodes\n       parents   set of parent nodes\n       positions set of position markers\n\n       stats     list of block statements\n       gen       dict of assignments generated by this block\n       bounded   set  of entries that are definitely bounded in this block\n\n       Example:\n\n        a = 1\n        b = a + c # 'c' is already bounded or exception here\n\n        stats = [Assignment(a), NameReference(a), NameReference(c),\n                     Assignment(b)]\n        gen = {Entry(a): Assignment(a), Entry(b): Assignment(b)}\n        bounded = set([Entry(a), Entry(c)])\n\n    ",
    visibility = 'private')

Compiler crash traceback from this point on:
  File "Cython/Compiler/Visitor.py", line 180, in _visit
    return handler_method(obj)
  File "Cython/Compiler/ParseTreeTransforms.py", line 1638, in visit_CClassDefNode
    self._inject_pickle_methods(node)
  File "Cython/Compiler/ParseTreeTransforms.py", line 1763, in _inject_pickle_methods
    'checksum': checksums[0],
IndexError: list index out of range
Compiling /magus/work/usr/mports/lang/cython0/work-py27/Cython-0.29.37/Cython/Plex/Scanners.py because it changed.
Compiling /magus/work/usr/mports/lang/cython0/work-py27/Cython-0.29.37/Cython/Plex/Actions.py because it changed.
Compiling /magus/work/usr/mports/lang/cython0/work-py27/Cython-0.29.37/Cython/Compiler/Scanning.py because it changed.
Compiling /magus/work/usr/mports/lang/cython0/work-py27/Cython-0.29.37/Cython/Compiler/Visitor.py because it changed.
Compiling /magus/work/usr/mports/lang/cython0/work-py27/Cython-0.29.37/Cython/Compiler/FlowControl.py because it changed.
Compiling /magus/work/usr/mports/lang/cython0/work-py27/Cython-0.29.37/Cython/Runtime/refnanny.pyx because it changed.
Compiling /magus/work/usr/mports/lang/cython0/work-py27/Cython-0.29.37/Cython/Compiler/FusedNode.py because it changed.
Compiling /magus/work/usr/mports/lang/cython0/work-py27/Cython-0.29.37/Cython/Tempita/_tempita.py because it changed.
[1/8] Cythonizing /magus/work/usr/mports/lang/cython0/work-py27/Cython-0.29.37/Cython/Compiler/FlowControl.py
Traceback (most recent call last):
  File "", line 1, in 
  File "setup.py", line 297, in 
    **setup_args
  File "/usr/local/lib/python2.7/site-packages/setuptools/__init__.py", line 162, in setup
    return distutils.core.setup(**attrs)
  File "/usr/local/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/local/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/local/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "/usr/local/lib/python2.7/distutils/command/build.py", line 127, in run
    self.run_command(cmd_name)
  File "/usr/local/lib/python2.7/distutils/cmd.py", line 326, in run_command
    self.distribution.run_command(command)
  File "/usr/local/lib/python2.7/distutils/dist.py", line 971, in run_command
    cmd_obj.ensure_finalized()
  File "/usr/local/lib/python2.7/distutils/cmd.py", line 109, in ensure_finalized
    self.finalize_options()
  File "Cython/Distutils/build_ext.py", line 21, in finalize_options
    self.distribution.ext_modules, nthreads=nthreads, force=self.force)
  File "Cython/Build/Dependencies.py", line 1115, in cythonize
    cythonize_one(*args)
  File "Cython/Build/Dependencies.py", line 1238, in cythonize_one
    raise CompileError(None, pyx_file)
Cython.Compiler.Errors.CompileError: /magus/work/usr/mports/lang/cython0/work-py27/Cython-0.29.37/Cython/Compiler/FlowControl.py
*** Error code 1

Stop.
make: stopped in /usr/mports/lang/cython0

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis