public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] PYTHON_SINGLE_TARGET
@ 2013-03-12 14:55 Helmut Jarausch
  2013-03-12 15:36 ` julian
  2013-03-12 15:37 ` Helmut Jarausch
  0 siblings, 2 replies; 4+ messages in thread
From: Helmut Jarausch @ 2013-03-12 14:55 UTC (permalink / raw
  To: Gentoo User Mailing List

Hi,

suddenly emerging some packages like app-office/libreoffice or
media-gfx/blender fail due to

No Python implementation selected for the build. Please set
  * the PYTHON_SINGLE_TARGET variable in your make.conf to one
  * of the following values:
  *
  * python2_7 python3_3


but in /etc/portage/make.conf  (there is no /etc/make.conf anymore)
I have


USE_PYTHON="2.7 3.3"
PYTHON_TARGETS="python2_7 python3_3"
PYTHON_SINGLE_TARGET="python3_3"


What am I missing?

Many thanks for a hint,
Helmut.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] PYTHON_SINGLE_TARGET
  2013-03-12 14:55 [gentoo-user] PYTHON_SINGLE_TARGET Helmut Jarausch
@ 2013-03-12 15:36 ` julian
  2013-03-12 15:38   ` Helmut Jarausch
  2013-03-12 15:37 ` Helmut Jarausch
  1 sibling, 1 reply; 4+ messages in thread
From: julian @ 2013-03-12 15:36 UTC (permalink / raw
  To: gentoo-user

On 03/12/2013 03:55 PM, Helmut Jarausch wrote:
> Hi,
> 
> suddenly emerging some packages like app-office/libreoffice or
> media-gfx/blender fail due to
> 
> No Python implementation selected for the build. Please set
>  * the PYTHON_SINGLE_TARGET variable in your make.conf to one
>  * of the following values:
>  *
>  * python2_7 python3_3
> 
> 
> but in /etc/portage/make.conf  (there is no /etc/make.conf anymore)
> I have
> 
> 
> USE_PYTHON="2.7 3.3"
> PYTHON_TARGETS="python2_7 python3_3"
> PYTHON_SINGLE_TARGET="python3_3"
> 
> 
> What am I missing?
> 
> Many thanks for a hint,
> Helmut.
> 

python3_3 useflags are masked, you probably did not unmask them:

-python_targets_python3_3
-python_single_target_python3_3

in /etc/portage/profile/use.mask


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] PYTHON_SINGLE_TARGET
  2013-03-12 14:55 [gentoo-user] PYTHON_SINGLE_TARGET Helmut Jarausch
  2013-03-12 15:36 ` julian
@ 2013-03-12 15:37 ` Helmut Jarausch
  1 sibling, 0 replies; 4+ messages in thread
From: Helmut Jarausch @ 2013-03-12 15:37 UTC (permalink / raw
  To: gentoo-user

On 03/12/2013 03:55:06 PM, Helmut Jarausch wrote:
> Hi,
> 
> suddenly emerging some packages like app-office/libreoffice or
> media-gfx/blender fail due to
> 
> No Python implementation selected for the build. Please set
>  * the PYTHON_SINGLE_TARGET variable in your make.conf to one
>  * of the following values:
>  *
>  * python2_7 python3_3
> 
> 
> but in /etc/portage/make.conf  (there is no /etc/make.conf anymore)
> I have
> 
> 
> USE_PYTHON="2.7 3.3"
> PYTHON_TARGETS="python2_7 python3_3"
> PYTHON_SINGLE_TARGET="python3_3"
> 
> 
> What am I missing?
> 

Sorry, I didn't search the web long enough.
It looks like the devs have reintroduced a USE MASK for Python3_3

Here is the old message (2 years old) which is in effect again:
https://forums.gentoo.org/viewtopic-p-6596639.html?sid=bf9c099c72029cd3b9c1dd7efd3a2635

How can I find out what has been changed during a profile update?

Helmut.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] PYTHON_SINGLE_TARGET
  2013-03-12 15:36 ` julian
@ 2013-03-12 15:38   ` Helmut Jarausch
  0 siblings, 0 replies; 4+ messages in thread
From: Helmut Jarausch @ 2013-03-12 15:38 UTC (permalink / raw
  To: gentoo-user

On 03/12/2013 04:36:09 PM, julian wrote:
> On 03/12/2013 03:55 PM, Helmut Jarausch wrote:
> > Hi,
> >
> > suddenly emerging some packages like app-office/libreoffice or
> > media-gfx/blender fail due to
> >
> > No Python implementation selected for the build. Please set
> >  * the PYTHON_SINGLE_TARGET variable in your make.conf to one
> >  * of the following values:
> >  *
> >  * python2_7 python3_3
> >
> >
> > but in /etc/portage/make.conf  (there is no /etc/make.conf anymore)
> > I have
> >
> >
> > USE_PYTHON="2.7 3.3"
> > PYTHON_TARGETS="python2_7 python3_3"
> > PYTHON_SINGLE_TARGET="python3_3"
> >
> >
> > What am I missing?
> >
> > Many thanks for a hint,
> > Helmut.
> >
> 
> python3_3 useflags are masked, you probably did not unmask them:
> 
> -python_targets_python3_3
> -python_single_target_python3_3
> 
> in /etc/portage/profile/use.mask
> 

Thanks, that must have been reintroduced during a recent profile update.
Helmut.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-03-12 15:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-12 14:55 [gentoo-user] PYTHON_SINGLE_TARGET Helmut Jarausch
2013-03-12 15:36 ` julian
2013-03-12 15:38   ` Helmut Jarausch
2013-03-12 15:37 ` Helmut Jarausch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox