Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PYTHON_SINGLE_TARGET problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
cld71
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jul 2005
Posts: 128

PostPosted: Tue Sep 10, 2013 5:46 am    Post subject: PYTHON_SINGLE_TARGET problems Reply with quote

Having problem with PYTHON_SINGLE_TARGET when python2_7 is selected get error blender fails, because python3_3 isn't selected.
When python3_3 is selected in PYTHON_SINGLE_TARGET meld fails to build.
And so on...

This there anyway to fix this so everything is happy like package.use?

Thanks.
Back to top
View user's profile Send private message
cld71
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jul 2005
Posts: 128

PostPosted: Wed Sep 11, 2013 4:55 am    Post subject: Solved Reply with quote

Just added python_single_target_python3_3 to blender in the package.use.
Back to top
View user's profile Send private message
hasufell
Retired Dev
Retired Dev


Joined: 29 Oct 2011
Posts: 429

PostPosted: Mon Nov 25, 2013 7:31 pm    Post subject: Reply with quote

Code:
# grep PYTHON_TARGETS /etc/portage/make.conf
PYTHON_TARGETS="python2_7 python3_2 python3_3"

# grep python3_3 /etc/portage/profile/use.mask
-python_targets_python3_3
-python_single_target_python3_3

# grep media-gfx/blender /etc/portage/package.use
media-gfx/blender python_single_target_python3_3
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum