Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] python3: bump to 2.6.4
Date: Mon, 5 Feb 2018 07:12:25 +0100	[thread overview]
Message-ID: <20180205071225.0fa33ee7@windsurf> (raw)
In-Reply-To: <20180130235229.22352-1-Adamduskett@outlook.com>

Hello,

On Tue, 30 Jan 2018 18:52:29 -0500, Adam Duskett wrote:
> Also update necessary patches.
> 
> Signed-off-by: Adam Duskett <Adamduskett@outlook.com>

I'm sorry, but I had to revert that patch, it was causing gazillions of
failures in the autobuilders. The Python build process now tries to use
os.replace(), which is only available since Python 3.3. It would work
if the host-python interpreter was being used, but the system Python
interpreter is used, causing the build failure.

It is worth noting that the problem happens in the regen-importlib make
target, and that there is already some code in python3.mk to handle
issues related to that. See line 162 and following.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com

  parent reply	other threads:[~2018-02-05  6:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-30 23:52 [Buildroot] [PATCH 1/1] python3: bump to 2.6.4 Adam Duskett
2018-02-03  7:26 ` Peter Korsgaard
2018-02-05  6:12 ` Thomas Petazzoni [this message]
2018-02-05 19:46   ` Waldemar Brodkorb

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=20180205071225.0fa33ee7@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --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