From: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 5/5] python3-pip: Adds recipe for python3-pip
Date: Fri, 22 May 2015 10:32:49 -0500 [thread overview]
Message-ID: <555F4C21.9030907@linux.intel.com> (raw)
In-Reply-To: <CAJTo0LYpzyy9gQ0-UZhCyQk=QnZHO3gqhJr_JAaHz3VYJGQzJQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1350 bytes --]
On 21/05/15 18:38, Burton, Ross wrote:
>
> On 21 May 2015 at 10:15, Alejandro Hernandez
> <alejandro.hernandez@linux.intel.com
> <mailto:alejandro.hernandez@linux.intel.com>> wrote:
>
> PIP is installed by default since python 3.4, due to issues with the
> autobuilders, its default installation had to be disabled, this
> creates
> a recipe for it, it brings a lot of new dependencies so it is
> chosen not
> to be installed by default along with python3-core.
>
>
> Missing dependencies?
>
> ERROR: Function failed: do_compile (log file is located at
> /data/poky-master/tmp/work/corei7-64-poky-linux/python3-pip/6.1.1-r0/temp/log.do_compile.7121)
> ERROR: Logfile of failure stored in:
> /data/poky-master/tmp/work/corei7-64-poky-linux/python3-pip/6.1.1-r0/temp/log.do_compile.7121
> Log data follows:
> | DEBUG: Executing shell function do_compile
> | Traceback (most recent call last):
> | File "setup.py", line 6, in <module>
> | from setuptools import setup, find_packages
> | ImportError: No module named 'setuptools'
> | ERROR: python3 setup.py build_ext execution failed.
> | WARNING: exit code 1 from a shell command.
>
> Ross
Hmm weird, this should not have happened, apparently there's a missing
dependency to python3-setuptools, but I thought I had listed that
[-- Attachment #2: Type: text/html, Size: 2999 bytes --]
prev parent reply other threads:[~2015-05-22 15:32 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-21 9:15 [PATCH 0/5] python3: Several fixes, compilation of modules, runtime issues, and two new recipes Alejandro Hernandez
2015-05-21 9:15 ` [PATCH 1/5] python3: fix pyconfig.h installation on target Alejandro Hernandez
2015-05-21 9:15 ` [PATCH 2/5] python3: Fix distutils import error Alejandro Hernandez
2015-05-21 9:15 ` [PATCH 3/5] python3-io: Fixes compilation of python3 ssl module Alejandro Hernandez
2015-05-21 22:44 ` Burton, Ross
2015-05-22 15:30 ` Alejandro Hernandez
2015-05-21 9:15 ` [PATCH 4/5] python3-distribute: Upgrade to python3-setuptools 15.2 Alejandro Hernandez
2015-05-21 23:47 ` Burton, Ross
2015-05-22 15:36 ` Alejandro Hernandez
2015-05-21 9:15 ` [PATCH 5/5] python3-pip: Adds recipe for python3-pip Alejandro Hernandez
2015-05-21 23:38 ` Burton, Ross
2015-05-22 15:32 ` Alejandro Hernandez [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=555F4C21.9030907@linux.intel.com \
--to=alejandro.hernandez@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/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.