Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: Gentoo User Mailing List <gentoo-user@l.g.o>
Subject: [gentoo-user] PYTHON_SINGLE_TARGET
Date: Tue, 12 Mar 2013 14:55:19
Message-Id: 1363100106.5656.1@numa-i
1 Hi,
2
3 suddenly emerging some packages like app-office/libreoffice or
4 media-gfx/blender fail due to
5
6 No Python implementation selected for the build. Please set
7 * the PYTHON_SINGLE_TARGET variable in your make.conf to one
8 * of the following values:
9 *
10 * python2_7 python3_3
11
12
13 but in /etc/portage/make.conf (there is no /etc/make.conf anymore)
14 I have
15
16
17 USE_PYTHON="2.7 3.3"
18 PYTHON_TARGETS="python2_7 python3_3"
19 PYTHON_SINGLE_TARGET="python3_3"
20
21
22 What am I missing?
23
24 Many thanks for a hint,
25 Helmut.

Replies

Subject Author
Re: [gentoo-user] PYTHON_SINGLE_TARGET julian <julian.ospald@××××××××××.com>
Re: [gentoo-user] PYTHON_SINGLE_TARGET Helmut Jarausch <jarausch@××××××××××××××××.de>