Stdout: scons: Entering directory `/home/runner/.ufbt/current/scripts/ufbt' CC /tmp/tmpz8z_xawe/code/helpers/flipbip_file.c CC /tmp/tmpz8z_xawe/code/helpers/flipbip_string.c CC /tmp/tmpz8z_xawe/code/scenes/flipbip_scene.c CC /tmp/tmpz8z_xawe/code/scenes/flipbip_scene_menu.c CC /tmp/tmpz8z_xawe/code/scenes/flipbip_scene_scene_1.c CC /tmp/tmpz8z_xawe/code/scenes/flipbip_scene_settings.c CC /tmp/tmpz8z_xawe/code/views/flipbip_scene_1.c CC /tmp/tmpz8z_xawe/code/flipbip.c CC /tmp/tmpz8z_xawe/code/lib/crypto/aes/aes_modes.c CC /tmp/tmpz8z_xawe/code/lib/crypto/aes/aescrypt.c CC /tmp/tmpz8z_xawe/code/lib/crypto/aes/aeskey.c CC /tmp/tmpz8z_xawe/code/lib/crypto/aes/aestab.c CC /tmp/tmpz8z_xawe/code/lib/crypto/aes/aestst.c CC /tmp/tmpz8z_xawe/code/lib/crypto/chacha20poly1305/chacha20poly1305.c CC /tmp/tmpz8z_xawe/code/lib/crypto/chacha20poly1305/chacha_merged.c CC /tmp/tmpz8z_xawe/code/lib/crypto/chacha20poly1305/poly1305_donna.c CC /tmp/tmpz8z_xawe/code/lib/crypto/chacha20poly1305/rfc7539.c CC /tmp/tmpz8z_xawe/code/lib/crypto/ed25519_donna/curve25519_donna_32bit.c CC /tmp/tmpz8z_xawe/code/lib/crypto/ed25519_donna/curve25519_donna_helpers.c CC /tmp/tmpz8z_xawe/code/lib/crypto/ed25519_donna/curve25519_donna_scalarmult_base.c CC /tmp/tmpz8z_xawe/code/lib/crypto/ed25519_donna/ed25519.c CC /tmp/tmpz8z_xawe/code/lib/crypto/ed25519_donna/ed25519_donna_32bit_tables.c CC /tmp/tmpz8z_xawe/code/lib/crypto/ed25519_donna/ed25519_donna_basepoint_table.c CC /tmp/tmpz8z_xawe/code/lib/crypto/ed25519_donna/ed25519_donna_impl_base.c CC /tmp/tmpz8z_xawe/code/lib/crypto/ed25519_donna/ed25519_keccak.c CC /tmp/tmpz8z_xawe/code/lib/crypto/ed25519_donna/ed25519_sha3.c CC /tmp/tmpz8z_xawe/code/lib/crypto/ed25519_donna/modm_donna_32bit.c CC /tmp/tmpz8z_xawe/code/lib/crypto/monero/base58.c CC /tmp/tmpz8z_xawe/code/lib/crypto/monero/serialize.c Stderr: /tmp/tmpz8z_xawe/code/flipbip.c: In function 'flipbip_app_alloc': /tmp/tmpz8z_xawe/code/flipbip.c:119:5: warning: 'view_dispatcher_enable_queue' is deprecated [-Wdeprecated-declarations] 119 | view_dispatcher_enable_queue(app->view_dispatcher); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/tmpz8z_xawe/code/flipbip.h:9, from /tmp/tmpz8z_xawe/code/flipbip.c:1: /home/runner/.ufbt/current/sdk_headers/f7_sdk/applications/services/gui/view_dispatcher.h:67:22: note: declared here 67 | FURI_DEPRECATED void view_dispatcher_enable_queue(ViewDispatcher* view_dispatcher); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/tmpz8z_xawe/code/lib/crypto/ed25519_donna/ed25519_donna_impl_base.c:403:5: error: "USE_MONERO" is not defined, evaluates to 0 [-Werror=undef] 403 | #if USE_MONERO | ^~~~~~~~~~ cc1: all warnings being treated as errors /tmp/tmpz8z_xawe/code/lib/crypto/monero/base58.c:34:5: error: "USE_MONERO" is not defined, evaluates to 0 [-Werror=undef] 34 | #if USE_MONERO | ^~~~~~~~~~ /tmp/tmpz8z_xawe/code/lib/crypto/monero/serialize.c:5:5: error: "USE_MONERO" is not defined, evaluates to 0 [-Werror=undef] 5 | #if USE_MONERO | ^~~~~~~~~~ cc1: all warnings being treated as errors cc1: all warnings being treated as errors scons: *** [/home/runner/.ufbt/build/flipbip/lib/crypto/ed25519_donna/ed25519_donna_impl_base.o] Error 1 scons: *** [/home/runner/.ufbt/build/flipbip/lib/crypto/monero/serialize.o] Error 1 scons: *** [/home/runner/.ufbt/build/flipbip/lib/crypto/monero/base58.o] Error 1