[sage-support] Re: Errors When Starting Sage-4.6.1

2011-01-20 Thread Richard Ruth
Problem solved with workaround. I tried to compile sage-4.6.1 in a fresh directory again this time without using export MAKE=make -j12. It appears that the parallel compile was causing the issue. -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from

Re: [sage-support] Re: Errors When Starting Sage-4.6.1

2011-01-19 Thread Richard Ruth
Thanks for the reply. The end of install.log looks good: ... Successfully installed sage-4.6.1 Now cleaning up tmp files. Making Sage/Python scripts relocatable... Making script relocatable Finished installing sage-4.6.1.spkg I also tried the sage-ba. The end of that looks like:

Re: [sage-support] Re: Errors When Starting Sage-4.6.1

2011-01-19 Thread Jeroen Demeyer
On 2011-01-19 17:25, Richard Ruth wrote: export MAKE=make -j12 make make.out 21 Maybe try compiling Sage *from scratch* without setting any environment variables like this. At least this might give us some more information. -- To post to this group, send email to

[sage-support] Re: Errors When Starting Sage-4.6.1

2011-01-19 Thread Volker Braun
The real error is this: /usr/local/sage-4.6.1/local/lib/python2.6/site-packages/sage/structure/coerce_maps.so in sage.structure.coerce_maps.DefaultConvertMap._call_ (sage/structure/coerce_maps.c:2339)() TypeError: _element_constructor_() takes exactly 2 arguments (3 given) I'm completely

[sage-support] Re: Errors When Starting Sage-4.6.1

2011-01-19 Thread John H Palmieri
On Jan 19, 4:16 pm, Volker Braun vbraun.n...@gmail.com wrote: In my experience and everyone I talked to recently, setting SAGE_PARALLEL_SPKG_BUILD=yes works correctly. So parallel building is most likely not the culprit. But having the log cluttered by multiple compilations in parallel is an

[sage-support] Re: Errors When Starting Sage-4.6.1

2011-01-18 Thread Marshall Hampton
I have no real idea what is going wrong there - I've never used Gentoo and I suspect it must be something to do with its infrastructure. But one idea would be to retry with gcc 4.5.2; my impression is that there are some significant improvements between the 4.4 and 4.5 series. You might also

[sage-support] Re: Errors When Starting Sage-4.6.1

2011-01-18 Thread Volker Braun
Are you using the gentoo ebuild or are you installing just the Sage source tarball? The latter is designed to be installed in a users home directory. -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to

Re: [sage-support] Re: Errors When Starting Sage-4.6.1

2011-01-18 Thread Richard
I am NOT using the ebuild. I just downloaded sage-4.6.1.tar, created a /usr/local/sage-4.6.1 directory, chowned that directory to my user, un-tared it, executed 'export MAKE=make -j12' then 'make make.out 21' and then a few hours later tried to run it with './sage'. I'll try compiling it in

Re: [sage-support] Re: Errors When Starting Sage-4.6.1

2011-01-18 Thread Richard
Thanks for the reply. I think I'll try to re-post on sage-devel. (Although gcc-4.5.2 is in Gentoo's portage it is not in the 'stable' branch yet. So I don't really know if I want to 'upgrade' gcc yet.) On 01/18/2011 07:08 AM, Marshall Hampton wrote: I have no real idea what is going wrong

Re: [sage-support] Re: Errors When Starting Sage-4.6.1

2011-01-18 Thread Volker Braun
The error looks like it didn't build correctly. Is there anything suspicious in the install.log? Maybe rebuild the sage library (sage -ba). -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to