Sage 3.4.2 released (and this time it is the final one)

瀏覽次數:2 次
跳到第一則未讀訊息

mabshoff

未讀,
2009年5月6日 凌晨2:37:102009/5/6
收件者:sage-devel
Hello folks,

apologies that it took a while, but the final 3.4.2 source tarball
announced a couple days ago turned out to be not truly final :). So
here are md5sums to make the difference clear:

8fe47c23872bc39ceb0136602062c917 sage-3.4.2.tar
fe5ce17b31557f57f32a714855f22d26 sage-3.4.2-sage.math-only-x86_64-
Linux.tar.gz

All the bits are in the usual place in

http://sage.math.washington.edu/home/mabshoff/release-cycles-3.4.2/

From here on it is all about Sage 4.0.

Cheers,

Michael

Merged in Sage 3.4.2:

#5981: Michael Abshoff: Sage 3.4.2: prime_pi() broken on 32 bit
[Reviewed by Jaap Spies]
#5983: Michael Abshoff: cmp related doctest failure in sage/schemes/
jacobians/abstract_jacobian.py [Reviewed by William Stein]
#5984: Michael Abshoff: cmp related doctest failure in sage/modular/
arithgroup/arithgroup_perm.py [Reviewed by William Stein]
#5992: Michael Abshoff: Set stack size in Maxima.spkg to 32kb for
clisp [Reviewed by William Stein]

Alex Ghitza

未讀,
2009年5月6日 上午9:11:242009/5/6
收件者:sage-...@googlegroups.com
Hi Michael,

Building 3.4.2 from scratch breaks at R as follows:

---------------------------------
gcc -std=gnu99 -I. -I../../src/include -I../../src/include
-I/opt/sage-3.4.2/local/inlcude -DHAVE_CONFIG_H -fpic
-I/opt/sage-3.4.2/local/include -L/opt/sage-3.4.2/local/lib/ -c
maxcol.c -o maxcol.o
make[5]: *** [maxcol.o] Killed
make[5]: Leaving directory `/opt/sage-3.4.2/spkg/build/r-2.6.1.p22/src/src/appl'
make[4]: *** [R] Error 2
make[4]: Leaving directory `/opt/sage-3.4.2/spkg/build/r-2.6.1.p22/src/src/appl'
make[3]: *** [R] Error 1
make[3]: Leaving directory `/opt/sage-3.4.2/spkg/build/r-2.6.1.p22/src/src'
make[2]: *** [R] Error 1
make[2]: Leaving directory `/opt/sage-3.4.2/spkg/build/r-2.6.1.p22/src'
Error building R.

