Re: [Numpy-discussion] Build failure at rev8246

2010-05-21 Thread Pauli Virtanen
Fri, 21 May 2010 08:09:55 -0700, T J wrote:
 I tried upgrading today and had trouble building numpy (after rm -rf
 build).  My full build log is here:
 
 http://www.filedump.net/dumped/build1274454454.txt
 

Your SVN checkout might be corrupted, containing a mix of old and new 
files. Try building from a clean checkout.

-- 
Pauli Virtanen

___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Build failure at rev8246

2010-05-21 Thread T J
On Fri, May 21, 2010 at 8:51 AM, Pauli Virtanen p...@iki.fi wrote:
 Fri, 21 May 2010 08:09:55 -0700, T J wrote:
 I tried upgrading today and had trouble building numpy (after rm -rf
 build).  My full build log is here:

     http://www.filedump.net/dumped/build1274454454.txt


 Your SVN checkout might be corrupted, containing a mix of old and new
 files. Try building from a clean checkout.


That was it!

When I did an svn update, I noticed conflicts all over the place and
accepted with tf but I guess that was not enough.  Given that I
haven't really touched this directory, what was the likely cause of
this corruption?  The last time I svn update'd was a few months ago.
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion