simbit18 commented on PR #18883:
URL: https://github.com/apache/nuttx/pull/18883#issuecomment-4465713857
Hi @lupyuen ,
the problem is here
```
‘[’ '!‘ -f
/d/a/nuttx/nuttx/sources/tools/kconfig-frontends/bin/kconfig-conf ’]'
+ git clone --depth 1 https://bitbucket.org/nuttx/tools.git
/d/a/nuttx/nuttx/sources/tools/nuttx-tools
Cloning into ‘/d/a/nuttx/nuttx/sources/tools/nuttx-tools’...
```
**Repository not found**
https://bitbucket.org/nuttx/tools.git
it's the same URL that we use to build the Nuttx docker image
https://github.com/apache/nuttx/blob/8302295dd01850bfdb19648466e507ca4784eede/tools/ci/docker/linux/Dockerfile#L53
Maybe the kconfig-frontends sources need to be moved to the NuttX mirror
--
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]