real 1m15.975s
user 0m41.067s
sys 0m31.088s
sage: An error occurred while installing r-2.6.1.p22
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /opt/sage-3.4.2/install.log. Describe your computer, operating system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/opt/sage-3.4.2/spkg/build/r-2.6.1.p22 and type 'make'.
Instead type "/opt/sage-3.4.2/sage -sh"
in order to set all environment variables correctly, then cd to
/opt/sage-3.4.2/spkg/build/r-2.6.1.p22
(When you are done debugging, you can type "exit" to leave the
subshell.)
make[1]: *** [installed/r-2.6.1.p22] Error 1
make[1]: Leaving directory `/opt/sage-3.4.2/spkg'

real 168m17.432s
user 150m57.636s
sys 15m42.272s
python: can't open file
'/opt/sage-3.4.2/devel/sage/doc/common/builder.py': [Errno 2] No such
file or directory
---------------------------------------------------

This is on an older laptop with 1 GB RAM:

[aghitza@frobenius sage-3.4.2]$ uname -a
Linux frobenius 2.6.29-ARCH #1 SMP PREEMPT Fri Apr 17 12:46:01 UTC
2009 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.20GHz GenuineIntel
GNU/Linux


It could very well be that the machine is just slowly dying, but so
far I've built sage on it without problems, and I thought I should
report it. Let me know if you want me to do any investigations on
this.


Best,
Alex
--
Alex Ghitza -- Lecturer in Mathematics -- The University of Melbourne
-- Australia -- http://www.ms.unimelb.edu.au/~aghitza/

Golam Mortuza Hossain

未讀,
2009年5月7日 上午9:41:302009/5/7
收件者:sage-...@googlegroups.com
Hi Michael,

On Wed, May 6, 2009 at 3:37 AM, mabshoff <mabs...@googlemail.com> wrote:
>
> All the bits are in the usual place in
>
>   http://sage.math.washington.edu/home/mabshoff/release-cycles-3.4.2/

I am wondering whether pre-compiled binaries of sage-3.4.2 for
Ubuntu and others will be available? I am thinking of testing
Mike Hansen's patches for new symbolics which should be applied
on top of 3.4.2. Given compiling sage from source takes really long in
typical laptops, it would be helpful to have pre-compiled sage
binaries of 3.4.2.

Thanks,
Golam

mabshoff

未讀,
2009年5月7日 上午9:44:072009/5/7
收件者:sage-devel
On May 7, 6:41 am, Golam Mortuza Hossain <gmhoss...@gmail.com> wrote:
> Hi Michael,

Hi Golam,

> On Wed, May 6, 2009 at 3:37 AM, mabshoff <mabsh...@googlemail.com> wrote:
>
> > All the bits are in the usual place in
>
> >  http://sage.math.washington.edu/home/mabshoff/release-cycles-3.4.2/
>
> I am wondering whether pre-compiled binaries of sage-3.4.2 for
> Ubuntu and others will be available? I am thinking of testing
> Mike Hansen's patches for new symbolics which should be applied
> on top of 3.4.2. Given compiling sage from source takes really long in
> typical laptops, it would be helpful to have pre-compiled sage
> binaries of 3.4.2.

Binaries have been build and should show up in the next 24 hours on
the main sage site and then mirror out. We still don't have any Ubuntu
9.04 binaries since the build farm didn't have them added yet, but I
hope they will show up shortly. I believe we have at least 8.04LTS and
maybe 8.10, but I would need to check and I am about to go to sleep :)

> Thanks,
> Golam

Cheers,

Michael

Golam Mortuza Hossain

未讀,
2009年5月8日 晚上10:10:452009/5/8
收件者:sage-...@googlegroups.com
Hi,

On Thu, May 7, 2009 at 10:44 AM, mabshoff <mabs...@googlemail.com> wrote:
>> > All the bits are in the usual place in
>>
>> >  http://sage.math.washington.edu/home/mabshoff/release-cycles-3.4.2/
>>

> Binaries have been build and should show up in the next 24 hours on
> the main sage site and then mirror out.

Are the binaries for sage-3.4.2 up yet? I couldn't find them in
the link above nor in sagemath.org download section.

Thanks,
Golam

William Stein

未讀,
2009年5月9日 上午11:32:422009/5/9
收件者:sage-...@googlegroups.com

Michael -- the OS X binaries I made are here:

http://sage.math.washington.edu/home/wstein/incoming/

William

Minh Nguyen

未讀,
2009年5月17日 凌晨12:25:462009/5/17
收件者:sage-...@googlegroups.com
Hi folks,

On Wed, May 6, 2009 at 6:37 AM, mabshoff <mabs...@googlemail.com> wrote:
>
> Hello folks,
>
> apologies that it took a while, but the final 3.4.2 source tarball
> announced a couple days ago turned out to be not truly final :). So
> here are md5sums to make the difference clear:
>
> 8fe47c23872bc39ceb0136602062c917 sage-3.4.2.tar
> fe5ce17b31557f57f32a714855f22d26 sage-3.4.2-sage.math-only-x86_64-
> Linux.tar.gz
>
> All the bits are in the usual place in
>
> http://sage.math.washington.edu/home/mabshoff/release-cycles-3.4.2/

And a nicely formatted version of the release tour can be found at
this usual place:

http://mvngu.wordpress.com/2009/05/17/sage-3-4-2-released/


<SNIP>

--
Regards
Minh Van Nguyen

Serge A. Salamanka

未讀,
2009年5月17日 凌晨4:39:252009/5/17
收件者:sage-...@googlegroups.com
It would be good to update sage-announce Google Group due to the new
release. There is still information about 3.3 release.

#Serge

Minh Nguyen пишет:

mabshoff

未讀,
2009年5月17日 凌晨4:42:392009/5/17
收件者:sage-devel


On May 17, 1:39 am, "Serge A. Salamanka" <salsa-...@tut.by> wrote:
> It would be good to update sage-announce Google Group due to the new
> release. There is still information about 3.3 release.
>
> #Serge

Yeah, I know. It is on my list to do, but I have been working non-stop
on 4.0 for the last couple weeks, so it will happen eventually.

Cheers,

Michael
回覆所有人
回覆作者
轉寄
0 則新訊息