Advertisement
Guest User

Untitled

a guest
Jan 21st, 2012
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.57 KB | None | 0 0
  1. Java Version: 10700 (1.7.0)
  2. Loading lib files in /home/gerardo/Proyectos/sc/trunk/lgm16b4.jar
  3. 01_move.lgl 02_main1.lgl 03_main2.lgl 04_control.lgl
  4. 05_score.lgl 06_extra.lgl 07_draw.lgl
  5. Auto-update disabled: SvnKit missing, corrupted, or unusable. Please download to plugins/shared/svnkit.jar in order to enable auto-update.
  6. Calling `make eTCpath=""`
  7. > make -j -C CompilerSource
  8. > make[1]: Entering directory `/home/gerardo/Proyectos/sc/trunk/CompilerSource'
  9. 0
  10. Process terminated
  11. > make[1]: Nothing to be done for `all'.
  12. > make[1]: Leaving directory `/home/gerardo/Proyectos/sc/trunk/CompilerSource'
  13. Initializing Enigma:
  14. Linking up to IDE
  15. Read key `defines` as `cpp -dM -x c++ -E $blank`
  16. Parsed `cpp` `-dM -x c++ -E blank.txt`: redirect=yes
  17. TRUE
  18.  
  19.  
  20.  
  21.  
  22. *********** EXECUTE
  23. `/usr/bin/cpp`
  24. `-dM`
  25. `-x`
  26. `c++`
  27. `-E`
  28. `blank.txt`
  29.  
  30.  
  31.  
  32. Call succeeded
  33. Read key `searchdirs` as `gcc -E -x c++ -v $blank`
  34. Parsed `gcc` `-E -x c++ -v blank.txt`: redirect=yes
  35. TRUE
  36.  
  37.  
  38.  
  39.  
  40. *********** EXECUTE
  41. `/usr/bin/gcc`
  42. `-E`
  43. `-x`
  44. `c++`
  45. `-v`
  46. `blank.txt`
  47.  
  48.  
  49.  
  50. Call succeeded
  51. Searching for directories between "#include <...> search starts here:" and "End of search list."
  52. Toolchain returned 7 search directories:
  53. => "/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/"
  54. => "/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/x86_64-unknown-linux-gnu/"
  55. => "/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/backward/"
  56. => "/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/include/"
  57. => "/usr/local/include/"
  58. => "/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/include-fixed/"
  59. => "/usr/include/"
  60.  
  61. Parsing settings...
  62.  
  63.  
  64.  
  65.  
  66.  
  67. Could not open ENIGMAsystem/SHELL/Graphics_Systems/OpenGL/Config/xlib.ey.
  68.  
  69.  
  70.  
  71.  
  72.  
  73. Could not open ENIGMAsystem/SHELL/Widget_Systems/None/Config/xlib.ey.
  74.  
  75.  
  76.  
  77.  
  78.  
  79. Could not open ENIGMAsystem/SHELL/Audio_Systems/OpenAL/Config/xlib.ey.
  80. Parse fail: Could not open compiler descriptor `Compilers/Linux/Compilers/Linux/gcc.ey.ey`.
  81. TOINT: 0
  82. TOINT: 0
  83. TOINT: 0
  84. TOINT: 0
  85. TOINT: 0
  86. Setting up IDE editables...
  87. %e-yaml
  88. ---
  89. treat-literals-as: 0
  90. sample-lots-of-radios: 0
  91. inherit-equivalence-from: 0
  92. sample-checkbox: on
  93. sample-edit: DEADBEEF
  94. sample-combobox: 0
  95. inherit-strings-from: 0
  96. inherit-escapes-from: 0
  97. inherit-increment-from: 0
  98.  
  99. target-audio: OpenAL
  100. target-windowing: xlib
  101. target-compiler: gcc
  102. target-graphics: OpenGL
  103. target-widget: None
  104. target-collision: BBox
  105. target-networking: None
  106.  
  107. extensions: Universal_System/Extensions/Alarms,Universal_System/Extensions/Timelines,Universal_System/Extensions/Paths,Universal_System/Extensions/MotionPlanning,Universal_System/Extensions/DateTime,Universal_System/Extensions/DataStructures
  108.  
  109. Creating swap.
  110. Initializing global scope.
  111. Undefining _GLIBCXX_EXPORT_TEMPLATE
  112. Dumping whiteSpace definitions...Opening ENIGMA for parse...
  113. ERROR in parsing engine file: this is the worst thing that could have happened within the first few seconds of compile.
  114. /
  115. | |
  116. \ \
  117. | | |
  118. \ / / \
  119. \ | | | |
  120. | / /\ \ /
  121. / | /# \ | |
  122. | \ * ` \
  123. \ / = # ` |
  124. | | # ___/ /
  125. / _`---^^^ `. |
  126. | .* # = | \
  127. | = # __/
  128. .\____-------^^ `.
  129. / # # \
  130. | = = |
  131. \___ # #___--^
  132. ^^^^^^^^^^^
  133.  
  134. In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/ext/type_traits.h: Line 185, position 28: Unexpected `typename' token
  135. code snippet: ame _Tp, typename _Up,
  136. typename _Tp2 = <<>>typename __promote<_Tp>::__type,
  137. typena
  138. Code snippet unavailable; possibly heavily buried in untraceable macros or instantiations.
  139. Exception in thread "AWT-EventQueue-0" java.lang.UnsupportedOperationException: no internal or system sprite editor
  140. at org.lateralgm.subframes.SpriteFrame$ImageEditor.start(SpriteFrame.java:1054)
  141. at org.lateralgm.subframes.SpriteFrame$ImageEditor.<init>(SpriteFrame.java:1042)
  142. at org.lateralgm.subframes.SpriteFrame.editSubimage(SpriteFrame.java:988)
  143. at org.lateralgm.subframes.SpriteFrame.handleToolbarEvent(SpriteFrame.java:834)
  144. at org.lateralgm.subframes.SpriteFrame.actionPerformed(SpriteFrame.java:819)
  145. at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
  146. at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
  147. at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
  148. at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
  149. at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
  150. at java.awt.Component.processMouseEvent(Component.java:6504)
  151. at javax.swing.JComponent.processMouseEvent(JComponent.java:3321)
  152. at java.awt.Component.processEvent(Component.java:6269)
  153. at java.awt.Container.processEvent(Container.java:2229)
  154. at java.awt.Component.dispatchEventImpl(Component.java:4860)
  155. at java.awt.Container.dispatchEventImpl(Container.java:2287)
  156. at java.awt.Component.dispatchEvent(Component.java:4686)
  157. at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
  158. at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
  159. at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
  160. at java.awt.Container.dispatchEventImpl(Container.java:2273)
  161. at java.awt.Window.dispatchEventImpl(Window.java:2713)
  162. at java.awt.Component.dispatchEvent(Component.java:4686)
  163. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:707)
  164. at java.awt.EventQueue.access$000(EventQueue.java:101)
  165. at java.awt.EventQueue$3.run(EventQueue.java:666)
  166. at java.awt.EventQueue$3.run(EventQueue.java:664)
  167. at java.security.AccessController.doPrivileged(Native Method)
  168. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  169. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
  170. at java.awt.EventQueue$4.run(EventQueue.java:680)
  171. at java.awt.EventQueue$4.run(EventQueue.java:678)
  172. at java.security.AccessController.doPrivileged(Native Method)
  173. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  174. at java.awt.EventQueue.dispatchEvent(EventQueue.java:677)
  175. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
  176. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
  177. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
  178. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
  179. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
  180. at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
  181. Caused by: java.lang.UnsupportedOperationException: The EDIT action is not supported on the current platform!
  182. at java.awt.Desktop.checkActionSupport(Desktop.java:225)
  183. at java.awt.Desktop.edit(Desktop.java:300)
  184. at org.lateralgm.subframes.SpriteFrame$ImageEditor.start(SpriteFrame.java:1050)
  185. ... 40 more
  186. null flavor
  187. null writer
  188. null flavor
  189. EGM
  190. file:/home/gerardo/test.egm
  191. ------------------------------------------------
  192.  
  193. Parsing settings...
  194.  
  195.  
  196.  
  197.  
  198.  
  199. Could not open ENIGMAsystem/SHELL/Graphics_Systems/OpenGL/Config/xlib.ey.
  200.  
  201.  
  202.  
  203.  
  204.  
  205. Could not open ENIGMAsystem/SHELL/Widget_Systems/None/Config/xlib.ey.
  206.  
  207.  
  208.  
  209.  
  210.  
  211. Could not open ENIGMAsystem/SHELL/Audio_Systems/OpenAL/Config/xlib.ey.
  212. TOINT: 0
  213. TOINT: 0
  214. TOINT: 0
  215. TOINT: 0
  216. TOINT: 0
  217. Setting up IDE editables...
  218. %e-yaml
  219. ---
  220. treat-literals-as: 0
  221. sample-lots-of-radios: 0
  222. inherit-equivalence-from: 0
  223. sample-checkbox: on
  224. sample-edit: DEADBEEF
  225. sample-combobox: 0
  226. inherit-strings-from: 0
  227. inherit-escapes-from: 0
  228. inherit-increment-from: 0
  229.  
  230. target-audio: OpenAL
  231. target-windowing: xlib
  232. target-compiler: gcc
  233. target-graphics: OpenGL
  234. target-widget: None
  235. target-collision: BBox
  236. target-networking: None
  237.  
  238. extensions: Universal_System/Extensions/Alarms,Universal_System/Extensions/Timelines,Universal_System/Extensions/Paths,Universal_System/Extensions/MotionPlanning,Universal_System/Extensions/DateTime,Universal_System/Extensions/DataStructures
  239.  
  240. Creating swap.
  241. Initializing global scope.Undefining _GLIBCXX_EXPORT_TEMPLATE
  242. Dumping whiteSpace definitions...Opening ENIGMA for parse...
  243. ERROR in parsing engine file: this is the worst thing that could have happened within the first few seconds of compile.
  244. /
  245. | |
  246. \ \
  247. | | |
  248. \ / / \
  249. \ | | | |
  250. | / /\ \ /
  251. / | /# \ | |
  252. | \ * ` \
  253. \ / = # ` |
  254. | | # ___/ /
  255. / _`---^^^ `. |
  256. | .* # = | \
  257. | = # __/
  258. .\____-------^^ `.
  259. / # # \
  260. | = = |
  261. \___ # #___--^
  262. ^^^^^^^^^^^
  263.  
  264. In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/bits/stringfwd.h: Line 45, position 1: Expected type name or keyword before identifier
  265. code snippet: .h>
  266.  
  267. namespace std _GLIBCXX_VISIBILITY(default)
  268. {
  269. <<>>_GLIBCXX_BEGIN_NAMESPACE_VERSION
  270.  
  271. template<typen
  272. Code snippet unavailable; possibly heavily buried in untraceable macros or instantiations.
  273. Plugin: Delegating to ENIGMA (out of my hands now)
  274. ------------------------------------------------
  275.  
  276. Initializing dialog boxes
  277. Initialized.
  278. Building for mode (0)
  279. Cleaning up from previous executions
  280. Finding parent...foundERROR! ENIGMA NAMESPACE NOT FOUND. THIS SHOULD NEVER HAPPEN.
  281. Location in memory of structure: 0x7ffaa80015a0
  282. File version: 1
  283.  
  284. Incorrect version. File is too old for this compiler. Continuing anyway, because this number is always wrong.COPYING SOME F*CKING RESOURCES:
  285. Copying sprite names [1]
  286. Copying sound names [0]
  287. Copying background names [0]
  288. Copying path names [0]
  289. Copying script names [0]
  290. Copying font names [1]
  291. Copying timeline names [kidding, these are totally not implemented :P] [0]
  292. Copying object names [1]
  293. Copying room names [1]
  294. SYNTAX CHECKING AND PRIMARY PARSING:
  295. 0 Scripts:
  296. "Linking" scripts
  297. `Linking' 0 scripts in 0 passes...
  298. Completing script "Link"
  299. Done.
  300. 1 Objects:
  301. obj_0: 12 events:
  302. Event[3]: Parsing 1 sub-events:
  303. Check `obj_0::step...{ x = mouse_x ; y = mouse_y ; Done. Parse...Second pass...done. collecting variables...
  304. Collecting some variables...
  305. Adding `x' because that's just what I do.
  306. Adding `mouse_x' because that's just what I do.
  307. Adding `y' because that's just what I do.
  308. Adding `mouse_y' because that's just what I do.
  309. done> Done.
  310. Creating room creation code scope and parsing
  311. Second pass...done. collecting variables...
  312. Collecting some variables...
  313. done>"Linking" scripts into the objects...
  314. "Link" complete.
  315. Tabulating maximum argument passes to each script
  316. Finished
  317. Writing modes and settings
  318. Writing object switch
  319. Writing resource names and maxima
  320. Writing events
  321. Checking for default code in ev[3, 1.
  322. Checking for default code in ev[8, 0.
  323. Checking for default code in ev[100000, 0.
  324. Checking for default code in ev[3, 0.
  325. Linking globals
  326. Copied `mouse_x' from object `obj_0' to the Global ScopeCopied `mouse_y' from object `obj_0' to the Global ScopeCopied `x' from object `obj_0' to the Global ScopeCopied `y' from object `obj_0' to the Global ScopeRunning Secondary Parse Passes
  327. Writing object data
  328. DBGMSG 1
  329. DBGMSG 2
  330. DBGMSG 3
  331. DBGMSG 4
  332. DBGMSG 4-1
  333. DBGMSG 4-2
  334. DBGMSG 4-3
  335. DBGMSG 4-4
  336. DBGMSG 4-5
  337. DBGMSG 5
  338. DBGMSG 6
  339. DBGMSG 7
  340. DBGMSG 8
  341. Writing local accessors
  342. Writing font data
  343. Writing room data
  344. Running make from `make'
  345. Full command line: make Game GMODE=Run GRAPHICS=OpenGL AUDIO=OpenAL COLLISION=BBox WIDGETS=None PLATFORM=xlib CFLAGS="" CPPFLAGS="" CXXFLAGS="" LDFLAGS="" COMPILEPATH=Linux/Linux EXTENSIONS=" Universal_System/Extensions/Alarms Universal_System/Extensions/Timelines Universal_System/Extensions/Paths Universal_System/Extensions/MotionPlanning Universal_System/Extensions/DateTime Universal_System/Extensions/DataStructures"OUTPUTNAME="/tmp/egm7491320804885668711.tmp" eTCpath=""
  346.  
  347.  
  348. *********** EXECUTE
  349. `/usr/bin/make`
  350. `Game`
  351. `GMODE=Run`
  352. `GRAPHICS=OpenGL`
  353. `AUDIO=OpenAL`
  354. `COLLISION=BBox`
  355. `WIDGETS=None`
  356. `PLATFORM=xlib`
  357. `CFLAGS=`
  358. `CPPFLAGS=`
  359. `CXXFLAGS=`
  360. `LDFLAGS=`
  361. `COMPILEPATH=Linux/Linux`
  362. `EXTENSIONS= Universal_System/Extensions/Alarms Universal_System/Extensions/Timelines Universal_System/Extensions/Paths Universal_System/Extensions/MotionPlanning Universal_System/Extensions/DateTime Universal_System/Extensions/DataStructures`
  363. `OUTPUTNAME=/tmp/egm7491320804885668711.tmp`
  364. `eTCpath=`
  365.  
  366.  
  367.  
  368. +++++Make completed successfully.++++++++++++++++++++++++++++++++++++
  369. `$exe` == '$exe': true
  370. 1 Adding Sprites to Game Module:
  371. Done writing sprites.
  372. Finalized sprites.
  373. 0 Sounds:
  374. Done writing sounds.
  375. 0 Adding Backgrounds to Game Module:
  376. Done writing backgrounds.
  377. 1 Adding Fonts to Game Module:
  378. Iterating included fonts...
  379. Allocated some font stuff
  380. Copied metrics
  381. Sorted out some font stuff
  382. Expanded to 128 by 64
  383. Finished packing font stuff.
  384. Allocated a big texture. Moving font into it...
  385. Wrote all data for font 0
  386. Done writing fonts.
  387. 0 Adding Paths to Game Module:
  388. Done writing paths.
  389. Closing game module and running if requested.
  390. Running "/tmp/egm7491320804885668711.tmp"
  391. AL lib: pulseaudio.c:612: Context did not connect: Access denied
  392. XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
  393. after 4946 requests (4946 known processed) with 0 events remaining.
  394. highestid: 0
  395.  
  396. *********** EXECUTE
  397. `/tmp/egm7491320804885668711.tmp`
  398.  
  399.  
  400.  
  401. Game returned 1
  402. 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement