Re: [sage-devel] Re: OS X Mavericks

2013-10-22 Thread Jeroen Demeyer
On 2013-10-23 02:48, yomcat wrote: On Wednesday, 23 October 2013 10:48:00 UTC+13, yomcat wrote: On Wednesday, 23 October 2013 10:04:57 UTC+13, yomcat wrote: I'll go hunting for dev tools. They're not out yet. Got some. The build got much further, but broke on polybori -

[sage-devel] Re: Short introductory note on Sage

2013-10-22 Thread Rob Beezer
I hope I'm not too late. That's a lot packed into two pages! Three nits follow. Rob "v=vector(QQ, [1,2,3])" How about using spaces around the equals? Is this PEP-8? ;-) "SageTeX package" vs. "sagetex package" Maybe put the latter into a fixed-width font to suggest this is the package

Re: [sage-devel] Re: OS X Mavericks

2013-10-22 Thread yomcat
On Wednesday, 23 October 2013 14:57:38 UTC+13, William wrote: > > On Tue, Oct 22, 2013 at 6:49 PM, yomcat > > wrote: > > > > > > On Wednesday, 23 October 2013 14:17:25 UTC+13, William wrote: > >> > >> On Tue, Oct 22, 2013 at 1:29 PM, yomcat wrote: > >> > > >> > > >> > On Wednesday, 23 O

Re: [sage-devel] Re: OS X Mavericks

2013-10-22 Thread William Stein
On Tue, Oct 22, 2013 at 6:49 PM, yomcat wrote: > > > On Wednesday, 23 October 2013 14:17:25 UTC+13, William wrote: >> >> On Tue, Oct 22, 2013 at 1:29 PM, yomcat wrote: >> > >> > >> > On Wednesday, 23 October 2013 06:30:47 UTC+13, jason wrote: >> >> >> >> Apple just announced OS X Mavericks is fre

Re: [sage-devel] Re: OS X Mavericks

2013-10-22 Thread yomcat
On Wednesday, 23 October 2013 14:17:25 UTC+13, William wrote: > > On Tue, Oct 22, 2013 at 1:29 PM, yomcat > > wrote: > > > > > > On Wednesday, 23 October 2013 06:30:47 UTC+13, jason wrote: > >> > >> Apple just announced OS X Mavericks is free, available today. Has > >> anyone tried compil

Re: [sage-devel] Re: OS X Mavericks

2013-10-22 Thread William Stein
On Tue, Oct 22, 2013 at 1:29 PM, yomcat wrote: > > > On Wednesday, 23 October 2013 06:30:47 UTC+13, jason wrote: >> >> Apple just announced OS X Mavericks is free, available today. Has >> anyone tried compiling Sage on it? > > > I have just installed it. I shall build Sage and report back. One th

[sage-devel] Re: OS X Mavericks

2013-10-22 Thread Jason Grout
On 10/22/13 12:42 PM, William Stein wrote: Does that mean I can install it into a virtualbox (say) machine on my OS X 10.6 desktop (bsd.math), so people can try it... but we still have a 10.6 buildbot? It looks like you probably can install it in a virtual machine. I have no clue how easy it

[sage-devel] Re: OS X Mavericks

2013-10-22 Thread yomcat
On Wednesday, 23 October 2013 10:48:00 UTC+13, yomcat wrote: > > > > On Wednesday, 23 October 2013 10:04:57 UTC+13, yomcat wrote: >> >> >> I'll go hunting for dev tools. >> > > They're not out yet. > Got some. The build got much further, but broke on polybori - https://dl.dropboxusercontent.co

[sage-devel] Re: OS X Mavericks

2013-10-22 Thread yomcat
On Wednesday, 23 October 2013 10:04:57 UTC+13, yomcat wrote: > > > I'll go hunting for dev tools. > They're not out yet. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an

[sage-devel] Re: OS X Mavericks

2013-10-22 Thread yomcat
On Wednesday, 23 October 2013 09:58:49 UTC+13, yomcat wrote: > > > There seems to be an include directory a level down (in llvm-gcc-4.2). > I've sym-linked that in, we'll see what happens now. > It still broke, but further on. /Users/yomcat/Downloads/sage-test/spkg/build/gcc-4.7.3.p0/gcc-bui

[sage-devel] Re: OS X Mavericks

2013-10-22 Thread yomcat
On Wednesday, 23 October 2013 09:29:35 UTC+13, yomcat wrote: > > > > On Wednesday, 23 October 2013 06:30:47 UTC+13, jason wrote: >> >> Apple just announced OS X Mavericks is free, available today. Has >> anyone tried compiling Sage on it? >> > > I have just installed it. I shall build Sage and

[sage-devel] Re: OS X Mavericks

2013-10-22 Thread yomcat
On Wednesday, 23 October 2013 06:30:47 UTC+13, jason wrote: > > Apple just announced OS X Mavericks is free, available today. Has > anyone tried compiling Sage on it? > I have just installed it. I shall build Sage and report back. One thing I noticed is that XCode has done something differen

Re: [sage-devel] Re: patchbots , how to have your own

2013-10-22 Thread Robert Bradshaw
This is http://trac.sagemath.org/ticket/15197 On Tue, Oct 22, 2013 at 6:11 AM, Frédéric Chapoton wrote: > Hello, > > well, looking (for example) at the latest result for > http://patchbot.sagemath.org/ticket/14498/ > > one can see that the bot is trying to apply very old patches, included since >

Re: [sage-devel] OS X Mavericks

2013-10-22 Thread William Stein
On Tue, Oct 22, 2013 at 10:30 AM, Jason Grout wrote: > Apple just announced OS X Mavericks is free, available today. Has anyone > tried compiling Sage on it? Does that mean I can install it into a virtualbox (say) machine on my OS X 10.6 desktop (bsd.math), so people can try it... but we still h

[sage-devel] OS X Mavericks

2013-10-22 Thread Jason Grout
Apple just announced OS X Mavericks is free, available today. Has anyone tried compiling Sage on it? Thanks, Jason -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email

[sage-devel] Re: patchbots , how to have your own

2013-10-22 Thread Frédéric Chapoton
Hello, well, looking (for example) at the latest result for http://patchbot.sagemath.org/ticket/14498/ one can see that the bot is trying to apply very old patches, included since long ago. This was a bug of the bot, which I think has been solved in more recent versions. I do not know which ve

[sage-devel] Re: patchbots , how to have your own

2013-10-22 Thread Volker Braun
On Tuesday, October 22, 2013 12:53:02 PM UTC+1, Frédéric Chapoton wrote: > > 1) I would like to tell whoever is running the patchbot named > > > Fedora/19/x86_64/3.11.2-201.fc19.x86_64/desktop

[sage-devel] patchbots , how to have your own

2013-10-22 Thread Frédéric Chapoton
Hello everybody, two things about the patchbots: 1) I would like to tell whoever is running the patchbot named Fedora/19/x86_64/3.11.2-201.fc19.x86_64/desktop that her/his patchbot is prob