lucasssvaz commented on PR #9016: URL: https://github.com/apache/nuttx/pull/9016#issuecomment-1506828719
I can also build it locally without any issues on Linux ``` Downloading: https://github.com/eembc/coremark/archive/main.zip LN: platform/board to /home/lucassvaz/nuttxspace/apps/platform/dummy Create version.h % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 475k 100 475k 0 0 640k 0 --:--:-- --:--:-- --:--:-- 3762k Unpacking: main.zip -> coremark patching file coremark/posix/core_portme.c Register: coremark CPP: /home/lucassvaz/nuttxspace/nuttx/boards/risc-v/esp32c6/esp32c6-devkit/../common/scripts/esp32c6_rom.ld-> /home/lucCPP: /home/lucassvaz/nuttxspace/nuttx/boards/risc-v/esp32c6/esp32c6-devkit/../common/scripts/flat_memory.ld-> /home/lucCPP: /home/lucassvaz/nuttxspace/nuttx/boards/risc-v/esp32c6/esp32c6-devkit/../common/scripts/legacy_sections.ld-> /homeLD: nuttx CP: nuttx.hex MKIMAGE: ESP32-C6 binary esptool.py --chip esp32c6 elf2image --flash_mode dio --flash_size "4MB" -o nuttx.bin nuttx esptool.py v4.4 Creating esp32c6 image... Merged 2 ELF sections Successfully created esp32c6 image. Generated: nuttx.bin (ESP32-C6 compatible) ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
