simbit18 commented on PR #19233:
URL: https://github.com/apache/nuttx/pull/19233#issuecomment-4830272947

   @acassis This error occurs
   
   
====================================================================================
   Configuration/Tool: olimex-lpc2378/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
   2026-06-29 07:28:40
   
------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Building NuttX...
   Error: chip/lpc23xx_decodeirq.c:87:18: error: 'lpc23xx_decodeirq' defined 
but not used [-Werror=unused-function]
      87 | static uint32_t *lpc23xx_decodeirq(uint32_t *regs)
         |                  ^~~~~~~~~~~~~~~~~
   cc1: all warnings being treated as errors
   make[1]: *** [Makefile:179: lpc23xx_decodeirq.o] Error 1
   make[1]: Target 'libarch.a' not remade because of errors.
   make: *** [tools/LibTargets.mk:170: arch/arm/src/libarch.a] Error 2
   make: Target 'all' not remade because of errors.
   /github/workspace/sources/nuttx/tools/testbuild.sh: line 397: 
/github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or 
directory
     [1/1] Normalize olimex-lpc2378/nsh
   /github/workspace/sources/nuttx /github/workspace/sources/nuttx
   HEAD detached at pull/19233/merge
   nothing to commit, working tree clean
   /github/workspace/sources/nuttx
   /github/workspace/sources/apps /github/workspace/sources/nuttx
   On branch master
   Your branch is up to date with 'origin/master'.
   
   nothing to commit, working tree clean
   /github/workspace/sources/nuttx
   Wait 19 seconds (60 backoff)
   Build Attempt 2 of 4
   
====================================================================================


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