Re: [matplotlib-devel] Fwd: Travis numpy build failures on Python 3.x

2012-12-02 Thread Damon McDougall
On Sat, Dec 1, 2012 at 12:56 PM, Damon McDougall
 wrote:
> On Sat, Dec 1, 2012 at 12:28 PM, Michael Droettboom  wrote:
>> Ok.  I'll go ahead and put the workaround in our .travis.yml.  Any
>> active pull requests that we want to have good Travis results for will
>> need to be rebased to get the workaround.
>
> That's better than having no testing at all for Python 3.x, so that
> gets my +1. Thanks Mike.

Still failing even with the workaround. Here's proof:
https://github.com/matplotlib/matplotlib/pull/1549

>
>>
>> Mike
>>
>> On 11/30/2012 06:20 PM, Damon McDougall wrote:
>>> Forwarding to list again...
>>>
>>>
>>> -- Forwarded message --
>>> From: Nathaniel Smith 
>>> Date: Fri, Nov 30, 2012 at 5:13 PM
>>> Subject: Re: [matplotlib-devel] Travis numpy build failures on Python 3.x
>>> To: Damon McDougall 
>>>
>>>
>>> On Fri, Nov 30, 2012 at 10:25 PM, Damon McDougall
>>>  wrote:
 We seem to have inherited these recently. I am questioning whether it
 is something caused by us or not. Can anybody build numpy/mpl under
 Python 3.x on their own machine successfully?
>>> Not your bug.
>>>
>>> Workaround:
>>>
>>> https://github.com/travis-ci/travis-cookbooks/issues/48#issuecomment-10843018
>>>
>>> Also for context:
>>>https://github.com/numpy/numpy/issues/2761
>>>https://github.com/pypa/virtualenv/issues/359
>>>
>>> -n
>>>
>>>
>>
>>
>> --
>> Keep yourself connected to Go Parallel:
>> INSIGHTS What's next for parallel hardware, programming and related areas?
>> Interviews and blogs by thought leaders keep you ahead of the curve.
>> http://goparallel.sourceforge.net
>> ___
>> Matplotlib-devel mailing list
>> Matplotlib-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
>
>
> --
> Damon McDougall
> http://www.damon-is-a-geek.com
> Institute for Computational Engineering Sciences
> 201 E. 24th St.
> Stop C0200
> The University of Texas at Austin
> Austin, TX 78712-1229



-- 
Damon McDougall
http://www.damon-is-a-geek.com
Institute for Computational Engineering Sciences
201 E. 24th St.
Stop C0200
The University of Texas at Austin
Austin, TX 78712-1229

--
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] Fwd: Travis numpy build failures on Python 3.x

2012-12-02 Thread Damon McDougall
On Sun, Dec 2, 2012 at 11:00 AM, Damon McDougall
 wrote:
> On Sat, Dec 1, 2012 at 12:56 PM, Damon McDougall
>  wrote:
>> On Sat, Dec 1, 2012 at 12:28 PM, Michael Droettboom  wrote:
>>> Ok.  I'll go ahead and put the workaround in our .travis.yml.  Any
>>> active pull requests that we want to have good Travis results for will
>>> need to be rebased to get the workaround.
>>
>> That's better than having no testing at all for Python 3.x, so that
>> gets my +1. Thanks Mike.
>
> Still failing even with the workaround. Here's proof:
> https://github.com/matplotlib/matplotlib/pull/1549

And looks like Thomas reported an issue too:
https://github.com/matplotlib/matplotlib/issues/1548

>
>>
>>>
>>> Mike
>>>
>>> On 11/30/2012 06:20 PM, Damon McDougall wrote:
 Forwarding to list again...


 -- Forwarded message --
 From: Nathaniel Smith 
 Date: Fri, Nov 30, 2012 at 5:13 PM
 Subject: Re: [matplotlib-devel] Travis numpy build failures on Python 3.x
 To: Damon McDougall 


 On Fri, Nov 30, 2012 at 10:25 PM, Damon McDougall
  wrote:
> We seem to have inherited these recently. I am questioning whether it
> is something caused by us or not. Can anybody build numpy/mpl under
> Python 3.x on their own machine successfully?
 Not your bug.

 Workaround:

 https://github.com/travis-ci/travis-cookbooks/issues/48#issuecomment-10843018

 Also for context:
https://github.com/numpy/numpy/issues/2761
https://github.com/pypa/virtualenv/issues/359

 -n


>>>
>>>
>>> --
>>> Keep yourself connected to Go Parallel:
>>> INSIGHTS What's next for parallel hardware, programming and related areas?
>>> Interviews and blogs by thought leaders keep you ahead of the curve.
>>> http://goparallel.sourceforge.net
>>> ___
>>> Matplotlib-devel mailing list
>>> Matplotlib-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>>
>>
>>
>> --
>> Damon McDougall
>> http://www.damon-is-a-geek.com
>> Institute for Computational Engineering Sciences
>> 201 E. 24th St.
>> Stop C0200
>> The University of Texas at Austin
>> Austin, TX 78712-1229
>
>
>
> --
> Damon McDougall
> http://www.damon-is-a-geek.com
> Institute for Computational Engineering Sciences
> 201 E. 24th St.
> Stop C0200
> The University of Texas at Austin
> Austin, TX 78712-1229



-- 
Damon McDougall
http://www.damon-is-a-geek.com
Institute for Computational Engineering Sciences
201 E. 24th St.
Stop C0200
The University of Texas at Austin
Austin, TX 78712-1229

--
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] Fwd: Travis numpy build failures on Python 3.x

2012-12-02 Thread Michael Droettboom
I've pushed a fix to v1.2.x and master for this new problem 
(35ee2184111fb8f80027869d8ee309c7f4e5a467). Unfortunately, another 
rebase of your branches is in order in order to get this fix.


Mike

On 12/02/2012 12:23 PM, Thomas Kluyver wrote:
On 2 December 2012 17:02, Damon McDougall > wrote:


> Still failing even with the workaround. Here's proof:
> https://github.com/matplotlib/matplotlib/pull/1549

And looks like Thomas reported an issue too:
https://github.com/matplotlib/matplotlib/issues/1548


This is a different problem, though (unless it's a really bizarre 
symptom of the other problem). Now it's an error in compiling matplotlib.


Thomas


--
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] Fwd: Travis numpy build failures on Python 3.x

2012-12-02 Thread Damon McDougall
On Sun, Dec 2, 2012 at 8:06 PM, Michael Droettboom  wrote:
> I've pushed a fix to v1.2.x and master for this new problem
> (35ee2184111fb8f80027869d8ee309c7f4e5a467).  Unfortunately, another rebase
> of your branches is in order in order to get this fix.

Still failing: https://travis-ci.org/matplotlib/matplotlib/jobs/3469141

>
> Mike
>
>
> On 12/02/2012 12:23 PM, Thomas Kluyver wrote:
>
> On 2 December 2012 17:02, Damon McDougall  wrote:
>>
>> > Still failing even with the workaround. Here's proof:
>> > https://github.com/matplotlib/matplotlib/pull/1549
>>
>> And looks like Thomas reported an issue too:
>> https://github.com/matplotlib/matplotlib/issues/1548
>
>
> This is a different problem, though (unless it's a really bizarre symptom of
> the other problem). Now it's an error in compiling matplotlib.
>
> Thomas
>
>



-- 
Damon McDougall
http://www.damon-is-a-geek.com
Institute for Computational Engineering Sciences
201 E. 24th St.
Stop C0200
The University of Texas at Austin
Austin, TX 78712-1229

--
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel