Kaben123 commented on PR #3753:
URL: https://github.com/apache/nuttx-apps/pull/3753#issuecomment-5423345345

   @xiaoxiang781216 Could you help re-run CI on this PR when convenient?
   
   The only failing job — [`Linux 
(xtensa-03)`](https://github.com/apache/nuttx-apps/actions/runs/32939728222/job/98088707056)
 — is **not** a code issue. It fails in the *Download Source Artifact / Run 
builds* step with:
   
   ```
   digest-mismatch: error
   Failed to clone nuttx-ntfc-testing after N attempts
   ```
   
   This is a CI infrastructure hiccup cloning the `nuttx-ntfc-testing` helper 
repo, not a build/compile/style problem. There is no compile error, link error, 
or assertion in the log — the job simply couldn't fetch the test repo.
   
   For context, the earlier `undefined reference to 'link'` failure (from the 
dependent nuttx#19949) is already resolved after rebasing; this PR now builds 
cleanly against the fixed nuttx side. I don't have admin rights to trigger a 
re-run myself.
   
   Depends-On: https://github.com/apache/nuttx/pull/19949
   


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