View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002524 | Spring engine | General | public | 2011-07-03 20:52 | 2011-07-05 01:35 |
| Reporter | tvo | Assigned To | zerver | ||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 0.82.7+git | ||||
| Target Version | 83.0 | Fixed in Version | 0.82.7+git | ||
| Summary | 0002524: -DUSE_GML_DEBUG=true build fails | ||||
| Description | See here for errors: http://springrts.com:7778/builders/full-linux/builds/1404/steps/buildConfig/logs/stdio | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
Update: fails to build with just DEBUG2 too. See: http://springrts.com:7778/builders/full-linux/builds/1405/steps/buildConfig/logs/stdio EDIT: Wrong, this was a caching problem. FTBFS only happens with USE_GML_DEBUG=true |
|
|
<abma_irc> looks like the macro LUA_CALL_IN_CHECK has an error... <abma_irc> #if DEBUG_LUA <abma_irc> # define LUA_CALL_IN_CHECK(L) SELECT_LUA_STATE(); LuaCallInCheck ciCheck((L), __FUNCTION__) <abma_irc> #else <abma_irc> # define LUA_CALL_IN_CHECK(L) SELECT_LUA_STATE() <abma_irc> #endif <abma_irc> defined in ./rts/Lua/LuaCallInCheck.h <abma_irc> adding a && defined(GML_CALL_DEBUG) could help |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-07-03 20:52 | tvo | New Issue | |
| 2011-07-03 20:52 | tvo | Graphics Card | => unknown |
| 2011-07-03 21:07 | tvo | Note Added: 0006886 | |
| 2011-07-03 21:19 | tvo | Note Added: 0006887 | |
| 2011-07-03 21:19 | tvo | Note Edited: 0006886 | |
| 2011-07-04 03:34 | abma | Target Version | => 0.83.0 |
| 2011-07-04 23:39 | zerver | Status | new => assigned |
| 2011-07-04 23:39 | zerver | Assigned To | => zerver |
| 2011-07-05 01:35 | zerver | Status | assigned => resolved |
| 2011-07-05 01:35 | zerver | Fixed in Version | => 0.82.7+git |
| 2011-07-05 01:35 | zerver | Resolution | open => fixed |