Stdout: scons: Entering directory `/home/runner/.ufbt/current/scripts/ufbt' ICONS /home/runner/.ufbt/build/roots_of_life/roots_of_life_game_icons.c CC /home/runner/.ufbt/build/roots_of_life/roots_of_life_game_icons.c CC /tmp/tmptf4bvlei/code/roots_of_life_game.c Stderr: /tmp/tmptf4bvlei/code/roots_of_life_game.c:449:5: error: "DRAW_DEBUG" is not defined, evaluates to 0 [-Werror=undef] 449 | #if DRAW_DEBUG | ^~~~~~~~~~ /tmp/tmptf4bvlei/code/roots_of_life_game.c: In function 'roots_draw_callback': /tmp/tmptf4bvlei/code/roots_of_life_game.c:593:5: error: "DRAW_DEBUG" is not defined, evaluates to 0 [-Werror=undef] 593 | #if DRAW_DEBUG | ^~~~~~~~~~ cc1: all warnings being treated as errors scons: *** [/home/runner/.ufbt/build/roots_of_life/roots_of_life_game.o] Error 1