Re: Build is broken

2020-02-25 Thread Xiang Xiao
mit or is there > a PR I should test? > > David > > -Original Message- > From: Takashi Yamamoto [mailto:yamam...@midokura.com.INVALID] > Sent: Monday, February 24, 2020 10:46 PM > To: dev@nuttx.apache.org > Subject: Re: Build is broken > > may i assume

RE: Build is broken

2020-02-25 Thread David Sidrane
@nuttx.apache.org Subject: Re: Build is broken may i assume you are using linux? here's a fix i tested on ubuntu. https://github.com/apache/incubator-nuttx-apps/pull/95/commits/adb08a2634ef8df99d509a472e28a7907f73210d On Sat, Feb 22, 2020 at 1:21 AM David Sidrane wrote: > > This is

Re: Build is broken

2020-02-24 Thread Takashi Yamamoto
ut testing on braches? > > David > > -Original Message- > From: Nathan Hartman [mailto:hartman.nat...@gmail.com] > Sent: Friday, February 21, 2020 7:17 AM > To: dev@nuttx.apache.org > Subject: Re: Build is broken > > On Fri, Feb 21, 2020 at 10:13 AM David Sidrane >

Re: Build is broken

2020-02-22 Thread Xiang Xiao
ributor update the PR to trigger the precheck again. > And add the [![Build Status] to the README.md > > > > > > > > > > -Original Message- > From: Xiang Xiao [mailto:xiaoxiang781...@gmail.com] > Sent: Friday, February 21, 2020 9:55 PM > To: dev@nuttx.apache.org

RE: Build is broken

2020-02-22 Thread David Sidrane
mac 1 sim linux Then get the badge on the PRs It will look like this: And add the [![Build Status] to the README.md -Original Message- From: Xiang Xiao [mailto:xiaoxiang781...@gmail.com] Sent: Friday, February 21, 2020 9:55 PM To: dev@nuttx.apache.org Subject: Re: Build is

Re: Build is broken

2020-02-21 Thread Xiang Xiao
On Sat, Feb 22, 2020 at 12:58 AM Nathan Hartman wrote: > > On Fri, Feb 21, 2020 at 11:21 AM David Sidrane > wrote: > > > This is what I did: > > > > For apps and nuttx git fetch nuttx > > For apps and nuttx git checkout master > > For apps and nuttx git reset -hard nuttx/master > > > > make distc

Re: Build is broken

2020-02-21 Thread Nathan Hartman
On Fri, Feb 21, 2020 at 11:21 AM David Sidrane wrote: > This is what I did: > > For apps and nuttx git fetch nuttx > For apps and nuttx git checkout master > For apps and nuttx git reset -hard nuttx/master > > make distclean > ./tools/configure.sh imxrt1060-evk:nsh > make oldconfig > make > > Th

RE: Build is broken

2020-02-21 Thread David Sidrane
: dev@nuttx.apache.org Subject: Re: Build is broken it's likely because of https://github.com/apache/incubator-nuttx-apps/commit/5cb020c70f14b2ff766c96da87c3c4bfd32c i suspect APPOBJS variable contains some garbage output from make itself. like "make[2]: Leaving directory" On Sa

RE: Build is broken

2020-02-21 Thread David Sidrane
on braches? David -Original Message- From: Nathan Hartman [mailto:hartman.nat...@gmail.com] Sent: Friday, February 21, 2020 7:17 AM To: dev@nuttx.apache.org Subject: Re: Build is broken On Fri, Feb 21, 2020 at 10:13 AM David Sidrane wrote: > Build is broken > > Build is broke

Re: Build is broken

2020-02-21 Thread Takashi Yamamoto
arbage output from make > itself. like "make[2]: Leaving directory" > > On Sat, Feb 22, 2020 at 12:13 AM David Sidrane > wrote: > > > > Build is broken > > > > Build is broken > > > > And the output looks very ODD - any ideas on what happened

Re: Build is broken

2020-02-21 Thread Takashi Yamamoto
: > > Build is broken > > Build is broken > > And the output looks very ODD - any ideas on what happened? > > Leaving directory > '/home/david_s5/src/PX4/repos/mainline/NuttX/apps/platform' > > arm-none-eabi-ar rcs > /home/david_s5/src/PX4/repos/mainli

Re: Build is broken

2020-02-21 Thread Nathan Hartman
On Fri, Feb 21, 2020 at 10:13 AM David Sidrane wrote: > Build is broken > > Build is broken > > And the output looks very ODD - any ideas on what happened? Have you tried make distclean, reconfigure, retry build? If so, could you run a bisect since the last good known build a

Build is broken

2020-02-21 Thread David Sidrane
Build is broken Build is broken And the output looks very ODD - any ideas on what happened? Leaving directory '/home/david_s5/src/PX4/repos/mainline/NuttX/apps/platform' arm-none-eabi-ar rcs /home/david_s5/src/PX4/repos/mainline/NuttX/apps/libapps.a make[1]: Entering direct