Re: [sage-devel] Re: Make fails after upgrading to 6.2.beta5

2014-03-26 Thread Volker Braun
Is new:

$ git log build/pkgs/dateutil
commit 5e9bffe79134dc328643e4eff36710b8d5637e93
Author: John H. Palmieri 
Date:   Fri Dec 20 11:12:11 2013 -0800

Trac #14993: update matplotlib to version 1.3.1

This version of matplotlib has new dependencies, so create new
packages for dateutil, pyparsing, six, and tornado: all
straightforward, no patching required.


On Wednesday, March 26, 2014 3:26:06 PM UTC, John Cremona wrote:
>
> Is dateutils new?  Otherwise why would I have noeen affected by this 
> before? 
>
>

-- 
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 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: Make fails after upgrading to 6.2.beta5

2014-03-26 Thread John Cremona
Is dateutils new?  Otherwise why would I have noeen affected by this before?

John

On 26 March 2014 14:40, Volker Braun  wrote:
> Fix for the missing dependency is at http://trac.sagemath.org/ticket/16015
>
>
> --
> 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 to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: Make fails after upgrading to 6.2.beta5

2014-03-26 Thread Volker Braun
Can you make the dateutil log also world-readable?

-- 
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 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: Make fails after upgrading to 6.2.beta5

2014-03-26 Thread Volker Braun
Fix for the missing dependency is at http://trac.sagemath.org/ticket/16015


-- 
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 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: Make fails after upgrading to 6.2.beta5

2014-03-26 Thread John Cremona
On 26 March 2014 14:24, Volker Braun  wrote:
> On Wednesday, March 26, 2014 1:11:13 PM UTC, John Cremona wrote:
>>
>> OK, thanks.  I did "make distclean" and then "make" again, which
>> resulted in one failure, not matplotlib but dateutils.
>
>
> It would be interesting to get the log for that if you still have it.

It is in /home/cremona/install.log on boxen, also dateutil-2.2.log

John

>
> The rest is normal, sometimes you just have to do "make distclean" until our
> build system get smarter.
>
> --
> 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 to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: Make fails after upgrading to 6.2.beta5

2014-03-26 Thread Volker Braun
On Wednesday, March 26, 2014 1:11:13 PM UTC, John Cremona wrote:
>
> OK, thanks.  I did "make distclean" and then "make" again, which 
> resulted in one failure, not matplotlib but dateutils.


It would be interesting to get the log for that if you still have it.

The rest is normal, sometimes you just have to do "make distclean" until 
our build system get smarter.

-- 
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 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: Make fails after upgrading to 6.2.beta5

2014-03-26 Thread John Cremona
On 26 March 2014 12:39, Peter Bruin  wrote:
> Hello John,
>
> The matplotlib problem is #16002.

OK, thanks.  I did "make distclean" and then "make" again, which
resulted in one failure, not matplotlib but dateutils.  I thne did
"make" again expecting it to do almost nothing but it did start doing
a lot of package building but I don't know if this is packages which
were built the first time being rebuilt or some which for some reason
were not built the first time.  After this second "make" all seems
well.

If I had read #16002 first I might have saved my computer a lot of
effort...but MAKE='make -j50' made the process less of a chore than it
might have been.

Back to work,

John


>
> Peter
>
>
> Op woensdag 26 maart 2014 11:44:28 UTC schreef John Cremona:
>>
>> Just when I thought that I had got the hang of git-based development,
>> sincething fails which makes me realise that I have no idea what is
>> happening...
>>
>> After upgrading to beta5 using the usual (for me) git pull trac
>> develop, I type make and it fails as follows.  The first two of these
>> are optional spkgs, but the third is not.  Doing "make clean" first
>> makes no difference.   My sage directory is at this commit:
>>
>> %git log
>> commit 9db8c5c598ec9de953a33b14e531bee3c092c199
>> Author: Volker Braun 
>> Date:   Sun Mar 23 16:48:13 2014 -0400
>>
>> Updated Sage version to 6.2.beta5
>>
>> (...)
>>
>> and the end of the make output is:
>>
>> The following package(s) may have failed to build:
>>
>> package: database_kohel
>> log file: /home/jec/sage/logs/pkgs/database_kohel.log
>> build directory: /home/jec/sage/local/var/tmp/sage/build/database_kohel
>>
>> package: database_stein_watkins_mini-20030423.p1.tar.bz2
>> log file:
>> /home/jec/sage/logs/pkgs/database_stein_watkins_mini-20030423.p1.tar.bz2.log
>> build directory:
>>
>> /home/jec/sage/local/var/tmp/sage/build/database_stein_watkins_mini-20030423.p1.tar.bz2
>>
>> package: matplotlib-1.3.1
>> log file: /home/jec/sage/logs/pkgs/matplotlib-1.3.1.log
>> build directory: /home/jec/sage/local/var/tmp/sage/build/matplotlib-1.3.1
>>
>> John
>
> --
> 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 to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] Re: Make fails after upgrading to 6.2.beta5

2014-03-26 Thread Peter Bruin
Hello John,

The matplotlib problem is #16002.

Peter


Op woensdag 26 maart 2014 11:44:28 UTC schreef John Cremona:
>
> Just when I thought that I had got the hang of git-based development, 
> sincething fails which makes me realise that I have no idea what is 
> happening... 
>
> After upgrading to beta5 using the usual (for me) git pull trac 
> develop, I type make and it fails as follows.  The first two of these 
> are optional spkgs, but the third is not.  Doing "make clean" first 
> makes no difference.   My sage directory is at this commit: 
>
> %git log 
> commit 9db8c5c598ec9de953a33b14e531bee3c092c199 
> Author: Volker Braun > 
> Date:   Sun Mar 23 16:48:13 2014 -0400 
>
> Updated Sage version to 6.2.beta5 
>
> (...) 
>
> and the end of the make output is: 
>
> The following package(s) may have failed to build: 
>
> package: database_kohel 
> log file: /home/jec/sage/logs/pkgs/database_kohel.log 
> build directory: /home/jec/sage/local/var/tmp/sage/build/database_kohel 
>
> package: database_stein_watkins_mini-20030423.p1.tar.bz2 
> log file: 
> /home/jec/sage/logs/pkgs/database_stein_watkins_mini-20030423.p1.tar.bz2.log 
>
> build directory: 
> /home/jec/sage/local/var/tmp/sage/build/database_stein_watkins_mini-20030423.p1.tar.bz2
>  
>
>
> package: matplotlib-1.3.1 
> log file: /home/jec/sage/logs/pkgs/matplotlib-1.3.1.log 
> build directory: /home/jec/sage/local/var/tmp/sage/build/matplotlib-1.3.1 
>
> John 
>

-- 
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 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.