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

   still contain error:
   ```
   
====================================================================================
   Configuration/Tool: qemu-armv8a/xedge_demo
   2025-08-03 18:07:18
   
------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Building NuttX...
   Cloning into 'BAS'...
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  
Current
                                    Dload  Upload   Total   Spent    Left  Speed
   
     0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
     0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
   
   100  496k  100  496k    0     0  1808k      0 --:--:-- --:--:-- --:--:-- 
1808k
   Cloning into 'BAS-Resources'...
   Note: switching to '227a4b998300fa4cfde871dc7dac92c09e1636c2'.
   
   You are in 'detached HEAD' state. You can look around, make experimental
   changes and commit them, and you can discard any commits you make in this
   state without impacting any branches by switching back to a branch.
   
   If you want to create a new branch to retain commits you create, you may
   do so (now or later) by using -c with the switch command. Example:
   
     git switch -c <new-branch-name>
   
   Or undo this operation with:
   
     git switch -
   
   Turn off this advice by setting config variable advice.detachedHead to false
   
   HEAD is now at 227a4b9 Merge pull request #19 from arykovanov/main
   Note: switching to '9f74a2f778b002ad8441471b8a7a5b13172dbe76'.
   
   You are in 'detached HEAD' state. You can look around, make experimental
   changes and commit them, and you can discard any commits you make in this
   state without impacting any branches by switching back to a branch.
   
   If you want to create a new branch to retain commits you create, you may
   do so (now or later) by using -c with the switch command. Example:
   
     git switch -c <new-branch-name>
   
   Or undo this operation with:
   
     git switch -
   
   Turn off this advice by setting config variable advice.detachedHead to false
   
   HEAD is now at 9f74a2f Updating docs
   make[3]: *** [Makefile:67: BAS/examples/xedge/XedgeZip.c] Error 1
   make[3]: Target 'context' not remade because of errors.
   make[2]: *** [Makefile:57: 
/github/workspace/sources/apps/netutils/xedge_context] Error 2
   make[2]: Target 'context_all' not remade because of errors.
   make[1]: *** [Makefile:187: context] Error 2
   make: *** [tools/Unix.mk:458: /github/workspace/sources/apps/.context] 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-armv8a/xedge_demo
   ```


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