K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-05-16T19:35:50.131048Z K 7 svn:log V 975 devel/renpy6: mark BROKEN after r470010 Error compiling Cython file: ------------------------------------------------------------ .. IMAGEDISSOLVE = 2 PIXELLATE = 3 cdef class Render: def __init__(Render self, float width, float height, draw_func=None, layer_name=None, bint opaque=None): #@DuplicatedSignature ^ ------------------------------------------------------------ /wrkdirs/usr/ports/devel/renpy6/work-py27/renpy-6.18.3-sdk/renpy/display/render.pyx:451:102: Cannot assign None to bint _renpy is out of date. _renpybidi is out of date. pysdlsound.sound is out of date. renpy.style is out of date. renpy.styleclass is out of date. renpy.display.render is out of date. Command '['cython-2.7', '-Iinclude', '-Igen', '-a', '../renpy/display/render.pyx', '-o', 'gen/renpy.display.render.c']' returned non-zero exit status 1 PR: 228235 Reported by: pkg-fallout END