From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/3] python3: Port python2 patches to reduce the interpreter size
Date: Wed, 23 Jan 2013 09:26:36 +0100 [thread overview]
Message-ID: <50FF9EBC.1030404@free-electrons.com> (raw)
In-Reply-To: <CAHXCMMKWLuEPvv0XC_WHxE+xu0QuJZQgY1Rq3RTX3=Ki5jWxfA@mail.gmail.com>
On 19/01/2013 17:36, Samuel Martin wrote:
> Hi Maxime, all,
>
> 2013/1/19 Samuel Martin <s.martin49@gmail.com>:
> [...]
>>
>> BTW, here is a build log: http://code.bulix.org/8rjnsp-82865, in which
>> the _decimal module fails to be built.
>>
>> See near the end of the log, it seems the build script of python3 for
>> the target does some mix up between the host and the target build
>> config of the package :-/
>
> After some investigation, here is a patch fixing the build of the
> _decimal module:
> http://code.bulix.org/p4cp5i-82866
>
> However, source for host-python3 are still used...
Maybe this can come as a separate patch, since it's not really related
to this bug that was reported?
Thanks,
Maxime
--
Maxime Ripard, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2013-01-23 8:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-18 14:06 [Buildroot] [PATCH 1/3] python3: Point /usr/bin/python to python3 if python is not selected Maxime Ripard
2013-01-18 14:06 ` [Buildroot] [PATCH 2/3] python3: Port python2 patches to reduce the interpreter size Maxime Ripard
2013-01-19 14:53 ` Samuel Martin
2013-01-19 16:36 ` Samuel Martin
2013-01-23 8:26 ` Maxime Ripard [this message]
2013-01-23 8:25 ` Maxime Ripard
2013-01-23 8:39 ` Samuel Martin
2013-01-19 17:05 ` Arnout Vandecappelle
2013-01-23 8:27 ` Maxime Ripard
2013-01-18 14:06 ` [Buildroot] [PATCH 3/3] python3: Handle properly the pyc and py files on the target Maxime Ripard
2013-01-19 14:52 ` Samuel Martin
2013-01-20 20:38 ` Peter Korsgaard
2013-01-19 14:52 ` [Buildroot] [PATCH 1/3] python3: Point /usr/bin/python to python3 if python is not selected Samuel Martin
2013-01-20 20:34 ` Peter Korsgaard
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=50FF9EBC.1030404@free-electrons.com \
--to=maxime.ripard@free-electrons.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 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.