2025-07-22 02:03 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002524Spring engineGeneralpublic2011-07-05 01:35
Reportertvo 
Assigned Tozerver 
PrioritynormalSeverityblockReproducibilityalways
StatusresolvedResolutionfixed 
Product Version0.82.7+git 
Target Version83.0Fixed in Version0.82.7+git 
Summary0002524: -DUSE_GML_DEBUG=true build fails
DescriptionSee here for errors:

http://springrts.com:7778/builders/full-linux/builds/1404/steps/buildConfig/logs/stdio
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0006886

tvo (reporter)

Last edited: 2011-07-03 21:19

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

~0006887

tvo (reporter)

<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
+Notes

-Issue History
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
+Issue History