xiaoxiang781216 commented on PR #15765:
URL: https://github.com/apache/nuttx/pull/15765#issuecomment-2636025659

   > Sorry @anchao I tested the new branch `anchao:25020501` for NuttX and 
Apps, it fails to build for rv-virt:knsh64. Did I miss something? Thanks :-) 
https://gist.github.com/lupyuen/58c3b955a0c222776af523662561c494
   > 
   > ```
   > + git clone https://github.com/anchao/nuttx --branch 25020501 nuttx
   > + git clone https://github.com/anchao/nuttx-apps --branch 25020501 apps
   > + tools/configure.sh rv-virt:knsh64
   > + make -j
   > 
   > CC:  driver/fs_registerblockdriver.c In file included from 
binfmt_globals.c:29:
   > binfmt.h:261:5: error: conflicting types for 'elf_initialize'; have 
'int(void)'
   >   261 | int elf_initialize(void);
   >       |     ^~~~~~~~~~~~~~
   > ```
   
   @lupyuen can the build bot copy the this info automatically? so, we can hold 
the change until the break get fixed.


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

Reply via email to