Re: s390 ruby build failure

2022-01-21 Thread Richard W.M. Jones
To follow up on this thread, I did a scratch build this morning with some extra instrumentation which was meant to capture the Ruby log file if the build failed. But the scratch build succeeded this time on s390x, although it still failed overall because of the kernel bug. So I decided to leave i

Re: s390 ruby build failure

2022-01-21 Thread Kevin Fenzi
On Fri, Jan 21, 2022 at 12:20:48PM +0100, Vít Ondruch wrote: > > > I can't do that: > > > ~~~ > > $ koji save-failed-tree 81534987 > 2022-01-21 12:20:12,267 [ERROR] koji: ActionNotAllowed: Only owner of failed > task or 'admin' can run this task. And sadly due to the mass rebuild churn it's a

Re: s390 ruby build failure

2022-01-21 Thread Vít Ondruch
Dne 21. 01. 22 v 12:19 Vít Ondruch napsal(a): Dne 21. 01. 22 v 11:35 Richard W.M. Jones napsal(a): On Fri, Jan 21, 2022 at 11:28:18AM +0100, Vít Ondruch wrote: Dne 21. 01. 22 v 10:47 Mamoru TASAKA napsal(a): Richard W.M. Jones wrote on 2022/01/21 18:26: https://koji.fedoraproject.org/koji/t

Re: s390 ruby build failure

2022-01-21 Thread Vít Ondruch
Dne 21. 01. 22 v 11:35 Richard W.M. Jones napsal(a): On Fri, Jan 21, 2022 at 11:28:18AM +0100, Vít Ondruch wrote: Dne 21. 01. 22 v 10:47 Mamoru TASAKA napsal(a): Richard W.M. Jones wrote on 2022/01/21 18:26: https://koji.fedoraproject.org/koji/taskinfo?taskID=81534987 /usr/share/ruby/mkmf.rb

Re: s390 ruby build failure

2022-01-21 Thread Richard W.M. Jones
On Fri, Jan 21, 2022 at 11:28:18AM +0100, Vít Ondruch wrote: > > Dne 21. 01. 22 v 10:47 Mamoru TASAKA napsal(a): > >Richard W.M. Jones wrote on 2022/01/21 18:26: > >>https://koji.fedoraproject.org/koji/taskinfo?taskID=81534987 > >> > >>/usr/share/ruby/mkmf.rb:471:in `try_do': The compiler failed t

Re: s390 ruby build failure

2022-01-21 Thread Richard W.M. Jones
On Fri, Jan 21, 2022 at 06:47:37PM +0900, Mamoru TASAKA wrote: > Richard W.M. Jones wrote on 2022/01/21 18:26: > >https://koji.fedoraproject.org/koji/taskinfo?taskID=81534987 > > > >/usr/share/ruby/mkmf.rb:471:in `try_do': The compiler failed to generate an > >executable file. (RuntimeError) > > >

Re: s390 ruby build failure

2022-01-21 Thread Vít Ondruch
Dne 21. 01. 22 v 10:47 Mamoru TASAKA napsal(a): Richard W.M. Jones wrote on 2022/01/21 18:26: https://koji.fedoraproject.org/koji/taskinfo?taskID=81534987 /usr/share/ruby/mkmf.rb:471:in `try_do': The compiler failed to generate an executable file. (RuntimeError) This appears to be a compile

Re: s390 ruby build failure

2022-01-21 Thread Mamoru TASAKA
Richard W.M. Jones wrote on 2022/01/21 18:26: https://koji.fedoraproject.org/koji/taskinfo?taskID=81534987 /usr/share/ruby/mkmf.rb:471:in `try_do': The compiler failed to generate an executable file. (RuntimeError) This appears to be a compiler problem that only affects ruby builds on s390x.