On Wed, Feb 11, 2015 at 06:25:10AM -0500, Matej Stuchlik wrote:
> > python3-3.4.2-3.fc22.src.rpm
> >     build started failing with http://gcc.gnu.org/PR60517
> >     The code has an undefined behavior (returning address of a local 
> > variable);
> >     it
> >     tried to perform a stack overflow, but the compiler turned the code via 
> > tail
> >     recursion
> >     optimization into an endless loop.
> 
> Would you have a buildlog of the failure available somewhere? I've tried to 
> rebuild it [1]
> and it seems to pass just fine.

You might want to look at http://bugs.python.org/issue23433, which
contains more information about this issue (and even a patch).

        Marek
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to