acassis commented on PR #17746:
URL: https://github.com/apache/nuttx/pull/17746#issuecomment-3700302237

   @Donny9 for some reason the size of this config increased too much and CI is 
failing:
   
   Configuration/Tool: lm3s6432-s2e/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
   2025-12-30 17:51:58
   
------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Building NuttX...
   lto-wrapper: warning: using serial compilation of 4 LTRANS jobs
   lto-wrapper: note: see the '-flto' option documentation for more information
   
/tools/gcc-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld:
 /github/workspace/sources/nuttx/nuttx section `.data' will not fit in region 
`flash'
   
/tools/gcc-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld:
 region `flash' overflowed by 32 bytes
   
/tools/gcc-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld:
 warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX 
permissions
   collect2: error: ld returned 1 exit status
   make[1]: *** [Makefile:217: nuttx] Error 1
   make: *** [tools/Unix.mk:552: nuttx] Error 2
   make: Target 'all' not remade because of errors.
   /github/workspace/sources/nuttx/tools/testbuild.sh: line 385: 
/github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or 
directory
     [1/1] Normalize lm3s6432-s2e/nsh
   HEAD detached at pull/17746/merge
   Untracked files:
     (use "git add <file>..." to include in what will be committed)
        boards/arm/tiva/lm3s6432-s2e/scripts/lm3s6432-s2e.ld.tmp


-- 
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]

Reply via email to