Quoting [email protected]:
On Thu, 28 Feb 2013 21:40:44 +1300
Francois Bissey <[email protected]> wrote:
OK, can we have the full build log please?
Sure, but I'm afraid, there is not much information in the log.
http://bpaste.net/show/80436/
I'd like also to note that when I do not have the PYTHON_TARGETS
variable set in my '/etc/portage/make.conf' file, I got the following
output of 'emerge':
[ebuild U ] sci-mathematics/sage-clib-5.7::sage-on-gentoo
[5.6::sage-on-gentoo] 0 kB
[ebuild U ] sci-mathematics/sage-5.7-r1::sage-on-gentoo
[5.6::sage-on-gentoo] USE="latex -testsuite (-numpy17%
*)"PYTHON_TARGETS="python2_7" 0 kB
which means that emerge detected my version of Python correctly. But
what is it missing in such case?
I have a nagging suspicion that scons itself is not feeling well. But
let's try
to get more info. Do
emerge -debug -v --nodeps =sci-mathematics/sage-clib-5.7
And let's see the output of that.
Francois