-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ninja: build stopped: subcommand failed. (AEGHB-789) #202
Comments
Hello, you can try running the following commands and then repeat the operation:
If it still doesn't work, please provide us with the complete log of the whole operation. |
Still facing the same error. Here is the log file : [1/1113] Generating project_elf_src_esp32.c ESP-IDF Partition TableName, Type, SubType, Offset, Size, Flagsnvs,data,nvs,0xd000,32K, fctry,data,nvs,0x15000,16K, log_status,data,nvs,0x19000,16K, otadata,data,ota,0x1d000,8K, phy_init,data,phy,0x1f000,4K, ota_0,app,ota_0,0x20000,1832K, [6/1113] Building C object esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj [398/1113] No install step for 'bootloader' |
I believe the current logs are inadequate for debugging purposes. Could you please provide the following logs?
Thank you for your assistance! |
C:/Users/dell/Desktop/esp-csi/examples/esp-radar/connect_rainmaker/managed_components/espressif__esp_schedule/include/esp_schedule.h:116:5: error: unknown type name 'time_t'
116 | time_t next_scheduled_time_utc;
| ^~~~~~
[1255/1302] Building C object esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns.c.obj
ninja: build stopped: subcommand failed.
ninja failed with exit code 1, output of the command is in the C:\Users\dell\Desktop\esp-csi\examples\esp-radar\connect_rainmaker\build\log\idf_py_stderr_output_17852 and C:\Users\dell\Desktop\esp-csi\examples\esp-radar\connect_rainmaker\build\log\idf_py_stdout_output_17852
File idf_py_stdout_output_17852 last few lines :
C:/Users/dell/Desktop/esp-csi/examples/esp-radar/connect_rainmaker/managed_components/espressif__esp_schedule/include/esp_schedule.h:116:5: error: unknown type name 'time_t'
116 | time_t next_scheduled_time_utc;
| ^~~~~~
[1251/1302] Building C object esp-idf/espressif__ws2812_led/CMakeFiles/__idf_espressif__ws2812_led.dir/ws2812_led.c.obj
[1252/1302] Linking C static library esp-idf\espressif__app_reset\libespressif__app_reset.a
[1253/1302] Building C object esp-idf/espressif__esp_schedule/CMakeFiles/__idf_espressif__esp_schedule.dir/src/esp_schedule.c.obj
[1254/1302] Building C object esp-idf/espressif__esp_secure_cert_mgr/CMakeFiles/__idf_espressif__esp_secure_cert_mgr.dir/srcs/esp_secure_cert_tlv_read.c.obj
[1255/1302] Building C object esp-idf/espressif__mdns/CMakeFiles/__idf_espressif__mdns.dir/mdns.c.obj
ninja: build stopped: subcommand failed.
The text was updated successfully, but these errors were encountered: