Skip to content

Instantly share code, notes, and snippets.

@Thong-Tran
Created February 14, 2019 04:00
Show Gist options
  • Save Thong-Tran/99032d92d2f21d5af1a24c429afec30b to your computer and use it in GitHub Desktop.
Save Thong-Tran/99032d92d2f21d5af1a24c429afec30b to your computer and use it in GitHub Desktop.
./toolchain.py:93: DeprecationWarning: ChromeDownloader style of invoking requests is deprecated. Use newer urlopen functions/methods
urlretrieve = ChromeDownloader().retrieve
[INFO ] Building with 4 processes, where supported
[INFO ] Want to build ['kivent_core']
[INFO ] Loaded recipe kivent_core (depends of ['libffi', 'kivy'], optional are [])
[INFO ] Loaded recipe libffi (depends of [], optional are [])
[INFO ] Loaded recipe kivy (depends of ['sdl2', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'ios', 'pyobjus', 'python'], optional are [])
[INFO ] Loaded recipe sdl2 (depends of [], optional are [])
[INFO ] Loaded recipe sdl2_image (depends of ['sdl2'], optional are [])
[INFO ] Loaded recipe sdl2_mixer (depends of ['sdl2'], optional are [])
[INFO ] Loaded recipe sdl2_ttf (depends of ['sdl2', 'freetype'], optional are [])
[INFO ] Loaded recipe ios (depends of ['python'], optional are [])
[INFO ] Loaded recipe pyobjus (depends of ['python'], optional are [])
[INFO ] Loaded recipe python (depends of ['python3'], optional are [])
[INFO ] Loaded recipe freetype (depends of [], optional are [])
[INFO ] Loaded recipe python3 (depends of ['hostpython3', 'libffi', 'openssl'], optional are [])
[INFO ] Loaded recipe hostpython3 (depends of [], optional are ['openssl'])
[INFO ] Loaded recipe openssl (depends of [], optional are [])
[INFO ] Build order is ['freetype', 'libffi', 'openssl', 'sdl2', 'hostpython3', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'python3', 'python', 'ios', 'pyobjus', 'kivy', 'kivent_core']
[INFO ] Recipe order is ['freetype', 'libffi', 'openssl', 'sdl2', 'hostpython3', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'python3', 'ios', 'pyobjus', 'kivy', 'kivent_core']
[INFO ] Include dir added: {arch.arch}/freetype
[INFO ] Include dir added: {arch.arch}/ffi
[INFO ] Include dir added: {arch.arch}/openssl
[INFO ] Include dir added: common/sdl2
[INFO ] Global: hostpython located at /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/dist/hostpython3/bin/python
[INFO ] Global: hostpgen located at /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/dist/hostpython3/bin/pgen
[INFO ] Include dir added: common/sdl2_image
[INFO ] Include dir added: common/sdl2_mixer
[INFO ] Include dir added: common/sdl2_ttf
[DEBUG ] Cached result: Download freetype. Ignoring
[DEBUG ] Cached result: Extract freetype. Ignoring
[DEBUG ] Cached result: Build_all freetype. Ignoring
[DEBUG ] Cached result: Download libffi. Ignoring
[DEBUG ] Cached result: Extract libffi. Ignoring
[DEBUG ] Cached result: Build_all libffi. Ignoring
[DEBUG ] Cached result: Download openssl. Ignoring
[DEBUG ] Cached result: Extract openssl. Ignoring
[DEBUG ] Cached result: Build_all openssl. Ignoring
[DEBUG ] Cached result: Download sdl2. Ignoring
[DEBUG ] Cached result: Extract sdl2. Ignoring
[DEBUG ] Cached result: Build_all sdl2. Ignoring
[DEBUG ] Cached result: Download hostpython3. Ignoring
[DEBUG ] Cached result: Extract hostpython3. Ignoring
[DEBUG ] Cached result: Build_all hostpython3. Ignoring
[DEBUG ] Cached result: Download sdl2_image. Ignoring
[DEBUG ] Cached result: Extract sdl2_image. Ignoring
[DEBUG ] Cached result: Build_all sdl2_image. Ignoring
[DEBUG ] Cached result: Download sdl2_mixer. Ignoring
[DEBUG ] Cached result: Extract sdl2_mixer. Ignoring
[DEBUG ] Cached result: Build_all sdl2_mixer. Ignoring
[DEBUG ] Cached result: Download sdl2_ttf. Ignoring
[DEBUG ] Cached result: Extract sdl2_ttf. Ignoring
[DEBUG ] Cached result: Build_all sdl2_ttf. Ignoring
[DEBUG ] Cached result: Download python3. Ignoring
[DEBUG ] Cached result: Extract python3. Ignoring
[DEBUG ] Cached result: Build_all python3. Ignoring
[DEBUG ] Cached result: Download ios. Ignoring
[DEBUG ] Cached result: Extract ios. Ignoring
[DEBUG ] Cached result: Build_all ios. Ignoring
[DEBUG ] Cached result: Download pyobjus. Ignoring
[DEBUG ] Cached result: Extract pyobjus. Ignoring
[DEBUG ] Cached result: Build_all pyobjus. Ignoring
[DEBUG ] Cached result: Download kivy. Ignoring
[DEBUG ] Cached result: Extract kivy. Ignoring
[DEBUG ] Cached result: Build_all kivy. Ignoring
[INFO ] Download kivent_core
[DEBUG ] New State: kivent_core.download at 2019-02-14 03:19:43.895858
[INFO ] Extract kivent_core
[INFO ] Extract kivent_core for x86_64
[INFO ] Extract /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/.cache/kivent_core-master.zip into /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64
[INFO ] Running Shell: /usr/bin/unzip ('-d', '/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64', '/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/.cache/kivent_core-master.zip') {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] Archive: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/.cache/kivent_core-master.zip
[DEBUG ] 4709f071d56064328366df97bf8d97763b3f5d18
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/.gitignore
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/.travis.yml
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/README.md
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/appveyor.yml
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/0_empty_kivy_app/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/0_empty_kivy_app/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/0_empty_kivy_app/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/0_empty_kivy_app/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/10_particles_demo/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/10_particles_demo/LICENSE
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/10_particles_demo/assets/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/10_particles_demo/assets/glsl/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/10_particles_demo/assets/glsl/positionrotatecolorscale.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/10_particles_demo/assets/glsl/positionshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/10_particles_demo/assets/stars-0.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/10_particles_demo/assets/stars.atlas
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/10_particles_demo/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/10_particles_demo/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/11_svg_demo/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/11_svg_demo/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/11_svg_demo/drawing.svg
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/11_svg_demo/lesson1-2.svg
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/11_svg_demo/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/11_svg_demo/music.svg
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/11_svg_demo/poscolorshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/11_svg_demo/ship.svg
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/11_svg_demo/sun.svg
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/11_svg_demo/tiger.svg
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/11_svg_demo/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/12_drawing_shapes/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/12_drawing_shapes/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/12_drawing_shapes/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/12_drawing_shapes/poscolorshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/12_drawing_shapes/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/13_tilemap/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/13_tilemap/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/13_tilemap/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/13_tilemap/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/14_tmx_loader/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/14_tmx_loader/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/14_tmx_loader/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/14_tmx_loader/poscolorshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/14_tmx_loader/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/15_camera_rotate/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/15_camera_rotate/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/15_camera_rotate/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/15_camera_rotate/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/16_svg_phys_objects/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/16_svg_phys_objects/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/16_svg_phys_objects/objects.svg
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/16_svg_phys_objects/poscolorshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/16_svg_phys_objects/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/17_joints/
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/17_joints/.vewpostactivate
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/17_joints/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/17_joints/circlewoffset.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/17_joints/greencircle.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/17_joints/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/17_joints/redcircle.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/17_joints/roundrect.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/17_joints/yourappname.ini
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/17_joints/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/1_empty_kivent_app/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/1_empty_kivent_app/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/1_empty_kivent_app/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/1_empty_kivent_app/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/2_basic_app/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/2_basic_app/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/2_basic_app/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/2_basic_app/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/3_creating_a_gamesystem/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/3_creating_a_gamesystem/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/3_creating_a_gamesystem/cythonvel.kv
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/3_creating_a_gamesystem/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/3_creating_a_gamesystem/main_with_cython.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/3_creating_a_gamesystem/setup.py
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/3_creating_a_gamesystem/velocity_module/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/3_creating_a_gamesystem/velocity_module/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/3_creating_a_gamesystem/velocity_module/velocity.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/3_creating_a_gamesystem/velocity_module/velocity.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/3_creating_a_gamesystem/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/4_adding_physics_objects/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/4_adding_physics_objects/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/4_adding_physics_objects/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/4_adding_physics_objects/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/5_interacting_with_physics/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/5_interacting_with_physics/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/5_interacting_with_physics/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/5_interacting_with_physics/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/6_controlling_the_viewing_area/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/6_controlling_the_viewing_area/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/6_controlling_the_viewing_area/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/6_controlling_the_viewing_area/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/7_star_fade/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/7_star_fade/LICENSE
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/7_star_fade/assets/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/7_star_fade/assets/glsl/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/7_star_fade/assets/glsl/positioncolor.glsl
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/7_star_fade/assets/star1.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/7_star_fade/assets/star2.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/7_star_fade/assets/star3.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/7_star_fade/assets/star_circle.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/7_star_fade/assets/star_square.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/7_star_fade/assets/stars-0.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/7_star_fade/assets/stars.atlas
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/7_star_fade/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/7_star_fade/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/8_simple_animation/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/8_simple_animation/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/8_simple_animation/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/8_simple_animation/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/9_twinkling_stars/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/9_twinkling_stars/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/9_twinkling_stars/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/9_twinkling_stars/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/animations.json
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/background_objects-0.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/background_objects.atlas
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/blue-tile.png
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/glsl/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/glsl/polyposcolorrotateshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/glsl/positioncolor.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/glsl/positioncolorrotatescaleshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/glsl/positioncolorrotateshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/glsl/positioncolorshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/glsl/positionrotateshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/glsl/positionshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/green-tile.png
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/maps/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/maps/basic_ground_tiles.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/maps/hexagonal.tmx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/maps/isometric.tmx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/maps/isometric_staggered.tmx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/maps/orthogonal.tmx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/maps/spritesheet.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/maps/tileset_hexagonal.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/orange-tile.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/purple-tile.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/star1-blue.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/star1-red.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/star1.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/star2-blue.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/star2-red.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/star2.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/star3-blue.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/star3-red.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/star3.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/stars-0.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/examples/assets/stars.atlas
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/entity.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/entity.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/gameworld.pyx
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/managers/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/managers/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/managers/animation_manager.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/managers/animation_manager.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/managers/entity_manager.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/managers/entity_manager.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/managers/game_manager.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/managers/game_manager.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/managers/resource_managers.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/managers/resource_managers.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/managers/sound_manager.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/managers/sound_manager.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/managers/system_manager.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/managers/system_manager.pyx
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/block.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/block.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/indexing.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/indexing.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/membuffer.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/membuffer.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/pool.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/pool.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/tests.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/utils.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/utils.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/zone.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/zone.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/zonedblock.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/memory_handlers/zonedblock.pyx
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/animation.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/animation.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/batching.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/batching.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/cmesh.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/cmesh.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/common.pxi
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/fixedvbo.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/fixedvbo.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/frame_objects.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/frame_objects.pyx
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/gl_debug.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/gl_debug.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/model.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/model.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/opcodes.pxi
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/svg_loader.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/svg_loader.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/vertex_format.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/vertex_format.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/vertex_formats.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/rendering/vertex_formats.pyx
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/animation_sys.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/animation_sys.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/color_systems.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/color_systems.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/gamemap.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/gamemap.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/gamesystem.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/gamesystem.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/gameview.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/gameview.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/lifespan.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/lifespan.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/position_systems.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/position_systems.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/renderers.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/renderers.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/rotate_systems.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/rotate_systems.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/scale_systems.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/scale_systems.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/staticmemgamesystem.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/systems/staticmemgamesystem.pyx
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/uix/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/uix/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/uix/cwidget.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/uix/cwidget.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/kivent_core/uix/gamescreens.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/core/setup.py
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/cymunk/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/cymunk/kivent_cymunk/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/cymunk/kivent_cymunk/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/cymunk/kivent_cymunk/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/cymunk/kivent_cymunk/interaction.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/cymunk/kivent_cymunk/interaction.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/cymunk/kivent_cymunk/physics.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/cymunk/kivent_cymunk/physics.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/cymunk/setup.py
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/docs/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/docs/Makefile
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/docs/index.php
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/docs/source/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/docs/source/conf.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/docs/source/entity.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/docs/source/gamesystems.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/docs/source/gameworld.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/docs/source/index.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/docs/source/managers.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/docs/source/memory_handlers.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/docs/source/particles.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/docs/source/physics.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/docs/source/rendering.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/docs/source/tiled.rst
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/maps/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/maps/kivent_maps/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/maps/kivent_maps/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/maps/kivent_maps/map_data.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/maps/kivent_maps/map_data.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/maps/kivent_maps/map_manager.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/maps/kivent_maps/map_manager.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/maps/kivent_maps/map_system.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/maps/kivent_maps/map_system.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/maps/kivent_maps/map_utils.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/maps/setup.py
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/particles/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/particles/kivent_particles/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/particles/kivent_particles/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/particles/kivent_particles/emitter.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/particles/kivent_particles/emitter.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/particles/kivent_particles/particle.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/particles/kivent_particles/particle.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/particles/kivent_particles/particle_config.pxi
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/particles/kivent_particles/particle_formats.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/particles/kivent_particles/particle_formats.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/particles/kivent_particles/particle_math.pxi
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/particles/kivent_particles/particle_renderers.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/particles/kivent_particles/particle_renderers.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/particles/setup.py
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/projectiles/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/projectiles/kivent_projectiles/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/projectiles/kivent_projectiles/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/projectiles/kivent_projectiles/combatstats.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/projectiles/kivent_projectiles/combatstats.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/projectiles/kivent_projectiles/projectile_config.pxi
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/projectiles/kivent_projectiles/projectile_types.pxi
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/projectiles/kivent_projectiles/projectiles.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/projectiles/kivent_projectiles/projectiles.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/projectiles/kivent_projectiles/weapon_ai.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/projectiles/kivent_projectiles/weapon_ai.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/projectiles/kivent_projectiles/weapons.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/projectiles/kivent_projectiles/weapons.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/projectiles/setup.py
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/recipes/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/recipes/kivent_core/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/recipes/kivent_core/recipe.sh
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/recipes/kivent_cymunk/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/recipes/kivent_cymunk/recipe.sh
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/recipes/kivent_particles/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/modules/recipes/kivent_particles/recipe.sh
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/requirements.txt
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/scripts/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/scripts/install_all.sh
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/scripts/test_all.sh
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/tools/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/tools/appveyor/
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/tools/appveyor/id_rsa.enc
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/tools/appveyor/kivent-upload.sh
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/images/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/images/bg_hr.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/images/bkg.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/images/blacktocat.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/images/icon_download.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/images/interaction.gif
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/images/kiventlogo.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/images/mallmap.gif
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/images/physics.gif
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/images/sprite_download.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/images/starfield.gif
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/images/velocitymod.gif
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/index.html
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/javascripts/
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/javascripts/main.js
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/params.json
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/stylesheets/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/stylesheets/pygment_trac.css
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master/website/stylesheets/stylesheet.css
[INFO ] Extract kivent_core for arm64
[INFO ] Extract /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/.cache/kivent_core-master.zip into /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64
[INFO ] Running Shell: /usr/bin/unzip ('-d', '/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64', '/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/.cache/kivent_core-master.zip') {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] Archive: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/.cache/kivent_core-master.zip
[DEBUG ] 4709f071d56064328366df97bf8d97763b3f5d18
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/.gitignore
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/.travis.yml
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/README.md
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/appveyor.yml
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/0_empty_kivy_app/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/0_empty_kivy_app/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/0_empty_kivy_app/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/0_empty_kivy_app/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/10_particles_demo/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/10_particles_demo/LICENSE
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/10_particles_demo/assets/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/10_particles_demo/assets/glsl/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/10_particles_demo/assets/glsl/positionrotatecolorscale.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/10_particles_demo/assets/glsl/positionshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/10_particles_demo/assets/stars-0.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/10_particles_demo/assets/stars.atlas
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/10_particles_demo/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/10_particles_demo/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/11_svg_demo/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/11_svg_demo/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/11_svg_demo/drawing.svg
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/11_svg_demo/lesson1-2.svg
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/11_svg_demo/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/11_svg_demo/music.svg
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/11_svg_demo/poscolorshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/11_svg_demo/ship.svg
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/11_svg_demo/sun.svg
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/11_svg_demo/tiger.svg
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/11_svg_demo/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/12_drawing_shapes/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/12_drawing_shapes/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/12_drawing_shapes/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/12_drawing_shapes/poscolorshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/12_drawing_shapes/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/13_tilemap/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/13_tilemap/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/13_tilemap/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/13_tilemap/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/14_tmx_loader/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/14_tmx_loader/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/14_tmx_loader/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/14_tmx_loader/poscolorshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/14_tmx_loader/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/15_camera_rotate/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/15_camera_rotate/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/15_camera_rotate/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/15_camera_rotate/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/16_svg_phys_objects/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/16_svg_phys_objects/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/16_svg_phys_objects/objects.svg
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/16_svg_phys_objects/poscolorshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/16_svg_phys_objects/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/17_joints/
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/17_joints/.vewpostactivate
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/17_joints/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/17_joints/circlewoffset.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/17_joints/greencircle.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/17_joints/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/17_joints/redcircle.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/17_joints/roundrect.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/17_joints/yourappname.ini
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/17_joints/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/1_empty_kivent_app/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/1_empty_kivent_app/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/1_empty_kivent_app/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/1_empty_kivent_app/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/2_basic_app/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/2_basic_app/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/2_basic_app/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/2_basic_app/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/3_creating_a_gamesystem/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/3_creating_a_gamesystem/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/3_creating_a_gamesystem/cythonvel.kv
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/3_creating_a_gamesystem/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/3_creating_a_gamesystem/main_with_cython.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/3_creating_a_gamesystem/setup.py
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/3_creating_a_gamesystem/velocity_module/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/3_creating_a_gamesystem/velocity_module/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/3_creating_a_gamesystem/velocity_module/velocity.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/3_creating_a_gamesystem/velocity_module/velocity.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/3_creating_a_gamesystem/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/4_adding_physics_objects/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/4_adding_physics_objects/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/4_adding_physics_objects/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/4_adding_physics_objects/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/5_interacting_with_physics/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/5_interacting_with_physics/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/5_interacting_with_physics/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/5_interacting_with_physics/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/6_controlling_the_viewing_area/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/6_controlling_the_viewing_area/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/6_controlling_the_viewing_area/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/6_controlling_the_viewing_area/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/7_star_fade/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/7_star_fade/LICENSE
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/7_star_fade/assets/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/7_star_fade/assets/glsl/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/7_star_fade/assets/glsl/positioncolor.glsl
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/7_star_fade/assets/star1.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/7_star_fade/assets/star2.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/7_star_fade/assets/star3.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/7_star_fade/assets/star_circle.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/7_star_fade/assets/star_square.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/7_star_fade/assets/stars-0.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/7_star_fade/assets/stars.atlas
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/7_star_fade/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/7_star_fade/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/8_simple_animation/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/8_simple_animation/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/8_simple_animation/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/8_simple_animation/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/9_twinkling_stars/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/9_twinkling_stars/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/9_twinkling_stars/main.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/9_twinkling_stars/yourappname.kv
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/animations.json
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/background_objects-0.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/background_objects.atlas
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/blue-tile.png
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/glsl/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/glsl/polyposcolorrotateshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/glsl/positioncolor.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/glsl/positioncolorrotatescaleshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/glsl/positioncolorrotateshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/glsl/positioncolorshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/glsl/positionrotateshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/glsl/positionshader.glsl
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/green-tile.png
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/maps/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/maps/basic_ground_tiles.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/maps/hexagonal.tmx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/maps/isometric.tmx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/maps/isometric_staggered.tmx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/maps/orthogonal.tmx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/maps/spritesheet.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/maps/tileset_hexagonal.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/orange-tile.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/purple-tile.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/star1-blue.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/star1-red.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/star1.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/star2-blue.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/star2-red.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/star2.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/star3-blue.png
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/star3-red.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/star3.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/stars-0.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/examples/assets/stars.atlas
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/entity.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/entity.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/gameworld.pyx
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/managers/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/managers/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/managers/animation_manager.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/managers/animation_manager.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/managers/entity_manager.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/managers/entity_manager.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/managers/game_manager.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/managers/game_manager.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/managers/resource_managers.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/managers/resource_managers.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/managers/sound_manager.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/managers/sound_manager.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/managers/system_manager.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/managers/system_manager.pyx
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/block.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/block.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/indexing.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/indexing.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/membuffer.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/membuffer.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/pool.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/pool.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/tests.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/utils.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/utils.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/zone.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/zone.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/zonedblock.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/memory_handlers/zonedblock.pyx
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/animation.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/animation.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/batching.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/batching.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/cmesh.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/cmesh.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/common.pxi
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/fixedvbo.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/fixedvbo.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/frame_objects.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/frame_objects.pyx
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/gl_debug.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/gl_debug.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/model.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/model.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/opcodes.pxi
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/svg_loader.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/svg_loader.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/vertex_format.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/vertex_format.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/vertex_formats.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/rendering/vertex_formats.pyx
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/animation_sys.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/animation_sys.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/color_systems.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/color_systems.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/gamemap.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/gamemap.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/gamesystem.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/gamesystem.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/gameview.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/gameview.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/lifespan.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/lifespan.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/position_systems.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/position_systems.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/renderers.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/renderers.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/rotate_systems.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/rotate_systems.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/scale_systems.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/scale_systems.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/staticmemgamesystem.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/systems/staticmemgamesystem.pyx
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/uix/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/uix/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/uix/cwidget.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/uix/cwidget.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/kivent_core/uix/gamescreens.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/core/setup.py
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/cymunk/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/cymunk/kivent_cymunk/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/cymunk/kivent_cymunk/LICENSE
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/cymunk/kivent_cymunk/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/cymunk/kivent_cymunk/interaction.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/cymunk/kivent_cymunk/interaction.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/cymunk/kivent_cymunk/physics.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/cymunk/kivent_cymunk/physics.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/cymunk/setup.py
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/docs/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/docs/Makefile
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/docs/index.php
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/docs/source/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/docs/source/conf.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/docs/source/entity.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/docs/source/gamesystems.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/docs/source/gameworld.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/docs/source/index.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/docs/source/managers.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/docs/source/memory_handlers.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/docs/source/particles.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/docs/source/physics.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/docs/source/rendering.rst
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/docs/source/tiled.rst
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/maps/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/maps/kivent_maps/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/maps/kivent_maps/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/maps/kivent_maps/map_data.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/maps/kivent_maps/map_data.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/maps/kivent_maps/map_manager.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/maps/kivent_maps/map_manager.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/maps/kivent_maps/map_system.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/maps/kivent_maps/map_system.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/maps/kivent_maps/map_utils.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/maps/setup.py
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/particles/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/particles/kivent_particles/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/particles/kivent_particles/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/particles/kivent_particles/emitter.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/particles/kivent_particles/emitter.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/particles/kivent_particles/particle.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/particles/kivent_particles/particle.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/particles/kivent_particles/particle_config.pxi
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/particles/kivent_particles/particle_formats.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/particles/kivent_particles/particle_formats.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/particles/kivent_particles/particle_math.pxi
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/particles/kivent_particles/particle_renderers.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/particles/kivent_particles/particle_renderers.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/particles/setup.py
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/projectiles/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/projectiles/kivent_projectiles/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/projectiles/kivent_projectiles/__init__.py
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/projectiles/kivent_projectiles/combatstats.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/projectiles/kivent_projectiles/combatstats.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/projectiles/kivent_projectiles/projectile_config.pxi
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/projectiles/kivent_projectiles/projectile_types.pxi
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/projectiles/kivent_projectiles/projectiles.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/projectiles/kivent_projectiles/projectiles.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/projectiles/kivent_projectiles/weapon_ai.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/projectiles/kivent_projectiles/weapon_ai.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/projectiles/kivent_projectiles/weapons.pxd
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/projectiles/kivent_projectiles/weapons.pyx
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/projectiles/setup.py
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/recipes/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/recipes/kivent_core/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/recipes/kivent_core/recipe.sh
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/recipes/kivent_cymunk/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/recipes/kivent_cymunk/recipe.sh
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/recipes/kivent_particles/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/modules/recipes/kivent_particles/recipe.sh
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/requirements.txt
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/scripts/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/scripts/install_all.sh
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/scripts/test_all.sh
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/tools/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/tools/appveyor/
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/tools/appveyor/id_rsa.enc
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/tools/appveyor/kivent-upload.sh
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/images/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/images/bg_hr.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/images/bkg.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/images/blacktocat.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/images/icon_download.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/images/interaction.gif
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/images/kiventlogo.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/images/mallmap.gif
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/images/physics.gif
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/images/sprite_download.png
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/images/starfield.gif
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/images/velocitymod.gif
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/index.html
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/javascripts/
[DEBUG ] extracting: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/javascripts/main.js
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/params.json
[DEBUG ] creating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/stylesheets/
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/stylesheets/pygment_trac.css
[DEBUG ] inflating: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/arm64/kivent-master/website/stylesheets/stylesheet.css
[DEBUG ] New State: kivent_core.extract at 2019-02-14 03:19:44.540478
[INFO ] Build_all kivent_core
[INFO ] Build kivent_core for x86_64, arm64 (filtered)
[INFO ] Build kivent_core
[INFO ] Building in /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/build/kivent_core/x86_64/kivent-master
[INFO ] Prebuild kivent_core for x86_64
[DEBUG ] Invoking prebuild_x86_64
[INFO ] Build kivent_core for x86_64
[INFO ] Cythonize examples/3_creating_a_gamesystem/velocity_module/velocity.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('examples/3_creating_a_gamesystem/velocity_module/velocity.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'examples/3_creating_a_gamesystem/velocity_module/velocity.pyx'])
[DEBUG ] ('cythonize:', 'examples/3_creating_a_gamesystem/velocity_module/velocity.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport (StaticMemGameSystem,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pxd:1:0: 'kivent_core/systems/staticmemgamesystem.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport (StaticMemGameSystem,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pxd:1:0: 'kivent_core/systems/staticmemgamesystem/StaticMemGameSystem.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport (StaticMemGameSystem,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pxd:1:0: 'kivent_core/systems/staticmemgamesystem/MemComponent.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] unsigned int entity_id
[DEBUG ] float vx
[DEBUG ] float vy
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class VelocityComponent2D(MemComponent):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pxd:11:5: 'MemComponent' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] cdef class VelocityComponent2D(MemComponent):
[DEBUG ] pass
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class VelocitySystem2D(StaticMemGameSystem):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pxd:15:5: 'StaticMemGameSystem' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport (StaticMemGameSystem,
[DEBUG ] MemComponent)
[DEBUG ] from kivent_core.memory_handlers.zone cimport MemoryZone
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pyx:3:0: 'kivent_core/memory_handlers/zone.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport (StaticMemGameSystem,
[DEBUG ] MemComponent)
[DEBUG ] from kivent_core.memory_handlers.zone cimport MemoryZone
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pyx:3:0: 'kivent_core/memory_handlers/zone/MemoryZone.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] MemComponent)
[DEBUG ] from kivent_core.memory_handlers.zone cimport MemoryZone
[DEBUG ] from kivy.factory import Factory
[DEBUG ] from kivy.properties import (ObjectProperty, NumericProperty, ListProperty,
[DEBUG ] BooleanProperty, StringProperty)
[DEBUG ] from kivent_core.systems.position_systems cimport PositionStruct2D
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pyx:7:0: 'kivent_core/systems/position_systems.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] MemComponent)
[DEBUG ] from kivent_core.memory_handlers.zone cimport MemoryZone
[DEBUG ] from kivy.factory import Factory
[DEBUG ] from kivy.properties import (ObjectProperty, NumericProperty, ListProperty,
[DEBUG ] BooleanProperty, StringProperty)
[DEBUG ] from kivent_core.systems.position_systems cimport PositionStruct2D
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pyx:7:0: 'kivent_core/systems/position_systems/PositionStruct2D.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.properties import (ObjectProperty, NumericProperty, ListProperty,
[DEBUG ] BooleanProperty, StringProperty)
[DEBUG ] from kivent_core.systems.position_systems cimport PositionStruct2D
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class VelocityComponent2D(MemComponent):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pyx:10:5: 'MemComponent' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef VelocityStruct2D* data = <VelocityStruct2D*>self.pointer
[DEBUG ] data.vx = new_vel[0]
[DEBUG ] data.vy = new_vel[1]
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class VelocitySystem2D(StaticMemGameSystem):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pyx:43:5: 'StaticMemGameSystem' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] def init_component(self, unsigned int component_index,
[DEBUG ] unsigned int entity_id, str zone, args):
[DEBUG ] cdef float vx = args[0]
[DEBUG ] cdef float vy = args[1]
[DEBUG ] cdef MemoryZone memory_zone = self.imz_components.memory_zone
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pyx:54:13: 'MemoryZone' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] component.vx = vx
[DEBUG ] component.vy = vy
[DEBUG ] return self.entity_components.add_entity(entity_id, zone)
[DEBUG ]
[DEBUG ] def clear_component(self, unsigned int component_index):
[DEBUG ] cdef MemoryZone memory_zone = self.imz_components.memory_zone
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pyx:63:13: 'MemoryZone' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef void** component_data = <void**>(
[DEBUG ] self.entity_components.memory_block.data)
[DEBUG ] cdef unsigned int component_count = self.entity_components.count
[DEBUG ] cdef unsigned int count = self.entity_components.memory_block.count
[DEBUG ] cdef unsigned int i, real_index
[DEBUG ] cdef PositionStruct2D* pos_comp
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pyx:82:13: 'PositionStruct2D' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] def init_component(self, unsigned int component_index,
[DEBUG ] unsigned int entity_id, str zone, args):
[DEBUG ] cdef float vx = args[0]
[DEBUG ] cdef float vy = args[1]
[DEBUG ] cdef MemoryZone memory_zone = self.imz_components.memory_zone
[DEBUG ] cdef VelocityStruct2D* component = <VelocityStruct2D*>(
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pyx:55:43: Casting temporary Python object to non-numeric non-Python type
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] def init_component(self, unsigned int component_index,
[DEBUG ] unsigned int entity_id, str zone, args):
[DEBUG ] cdef float vx = args[0]
[DEBUG ] cdef float vy = args[1]
[DEBUG ] cdef MemoryZone memory_zone = self.imz_components.memory_zone
[DEBUG ] cdef VelocityStruct2D* component = <VelocityStruct2D*>(
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pyx:55:13: Storing unsafe C derivative of temporary Python reference
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] component.vy = vy
[DEBUG ] return self.entity_components.add_entity(entity_id, zone)
[DEBUG ]
[DEBUG ] def clear_component(self, unsigned int component_index):
[DEBUG ] cdef MemoryZone memory_zone = self.imz_components.memory_zone
[DEBUG ] cdef VelocityStruct2D* pointer = <VelocityStruct2D*>(
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pyx:64:41: Casting temporary Python object to non-numeric non-Python type
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] component.vy = vy
[DEBUG ] return self.entity_components.add_entity(entity_id, zone)
[DEBUG ]
[DEBUG ] def clear_component(self, unsigned int component_index):
[DEBUG ] cdef MemoryZone memory_zone = self.imz_components.memory_zone
[DEBUG ] cdef VelocityStruct2D* pointer = <VelocityStruct2D*>(
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pyx:64:13: Storing unsafe C derivative of temporary Python reference
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.entity_components.remove_entity(component.entity_id)
[DEBUG ] super(VelocitySystem2D, self).remove_component(component_index)
[DEBUG ]
[DEBUG ] def update(self, dt):
[DEBUG ] gameworld = self.gameworld
[DEBUG ] cdef void** component_data = <void**>(
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pyx:77:37: Python objects cannot be cast to pointers of primitive types
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] for i in range(count):
[DEBUG ] real_index = i*component_count
[DEBUG ] if component_data[real_index] == NULL:
[DEBUG ] continue
[DEBUG ] vel_comp = <VelocityStruct2D*>component_data[real_index]
[DEBUG ] pos_comp = <PositionStruct2D*>component_data[real_index+1]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] examples/3_creating_a_gamesystem/velocity_module/velocity.pyx:90:24: 'PositionStruct2D' is not a type identifier
[DEBUG ] 1: initvelocity(void) -> initexamples_3_creating_a_gamesystem_velocity_module_velocity(void)
[DEBUG ] 2: PyInit_velocity(void) -> PyInit_examples_3_creating_a_gamesystem_velocity_module_velocity(void)
[DEBUG ] 3: Pyx_NAMESTR("velocity") -> Pyx_NAMESTR("examples_3_creating_a_gamesystem_velocity_module_velocity")
[DEBUG ] 4: "velocity", -> "examples_3_creating_a_gamesystem_velocity_module_velocity",
[DEBUG ] ('rewrite', 'examples/3_creating_a_gamesystem/velocity_module/velocity.c')
[INFO ] Cythonize modules/maps/kivent_maps/map_manager.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/maps/kivent_maps/map_manager.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/maps/kivent_maps/map_manager.pyx'])
[DEBUG ] ('cythonize:', 'modules/maps/kivent_maps/map_manager.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:1:0: 'kivent_core/managers/resource_managers.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:1:0: 'kivent_core/managers/resource_managers/ModelManager.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:2:0: 'kivent_core/managers/animation_manager.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:2:0: 'kivent_core/managers/animation_manager/AnimationManager.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] from kivent_core.managers.game_manager cimport GameManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:3:0: 'kivent_core/managers/game_manager.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] from kivent_core.managers.game_manager cimport GameManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:3:0: 'kivent_core/managers/game_manager/GameManager.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] from kivent_core.managers.game_manager cimport GameManager
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:4:0: 'kivent_core/memory_handlers/block.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] from kivent_core.managers.game_manager cimport GameManager
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:4:0: 'kivent_core/memory_handlers/block/MemoryBlock.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] from kivent_core.managers.game_manager cimport GameManager
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class MapManager(GameManager):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:7:5: 'GameManager' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.game_manager cimport GameManager
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class MapManager(GameManager):
[DEBUG ] cdef MemoryBlock maps_block
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:8:9: 'MemoryBlock' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class MapManager(GameManager):
[DEBUG ] cdef MemoryBlock maps_block
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:9:9: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class MapManager(GameManager):
[DEBUG ] cdef MemoryBlock maps_block
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:10:9: 'AnimationManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] unsigned int x
[DEBUG ] unsigned int y
[DEBUG ]
[DEBUG ] cdef class LayerTile:
[DEBUG ] cdef TileStruct* tile_pointer
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:19:9: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] unsigned int y
[DEBUG ]
[DEBUG ] cdef class LayerTile:
[DEBUG ] cdef TileStruct* tile_pointer
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:20:9: 'AnimationManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] cdef unsigned int layer
[DEBUG ]
[DEBUG ] cdef class LayerObject:
[DEBUG ] cdef ObjStruct* obj_pointer
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:25:9: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef unsigned int layer
[DEBUG ]
[DEBUG ] cdef class Tile:
[DEBUG ] cdef TileStruct* _layers
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:30:9: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int layer
[DEBUG ]
[DEBUG ] cdef class Tile:
[DEBUG ] cdef TileStruct* _layers
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:31:9: 'AnimationManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] cdef unsigned int layer_count
[DEBUG ]
[DEBUG ] cdef class TileMap:
[DEBUG ] cdef MemoryBlock tiles_block
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:35:9: 'MemoryBlock' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] cdef unsigned int layer_count
[DEBUG ]
[DEBUG ] cdef class TileMap:
[DEBUG ] cdef MemoryBlock tiles_block
[DEBUG ] cdef MemoryBlock objects_block
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:36:9: 'MemoryBlock' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int layer_count
[DEBUG ]
[DEBUG ] cdef class TileMap:
[DEBUG ] cdef MemoryBlock tiles_block
[DEBUG ] cdef MemoryBlock objects_block
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:37:9: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] cdef class TileMap:
[DEBUG ] cdef MemoryBlock tiles_block
[DEBUG ] cdef MemoryBlock objects_block
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:38:9: 'AnimationManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_maps.map_data cimport TileMap, StaggeredTileMap, \
[DEBUG ] HexagonalTileMap, IsometricTileMap
[DEBUG ] from kivy.compat import PY2
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class MapManager(GameManager):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pyx:10:5: 'GameManager' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] model_manager for obtaining rendering info.
[DEBUG ]
[DEBUG ] **allocation_size** (unsigned int): Size of maps_block
[DEBUG ] '''
[DEBUG ]
[DEBUG ] def __init__(self, ModelManager model_manager,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pyx:31:23: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] **allocation_size** (unsigned int): Size of maps_block
[DEBUG ] '''
[DEBUG ]
[DEBUG ] def __init__(self, ModelManager model_manager,
[DEBUG ] AnimationManager animation_manager, allocation_size=1024*500):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pyx:32:17: 'AnimationManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.animation_manager = animation_manager
[DEBUG ] self.allocation_size = allocation_size
[DEBUG ] self._maps = {}
[DEBUG ]
[DEBUG ] def allocate(self, master_buffer, gameworld):
[DEBUG ] cdef MemoryBlock maps_block = MemoryBlock(self.allocation_size, 1, 1)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pyx:39:13: 'MemoryBlock' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.animation_manager = animation_manager
[DEBUG ] self.allocation_size = allocation_size
[DEBUG ] self._maps = {}
[DEBUG ]
[DEBUG ] def allocate(self, master_buffer, gameworld):
[DEBUG ] cdef MemoryBlock maps_block = MemoryBlock(self.allocation_size, 1, 1)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pyx:39:38: 'MemoryBlock' is not a constant, variable or function identifier
[DEBUG ] 1: initmap_manager(void) -> initmodules_maps_kivent_maps_map_manager(void)
[DEBUG ] 2: PyInit_map_manager(void) -> PyInit_modules_maps_kivent_maps_map_manager(void)
[DEBUG ] 3: Pyx_NAMESTR("map_manager") -> Pyx_NAMESTR("modules_maps_kivent_maps_map_manager")
[DEBUG ] 4: "map_manager", -> "modules_maps_kivent_maps_map_manager",
[DEBUG ] ('rewrite', 'modules/maps/kivent_maps/map_manager.c')
[INFO ] Cythonize modules/maps/kivent_maps/map_system.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/maps/kivent_maps/map_system.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/maps/kivent_maps/map_system.pyx'])
[DEBUG ] ('cythonize:', 'modules/maps/kivent_maps/map_system.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport StaticMemGameSystem, MemComponent
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_system.pxd:1:0: 'kivent_core/systems/staticmemgamesystem.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport StaticMemGameSystem, MemComponent
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_system.pxd:1:0: 'kivent_core/systems/staticmemgamesystem/StaticMemGameSystem.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport StaticMemGameSystem, MemComponent
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_system.pxd:1:0: 'kivent_core/systems/staticmemgamesystem/MemComponent.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] unsigned int entity_id
[DEBUG ] void* tile_map
[DEBUG ] unsigned int pos_x
[DEBUG ] unsigned int pos_y
[DEBUG ]
[DEBUG ] cdef class MapComponent(MemComponent):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_system.pxd:10:5: 'MemComponent' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] unsigned int pos_y
[DEBUG ]
[DEBUG ] cdef class MapComponent(MemComponent):
[DEBUG ] pass
[DEBUG ]
[DEBUG ] cdef class MapSystem(StaticMemGameSystem):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_system.pxd:13:5: 'StaticMemGameSystem' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport StaticMemGameSystem, MemComponent
[DEBUG ] from kivent_core.memory_handlers.zone cimport MemoryZone
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_system.pyx:2:0: 'kivent_core/memory_handlers/zone.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport StaticMemGameSystem, MemComponent
[DEBUG ] from kivent_core.memory_handlers.zone cimport MemoryZone
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_system.pyx:2:0: 'kivent_core/memory_handlers/zone/MemoryZone.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:1:0: 'kivent_core/managers/resource_managers.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:1:0: 'kivent_core/managers/resource_managers/ModelManager.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:2:0: 'kivent_core/managers/animation_manager.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:2:0: 'kivent_core/managers/animation_manager/AnimationManager.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:3:0: 'kivent_core/memory_handlers/block.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:3:0: 'kivent_core/memory_handlers/block/MemoryBlock.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] unsigned int x
[DEBUG ] unsigned int y
[DEBUG ]
[DEBUG ] cdef class LayerTile:
[DEBUG ] cdef TileStruct* tile_pointer
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:19:9: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] unsigned int y
[DEBUG ]
[DEBUG ] cdef class LayerTile:
[DEBUG ] cdef TileStruct* tile_pointer
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:20:9: 'AnimationManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] cdef unsigned int layer
[DEBUG ]
[DEBUG ] cdef class LayerObject:
[DEBUG ] cdef ObjStruct* obj_pointer
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:25:9: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef unsigned int layer
[DEBUG ]
[DEBUG ] cdef class Tile:
[DEBUG ] cdef TileStruct* _layers
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:30:9: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int layer
[DEBUG ]
[DEBUG ] cdef class Tile:
[DEBUG ] cdef TileStruct* _layers
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:31:9: 'AnimationManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] cdef unsigned int layer_count
[DEBUG ]
[DEBUG ] cdef class TileMap:
[DEBUG ] cdef MemoryBlock tiles_block
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:35:9: 'MemoryBlock' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] cdef unsigned int layer_count
[DEBUG ]
[DEBUG ] cdef class TileMap:
[DEBUG ] cdef MemoryBlock tiles_block
[DEBUG ] cdef MemoryBlock objects_block
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:36:9: 'MemoryBlock' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int layer_count
[DEBUG ]
[DEBUG ] cdef class TileMap:
[DEBUG ] cdef MemoryBlock tiles_block
[DEBUG ] cdef MemoryBlock objects_block
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:37:9: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] cdef class TileMap:
[DEBUG ] cdef MemoryBlock tiles_block
[DEBUG ] cdef MemoryBlock objects_block
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:38:9: 'AnimationManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] from kivent_core.managers.game_manager cimport GameManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:3:0: 'kivent_core/managers/game_manager.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] from kivent_core.managers.game_manager cimport GameManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:3:0: 'kivent_core/managers/game_manager/GameManager.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] from kivent_core.managers.game_manager cimport GameManager
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class MapManager(GameManager):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:7:5: 'GameManager' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.game_manager cimport GameManager
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class MapManager(GameManager):
[DEBUG ] cdef MemoryBlock maps_block
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:8:9: 'MemoryBlock' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class MapManager(GameManager):
[DEBUG ] cdef MemoryBlock maps_block
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:9:9: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class MapManager(GameManager):
[DEBUG ] cdef MemoryBlock maps_block
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:10:9: 'AnimationManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.factory import Factory
[DEBUG ] from kivent_maps.map_data cimport TileMap
[DEBUG ] from kivent_maps.map_manager cimport MapManager
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class MapComponent(MemComponent):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_system.pyx:11:5: 'MemComponent' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] def __set__(self, value):
[DEBUG ] cdef MapStruct* data = <MapStruct*>self.pointer
[DEBUG ] data.pos_x = value[0]
[DEBUG ] data.pos_y = value[1]
[DEBUG ]
[DEBUG ] cdef class MapSystem(StaticMemGameSystem):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_system.pyx:38:5: 'StaticMemGameSystem' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] def init_component(self, unsigned int component_index,
[DEBUG ] unsigned int entity_id, str zone, args):
[DEBUG ] model_manager = self.gameworld.managers["model_manager"]
[DEBUG ] map_manager = self.gameworld.managers["map_manager"]
[DEBUG ]
[DEBUG ] cdef MemoryZone memory_zone = self.imz_components.memory_zone
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_system.pyx:68:13: 'MemoryZone' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] unsigned int entity_id, str zone, args):
[DEBUG ] model_manager = self.gameworld.managers["model_manager"]
[DEBUG ] map_manager = self.gameworld.managers["map_manager"]
[DEBUG ]
[DEBUG ] cdef MemoryZone memory_zone = self.imz_components.memory_zone
[DEBUG ] cdef MapStruct* component = <MapStruct*>(
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_system.pyx:69:36: Casting temporary Python object to non-numeric non-Python type
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] unsigned int entity_id, str zone, args):
[DEBUG ] model_manager = self.gameworld.managers["model_manager"]
[DEBUG ] map_manager = self.gameworld.managers["map_manager"]
[DEBUG ]
[DEBUG ] cdef MemoryZone memory_zone = self.imz_components.memory_zone
[DEBUG ] cdef MapStruct* component = <MapStruct*>(
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_system.pyx:69:13: Storing unsafe C derivative of temporary Python reference
[DEBUG ] 1: initmap_system(void) -> initmodules_maps_kivent_maps_map_system(void)
[DEBUG ] 2: PyInit_map_system(void) -> PyInit_modules_maps_kivent_maps_map_system(void)
[DEBUG ] 3: Pyx_NAMESTR("map_system") -> Pyx_NAMESTR("modules_maps_kivent_maps_map_system")
[DEBUG ] 4: "map_system", -> "modules_maps_kivent_maps_map_system",
[DEBUG ] ('rewrite', 'modules/maps/kivent_maps/map_system.c')
[INFO ] Cythonize modules/maps/kivent_maps/map_data.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/maps/kivent_maps/map_data.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/maps/kivent_maps/map_data.pyx'])
[DEBUG ] ('cythonize:', 'modules/maps/kivent_maps/map_data.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:1:0: 'kivent_core/managers/resource_managers.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:1:0: 'kivent_core/managers/resource_managers/ModelManager.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:2:0: 'kivent_core/managers/animation_manager.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:2:0: 'kivent_core/managers/animation_manager/AnimationManager.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:3:0: 'kivent_core/memory_handlers/block.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:3:0: 'kivent_core/memory_handlers/block/MemoryBlock.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] unsigned int x
[DEBUG ] unsigned int y
[DEBUG ]
[DEBUG ] cdef class LayerTile:
[DEBUG ] cdef TileStruct* tile_pointer
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:19:9: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] unsigned int y
[DEBUG ]
[DEBUG ] cdef class LayerTile:
[DEBUG ] cdef TileStruct* tile_pointer
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:20:9: 'AnimationManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] cdef unsigned int layer
[DEBUG ]
[DEBUG ] cdef class LayerObject:
[DEBUG ] cdef ObjStruct* obj_pointer
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:25:9: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef unsigned int layer
[DEBUG ]
[DEBUG ] cdef class Tile:
[DEBUG ] cdef TileStruct* _layers
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:30:9: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int layer
[DEBUG ]
[DEBUG ] cdef class Tile:
[DEBUG ] cdef TileStruct* _layers
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:31:9: 'AnimationManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] cdef unsigned int layer_count
[DEBUG ]
[DEBUG ] cdef class TileMap:
[DEBUG ] cdef MemoryBlock tiles_block
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:35:9: 'MemoryBlock' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] cdef unsigned int layer_count
[DEBUG ]
[DEBUG ] cdef class TileMap:
[DEBUG ] cdef MemoryBlock tiles_block
[DEBUG ] cdef MemoryBlock objects_block
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:36:9: 'MemoryBlock' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int layer_count
[DEBUG ]
[DEBUG ] cdef class TileMap:
[DEBUG ] cdef MemoryBlock tiles_block
[DEBUG ] cdef MemoryBlock objects_block
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:37:9: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] cdef class TileMap:
[DEBUG ] cdef MemoryBlock tiles_block
[DEBUG ] cdef MemoryBlock objects_block
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pxd:38:9: 'AnimationManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.rendering.model cimport VertexModel
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:1:0: 'kivent_core/rendering/model.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.rendering.model cimport VertexModel
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:1:0: 'kivent_core/rendering/model/VertexModel.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.rendering.model cimport VertexModel
[DEBUG ] from kivent_core.rendering.vertex_formats cimport VertexFormat2F4UB
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:2:0: 'kivent_core/rendering/vertex_formats.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.rendering.model cimport VertexModel
[DEBUG ] from kivent_core.rendering.vertex_formats cimport VertexFormat2F4UB
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:2:0: 'kivent_core/rendering/vertex_formats/VertexFormat2F4UB.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.rendering.model cimport VertexModel
[DEBUG ] from kivent_core.rendering.vertex_formats cimport VertexFormat2F4UB
[DEBUG ] from kivent_core.rendering.animation cimport FrameList
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:3:0: 'kivent_core/rendering/animation.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.rendering.model cimport VertexModel
[DEBUG ] from kivent_core.rendering.vertex_formats cimport VertexFormat2F4UB
[DEBUG ] from kivent_core.rendering.animation cimport FrameList
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:3:0: 'kivent_core/rendering/animation/FrameList.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] from kivent_core.managers.game_manager cimport GameManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:3:0: 'kivent_core/managers/game_manager.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.resource_managers cimport ModelManager
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] from kivent_core.managers.game_manager cimport GameManager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:3:0: 'kivent_core/managers/game_manager/GameManager.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.animation_manager cimport AnimationManager
[DEBUG ] from kivent_core.managers.game_manager cimport GameManager
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class MapManager(GameManager):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:7:5: 'GameManager' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.managers.game_manager cimport GameManager
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class MapManager(GameManager):
[DEBUG ] cdef MemoryBlock maps_block
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:8:9: 'MemoryBlock' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class MapManager(GameManager):
[DEBUG ] cdef MemoryBlock maps_block
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:9:9: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class MapManager(GameManager):
[DEBUG ] cdef MemoryBlock maps_block
[DEBUG ] cdef ModelManager model_manager
[DEBUG ] cdef AnimationManager animation_manager
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_manager.pxd:10:9: 'AnimationManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] AnimationManager to get animation data pointer from animation name.
[DEBUG ]
[DEBUG ] '''
[DEBUG ]
[DEBUG ] def __cinit__(self,
[DEBUG ] ModelManager model_manager,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:38:18: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] '''
[DEBUG ]
[DEBUG ] def __cinit__(self,
[DEBUG ] ModelManager model_manager,
[DEBUG ] AnimationManager animation_manager,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:39:18: 'AnimationManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] only contains a LayerTile for the non-empty layers so the list size may
[DEBUG ] be less than layer_count.
[DEBUG ]
[DEBUG ] '''
[DEBUG ]
[DEBUG ] def __cinit__(self, ModelManager model_manager,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:106:24: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] be less than layer_count.
[DEBUG ]
[DEBUG ] '''
[DEBUG ]
[DEBUG ] def __cinit__(self, ModelManager model_manager,
[DEBUG ] AnimationManager animation_manager,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:107:18: 'AnimationManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] **color** (tuple): Color of the Object if it is a shape. This color
[DEBUG ] data is taken from the first vertex of its VertexModel.
[DEBUG ]
[DEBUG ] '''
[DEBUG ]
[DEBUG ] def __cinit__(self, ModelManager model_manager):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:168:24: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] '''
[DEBUG ]
[DEBUG ] def __cinit__(self, unsigned int size_x, unsigned int size_y,
[DEBUG ] unsigned int tile_layer_count, unsigned int object_count,
[DEBUG ] MemoryBlock tile_buffer,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:278:19: 'MemoryBlock' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] '''
[DEBUG ]
[DEBUG ] def __cinit__(self, unsigned int size_x, unsigned int size_y,
[DEBUG ] unsigned int tile_layer_count, unsigned int object_count,
[DEBUG ] MemoryBlock tile_buffer,
[DEBUG ] ModelManager model_manager,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:279:19: 'ModelManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] def __cinit__(self, unsigned int size_x, unsigned int size_y,
[DEBUG ] unsigned int tile_layer_count, unsigned int object_count,
[DEBUG ] MemoryBlock tile_buffer,
[DEBUG ] ModelManager model_manager,
[DEBUG ] AnimationManager animation_manager,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:280:19: 'AnimationManager' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.animation_manager = animation_manager
[DEBUG ] self.layer = layer
[DEBUG ]
[DEBUG ] property model:
[DEBUG ] def __get__(self):
[DEBUG ] cdef VertexModel model = <VertexModel>self.tile_pointer.model
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:47:17: 'VertexModel' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] def __set__(self, value):
[DEBUG ] self.tile_pointer.texkey = texture_manager.get_texkey_from_name(value)
[DEBUG ]
[DEBUG ] property animation:
[DEBUG ] def __get__(self):
[DEBUG ] cdef FrameList animation
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:62:17: 'FrameList' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] def __cinit__(self, ModelManager model_manager):
[DEBUG ] self.model_manager = model_manager
[DEBUG ]
[DEBUG ] property model:
[DEBUG ] def __get__(self):
[DEBUG ] cdef VertexModel model = <VertexModel>self.obj_pointer.model
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:173:17: 'VertexModel' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] def __get__(self):
[DEBUG ] return self.layer
[DEBUG ]
[DEBUG ] property color:
[DEBUG ] def __get__(self):
[DEBUG ] cdef VertexModel model = <VertexModel>self.obj_pointer.model
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:204:17: 'VertexModel' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] return self.layer
[DEBUG ]
[DEBUG ] property color:
[DEBUG ] def __get__(self):
[DEBUG ] cdef VertexModel model = <VertexModel>self.obj_pointer.model
[DEBUG ] cdef VertexFormat2F4UB* vertex = \
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:205:17: 'VertexFormat2F4UB' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.object_count = object_count
[DEBUG ] self.name = name
[DEBUG ] self.model_manager = model_manager
[DEBUG ] self.animation_manager = animation_manager
[DEBUG ]
[DEBUG ] cdef MemoryBlock tiles_block = MemoryBlock(
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:290:13: 'MemoryBlock' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] size_x * size_y * tile_layer_count * sizeof(TileStruct),
[DEBUG ] tile_layer_count * sizeof(TileStruct), 1)
[DEBUG ] tiles_block.allocate_memory_with_buffer(tile_buffer)
[DEBUG ] self.tiles_block = tiles_block
[DEBUG ]
[DEBUG ] cdef MemoryBlock objects_block = MemoryBlock(
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:296:13: 'MemoryBlock' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] return tile_list
[DEBUG ]
[DEBUG ] def __set__(self, list tiles):
[DEBUG ] cdef unsigned int size_x = len(tiles)
[DEBUG ] cdef unsigned int size_y = len(tiles[0])
[DEBUG ] cdef FrameList frames
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:433:17: 'FrameList' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.animation_manager = animation_manager
[DEBUG ] self.layer = layer
[DEBUG ]
[DEBUG ] property model:
[DEBUG ] def __get__(self):
[DEBUG ] cdef VertexModel model = <VertexModel>self.tile_pointer.model
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:47:38: 'VertexModel' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] property animation:
[DEBUG ] def __get__(self):
[DEBUG ] cdef FrameList animation
[DEBUG ] if self.tile_pointer.animation != NULL:
[DEBUG ] animation = <FrameList>self.tile_pointer.animation
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:64:29: 'FrameList' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] def __cinit__(self, ModelManager model_manager):
[DEBUG ] self.model_manager = model_manager
[DEBUG ]
[DEBUG ] property model:
[DEBUG ] def __get__(self):
[DEBUG ] cdef VertexModel model = <VertexModel>self.obj_pointer.model
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:173:38: 'VertexModel' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] def __get__(self):
[DEBUG ] return self.layer
[DEBUG ]
[DEBUG ] property color:
[DEBUG ] def __get__(self):
[DEBUG ] cdef VertexModel model = <VertexModel>self.obj_pointer.model
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:204:38: 'VertexModel' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] property color:
[DEBUG ] def __get__(self):
[DEBUG ] cdef VertexModel model = <VertexModel>self.obj_pointer.model
[DEBUG ] cdef VertexFormat2F4UB* vertex = \
[DEBUG ] <VertexFormat2F4UB*>model.vertices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:206:21: 'VertexFormat2F4UB' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.object_count = object_count
[DEBUG ] self.name = name
[DEBUG ] self.model_manager = model_manager
[DEBUG ] self.animation_manager = animation_manager
[DEBUG ]
[DEBUG ] cdef MemoryBlock tiles_block = MemoryBlock(
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:290:39: 'MemoryBlock' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] size_x * size_y * tile_layer_count * sizeof(TileStruct),
[DEBUG ] tile_layer_count * sizeof(TileStruct), 1)
[DEBUG ] tiles_block.allocate_memory_with_buffer(tile_buffer)
[DEBUG ] self.tiles_block = tiles_block
[DEBUG ]
[DEBUG ] cdef MemoryBlock objects_block = MemoryBlock(
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:296:41: 'MemoryBlock' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] if i >= self.size_x and j >= self.size_y:
[DEBUG ] raise IndexError()
[DEBUG ]
[DEBUG ] cdef Tile tile = Tile(self.model_manager, self.animation_manager,
[DEBUG ] self.tile_layer_count)
[DEBUG ] tile._layers = <TileStruct*>self.tiles_block\
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:331:23: Casting temporary Python object to non-numeric non-Python type
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] if i >= self.size_x and j >= self.size_y:
[DEBUG ] raise IndexError()
[DEBUG ]
[DEBUG ] cdef Tile tile = Tile(self.model_manager, self.animation_manager,
[DEBUG ] self.tile_layer_count)
[DEBUG ] tile._layers = <TileStruct*>self.tiles_block\
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:331:23: Storing unsafe C derivative of temporary Python reference
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] '''
[DEBUG ] if n >= self.object_count:
[DEBUG ] raise IndexError()
[DEBUG ]
[DEBUG ] cdef LayerObject obj = LayerObject(self.model_manager)
[DEBUG ] obj_data = <ObjStruct*>self.objects_block.get_pointer(n)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:365:19: Casting temporary Python object to non-numeric non-Python type
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] '''
[DEBUG ] if n >= self.object_count:
[DEBUG ] raise IndexError()
[DEBUG ]
[DEBUG ] cdef LayerObject obj = LayerObject(self.model_manager)
[DEBUG ] obj_data = <ObjStruct*>self.objects_block.get_pointer(n)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/maps/kivent_maps/map_data.pyx:365:19: Storing unsafe C derivative of temporary Python reference
[DEBUG ] 1: initmap_data(void) -> initmodules_maps_kivent_maps_map_data(void)
[DEBUG ] 2: PyInit_map_data(void) -> PyInit_modules_maps_kivent_maps_map_data(void)
[DEBUG ] 3: Pyx_NAMESTR("map_data") -> Pyx_NAMESTR("modules_maps_kivent_maps_map_data")
[DEBUG ] 4: "map_data", -> "modules_maps_kivent_maps_map_data",
[DEBUG ] ('rewrite', 'modules/maps/kivent_maps/map_data.c')
[INFO ] Cythonize modules/core/kivent_core/gameworld.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/gameworld.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/gameworld.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/gameworld.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class CWidget(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class GameManager(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ] 1: initgameworld(void) -> initmodules_core_kivent_core_gameworld(void)
[DEBUG ] 2: PyInit_gameworld(void) -> PyInit_modules_core_kivent_core_gameworld(void)
[DEBUG ] 3: Pyx_NAMESTR("gameworld") -> Pyx_NAMESTR("modules_core_kivent_core_gameworld")
[DEBUG ] 4: "gameworld", -> "modules_core_kivent_core_gameworld",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/gameworld.c')
[INFO ] Cythonize modules/core/kivent_core/entity.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/entity.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/entity.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/entity.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class CWidget(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class GameManager(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ] 1: initentity(void) -> initmodules_core_kivent_core_entity(void)
[DEBUG ] 2: PyInit_entity(void) -> PyInit_modules_core_kivent_core_entity(void)
[DEBUG ] 3: Pyx_NAMESTR("entity") -> Pyx_NAMESTR("modules_core_kivent_core_entity")
[DEBUG ] 4: "entity", -> "modules_core_kivent_core_entity",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/entity.c')
[INFO ] Cythonize modules/core/kivent_core/uix/cwidget.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/uix/cwidget.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/uix/cwidget.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/uix/cwidget.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class CWidget(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from itertools import islice
[DEBUG ] from kivy.uix.widget import (_widget_destructors, WidgetException,
[DEBUG ] _widget_destructor, Widget, WidgetMetaclass)
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class CWidget(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pyx:18:5: 'EventDispatcher' is not a type name
[DEBUG ] 1: initcwidget(void) -> initmodules_core_kivent_core_uix_cwidget(void)
[DEBUG ] 2: PyInit_cwidget(void) -> PyInit_modules_core_kivent_core_uix_cwidget(void)
[DEBUG ] 3: Pyx_NAMESTR("cwidget") -> Pyx_NAMESTR("modules_core_kivent_core_uix_cwidget")
[DEBUG ] 4: "cwidget", -> "modules_core_kivent_core_uix_cwidget",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/uix/cwidget.c')
[INFO ] Cythonize modules/core/kivent_core/uix/gamescreens.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/uix/gamescreens.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/uix/gamescreens.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/uix/gamescreens.pyx')
[DEBUG ] 1: initgamescreens(void) -> initmodules_core_kivent_core_uix_gamescreens(void)
[DEBUG ] 2: PyInit_gamescreens(void) -> PyInit_modules_core_kivent_core_uix_gamescreens(void)
[DEBUG ] 3: Pyx_NAMESTR("gamescreens") -> Pyx_NAMESTR("modules_core_kivent_core_uix_gamescreens")
[DEBUG ] 4: "gamescreens", -> "modules_core_kivent_core_uix_gamescreens",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/uix/gamescreens.c')
[INFO ] Cythonize modules/core/kivent_core/managers/resource_managers.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/managers/resource_managers.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/managers/resource_managers.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/managers/resource_managers.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class GameManager(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:1:0: 'kivy/graphics/cgl.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:1:0: 'kivy/graphics/cgl/GLfloat.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:1:0: 'kivy/graphics/cgl/GLubyte.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:4:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:5:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:8:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:9:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:10:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:11:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:14:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:15:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:16:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:19:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:20:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:23:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:24:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:25:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:26:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:29:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:30:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:31:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:32:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:33:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport view
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:2:0: 'kivy/graphics/instructions.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport view
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:2:0: 'kivy/graphics/instructions/RenderContext.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport view
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] from kivy.graphics.texture cimport Texture
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:3:0: 'kivy/graphics/texture.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport view
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] from kivy.graphics.texture cimport Texture
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:3:0: 'kivy/graphics/texture/Texture.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport view
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] from kivy.graphics.texture cimport Texture
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:4:0: 'kivy/graphics/vertex.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport view
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] from kivy.graphics.texture cimport Texture
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:4:0: 'kivy/graphics/vertex/VertexFormat.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport view
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] from kivy.graphics.texture cimport Texture
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] from kivy.graphics.vertex_instructions cimport StripMesh
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:5:0: 'kivy/graphics/vertex_instructions.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport view
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] from kivy.graphics.texture cimport Texture
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] from kivy.graphics.vertex_instructions cimport StripMesh
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:5:0: 'kivy/graphics/vertex_instructions/StripMesh.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef object RE_LIST
[DEBUG ] cdef object RE_COMMAND
[DEBUG ] cdef object RE_FLOAT
[DEBUG ] cdef object RE_POLYLINE
[DEBUG ] cdef object RE_TRANSFORM
[DEBUG ] cdef VertexFormat VERTEX_FORMAT
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:17:5: 'VertexFormat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef view.array bezier_coefficients
[DEBUG ] cdef float anchor_x
[DEBUG ] cdef float anchor_y
[DEBUG ] cdef double last_cx
[DEBUG ] cdef double last_cy
[DEBUG ] cdef Texture line_texture
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:74:9: 'Texture' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef float anchor_x
[DEBUG ] cdef float anchor_y
[DEBUG ] cdef double last_cx
[DEBUG ] cdef double last_cy
[DEBUG ] cdef Texture line_texture
[DEBUG ] cdef StripMesh last_mesh
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:75:9: 'StripMesh' is not a type identifier
[DEBUG ] 1: initresource_managers(void) -> initmodules_core_kivent_core_managers_resource_managers(void)
[DEBUG ] 2: PyInit_resource_managers(void) -> PyInit_modules_core_kivent_core_managers_resource_managers(void)
[DEBUG ] 3: Pyx_NAMESTR("resource_managers") -> Pyx_NAMESTR("modules_core_kivent_core_managers_resource_managers")
[DEBUG ] 4: "resource_managers", -> "modules_core_kivent_core_managers_resource_managers",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/managers/resource_managers.c')
[INFO ] Cythonize modules/core/kivent_core/managers/sound_manager.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/managers/sound_manager.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/managers/sound_manager.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/managers/sound_manager.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class GameManager(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ] 1: initsound_manager(void) -> initmodules_core_kivent_core_managers_sound_manager(void)
[DEBUG ] 2: PyInit_sound_manager(void) -> PyInit_modules_core_kivent_core_managers_sound_manager(void)
[DEBUG ] 3: Pyx_NAMESTR("sound_manager") -> Pyx_NAMESTR("modules_core_kivent_core_managers_sound_manager")
[DEBUG ] 4: "sound_manager", -> "modules_core_kivent_core_managers_sound_manager",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/managers/sound_manager.c')
[INFO ] Cythonize modules/core/kivent_core/managers/entity_manager.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/managers/entity_manager.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/managers/entity_manager.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/managers/entity_manager.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class GameManager(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class CWidget(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ] 1: initentity_manager(void) -> initmodules_core_kivent_core_managers_entity_manager(void)
[DEBUG ] 2: PyInit_entity_manager(void) -> PyInit_modules_core_kivent_core_managers_entity_manager(void)
[DEBUG ] 3: Pyx_NAMESTR("entity_manager") -> Pyx_NAMESTR("modules_core_kivent_core_managers_entity_manager")
[DEBUG ] 4: "entity_manager", -> "modules_core_kivent_core_managers_entity_manager",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/managers/entity_manager.c')
[INFO ] Cythonize modules/core/kivent_core/managers/animation_manager.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/managers/animation_manager.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/managers/animation_manager.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/managers/animation_manager.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class GameManager(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ] 1: initanimation_manager(void) -> initmodules_core_kivent_core_managers_animation_manager(void)
[DEBUG ] 2: PyInit_animation_manager(void) -> PyInit_modules_core_kivent_core_managers_animation_manager(void)
[DEBUG ] 3: Pyx_NAMESTR("animation_manager") -> Pyx_NAMESTR("modules_core_kivent_core_managers_animation_manager")
[DEBUG ] 4: "animation_manager", -> "modules_core_kivent_core_managers_animation_manager",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/managers/animation_manager.c')
[INFO ] Cythonize modules/core/kivent_core/managers/system_manager.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/managers/system_manager.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/managers/system_manager.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/managers/system_manager.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class GameManager(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ] 1: initsystem_manager(void) -> initmodules_core_kivent_core_managers_system_manager(void)
[DEBUG ] 2: PyInit_system_manager(void) -> PyInit_modules_core_kivent_core_managers_system_manager(void)
[DEBUG ] 3: Pyx_NAMESTR("system_manager") -> Pyx_NAMESTR("modules_core_kivent_core_managers_system_manager")
[DEBUG ] 4: "system_manager", -> "modules_core_kivent_core_managers_system_manager",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/managers/system_manager.c')
[INFO ] Cythonize modules/core/kivent_core/managers/game_manager.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/managers/game_manager.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/managers/game_manager.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/managers/game_manager.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class GameManager(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class GameManager(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pyx:3:5: 'EventDispatcher' is not a type name
[DEBUG ] 1: initgame_manager(void) -> initmodules_core_kivent_core_managers_game_manager(void)
[DEBUG ] 2: PyInit_game_manager(void) -> PyInit_modules_core_kivent_core_managers_game_manager(void)
[DEBUG ] 3: Pyx_NAMESTR("game_manager") -> Pyx_NAMESTR("modules_core_kivent_core_managers_game_manager")
[DEBUG ] 4: "game_manager", -> "modules_core_kivent_core_managers_game_manager",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/managers/game_manager.c')
[INFO ] Cythonize modules/core/kivent_core/memory_handlers/zonedblock.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/memory_handlers/zonedblock.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/memory_handlers/zonedblock.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/memory_handlers/zonedblock.pyx')
[DEBUG ] 1: initzonedblock(void) -> initmodules_core_kivent_core_memory_handlers_zonedblock(void)
[DEBUG ] 2: PyInit_zonedblock(void) -> PyInit_modules_core_kivent_core_memory_handlers_zonedblock(void)
[DEBUG ] 3: Pyx_NAMESTR("zonedblock") -> Pyx_NAMESTR("modules_core_kivent_core_memory_handlers_zonedblock")
[DEBUG ] 4: "zonedblock", -> "modules_core_kivent_core_memory_handlers_zonedblock",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/memory_handlers/zonedblock.c')
[INFO ] Cythonize modules/core/kivent_core/memory_handlers/tests.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/memory_handlers/tests.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/memory_handlers/tests.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/memory_handlers/tests.pyx')
[DEBUG ] 1: inittests(void) -> initmodules_core_kivent_core_memory_handlers_tests(void)
[DEBUG ] 2: PyInit_tests(void) -> PyInit_modules_core_kivent_core_memory_handlers_tests(void)
[DEBUG ] 3: Pyx_NAMESTR("tests") -> Pyx_NAMESTR("modules_core_kivent_core_memory_handlers_tests")
[DEBUG ] 4: "tests", -> "modules_core_kivent_core_memory_handlers_tests",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/memory_handlers/tests.c')
[INFO ] Cythonize modules/core/kivent_core/memory_handlers/pool.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/memory_handlers/pool.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/memory_handlers/pool.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/memory_handlers/pool.pyx')
[DEBUG ] 1: initpool(void) -> initmodules_core_kivent_core_memory_handlers_pool(void)
[DEBUG ] 2: PyInit_pool(void) -> PyInit_modules_core_kivent_core_memory_handlers_pool(void)
[DEBUG ] 3: Pyx_NAMESTR("pool") -> Pyx_NAMESTR("modules_core_kivent_core_memory_handlers_pool")
[DEBUG ] 4: "pool", -> "modules_core_kivent_core_memory_handlers_pool",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/memory_handlers/pool.c')
[INFO ] Cythonize modules/core/kivent_core/memory_handlers/indexing.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/memory_handlers/indexing.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/memory_handlers/indexing.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/memory_handlers/indexing.pyx')
[DEBUG ] 1: initindexing(void) -> initmodules_core_kivent_core_memory_handlers_indexing(void)
[DEBUG ] 2: PyInit_indexing(void) -> PyInit_modules_core_kivent_core_memory_handlers_indexing(void)
[DEBUG ] 3: Pyx_NAMESTR("indexing") -> Pyx_NAMESTR("modules_core_kivent_core_memory_handlers_indexing")
[DEBUG ] 4: "indexing", -> "modules_core_kivent_core_memory_handlers_indexing",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/memory_handlers/indexing.c')
[INFO ] Cythonize modules/core/kivent_core/memory_handlers/membuffer.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/memory_handlers/membuffer.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/memory_handlers/membuffer.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/memory_handlers/membuffer.pyx')
[DEBUG ] 1: initmembuffer(void) -> initmodules_core_kivent_core_memory_handlers_membuffer(void)
[DEBUG ] 2: PyInit_membuffer(void) -> PyInit_modules_core_kivent_core_memory_handlers_membuffer(void)
[DEBUG ] 3: Pyx_NAMESTR("membuffer") -> Pyx_NAMESTR("modules_core_kivent_core_memory_handlers_membuffer")
[DEBUG ] 4: "membuffer", -> "modules_core_kivent_core_memory_handlers_membuffer",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/memory_handlers/membuffer.c')
[INFO ] Cythonize modules/core/kivent_core/memory_handlers/block.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/memory_handlers/block.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/memory_handlers/block.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/memory_handlers/block.pyx')
[DEBUG ] 1: initblock(void) -> initmodules_core_kivent_core_memory_handlers_block(void)
[DEBUG ] 2: PyInit_block(void) -> PyInit_modules_core_kivent_core_memory_handlers_block(void)
[DEBUG ] 3: Pyx_NAMESTR("block") -> Pyx_NAMESTR("modules_core_kivent_core_memory_handlers_block")
[DEBUG ] 4: "block", -> "modules_core_kivent_core_memory_handlers_block",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/memory_handlers/block.c')
[INFO ] Cythonize modules/core/kivent_core/memory_handlers/utils.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/memory_handlers/utils.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/memory_handlers/utils.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/memory_handlers/utils.pyx')
[DEBUG ] 1: initutils(void) -> initmodules_core_kivent_core_memory_handlers_utils(void)
[DEBUG ] 2: PyInit_utils(void) -> PyInit_modules_core_kivent_core_memory_handlers_utils(void)
[DEBUG ] 3: Pyx_NAMESTR("utils") -> Pyx_NAMESTR("modules_core_kivent_core_memory_handlers_utils")
[DEBUG ] 4: "utils", -> "modules_core_kivent_core_memory_handlers_utils",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/memory_handlers/utils.c')
[INFO ] Cythonize modules/core/kivent_core/memory_handlers/zone.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/memory_handlers/zone.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/memory_handlers/zone.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/memory_handlers/zone.pyx')
[DEBUG ] 1: initzone(void) -> initmodules_core_kivent_core_memory_handlers_zone(void)
[DEBUG ] 2: PyInit_zone(void) -> PyInit_modules_core_kivent_core_memory_handlers_zone(void)
[DEBUG ] 3: Pyx_NAMESTR("zone") -> Pyx_NAMESTR("modules_core_kivent_core_memory_handlers_zone")
[DEBUG ] 4: "zone", -> "modules_core_kivent_core_memory_handlers_zone",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/memory_handlers/zone.c')
[INFO ] Cythonize modules/core/kivent_core/rendering/frame_objects.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/rendering/frame_objects.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/rendering/frame_objects.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/rendering/frame_objects.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:2:0: 'kivy/graphics/vertex.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:2:0: 'kivy/graphics/vertex/VertexFormat.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ]
[DEBUG ] cdef class KEVertexFormat(VertexFormat):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:4:5: 'VertexFormat' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ] from vertex_format cimport KEVertexFormat
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pxd:3:0: 'kivy/graphics/cgl.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ] from vertex_format cimport KEVertexFormat
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pxd:3:0: 'kivy/graphics/cgl/GLuint.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ]
[DEBUG ] cdef class FixedVBO:
[DEBUG ] cdef MemoryBlock memory_block
[DEBUG ] cdef int usage
[DEBUG ] cdef GLuint id
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pxd:8:9: 'GLuint' is not a type identifier
[DEBUG ] 1: initframe_objects(void) -> initmodules_core_kivent_core_rendering_frame_objects(void)
[DEBUG ] 2: PyInit_frame_objects(void) -> PyInit_modules_core_kivent_core_rendering_frame_objects(void)
[DEBUG ] 3: Pyx_NAMESTR("frame_objects") -> Pyx_NAMESTR("modules_core_kivent_core_rendering_frame_objects")
[DEBUG ] 4: "frame_objects", -> "modules_core_kivent_core_rendering_frame_objects",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/rendering/frame_objects.c')
[INFO ] Cythonize modules/core/kivent_core/rendering/model.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/rendering/model.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/rendering/model.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/rendering/model.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:1:0: 'kivy/graphics/cgl.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:1:0: 'kivy/graphics/cgl/GLfloat.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:1:0: 'kivy/graphics/cgl/GLubyte.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:4:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:5:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:8:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:9:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:10:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:11:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:14:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:15:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:16:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:19:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:20:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:23:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:24:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:25:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:26:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:29:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:30:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:31:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:32:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:33:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # cython: embedsignature=True
[DEBUG ] cdef extern from "string.h":
[DEBUG ] void *memcpy(void *dest, void *src, size_t n)
[DEBUG ] from vertex_formats cimport VertexFormat4F, FormatConfig
[DEBUG ] from vertex_formats import vertex_format_4f, vertex_format_7f
[DEBUG ] from kivy.graphics.cgl cimport (GLfloat, GLbyte, GLubyte, GLint, GLuint,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:6:0: 'kivy/graphics/cgl/GLbyte.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # cython: embedsignature=True
[DEBUG ] cdef extern from "string.h":
[DEBUG ] void *memcpy(void *dest, void *src, size_t n)
[DEBUG ] from vertex_formats cimport VertexFormat4F, FormatConfig
[DEBUG ] from vertex_formats import vertex_format_4f, vertex_format_7f
[DEBUG ] from kivy.graphics.cgl cimport (GLfloat, GLbyte, GLubyte, GLint, GLuint,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:6:0: 'kivy/graphics/cgl/GLint.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # cython: embedsignature=True
[DEBUG ] cdef extern from "string.h":
[DEBUG ] void *memcpy(void *dest, void *src, size_t n)
[DEBUG ] from vertex_formats cimport VertexFormat4F, FormatConfig
[DEBUG ] from vertex_formats import vertex_format_4f, vertex_format_7f
[DEBUG ] from kivy.graphics.cgl cimport (GLfloat, GLbyte, GLubyte, GLint, GLuint,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:6:0: 'kivy/graphics/cgl/GLuint.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # cython: embedsignature=True
[DEBUG ] cdef extern from "string.h":
[DEBUG ] void *memcpy(void *dest, void *src, size_t n)
[DEBUG ] from vertex_formats cimport VertexFormat4F, FormatConfig
[DEBUG ] from vertex_formats import vertex_format_4f, vertex_format_7f
[DEBUG ] from kivy.graphics.cgl cimport (GLfloat, GLbyte, GLubyte, GLint, GLuint,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:6:0: 'kivy/graphics/cgl/GLshort.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # cython: embedsignature=True
[DEBUG ] cdef extern from "string.h":
[DEBUG ] void *memcpy(void *dest, void *src, size_t n)
[DEBUG ] from vertex_formats cimport VertexFormat4F, FormatConfig
[DEBUG ] from vertex_formats import vertex_format_4f, vertex_format_7f
[DEBUG ] from kivy.graphics.cgl cimport (GLfloat, GLbyte, GLubyte, GLint, GLuint,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:6:0: 'kivy/graphics/cgl/GLushort.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] def __getattr__(self, name):
[DEBUG ] cdef int count
[DEBUG ] cdef unsigned int offset
[DEBUG ] cdef bytes attr_type
[DEBUG ] cdef char* data = <char*>self.vertex_pointer
[DEBUG ] cdef GLfloat* f_data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:70:13: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef int count
[DEBUG ] cdef unsigned int offset
[DEBUG ] cdef bytes attr_type
[DEBUG ] cdef char* data = <char*>self.vertex_pointer
[DEBUG ] cdef GLfloat* f_data
[DEBUG ] cdef GLint* i_data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:71:13: 'GLint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int offset
[DEBUG ] cdef bytes attr_type
[DEBUG ] cdef char* data = <char*>self.vertex_pointer
[DEBUG ] cdef GLfloat* f_data
[DEBUG ] cdef GLint* i_data
[DEBUG ] cdef GLuint* ui_data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:72:13: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef bytes attr_type
[DEBUG ] cdef char* data = <char*>self.vertex_pointer
[DEBUG ] cdef GLfloat* f_data
[DEBUG ] cdef GLint* i_data
[DEBUG ] cdef GLuint* ui_data
[DEBUG ] cdef GLshort* s_data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:73:13: 'GLshort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef char* data = <char*>self.vertex_pointer
[DEBUG ] cdef GLfloat* f_data
[DEBUG ] cdef GLint* i_data
[DEBUG ] cdef GLuint* ui_data
[DEBUG ] cdef GLshort* s_data
[DEBUG ] cdef GLushort* us_data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:74:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef GLfloat* f_data
[DEBUG ] cdef GLint* i_data
[DEBUG ] cdef GLuint* ui_data
[DEBUG ] cdef GLshort* s_data
[DEBUG ] cdef GLushort* us_data
[DEBUG ] cdef GLbyte* b_data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:75:13: 'GLbyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef GLint* i_data
[DEBUG ] cdef GLuint* ui_data
[DEBUG ] cdef GLshort* s_data
[DEBUG ] cdef GLushort* us_data
[DEBUG ] cdef GLbyte* b_data
[DEBUG ] cdef GLubyte* ub_data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:76:13: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] def __setattr__(self, name, value):
[DEBUG ] cdef int count
[DEBUG ] cdef unsigned int offset
[DEBUG ] cdef bytes attr_type
[DEBUG ] cdef char* data = <char*>self.vertex_pointer
[DEBUG ] cdef GLfloat* f_data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:119:13: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef int count
[DEBUG ] cdef unsigned int offset
[DEBUG ] cdef bytes attr_type
[DEBUG ] cdef char* data = <char*>self.vertex_pointer
[DEBUG ] cdef GLfloat* f_data
[DEBUG ] cdef GLint* i_data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:120:13: 'GLint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int offset
[DEBUG ] cdef bytes attr_type
[DEBUG ] cdef char* data = <char*>self.vertex_pointer
[DEBUG ] cdef GLfloat* f_data
[DEBUG ] cdef GLint* i_data
[DEBUG ] cdef GLuint* ui_data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:121:13: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef bytes attr_type
[DEBUG ] cdef char* data = <char*>self.vertex_pointer
[DEBUG ] cdef GLfloat* f_data
[DEBUG ] cdef GLint* i_data
[DEBUG ] cdef GLuint* ui_data
[DEBUG ] cdef GLshort* s_data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:122:13: 'GLshort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef char* data = <char*>self.vertex_pointer
[DEBUG ] cdef GLfloat* f_data
[DEBUG ] cdef GLint* i_data
[DEBUG ] cdef GLuint* ui_data
[DEBUG ] cdef GLshort* s_data
[DEBUG ] cdef GLushort* us_data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:123:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef GLfloat* f_data
[DEBUG ] cdef GLint* i_data
[DEBUG ] cdef GLuint* ui_data
[DEBUG ] cdef GLshort* s_data
[DEBUG ] cdef GLushort* us_data
[DEBUG ] cdef GLbyte* b_data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:124:13: 'GLbyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef GLint* i_data
[DEBUG ] cdef GLuint* ui_data
[DEBUG ] cdef GLshort* s_data
[DEBUG ] cdef GLushort* us_data
[DEBUG ] cdef GLbyte* b_data
[DEBUG ] cdef GLubyte* ub_data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:125:13: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] return self._format_config
[DEBUG ]
[DEBUG ] property indices:
[DEBUG ]
[DEBUG ] def __get__(self):
[DEBUG ] cdef GLushort* indices = <GLushort*>self.indices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:621:17: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] def __set__(self, list new_indices):
[DEBUG ] cdef int index_count = self._index_count
[DEBUG ] if len(new_indices) != index_count:
[DEBUG ] raise Exception("Provided data doesn't match internal size")
[DEBUG ] cdef GLushort* indices = <GLushort*>self.indices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:636:17: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] attribute_tuple = self.vertex_format[name]
[DEBUG ] count = attribute_tuple[0]
[DEBUG ] attr_type = attribute_tuple[1]
[DEBUG ] offset = attribute_tuple[2]
[DEBUG ] if attr_type == b'float':
[DEBUG ] f_data = <GLfloat*>&data[offset]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:85:26: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] offset = attribute_tuple[2]
[DEBUG ] if attr_type == b'float':
[DEBUG ] f_data = <GLfloat*>&data[offset]
[DEBUG ] ret = [<float>f_data[x] for x in range(count)]
[DEBUG ] elif attr_type == b'int':
[DEBUG ] i_data = <GLint*>&data[offset]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:88:26: 'GLint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ret = [<float>f_data[x] for x in range(count)]
[DEBUG ] elif attr_type == b'int':
[DEBUG ] i_data = <GLint*>&data[offset]
[DEBUG ] ret = [<int>i_data[x] for x in range(count)]
[DEBUG ] elif attr_type == b'uint':
[DEBUG ] ui_data = <GLuint*>&data[offset]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:91:27: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ret = [<int>i_data[x] for x in range(count)]
[DEBUG ] elif attr_type == b'uint':
[DEBUG ] ui_data = <GLuint*>&data[offset]
[DEBUG ] ret = [<unsigned int>ui_data[x] for x in range(count)]
[DEBUG ] elif attr_type == b'short':
[DEBUG ] s_data = <GLshort*>&data[offset]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:94:26: 'GLshort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ret = [<unsigned int>ui_data[x] for x in range(count)]
[DEBUG ] elif attr_type == b'short':
[DEBUG ] s_data = <GLshort*>&data[offset]
[DEBUG ] ret = [<short>s_data[x] for x in range(count)]
[DEBUG ] elif attr_type == b'ushort':
[DEBUG ] us_data = <GLushort*>&data[offset]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:97:27: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ret = [<short>s_data[x] for x in range(count)]
[DEBUG ] elif attr_type == b'ushort':
[DEBUG ] us_data = <GLushort*>&data[offset]
[DEBUG ] ret = [<unsigned short>us_data[x] for x in range(count)]
[DEBUG ] elif attr_type == b'byte':
[DEBUG ] b_data = <GLbyte*>&data[offset]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:100:26: 'GLbyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ret = [<unsigned short>us_data[x] for x in range(count)]
[DEBUG ] elif attr_type == b'byte':
[DEBUG ] b_data = <GLbyte*>&data[offset]
[DEBUG ] ret = [<char>b_data[x] for x in range(count)]
[DEBUG ] elif attr_type == b'ubyte':
[DEBUG ] ub_data = <GLubyte*>&data[offset]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:103:27: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] raise AttributeCountError('Expected list of length {count} got'
[DEBUG ] 'list of size {length}'.format(count=count,
[DEBUG ] length=len(value)))
[DEBUG ] for x in range(count):
[DEBUG ] if attr_type == b'float':
[DEBUG ] f_data = <GLfloat*>&data[offset + x*sizeof(GLfloat)]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:143:30: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] raise AttributeCountError('Expected list of length {count} got'
[DEBUG ] 'list of size {length}'.format(count=count,
[DEBUG ] length=len(value)))
[DEBUG ] for x in range(count):
[DEBUG ] if attr_type == b'float':
[DEBUG ] f_data = <GLfloat*>&data[offset + x*sizeof(GLfloat)]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:143:70: 'GLfloat' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] 'list of size {length}'.format(count=count,
[DEBUG ] length=len(value)))
[DEBUG ] for x in range(count):
[DEBUG ] if attr_type == b'float':
[DEBUG ] f_data = <GLfloat*>&data[offset + x*sizeof(GLfloat)]
[DEBUG ] f_data[0] = <GLfloat>value[x]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:144:33: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] for x in range(count):
[DEBUG ] if attr_type == b'float':
[DEBUG ] f_data = <GLfloat*>&data[offset + x*sizeof(GLfloat)]
[DEBUG ] f_data[0] = <GLfloat>value[x]
[DEBUG ] elif attr_type == b'int':
[DEBUG ] i_data = <GLint*>&data[offset + x*sizeof(GLint)]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:146:30: 'GLint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] for x in range(count):
[DEBUG ] if attr_type == b'float':
[DEBUG ] f_data = <GLfloat*>&data[offset + x*sizeof(GLfloat)]
[DEBUG ] f_data[0] = <GLfloat>value[x]
[DEBUG ] elif attr_type == b'int':
[DEBUG ] i_data = <GLint*>&data[offset + x*sizeof(GLint)]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:146:66: 'GLint' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] if attr_type == b'float':
[DEBUG ] f_data = <GLfloat*>&data[offset + x*sizeof(GLfloat)]
[DEBUG ] f_data[0] = <GLfloat>value[x]
[DEBUG ] elif attr_type == b'int':
[DEBUG ] i_data = <GLint*>&data[offset + x*sizeof(GLint)]
[DEBUG ] i_data[0] = <GLint>value[x]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:147:33: 'GLint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] f_data[0] = <GLfloat>value[x]
[DEBUG ] elif attr_type == b'int':
[DEBUG ] i_data = <GLint*>&data[offset + x*sizeof(GLint)]
[DEBUG ] i_data[0] = <GLint>value[x]
[DEBUG ] elif attr_type == b'uint':
[DEBUG ] ui_data = <GLuint*>&data[offset + x*sizeof(GLuint)]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:149:31: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] f_data[0] = <GLfloat>value[x]
[DEBUG ] elif attr_type == b'int':
[DEBUG ] i_data = <GLint*>&data[offset + x*sizeof(GLint)]
[DEBUG ] i_data[0] = <GLint>value[x]
[DEBUG ] elif attr_type == b'uint':
[DEBUG ] ui_data = <GLuint*>&data[offset + x*sizeof(GLuint)]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:149:69: 'GLuint' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] elif attr_type == b'int':
[DEBUG ] i_data = <GLint*>&data[offset + x*sizeof(GLint)]
[DEBUG ] i_data[0] = <GLint>value[x]
[DEBUG ] elif attr_type == b'uint':
[DEBUG ] ui_data = <GLuint*>&data[offset + x*sizeof(GLuint)]
[DEBUG ] ui_data[0] = <GLuint>value[x]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:150:34: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] i_data[0] = <GLint>value[x]
[DEBUG ] elif attr_type == b'uint':
[DEBUG ] ui_data = <GLuint*>&data[offset + x*sizeof(GLuint)]
[DEBUG ] ui_data[0] = <GLuint>value[x]
[DEBUG ] elif attr_type == b'short':
[DEBUG ] s_data = <GLshort*>&data[offset + x*sizeof(GLshort)]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:152:30: 'GLshort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] i_data[0] = <GLint>value[x]
[DEBUG ] elif attr_type == b'uint':
[DEBUG ] ui_data = <GLuint*>&data[offset + x*sizeof(GLuint)]
[DEBUG ] ui_data[0] = <GLuint>value[x]
[DEBUG ] elif attr_type == b'short':
[DEBUG ] s_data = <GLshort*>&data[offset + x*sizeof(GLshort)]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:152:70: 'GLshort' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] elif attr_type == b'uint':
[DEBUG ] ui_data = <GLuint*>&data[offset + x*sizeof(GLuint)]
[DEBUG ] ui_data[0] = <GLuint>value[x]
[DEBUG ] elif attr_type == b'short':
[DEBUG ] s_data = <GLshort*>&data[offset + x*sizeof(GLshort)]
[DEBUG ] s_data[0] = <GLshort>value[x]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:153:33: 'GLshort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ui_data[0] = <GLuint>value[x]
[DEBUG ] elif attr_type == b'short':
[DEBUG ] s_data = <GLshort*>&data[offset + x*sizeof(GLshort)]
[DEBUG ] s_data[0] = <GLshort>value[x]
[DEBUG ] elif attr_type == b'ushort':
[DEBUG ] us_data = <GLushort*>&data[offset + x*sizeof(GLushort)]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:155:31: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ui_data[0] = <GLuint>value[x]
[DEBUG ] elif attr_type == b'short':
[DEBUG ] s_data = <GLshort*>&data[offset + x*sizeof(GLshort)]
[DEBUG ] s_data[0] = <GLshort>value[x]
[DEBUG ] elif attr_type == b'ushort':
[DEBUG ] us_data = <GLushort*>&data[offset + x*sizeof(GLushort)]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:155:73: 'GLushort' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] elif attr_type == b'short':
[DEBUG ] s_data = <GLshort*>&data[offset + x*sizeof(GLshort)]
[DEBUG ] s_data[0] = <GLshort>value[x]
[DEBUG ] elif attr_type == b'ushort':
[DEBUG ] us_data = <GLushort*>&data[offset + x*sizeof(GLushort)]
[DEBUG ] us_data[0] = <GLushort>value[x]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:156:34: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] s_data[0] = <GLshort>value[x]
[DEBUG ] elif attr_type == b'ushort':
[DEBUG ] us_data = <GLushort*>&data[offset + x*sizeof(GLushort)]
[DEBUG ] us_data[0] = <GLushort>value[x]
[DEBUG ] elif attr_type == b'byte':
[DEBUG ] b_data = <GLbyte*>&data[offset + x*sizeof(GLbyte)]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:158:30: 'GLbyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] s_data[0] = <GLshort>value[x]
[DEBUG ] elif attr_type == b'ushort':
[DEBUG ] us_data = <GLushort*>&data[offset + x*sizeof(GLushort)]
[DEBUG ] us_data[0] = <GLushort>value[x]
[DEBUG ] elif attr_type == b'byte':
[DEBUG ] b_data = <GLbyte*>&data[offset + x*sizeof(GLbyte)]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:158:68: 'GLbyte' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] elif attr_type == b'ushort':
[DEBUG ] us_data = <GLushort*>&data[offset + x*sizeof(GLushort)]
[DEBUG ] us_data[0] = <GLushort>value[x]
[DEBUG ] elif attr_type == b'byte':
[DEBUG ] b_data = <GLbyte*>&data[offset + x*sizeof(GLbyte)]
[DEBUG ] b_data[0] = <GLbyte>value[x]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:159:33: 'GLbyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] us_data[0] = <GLushort>value[x]
[DEBUG ] elif attr_type == b'byte':
[DEBUG ] b_data = <GLbyte*>&data[offset + x*sizeof(GLbyte)]
[DEBUG ] b_data[0] = <GLbyte>value[x]
[DEBUG ] elif attr_type == b'ubyte':
[DEBUG ] ub_data = <GLubyte*>&data[offset + x*sizeof(GLubyte)]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:161:31: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] us_data[0] = <GLushort>value[x]
[DEBUG ] elif attr_type == b'byte':
[DEBUG ] b_data = <GLbyte*>&data[offset + x*sizeof(GLbyte)]
[DEBUG ] b_data[0] = <GLbyte>value[x]
[DEBUG ] elif attr_type == b'ubyte':
[DEBUG ] ub_data = <GLubyte*>&data[offset + x*sizeof(GLubyte)]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:161:71: 'GLubyte' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] elif attr_type == b'byte':
[DEBUG ] b_data = <GLbyte*>&data[offset + x*sizeof(GLbyte)]
[DEBUG ] b_data[0] = <GLbyte>value[x]
[DEBUG ] elif attr_type == b'ubyte':
[DEBUG ] ub_data = <GLubyte*>&data[offset + x*sizeof(GLubyte)]
[DEBUG ] ub_data[0] = <GLubyte>value[x]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:162:34: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self._format_config = config
[DEBUG ] self._vertex_count = vert_count
[DEBUG ] self._index_count = index_count
[DEBUG ] self._name = name
[DEBUG ] cdef MemoryBlock indices_block = MemoryBlock(
[DEBUG ] index_count*sizeof(GLushort), sizeof(GLushort), 1)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:279:39: 'GLushort' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self._format_config = config
[DEBUG ] self._vertex_count = vert_count
[DEBUG ] self._index_count = index_count
[DEBUG ] self._name = name
[DEBUG ] cdef MemoryBlock indices_block = MemoryBlock(
[DEBUG ] index_count*sizeof(GLushort), sizeof(GLushort), 1)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:279:57: 'GLushort' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int old_count = self._index_count
[DEBUG ] cdef MemoryBlock new_indices
[DEBUG ] if new_count != old_count:
[DEBUG ] self._index_count = new_count
[DEBUG ] new_indices = MemoryBlock(
[DEBUG ] new_count*sizeof(GLushort), sizeof(GLushort), 1)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:316:45: 'GLushort' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int old_count = self._index_count
[DEBUG ] cdef MemoryBlock new_indices
[DEBUG ] if new_count != old_count:
[DEBUG ] self._index_count = new_count
[DEBUG ] new_indices = MemoryBlock(
[DEBUG ] new_count*sizeof(GLushort), sizeof(GLushort), 1)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:316:63: 'GLushort' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] new_count*sizeof(GLushort), sizeof(GLushort), 1)
[DEBUG ] new_indices.allocate_memory_with_buffer(self.index_buffer)
[DEBUG ] if new_count < old_count:
[DEBUG ] old_count = new_count
[DEBUG ] memcpy(<char*>new_indices.data, self.indices_block.data,
[DEBUG ] old_count*sizeof(GLushort))
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:321:45: 'GLushort' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] '''
[DEBUG ] self.vertex_count = to_copy._vertex_count
[DEBUG ] self.index_count = to_copy._index_count
[DEBUG ] self._format_config = to_copy._format_config
[DEBUG ] memcpy(<char *>self.indices_block.data, to_copy.indices_block.data,
[DEBUG ] self._index_count*sizeof(GLushort))
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:455:45: 'GLushort' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] return self._format_config
[DEBUG ]
[DEBUG ] property indices:
[DEBUG ]
[DEBUG ] def __get__(self):
[DEBUG ] cdef GLushort* indices = <GLushort*>self.indices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:621:38: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] def __set__(self, list new_indices):
[DEBUG ] cdef int index_count = self._index_count
[DEBUG ] if len(new_indices) != index_count:
[DEBUG ] raise Exception("Provided data doesn't match internal size")
[DEBUG ] cdef GLushort* indices = <GLushort*>self.indices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:636:38: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef int index_count = self._index_count
[DEBUG ] if len(new_indices) != index_count:
[DEBUG ] raise Exception("Provided data doesn't match internal size")
[DEBUG ] cdef GLushort* indices = <GLushort*>self.indices_block.data
[DEBUG ] for i from 0 <= i < index_count:
[DEBUG ] indices[i] = <GLushort>new_indices[i]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/model.pyx:638:30: 'GLushort' is not a type identifier
[DEBUG ] 1: initmodel(void) -> initmodules_core_kivent_core_rendering_model(void)
[DEBUG ] 2: PyInit_model(void) -> PyInit_modules_core_kivent_core_rendering_model(void)
[DEBUG ] 3: Pyx_NAMESTR("model") -> Pyx_NAMESTR("modules_core_kivent_core_rendering_model")
[DEBUG ] 4: "model", -> "modules_core_kivent_core_rendering_model",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/rendering/model.c')
[INFO ] Cythonize modules/core/kivent_core/rendering/animation.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/rendering/animation.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/rendering/animation.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/rendering/animation.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class GameManager(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:1:0: 'kivy/graphics/cgl.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:1:0: 'kivy/graphics/cgl/GLfloat.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:1:0: 'kivy/graphics/cgl/GLubyte.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:4:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:5:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:8:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:9:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:10:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:11:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:14:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:15:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:16:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:19:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:20:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:23:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:24:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:25:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:26:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:29:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:30:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:31:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:32:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:33:4: 'GLubyte' is not a type identifier
[DEBUG ] 1: initanimation(void) -> initmodules_core_kivent_core_rendering_animation(void)
[DEBUG ] 2: PyInit_animation(void) -> PyInit_modules_core_kivent_core_rendering_animation(void)
[DEBUG ] 3: Pyx_NAMESTR("animation") -> Pyx_NAMESTR("modules_core_kivent_core_rendering_animation")
[DEBUG ] 4: "animation", -> "modules_core_kivent_core_rendering_animation",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/rendering/animation.c')
[INFO ] Cythonize modules/core/kivent_core/rendering/cmesh.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/rendering/cmesh.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/rendering/cmesh.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/rendering/cmesh.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.instructions cimport VertexInstruction
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/cmesh.pxd:1:0: 'kivy/graphics/instructions.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.instructions cimport VertexInstruction
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/cmesh.pxd:1:0: 'kivy/graphics/instructions/VertexInstruction.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pxd:1:0: 'kivy/graphics/cgl.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pxd:1:0: 'kivy/graphics/cgl/GLuint.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:2:0: 'kivy/graphics/vertex.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:2:0: 'kivy/graphics/vertex/VertexFormat.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ]
[DEBUG ] cdef class KEVertexFormat(VertexFormat):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:4:5: 'VertexFormat' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ]
[DEBUG ] cdef class FixedVBO:
[DEBUG ] cdef MemoryBlock memory_block
[DEBUG ] cdef int usage
[DEBUG ] cdef GLuint id
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pxd:8:9: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class CWidget(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef list frame_data
[DEBUG ] cdef unsigned int current_frame
[DEBUG ] cdef unsigned int frame_count
[DEBUG ] cdef unsigned int tex_key
[DEBUG ] cdef unsigned int batch_id
[DEBUG ] cdef GLuint mode
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pxd:18:9: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int frame_count
[DEBUG ] cdef unsigned int slots_per_block
[DEBUG ] cdef unsigned int index_slots_per_block
[DEBUG ] cdef unsigned int vbo_size_in_kb
[DEBUG ] cdef str mode_str
[DEBUG ] cdef GLuint mode
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pxd:53:9: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.instructions cimport VertexInstruction
[DEBUG ] from batching cimport IndexedBatch
[DEBUG ]
[DEBUG ] cdef class CMesh(VertexInstruction):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/cmesh.pxd:4:5: 'VertexInstruction' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.rendering.batching cimport IndexedBatch
[DEBUG ] include "opcodes.pxi"
[DEBUG ] include "common.pxi"
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class CMesh(VertexInstruction):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/cmesh.pyx:9:5: 'VertexInstruction' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ]
[DEBUG ] def __dealloc__(self):
[DEBUG ] self._batch.clear_frames()
[DEBUG ]
[DEBUG ] cdef int apply(self) except -1:
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/cmesh.pyx:20:9: C method 'apply' not previously declared in definition part of extension type 'CMesh'
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class CMesh(VertexInstruction):
[DEBUG ]
[DEBUG ] def __init__(self, **kwargs):
[DEBUG ] VertexInstruction.__init__(self, **kwargs)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/cmesh.pyx:12:25: cimported module has no attribute '__init__'
[DEBUG ] 1: initcmesh(void) -> initmodules_core_kivent_core_rendering_cmesh(void)
[DEBUG ] 2: PyInit_cmesh(void) -> PyInit_modules_core_kivent_core_rendering_cmesh(void)
[DEBUG ] 3: Pyx_NAMESTR("cmesh") -> Pyx_NAMESTR("modules_core_kivent_core_rendering_cmesh")
[DEBUG ] 4: "cmesh", -> "modules_core_kivent_core_rendering_cmesh",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/rendering/cmesh.c')
[INFO ] Cythonize modules/core/kivent_core/rendering/fixedvbo.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/rendering/fixedvbo.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/rendering/fixedvbo.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/rendering/fixedvbo.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:2:0: 'kivy/graphics/vertex.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:2:0: 'kivy/graphics/vertex/VertexFormat.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ]
[DEBUG ] cdef class KEVertexFormat(VertexFormat):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:4:5: 'VertexFormat' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ] from vertex_format cimport KEVertexFormat
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pxd:3:0: 'kivy/graphics/cgl.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivent_core.memory_handlers.block cimport MemoryBlock
[DEBUG ] from vertex_format cimport KEVertexFormat
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pxd:3:0: 'kivy/graphics/cgl/GLuint.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ]
[DEBUG ] cdef class FixedVBO:
[DEBUG ] cdef MemoryBlock memory_block
[DEBUG ] cdef int usage
[DEBUG ] cdef GLuint id
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pxd:8:9: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # cython: embedsignature=True
[DEBUG ] from kivy.graphics.context cimport Context, get_context
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:2:0: 'kivy/graphics/context.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # cython: embedsignature=True
[DEBUG ] from kivy.graphics.context cimport Context, get_context
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:2:0: 'kivy/graphics/context/Context.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # cython: embedsignature=True
[DEBUG ] from kivy.graphics.context cimport Context, get_context
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:2:0: 'kivy/graphics/context/get_context.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # cython: embedsignature=True
[DEBUG ] from kivy.graphics.context cimport Context, get_context
[DEBUG ] from kivy.graphics.cgl cimport (GL_ARRAY_BUFFER, GL_STREAM_DRAW,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:3:0: 'kivy/graphics/cgl/GL_ARRAY_BUFFER.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # cython: embedsignature=True
[DEBUG ] from kivy.graphics.context cimport Context, get_context
[DEBUG ] from kivy.graphics.cgl cimport (GL_ARRAY_BUFFER, GL_STREAM_DRAW,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:3:0: 'kivy/graphics/cgl/GL_STREAM_DRAW.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # cython: embedsignature=True
[DEBUG ] from kivy.graphics.context cimport Context, get_context
[DEBUG ] from kivy.graphics.cgl cimport (GL_ARRAY_BUFFER, GL_STREAM_DRAW,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:3:0: 'kivy/graphics/cgl/GL_ELEMENT_ARRAY_BUFFER.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # cython: embedsignature=True
[DEBUG ] from kivy.graphics.context cimport Context, get_context
[DEBUG ] from kivy.graphics.cgl cimport (GL_ARRAY_BUFFER, GL_STREAM_DRAW,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:3:0: 'kivy/graphics/cgl/cgl.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.memory_block = memory_block
[DEBUG ] self.size_last_frame = 0
[DEBUG ] self.data_size = memory_block.real_size
[DEBUG ]
[DEBUG ] def __dealloc__(self):
[DEBUG ] cdef Context context = get_context()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:95:13: 'Context' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] cdef void reload(self):
[DEBUG ] '''Will flag this VBO as V_NEEDGEN, set the **size_last_frame** to 0,
[DEBUG ] and clear the **memory_block**.'''
[DEBUG ] self.size_last_frame = 0
[DEBUG ] cdef Context context = get_context()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:167:13: 'Context' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] target (str): Target type for the buffer, can be either 'array'
[DEBUG ] or 'elements'.
[DEBUG ] '''
[DEBUG ] if target == 'array':
[DEBUG ] self.target = GL_ARRAY_BUFFER
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:76:26: 'GL_ARRAY_BUFFER' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] or 'elements'.
[DEBUG ] '''
[DEBUG ] if target == 'array':
[DEBUG ] self.target = GL_ARRAY_BUFFER
[DEBUG ] elif target == 'elements':
[DEBUG ] self.target = GL_ELEMENT_ARRAY_BUFFER
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:78:26: 'GL_ELEMENT_ARRAY_BUFFER' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.target = GL_ELEMENT_ARRAY_BUFFER
[DEBUG ] else:
[DEBUG ] raise VBOTargetException('Unknown type for VBO target:', target,
[DEBUG ] "Only accepts: 'array', 'elements'")
[DEBUG ] if usage == 'stream':
[DEBUG ] self.usage = GL_STREAM_DRAW
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:83:26: 'GL_STREAM_DRAW' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.memory_block = memory_block
[DEBUG ] self.size_last_frame = 0
[DEBUG ] self.data_size = memory_block.real_size
[DEBUG ]
[DEBUG ] def __dealloc__(self):
[DEBUG ] cdef Context context = get_context()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:95:31: 'get_context' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef void generate_buffer(self):
[DEBUG ] '''Generates the glBuffer by calling glGenBuffers and glBindBuffer
[DEBUG ] the buffer will initially be made the entire size of **memory_block**
[DEBUG ] and pointed at a NULL data.'''
[DEBUG ] #commentout for sphinx
[DEBUG ] cgl.glGenBuffers(1, &self.id)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:113:11: cimported module has no attribute 'glGenBuffers'
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] the buffer will initially be made the entire size of **memory_block**
[DEBUG ] and pointed at a NULL data.'''
[DEBUG ] #commentout for sphinx
[DEBUG ] cgl.glGenBuffers(1, &self.id)
[DEBUG ] gl_log_debug_message('FixedVBO.generate_buffer-glGenBuffer')
[DEBUG ] cgl.glBindBuffer(self.target, self.id)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:115:11: cimported module has no attribute 'glBindBuffer'
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] #commentout for sphinx
[DEBUG ] cgl.glGenBuffers(1, &self.id)
[DEBUG ] gl_log_debug_message('FixedVBO.generate_buffer-glGenBuffer')
[DEBUG ] cgl.glBindBuffer(self.target, self.id)
[DEBUG ] gl_log_debug_message('FixedVBO.generate_buffer-glBindBuffer')
[DEBUG ] cgl.glBufferData(self.target, self.memory_block.real_size,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:117:11: cimported module has no attribute 'glBufferData'
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int data_size = self.data_size
[DEBUG ] if self.flags & V_NEEDGEN:
[DEBUG ] self.generate_buffer()
[DEBUG ] self.flags &= ~V_NEEDGEN
[DEBUG ] self.flags |= V_HAVEID
[DEBUG ] cgl.glBindBuffer(self.target, self.id)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:134:11: cimported module has no attribute 'glBindBuffer'
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.flags &= ~V_NEEDGEN
[DEBUG ] self.flags |= V_HAVEID
[DEBUG ] cgl.glBindBuffer(self.target, self.id)
[DEBUG ] gl_log_debug_message('FixedVBO.update_buffer-glBindBuffer')
[DEBUG ] if data_size != self.size_last_frame:
[DEBUG ] cgl.glBufferData(
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:137:15: cimported module has no attribute 'glBufferData'
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] if data_size != self.size_last_frame:
[DEBUG ] cgl.glBufferData(
[DEBUG ] self.target, data_size, self.memory_block.data, self.usage)
[DEBUG ] gl_log_debug_message('FixedVBO.update_buffer-glBufferData')
[DEBUG ] else:
[DEBUG ] cgl.glBufferSubData(self.target, 0, data_size, self.memory_block.data)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:141:15: cimported module has no attribute 'glBufferSubData'
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef void bind(self):
[DEBUG ] '''Binds this buffer for rendering, calling **update_buffer** in the
[DEBUG ] process. Will call the bind function of **vertex_format** if
[DEBUG ] target is GL_ARRAY_BUFFER.'''
[DEBUG ] self.update_buffer()
[DEBUG ] if self.target == GL_ARRAY_BUFFER:
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:150:26: 'GL_ARRAY_BUFFER' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.vertex_format.bind()
[DEBUG ]
[DEBUG ] cdef void unbind(self):
[DEBUG ] '''Unbinds the buffer after rendering'''
[DEBUG ] #commentout for sphinx
[DEBUG ] cgl.glBindBuffer(self.target, 0)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:156:11: cimported module has no attribute 'glBindBuffer'
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] cdef void reload(self):
[DEBUG ] '''Will flag this VBO as V_NEEDGEN, set the **size_last_frame** to 0,
[DEBUG ] and clear the **memory_block**.'''
[DEBUG ] self.size_last_frame = 0
[DEBUG ] cdef Context context = get_context()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:167:31: 'get_context' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] if self.have_id():
[DEBUG ] arr = context.lr_vbo
[DEBUG ] arr.append(self.id)
[DEBUG ] context.trigger_gl_dealloc()
[DEBUG ] self.flags = V_NEEDGEN
[DEBUG ] if self.target == GL_ELEMENT_ARRAY_BUFFER:
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pyx:173:26: 'GL_ELEMENT_ARRAY_BUFFER' is not a constant, variable or function identifier
[DEBUG ] 1: initfixedvbo(void) -> initmodules_core_kivent_core_rendering_fixedvbo(void)
[DEBUG ] 2: PyInit_fixedvbo(void) -> PyInit_modules_core_kivent_core_rendering_fixedvbo(void)
[DEBUG ] 3: Pyx_NAMESTR("fixedvbo") -> Pyx_NAMESTR("modules_core_kivent_core_rendering_fixedvbo")
[DEBUG ] 4: "fixedvbo", -> "modules_core_kivent_core_rendering_fixedvbo",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/rendering/fixedvbo.c')
[INFO ] Cythonize modules/core/kivent_core/rendering/batching.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/rendering/batching.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/rendering/batching.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/rendering/batching.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pxd:1:0: 'kivy/graphics/cgl.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pxd:1:0: 'kivy/graphics/cgl/GLuint.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:2:0: 'kivy/graphics/vertex.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:2:0: 'kivy/graphics/vertex/VertexFormat.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ]
[DEBUG ] cdef class KEVertexFormat(VertexFormat):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:4:5: 'VertexFormat' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ]
[DEBUG ] cdef class FixedVBO:
[DEBUG ] cdef MemoryBlock memory_block
[DEBUG ] cdef int usage
[DEBUG ] cdef GLuint id
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pxd:8:9: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class CWidget(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef list frame_data
[DEBUG ] cdef unsigned int current_frame
[DEBUG ] cdef unsigned int frame_count
[DEBUG ] cdef unsigned int tex_key
[DEBUG ] cdef unsigned int batch_id
[DEBUG ] cdef GLuint mode
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pxd:18:9: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int frame_count
[DEBUG ] cdef unsigned int slots_per_block
[DEBUG ] cdef unsigned int index_slots_per_block
[DEBUG ] cdef unsigned int vbo_size_in_kb
[DEBUG ] cdef str mode_str
[DEBUG ] cdef GLuint mode
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pxd:53:9: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.instructions cimport VertexInstruction
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/cmesh.pxd:1:0: 'kivy/graphics/instructions.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.instructions cimport VertexInstruction
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/cmesh.pxd:1:0: 'kivy/graphics/instructions/VertexInstruction.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.instructions cimport VertexInstruction
[DEBUG ] from batching cimport IndexedBatch
[DEBUG ]
[DEBUG ] cdef class CMesh(VertexInstruction):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/cmesh.pxd:4:5: 'VertexInstruction' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cpython cimport bool
[DEBUG ] from cmesh cimport CMesh
[DEBUG ] from kivent_core.managers.resource_managers import texture_manager
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport ComponentPointerAggregator
[DEBUG ] from kivy.logger import Logger
[DEBUG ] from kivy.graphics.cgl cimport (GLushort, GL_UNSIGNED_SHORT, GL_TRIANGLES,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:14:0: 'kivy/graphics/cgl/GLushort.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cpython cimport bool
[DEBUG ] from cmesh cimport CMesh
[DEBUG ] from kivent_core.managers.resource_managers import texture_manager
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport ComponentPointerAggregator
[DEBUG ] from kivy.logger import Logger
[DEBUG ] from kivy.graphics.cgl cimport (GLushort, GL_UNSIGNED_SHORT, GL_TRIANGLES,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:14:0: 'kivy/graphics/cgl/GL_UNSIGNED_SHORT.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cpython cimport bool
[DEBUG ] from cmesh cimport CMesh
[DEBUG ] from kivent_core.managers.resource_managers import texture_manager
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport ComponentPointerAggregator
[DEBUG ] from kivy.logger import Logger
[DEBUG ] from kivy.graphics.cgl cimport (GLushort, GL_UNSIGNED_SHORT, GL_TRIANGLES,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:14:0: 'kivy/graphics/cgl/GL_TRIANGLES.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cpython cimport bool
[DEBUG ] from cmesh cimport CMesh
[DEBUG ] from kivent_core.managers.resource_managers import texture_manager
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport ComponentPointerAggregator
[DEBUG ] from kivy.logger import Logger
[DEBUG ] from kivy.graphics.cgl cimport (GLushort, GL_UNSIGNED_SHORT, GL_TRIANGLES,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:14:0: 'kivy/graphics/cgl/GL_POINTS.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cpython cimport bool
[DEBUG ] from cmesh cimport CMesh
[DEBUG ] from kivent_core.managers.resource_managers import texture_manager
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport ComponentPointerAggregator
[DEBUG ] from kivy.logger import Logger
[DEBUG ] from kivy.graphics.cgl cimport (GLushort, GL_UNSIGNED_SHORT, GL_TRIANGLES,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:14:0: 'kivy/graphics/cgl/GL_LINES.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cpython cimport bool
[DEBUG ] from cmesh cimport CMesh
[DEBUG ] from kivent_core.managers.resource_managers import texture_manager
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport ComponentPointerAggregator
[DEBUG ] from kivy.logger import Logger
[DEBUG ] from kivy.graphics.cgl cimport (GLushort, GL_UNSIGNED_SHORT, GL_TRIANGLES,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:14:0: 'kivy/graphics/cgl/GL_LINE_STRIP.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cpython cimport bool
[DEBUG ] from cmesh cimport CMesh
[DEBUG ] from kivent_core.managers.resource_managers import texture_manager
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport ComponentPointerAggregator
[DEBUG ] from kivy.logger import Logger
[DEBUG ] from kivy.graphics.cgl cimport (GLushort, GL_UNSIGNED_SHORT, GL_TRIANGLES,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:14:0: 'kivy/graphics/cgl/GL_LINE_LOOP.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cpython cimport bool
[DEBUG ] from cmesh cimport CMesh
[DEBUG ] from kivent_core.managers.resource_managers import texture_manager
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport ComponentPointerAggregator
[DEBUG ] from kivy.logger import Logger
[DEBUG ] from kivy.graphics.cgl cimport (GLushort, GL_UNSIGNED_SHORT, GL_TRIANGLES,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:14:0: 'kivy/graphics/cgl/GL_TRIANGLE_STRIP.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cpython cimport bool
[DEBUG ] from cmesh cimport CMesh
[DEBUG ] from kivent_core.managers.resource_managers import texture_manager
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport ComponentPointerAggregator
[DEBUG ] from kivy.logger import Logger
[DEBUG ] from kivy.graphics.cgl cimport (GLushort, GL_UNSIGNED_SHORT, GL_TRIANGLES,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:14:0: 'kivy/graphics/cgl/GL_TRIANGLE_FAN.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cpython cimport bool
[DEBUG ] from cmesh cimport CMesh
[DEBUG ] from kivent_core.managers.resource_managers import texture_manager
[DEBUG ] from kivent_core.systems.staticmemgamesystem cimport ComponentPointerAggregator
[DEBUG ] from kivy.logger import Logger
[DEBUG ] from kivy.graphics.cgl cimport (GLushort, GL_UNSIGNED_SHORT, GL_TRIANGLES,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:14:0: 'kivy/graphics/cgl/cgl.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] '''
[DEBUG ]
[DEBUG ] def __cinit__(self, unsigned int tex_key, unsigned int index_count,
[DEBUG ] unsigned int vertex_count, unsigned int frame_count, list vbos,
[DEBUG ] GLuint mode, ComponentPointerAggregator aggregator):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:62:8: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] cdef void set_index_count_for_frame(self, unsigned int index_count):
[DEBUG ] '''Sets the number of indices to be rendered on next **draw_frame**.'''
[DEBUG ] cdef FixedFrameData frame_data = self.get_next_vbo()
[DEBUG ] cdef FixedVBO indices = frame_data.index_vbo
[DEBUG ] indices.data_size = index_count * sizeof(GLushort)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:200:57: 'GLushort' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] gl_log_debug_message('IndexedBatch.draw_frame-vertices bind')
[DEBUG ] vertices.bind()
[DEBUG ] gl_log_debug_message('IndexedBatch.draw_frame-indices bind')
[DEBUG ] indices.bind()
[DEBUG ] #commentout for sphinx
[DEBUG ] cgl.glDrawElements(self.mode, indices.data_size // sizeof(GLushort),
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:215:11: cimported module has no attribute 'glDrawElements'
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] gl_log_debug_message('IndexedBatch.draw_frame-vertices bind')
[DEBUG ] vertices.bind()
[DEBUG ] gl_log_debug_message('IndexedBatch.draw_frame-indices bind')
[DEBUG ] indices.bind()
[DEBUG ] #commentout for sphinx
[DEBUG ] cgl.glDrawElements(self.mode, indices.data_size // sizeof(GLushort),
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:215:74: 'GLushort' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] vertices.bind()
[DEBUG ] gl_log_debug_message('IndexedBatch.draw_frame-indices bind')
[DEBUG ] indices.bind()
[DEBUG ] #commentout for sphinx
[DEBUG ] cgl.glDrawElements(self.mode, indices.data_size // sizeof(GLushort),
[DEBUG ] GL_UNSIGNED_SHORT, NULL)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:216:12: 'GL_UNSIGNED_SHORT' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int vert_slots_per_block = size_in_bytes // type_size
[DEBUG ] cdef unsigned int ent_per_batch = (
[DEBUG ] vert_slots_per_block // smallest_vertex_count)
[DEBUG ] self.ent_per_batch = ent_per_batch
[DEBUG ] cdef unsigned int index_slots_per_block = size_in_bytes // sizeof(
[DEBUG ] GLushort)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:363:20: 'GLushort' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] **warning: only 'triangles' is supported at the moment**
[DEBUG ] '''
[DEBUG ] self.mode_str = mode
[DEBUG ] if mode is 'triangles':
[DEBUG ] self.mode = GL_TRIANGLES
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:415:24: 'GL_TRIANGLES' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] '''
[DEBUG ] self.mode_str = mode
[DEBUG ] if mode is 'triangles':
[DEBUG ] self.mode = GL_TRIANGLES
[DEBUG ] elif mode == 'points':
[DEBUG ] self.mode = GL_POINTS
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:417:24: 'GL_POINTS' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] if mode is 'triangles':
[DEBUG ] self.mode = GL_TRIANGLES
[DEBUG ] elif mode == 'points':
[DEBUG ] self.mode = GL_POINTS
[DEBUG ] elif mode == 'line_strip':
[DEBUG ] self.mode = GL_LINE_STRIP
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:419:24: 'GL_LINE_STRIP' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] elif mode == 'points':
[DEBUG ] self.mode = GL_POINTS
[DEBUG ] elif mode == 'line_strip':
[DEBUG ] self.mode = GL_LINE_STRIP
[DEBUG ] elif mode == 'line_loop':
[DEBUG ] self.mode = GL_LINE_LOOP
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:421:24: 'GL_LINE_LOOP' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] elif mode == 'line_strip':
[DEBUG ] self.mode = GL_LINE_STRIP
[DEBUG ] elif mode == 'line_loop':
[DEBUG ] self.mode = GL_LINE_LOOP
[DEBUG ] elif mode == 'lines':
[DEBUG ] self.mode = GL_LINES
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:423:24: 'GL_LINES' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] elif mode == 'line_loop':
[DEBUG ] self.mode = GL_LINE_LOOP
[DEBUG ] elif mode == 'lines':
[DEBUG ] self.mode = GL_LINES
[DEBUG ] elif mode == 'triangle_strip':
[DEBUG ] self.mode = GL_TRIANGLE_STRIP
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:425:24: 'GL_TRIANGLE_STRIP' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] elif mode == 'lines':
[DEBUG ] self.mode = GL_LINES
[DEBUG ] elif mode == 'triangle_strip':
[DEBUG ] self.mode = GL_TRIANGLE_STRIP
[DEBUG ] elif mode == 'triangle_fan':
[DEBUG ] self.mode = GL_TRIANGLE_FAN
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:427:24: 'GL_TRIANGLE_FAN' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] elif mode == 'triangle_strip':
[DEBUG ] self.mode = GL_TRIANGLE_STRIP
[DEBUG ] elif mode == 'triangle_fan':
[DEBUG ] self.mode = GL_TRIANGLE_FAN
[DEBUG ] else:
[DEBUG ] self.mode = GL_TRIANGLES
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:429:24: 'GL_TRIANGLES' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef FixedFrameData frame_data
[DEBUG ] cdef unsigned int type_size = vertex_format.vbytesize
[DEBUG ] cdef list vbos = []
[DEBUG ] vbo_a = vbos.append
[DEBUG ] for i in range(self.frame_count):
[DEBUG ] index_block = MemoryBlock(1, sizeof(GLushort), vbo_size*1024)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pyx:622:56: 'GLushort' is not a constant, variable or function identifier
[DEBUG ] 1: initbatching(void) -> initmodules_core_kivent_core_rendering_batching(void)
[DEBUG ] 2: PyInit_batching(void) -> PyInit_modules_core_kivent_core_rendering_batching(void)
[DEBUG ] 3: Pyx_NAMESTR("batching") -> Pyx_NAMESTR("modules_core_kivent_core_rendering_batching")
[DEBUG ] 4: "batching", -> "modules_core_kivent_core_rendering_batching",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/rendering/batching.c')
[INFO ] Cythonize modules/core/kivent_core/rendering/vertex_format.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/rendering/vertex_format.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/rendering/vertex_format.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/rendering/vertex_format.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:2:0: 'kivy/graphics/vertex.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:2:0: 'kivy/graphics/vertex/VertexFormat.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ]
[DEBUG ] cdef class KEVertexFormat(VertexFormat):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:4:5: 'VertexFormat' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # cython: embedsignature=True
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:2:0: 'kivy/graphics/vertex/vertex_attr_t.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # cython: embedsignature=True
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:6:0: 'kivy/graphics/shader.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # cython: embedsignature=True
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:6:0: 'kivy/graphics/shader/Shader.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GL_FLOAT.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GLfloat.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GLsizei.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GL_FALSE.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/cgl.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GLvoid.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GL_BYTE.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GLbyte.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GL_SHORT.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GLshort.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GL_INT.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GLint.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GL_UNSIGNED_BYTE.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GLubyte.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GL_UNSIGNED_SHORT.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GLushort.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GL_UNSIGNED_INT.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GLuint.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.vertex cimport vertex_attr_t, VertexFormat
[DEBUG ] from kivy.graphics.vertex import VertexFormatException
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from cpython.mem cimport PyMem_Malloc, PyMem_Free
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:7:0: 'kivy/graphics/cgl/GL_TRUE.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] cgl ,GLvoid, GL_BYTE, GLbyte, GL_SHORT, GLshort,
[DEBUG ] GL_INT, GLint, GL_UNSIGNED_BYTE, GLubyte, GL_UNSIGNED_SHORT, GLushort,
[DEBUG ] GL_UNSIGNED_INT, GLuint, GL_TRUE)
[DEBUG ] from kivy.graphics.instructions cimport getActiveContext
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:11:0: 'kivy/graphics/instructions.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.shader cimport Shader
[DEBUG ] from kivy.graphics.cgl cimport (GL_FLOAT, GLfloat, GLsizei, GL_FALSE,
[DEBUG ] cgl ,GLvoid, GL_BYTE, GLbyte, GL_SHORT, GLshort,
[DEBUG ] GL_INT, GLint, GL_UNSIGNED_BYTE, GLubyte, GL_UNSIGNED_SHORT, GLushort,
[DEBUG ] GL_UNSIGNED_INT, GLuint, GL_TRUE)
[DEBUG ] from kivy.graphics.instructions cimport getActiveContext
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:11:0: 'kivy/graphics/instructions/getActiveContext.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GL_UNSIGNED_INT, GLuint, GL_TRUE)
[DEBUG ] from kivy.graphics.instructions cimport getActiveContext
[DEBUG ] from kivent_core.rendering.gl_debug cimport gl_log_debug_message
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class KEVertexFormat(VertexFormat):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:15:5: 'VertexFormat' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] fmt (list): List of ('vert name' (bytes), count(unsigned int),
[DEBUG ] 'type'(str), offsetof(attr)(unsigned int)) tuples representing the
[DEBUG ] vertex data.
[DEBUG ] '''
[DEBUG ] cdef vertex_attr_t *attr
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:62:13: 'vertex_attr_t' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.vbytesize = size_in_bytes
[DEBUG ]
[DEBUG ] cdef void bind(self):
[DEBUG ] '''Responsible for making the current KEVertexFormat the active one
[DEBUG ] by calling glVertexAttribPointer for each of the attributes'''
[DEBUG ] cdef Shader shader = getActiveContext()._shader
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:134:13: 'Shader' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] cdef void bind(self):
[DEBUG ] '''Responsible for making the current KEVertexFormat the active one
[DEBUG ] by calling glVertexAttribPointer for each of the attributes'''
[DEBUG ] cdef Shader shader = getActiveContext()._shader
[DEBUG ] cdef vertex_attr_t *attr
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:135:13: 'vertex_attr_t' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef void bind(self):
[DEBUG ] '''Responsible for making the current KEVertexFormat the active one
[DEBUG ] by calling glVertexAttribPointer for each of the attributes'''
[DEBUG ] cdef Shader shader = getActiveContext()._shader
[DEBUG ] cdef vertex_attr_t *attr
[DEBUG ] cdef vertex_attr_t* vattr = self.vattr
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:136:13: 'vertex_attr_t' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] '''
[DEBUG ] def __cinit__(self, size_in_bytes, *fmt):
[DEBUG ] self.attr_offsets = NULL
[DEBUG ]
[DEBUG ] def __dealloc__(self):
[DEBUG ] if self.vattr != NULL:
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:40:22: Invalid types for '!=' (Python object, void *)
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] def __cinit__(self, size_in_bytes, *fmt):
[DEBUG ] self.attr_offsets = NULL
[DEBUG ]
[DEBUG ] def __dealloc__(self):
[DEBUG ] if self.vattr != NULL:
[DEBUG ] PyMem_Free(self.vattr)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:41:27: Cannot convert Python object to 'void *'
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.attr_offsets = NULL
[DEBUG ]
[DEBUG ] def __dealloc__(self):
[DEBUG ] if self.vattr != NULL:
[DEBUG ] PyMem_Free(self.vattr)
[DEBUG ] self.vattr = NULL
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:42:25: Cannot convert 'void *' to Python object
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] raise VertexFormatException('No format specified')
[DEBUG ] self.fmt = fmt
[DEBUG ]
[DEBUG ] self.last_shader = None
[DEBUG ] self.vattr_count = len(fmt)
[DEBUG ] self.vattr = <vertex_attr_t *>PyMem_Malloc(
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:73:22: 'vertex_attr_t' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.fmt = fmt
[DEBUG ]
[DEBUG ] self.last_shader = None
[DEBUG ] self.vattr_count = len(fmt)
[DEBUG ] self.vattr = <vertex_attr_t *>PyMem_Malloc(
[DEBUG ] sizeof(vertex_attr_t) * self.vattr_count)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:74:32: 'vertex_attr_t' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.last_shader = None
[DEBUG ] self.vattr_count = len(fmt)
[DEBUG ] self.vattr = <vertex_attr_t *>PyMem_Malloc(
[DEBUG ] sizeof(vertex_attr_t) * self.vattr_count)
[DEBUG ]
[DEBUG ] if self.vattr == NULL:
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:76:22: Invalid types for '==' (Python object, void *)
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] if self.attr_normalize == NULL:
[DEBUG ] raise MemoryError()
[DEBUG ]
[DEBUG ] index = 0
[DEBUG ] for name, size, tp, offset, do_normalize in fmt:
[DEBUG ] attr = &self.vattr[index]
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:89:19: Cannot take address of Python object
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] attr.per_vertex = 1
[DEBUG ] attr.name = <bytes>name
[DEBUG ] attr.index = 0 # will be set by the shader itself
[DEBUG ] attr.size = size
[DEBUG ] if do_normalize:
[DEBUG ] attr_normalize[index] = GL_TRUE
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:97:40: 'GL_TRUE' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] attr.index = 0 # will be set by the shader itself
[DEBUG ] attr.size = size
[DEBUG ] if do_normalize:
[DEBUG ] attr_normalize[index] = GL_TRUE
[DEBUG ] else:
[DEBUG ] attr_normalize[index] = GL_FALSE
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:99:40: 'GL_FALSE' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] else:
[DEBUG ] attr_normalize[index] = GL_FALSE
[DEBUG ]
[DEBUG ] # only float is accepted as attribute format
[DEBUG ] if tp == b'float':
[DEBUG ] attr.type = GL_FLOAT
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:103:28: 'GL_FLOAT' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] attr_normalize[index] = GL_FALSE
[DEBUG ]
[DEBUG ] # only float is accepted as attribute format
[DEBUG ] if tp == b'float':
[DEBUG ] attr.type = GL_FLOAT
[DEBUG ] attr.bytesize = sizeof(GLfloat) * size
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:104:46: 'GLfloat' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # only float is accepted as attribute format
[DEBUG ] if tp == b'float':
[DEBUG ] attr.type = GL_FLOAT
[DEBUG ] attr.bytesize = sizeof(GLfloat) * size
[DEBUG ] elif tp == b'short':
[DEBUG ] attr.type = GL_SHORT
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:106:28: 'GL_SHORT' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] if tp == b'float':
[DEBUG ] attr.type = GL_FLOAT
[DEBUG ] attr.bytesize = sizeof(GLfloat) * size
[DEBUG ] elif tp == b'short':
[DEBUG ] attr.type = GL_SHORT
[DEBUG ] attr.bytesize = sizeof(GLshort) * size
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:107:46: 'GLshort' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] attr.bytesize = sizeof(GLfloat) * size
[DEBUG ] elif tp == b'short':
[DEBUG ] attr.type = GL_SHORT
[DEBUG ] attr.bytesize = sizeof(GLshort) * size
[DEBUG ] elif tp == b'ushort':
[DEBUG ] attr.type = GL_UNSIGNED_SHORT
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:109:28: 'GL_UNSIGNED_SHORT' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] elif tp == b'short':
[DEBUG ] attr.type = GL_SHORT
[DEBUG ] attr.bytesize = sizeof(GLshort) * size
[DEBUG ] elif tp == b'ushort':
[DEBUG ] attr.type = GL_UNSIGNED_SHORT
[DEBUG ] attr.bytesize = sizeof(GLushort) * size
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:110:47: 'GLushort' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] attr.bytesize = sizeof(GLshort) * size
[DEBUG ] elif tp == b'ushort':
[DEBUG ] attr.type = GL_UNSIGNED_SHORT
[DEBUG ] attr.bytesize = sizeof(GLushort) * size
[DEBUG ] elif tp == b'byte':
[DEBUG ] attr.type = GL_BYTE
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:112:28: 'GL_BYTE' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] elif tp == b'ushort':
[DEBUG ] attr.type = GL_UNSIGNED_SHORT
[DEBUG ] attr.bytesize = sizeof(GLushort) * size
[DEBUG ] elif tp == b'byte':
[DEBUG ] attr.type = GL_BYTE
[DEBUG ] attr.bytesize = sizeof(GLbyte) * size
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:113:45: 'GLbyte' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] attr.bytesize = sizeof(GLushort) * size
[DEBUG ] elif tp == b'byte':
[DEBUG ] attr.type = GL_BYTE
[DEBUG ] attr.bytesize = sizeof(GLbyte) * size
[DEBUG ] elif tp == b'ubyte':
[DEBUG ] attr.type = GL_UNSIGNED_BYTE
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:115:28: 'GL_UNSIGNED_BYTE' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] elif tp == b'byte':
[DEBUG ] attr.type = GL_BYTE
[DEBUG ] attr.bytesize = sizeof(GLbyte) * size
[DEBUG ] elif tp == b'ubyte':
[DEBUG ] attr.type = GL_UNSIGNED_BYTE
[DEBUG ] attr.bytesize = sizeof(GLubyte) * size
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:116:46: 'GLubyte' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] attr.bytesize = sizeof(GLbyte) * size
[DEBUG ] elif tp == b'ubyte':
[DEBUG ] attr.type = GL_UNSIGNED_BYTE
[DEBUG ] attr.bytesize = sizeof(GLubyte) * size
[DEBUG ] elif tp == b'int':
[DEBUG ] attr.type = GL_INT
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:118:28: 'GL_INT' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] elif tp == b'ubyte':
[DEBUG ] attr.type = GL_UNSIGNED_BYTE
[DEBUG ] attr.bytesize = sizeof(GLubyte) * size
[DEBUG ] elif tp == b'int':
[DEBUG ] attr.type = GL_INT
[DEBUG ] attr.bytesize = sizeof(GLint) * size
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:119:44: 'GLint' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] attr.bytesize = sizeof(GLubyte) * size
[DEBUG ] elif tp == b'int':
[DEBUG ] attr.type = GL_INT
[DEBUG ] attr.bytesize = sizeof(GLint) * size
[DEBUG ] elif tp == b'uint':
[DEBUG ] attr.type = GL_UNSIGNED_INT
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:121:28: 'GL_UNSIGNED_INT' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] elif tp == b'int':
[DEBUG ] attr.type = GL_INT
[DEBUG ] attr.bytesize = sizeof(GLint) * size
[DEBUG ] elif tp == b'uint':
[DEBUG ] attr.type = GL_UNSIGNED_INT
[DEBUG ] attr.bytesize = sizeof(GLuint) * size
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:122:45: 'GLuint' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.vbytesize = size_in_bytes
[DEBUG ]
[DEBUG ] cdef void bind(self):
[DEBUG ] '''Responsible for making the current KEVertexFormat the active one
[DEBUG ] by calling glVertexAttribPointer for each of the attributes'''
[DEBUG ] cdef Shader shader = getActiveContext()._shader
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:134:29: 'getActiveContext' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] for i in xrange(self.vattr_count):
[DEBUG ] attr = &vattr[i]
[DEBUG ] if attr.per_vertex == 0:
[DEBUG ] continue
[DEBUG ] #commentout for sphinx
[DEBUG ] cgl.glVertexAttribPointer(attr.index, attr.size, attr.type,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:147:15: cimported module has no attribute 'glVertexAttribPointer'
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] attr = &vattr[i]
[DEBUG ] if attr.per_vertex == 0:
[DEBUG ] continue
[DEBUG ] #commentout for sphinx
[DEBUG ] cgl.glVertexAttribPointer(attr.index, attr.size, attr.type,
[DEBUG ] self.attr_normalize[i], <GLsizei>vbytesize,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:148:45: 'GLsizei' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] if attr.per_vertex == 0:
[DEBUG ] continue
[DEBUG ] #commentout for sphinx
[DEBUG ] cgl.glVertexAttribPointer(attr.index, attr.size, attr.type,
[DEBUG ] self.attr_normalize[i], <GLsizei>vbytesize,
[DEBUG ] <GLvoid*><long>offsets[i])
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pyx:149:21: 'GLvoid' is not a type identifier
[DEBUG ] 1: initvertex_format(void) -> initmodules_core_kivent_core_rendering_vertex_format(void)
[DEBUG ] 2: PyInit_vertex_format(void) -> PyInit_modules_core_kivent_core_rendering_vertex_format(void)
[DEBUG ] 3: Pyx_NAMESTR("vertex_format") -> Pyx_NAMESTR("modules_core_kivent_core_rendering_vertex_format")
[DEBUG ] 4: "vertex_format", -> "modules_core_kivent_core_rendering_vertex_format",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/rendering/vertex_format.c')
[INFO ] Cythonize modules/core/kivent_core/rendering/vertex_formats.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/rendering/vertex_formats.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/rendering/vertex_formats.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/rendering/vertex_formats.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:1:0: 'kivy/graphics/cgl.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:1:0: 'kivy/graphics/cgl/GLfloat.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:1:0: 'kivy/graphics/cgl/GLubyte.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:4:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:5:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:8:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:9:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:10:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:11:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:14:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:15:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:16:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:19:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:20:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:23:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:24:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:25:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:26:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:29:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:30:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:31:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:32:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:33:4: 'GLubyte' is not a type identifier
[DEBUG ] 1: initvertex_formats(void) -> initmodules_core_kivent_core_rendering_vertex_formats(void)
[DEBUG ] 2: PyInit_vertex_formats(void) -> PyInit_modules_core_kivent_core_rendering_vertex_formats(void)
[DEBUG ] 3: Pyx_NAMESTR("vertex_formats") -> Pyx_NAMESTR("modules_core_kivent_core_rendering_vertex_formats")
[DEBUG ] 4: "vertex_formats", -> "modules_core_kivent_core_rendering_vertex_formats",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/rendering/vertex_formats.c')
[INFO ] Cythonize modules/core/kivent_core/rendering/svg_loader.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/rendering/svg_loader.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/rendering/svg_loader.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/rendering/svg_loader.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport view
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:2:0: 'kivy/graphics/instructions.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport view
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:2:0: 'kivy/graphics/instructions/RenderContext.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport view
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] from kivy.graphics.texture cimport Texture
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:3:0: 'kivy/graphics/texture.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport view
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] from kivy.graphics.texture cimport Texture
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:3:0: 'kivy/graphics/texture/Texture.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport view
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] from kivy.graphics.texture cimport Texture
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:4:0: 'kivy/graphics/vertex.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport view
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] from kivy.graphics.texture cimport Texture
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:4:0: 'kivy/graphics/vertex/VertexFormat.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport view
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] from kivy.graphics.texture cimport Texture
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] from kivy.graphics.vertex_instructions cimport StripMesh
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:5:0: 'kivy/graphics/vertex_instructions.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport view
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] from kivy.graphics.texture cimport Texture
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] from kivy.graphics.vertex_instructions cimport StripMesh
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:5:0: 'kivy/graphics/vertex_instructions/StripMesh.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef object RE_LIST
[DEBUG ] cdef object RE_COMMAND
[DEBUG ] cdef object RE_FLOAT
[DEBUG ] cdef object RE_POLYLINE
[DEBUG ] cdef object RE_TRANSFORM
[DEBUG ] cdef VertexFormat VERTEX_FORMAT
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:17:5: 'VertexFormat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef view.array bezier_coefficients
[DEBUG ] cdef float anchor_x
[DEBUG ] cdef float anchor_y
[DEBUG ] cdef double last_cx
[DEBUG ] cdef double last_cy
[DEBUG ] cdef Texture line_texture
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:74:9: 'Texture' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef float anchor_x
[DEBUG ] cdef float anchor_y
[DEBUG ] cdef double last_cx
[DEBUG ] cdef double last_cy
[DEBUG ] cdef Texture line_texture
[DEBUG ] cdef StripMesh last_mesh
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pxd:75:9: 'StripMesh' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] import re
[DEBUG ] cimport cython
[DEBUG ] from xml.etree.cElementTree import parse
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] from kivy.graphics.vertex_instructions cimport Mesh, StripMesh
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pyx:9:0: 'kivy/graphics/vertex_instructions/Mesh.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] import re
[DEBUG ] cimport cython
[DEBUG ] from xml.etree.cElementTree import parse
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] from kivy.graphics.vertex_instructions cimport Mesh, StripMesh
[DEBUG ] from kivy.graphics.tesselator cimport Tesselator
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pyx:10:0: 'kivy/graphics/tesselator.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] import re
[DEBUG ] cimport cython
[DEBUG ] from xml.etree.cElementTree import parse
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] from kivy.graphics.vertex_instructions cimport Mesh, StripMesh
[DEBUG ] from kivy.graphics.tesselator cimport Tesselator
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pyx:10:0: 'kivy/graphics/tesselator/Tesselator.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef object RE_POLYLINE = re.compile(
[DEBUG ] r'(-?[0-9]+\.?[0-9]*(?:e-?[0-9]*)?)')
[DEBUG ] cdef object RE_TRANSFORM = re.compile(
[DEBUG ] r'[a-zA-Z]+\([^)]*\)')
[DEBUG ]
[DEBUG ] cdef VertexFormat VERTEX_FORMAT = VertexFormat(
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pyx:74:5: 'VertexFormat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] cdef void end_path(self):
[DEBUG ] if len(self.loop):
[DEBUG ] self.path.append(self.loop)
[DEBUG ] tris = None
[DEBUG ] cdef Tesselator tess
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pyx:1021:13: 'Tesselator' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef object RE_POLYLINE = re.compile(
[DEBUG ] r'(-?[0-9]+\.?[0-9]*(?:e-?[0-9]*)?)')
[DEBUG ] cdef object RE_TRANSFORM = re.compile(
[DEBUG ] r'[a-zA-Z]+\([^)]*\)')
[DEBUG ]
[DEBUG ] cdef VertexFormat VERTEX_FORMAT = VertexFormat(
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pyx:74:34: 'VertexFormat' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.title = None
[DEBUG ] self.description = None
[DEBUG ] self.metadata_description = None
[DEBUG ] self.fill_was_none = False
[DEBUG ] self.anchor_y = anchor_y
[DEBUG ] self.line_texture = Texture.create(
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pyx:460:35: cimported module has no attribute 'create'
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] self.path.append(self.loop)
[DEBUG ] tris = None
[DEBUG ] cdef Tesselator tess
[DEBUG ] cdef array.array loop
[DEBUG ] if self.fill:
[DEBUG ] tess = Tesselator()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pyx:1024:19: 'Tesselator' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef Tesselator tess
[DEBUG ] cdef array.array loop
[DEBUG ] if self.fill:
[DEBUG ] tess = Tesselator()
[DEBUG ] for loop in self.path:
[DEBUG ] tess.add_contour_data(loop.data.as_voidptr, len(loop) / 2)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/svg_loader.pyx:1026:47: Cannot convert 'void *' to Python object
[DEBUG ] 1: initsvg_loader(void) -> initmodules_core_kivent_core_rendering_svg_loader(void)
[DEBUG ] 2: PyInit_svg_loader(void) -> PyInit_modules_core_kivent_core_rendering_svg_loader(void)
[DEBUG ] 3: Pyx_NAMESTR("svg_loader") -> Pyx_NAMESTR("modules_core_kivent_core_rendering_svg_loader")
[DEBUG ] 4: "svg_loader", -> "modules_core_kivent_core_rendering_svg_loader",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/rendering/svg_loader.c')
[INFO ] Cythonize modules/core/kivent_core/rendering/gl_debug.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/rendering/gl_debug.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/rendering/gl_debug.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/rendering/gl_debug.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLenum, cgl
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/gl_debug.pyx:1:0: 'kivy/graphics/cgl.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLenum, cgl
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/gl_debug.pyx:1:0: 'kivy/graphics/cgl/GLenum.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLenum, cgl
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/gl_debug.pyx:1:0: 'kivy/graphics/cgl/cgl.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLenum, cgl
[DEBUG ] from kivy.logger import Logger
[DEBUG ]
[DEBUG ] cdef void gl_log_debug_message(str name, object data=None):
[DEBUG ] cdef GLenum ret = cgl.glGetError()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/gl_debug.pyx:5:9: 'GLenum' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLenum, cgl
[DEBUG ] from kivy.logger import Logger
[DEBUG ]
[DEBUG ] cdef void gl_log_debug_message(str name, object data=None):
[DEBUG ] cdef GLenum ret = cgl.glGetError()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/gl_debug.pyx:5:25: cimported module has no attribute 'glGetError'
[DEBUG ] 1: initgl_debug(void) -> initmodules_core_kivent_core_rendering_gl_debug(void)
[DEBUG ] 2: PyInit_gl_debug(void) -> PyInit_modules_core_kivent_core_rendering_gl_debug(void)
[DEBUG ] 3: Pyx_NAMESTR("gl_debug") -> Pyx_NAMESTR("modules_core_kivent_core_rendering_gl_debug")
[DEBUG ] 4: "gl_debug", -> "modules_core_kivent_core_rendering_gl_debug",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/rendering/gl_debug.c')
[INFO ] Cythonize modules/core/kivent_core/systems/gameview.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/systems/gameview.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/systems/gameview.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/systems/gameview.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class CWidget(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from gamesystem cimport GameSystem
[DEBUG ] from kivy.graphics.transformation cimport Matrix
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/gameview.pxd:2:0: 'kivy/graphics/transformation.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from gamesystem cimport GameSystem
[DEBUG ] from kivy.graphics.transformation cimport Matrix
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/gameview.pxd:2:0: 'kivy/graphics/transformation/Matrix.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from gamesystem cimport GameSystem
[DEBUG ] from kivy.graphics.transformation cimport Matrix
[DEBUG ]
[DEBUG ]
[DEBUG ] cdef class GameView(GameSystem):
[DEBUG ] cdef Matrix matrix
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/gameview.pxd:6:6: 'Matrix' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class GameManager(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] touch_pass_through = BooleanProperty(False)
[DEBUG ]
[DEBUG ]
[DEBUG ] def __init__(self, **kwargs):
[DEBUG ] super(GameView, self).__init__(**kwargs)
[DEBUG ] self.matrix = Matrix()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/gameview.pyx:100:22: 'Matrix' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] screen_center = (camera_size[0] * camera_scale * 0.5 - camera_pos[0],
[DEBUG ] camera_size[1] * camera_scale * 0.5 - camera_pos[1])
[DEBUG ] screen_center_rotated = self._rotate_point(screen_center, -camera_rotate)
[DEBUG ]
[DEBUG ] # Translate to screen center
[DEBUG ] tr_sc = Matrix().translate(screen_center[0], screen_center[1], 0)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/gameview.pyx:125:16: 'Matrix' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] screen_center_rotated = self._rotate_point(screen_center, -camera_rotate)
[DEBUG ]
[DEBUG ] # Translate to screen center
[DEBUG ] tr_sc = Matrix().translate(screen_center[0], screen_center[1], 0)
[DEBUG ] # Rotate around screen center
[DEBUG ] rot_sc = Matrix().rotate(camera_rotate, 0, 0, 1)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/gameview.pyx:127:17: 'Matrix' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # Translate to screen center
[DEBUG ] tr_sc = Matrix().translate(screen_center[0], screen_center[1], 0)
[DEBUG ] # Rotate around screen center
[DEBUG ] rot_sc = Matrix().rotate(camera_rotate, 0, 0, 1)
[DEBUG ] # Translate back to origi Translate back to origin
[DEBUG ] tr_or = Matrix().translate(-screen_center_rotated[0],
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/gameview.pyx:129:16: 'Matrix' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] # Camera center
[DEBUG ] cx = -px + sx
[DEBUG ] cy = -py + sy
[DEBUG ]
[DEBUG ] tm = Matrix().translate(-cx, -cy, 0) # Bring frame to origin
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/gameview.pyx:167:13: 'Matrix' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] # Camera center
[DEBUG ] cx = -px + sx
[DEBUG ] cy = -py + sy
[DEBUG ]
[DEBUG ] tm = Matrix().translate(-cx, -cy, 0) # Bring frame to origin
[DEBUG ] rm = Matrix().rotate(self.camera_rotate, 0, 0, 1) # Rotate around z
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/gameview.pyx:168:13: 'Matrix' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cy = -py + sy
[DEBUG ]
[DEBUG ] tm = Matrix().translate(-cx, -cy, 0) # Bring frame to origin
[DEBUG ] rm = Matrix().rotate(self.camera_rotate, 0, 0, 1) # Rotate around z
[DEBUG ] proj = rm.multiply(tm)
[DEBUG ] proj = Matrix().view_clip(-sx, sx, -sy, sy, 0., 100, 0).multiply(proj)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/gameview.pyx:170:15: 'Matrix' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] '''Converts the coordinates of pos from screen space to camera space'''
[DEBUG ] px, py = self.camera_pos
[DEBUG ] proj = self.canvas['projection_mat']
[DEBUG ] model = self.canvas['modelview_mat']
[DEBUG ] #get the inverse of the current camera
[DEBUG ] m = Matrix().multiply(proj).multiply(model)
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/gameview.pyx:302:12: 'Matrix' is not a constant, variable or function identifier
[DEBUG ] 1: initgameview(void) -> initmodules_core_kivent_core_systems_gameview(void)
[DEBUG ] 2: PyInit_gameview(void) -> PyInit_modules_core_kivent_core_systems_gameview(void)
[DEBUG ] 3: Pyx_NAMESTR("gameview") -> Pyx_NAMESTR("modules_core_kivent_core_systems_gameview")
[DEBUG ] 4: "gameview", -> "modules_core_kivent_core_systems_gameview",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/systems/gameview.c')
[INFO ] Cythonize modules/core/kivent_core/systems/animation_sys.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/systems/animation_sys.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/systems/animation_sys.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/systems/animation_sys.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class CWidget(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class GameManager(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.instructions cimport VertexInstruction
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/cmesh.pxd:1:0: 'kivy/graphics/instructions.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.instructions cimport VertexInstruction
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/cmesh.pxd:1:0: 'kivy/graphics/instructions/VertexInstruction.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pxd:1:0: 'kivy/graphics/cgl.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pxd:1:0: 'kivy/graphics/cgl/GLuint.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:2:0: 'kivy/graphics/vertex.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:2:0: 'kivy/graphics/vertex/VertexFormat.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ]
[DEBUG ] cdef class KEVertexFormat(VertexFormat):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:4:5: 'VertexFormat' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ]
[DEBUG ] cdef class FixedVBO:
[DEBUG ] cdef MemoryBlock memory_block
[DEBUG ] cdef int usage
[DEBUG ] cdef GLuint id
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pxd:8:9: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef list frame_data
[DEBUG ] cdef unsigned int current_frame
[DEBUG ] cdef unsigned int frame_count
[DEBUG ] cdef unsigned int tex_key
[DEBUG ] cdef unsigned int batch_id
[DEBUG ] cdef GLuint mode
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pxd:18:9: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int frame_count
[DEBUG ] cdef unsigned int slots_per_block
[DEBUG ] cdef unsigned int index_slots_per_block
[DEBUG ] cdef unsigned int vbo_size_in_kb
[DEBUG ] cdef str mode_str
[DEBUG ] cdef GLuint mode
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pxd:53:9: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.instructions cimport VertexInstruction
[DEBUG ] from batching cimport IndexedBatch
[DEBUG ]
[DEBUG ] cdef class CMesh(VertexInstruction):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/cmesh.pxd:4:5: 'VertexInstruction' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:1:0: 'kivy/graphics/cgl/GLfloat.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:1:0: 'kivy/graphics/cgl/GLubyte.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:4:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:5:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:8:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:9:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:10:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:11:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:14:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:15:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:16:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:19:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:20:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:23:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:24:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:25:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:26:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:29:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:30:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:31:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:32:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:33:4: 'GLubyte' is not a type identifier
[DEBUG ] 1: initanimation_sys(void) -> initmodules_core_kivent_core_systems_animation_sys(void)
[DEBUG ] 2: PyInit_animation_sys(void) -> PyInit_modules_core_kivent_core_systems_animation_sys(void)
[DEBUG ] 3: Pyx_NAMESTR("animation_sys") -> Pyx_NAMESTR("modules_core_kivent_core_systems_animation_sys")
[DEBUG ] 4: "animation_sys", -> "modules_core_kivent_core_systems_animation_sys",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/systems/animation_sys.c')
[INFO ] Cythonize modules/core/kivent_core/systems/rotate_systems.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/systems/rotate_systems.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/systems/rotate_systems.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/systems/rotate_systems.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class CWidget(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ] 1: initrotate_systems(void) -> initmodules_core_kivent_core_systems_rotate_systems(void)
[DEBUG ] 2: PyInit_rotate_systems(void) -> PyInit_modules_core_kivent_core_systems_rotate_systems(void)
[DEBUG ] 3: Pyx_NAMESTR("rotate_systems") -> Pyx_NAMESTR("modules_core_kivent_core_systems_rotate_systems")
[DEBUG ] 4: "rotate_systems", -> "modules_core_kivent_core_systems_rotate_systems",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/systems/rotate_systems.c')
[INFO ] Cythonize modules/core/kivent_core/systems/gamesystem.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/systems/gamesystem.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/systems/gamesystem.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/systems/gamesystem.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class CWidget(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class GameManager(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ] 1: initgamesystem(void) -> initmodules_core_kivent_core_systems_gamesystem(void)
[DEBUG ] 2: PyInit_gamesystem(void) -> PyInit_modules_core_kivent_core_systems_gamesystem(void)
[DEBUG ] 3: Pyx_NAMESTR("gamesystem") -> Pyx_NAMESTR("modules_core_kivent_core_systems_gamesystem")
[DEBUG ] 4: "gamesystem", -> "modules_core_kivent_core_systems_gamesystem",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/systems/gamesystem.c')
[INFO ] Cythonize modules/core/kivent_core/systems/color_systems.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/systems/color_systems.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/systems/color_systems.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/systems/color_systems.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class CWidget(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ] 1: initcolor_systems(void) -> initmodules_core_kivent_core_systems_color_systems(void)
[DEBUG ] 2: PyInit_color_systems(void) -> PyInit_modules_core_kivent_core_systems_color_systems(void)
[DEBUG ] 3: Pyx_NAMESTR("color_systems") -> Pyx_NAMESTR("modules_core_kivent_core_systems_color_systems")
[DEBUG ] 4: "color_systems", -> "modules_core_kivent_core_systems_color_systems",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/systems/color_systems.c')
[INFO ] Cythonize modules/core/kivent_core/systems/staticmemgamesystem.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/systems/staticmemgamesystem.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/systems/staticmemgamesystem.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/systems/staticmemgamesystem.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class CWidget(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class GameManager(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ] 1: initstaticmemgamesystem(void) -> initmodules_core_kivent_core_systems_staticmemgamesystem(void)
[DEBUG ] 2: PyInit_staticmemgamesystem(void) -> PyInit_modules_core_kivent_core_systems_staticmemgamesystem(void)
[DEBUG ] 3: Pyx_NAMESTR("staticmemgamesystem") -> Pyx_NAMESTR("modules_core_kivent_core_systems_staticmemgamesystem")
[DEBUG ] 4: "staticmemgamesystem", -> "modules_core_kivent_core_systems_staticmemgamesystem",
[DEBUG ] ('rewrite', 'modules/core/kivent_core/systems/staticmemgamesystem.c')
[INFO ] Cythonize modules/core/kivent_core/systems/renderers.pyx
[INFO ] Running Shell: /Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py ('modules/core/kivent_core/systems/renderers.pyx',) {'_iter': True, '_out_bufsize': 1, '_err_to_out': True}
[DEBUG ] ('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/systems/renderers.pyx'])
[DEBUG ] ('cythonize:', 'modules/core/kivent_core/systems/renderers.pyx')
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.instructions cimport VertexInstruction
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/cmesh.pxd:1:0: 'kivy/graphics/instructions.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.instructions cimport VertexInstruction
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/cmesh.pxd:1:0: 'kivy/graphics/instructions/VertexInstruction.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pxd:1:0: 'kivy/graphics/cgl.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pxd:1:0: 'kivy/graphics/cgl/GLuint.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:2:0: 'kivy/graphics/vertex.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:2:0: 'kivy/graphics/vertex/VertexFormat.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cython cimport Py_ssize_t
[DEBUG ] from kivy.graphics.vertex cimport VertexFormat
[DEBUG ]
[DEBUG ] cdef class KEVertexFormat(VertexFormat):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_format.pxd:4:5: 'VertexFormat' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLuint
[DEBUG ]
[DEBUG ] cdef class FixedVBO:
[DEBUG ] cdef MemoryBlock memory_block
[DEBUG ] cdef int usage
[DEBUG ] cdef GLuint id
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/fixedvbo.pxd:8:9: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:1:0: 'kivy/_event/EventDispatcher.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class CWidget(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/uix/cwidget.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef list frame_data
[DEBUG ] cdef unsigned int current_frame
[DEBUG ] cdef unsigned int frame_count
[DEBUG ] cdef unsigned int tex_key
[DEBUG ] cdef unsigned int batch_id
[DEBUG ] cdef GLuint mode
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pxd:18:9: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int frame_count
[DEBUG ] cdef unsigned int slots_per_block
[DEBUG ] cdef unsigned int index_slots_per_block
[DEBUG ] cdef unsigned int vbo_size_in_kb
[DEBUG ] cdef str mode_str
[DEBUG ] cdef GLuint mode
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/batching.pxd:53:9: 'GLuint' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.instructions cimport VertexInstruction
[DEBUG ] from batching cimport IndexedBatch
[DEBUG ]
[DEBUG ] cdef class CMesh(VertexInstruction):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/cmesh.pxd:4:5: 'VertexInstruction' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:1:0: 'kivy/graphics/cgl/GLfloat.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:1:0: 'kivy/graphics/cgl/GLubyte.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:4:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLubyte
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:5:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat4F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:8:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:9:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:10:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:11:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:14:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:15:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] center
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat4F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:16:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:19:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLubyte[4] v_color #we don't want to clash with Kivy's 'color' uniform
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:20:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat2F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:23:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:24:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:25:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat5F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:26:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:29:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:30:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] GLubyte[4] v_color
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:31:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ]
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:32:4: 'GLfloat' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ctypedef struct VertexFormat7F4UB:
[DEBUG ] GLfloat[2] pos
[DEBUG ] GLfloat[2] uvs
[DEBUG ] GLfloat rot
[DEBUG ] GLfloat[2] center
[DEBUG ] GLubyte[4] v_color
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/rendering/vertex_formats.pxd:33:4: 'GLubyte' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from cpython cimport bool
[DEBUG ] from kivy.properties import (
[DEBUG ] BooleanProperty, StringProperty, NumericProperty, ListProperty
[DEBUG ] )
[DEBUG ] from kivy.graphics import Callback
[DEBUG ] from kivy.graphics.instructions cimport RenderContext
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:8:0: 'kivy/graphics/instructions/RenderContext.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] from kivy._event cimport EventDispatcher
[DEBUG ]
[DEBUG ] cdef class GameManager(EventDispatcher):
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/managers/game_manager.pxd:3:5: 'EventDispatcher' is not a type name
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] glEnable, glDisable, glBlendFunc, GL_SRC_ALPHA, GL_ONE,
[DEBUG ] GL_ZERO, GL_SRC_COLOR, GL_ONE_MINUS_SRC_COLOR, GL_ONE_MINUS_SRC_ALPHA,
[DEBUG ] GL_DST_ALPHA, GL_ONE_MINUS_DST_ALPHA, GL_DST_COLOR, GL_ONE_MINUS_DST_COLOR,
[DEBUG ] )
[DEBUG ] cimport cython
[DEBUG ] from kivy.graphics.cgl cimport GLfloat, GLushort
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:28:0: 'kivy/graphics/cgl/GLushort.pxd' not found
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int batch_key
[DEBUG ] cdef unsigned int index_offset, vert_offset
[DEBUG ] cdef RenderStruct* render_comp
[DEBUG ] cdef PositionStruct2D* pos_comp
[DEBUG ] cdef VertexFormat4F* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:555:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef PositionStruct2D* pos_comp
[DEBUG ] cdef VertexFormat4F* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] cdef VertexFormat4F* vertex
[DEBUG ] cdef VertexModel model
[DEBUG ] cdef GLushort* model_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:558:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int index_offset, vert_offset
[DEBUG ] cdef RenderStruct* render_comp
[DEBUG ] cdef PositionStruct2D* pos_comp
[DEBUG ] cdef RotateStruct2D* rot_comp
[DEBUG ] cdef VertexFormat7F* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:753:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef RotateStruct2D* rot_comp
[DEBUG ] cdef VertexFormat7F* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] cdef VertexFormat7F* vertex
[DEBUG ] cdef VertexModel model
[DEBUG ] cdef GLushort* model_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:756:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef RenderStruct* render_comp
[DEBUG ] cdef PositionStruct2D* pos_comp
[DEBUG ] cdef RotateStruct2D* rot_comp
[DEBUG ] cdef ScaleStruct2D* scale_comp
[DEBUG ] cdef VertexFormat7F* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:846:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef ScaleStruct2D* scale_comp
[DEBUG ] cdef VertexFormat7F* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] cdef VertexFormat7F* vertex
[DEBUG ] cdef VertexModel model
[DEBUG ] cdef GLushort* model_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:849:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int index_offset, vert_offset
[DEBUG ] cdef RenderStruct* render_comp
[DEBUG ] cdef PositionStruct2D* pos_comp
[DEBUG ] cdef RotateStruct2D* rot_comp
[DEBUG ] cdef VertexFormat7F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:953:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef VertexFormat7F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] cdef VertexFormat7F4UB* vertex
[DEBUG ] cdef ColorStruct* color_comp
[DEBUG ] cdef VertexModel model
[DEBUG ] cdef GLushort* model_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:957:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef RenderStruct* render_comp
[DEBUG ] cdef PositionStruct2D* pos_comp
[DEBUG ] cdef RotateStruct2D* rot_comp
[DEBUG ] cdef ScaleStruct2D* scale_comp
[DEBUG ] cdef VertexFormat7F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1055:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef VertexFormat7F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] cdef VertexFormat7F4UB* vertex
[DEBUG ] cdef ColorStruct* color_comp
[DEBUG ] cdef VertexModel model
[DEBUG ] cdef GLushort* model_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1059:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int index_offset, vert_offset
[DEBUG ] cdef RenderStruct* render_comp
[DEBUG ] cdef PositionStruct2D* pos_comp
[DEBUG ] cdef ColorStruct* color_comp
[DEBUG ] cdef VertexFormat4F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1162:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef ColorStruct* color_comp
[DEBUG ] cdef VertexFormat4F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] cdef VertexFormat4F4UB* vertex
[DEBUG ] cdef VertexModel model
[DEBUG ] cdef GLushort* model_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1165:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int batch_key
[DEBUG ] cdef unsigned int index_offset, vert_offset
[DEBUG ] cdef RenderStruct* render_comp
[DEBUG ] cdef PositionStruct2D* pos_comp
[DEBUG ] cdef VertexFormat2F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1265:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef PositionStruct2D* pos_comp
[DEBUG ] cdef VertexFormat2F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] cdef VertexFormat2F4UB* vertex
[DEBUG ] cdef VertexModel model
[DEBUG ] cdef GLushort* model_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1268:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int index_offset, vert_offset
[DEBUG ] cdef RenderStruct* render_comp
[DEBUG ] cdef PositionStruct2D* pos_comp
[DEBUG ] cdef RotateStruct2D* rot_comp
[DEBUG ] cdef VertexFormat5F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1363:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef RotateStruct2D* rot_comp
[DEBUG ] cdef VertexFormat5F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] cdef VertexFormat5F4UB* vertex
[DEBUG ] cdef VertexModel model
[DEBUG ] cdef GLushort* model_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1366:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef PositionStruct2D* pos_comp
[DEBUG ] cdef RotateStruct2D* rot_comp
[DEBUG ] cdef ScaleStruct2D* scale_comp
[DEBUG ] cdef ColorStruct* color_comp
[DEBUG ] cdef VertexFormat5F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1458:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef ColorStruct* color_comp
[DEBUG ] cdef VertexFormat5F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] cdef VertexFormat5F4UB* vertex
[DEBUG ] cdef VertexModel model
[DEBUG ] cdef GLushort* model_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1461:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef unsigned int index_offset, vert_offset
[DEBUG ] cdef RenderStruct* render_comp
[DEBUG ] cdef PositionStruct2D* pos_comp
[DEBUG ] cdef ColorStruct* color_comp
[DEBUG ] cdef VertexFormat2F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1560:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef ColorStruct* color_comp
[DEBUG ] cdef VertexFormat2F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] cdef VertexFormat2F4UB* vertex
[DEBUG ] cdef VertexModel model
[DEBUG ] cdef GLushort* model_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1563:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef RenderStruct* render_comp
[DEBUG ] cdef PositionStruct2D* pos_comp
[DEBUG ] cdef ScaleStruct2D* scale_comp
[DEBUG ] cdef ColorStruct* color_comp
[DEBUG ] cdef VertexFormat2F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1666:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef ColorStruct* color_comp
[DEBUG ] cdef VertexFormat2F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] cdef VertexFormat2F4UB* vertex
[DEBUG ] cdef VertexModel model
[DEBUG ] cdef GLushort* model_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1669:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef PositionStruct2D* pos_comp
[DEBUG ] cdef PositionStruct2D* last_pos_comp
[DEBUG ] cdef ScaleStruct2D* scale_comp
[DEBUG ] cdef ColorStruct* color_comp
[DEBUG ] cdef VertexFormat2F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1779:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] cdef ColorStruct* color_comp
[DEBUG ] cdef VertexFormat2F4UB* frame_data
[DEBUG ] cdef GLushort* frame_indices
[DEBUG ] cdef VertexFormat2F4UB* vertex
[DEBUG ] cdef VertexModel model
[DEBUG ] cdef GLushort* model_indices
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1782:13: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] reset_blend_factor_dest = NumericProperty(GL_ONE_MINUS_SRC_ALPHA)
[DEBUG ] type_size = NumericProperty(sizeof(RenderStruct))
[DEBUG ] component_type = ObjectProperty(RenderComponent)
[DEBUG ]
[DEBUG ] def __init__(self, **kwargs):
[DEBUG ] self.canvas = RenderContext(use_parent_projection=True,
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:353:22: 'RenderContext' is not a constant, variable or function identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] components_block = entity_components.memory_block
[DEBUG ] used = components_block.used_count
[DEBUG ] component_count = entity_components.count
[DEBUG ] component_data = <void**>components_block.data
[DEBUG ] frame_data = <VertexFormat4F*>batch.get_vbo_frame_to_draw()
[DEBUG ] frame_indices = <GLushort*>batch.get_indices_frame_to_draw()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:580:37: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] model = <VertexModel>render_comp.model
[DEBUG ] if render_comp.render:
[DEBUG ] pos_comp = <PositionStruct2D*>component_data[ri+1]
[DEBUG ] model_vertices = <VertexFormat4F*>(
[DEBUG ] model.vertices_block.data)
[DEBUG ] model_indices = <GLushort*>model.indices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:593:45: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] components_block = entity_components.memory_block
[DEBUG ] used = components_block.used_count
[DEBUG ] component_count = entity_components.count
[DEBUG ] component_data = <void**>components_block.data
[DEBUG ] frame_data = <VertexFormat7F*>batch.get_vbo_frame_to_draw()
[DEBUG ] frame_indices = <GLushort*>batch.get_indices_frame_to_draw()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:778:37: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] if render_comp.render:
[DEBUG ] pos_comp = <PositionStruct2D*>component_data[ri+1]
[DEBUG ] rot_comp = <RotateStruct2D*>component_data[ri+2]
[DEBUG ] model_vertices = <VertexFormat4F*>(
[DEBUG ] model.vertices_block.data)
[DEBUG ] model_indices = <GLushort*>model.indices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:792:45: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] components_block = entity_components.memory_block
[DEBUG ] used = components_block.used_count
[DEBUG ] component_count = entity_components.count
[DEBUG ] component_data = <void**>components_block.data
[DEBUG ] frame_data = <VertexFormat7F*>batch.get_vbo_frame_to_draw()
[DEBUG ] frame_indices = <GLushort*>batch.get_indices_frame_to_draw()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:871:37: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] pos_comp = <PositionStruct2D*>component_data[ri+1]
[DEBUG ] rot_comp = <RotateStruct2D*>component_data[ri+2]
[DEBUG ] scale_comp = <ScaleStruct2D*>component_data[ri+3]
[DEBUG ] model_vertices = <VertexFormat4F*>(
[DEBUG ] model.vertices_block.data)
[DEBUG ] model_indices = <GLushort*>model.indices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:886:45: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] components_block = entity_components.memory_block
[DEBUG ] used = components_block.used_count
[DEBUG ] component_count = entity_components.count
[DEBUG ] component_data = <void**>components_block.data
[DEBUG ] frame_data = <VertexFormat7F4UB*>batch.get_vbo_frame_to_draw()
[DEBUG ] frame_indices = <GLushort*>batch.get_indices_frame_to_draw()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:979:37: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] pos_comp = <PositionStruct2D*>component_data[ri+1]
[DEBUG ] rot_comp = <RotateStruct2D*>component_data[ri+2]
[DEBUG ] color_comp = <ColorStruct*>component_data[ri+3]
[DEBUG ] model_vertices = <VertexFormat4F*>(
[DEBUG ] model.vertices_block.data)
[DEBUG ] model_indices = <GLushort*>model.indices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:994:45: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] components_block = entity_components.memory_block
[DEBUG ] used = components_block.used_count
[DEBUG ] component_count = entity_components.count
[DEBUG ] component_data = <void**>components_block.data
[DEBUG ] frame_data = <VertexFormat7F4UB*>batch.get_vbo_frame_to_draw()
[DEBUG ] frame_indices = <GLushort*>batch.get_indices_frame_to_draw()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1081:37: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] rot_comp = <RotateStruct2D*>component_data[ri+2]
[DEBUG ] color_comp = <ColorStruct*>component_data[ri+3]
[DEBUG ] scale_comp = <ScaleStruct2D*>component_data[ri+4]
[DEBUG ] model_vertices = <VertexFormat4F*>(
[DEBUG ] model.vertices_block.data)
[DEBUG ] model_indices = <GLushort*>model.indices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1097:45: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] components_block = entity_components.memory_block
[DEBUG ] used = components_block.used_count
[DEBUG ] component_count = entity_components.count
[DEBUG ] component_data = <void**>components_block.data
[DEBUG ] frame_data = <VertexFormat4F4UB*>batch.get_vbo_frame_to_draw()
[DEBUG ] frame_indices = <GLushort*>batch.get_indices_frame_to_draw()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1188:37: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ri+1]
[DEBUG ] color_comp = <ColorStruct*>component_data[
[DEBUG ] ri+2]
[DEBUG ] model_vertices = <VertexFormat4F*>(
[DEBUG ] model.vertices_block.data)
[DEBUG ] model_indices = <GLushort*>model.indices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1205:45: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] components_block = entity_components.memory_block
[DEBUG ] used = components_block.used_count
[DEBUG ] component_count = entity_components.count
[DEBUG ] component_data = <void**>components_block.data
[DEBUG ] frame_data = <VertexFormat2F4UB*>batch.get_vbo_frame_to_draw()
[DEBUG ] frame_indices = <GLushort*>batch.get_indices_frame_to_draw()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1290:37: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] if render_comp.render:
[DEBUG ] pos_comp = <PositionStruct2D*>component_data[
[DEBUG ] ri+1]
[DEBUG ] model_vertices = <VertexFormat2F4UB*>(
[DEBUG ] model.vertices_block.data)
[DEBUG ] model_indices = <GLushort*>model.indices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1304:45: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] components_block = entity_components.memory_block
[DEBUG ] used = components_block.used_count
[DEBUG ] component_count = entity_components.count
[DEBUG ] component_data = <void**>components_block.data
[DEBUG ] frame_data = <VertexFormat5F4UB*>batch.get_vbo_frame_to_draw()
[DEBUG ] frame_indices = <GLushort*>batch.get_indices_frame_to_draw()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1388:37: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ri+1]
[DEBUG ] rot_comp = <RotateStruct2D*>component_data[
[DEBUG ] ri+2]
[DEBUG ] model_vertices = <VertexFormat2F4UB*>(
[DEBUG ] model.vertices_block.data)
[DEBUG ] model_indices = <GLushort*>model.indices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1404:45: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] components_block = entity_components.memory_block
[DEBUG ] used = components_block.used_count
[DEBUG ] component_count = entity_components.count
[DEBUG ] component_data = <void**>components_block.data
[DEBUG ] frame_data = <VertexFormat5F4UB*>batch.get_vbo_frame_to_draw()
[DEBUG ] frame_indices = <GLushort*>batch.get_indices_frame_to_draw()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1484:37: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] rot_comp = <RotateStruct2D*>component_data[ri+2]
[DEBUG ] color_comp = <ColorStruct*>component_data[ri+3]
[DEBUG ] scale_comp = <ScaleStruct2D*>component_data[ri+4]
[DEBUG ] model_vertices = <VertexFormat2F4UB*>(
[DEBUG ] model.vertices_block.data)
[DEBUG ] model_indices = <GLushort*>model.indices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1500:45: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] components_block = entity_components.memory_block
[DEBUG ] used = components_block.used_count
[DEBUG ] component_count = entity_components.count
[DEBUG ] component_data = <void**>components_block.data
[DEBUG ] frame_data = <VertexFormat2F4UB*>batch.get_vbo_frame_to_draw()
[DEBUG ] frame_indices = <GLushort*>batch.get_indices_frame_to_draw()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1585:37: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] ri+1]
[DEBUG ] color_comp = <ColorStruct*>component_data[
[DEBUG ] ri+2]
[DEBUG ] model_vertices = <VertexFormat2F4UB*>(
[DEBUG ] model.vertices_block.data)
[DEBUG ] model_indices = <GLushort*>model.indices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1601:45: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] components_block = entity_components.memory_block
[DEBUG ] used = components_block.used_count
[DEBUG ] component_count = entity_components.count
[DEBUG ] component_data = <void**>components_block.data
[DEBUG ] frame_data = <VertexFormat2F4UB*>batch.get_vbo_frame_to_draw()
[DEBUG ] frame_indices = <GLushort*>batch.get_indices_frame_to_draw()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1691:37: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] scale_comp = <ScaleStruct2D*>component_data[ri+2]
[DEBUG ] color_comp = <ColorStruct*>component_data[
[DEBUG ] ri+3]
[DEBUG ] model_vertices = <VertexFormat2F4UB*>(
[DEBUG ] model.vertices_block.data)
[DEBUG ] model_indices = <GLushort*>model.indices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1707:45: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] components_block = entity_components.memory_block
[DEBUG ] used = components_block.used_count
[DEBUG ] component_count = entity_components.count
[DEBUG ] component_data = <void**>components_block.data
[DEBUG ] frame_data = <VertexFormat2F4UB*>batch.get_vbo_frame_to_draw()
[DEBUG ] frame_indices = <GLushort*>batch.get_indices_frame_to_draw()
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1805:37: 'GLushort' is not a type identifier
[DEBUG ]
[DEBUG ] Error compiling Cython file:
[DEBUG ] ------------------------------------------------------------
[DEBUG ] ...
[DEBUG ] scale_comp = <ScaleStruct2D*>component_data[ri+3]
[DEBUG ] color_comp = <ColorStruct*>(
[DEBUG ] component_data[ri+4])
[DEBUG ] model_vertices = <VertexFormat2F4UB*>(
[DEBUG ] model.vertices_block.data)
[DEBUG ] model_indices = <GLushort*>model.indices_block.data
[DEBUG ] ^
[DEBUG ] ------------------------------------------------------------
[DEBUG ]
[DEBUG ] modules/core/kivent_core/systems/renderers.pyx:1823:45: 'GLushort' is not a type identifier
[DEBUG ] Traceback (most recent call last):
[DEBUG ] File "/Library/Frameworks/Python.framework/Versions/3.7/bin/cython", line 11, in <module>
[DEBUG ] sys.exit(setuptools_main())
[DEBUG ] File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/Cython/Compiler/Main.py", line 703, in setuptools_main
[DEBUG ] return main(command_line = 1)
[DEBUG ] File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/Cython/Compiler/Main.py", line 720, in main
[DEBUG ] result = compile(sources, options)
[DEBUG ] File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/Cython/Compiler/Main.py", line 695, in compile
[DEBUG ] return compile_multiple(source, options)
[DEBUG ] File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/Cython/Compiler/Main.py", line 673, in compile_multiple
[DEBUG ] result = run_pipeline(source, options, context=context)
[DEBUG ] File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/Cython/Compiler/Main.py", line 494, in run_pipeline
[DEBUG ] err, enddata = Pipeline.run_pipeline(pipeline, source)
[DEBUG ] File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/Cython/Compiler/Pipeline.py", line 354, in run_pipeline
[DEBUG ] data = run(phase, data)
[DEBUG ] File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/Cython/Compiler/Pipeline.py", line 334, in run
[DEBUG ] return phase(data)
[DEBUG ] File "Cython/Compiler/Visitor.py", line 338, in Cython.Compiler.Visitor.EnvTransform.__call__
[DEBUG ] File "Cython/Compiler/Visitor.py", line 286, in Cython.Compiler.Visitor.CythonTransform.__call__
[DEBUG ] SystemError: NULL result without error in PyObject_Call
[DEBUG ] Traceback (most recent call last):
[DEBUG ] File "/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py", line 55, in <module>
[DEBUG ] do(fn)
[DEBUG ] File "/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py", line 37, in do
[DEBUG ] with open(fn_c) as fd:
[DEBUG ] IOError: [Errno 2] No such file or directory: 'modules/core/kivent_core/systems/renderers.c'
Traceback (most recent call last):
File "./toolchain.py", line 1569, in <module>
ToolchainCL()
File "./toolchain.py", line 1284, in __init__
getattr(self, args.command)()
File "./toolchain.py", line 1325, in build
build_recipes(args.recipe, ctx)
File "./toolchain.py", line 1161, in build_recipes
recipe.execute()
File "/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/toolchain.py", line 728, in execute
self.build_all()
File "/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/toolchain.py", line 84, in _cache_execution
f(self, *args, **kwargs)
File "/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/toolchain.py", line 836, in build_all
self.build(arch)
File "/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/toolchain.py", line 84, in _cache_execution
f(self, *args, **kwargs)
File "/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/toolchain.py", line 810, in build
self.build_arch(arch)
File "/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/recipes/kivent_core/__init__.py", line 55, in build_arch
self.cythonize_build()
File "/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/toolchain.py", line 1085, in cythonize_build
self.cythonize_file(join(root, filename))
File "/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/toolchain.py", line 1077, in cythonize_file
shprint(cmd, filename)
File "/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/toolchain.py", line 67, in shprint
for line in cmd:
File "./tools/external/sh.py", line 565, in next
self.wait()
File "./tools/external/sh.py", line 500, in wait
self.handle_command_exit_code(exit_code)
File "./tools/external/sh.py", line 516, in handle_command_exit_code
raise exc(self.ran, self.process.stdout, self.process.stderr)
sh.ErrorReturnCode_1:
RAN: '/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py modules/core/kivent_core/systems/renderers.pyx'
STDOUT:
('-- cythonize', ['/Users/ivc/kivy/.buildozer/ios/platform/kivy-ios/tools/cythonize.py', 'modules/core/kivent_core/systems/renderers.pyx'])
('cythonize:', 'modules/core/kivent_core/systems/renderers.pyx')
Error compiling Cython file:
------------------------------------------------------------
...
from kivy.graphics.instructions cimport VertexInstruction
^
------------------------------------------------------------
modules/core/kivent_core/rendering/cmesh.pxd:1:0: 'kivy/graphics/instructions.pxd' not found
Error compiling Cython file:
------------------------------------------------------------
...
from kivy.graphics.instructions cimport VertexInstruction
^
------------------------------------------------------------
modules/core/kiven... (45120 more, please see e.stdout)
STDERR:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment