Advertisement
Guest User

Untitled

a guest
May 19th, 2014
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.41 KB | None | 0 0
  1. JustinsMac:wasabi-lepton-1.0b2 justin$ python setup.py install
  2. running install
  3. running bdist_egg
  4. running egg_info
  5. writing wasabi_lepton.egg-info/PKG-INFO
  6. writing top-level names to wasabi_lepton.egg-info/top_level.txt
  7. writing dependency_links to wasabi_lepton.egg-info/dependency_links.txt
  8. reading manifest file 'wasabi_lepton.egg-info/SOURCES.txt'
  9. reading manifest template 'MANIFEST.in'
  10. warning: no files found matching 'MANIFEST'
  11. no previously-included directories found matching 'examples/games'
  12. no previously-included directories found matching '**/.svn'
  13. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  14. warning: no previously-included files matching '*.pyo' found anywhere in distribution
  15. warning: no previously-included files matching '*.o' found anywhere in distribution
  16. warning: no previously-included files matching '*.so' found anywhere in distribution
  17. warning: no previously-included files matching '*.out' found anywhere in distribution
  18. warning: no previously-included files matching '.DS_Store' found anywhere in distribution
  19. writing manifest file 'wasabi_lepton.egg-info/SOURCES.txt'
  20. installing library code to build/bdist.macosx-10.9-x86_64/egg
  21. running install_lib
  22. running build_py
  23. creating build
  24. creating build/lib.macosx-10.9-x86_64-2.7
  25. creating build/lib.macosx-10.9-x86_64-2.7/lepton
  26. copying lepton/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/lepton
  27. copying lepton/controller.py -> build/lib.macosx-10.9-x86_64-2.7/lepton
  28. copying lepton/domain.py -> build/lib.macosx-10.9-x86_64-2.7/lepton
  29. copying lepton/particle_struct.py -> build/lib.macosx-10.9-x86_64-2.7/lepton
  30. copying lepton/pygame_renderer.py -> build/lib.macosx-10.9-x86_64-2.7/lepton
  31. copying lepton/system.py -> build/lib.macosx-10.9-x86_64-2.7/lepton
  32. copying lepton/texturizer.py -> build/lib.macosx-10.9-x86_64-2.7/lepton
  33. creating build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  34. copying examples/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  35. copying examples/bouncy.py -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  36. copying examples/fire.py -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  37. copying examples/fireworks.py -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  38. copying examples/flyby.py -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  39. copying examples/generate.py -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  40. copying examples/letters.py -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  41. copying examples/logo.py -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  42. copying examples/magnet.py -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  43. copying examples/pygame_bubble.py -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  44. copying examples/pygame_fill.py -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  45. copying examples/smoke.py -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  46. copying examples/splode.py -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  47. copying examples/splode2d.py -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  48. copying examples/tunnel.py -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  49. copying examples/vortex.py -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  50. copying examples/bubble.png -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  51. copying examples/flare1.png -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  52. copying examples/flare2.png -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  53. copying examples/flare3.png -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  54. copying examples/flare4.png -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  55. copying examples/flare5.png -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  56. copying examples/puff.png -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  57. copying examples/Particle.bmp -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples
  58. creating build/lib.macosx-10.9-x86_64-2.7/lepton/examples/logo_frames
  59. copying examples/logo_frames/logo0.png -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples/logo_frames
  60. copying examples/logo_frames/logo1.png -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples/logo_frames
  61. copying examples/logo_frames/logo2.png -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples/logo_frames
  62. copying examples/logo_frames/logo3.png -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples/logo_frames
  63. copying examples/logo_frames/logo4.png -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples/logo_frames
  64. copying examples/logo_frames/logo5.png -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples/logo_frames
  65. copying examples/logo_frames/logo6.png -> build/lib.macosx-10.9-x86_64-2.7/lepton/examples/logo_frames
  66. running build_ext
  67. building 'lepton.group' extension
  68. creating build/temp.macosx-10.9-x86_64-2.7
  69. creating build/temp.macosx-10.9-x86_64-2.7/lepton
  70. clang -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DGLEW_STATIC -I/System/Library/Frameworks/OpenGL.framework/Headers -I/System/Library/Frameworks/GLUT.framework/Headers -Iglew/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c lepton/group.c -o build/temp.macosx-10.9-x86_64-2.7/lepton/group.o
  71. clang -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DGLEW_STATIC -I/System/Library/Frameworks/OpenGL.framework/Headers -I/System/Library/Frameworks/GLUT.framework/Headers -Iglew/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c lepton/groupmodule.c -o build/temp.macosx-10.9-x86_64-2.7/lepton/groupmodule.o
  72. In file included from lepton/groupmodule.c:19:
  73. lepton/group.h:132:1: warning: inline function 'Group_kill_p' is not defined
  74. [-Wundefined-inline]
  75. Group_kill_p(GroupObject *group, Particle *p);
  76. ^
  77. lepton/groupmodule.c:168:2: note: used here
  78. Group_kill_p(self, pref->p);
  79. ^
  80. 1 warning generated.
  81. clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib build/temp.macosx-10.9-x86_64-2.7/lepton/group.o build/temp.macosx-10.9-x86_64-2.7/lepton/groupmodule.o -o build/lib.macosx-10.9-x86_64-2.7/lepton/group.so -framework:OpenGL
  82. clang: error: unknown argument: '-framework:OpenGL' [-Wunused-command-line-argument-hard-error-in-future]
  83. clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
  84. error: command 'clang' failed with exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement