CV-Bowen commented on PR #18036:
URL: https://github.com/apache/nuttx/pull/18036#issuecomment-3772506453

   Compile error with the nuttx-apps, un-related to this PR, force push to 
retrigger the CI
   ```c
   
====================================================================================
   Configuration/Tool: qemu-armv8a/rpserver
   2026-01-20 09:38:13
   
------------------------------------------------------------------------------------
     Cleaning...
   /github/workspace/sources/apps/Application.mk:238: target 
'signest.c.github.workspace.sources.apps.testing.ostest.o' given more than once 
in the same rule
   /github/workspace/sources/apps/Application.mk:238: target 
'signest.c.github.workspace.sources.apps.testing.ostest.o' given more than once 
in the same rule
     Configuring...
     Building NuttX...
   cu_main.c: In function 'sigint':
   Error: cu_main.c:128:33: error: 'siginfo' undeclared (first use in this 
function)
     128 |   FAR struct cu_globals_s *cu = siginfo->si_user;
         |                                 ^~~~~~~
   cu_main.c:128:33: note: each undeclared identifier is reported only once for 
each function it appears in
   make[2]: *** [/github/workspace/sources/apps/Application.mk:330: 
cu_main.c.github.workspace.sources.apps.system.cu.o] Error 1
   make[2]: Target 'all' not remade because of errors.
   make[1]: *** [Makefile:54: /github/workspace/sources/apps/system/cu_all] 
Error 2
   make[1]: Target 'all' not remade because of errors.
   make: *** [tools/LibTargets.mk:248: 
/github/workspace/sources/apps/libapps.a] Error 2
   make: Target 'all' not remade because of errors.
   ```


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