[Numpy-discussion] error building numpy: no file refecount.c

Neil Martinsen-Burrell nmb at wartburg.edu
Tue May 5 13:32:09 EDT 2009


On 2009-05-05 12:12 , Charles R Harris wrote:
>
>
> On Tue, May 5, 2009 at 11:08 AM, Charles R Harris
> <charlesr.harris at gmail.com <mailto:charlesr.harris at gmail.com>> wrote:
>
>
>
>     On Tue, May 5, 2009 at 10:48 AM, dmitrey <dmitrey.kroshko at scipy.org
>     <mailto:dmitrey.kroshko at scipy.org>> wrote:
>
>         Hi all,
>         I've got the error during building numpy from latest svn snapshot -
>         any ideas?
>         D.
>
>
>     I would guess it is a consequence of David's ongoing breakup of the
>     src files. Did you try the usual delete of the build directory?
>
>
> And David, it is probably time to slow down the grinding of src into
> little bits. I don't think it needs to be rushed.

Some bisection shows that the problem is not present in r6944, so for 
now, one can "svn up -r 6944" until David gets the problem resolved.

While understanding that making sure the trunk builds on many platforms 
is a problem, I think that numpy could do better at keeping the trunk 
buildable and doing disruptive things on long-lived feature branches 
that could then be merged.

-Neil



More information about the NumPy-Discussion mailing list