Advertisement
kilon

Blocky errors 13-3-2012

Mar 13th, 2012
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.85 KB | None | 0 0
  1. DIMITRISs-iMac:blocky kilon$ sbcl
  2. This is SBCL 1.0.54.0-185b926, an implementation of ANSI Common Lisp.
  3. More information about SBCL is available at <http://www.sbcl.org/>.
  4.  
  5. SBCL is free software, provided as is, with absolutely no warranty.
  6. It is mostly in the public domain; some portions are provided under
  7. BSD-style licenses. See the CREDITS and COPYING files in the
  8. distribution for more information.
  9. * (ql:quickload
  10. '(:lispbuilder-sdl-mixer :lispbuilder-sdl-ttf :lispbuilder-sdl-gfx
  11. :lispbuilder-sdl-image :uuid :cl-opengl :cl-fad))
  12. To load "lispbuilder-sdl-mixer":
  13. Load 1 ASDF system:
  14. lispbuilder-sdl-mixer
  15. ; Loading "lispbuilder-sdl-mixer"
  16. ..objc[575]: Class SDLTranslatorResponder is implemented in both /usr/local/lib/libSDL-1.2.0.dylib and /Library/Frameworks/SDL.framework/SDL. One of the two will be used. Which one is undefined.
  17. objc[575]: Class SDL_QuartzView is implemented in both /usr/local/lib/libSDL-1.2.0.dylib and /Library/Frameworks/SDL.framework/SDL. One of the two will be used. Which one is undefined.
  18. objc[575]: Class SDL_QuartzWindowDelegate is implemented in both /usr/local/lib/libSDL-1.2.0.dylib and /Library/Frameworks/SDL.framework/SDL. One of the two will be used. Which one is undefined.
  19. objc[575]: Class SDL_QuartzWindow is implemented in both /usr/local/lib/libSDL-1.2.0.dylib and /Library/Frameworks/SDL.framework/SDL. One of the two will be used. Which one is undefined.
  20. ...
  21. To load "lispbuilder-sdl-ttf":
  22. Load 1 ASDF system:
  23. lispbuilder-sdl-ttf
  24. ; Loading "lispbuilder-sdl-ttf"
  25.  
  26. To load "lispbuilder-sdl-gfx":
  27. Load 1 ASDF system:
  28. lispbuilder-sdl-gfx
  29. ; Loading "lispbuilder-sdl-gfx"
  30.  
  31. debugger invoked on a LOAD-FOREIGN-LIBRARY-ERROR:
  32. Unable to load any of the alternatives:
  33. ("libSDL_gfx.dylib" (:FRAMEWORK "SDL_gfx"))
  34.  
  35. Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
  36.  
  37. restarts (invokable by number or by possibly-abbreviated name):
  38. 0: [RETRY ] Try loading the foreign library again.
  39. 1: [USE-VALUE ] Use another library instead.
  40. 2: [TRY-RECOMPILING] Recompile library and try loading it again
  41. 3: [RETRY ] Retry
  42. loading FASL for #<CL-SOURCE-FILE "lispbuilder-sdl-gfx-cffi" "cffi" "library">.
  43. 4: [ACCEPT ] Continue, treating
  44. loading FASL for #<CL-SOURCE-FILE "lispbuilder-sdl-gfx-cffi" "cffi" "library">
  45. as having been successful.
  46. 5: [ABORT ] Give up on "lispbuilder-sdl-gfx"
  47. 6: Exit debugger, returning to top level.
  48.  
  49. (CFFI::FL-ERROR
  50. "Unable to load any of the alternatives:~% ~S"
  51. ("libSDL_gfx.dylib" (:FRAMEWORK "SDL_gfx")))
  52. 0] 5
  53. ;
  54. ; compilation unit aborted
  55. ; caught 1 fatal ERROR condition
  56. To load "lispbuilder-sdl-image":
  57. Load 1 ASDF system:
  58. lispbuilder-sdl-image
  59. ; Loading "lispbuilder-sdl-image"
  60.  
  61. To load "uuid":
  62. Load 1 ASDF system:
  63. uuid
  64. ; Loading "uuid"
  65. ..
  66. To load "cl-opengl":
  67. Load 1 ASDF system:
  68. cl-opengl
  69. ; Loading "cl-opengl"
  70. ..
  71. To load "cl-fad":
  72. Load 1 ASDF system:
  73. cl-fad
  74. ; Loading "cl-fad"
  75.  
  76. (:LISPBUILDER-SDL-MIXER :LISPBUILDER-SDL-TTF :LISPBUILDER-SDL-GFX
  77. :LISPBUILDER-SDL-IMAGE :UUID :CL-OPENGL :CL-FAD)
  78. * (asdf:load-system :blocky)
  79. STYLE-WARNING: redefining BLOCKY:INITIALIZE%SUPER in DEFUN
  80. STYLE-WARNING: redefining BLOCKY:BLOCK%HEADING-TO-THING in DEFUN
  81. STYLE-WARNING: redefining BLOCKY:BLOCK%HEADING-TO-PLAYER in DEFUN
  82. STYLE-WARNING: redefining BLOCKY:BLOCK%CAN-ACCEPT in DEFUN
  83. STYLE-WARNING: redefining BLOCKY:SELF%RECOMPILE in DEFUN
  84.  
  85. T
  86. * (blocky:play "turtle")
  87. Starting Blocky...
  88. Welcome to the Blocky multimedia programming language.
  89. Copyright (C) 2006-2012 by David T O'Toole <[email protected]>
  90. http://blocky.io/
  91. This program is free software: you can redistribute it and/or modify
  92. it under the terms of the GNU General Public License as published by
  93. the Free Software Foundation, either version 3 of the License, or
  94. (at your option) any later version.
  95. This program is distributed in the hope that it will be useful, but
  96. WITHOUT ANY WARRANTY; without even the implied warranty of
  97. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  98. See the GNU General Public License for more details.
  99. You should have received a copy of the GNU General Public License
  100. along with this program, in the included file named "COPYING".
  101. If not, see <http://www.gnu.org/licenses/>.
  102. On some platforms, Blocky is distributed along with libSDL 1.2 (Simple
  103. Direct Media Layer), which is provided under the terms of the GNU
  104. Lesser General Public License. See also the file LIBSDL-LICENSE for
  105. details.
  106. Some functions in the file logic.lisp are based on code written by
  107. Peter Norvig in his book 'Paradigms of Artificial Intelligence
  108. Programming'. See logic.lisp for details.
  109. Some of the OpenGL functions in console.lisp are derived from code in
  110. Bart Botta's CL-OPENGL tutorials; see http://3bb.cc/tutorials/cl-opengl/
  111. This program includes the free DejaVu fonts family in the subdirectory
  112. ./standard.blocky/. For more information, see the file named
  113. DEJAVU-FONTS-LICENSE in that subdirectory.
  114. Please see the included text file CREDITS for more information on the
  115. technology behind Blocky.
  116. Opening project: STANDARD
  117. Set project path to /Users/kilon/blocky/standard/
  118. Reading data from /Users/kilon/blocky/standard/index.blx...
  119. Reading data from /Users/kilon/blocky/standard/index.blx... Done.
  120. Loading 166 resources from file standard:/Users/kilon/blocky/standard/index.blx...
  121. Reading saved objects from #P"/Users/kilon/blocky/standard/index.blx"
  122. Reading data from /Users/kilon/blocky/standard/index.blx...
  123. Reading data from /Users/kilon/blocky/standard/index.blx... Done.
  124. Loading 166 resources from file standard:/Users/kilon/blocky/standard/index.blx...
  125. Looking for object database /Users/kilon/blocky/standard/database.blx...
  126. No database file found. Continuing...
  127. No system variables file found in this project. Continuing...
  128. Started up successfully. Indexed 917 resources.
  129. Opening project: TURTLE
  130. Set project path to /Users/kilon/blocky/turtle/
  131. Found project package :TURTLE.
  132. Now in package :TURTLE.
  133. Did not find index file /Users/kilon/blocky/turtle/index.blx in project turtle. Continuing...
  134. Looking for object database /Users/kilon/blocky/turtle/database.blx...
  135. No database file found. Continuing...
  136. No system variables file found in this project. Continuing...
  137. Started up successfully. Indexed 917 resources.
  138. Loading lisp for project turtle...
  139. STYLE-WARNING: redefining BLOCKY:RADIAN-ANGLE in DEFUN
  140.  
  141. ; file: /Users/kilon/blocky/turtle/turtle.lisp
  142. ; in: DEFINE-METHOD ACCEPT
  143. ; (BLOCKY:DEFINE-METHOD BLOCKY:ACCEPT
  144. ; TURTLE::MEADOW
  145. ; (TURTLE::OTHER)
  146. ; NIL)
  147. ; --> PROGN LET DEFUN PROGN EVAL-WHEN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA
  148. ; ==>
  149. ; #'(SB-INT:NAMED-LAMBDA TURTLE::MEADOW%ACCEPT
  150. ; (BLOCKY:SELF TURTLE::OTHER)
  151. ; (DECLARE (IGNORABLE BLOCKY:SELF))
  152. ; (BLOCK TURTLE::MEADOW%ACCEPT
  153. ; (SYMBOL-MACROLET ()
  154. ; NIL)))
  155. ;
  156. ; caught STYLE-WARNING:
  157. ; The variable OTHER is defined but never used.
  158. ;
  159. ; compilation unit finished
  160. ; caught 1 STYLE-WARNING condition
  161. Running project startup function...
  162. Checking for startup function TURTLE
  163. Simulation update time set to 20 milliseconds.
  164. Creating OpenGL window...
  165. Creating OpenGL window... Done.
  166. SDL driver name: Quartz
  167. Setting frame rate to 30
  168. Scanning for connected joysticks...
  169. Finished initializing Blocky for project turtle.
  170.  
  171. debugger invoked on a FLOATING-POINT-INEXACT:
  172. arithmetic error FLOATING-POINT-INEXACT signalled
  173.  
  174. Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
  175.  
  176. restarts (invokable by number or by possibly-abbreviated name):
  177. 0: [CONTINUE] Continue
  178. 1: [ABORT ] Exit debugger, returning to top level.
  179.  
  180. (SB-VM:SIGFPE-HANDLER
  181. #<unavailable argument>
  182. #.(SB-SYS:INT-SAP #X012F65E0)
  183. #<unavailable argument>)
  184. 0] 1
  185. * (sb-ext:quit)
  186. DIMITRISs-iMac:blocky kilon$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement