[sage-devel] Re: A Question About Sage Automated Build Service ("Continuous Integration")

2016-02-21 Thread Ralf Stephan
On Sunday, February 21, 2016 at 12:22:41 PM UTC+1, Martin Vahi wrote: > > I ask, if there exist some set-up that test-builds Sage? > Please see http://patchbot.sagemath.org/ >... Knowing Travis with SymPy I have the impression such free services cannot offer significantly better performance than

[sage-devel] Re: Sage on SailfishOS

2016-02-21 Thread David Llewellyn-Jones
On Sunday, 21 February 2016 22:41:32 UTC, Dima Pasechnik wrote: > > building docs is very memory-hungry, perhaps with even more swap it can > still be done... > Yes, I'm sure you're right: I'll give it another go with a bit more swap. Unfortunately there's a limit to how much I dare allocate s

[sage-devel] Re: Sage on SailfishOS

2016-02-21 Thread Dima Pasechnik
On Sunday, February 21, 2016 at 6:50:50 PM UTC, David Llewellyn-Jones wrote: > > In case it's of interest to anyone, my build of Sage on a SailfishOS > (Jolla) phone finally completed, and even seems to work. > > Should anyone else want to try it, the steps I had to take to get it to > work wer

Re: [sage-devel] Re: Failure to Compile Sage 7.0 Stable on openSUSE Linux

2016-02-21 Thread Dima Pasechnik
On Sunday, February 21, 2016 at 6:23:45 PM UTC, Martin Vahi wrote: > > I tried again. This time with the > > export SAGE_ATLAS_ARCH="base" > > > added to the Bash script. I did not notice any differences at the log > file, although I did not very thoroughly study it, because I'm not the > m

Re: [sage-devel] Re: Failure to Compile Sage 7.0 Stable on openSUSE Linux

2016-02-21 Thread Dima Pasechnik
On Sunday, February 21, 2016 at 5:01:35 PM UTC, Volker Braun wrote: > > On Sunday, February 21, 2016 at 11:07:48 AM UTC+1, Jeroen Demeyer wrote: >> >> One possible idea: the path >> /home/ts2/Projektid/progremise_infrastruktuur/matemaatikamootorid/Sage/juur_liivakast/2016_02_xx_Sage_7_0/bonnet/t

[sage-devel] Sage on SailfishOS

2016-02-21 Thread David Llewellyn-Jones
In case it's of interest to anyone, my build of Sage on a SailfishOS (Jolla) phone finally completed, and even seems to work. Should anyone else want to try it, the steps I had to take to get it to work were: 1. Build it directly on an SD card, for which the SD card has to be made writeable:

Re: [sage-devel] Re: Cross-compiling for SailfishOS (ARM)

2016-02-21 Thread David Llewellyn-Jones
Thanks for the suggestion. I had a look at the links, but having never used distcc it looks a bit daunting. I'll have to look in a bit more detail. In the meantime, the build finally finished on my phone and seems to work, so although cross-compiling would make a lot more sense, at least I have

Re: [sage-devel] Re: Failure to Compile Sage 7.0 Stable on openSUSE Linux

2016-02-21 Thread Volker Braun
On Sunday, February 21, 2016 at 11:07:48 AM UTC+1, Jeroen Demeyer wrote: > > One possible idea: the path > /home/ts2/Projektid/progremise_infrastruktuur/matemaatikamootorid/Sage/juur_liivakast/2016_02_xx_Sage_7_0/bonnet/tmp_/build_dir/sage-7.0 > > > is unusually long, maybe try a shorter/simpler

Re: [sage-devel] Re: Publish and maintain online a list of data produced by Sage

2016-02-21 Thread Martin Vahi
I'd like to add that at one experiment I was able to wrap the Fossil to PHP by having the PHP to shell-execute the fossil binary by giving the fossil file as an argument or something along those lines, I do not precisely remember, but the fact is that although I did not test, whether the PHP-wr

Re: [sage-devel] Re: Publish and maintain online a list of data produced by Sage

