zhangyu-duck commented on PR #19944:
URL: https://github.com/apache/nuttx/pull/19944#issuecomment-5392531930

   > @xiaoxiang781216, it looks like some recently added PR have broken the 
jobs.
   > 
   > ```
   > 
====================================================================================
   > Configuration/Tool: qemu-armv8a/nsh_smp
   > 2026-08-24 07:15:37
   > 
------------------------------------------------------------------------------------
   >   Cleaning...
   >   Configuring...
   >   Building NuttX...
   > roundrobin.c: In function 'get_primes_thread':
   > Error: roundrobin.c:137:19: error: implicit declaration of function 
'atomic_fetch_add'; did you mean 'atomic_fetch_add_4'? 
[-Werror=implicit-function-declaration]
   >   137 |       g_rr_values[atomic_fetch_add(&g_rr_value_index, 1)] = id;
   >       |                   ^~~~~~~~~~~~~~~~
   >       |                   atomic_fetch_add_4
   > cc1.exe: all warnings being treated as errors
   > ```
   > 
   > PR #19867
   > 
   > @zhangyu-duck , please check
   
   https://github.com/apache/nuttx-apps/pull/3733#pullrequestreview-5005527906 
   we need this pr merge, please wait for little


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