lucasssvaz commented on PR #8913: URL: https://github.com/apache/nuttx/pull/8913#issuecomment-1485627419
@pkarashchenko It is still failing in another configuration: ``` ==================================================================================== Configuration/Tool: nucleo-f302r8/qenco,CONFIG_ARM_TOOLCHAIN_GNU_EABI ------------------------------------------------------------------------------------ Cleaning... Configuring... Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI Building NuttX... arm-none-eabi-ld: /github/workspace/sources/nuttx/nuttx section `.data' will not fit in region `flash' arm-none-eabi-ld: region `flash' overflowed by 284 bytes make[1]: *** [Makefile:187: nuttx] Error 1 make: *** [tools/Unix.mk:520: nuttx] Error 2 make: Target 'all' not remade because of errors. /github/workspace/sources/nuttx/tools/testbuild.sh: line 338: /github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or directory Normalize nucleo-f302r8/qenco HEAD detached at pull/8913/merge Untracked files: (use "git add <file>..." to include in what will be committed) boards/arm/stm32/nucleo-f302r8/scripts/ld.script.tmp nothing added to commit but untracked files present (use "git add" to track) ``` -- 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