[sage-devel] Re: Final 3.4.1 source released

2009-04-27 Thread Harald Schilly
On Apr 27, 4:48 am, evan foss wrote: > Ok thanks, I have been wondering about the performance of netbooks. > > well, i'm surprised how good it is. you can give me some calculations and i can benchmark it. h --~--~-~--~~~---~--~~ To post to this group, send emai

[sage-devel] Re: Final 3.4.1 source released

2009-04-27 Thread Minh Nguyen
Hi folks, On Wed, Apr 22, 2009 at 5:49 AM, mabshoff wrote: > > Hello folks, > > as expected changes over 3.4.1.rc4 are minimal: > > Merged in Sage 3.4.1.final: > > #5284: Michael Abshoff: Set sage-flags.txt up to SSE2 only when > building Sage in SSE2 only mode/remove SSSE3 and SSE4 flags (follo

[sage-devel] Re: Final 3.4.1 source released

2009-04-26 Thread evan foss
On Sun, Apr 26, 2009 at 12:20 PM, Harald Schilly wrote: > > > > On Apr 26, 5:25 pm, evan foss wrote: >> How long did that take to build? > > don't know, some hours. .. started in the night before going to sleep > and in the morning everything was done. i did a parallel make and i > have 2 gb of

[sage-devel] Re: Final 3.4.1 source released

2009-04-26 Thread Harald Schilly
On Apr 26, 5:25 pm, evan foss wrote: > How long did that take to build? don't know, some hours. .. started in the night before going to sleep and in the morning everything was done. i did a parallel make and i have 2 gb of ram. maybe 10 hours, but i think it was faster. h --~--~-~--~-

[sage-devel] Re: Final 3.4.1 source released

2009-04-26 Thread William Stein
On Sun, Apr 26, 2009 at 8:25 AM, evan foss wrote: > > How long did that take to build? I did a similar build and it took about 10 hours I think. Most of the time (maybe 2-4 hours?) is spent running the FLINT *test suite*, not building anything (so, I think running the FLINT test suite should be

[sage-devel] Re: Final 3.4.1 source released

2009-04-26 Thread evan foss
How long did that take to build? On Sun, Apr 26, 2009 at 10:23 AM, Harald Schilly wrote: > > I just want to add that 3.4.1 compiles on my hp 2140 netbook (3.4 > didn't) on a dual core Intel(R) Atom(TM) CPU N270 / model 28 > > All tests pass, except for a timeout in schemes/elliptic_curves/ > ell

[sage-devel] Re: Final 3.4.1 source released

2009-04-26 Thread Harald Schilly
I just want to add that 3.4.1 compiles on my hp 2140 netbook (3.4 didn't) on a dual core Intel(R) Atom(TM) CPU N270 / model 28 All tests pass, except for a timeout in schemes/elliptic_curves/ ell_rational_field.py h --~--~-~--~~~---~--~~ To post to this group, sen

[sage-devel] Re: Final 3.4.1 source released

2009-04-23 Thread Bill Hart
The latest RC of MPIR 1.1.1 should fix this issue. Bill. On 23 Apr, 01:43, Bill Hart wrote: > Hi Marshall. I think I have a fix for this. But I've started a thread > on the MPIR development list for this: > > http://groups.google.co.uk/group/mpir-devel/browse_thread/thread/34a4... > > Bill. > >

[sage-devel] Re: Final 3.4.1 source released

2009-04-23 Thread John Cremona
2009/4/23 John Cremona : > 2009/4/22 mabshoff : >> >> >> >> On Apr 22, 12:54 pm, "David M. Monarres" wrote: >> >> Hi David, >> >>> On an upgrade from 3.4 on Mac OS X 10.5.6 (intel) I get the following >>> doctest errors: >> >> Thanks for the build report. >> >>> The following tests failed: >>> >>

[sage-devel] Re: Final 3.4.1 source released

2009-04-23 Thread John Cremona
2009/4/22 mabshoff : > > > > On Apr 22, 12:54 pm, "David M. Monarres" wrote: > > Hi David, > >> On an upgrade from 3.4 on Mac OS X 10.5.6 (intel) I get the following >> doctest errors: > > Thanks for the build report. > >> The following tests failed: >> >> sage -t "devel/sage/sage/algebr

[sage-devel] Re: Final 3.4.1 source released

2009-04-22 Thread Bill Hart
Hi Marshall. I think I have a fix for this. But I've started a thread on the MPIR development list for this: http://groups.google.co.uk/group/mpir-devel/browse_thread/thread/34a4e60f556c8ba3 Bill. On 22 Apr, 23:31, Marshall Hampton wrote: > I am having an error in building 3.4.1 on an intel ma

[sage-devel] Re: Final 3.4.1 source released

2009-04-22 Thread Marshall Hampton
I am having an error in building 3.4.1 on an intel mac running 10.5. The error is in mpir: Deleting assembly files which depend on PIC assembly working or 32 bit OSX on Intel hardware checking build system type... Invalid configuration `penryn-apple- darwin9.6.0': machine `penryn-apple' not recog

[sage-devel] Re: Final 3.4.1 source released

2009-04-22 Thread mabshoff
On Apr 22, 1:50 pm, mabshoff wrote: > On Apr 22, 12:54 pm, "David M. Monarres" wrote: > > Hi David, > The other two failures are upgrade specific and happen when when left > over pyc and so files are around due to the Quaternion classes being > moved. One brutal fix is to do  delete devel/s

[sage-devel] Re: Final 3.4.1 source released

2009-04-22 Thread mabshoff
On Apr 22, 12:54 pm, "David M. Monarres" wrote: Hi David, > On an upgrade from 3.4 on Mac OS X 10.5.6 (intel) I get the following   > doctest errors: Thanks for the build report. > The following tests failed: > >         sage -t  "devel/sage/sage/algebras/quaternion_algebra_element.py" >  

[sage-devel] Re: Final 3.4.1 source released

2009-04-22 Thread David M. Monarres
On an upgrade from 3.4 on Mac OS X 10.5.6 (intel) I get the following doctest errors: The following tests failed: sage -t "devel/sage/sage/algebras/quaternion_algebra_element.py" sage -t "devel/sage/sage/schemes/elliptic_curves/ ell_rational_field.py" sage -t "deve