Re: [sage-devel] Re: Error rebuilding Sage (ncurses)

2017-07-27 Thread Dima Pasechnik
you can merge individual commits into a branch by doing `git cherry-pick `. This should suffice for you to create a branch you like (but do read more docs on git...) On Wednesday, July 26, 2017 at 6:20:24 PM UTC+1, jhonrubia6 wrote: > > Finally I've found the error but I do not know how to unra

Re: [sage-devel] Re: Error rebuilding Sage (ncurses)

2017-07-26 Thread jhonrubia6
Finally I've found the error but I do not know how to unravel it so any help will be welcome I am working on ticket #22081, and in some commit (ea92d27) I made the error of adding src/bin/sage-env-config file to the commit pushed. After that I did some corrections on code (4851eed->bc476cd->9d94

Re: [sage-devel] Re: Error rebuilding Sage (ncurses)

2017-07-16 Thread jhonrubia6
El jueves, 6 de julio de 2017, 20:52:02 (UTC+2), François Bissey escribió: > > The OS X file system only fake case sensitivity, so “Sage” and “sage” > are actually the same folder. > > Now it is very suspicious. It fails because permission is denied on > > /Users/J_Honrubia/Sage/sage/local/var

Re: [sage-devel] Re: Error rebuilding Sage (ncurses)

2017-07-06 Thread François Bissey
The OS X file system only fake case sensitivity, so “Sage” and “sage” are actually the same folder. Now it is very suspicious. It fails because permission is denied on > /Users/J_Honrubia/Sage/sage/local/var/lib/sage/installed Yet you are t143730 and you are building from /Users/t143730/sage/ so d

[sage-devel] Re: Error rebuilding Sage (ncurses)

2017-07-06 Thread jhonrubia6
this is the complete log, somehow it is trying to create a S /Library/Developer/CommandLineTools/usr/bin/make build/make/Makefile make[1]: `build/make/Makefile' is up to date. build/bin/sage-logger \ "cd build/make && ./install 'all'" logs/install.log *** ALL ENVIRONMENT VARIABLES BEFORE BUILD