chirping78 commented on PR #16095: URL: https://github.com/apache/nuttx/pull/16095#issuecomment-2767977014
> By the error message, it seems you're using Python 2.7. Can you double-check, please? @tmedicci pls check the host_info: ``` Host system OS: Ubuntu 20.04.6 LTS Linux xiaoyich-OptiPlex-7050 5.4.0-190-generic #210-Ubuntu SMP Fri Jul 5 17:03:38 UTC 2024 x86_64 x86_64 Host system PATH: /opt/espressif/esp_idf_tools/tools/xtensa-esp-elf-gdb/14.2_20240403/xtensa-esp-elf-gdb/bin /source/buildfarm/vela-5.0-test-tools/openocd-esp32/bin /source/buildfarm/vela-5.0-test-tools/qemu/bin /source/buildfarm/vela-5.0-test-tools/xtensa-esp32-elf/bin /source/buildfarm/vela-5.0-test-tools/xtensa-esp32s2-elf/bin /source/buildfarm/vela-5.0-test-tools/xtensa-esp32s3-elf/bin /home/xiaoyich/.vscode-server/cli/servers/Stable-f1a4fb101478ce6ec82fe9627c43efbf9e98c813/server/bin/remote-cli /home/xiaoyich/.local/bin /home/xiaoyich/bin /home/xiaoyich/.cargo/bin /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /usr/games /usr/local/games /snap/bin /home/xiaoyich/bin/depot_tools /opt/android-studio/bin /home/xiaoyich/bin/depot_tools /opt/android-studio/bin Espressif specific information: Toolchain version: esp32: Bootloader image not found esp32s2: Bootloader image not found esp32s3: Bootloader image not found esp32c2: Bootloader image not found esp32c3: Bootloader image not found esp32c6: Bootloader image not found esp32h2: Bootloader image not found Toolchain version: clang: clang version 10.0.0-4ubuntu1 gcc: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 xtensa-esp32-elf-gcc: xtensa-esp32-elf-gcc (crosstool-NG esp-12.2.0_20230208) 12.2.0 xtensa-esp32s2-elf-gcc: xtensa-esp32s2-elf-gcc (crosstool-NG esp-12.2.0_20230208) 12.2.0 xtensa-esp32s3-elf-gcc: xtensa-esp32s3-elf-gcc (crosstool-NG esp-12.2.0_20230208) 12.2.0 riscv32-esp-elf-gcc: Not found riscv64-unknown-elf-gcc: Not found Esptool version: 4.8.dev4 HAL version: Not found CHIP ID: ESP32-S3 has no Chip ID. Reading MAC instead. Flash ID: Manufacturer: c8 Device: 4017 Security information: Flags: 0x00000000 (0b0) Key Purposes: (0 0 0 0 0 0 12) Chip ID: 9 API Version: 0 Secure Boot: Disabled Flash Encryption: Disabled SPI Boot Crypt Count (SPI_BOOT_CRYPT_CNT): 0x0 Flash status: 0x0200 MAC address: 24:ec:4a:09:7a:d8 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org