Loops in nsh console

2020-02-26 Thread Petr Buchta
Hi, I keep exploring nuttx and I'm trying to use loops in the nsh console. The problem is I'm geting this error - "nsh: while: not valid in this context" What I simply tried was: nsh> while true; do myapp; sleep 1; done Even splitting to multiple lines without the semicolon doesn't work. What am

Jenkins build is back to normal : NuttX-Nightly-Build #45

2020-02-26 Thread Apache Jenkins Server
See

Re: nightly build failures

2020-02-26 Thread Xiang Xiao
Since the build system has many issue with parallel build, Haitao and I try to fix these issues in the recent weeks, but still has several random failure hard to fix. Yes, it seem that it's better to send the nightly build result to dev list so other people can help to fix the issue. We will change

Re: Progress on making a release

2020-02-26 Thread Nathan Hartman
On Wed, Feb 26, 2020 at 8:05 PM Justin Mclean wrote: > Where is the project at in moving forward to make it’s next release? I think we should begin to plan our release procedures and release schedule. The first thing we need is a Release Manager (RM). This need not be a fixed role; we could have

Progress on making a release

2020-02-26 Thread Justin Mclean
Hi, Where is the project at in moving forward to make it’s next release? Thanks, Justin

nightly build failures

2020-02-26 Thread Justin Mclean
HI, I’m unclear on how progress on the build system is going but I can see there a large number of failure on the jenkins job [1]. Is anyone looking into this? I have seen little discussion on list about this. I notice it's only configured to send email to xiaoxiang781...@gmail.com liugu...@gm

[GitHub] [incubator-nuttx-testing] xiaoxiang781216 merged pull request #9: fulllist: remove sim:mtdpart and sim:mtdrwb configs

2020-02-26 Thread GitBox
xiaoxiang781216 merged pull request #9: fulllist: remove sim:mtdpart and sim:mtdrwb configs URL: https://github.com/apache/incubator-nuttx-testing/pull/9 This is an automated message from the Apache Git Service. To respond t

[GitHub] [incubator-nuttx-testing] xiaoxiang781216 commented on issue #9: fulllist: remove sim:mtdpart and sim:mtdrwb configs

2020-02-26 Thread GitBox
xiaoxiang781216 commented on issue #9: fulllist: remove sim:mtdpart and sim:mtdrwb configs URL: https://github.com/apache/incubator-nuttx-testing/pull/9#issuecomment-591387371 Let's wait INFRA fix libz.a issue and then revert this patch. ---

[GitHub] [incubator-nuttx-testing] xiaoxiang781216 commented on issue #9: fulllist: remove sim:mtdpart and sim:mtdrwb configs

2020-02-26 Thread GitBox
xiaoxiang781216 commented on issue #9: fulllist: remove sim:mtdpart and sim:mtdrwb configs URL: https://github.com/apache/incubator-nuttx-testing/pull/9#issuecomment-591387069 Reopen in INFRA project: https://issues.apache.org/jira/browse/INFRA-19890 ---

[GitHub] [incubator-nuttx-testing] liuguo09 commented on issue #9: fulllist: remove sim:mtdpart and sim:mtdrwb configs

2020-02-26 Thread GitBox
liuguo09 commented on issue #9: fulllist: remove sim:mtdpart and sim:mtdrwb configs URL: https://github.com/apache/incubator-nuttx-testing/pull/9#issuecomment-591381542 Issue a jira for Apache Infra to install lib32z1-dev: https://issues.apache.org/jira/browse/NUTTX-2 -