2016-02-21 Thread Martin Vahi
laupäev, 20. veebruar 2016 13:54.47 UTC kirjutas Nathann Cohen: > ... > I don't know what you mean by the 'general idea' of this website. Too > me it looks far too complicated for what I want to do: I just want to > publish a bunch of numbers, possibly with a matrix attached to each > entry.

Re: [sage-devel] Re: For whoever cares about undergrads (or wants to help William earn more money)

2016-02-21 Thread Martin Vahi
I propose that You get yourself acquainted with portals like https://www.upwork.com/ Secondly, my suggestion is to think, how are You going to "package" Yourself as a remotely working professional. That does not mean that You should leave any fake impressions or hide, what You are, but it doe

[sage-devel] Re: A Question About Sage Automated Build Service ("Continuous Integration")

2016-02-21 Thread Martin Vahi
I suspect that the different CI service providers have different operating system setups, which means that it makes sense to build the same Sage revision at multiple CI service providers. That way the likelihood of detecting libraries that are absent from both, Sage source tree and the operati

[sage-devel] A Question About Sage Automated Build Service ("Continuous Integration")

2016-02-21 Thread Martin Vahi
In relation to one other thread https://groups.google.com/forum/#!topic/sage-devel/ILKmNjHrLVQ I ask, if there exist some set-up that test-builds Sage? An ideal case would be a set of freshly cloned instances of VirtualBox virtual appliances, each running a different operating system or Linux

Re: [sage-devel] Re: Failure to Compile Sage 7.0 Stable on openSUSE Linux

2016-02-21 Thread Dima Pasechnik
On Sunday, February 21, 2016 at 10:07:48 AM UTC, Jeroen Demeyer wrote: > > On 2016-02-21 10:55, Martin Vahi wrote: > > |gcc -fPIC > > > -L/home/ts2/Projektid/progremise_infrastruktuur/matemaatikamootorid/Sage/juur_liivakast/2016_02_xx_Sage_7_0/bonnet/tmp_/build_dir/sage-7.0/local/lib > > > >

Re: [sage-devel] Re: Failure to Compile Sage 7.0 Stable on openSUSE Linux

2016-02-21 Thread Jeroen Demeyer
On 2016-02-21 10:55, Martin Vahi wrote: |gcc -fPIC -L/home/ts2/Projektid/progremise_infrastruktuur/matemaatikamootorid/Sage/juur_liivakast/2016_02_xx_Sage_7_0/bonnet/tmp_/build_dir/sage-7.0/local/lib -Wl,-rpath,/home/ts2/Projektid/progremise_infrastruktuur/matemaatikamootorid/Sage/juur_liivakast

[sage-devel] Re: Failure to Compile Sage 7.0 Stable on openSUSE Linux

2016-02-21 Thread Martin Vahi
I tried to take the easy route, because I'm running out of time with my project, but that also failed. The code and the bash script that I used for building it resides (for review) at (~600MiB, plain TAR file) http://temporary.softf1.com/2016/2016_02_21_Sage_7_0_build_failure_demo.tar This tim

Re: [sage-devel] Re: For whoever cares about undergrads (or wants to help William earn more money)

2016-02-21 Thread Martin Vahi
esmaspäev, 15. veebruar 2016 13:55.42 UTC kirjutas Nathann Cohen: > ... > Well. At first he was spending his money in the hope of earning money, > and now he earns money. > > That's good for him. The fact that he now sells our collective work > but keeps the benefits, however, is another stor

Re: [sage-devel] Re: For whoever cares about undergrads (or wants to help William earn more money)

2016-02-21 Thread Martin Vahi
esmaspäev, 15. veebruar 2016 14:32.00 UTC kirjutas Nathann Cohen: ... I care about average users, as I showed it repeatedly in the past. I just don't want to work for free for a guy who sells a software, that's all. ... I do not know exactly Your case, nor do I know the arr

Re: [sage-devel] Re: For whoever cares about undergrads (or wants to help William earn more money)

2016-02-21 Thread Martin Vahi
esmaspäev, 15. veebruar 2016 14:32.00 UTC kirjutas Nathann Cohen: > > ... > I care about average users, as I showed it repeatedly in the past. I > just don't want to work for free for a guy who sells a software, > that's all. > ... > I do not know exactly Your case, nor do I know the arrangem