Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Java Version: 10700 (1.7.0)
- Loading lib files in /home/gerardo/Proyectos/sc/trunk/lgm16b4.jar
- 01_move.lgl 02_main1.lgl 03_main2.lgl 04_control.lgl
- 05_score.lgl 06_extra.lgl 07_draw.lgl
- Auto-update disabled: SvnKit missing, corrupted, or unusable. Please download to plugins/shared/svnkit.jar in order to enable auto-update.
- Calling `make eTCpath=""`
- > make -j -C CompilerSource
- > make[1]: Entering directory `/home/gerardo/Proyectos/sc/trunk/CompilerSource'
- 0
- Process terminated
- > make[1]: Nothing to be done for `all'.
- > make[1]: Leaving directory `/home/gerardo/Proyectos/sc/trunk/CompilerSource'
- Initializing Enigma:
- Linking up to IDE
- Read key `defines` as `cpp -dM -x c++ -E $blank`
- Parsed `cpp` `-dM -x c++ -E blank.txt`: redirect=yes
- TRUE
- *********** EXECUTE
- `/usr/bin/cpp`
- `-dM`
- `-x`
- `c++`
- `-E`
- `blank.txt`
- Call succeeded
- Read key `searchdirs` as `gcc -E -x c++ -v $blank`
- Parsed `gcc` `-E -x c++ -v blank.txt`: redirect=yes
- TRUE
- *********** EXECUTE
- `/usr/bin/gcc`
- `-E`
- `-x`
- `c++`
- `-v`
- `blank.txt`
- Call succeeded
- Searching for directories between "#include <...> search starts here:" and "End of search list."
- Toolchain returned 7 search directories:
- => "/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/"
- => "/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/x86_64-unknown-linux-gnu/"
- => "/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../include/c++/4.6.2/backward/"
- => "/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/include/"
- => "/usr/local/include/"
- => "/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/include-fixed/"
- => "/usr/include/"
- Parsing settings...
- Could not open ENIGMAsystem/SHELL/Graphics_Systems/OpenGL/Config/xlib.ey.
- Could not open ENIGMAsystem/SHELL/Widget_Systems/None/Config/xlib.ey.
- Could not open ENIGMAsystem/SHELL/Audio_Systems/OpenAL/Config/xlib.ey.
- Parse fail: Could not open compiler descriptor `Compilers/Linux/Compilers/Linux/gcc.ey.ey`.
- TOINT: 0
- TOINT: 0
- TOINT: 0
- TOINT: 0
- TOINT: 0
- Setting up IDE editables...
- %e-yaml
- ---
- treat-literals-as: 0
- sample-lots-of-radios: 0
- inherit-equivalence-from: 0
- sample-checkbox: on
- sample-edit: DEADBEEF
- sample-combobox: 0
- inherit-strings-from: 0
- inherit-escapes-from: 0
- inherit-increment-from: 0
- target-audio: OpenAL
- target-windowing: xlib
- target-compiler: gcc
- target-graphics: OpenGL
- target-widget: None
- target-collision: BBox
- target-networking: None
- 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
- Creating swap.
- Initializing global scope.
- Undefining _GLIBCXX_EXPORT_TEMPLATE
- Dumping whiteSpace definitions...Opening ENIGMA for parse...
- ERROR in parsing engine file: this is the worst thing that could have happened within the first few seconds of compile.
- /
- | |
- \ \
- | | |
- \ / / \
- \ | | | |
- | / /\ \ /
- / | /# \ | |
- | \ * ` \
- \ / = # ` |
- | | # ___/ /
- / _`---^^^ `. |
- | .* # = | \
- | = # __/
- .\____-------^^ `.
- / # # \
- | = = |
- \___ # #___--^
- ^^^^^^^^^^^
- 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
- code snippet: ame _Tp, typename _Up,
- typename _Tp2 = <<>>typename __promote<_Tp>::__type,
- typena
- Code snippet unavailable; possibly heavily buried in untraceable macros or instantiations.
- Exception in thread "AWT-EventQueue-0" java.lang.UnsupportedOperationException: no internal or system sprite editor
- at org.lateralgm.subframes.SpriteFrame$ImageEditor.start(SpriteFrame.java:1054)
- at org.lateralgm.subframes.SpriteFrame$ImageEditor.<init>(SpriteFrame.java:1042)
- at org.lateralgm.subframes.SpriteFrame.editSubimage(SpriteFrame.java:988)
- at org.lateralgm.subframes.SpriteFrame.handleToolbarEvent(SpriteFrame.java:834)
- at org.lateralgm.subframes.SpriteFrame.actionPerformed(SpriteFrame.java:819)
- at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
- at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
- at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
- at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
- at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
- at java.awt.Component.processMouseEvent(Component.java:6504)
- at javax.swing.JComponent.processMouseEvent(JComponent.java:3321)
- at java.awt.Component.processEvent(Component.java:6269)
- at java.awt.Container.processEvent(Container.java:2229)
- at java.awt.Component.dispatchEventImpl(Component.java:4860)
- at java.awt.Container.dispatchEventImpl(Container.java:2287)
- at java.awt.Component.dispatchEvent(Component.java:4686)
- at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
- at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
- at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
- at java.awt.Container.dispatchEventImpl(Container.java:2273)
- at java.awt.Window.dispatchEventImpl(Window.java:2713)
- at java.awt.Component.dispatchEvent(Component.java:4686)
- at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:707)
- at java.awt.EventQueue.access$000(EventQueue.java:101)
- at java.awt.EventQueue$3.run(EventQueue.java:666)
- at java.awt.EventQueue$3.run(EventQueue.java:664)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
- at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
- at java.awt.EventQueue$4.run(EventQueue.java:680)
- at java.awt.EventQueue$4.run(EventQueue.java:678)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
- at java.awt.EventQueue.dispatchEvent(EventQueue.java:677)
- at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
- at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
- at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
- at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
- at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
- at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
- Caused by: java.lang.UnsupportedOperationException: The EDIT action is not supported on the current platform!
- at java.awt.Desktop.checkActionSupport(Desktop.java:225)
- at java.awt.Desktop.edit(Desktop.java:300)
- at org.lateralgm.subframes.SpriteFrame$ImageEditor.start(SpriteFrame.java:1050)
- ... 40 more
- null flavor
- null writer
- null flavor
- EGM
- file:/home/gerardo/test.egm
- ------------------------------------------------
- Parsing settings...
- Could not open ENIGMAsystem/SHELL/Graphics_Systems/OpenGL/Config/xlib.ey.
- Could not open ENIGMAsystem/SHELL/Widget_Systems/None/Config/xlib.ey.
- Could not open ENIGMAsystem/SHELL/Audio_Systems/OpenAL/Config/xlib.ey.
- TOINT: 0
- TOINT: 0
- TOINT: 0
- TOINT: 0
- TOINT: 0
- Setting up IDE editables...
- %e-yaml
- ---
- treat-literals-as: 0
- sample-lots-of-radios: 0
- inherit-equivalence-from: 0
- sample-checkbox: on
- sample-edit: DEADBEEF
- sample-combobox: 0
- inherit-strings-from: 0
- inherit-escapes-from: 0
- inherit-increment-from: 0
- target-audio: OpenAL
- target-windowing: xlib
- target-compiler: gcc
- target-graphics: OpenGL
- target-widget: None
- target-collision: BBox
- target-networking: None
- 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
- Creating swap.
- Initializing global scope.Undefining _GLIBCXX_EXPORT_TEMPLATE
- Dumping whiteSpace definitions...Opening ENIGMA for parse...
- ERROR in parsing engine file: this is the worst thing that could have happened within the first few seconds of compile.
- /
- | |
- \ \
- | | |
- \ / / \
- \ | | | |
- | / /\ \ /
- / | /# \ | |
- | \ * ` \
- \ / = # ` |
- | | # ___/ /
- / _`---^^^ `. |
- | .* # = | \
- | = # __/
- .\____-------^^ `.
- / # # \
- | = = |
- \___ # #___--^
- ^^^^^^^^^^^
- 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
- code snippet: .h>
- namespace std _GLIBCXX_VISIBILITY(default)
- {
- <<>>_GLIBCXX_BEGIN_NAMESPACE_VERSION
- template<typen
- Code snippet unavailable; possibly heavily buried in untraceable macros or instantiations.
- Plugin: Delegating to ENIGMA (out of my hands now)
- ------------------------------------------------
- Initializing dialog boxes
- Initialized.
- Building for mode (0)
- Cleaning up from previous executions
- Finding parent...foundERROR! ENIGMA NAMESPACE NOT FOUND. THIS SHOULD NEVER HAPPEN.
- Location in memory of structure: 0x7ffaa80015a0
- File version: 1
- Incorrect version. File is too old for this compiler. Continuing anyway, because this number is always wrong.COPYING SOME F*CKING RESOURCES:
- Copying sprite names [1]
- Copying sound names [0]
- Copying background names [0]
- Copying path names [0]
- Copying script names [0]
- Copying font names [1]
- Copying timeline names [kidding, these are totally not implemented :P] [0]
- Copying object names [1]
- Copying room names [1]
- SYNTAX CHECKING AND PRIMARY PARSING:
- 0 Scripts:
- "Linking" scripts
- `Linking' 0 scripts in 0 passes...
- Completing script "Link"
- Done.
- 1 Objects:
- obj_0: 12 events:
- Event[3]: Parsing 1 sub-events:
- Check `obj_0::step...{ x = mouse_x ; y = mouse_y ; Done. Parse...Second pass...done. collecting variables...
- Collecting some variables...
- Adding `x' because that's just what I do.
- Adding `mouse_x' because that's just what I do.
- Adding `y' because that's just what I do.
- Adding `mouse_y' because that's just what I do.
- done> Done.
- Creating room creation code scope and parsing
- Second pass...done. collecting variables...
- Collecting some variables...
- done>"Linking" scripts into the objects...
- "Link" complete.
- Tabulating maximum argument passes to each script
- Finished
- Writing modes and settings
- Writing object switch
- Writing resource names and maxima
- Writing events
- Checking for default code in ev[3, 1.
- Checking for default code in ev[8, 0.
- Checking for default code in ev[100000, 0.
- Checking for default code in ev[3, 0.
- Linking globals
- 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
- Writing object data
- DBGMSG 1
- DBGMSG 2
- DBGMSG 3
- DBGMSG 4
- DBGMSG 4-1
- DBGMSG 4-2
- DBGMSG 4-3
- DBGMSG 4-4
- DBGMSG 4-5
- DBGMSG 5
- DBGMSG 6
- DBGMSG 7
- DBGMSG 8
- Writing local accessors
- Writing font data
- Writing room data
- Running make from `make'
- 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=""
- *********** EXECUTE
- `/usr/bin/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=`
- +++++Make completed successfully.++++++++++++++++++++++++++++++++++++
- `$exe` == '$exe': true
- 1 Adding Sprites to Game Module:
- Done writing sprites.
- Finalized sprites.
- 0 Sounds:
- Done writing sounds.
- 0 Adding Backgrounds to Game Module:
- Done writing backgrounds.
- 1 Adding Fonts to Game Module:
- Iterating included fonts...
- Allocated some font stuff
- Copied metrics
- Sorted out some font stuff
- Expanded to 128 by 64
- Finished packing font stuff.
- Allocated a big texture. Moving font into it...
- Wrote all data for font 0
- Done writing fonts.
- 0 Adding Paths to Game Module:
- Done writing paths.
- Closing game module and running if requested.
- Running "/tmp/egm7491320804885668711.tmp"
- AL lib: pulseaudio.c:612: Context did not connect: Access denied
- XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
- after 4946 requests (4946 known processed) with 0 events remaining.
- highestid: 0
- *********** EXECUTE
- `/tmp/egm7491320804885668711.tmp`
- Game returned 1
- 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement