Checking for tar..yes Checking if downloaded toolchain tgz exists..no Checking curl..yes Downloading toolchain: 0.2% ##### 7.1% ########## 15.2% ############### 20.9% ################### 27.3% ######################### 35.4% ############################## 42.9% ################################# 47.0% ###################################### 53.6% ########################################### 60.6% ################################################ 67.0% ##################################################### 73.9% ########################################################## 81.5% ################################################################ 89.0% ##################################################################### 96.3% ######################################################################## 100.0% done Removing old toolchain..done Unpacking toolchain to '/home/runner/.ufbt/toolchain': ################################################## 100.0% done Cleaning up..done /home/runner/work/_temp/app/code/spectrum_analyzer.c:9:10: fatal error: lib/drivers/cc1101_regs.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. scons: *** [/home/runner/.ufbt/build/spectrum_analyzer/spectrum_analyzer.o] Error 1 /home/runner/work/_temp/app/code/helpers/radio_device_loader.c:3:10: fatal error: applications/drivers/subghz/cc1101_ext/cc1101_ext_interconnect.h: No such file or directory 3 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. scons: *** [/home/runner/.ufbt/build/spectrum_analyzer/helpers/radio_device_loader.o] Error 1 /home/runner/work/_temp/app/code/spectrum_analyzer_worker.c:9:10: fatal error: lib/drivers/cc1101_regs.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. scons: *** [/home/runner/.ufbt/build/spectrum_analyzer/spectrum_analyzer_worker.o] Error 1 More logs: https://github.com/flipperdevices/flipper-application-catalog/actions/runs/6483525704