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've verified it rebuilt on i686.  You've also got it stuck forever in
endless loop on x86_64 [1].

> [1] http://koji.fedoraproject.org/koji/taskinfo?taskID=8893808

        Jakub
-- 
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