[gentoo-user] media-gfx/freecad-0.13.1830-r1 faild to compile

2014-07-01 Thread List Reader
Hi! I have been trying to install media-gfx/freecad for a while, but I
can't understand the build log.

emerge -pqv =media-gfx/freecad-0.13.1830-r1
http://bpaste.net/show/426786/

emerge --info =media-gfx/freecad-0.13.1830-r1
http://bpaste.net/show/426793/

cat /var/tmp/portage/media-gfx/freecad-0.13.1830-r1/temp/build.log
http://bpaste.net/show/426800/

Thank you



[gentoo-user] media-gfx/freecad-0.13.1830-r1 faild to compile

2014-07-01 Thread List Reader
Hi! I have been trying to install media-gfx/freecad for a while, but I
can't understand the build log.

emerge -pqv =media-gfx/freecad-0.13.1830-r1
http://bpaste.net/show/426786/

emerge --info =media-gfx/freecad-0.13.1830-r1
http://bpaste.net/show/426793/

cat /var/tmp/portage/media-gfx/freecad-0.13.1830-r1/temp/build.log
http://bpaste.net/show/426800/

Thank you



[gentoo-user] Re: media-gfx/freecad-0.13.1830-r1 faild to compile

2014-07-01 Thread List Reader
Whoops! Sorry! My first message('s :)) with mutt. Ahem! Thank you.



Re: [gentoo-user] media-gfx/freecad-0.13.1830-r1 faild to compile

2014-07-02 Thread List Reader
On Tue, Jul 01, 2014 at 10:50:28PM -0700, Bryan Gardiner wrote:
> On Wed, 2 Jul 2014 11:30:33 +1000
> List Reader  wrote:
> 
> > Hi! I have been trying to install media-gfx/freecad for a while, but I
> > can't understand the build log.
> > 
> > emerge -pqv =media-gfx/freecad-0.13.1830-r1
> > http://bpaste.net/show/426786/
> > 
> > emerge --info =media-gfx/freecad-0.13.1830-r1
> > http://bpaste.net/show/426793/
> > 
> > cat /var/tmp/portage/media-gfx/freecad-0.13.1830-r1/temp/build.log
> > http://bpaste.net/show/426800/
> > 
> > Thank you
> 
> Hello,
> 
> The error message starting on line 2543 of your build.log looks like
> this bug:
> 
> https://bugs.gentoo.org/show_bug.cgi?id=513148
> 
> Try installing dev-qt/designer if you haven't already.
> 
> Cheers,
> Bryan
> 
> -- 
> Go game editor :: http://khumba.net/projects/goatee :: AGPL, Haskell
> I: [pulseaudio] main.c: Fresh high-resolution timers available! Bon appetit!
> 
Thank you very much. dev-qt/designer was indeed all I needed. Line 2543 eh? 
Wow! One of these days I'd like to be able
to do that.

Kind regards



[gentoo-user] =media-gfx/blender-2.71 use flag constraints

2014-07-07 Thread List Reader
Hello, I don't fully understand this packages use flag constraints.

emerge -pqv =media-gfx/blender-2.71
http://bpaste.net/show/445090/

emerge --info =media-gfx/blender-2.71
http://bpaste.net/show/445091/

I have keyworded =dev-lang/python-3.4.0 in package.accept_keywords, but
python_targets_python3_4 is still disabled. Do I need to manually
install =dev-lang/python-3.4.0 in another slot? Thank you



Re: [gentoo-user] =media-gfx/blender-2.71 use flag constraints

2014-07-08 Thread List Reader
On Tue, Jul 08, 2014 at 09:21:38AM +0300, Samuli Suominen wrote:
> 
> On 08/07/14 09:23, List Reader wrote:
> > Hello, I don't fully understand this packages use flag constraints.
> >
> > emerge -pqv =media-gfx/blender-2.71
> > http://bpaste.net/show/445090/
> >
> > emerge --info =media-gfx/blender-2.71
> > http://bpaste.net/show/445091/
> >
> > I have keyworded =dev-lang/python-3.4.0 in package.accept_keywords, but
> > python_targets_python3_4 is still disabled. Do I need to manually
> > install =dev-lang/python-3.4.0 in another slot? Thank you
> >
> 
> It means you have to add 'media-gfx/blender
> python_single_target_python3_4' to /etc/portage/package.use
> to enable Python 3.4 for this package

Thanks very much. 



[gentoo-user] media-gfx/blender-2.71 dependencies

2014-07-08 Thread List Reader
Hello again kind friends, I'm not sure how to resolve the requirements
for merging media-gfx/blender-2.71

emerge -pvf media-gfx/blender
http://bpaste.net/show/447617/

The reqired ebuilds seem to be in portage, but emerge says the're not
available. Any insight would be grearly apreciated.

Kind regards cinder



Re: [gentoo-user] media-gfx/blender-2.71 dependencies

2014-07-08 Thread List Reader
On Wed, Jul 09, 2014 at 01:18:27AM -0400, Dan O. wrote:
> I don't believe you pasted everything you meant to. That paste doesn't 
> show what packages would need to be emerged.
> 
> -- 
> Dan Oriani
> redchops.com
> (Website forever under construction)
> 
> On Wed, 9 Jul 2014, List Reader wrote:
> 
> > Hello again kind friends, I'm not sure how to resolve the requirements
> > for merging media-gfx/blender-2.71
> >
> > emerge -pvf media-gfx/blender
> > http://bpaste.net/show/447617/
> >
> > The reqired ebuilds seem to be in portage, but emerge says the're not
> > available. Any insight would be grearly apreciated.
> >
> > Kind regards cinder
> >
> >
Whoops! Sorry. Here it is:

emerge -pvq =media-gfx/blender-2.71 2>&1
http://bpaste.net/show/447758/



Re: [gentoo-user] media-gfx/blender-2.71 dependencies

2014-07-09 Thread List Reader
On Wed, Jul 09, 2014 at 01:18:27AM -0400, Dan O. wrote:
> I don't believe you pasted everything you meant to. That paste doesn't 
> show what packages would need to be emerged.
> 
> -- 
> Dan Oriani
> redchops.com
> (Website forever under construction)
> 
> On Wed, 9 Jul 2014, List Reader wrote:
> 
> > Hello again kind friends, I'm not sure how to resolve the requirements
> > for merging media-gfx/blender-2.71
> >
> > emerge -pvf media-gfx/blender
> > http://bpaste.net/show/447617/
> >
> > The reqired ebuilds seem to be in portage, but emerge says the're not
> > available. Any insight would be grearly apreciated.
> >
> > Kind regards cinder
> >
> >
Whoops! Sorry, try this
emerge -pvq =media-gfx/blender-2.71 2>&1
http://bpaste.net/show/447969/




Re: [gentoo-user] media-gfx/blender-2.71 dependencies

2014-07-09 Thread List Reader
On Wed, Jul 09, 2014 at 12:02:38PM +0100, Stroller wrote:
> 
> On Wed, 9 July 2014, at 6:14 am, List Reader  wrote:
> 
> > Hello again kind friends, I'm not sure how to resolve the requirements
> > for merging media-gfx/blender-2.71
> > 
> > emerge -pvf media-gfx/blender
> > http://bpaste.net/show/447617/
> 
> Please don't use pastebin sites - if your output is too long to copy and 
> paste into the body of the message, then please attach it as a plain text 
> file. If you name it output.txt then most people, with GUI mail clients, will 
> be able to read it just by double-clicking.
> 
> Most pastebin services expire old pastes periodically (not to mention that 
> pastebin services are hardly profitable, and close down all the time) whereas 
> these mailing list messages are archived in multiple places and are 
> referenced for years. 
> 
> If you attach these files as plain text then they'll be archived, useful to 
> other people with the same problem in the future.
> 
> You have been asked this once already in the last week:
> http://www.gossamer-threads.com/lists/gentoo/user/289257#289257
> 
> You are making it harder for people to help you, and it looks like you're 
> deliberately not listening to advice.
> 
> Stroller. 

Sorry, first time using mutt, I didn't see the reply.
The Gentoo Wiki article on troubleshooting said to use wgetpaste,
https://wiki.gentoo.org/wiki/Troubleshooting#Collecting_Additional_Information
thats why I installed it. I'm all ears. Thank you.

Cinder


Re: [gentoo-user] media-gfx/blender-2.71 dependencies

2014-07-09 Thread List Reader
On Wed, Jul 09, 2014 at 12:02:38PM +0100, Stroller wrote:
> 
> On Wed, 9 July 2014, at 6:14 am, List Reader  wrote:
> 
> > Hello again kind friends, I'm not sure how to resolve the requirements
> > for merging media-gfx/blender-2.71
> > 
> > emerge -pvf media-gfx/blender
> > http://bpaste.net/show/447617/
> 
> Please don't use pastebin sites - if your output is too long to copy and 
> paste into the body of the message, then please attach it as a plain text 
> file. If you name it output.txt then most people, with GUI mail clients, will 
> be able to read it just by double-clicking.
> 
> Most pastebin services expire old pastes periodically (not to mention that 
> pastebin services are hardly profitable, and close down all the time) whereas 
> these mailing list messages are archived in multiple places and are 
> referenced for years. 
> 
> If you attach these files as plain text then they'll be archived, useful to 
> other people with the same problem in the future.
> 
> You have been asked this once already in the last week:
> http://www.gossamer-threads.com/lists/gentoo/user/289257#289257
> 
> You are making it harder for people to help you, and it looks like you're 
> deliberately not listening to advice.
> 
> Stroller. 

I'm sorry. I am still learning mutt. I didn't see:
http://www.gossamer-threads.com/lists/gentoo/user/289257#289257
in my inbox. I have made a gmail account esspecialy for this list, as I
can't find any other free imap that works, and installed mutt to
interact with it, because that seems the thing to do, AND the Gentoo
Wiki says under the heading 'Collecting Additional Information'

"When seeking help, it's best to come prepared. Someone volunteering
their time doesn't want to waste that time fumbling about. That's where
wgetpaste comes in handy. Make sure you have merged app-text/wgetpaste,
and then you're ready to be helped."

https://wiki.gentoo.org/wiki/Troubleshooting#Collecting_Additional_Information

I am listening

Cinder


Re: [gentoo-user] media-gfx/blender-2.71 dependencies

2014-07-09 Thread List Reader
On Wed, Jul 09, 2014 at 03:14:51PM +0200, Alan McKinnon wrote:
> On 09/07/2014 09:54, List Reader wrote:
> > On Wed, Jul 09, 2014 at 01:18:27AM -0400, Dan O. wrote:
> >> I don't believe you pasted everything you meant to. That paste doesn't 
> >> show what packages would need to be emerged.
> >>
> >> -- 
> >> Dan Oriani
> >> redchops.com
> >> (Website forever under construction)
> >>
> >> On Wed, 9 Jul 2014, List Reader wrote:
> >>
> >>> Hello again kind friends, I'm not sure how to resolve the requirements
> >>> for merging media-gfx/blender-2.71
> >>>
> >>> emerge -pvf media-gfx/blender
> >>> http://bpaste.net/show/447617/
> >>>
> >>> The reqired ebuilds seem to be in portage, but emerge says the're not
> >>> available. Any insight would be grearly apreciated.
> >>>
> >>> Kind regards cinder
> >>>
> >>>
> > Whoops! Sorry, try this
> > emerge -pvq =media-gfx/blender-2.71 2>&1
> > http://bpaste.net/show/447969/
> 
> Please stop using pastebin services. It makes it very hard to help you
> as I now have to do extra work to inline your output where it can be
> seen and make sense:
> 
> The following keyword changes are necessary to proceed:
>  (see "package.accept_keywords" in the portage(5) man page for more details)
> # required by media-gfx/blender-2.71[python_single_target_python3_4]
> # required by =media-gfx/blender-2.71 (argument)
> =dev-lang/python-3.4.1 ~amd64
> # required by =media-gfx/blender-2.71 (argument)
> =media-gfx/blender-2.71 ~amd64
> # required by media-gfx/blender-2.71
> # required by =media-gfx/blender-2.71 (argument)
> =dev-lang/python-exec-2. **
> # required by media-gfx/blender-2.71
> # required by =media-gfx/blender-2.71 (argument)
> =dev-python/requests-2.3.0 ~amd64
> # required by media-gfx/blender-2.71
> # required by =media-gfx/blender-2.71 (argument)
> =dev-python/numpy-1.8.1 ~amd64
> 
> The following USE changes are necessary to proceed:
>  (see "package.use" in the portage(5) man page for more details)
> # required by media-gfx/blender-2.71
> # required by =media-gfx/blender-2.71 (argument)
> >=dev-python/requests-2.3.0 python_targets_python3_4
> # required by media-gfx/blender-2.71
> # required by =media-gfx/blender-2.71 (argument)
> >=dev-python/numpy-1.8.1 python_targets_python3_4
> 
> emerge: there are no ebuilds to satisfy
> ">=dev-python/chardet-2.2.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)]".
> (dependency required by "dev-python/requests-2.3.0" [ebuild])
> (dependency required by "media-gfx/blender-2.71" [ebuild])
> (dependency required by "=media-gfx/blender-2.71" [argument])
> 
> 
> 
> 
> Just do exactly what the output says.
> The first chunk gets copied exactly into package.accept_keywords
> The second chunk gets copied exactly into package.use
> The third chunk is information to assist you. It is saying that
> according to your setup, portage cannot find a way to install chardet
> that satisfies blender's requirements, the first two chunks are how to
> make it possible (portage will never make these changes automatically).
> 
> The third chunk does not mean that the listed ebuilds are missing, it
> means they cannot be satisfied.
> 
> 
> 
> 
> 
> -- 
> Alan McKinnon
> alan.mckin...@gmail.com
> 
> 
I am terribly sorry for using wgetpaste, it won't happen again. I was
only following the official Gentoo Wiki.

"When seeking help, it's best to come prepared. Someone volunteering
their time doesn't want to waste that time fumbling about. That's where
wgetpaste comes in handy. Make sure you have merged app-text/wgetpaste,
and then you're ready to be helped."
https://wiki.gentoo.org/wiki/Troubleshooting#Collecting_Additional_Information

I have added the keywords and use flags to package.accept_keywords &
package.use respectively, but I still...

emerge: there are no ebuilds to satisfy
">=dev-python/chardet-2.2.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-)]".
(dependency required by "dev-python/requests-2.3.0" [ebuild])
(dependency required by "media-gfx

Re: [gentoo-user] media-gfx/blender-2.71 dependencies

2014-07-10 Thread List Reader
On Thu, Jul 10, 2014 at 05:31:51PM +0200, Alan McKinnon wrote:
> On 10/07/2014 13:51, Stroller wrote:
> > 
> > On Thu, 10 July 2014, at 4:11 am, List Reader  
> > wrote:
> >> ...
> >> What does it mean to satisfy >=dev-python/chardet-2.2.1?
> >>
> >>
> >> equery g =dev-python/chardet-2.2.1
> >>
> >> * Searching for chardet2.2.1 in dev-python ...
> >>
> >> * dependency graph for dev-python/chardet-2.2.1
> >>  `--  dev-python/chardet-2.2.1  amd64 
> >> `--  dev-python/setuptools-2.2  (dev-python/setuptools) amd64
> >> [python_targets_python2_6(-)? python_targets_python2_7(-)?
> >> python_targets_python3_2(-)? python_targets_python3_3(-)?
> >> python_targets_python3_4(-)? python_targets_pypy(-)?
> >> -python_single_target_python2_6(-)
> >> -python_single_target_python2_7(-)
> >> -python_single_target_python3_2(-)
> >> -python_single_target_python3_3(-)
> >> -python_single_target_python3_4(-) -python_single_target_pypy(-)]
> >>`--  dev-lang/python-2.6.9  (>=dev-lang/python-2.6.8-r3)
> >>M[package.mask] 
> >>   `--  dev-lang/python-2.7.6  (>=dev-lang/python-2.7.5-r2)
> >>   amd64 
> >>  `--  dev-lang/python-3.2.5-r3
> >>  (>=dev-lang/python-3.2.5-r2) amd64 
> >> `--  dev-lang/python-3.3.3
> >> (>=dev-lang/python-3.3.2-r2) amd64 
> >>`--  dev-lang/python-3.4.1  (dev-lang/python) ~amd64 
> >> ? 
> >>
> >> This is getting messy, I didn't think I would need so many unstable
> >> packages. 
> > 
> > I'm very confused, too. 
> > 
> > =dev-python/chardet-2.2.1 offers to emerge just fine on my system, but when 
> > I try to emerge Blender I get a similar mess to you.
> > 
> > It seems to be related to this PYTHON_SINGLE_TARGET business.
> > 
> > I understand that PYTHON_TARGETS means "build for this version of Python" 
> > but am not familiar with the single target part. 
> > 
> > Perhaps someone else can explain?
> 
> 
> The python targets are an expanded USE which is usually set in the
> profile but can be over-ridden in make.conf. My emerge --info shows:
> 
> PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3
> 
> As I understand it, PYTHON_TARGETS lists all the available python
> versions that ebuilds may use. If an ebuild is coded to use one in the
> list, then great and the build proceeds.
> 
> PYTHON_SINGLE_TARGET defines the python version an ebuild must use if it
> only wants python and does not specify a version.
> 
> This all applies at build time so it's not quite the same thing as
> "eselect python" which specifies what happens at *runtime*
> 
> The best way to maintain this is to let the profile do it (which is why
> most folks don't have any of this in make.conf). You can over-ride the
> profile but then the user must maintain the list[1].
> 
> If I do this:
> 
> PYTHON_TARGETS="python2_7 python3_3 python3_4" emerge -pv blender
> 
> then I get one last error about USE="gflags" for dev-cpp/glog, adding
> that to package.use makes portage happy. SO I think the OP just needs to
> add this to make.conf:
> 
> PYTHON_TARGETS="python2_7 python3_3 python3_4"
> and then tweak package.use if necessary
> 
> > 
> > Does this mean OP should have no other version of Python on his system, but 
> > 3.4.x?
> 
> No, it means he needs to tell portage that 3.4 is available for ebuilds
> to build against.
> Confused? Yeah. me too.
> 
> 
> 
> 
> 
> 
> [1] I recall a thread over a year ago where this was explained and I
> found the quote I remember:
> 
> If you are running a modern system with only Python 2.7 & 3.2 installed,
> then you don't have to do anything. The defaults will simply fit you,
> and let you keep your system up-to-date when new Python versions are
> deployed. However, if you'd like to use another set of Python
> implementations, you will need to set PYTHON_TARGETS in your make.conf
> file appropriately.
> 
> It's referenced here:
> https://forums.gentoo.org/viewtopic-t-946824-start-0.html
> 
> 
> To be honest, I'm starting to find Gentoo is being too bloody clever for
> it's own good, introducing complexity in an effort to get portage to
> "always do the right thing", whatever "right" may be in this context.
> 
> We have this python stuff, we have subslots (toge

Re: [gentoo-user] Re: media-gfx/blender-2.71 dependencies

2014-07-10 Thread List Reader
On Thu, Jul 10, 2014 at 09:01:51PM +, James wrote:
> Stroller  stellar.eclipse.co.uk> writes:
> 
> 
> > Perhaps someone else can explain?
> > 
> > Does this mean OP should have no other version of Python on his system,
> but 3.4.x?
> > 
> > Stroller.
> 
> I believe this thread (prolly) explains what's up with the latest version
> of blender?
> 
> https://bugs.funtoo.org/browse/FL-1325
> 
> hth,
> James
> 
> 
> 
> 
> 
> >I believe this thread (prolly) explains what's up with the latest
> >version
> >of blender?
> >
> >https://bugs.funtoo.org/browse/FL-1325
> >
> >hth,
> >James

Interesting. Thanks. That's the solution I was ariving at. I have already
~amd64'd =dev-lang/python-3.4.0. Hey! Let's go with a round four slots of
python. I can count that One hand.  




Re: [gentoo-user] media-gfx/blender-2.71 dependencies

2014-07-10 Thread List Reader
On Thu, Jul 10, 2014 at 08:53:59PM +0200, Alan McKinnon wrote:
> On 10/07/2014 20:11, List Reader wrote:
> > Okay, I see. Thank you so much. Soo so much. I thought I was going round
> > the twist, or hopelesly ignorant. I couln't understand why emerge didn't 
> > offer me
> > --autounmask-write, so I could dispatch-conf and move on. I was having
> > similar problems with media-gfx/freecad and some others, but eselecting the
> > apropriate target/slot thing made it go. Okay, that's it for today. My
> > eys hurt. I'll do it in the morning. you guys are great. I'm going to bed.
> 
> 
> Stick with it, it gets easier. Portage *does* have it's special way of
> looking at the world, but after a while it starts to make some kind of
> sense. It just doesn't happen quickly, you have to persist with the damn
> thing :-)
> 
> 
> -- 
> Alan McKinnon
> alan.mckin...@gmail.com
> 
> 
> >Stick with it, it gets easier. Portage *does* have it's special way of
> >looking at the world, but after a while it starts to make some kind of
> >sense. It just doesn't happen quickly, you have to persist with the damn
> >thing :-)

Thanks. I can't leave it alone. A gave Arch a go, but Portage is
amazing. Tormenting at times, but amazing. I can't bear it any other
way.

p.s. I can't figure out how to quote easily in mutt.