All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [autobuild.buildroot.net] Your daily results for 2019-10-19
       [not found] <5dabfbc3.1c69fb81.10a68.d6d1SMTPIN_ADDED_MISSING@mx.google.com>
@ 2019-10-20  8:08 ` Chris Packham
  2019-10-20  8:20   ` Chris Packham
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Packham @ 2019-10-20  8:08 UTC (permalink / raw)
  To: buildroot

On Sun, Oct 20, 2019 at 7:16 PM Thomas Petazzoni
<thomas.petazzoni@bootlin.com> wrote:
>
> Hello,
>
> Recent build failures and runtime-tests failures
> ================================================
>
> This is the list of Buildroot build failures that occurred on
> 2019-10-19, and for which you are a registered architecture developer,
> package developer or defconfig developer. This list also include
> runtime tests failures. Please help us improving the quality of
> Buildroot by investigating those build failures and sending patches to
> fix them. Thanks!
>
> Results for the 'master' branch
> -------------------------------
>
> Build failures related to your packages:
>
>     arch     |             reason             |                                       url
> -------------+--------------------------------+---------------------------------------------------------------------------------
>   powerpc    |        micropython-1.11        | http://autobuild.buildroot.net/results/b85b2214576030026a8e04d142a77a2648379417
>

Just had a quick look at this. I think the problem is that there are a
few helper scripts that need to be run using python3 (or with make
PYTHON=python2). Should I unconditionally add host python3 as a
dependency or is there a way of doing it only if the build machine
doesn't have a python3 interpreter.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] [autobuild.buildroot.net] Your daily results for 2019-10-19
  2019-10-20  8:08 ` [Buildroot] [autobuild.buildroot.net] Your daily results for 2019-10-19 Chris Packham
@ 2019-10-20  8:20   ` Chris Packham
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Packham @ 2019-10-20  8:20 UTC (permalink / raw)
  To: buildroot

Answering my own question,

On Sun, Oct 20, 2019 at 9:08 PM Chris Packham <judge.packham@gmail.com> wrote:
>
> On Sun, Oct 20, 2019 at 7:16 PM Thomas Petazzoni
> <thomas.petazzoni@bootlin.com> wrote:
> >
> > Hello,
> >
> > Recent build failures and runtime-tests failures
> > ================================================
> >
> > This is the list of Buildroot build failures that occurred on
> > 2019-10-19, and for which you are a registered architecture developer,
> > package developer or defconfig developer. This list also include
> > runtime tests failures. Please help us improving the quality of
> > Buildroot by investigating those build failures and sending patches to
> > fix them. Thanks!
> >
> > Results for the 'master' branch
> > -------------------------------
> >
> > Build failures related to your packages:
> >
> >     arch     |             reason             |                                       url
> > -------------+--------------------------------+---------------------------------------------------------------------------------
> >   powerpc    |        micropython-1.11        | http://autobuild.buildroot.net/results/b85b2214576030026a8e04d142a77a2648379417
> >
>
> Just had a quick look at this. I think the problem is that there are a
> few helper scripts that need to be run using python3 (or with make
> PYTHON=python2). Should I unconditionally add host python3 as a
> dependency or is there a way of doing it only if the build machine
> doesn't have a python3 interpreter.

Looks like BR2_PYTHON3_HOST_DEPENDENCY might do the trick. It
certainly seems to work

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-20  8:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <5dabfbc3.1c69fb81.10a68.d6d1SMTPIN_ADDED_MISSING@mx.google.com>
2019-10-20  8:08 ` [Buildroot] [autobuild.buildroot.net] Your daily results for 2019-10-19 Chris Packham
2019-10-20  8:20   ` Chris Packham

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.