Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Le Bihan <eric.le.bihan.dev@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] meson: bump version to 0.48.1
Date: Sun, 21 Oct 2018 19:48:45 +0200	[thread overview]
Message-ID: <20181021174845.GB7056@itchy> (raw)
In-Reply-To: <8dadf2d9-2f53-97cf-0d7f-4d1c323cc2f2@mind.be>

Hi!

On 2018-10-20 15:00, Arnout Vandecappelle wrote:
>
>
> On 20/10/2018 13:57, Arnout Vandecappelle wrote:
> >  Hi Eric,
> >
> > On 19/10/2018 22:10, Eric Le Bihan wrote:
> >> Hi!
> >>
> >> On 2018-10-19 20:37, Peter Seiderer wrote:
> >>> On Fri, 19 Oct 2018 20:30:50 +0200, Peter Seiderer <ps.report@gmx.net> wrote:
> > [snip]
> >>>> With the patch applied I get the following error:
> >>>>
> >>>>>>> host-meson 0.48.1 Building
> >>>> (cd .../build/host-meson-0.48.1//; PATH=".../host/bin:.../host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/lib/mit/sbin" PYTHONNOUSERSITE=1  .../host/bin/python3 setup.py build  )
> >>>> Traceback (most recent call last):
> >>>>   File "setup.py", line 26, in <module>
> >>>>     from setuptools import setup
> >>>> ModuleNotFoundError: No module named 'setuptools'>>>
> >>>> 	$ ls -d build/host-python*
> >>>> build/host-python-2.7.15
> >>>> build/host-python3-3.7.0
> >>>> build/host-python-setuptools-40.0.0
> >>> graph-depends.pdf shows the following host-meson dependencies:
> >>>
> >>> - host-meson --> host-python3
> >>> - host-meson --> host-python-setuptools --> host-python
> >>> - host-meson --> host-ninja --> host-python
> >>>
> >>> Maybe host-python-setuptools are build for the wrong python version (python2 instead of python3)?
> >  That is correct. When target python or python3 is selected, then the
> > corresponding host python is also selected, and *all* host python packages are
> > built for that specific python version. But if only target python is selected,
> > then you will get host-python as well, but you can also still depend on
> > host-python3. In that case, however, all the host python packages will be built
> > only for python2, not for python3. Hence the breakage.
> >
> >  I'm surprised though that we don't see this in the autobuilders... Your patch
> > doesn't change anything there, does it?
>
> ?It actually does... meson 0.47.1 still had a fallback on distutils if
> setuptools wasn't available, but 0.48.1 removed that fallback.

Indeed, upstream commit 86298f2109d215ad6b26d3462af7b685d52d0dd7 does
it. I'll try to revert it and see how Meson behaves.

Regards,

--
ELB

      parent reply	other threads:[~2018-10-21 17:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-18 20:44 [Buildroot] [PATCH] meson: bump version to 0.48.1 Eric Le Bihan
2018-10-19  8:08 ` Thomas Petazzoni
2018-10-19 18:30 ` Peter Seiderer
2018-10-19 18:37   ` Peter Seiderer
2018-10-19 21:10     ` Eric Le Bihan
2018-10-20  7:17       ` Peter Seiderer
2018-10-20 12:57       ` Arnout Vandecappelle
2018-10-20 14:00         ` Arnout Vandecappelle
2018-10-20 15:52           ` Arnout Vandecappelle
2018-10-23 11:17             ` Baruch Siach
2018-10-23 16:44               ` Peter Seiderer
2018-10-23 17:34                 ` Baruch Siach
2018-10-23 18:34                   ` Arnout Vandecappelle
2018-10-21 17:48           ` Eric Le Bihan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181021174845.GB7056@itchy \
    --to=eric.le.bihan.dev@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox