>> ['python3', '/Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/setup.py', 'bdist_dmg']: missing cimport in module 'pytouhou.lib': pytouhou/ui/opengl/backend.pyx missing cimport in module 'pytouhou.lib': ./pytouhou/ui/window.pxd missing cimport in module 'pytouhou.lib': pytouhou/ui/sdl/backend.pyx missing cimport in module 'pytouhou.lib': pytouhou/ui/gamerunner.pyx missing cimport in module 'pytouhou.lib': pytouhou/ui/window.pxd running bdist_dmg running bdist_mac running build running build_py creating build/lib.macosx-10.10-x86_64-3.4 creating build/lib.macosx-10.10-x86_64-3.4/pytouhou creating build/lib.macosx-10.10-x86_64-3.4/pytouhou/vm copying pytouhou/vm/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/vm copying pytouhou/vm/common.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/vm copying pytouhou/vm/anmrunner.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/vm copying pytouhou/vm/eclrunner.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/vm copying pytouhou/vm/msgrunner.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/vm creating build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui creating build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl copying pytouhou/ui/opengl/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl creating build/lib.macosx-10.10-x86_64-3.4/pytouhou/game copying pytouhou/game/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/game copying pytouhou/game/background.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/game copying pytouhou/game/face.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/game copying pytouhou/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou copying pytouhou/options.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou copying pytouhou/network.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou copying pytouhou/menu.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou creating build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/sdl copying pytouhou/ui/sdl/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/sdl copying pytouhou/ui/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui creating build/lib.macosx-10.10-x86_64-3.4/pytouhou/games creating build/lib.macosx-10.10-x86_64-3.4/pytouhou/games/eosd copying pytouhou/games/eosd/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/games/eosd copying pytouhou/games/eosd/game.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/games/eosd copying pytouhou/games/eosd/interface.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/games/eosd creating build/lib.macosx-10.10-x86_64-3.4/pytouhou/utils copying pytouhou/utils/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/utils copying pytouhou/utils/pe.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/utils copying pytouhou/utils/xdg.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/utils copying pytouhou/utils/helpers.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/utils creating build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/shaders copying pytouhou/ui/opengl/shaders/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/shaders copying pytouhou/ui/opengl/shaders/eosd.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/shaders creating build/lib.macosx-10.10-x86_64-3.4/pytouhou/resource copying pytouhou/resource/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/resource copying pytouhou/resource/loader.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/resource copying pytouhou/games/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/games creating build/lib.macosx-10.10-x86_64-3.4/pytouhou/formats copying pytouhou/formats/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/formats copying pytouhou/formats/fmt.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/formats copying pytouhou/formats/std.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/formats copying pytouhou/formats/sht.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/formats copying pytouhou/formats/msg.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/formats copying pytouhou/formats/exe.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/formats copying pytouhou/formats/pbg3.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/formats copying pytouhou/formats/ecl.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/formats copying pytouhou/formats/anm0.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/formats copying pytouhou/formats/hint.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/formats copying pytouhou/formats/thtx.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/formats copying pytouhou/formats/t6rp.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/formats copying pytouhou/formats/score.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/formats copying pytouhou/formats/music.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/formats creating build/lib.macosx-10.10-x86_64-3.4/pytouhou/lib copying pytouhou/lib/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/lib creating build/lib.macosx-10.10-x86_64-3.4/pytouhou/games/sample copying pytouhou/games/sample/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/games/sample copying pytouhou/games/sample/game.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/games/sample copying pytouhou/games/sample/enemies.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/games/sample copying pytouhou/games/sample/shots.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/games/sample copying pytouhou/games/sample/interface.py -> build/lib.macosx-10.10-x86_64-3.4/pytouhou/games/sample running build_ext building 'pytouhou.ui.opengl.backend' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/ui/opengl/backend.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/backend.o -D_THREAD_SAFE -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/include/SDL2 pytouhou/ui/opengl/backend.c:4252:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/ui/opengl/backend.c:4249:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/ui/opengl/backend.c:4364:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/ui/opengl/backend.c:4389:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/ui/opengl/backend.c:3004:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { ^ pytouhou/ui/opengl/backend.c:3150:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/ui/opengl/backend.c:3164:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/ui/opengl/backend.c:3897:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ 8 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/backend.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/backend.so -L/usr/local/Cellar/libepoxy/1.2/lib -L/usr/local/lib -lepoxy -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2 building 'pytouhou.ui.opengl.sprite' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/ui/opengl/sprite.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/sprite.o -D_THREAD_SAFE -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/include/SDL2 pytouhou/ui/opengl/sprite.c:3412:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/ui/opengl/sprite.c:3409:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/ui/opengl/sprite.c:3474:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/ui/opengl/sprite.c:3524:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/ui/opengl/sprite.c:3549:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/ui/opengl/sprite.c:2930:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/ui/opengl/sprite.c:3025:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/ui/opengl/sprite.c:3051:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 8 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/sprite.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/sprite.so -L/usr/local/Cellar/libepoxy/1.2/lib -L/usr/local/lib -lepoxy -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2 building 'pytouhou.ui.opengl.background' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/ui/opengl/background.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/background.o -D_THREAD_SAFE -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/include/SDL2 pytouhou/ui/opengl/background.c:3981:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/ui/opengl/background.c:3978:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/ui/opengl/background.c:4043:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/ui/opengl/background.c:4093:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/ui/opengl/background.c:4118:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/ui/opengl/background.c:3488:32: warning: unused function '__Pyx_PyInt_From_unsigned_char' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_unsigned_char(unsigned char value) { ^ pytouhou/ui/opengl/background.c:3514:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/ui/opengl/background.c:3561:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/ui/opengl/background.c:3656:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 9 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/background.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/background.so -L/usr/local/Cellar/libepoxy/1.2/lib -L/usr/local/lib -lepoxy -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2 building 'pytouhou.ui.opengl.gamerenderer' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/ui/opengl/gamerenderer.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/gamerenderer.o -D_THREAD_SAFE -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/include/SDL2 pytouhou/ui/opengl/gamerenderer.c:8898:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/ui/opengl/gamerenderer.c:8895:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/ui/opengl/gamerenderer.c:9010:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/ui/opengl/gamerenderer.c:9035:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/ui/opengl/gamerenderer.c:7647:27: warning: unused function '__Pyx_ErrFetch' [-Wunused-function] static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb) { ^ 5 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/gamerenderer.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/gamerenderer.so -L/usr/local/Cellar/libepoxy/1.2/lib -L/usr/local/lib -lepoxy -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2 building 'pytouhou.ui.opengl.texture' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/ui/opengl/texture.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/texture.o -D_THREAD_SAFE -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/include/SDL2 pytouhou/ui/opengl/texture.c:6519:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/ui/opengl/texture.c:6634:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/ui/opengl/texture.c:6659:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/ui/opengl/texture.c:4876:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/ui/opengl/texture.c:4890:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/ui/opengl/texture.c:5343:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { ^ pytouhou/ui/opengl/texture.c:6197:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 7 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/texture.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/texture.so -L/usr/local/Cellar/libepoxy/1.2/lib -L/usr/local/lib -lepoxy -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2 building 'pytouhou.ui.opengl.renderer' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/ui/opengl/renderer.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/renderer.o -D_THREAD_SAFE -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/include/SDL2 pytouhou/ui/opengl/renderer.c:7222:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/ui/opengl/renderer.c:7219:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/ui/opengl/renderer.c:7359:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/ui/opengl/renderer.c:5623:27: warning: unused function '__Pyx_ErrRestore' [-Wunused-function] static CYTHON_INLINE void __Pyx_ErrRestore(PyObject *type, PyObject *value, PyObject *tb) { ^ pytouhou/ui/opengl/renderer.c:5640:27: warning: unused function '__Pyx_ErrFetch' [-Wunused-function] static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb) { ^ pytouhou/ui/opengl/renderer.c:5935:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/ui/opengl/renderer.c:5963:32: warning: unused function '__Pyx_GetItemInt_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/ui/opengl/renderer.c:6508:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/ui/opengl/renderer.c:6603:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/ui/opengl/renderer.c:6629:32: warning: unused function '__Pyx_PyInt_From_int' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_int(int value) { ^ pytouhou/ui/opengl/renderer.c:6655:32: warning: unused function '__Pyx_PyInt_From_short' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_short(short value) { ^ pytouhou/ui/opengl/renderer.c:6681:32: warning: unused function '__Pyx_PyInt_From_unsigned_char' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_unsigned_char(unsigned char value) { ^ pytouhou/ui/opengl/renderer.c:6897:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 13 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/renderer.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/renderer.so -L/usr/local/Cellar/libepoxy/1.2/lib -L/usr/local/lib -lepoxy -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2 building 'pytouhou.ui.opengl.framebuffer' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/ui/opengl/framebuffer.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/framebuffer.o -D_THREAD_SAFE -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/include/SDL2 pytouhou/ui/opengl/framebuffer.c:3734:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/ui/opengl/framebuffer.c:3731:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/ui/opengl/framebuffer.c:3796:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/ui/opengl/framebuffer.c:3846:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/ui/opengl/framebuffer.c:3871:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/ui/opengl/framebuffer.c:3357:32: warning: unused function '__Pyx_PyInt_From_int' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_int(int value) { ^ pytouhou/ui/opengl/framebuffer.c:3383:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/ui/opengl/framebuffer.c:3409:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ 8 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/framebuffer.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/framebuffer.so -L/usr/local/Cellar/libepoxy/1.2/lib -L/usr/local/lib -lepoxy -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2 building 'pytouhou.ui.opengl.shader' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/ui/opengl/shader.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/shader.o -D_THREAD_SAFE -I/usr/local/Cellar/libepoxy/1.2/include -I/usr/local/include/SDL2 pytouhou/ui/opengl/shader.c:3955:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/ui/opengl/shader.c:4020:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/ui/opengl/shader.c:4070:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/ui/opengl/shader.c:4095:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/ui/opengl/shader.c:2936:27: warning: unused function '__Pyx_ErrRestore' [-Wunused-function] static CYTHON_INLINE void __Pyx_ErrRestore(PyObject *type, PyObject *value, PyObject *tb) { ^ pytouhou/ui/opengl/shader.c:2953:27: warning: unused function '__Pyx_ErrFetch' [-Wunused-function] static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb) { ^ pytouhou/ui/opengl/shader.c:3565:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/ui/opengl/shader.c:3591:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/ui/opengl/shader.c:3686:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 9 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/shader.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/opengl/shader.so -L/usr/local/Cellar/libepoxy/1.2/lib -L/usr/local/lib -lepoxy -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2 building 'pytouhou.game.enemy' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/game/enemy.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/enemy.o pytouhou/game/enemy.c:19133:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/game/enemy.c:19130:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/game/enemy.c:19245:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/game/enemy.c:19270:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/game/enemy.c:17968:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/game/enemy.c:18096:27: warning: unused function '__Pyx_ErrRestore' [-Wunused-function] static CYTHON_INLINE void __Pyx_ErrRestore(PyObject *type, PyObject *value, PyObject *tb) { ^ pytouhou/game/enemy.c:18113:27: warning: unused function '__Pyx_ErrFetch' [-Wunused-function] static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb) { ^ pytouhou/game/enemy.c:18883:32: warning: unused function '__Pyx_PyInt_From_unsigned_short' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_unsigned_short(unsigned short value) { ^ pytouhou/game/enemy.c:18909:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 9 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/enemy.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/game/enemy.so building 'pytouhou.game.text' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/game/text.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/text.o pytouhou/game/text.c:12014:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/game/text.c:12011:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/game/text.c:12126:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/game/text.c:12151:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/game/text.c:10691:32: warning: unused function '__Pyx_PyTuple_GetSlice' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyTuple_GetSlice( ^ pytouhou/game/text.c:11016:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/game/text.c:11030:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/game/text.c:11790:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 8 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/text.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/game/text.so building 'pytouhou.game.sprite' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/game/sprite.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/sprite.o pytouhou/game/sprite.c:9177:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/game/sprite.c:9174:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/game/sprite.c:9289:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/game/sprite.c:9314:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/game/sprite.c:8182:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/game/sprite.c:8196:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/game/sprite.c:8659:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ 7 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/sprite.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/game/sprite.so building 'pytouhou.game.itemtype' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/game/itemtype.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/itemtype.o pytouhou/game/itemtype.c:2075:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/game/itemtype.c:2072:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/game/itemtype.c:2137:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/game/itemtype.c:2187:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/game/itemtype.c:2212:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/game/itemtype.c:1709:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/game/itemtype.c:1756:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/game/itemtype.c:1851:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 8 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/itemtype.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/game/itemtype.so building 'pytouhou.game.bullet' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/game/bullet.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/bullet.o pytouhou/game/bullet.c:7882:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/game/bullet.c:7879:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/game/bullet.c:7994:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/game/bullet.c:8019:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/game/bullet.c:6746:32: warning: unused function '__Pyx_GetItemInt_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/game/bullet.c:6935:32: warning: unused function '__Pyx_PyTuple_GetSlice' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyTuple_GetSlice( ^ 6 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/bullet.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/game/bullet.so building 'pytouhou.game.item' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/game/item.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/item.o pytouhou/game/item.c:5622:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/game/item.c:5619:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/game/item.c:5734:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/game/item.c:5759:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/game/item.c:4839:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { ^ pytouhou/game/item.c:5398:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 6 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/item.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/game/item.so building 'pytouhou.game.bullettype' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/game/bullettype.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/bullettype.o pytouhou/game/bullettype.c:2100:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/game/bullettype.c:2097:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/game/bullettype.c:2162:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/game/bullettype.c:2212:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/game/bullettype.c:2237:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/game/bullettype.c:1585:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/game/bullettype.c:1599:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/game/bullettype.c:1957:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 8 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/bullettype.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/game/bullettype.so building 'pytouhou.game.element' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/game/element.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/element.o pytouhou/game/element.c:2746:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/game/element.c:2743:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/game/element.c:2858:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/game/element.c:2883:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/game/element.c:2380:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/game/element.c:2427:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/game/element.c:2522:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 7 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/element.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/game/element.so building 'pytouhou.game.orb' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/game/orb.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/orb.o pytouhou/game/orb.c:2779:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/game/orb.c:2776:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/game/orb.c:2841:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/game/orb.c:2891:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/game/orb.c:2916:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/game/orb.c:2413:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/game/orb.c:2460:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/game/orb.c:2555:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 8 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/orb.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/game/orb.so building 'pytouhou.game.laser' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/game/laser.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/laser.o pytouhou/game/laser.c:8236:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/game/laser.c:8233:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/game/laser.c:8348:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/game/laser.c:8373:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/game/laser.c:6451:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/game/laser.c:7096:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/game/laser.c:7191:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 7 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/laser.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/game/laser.so building 'pytouhou.game.player' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/game/player.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/player.o pytouhou/game/player.c:9003:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/game/player.c:9000:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/game/player.c:9115:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/game/player.c:9140:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/game/player.c:7655:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/game/player.c:7833:32: warning: unused function '__Pyx_PyList_GetSlice' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyList_GetSlice( ^ pytouhou/game/player.c:8030:27: warning: unused function '__Pyx_ErrRestore' [-Wunused-function] static CYTHON_INLINE void __Pyx_ErrRestore(PyObject *type, PyObject *value, PyObject *tb) { ^ pytouhou/game/player.c:8047:27: warning: unused function '__Pyx_ErrFetch' [-Wunused-function] static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb) { ^ pytouhou/game/player.c:8779:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 9 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/player.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/game/player.so building 'pytouhou.game.game' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/game/game.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/game.o pytouhou/game/game.c:19223:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/game/game.c:19220:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/game/game.c:19335:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/game/game.c:19360:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/game/game.c:18128:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { ^ pytouhou/game/game.c:18999:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 6 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/game.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/game/game.so building 'pytouhou.game.effect' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/game/effect.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/effect.o pytouhou/game/effect.c:2568:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/game/effect.c:2565:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/game/effect.c:2680:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/game/effect.c:2705:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/game/effect.c:2202:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/game/effect.c:2249:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/game/effect.c:2344:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 7 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/effect.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/game/effect.so building 'pytouhou.game.lasertype' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/game/lasertype.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/lasertype.o pytouhou/game/lasertype.c:1666:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/game/lasertype.c:1663:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/game/lasertype.c:1728:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/game/lasertype.c:1778:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/game/lasertype.c:1803:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/game/lasertype.c:1497:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/game/lasertype.c:1523:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 7 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/lasertype.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/game/lasertype.so building 'pytouhou.game.music' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/game/music.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/music.o pytouhou/game/music.c:1880:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/game/music.c:1877:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/game/music.c:1942:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/game/music.c:1992:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/game/music.c:2017:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/game/music.c:1595:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/game/music.c:1642:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/game/music.c:1737:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 8 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/music.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/game/music.so building 'pytouhou.game.particle' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/game/particle.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/particle.o pytouhou/game/particle.c:4206:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/game/particle.c:4203:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/game/particle.c:4318:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/game/particle.c:4343:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/game/particle.c:3452:28: warning: unused function '__Pyx_CyFunction_InitDefaults' [-Wunused-function] static CYTHON_INLINE void *__Pyx_CyFunction_InitDefaults(PyObject *func, size_t size, int pyobjects) { ^ pytouhou/game/particle.c:3461:27: warning: unused function '__Pyx_CyFunction_SetDefaultsTuple' [-Wunused-function] static CYTHON_INLINE void __Pyx_CyFunction_SetDefaultsTuple(PyObject *func, PyObject *tuple) { ^ pytouhou/game/particle.c:3466:27: warning: unused function '__Pyx_CyFunction_SetDefaultsKwDict' [-Wunused-function] static CYTHON_INLINE void __Pyx_CyFunction_SetDefaultsKwDict(PyObject *func, PyObject *dict) { ^ pytouhou/game/particle.c:3471:27: warning: unused function '__Pyx_CyFunction_SetAnnotationsDict' [-Wunused-function] static CYTHON_INLINE void __Pyx_CyFunction_SetAnnotationsDict(PyObject *func, PyObject *dict) { ^ pytouhou/game/particle.c:3982:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 9 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/game/particle.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/game/particle.so building 'pytouhou.ui.sdl.gamerenderer' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/ui/sdl/gamerenderer.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/sdl/gamerenderer.o -D_THREAD_SAFE -I/usr/local/include/SDL2 pytouhou/ui/sdl/gamerenderer.c:7298:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/ui/sdl/gamerenderer.c:7295:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/ui/sdl/gamerenderer.c:7410:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/ui/sdl/gamerenderer.c:7435:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/ui/sdl/gamerenderer.c:6878:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/ui/sdl/gamerenderer.c:6973:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 6 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/sdl/gamerenderer.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/sdl/gamerenderer.so -L/usr/local/lib -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2 building 'pytouhou.ui.sdl.texture' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/ui/sdl/texture.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/sdl/texture.o -D_THREAD_SAFE -I/usr/local/include/SDL2 pytouhou/ui/sdl/texture.c:5414:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/ui/sdl/texture.c:5411:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/ui/sdl/texture.c:5526:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/ui/sdl/texture.c:5551:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/ui/sdl/texture.c:4084:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/ui/sdl/texture.c:4098:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/ui/sdl/texture.c:4539:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { ^ pytouhou/ui/sdl/texture.c:4994:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/ui/sdl/texture.c:5089:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 9 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/sdl/texture.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/sdl/texture.so -L/usr/local/lib -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2 building 'pytouhou.ui.sdl.backend' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/ui/sdl/backend.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/sdl/backend.o -D_THREAD_SAFE -I/usr/local/include/SDL2 pytouhou/ui/sdl/backend.c:2374:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/ui/sdl/backend.c:2371:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/ui/sdl/backend.c:2436:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/ui/sdl/backend.c:2486:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/ui/sdl/backend.c:2511:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/ui/sdl/backend.c:1960:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/ui/sdl/backend.c:2007:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/ui/sdl/backend.c:2102:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 8 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/sdl/backend.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/sdl/backend.so -L/usr/local/lib -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2 building 'pytouhou.ui.sdl.sprite' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/ui/sdl/sprite.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/sdl/sprite.o -D_THREAD_SAFE -I/usr/local/include/SDL2 pytouhou/ui/sdl/sprite.c:2062:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/ui/sdl/sprite.c:2059:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/ui/sdl/sprite.c:2124:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/ui/sdl/sprite.c:2174:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/ui/sdl/sprite.c:2199:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/ui/sdl/sprite.c:1660:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/ui/sdl/sprite.c:1707:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/ui/sdl/sprite.c:1802:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 8 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/sdl/sprite.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/sdl/sprite.so -L/usr/local/lib -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2 building 'pytouhou.ui.gamerunner' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/ui/gamerunner.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/gamerunner.o -D_THREAD_SAFE -I/usr/local/include/SDL2 pytouhou/ui/gamerunner.c:6473:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/ui/gamerunner.c:6470:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/ui/gamerunner.c:6585:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/ui/gamerunner.c:6610:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/ui/gamerunner.c:5505:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, ^ 5 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/gamerunner.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/gamerunner.so -L/usr/local/lib -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2 building 'pytouhou.ui.window' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/ui/window.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/window.o -D_THREAD_SAFE -I/usr/local/include/SDL2 pytouhou/ui/window.c:4429:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/ui/window.c:4426:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/ui/window.c:4541:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/ui/window.c:4566:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/ui/window.c:3710:27: warning: unused function '__Pyx_ExceptionSave' [-Wunused-function] static CYTHON_INLINE void __Pyx_ExceptionSave(PyObject **type, PyObject **value, PyObject **tb) { ^ 5 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/window.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/window.so -L/usr/local/lib -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2 building 'pytouhou.ui.music' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/ui/music.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/music.o -D_THREAD_SAFE -I/usr/local/include/SDL2 pytouhou/ui/music.c:5311:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/ui/music.c:5308:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/ui/music.c:5423:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/ui/music.c:5448:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/ui/music.c:4200:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/ui/music.c:4214:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/ui/music.c:4986:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ 7 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/ui/music.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/ui/music.so -L/usr/local/lib -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2 building 'pytouhou.utils.interpolator' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/utils/interpolator.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/utils/interpolator.o pytouhou/utils/interpolator.c:3648:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/utils/interpolator.c:3645:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/utils/interpolator.c:3710:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/utils/interpolator.c:3760:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/utils/interpolator.c:3785:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/utils/interpolator.c:2927:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/utils/interpolator.c:2955:32: warning: unused function '__Pyx_GetItemInt_Fast' [-Wunused-function] static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Fast(PyObject *o, Py_ssize_t i, ^ pytouhou/utils/interpolator.c:3358:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/utils/interpolator.c:3384:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/utils/interpolator.c:3505:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 10 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/utils/interpolator.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/utils/interpolator.so building 'pytouhou.utils.lzss' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/utils/lzss.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/utils/lzss.o pytouhou/utils/lzss.c:2381:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/utils/lzss.c:2378:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/utils/lzss.c:2443:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/utils/lzss.c:2518:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/utils/lzss.c:1363:27: warning: unused function '__Pyx_ErrRestore' [-Wunused-function] static CYTHON_INLINE void __Pyx_ErrRestore(PyObject *type, PyObject *value, PyObject *tb) { ^ pytouhou/utils/lzss.c:1380:27: warning: unused function '__Pyx_ErrFetch' [-Wunused-function] static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb) { ^ pytouhou/utils/lzss.c:2010:32: warning: unused function '__Pyx_PyInt_From_unsigned_int' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_unsigned_int(unsigned int value) { ^ pytouhou/utils/lzss.c:2036:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/utils/lzss.c:2062:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/utils/lzss.c:2157:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 10 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/utils/lzss.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/utils/lzss.so building 'pytouhou.utils.vector' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/utils/vector.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/utils/vector.o pytouhou/utils/vector.c:1430:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/utils/vector.c:1427:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/utils/vector.c:1492:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/utils/vector.c:1542:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/utils/vector.c:1567:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/utils/vector.c:1109:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/utils/vector.c:1156:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/utils/vector.c:1251:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 8 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/utils/vector.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/utils/vector.so building 'pytouhou.utils.maths' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/utils/maths.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/utils/maths.o pytouhou/utils/maths.c:1878:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/utils/maths.c:1875:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/utils/maths.c:1940:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/utils/maths.c:1990:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/utils/maths.c:2015:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/utils/maths.c:1487:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/utils/maths.c:1534:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/utils/maths.c:1629:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 8 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/utils/maths.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/utils/maths.so building 'pytouhou.utils.matrix' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/utils/matrix.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/utils/matrix.o pytouhou/utils/matrix.c:2150:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/utils/matrix.c:2147:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/utils/matrix.c:2212:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/utils/matrix.c:2262:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/utils/matrix.c:2287:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/utils/matrix.c:1850:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/utils/matrix.c:1945:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/utils/matrix.c:1971:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 8 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/utils/matrix.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/utils/matrix.so building 'pytouhou.utils.random' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/utils/random.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/utils/random.o pytouhou/utils/random.c:2347:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/utils/random.c:2344:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/utils/random.c:2409:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/utils/random.c:2459:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/utils/random.c:2484:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/utils/random.c:2178:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/utils/random.c:2204:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 7 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/utils/random.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/utils/random.so building 'pytouhou.utils.bitstream' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/utils/bitstream.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/utils/bitstream.o pytouhou/utils/bitstream.c:3539:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/utils/bitstream.c:3654:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/utils/bitstream.c:3679:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/utils/bitstream.c:3278:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/utils/bitstream.c:3304:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ pytouhou/utils/bitstream.c:3399:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 6 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/utils/bitstream.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/utils/bitstream.so building 'pytouhou.formats.animation' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/formats/animation.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/formats/animation.o pytouhou/formats/animation.c:2413:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { ^ pytouhou/formats/animation.c:2410:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/formats/animation.c:2475:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ pytouhou/formats/animation.c:2525:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/formats/animation.c:2550:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/formats/animation.c:2270:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) { ^ 6 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/formats/animation.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/formats/animation.so building 'pytouhou.lib.sdl' extension clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Qunused-arguments -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c pytouhou/lib/sdl.c -o build/temp.macosx-10.10-x86_64-3.4/pytouhou/lib/sdl.o -D_THREAD_SAFE -I/usr/local/include/SDL2 pytouhou/lib/sdl.c:10485:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { ^ pytouhou/lib/sdl.c:10600:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ pytouhou/lib/sdl.c:10625:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ pytouhou/lib/sdl.c:9546:28: warning: unused function '__Pyx_CyFunction_InitDefaults' [-Wunused-function] static CYTHON_INLINE void *__Pyx_CyFunction_InitDefaults(PyObject *func, size_t size, int pyobjects) { ^ pytouhou/lib/sdl.c:9560:27: warning: unused function '__Pyx_CyFunction_SetDefaultsKwDict' [-Wunused-function] static CYTHON_INLINE void __Pyx_CyFunction_SetDefaultsKwDict(PyObject *func, PyObject *dict) { ^ pytouhou/lib/sdl.c:9565:27: warning: unused function '__Pyx_CyFunction_SetAnnotationsDict' [-Wunused-function] static CYTHON_INLINE void __Pyx_CyFunction_SetAnnotationsDict(PyObject *func, PyObject *dict) { ^ pytouhou/lib/sdl.c:10253:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { ^ pytouhou/lib/sdl.c:10279:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { ^ 8 warnings generated. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Qunused-arguments build/temp.macosx-10.10-x86_64-3.4/pytouhou/lib/sdl.o -o build/lib.macosx-10.10-x86_64-3.4/pytouhou/lib/sdl.so -L/usr/local/lib -lSDL2_image -lSDL2_mixer -lSDL2_ttf -lSDL2 running build_scripts creating build/scripts-3.4 copying and adjusting scripts/pytouhou -> build/scripts-3.4 changing mode of build/scripts-3.4/pytouhou from 644 to 755 running build_exe creating directory build/exe.macosx-10.10-x86_64-3.4 copying /usr/local/lib/python3.4/site-packages/cx_Freeze/bases/Console -> build/exe.macosx-10.10-x86_64-3.4/pytouhou copying /usr/local/Frameworks/Python.framework/Versions/3.4/Python -> build/exe.macosx-10.10-x86_64-3.4/Python writing zip file build/exe.macosx-10.10-x86_64-3.4/library.zip Name File ---- ---- m BUILD_CONSTANTS m _bootlocale m _bz2 /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_bz2.so m _codecs m _codecs_cn /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_codecs_cn.so m _codecs_hk /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_codecs_hk.so m _codecs_iso2022 /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_codecs_iso2022.so m _codecs_jp /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_codecs_jp.so m _codecs_kr /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_codecs_kr.so m _codecs_tw /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_codecs_tw.so m _collections m _collections_abc m _datetime /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_datetime.so m _dummy_thread m _functools m _hashlib /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_hashlib.so m _heapq /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_heapq.so m _imp m _io m _locale m _md5 /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_md5.so m _multibytecodec /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_multibytecodec.so m _operator m _random /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_random.so m _sha1 /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_sha1.so m _sha256 /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_sha256.so m _sha512 /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_sha512.so m _socket /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_socket.so m _sre m _stat m _string m _strptime m _struct /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_struct.so m _thread m _threading_local m _warnings m _weakref m _weakrefset m abc m argparse m atexit m base64 m binascii /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/binascii.so m builtins m bz2 m calendar m codecs P collections m collections.abc m configparser /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/configparser.py m contextlib m copy m copyreg m cx_Freeze__init__ /usr/local/lib/python3.4/site-packages/cx_Freeze/initscripts/Console.py m datetime m dummy_threading P encodings m encodings.aliases m encodings.ascii m encodings.base64_codec m encodings.big5 m encodings.big5hkscs m encodings.bz2_codec m encodings.charmap m encodings.cp037 m encodings.cp1006 m encodings.cp1026 m encodings.cp1125 m encodings.cp1140 m encodings.cp1250 m encodings.cp1251 m encodings.cp1252 m encodings.cp1253 m encodings.cp1254 m encodings.cp1255 m encodings.cp1256 m encodings.cp1257 m encodings.cp1258 m encodings.cp273 m encodings.cp424 m encodings.cp437 m encodings.cp500 m encodings.cp65001 m encodings.cp720 m encodings.cp737 m encodings.cp775 m encodings.cp850 m encodings.cp852 m encodings.cp855 m encodings.cp856 m encodings.cp857 m encodings.cp858 m encodings.cp860 m encodings.cp861 m encodings.cp862 m encodings.cp863 m encodings.cp864 m encodings.cp865 m encodings.cp866 m encodings.cp869 m encodings.cp874 m encodings.cp875 m encodings.cp932 m encodings.cp949 m encodings.cp950 m encodings.euc_jis_2004 m encodings.euc_jisx0213 m encodings.euc_jp m encodings.euc_kr m encodings.gb18030 m encodings.gb2312 m encodings.gbk m encodings.hex_codec m encodings.hp_roman8 m encodings.hz m encodings.idna m encodings.iso2022_jp m encodings.iso2022_jp_1 m encodings.iso2022_jp_2 m encodings.iso2022_jp_2004 m encodings.iso2022_jp_3 m encodings.iso2022_jp_ext m encodings.iso2022_kr m encodings.iso8859_1 m encodings.iso8859_10 m encodings.iso8859_11 m encodings.iso8859_13 m encodings.iso8859_14 m encodings.iso8859_15 m encodings.iso8859_16 m encodings.iso8859_2 m encodings.iso8859_3 m encodings.iso8859_4 m encodings.iso8859_5 m encodings.iso8859_6 m encodings.iso8859_7 m encodings.iso8859_8 m encodings.iso8859_9 m encodings.johab m encodings.koi8_r m encodings.koi8_u m encodings.latin_1 m encodings.mac_arabic m encodings.mac_centeuro m encodings.mac_croatian m encodings.mac_cyrillic m encodings.mac_farsi m encodings.mac_greek m encodings.mac_iceland m encodings.mac_latin2 m encodings.mac_roman m encodings.mac_romanian m encodings.mac_turkish m encodings.mbcs m encodings.palmos m encodings.ptcp154 m encodings.punycode m encodings.quopri_codec m encodings.raw_unicode_escape m encodings.rot_13 m encodings.shift_jis m encodings.shift_jis_2004 m encodings.shift_jisx0213 m encodings.tis_620 m encodings.undefined m encodings.unicode_escape m encodings.unicode_internal m encodings.utf_16 m encodings.utf_16_be m encodings.utf_16_le m encodings.utf_32 m encodings.utf_32_be m encodings.utf_32_le m encodings.utf_7 m encodings.utf_8 m encodings.utf_8_sig m encodings.uu_codec m encodings.zlib_codec m enum /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/enum.py m errno m fnmatch /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/fnmatch.py m functools m gc m genericpath m gettext m glob /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/glob.py m hashlib /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/hashlib.py m heapq m imp /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/imp.py P importlib /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/importlib/__init__.py P importlib /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/importlib/__init__.py m importlib._bootstrap m importlib._bootstrap /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/importlib/_bootstrap.py m importlib.machinery /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/importlib/machinery.py m importlib.util /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/importlib/util.py m io m itertools m keyword m linecache m locale P logging /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/logging/__init__.py m math /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/math.so m ntpath m operator m optparse m os m posix m posixpath m pwd P pytouhou /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/__init__.py m pytouhou.__init__ /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/__init__.py P pytouhou.formats /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/__init__.py m pytouhou.formats.__init__ /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/__init__.py m pytouhou.formats.animation /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/animation.so m pytouhou.formats.anm0 /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/anm0.py m pytouhou.formats.ecl /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/ecl.py m pytouhou.formats.exe /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/exe.py m pytouhou.formats.fmt /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/fmt.py m pytouhou.formats.hint /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/hint.py m pytouhou.formats.msg /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/msg.py m pytouhou.formats.music /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/music.py m pytouhou.formats.pbg3 /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/pbg3.py m pytouhou.formats.score /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/score.py m pytouhou.formats.sht /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/sht.py m pytouhou.formats.std /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/std.py m pytouhou.formats.t6rp /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/t6rp.py m pytouhou.formats.thtx /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/thtx.py P pytouhou.game /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/__init__.py m pytouhou.game.__init__ /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/__init__.py m pytouhou.game.background /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/background.py m pytouhou.game.bullet /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/bullet.so m pytouhou.game.bullettype /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/bullettype.so m pytouhou.game.effect /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/effect.so m pytouhou.game.element /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/element.so m pytouhou.game.enemy /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/enemy.so m pytouhou.game.face /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/face.py m pytouhou.game.game /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/game.so m pytouhou.game.item /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/item.so m pytouhou.game.itemtype /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/itemtype.so m pytouhou.game.laser /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/laser.so m pytouhou.game.lasertype /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/lasertype.so m pytouhou.game.music /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/music.so m pytouhou.game.orb /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/orb.so m pytouhou.game.particle /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/particle.so m pytouhou.game.player /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/player.so m pytouhou.game.sprite /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/sprite.so m pytouhou.game.text /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/text.so P pytouhou.games /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/games/__init__.py m pytouhou.games.__init__ /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/games/__init__.py P pytouhou.games.eosd /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/games/eosd/__init__.py m pytouhou.games.eosd.__init__ /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/games/eosd/__init__.py m pytouhou.games.eosd.game /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/games/eosd/game.py m pytouhou.games.eosd.interface /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/games/eosd/interface.py P pytouhou.games.sample /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/games/sample/__init__.py m pytouhou.games.sample.__init__ /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/games/sample/__init__.py m pytouhou.games.sample.enemies /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/games/sample/enemies.py m pytouhou.games.sample.game /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/games/sample/game.py m pytouhou.games.sample.interface /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/games/sample/interface.py m pytouhou.games.sample.shots /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/games/sample/shots.py P pytouhou.lib /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/lib/__init__.py m pytouhou.lib.__init__ /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/lib/__init__.py m pytouhou.lib.sdl /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/lib/sdl.so m pytouhou.menu /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/menu.py m pytouhou.network /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/network.py m pytouhou.options /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/options.py P pytouhou.resource /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/resource/__init__.py m pytouhou.resource.__init__ /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/resource/__init__.py m pytouhou.resource.loader /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/resource/loader.py P pytouhou.ui /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/__init__.py m pytouhou.ui.__init__ /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/__init__.py m pytouhou.ui.gamerunner /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/gamerunner.so m pytouhou.ui.music /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/music.so P pytouhou.ui.opengl /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/__init__.py m pytouhou.ui.opengl.__init__ /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/__init__.py m pytouhou.ui.opengl.backend /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/backend.so m pytouhou.ui.opengl.background /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/background.so m pytouhou.ui.opengl.framebuffer /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/framebuffer.so m pytouhou.ui.opengl.gamerenderer /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/gamerenderer.so m pytouhou.ui.opengl.renderer /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/renderer.so m pytouhou.ui.opengl.shader /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/shader.so P pytouhou.ui.opengl.shaders /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/shaders/__init__.py m pytouhou.ui.opengl.shaders.__init__ /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/shaders/__init__.py m pytouhou.ui.opengl.shaders.eosd /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/shaders/eosd.py m pytouhou.ui.opengl.sprite /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/sprite.so m pytouhou.ui.opengl.texture /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/texture.so P pytouhou.ui.sdl /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/sdl/__init__.py m pytouhou.ui.sdl.__init__ /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/sdl/__init__.py m pytouhou.ui.sdl.backend /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/sdl/backend.so m pytouhou.ui.sdl.gamerenderer /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/sdl/gamerenderer.so m pytouhou.ui.sdl.sprite /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/sdl/sprite.so m pytouhou.ui.sdl.texture /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/sdl/texture.so m pytouhou.ui.window /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/window.so P pytouhou.utils /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/__init__.py m pytouhou.utils.__init__ /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/__init__.py m pytouhou.utils.bitstream /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/bitstream.so m pytouhou.utils.helpers /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/helpers.py m pytouhou.utils.interpolator /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/interpolator.so m pytouhou.utils.lzss /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/lzss.so m pytouhou.utils.maths /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/maths.so m pytouhou.utils.matrix /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/matrix.so m pytouhou.utils.pe /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/pe.py m pytouhou.utils.random /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/random.so m pytouhou.utils.vector /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/vector.so m pytouhou.utils.xdg /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/xdg.py P pytouhou.vm /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/vm/__init__.py m pytouhou.vm.__init__ /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/vm/__init__.py m pytouhou.vm.anmrunner /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/vm/anmrunner.py m pytouhou.vm.common /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/vm/common.py m pytouhou.vm.eclrunner /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/vm/eclrunner.py m pytouhou.vm.msgrunner /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/vm/msgrunner.py m pytouhou__main__ scripts/pytouhou m quopri m random /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/random.py m re m reprlib m select /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/select.so m socket /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/socket.py m sre_compile m sre_constants m sre_parse m stat m string m stringprep m struct m sys m textwrap m threading m time /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/time.so m token m tokenize m traceback m types m unicodedata /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/unicodedata.so m warnings m weakref m zipimport m zlib /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/zlib.so Missing modules: ? _dummy_threading imported from dummy_threading ? ce imported from os ? doctest imported from heapq ? getopt imported from base64, quopri ? gi.repository imported from pytouhou.menu ? nt imported from ntpath, os ? org.python.core imported from copy ? os.path imported from os, pytouhou__main__ ? subprocess imported from os This is not necessarily a problem - the modules may not be needed on this platform. copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_bz2.so -> build/exe.macosx-10.10-x86_64-3.4/_bz2.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_codecs_cn.so -> build/exe.macosx-10.10-x86_64-3.4/_codecs_cn.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_codecs_hk.so -> build/exe.macosx-10.10-x86_64-3.4/_codecs_hk.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_codecs_iso2022.so -> build/exe.macosx-10.10-x86_64-3.4/_codecs_iso2022.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_codecs_jp.so -> build/exe.macosx-10.10-x86_64-3.4/_codecs_jp.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_codecs_kr.so -> build/exe.macosx-10.10-x86_64-3.4/_codecs_kr.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_codecs_tw.so -> build/exe.macosx-10.10-x86_64-3.4/_codecs_tw.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_datetime.so -> build/exe.macosx-10.10-x86_64-3.4/_datetime.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_hashlib.so -> build/exe.macosx-10.10-x86_64-3.4/_hashlib.so copying /usr/local/opt/openssl/lib/libssl.1.0.0.dylib -> build/exe.macosx-10.10-x86_64-3.4/libssl.1.0.0.dylib copying /usr/local/Cellar/openssl/1.0.2a-1/lib/libcrypto.1.0.0.dylib -> build/exe.macosx-10.10-x86_64-3.4/libcrypto.1.0.0.dylib copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_heapq.so -> build/exe.macosx-10.10-x86_64-3.4/_heapq.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_md5.so -> build/exe.macosx-10.10-x86_64-3.4/_md5.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_multibytecodec.so -> build/exe.macosx-10.10-x86_64-3.4/_multibytecodec.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_random.so -> build/exe.macosx-10.10-x86_64-3.4/_random.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_sha1.so -> build/exe.macosx-10.10-x86_64-3.4/_sha1.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_sha256.so -> build/exe.macosx-10.10-x86_64-3.4/_sha256.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_sha512.so -> build/exe.macosx-10.10-x86_64-3.4/_sha512.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_socket.so -> build/exe.macosx-10.10-x86_64-3.4/_socket.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_struct.so -> build/exe.macosx-10.10-x86_64-3.4/_struct.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/binascii.so -> build/exe.macosx-10.10-x86_64-3.4/binascii.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/math.so -> build/exe.macosx-10.10-x86_64-3.4/math.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/formats/animation.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.formats.animation.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/bullet.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.bullet.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/bullettype.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.bullettype.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/effect.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.effect.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/element.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.element.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/enemy.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.enemy.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/game.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.game.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/item.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.item.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/itemtype.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.itemtype.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/laser.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.laser.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/lasertype.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.lasertype.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/music.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.music.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/orb.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.orb.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/particle.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.particle.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/player.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.player.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/sprite.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.sprite.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/game/text.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.text.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/lib/sdl.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.lib.sdl.so copying /usr/local/lib/libSDL2_image-2.0.0.dylib -> build/exe.macosx-10.10-x86_64-3.4/libSDL2_image-2.0.0.dylib copying /usr/local/lib/libSDL2-2.0.0.dylib -> build/exe.macosx-10.10-x86_64-3.4/libSDL2-2.0.0.dylib copying /usr/local/lib/libSDL2_mixer-2.0.0.dylib -> build/exe.macosx-10.10-x86_64-3.4/libSDL2_mixer-2.0.0.dylib copying /usr/local/lib/libSDL2_ttf-2.0.0.dylib -> build/exe.macosx-10.10-x86_64-3.4/libSDL2_ttf-2.0.0.dylib copying /usr/local/lib/libfreetype.6.dylib -> build/exe.macosx-10.10-x86_64-3.4/libfreetype.6.dylib copying /usr/local/lib/libpng16.16.dylib -> build/exe.macosx-10.10-x86_64-3.4/libpng16.16.dylib copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/gamerunner.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.gamerunner.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/music.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.music.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/backend.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.opengl.backend.so copying /usr/local/lib/libepoxy.0.dylib -> build/exe.macosx-10.10-x86_64-3.4/libepoxy.0.dylib copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/background.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.opengl.background.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/framebuffer.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.opengl.framebuffer.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/gamerenderer.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.opengl.gamerenderer.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/renderer.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.opengl.renderer.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/shader.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.opengl.shader.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/sprite.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.opengl.sprite.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/opengl/texture.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.opengl.texture.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/sdl/backend.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.sdl.backend.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/sdl/gamerenderer.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.sdl.gamerenderer.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/sdl/sprite.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.sdl.sprite.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/sdl/texture.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.sdl.texture.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/ui/window.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.window.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/bitstream.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.utils.bitstream.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/interpolator.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.utils.interpolator.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/lzss.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.utils.lzss.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/maths.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.utils.maths.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/matrix.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.utils.matrix.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/random.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.utils.random.so copying /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/pytouhou/utils/vector.so -> build/exe.macosx-10.10-x86_64-3.4/pytouhou.utils.vector.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/select.so -> build/exe.macosx-10.10-x86_64-3.4/select.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/time.so -> build/exe.macosx-10.10-x86_64-3.4/time.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/unicodedata.so -> build/exe.macosx-10.10-x86_64-3.4/unicodedata.so copying /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/zlib.so -> build/exe.macosx-10.10-x86_64-3.4/zlib.so creating build/PyTouhou-631.app creating build/PyTouhou-631.app/Contents creating build/PyTouhou-631.app/Contents/Resources creating build/PyTouhou-631.app/Contents/MacOS creating build/PyTouhou-631.app/Contents/Frameworks copying build/exe.macosx-10.10-x86_64-3.4/_bz2.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_codecs_cn.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_codecs_hk.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_codecs_iso2022.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_codecs_jp.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_codecs_kr.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_codecs_tw.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_datetime.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_hashlib.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_heapq.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_md5.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_multibytecodec.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_random.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_sha1.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_sha256.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_sha512.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_socket.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/_struct.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/binascii.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/libcrypto.1.0.0.dylib -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/libepoxy.0.dylib -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/libfreetype.6.dylib -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/libpng16.16.dylib -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/library.zip -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/libSDL2-2.0.0.dylib -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/libSDL2_image-2.0.0.dylib -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/libSDL2_mixer-2.0.0.dylib -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/libSDL2_ttf-2.0.0.dylib -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/libssl.1.0.0.dylib -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/math.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/Python -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.formats.animation.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.bullet.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.bullettype.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.effect.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.element.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.enemy.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.game.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.item.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.itemtype.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.laser.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.lasertype.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.music.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.orb.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.particle.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.player.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.sprite.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.game.text.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.lib.sdl.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.gamerunner.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.music.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.opengl.backend.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.opengl.background.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.opengl.framebuffer.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.opengl.gamerenderer.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.opengl.renderer.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.opengl.shader.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.opengl.sprite.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.opengl.texture.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.sdl.backend.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.sdl.gamerenderer.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.sdl.sprite.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.sdl.texture.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.ui.window.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.utils.bitstream.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.utils.interpolator.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.utils.lzss.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.utils.maths.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.utils.matrix.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.utils.random.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/pytouhou.utils.vector.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/select.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/time.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/unicodedata.so -> build/PyTouhou-631.app/Contents/MacOS copying build/exe.macosx-10.10-x86_64-3.4/zlib.so -> build/PyTouhou-631.app/Contents/MacOS create_plist() setRelativeReferencePaths() prepare_qt_app() buildDMG() created: /Users/jari/dev/personal/buildhck/client/builds/PyTouhou/src/build/PyTouhou-631.dmg /usr/local/lib/python3.4/site-packages/cx_Freeze/freezer.py:590: UserWarning: Duplicate name: 'importlib/__init__.pyc' outFile.writestr(zinfo, data)