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

   Hi @zhangyu-duck, please note this error
   
   ```
   
====================================================================================
   Configuration/Tool: qemu-intel64/knsh_romfs_pci
   2026-01-12 14:29:09
   
------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Building NuttX...
   addrenv/addrenv.c: In function 'addrenv_destroy':
   Error: addrenv/addrenv.c:89:3: error: implicit declaration of function 
'kmm_delayfree'; did you mean 'mm_heapfree'? 
[-Werror=implicit-function-declaration]
      89 |   kmm_delayfree(addrenv);
         |   ^~~~~~~~~~~~~
         |   mm_heapfree
   cc1: all warnings being treated as errors
   make[1]: *** [Makefile:65: addrenv.o] Error 1
   make[1]: Target 'libsched.a' not remade because of errors.
   make: *** [tools/LibTargets.mk:71: sched/libsched.a] 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 qemu-intel64/knsh_romfs_pci
   
====================================================================================
   ```


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