Re: Galera FTBFS in f33, but same build passes in f32

2020-08-28 Thread Lukas Javorsky
Yep, thanks for help Lukas On Fri, Aug 28, 2020 at 10:11 AM Dan Horák wrote: > On Fri, 28 Aug 2020 10:01:37 +0200 > Lukas Javorsky wrote: > > > > one difference is that F-33 enabled LTO (new compiler flags added at > > > the distro level, [1], but as you are building with -Werror, then you > >

Re: Galera FTBFS in f33, but same build passes in f32

2020-08-28 Thread Dan Horák
On Fri, 28 Aug 2020 10:01:37 +0200 Lukas Javorsky wrote: > > one difference is that F-33 enabled LTO (new compiler flags added at > > the distro level, [1], but as you are building with -Werror, then you > > should review the code for real issues. as others already mentioned - there is a problem

Re: Galera FTBFS in f33, but same build passes in f32

2020-08-28 Thread Lukas Javorsky
> one difference is that F-33 enabled LTO (new compiler flags added at > the distro level, [1], but as you are building with -Werror, then you > should review the code for real issues. What do you mean by real issues? On Thu, Aug 27, 2020 at 2:38 PM Dan Horák wrote: > On Thu, 27 Aug 2020 14:21:

Re: Galera FTBFS in f33, but same build passes in f32

2020-08-27 Thread Jeff Law
On Thu, 2020-08-27 at 14:21 +0200, Lukas Javorsky wrote: > Hi folks, > > I've run into the compilation problem in the Galera package > This problem occurs only on f33 and higher tho. > > Here is build performed on Fedora 32: > https://koji.fedoraproject.org/koji/taskinfo?taskID=50232504 > > An

Re: Galera FTBFS in f33, but same build passes in f32

2020-08-27 Thread Petr Pisar
On Thu, Aug 27, 2020 at 02:21:03PM +0200, Lukas Javorsky wrote: > I've run into the compilation problem in the Galera package > This problem occurs only on f33 and higher tho. > > Here is build performed on Fedora 32: > https://koji.fedoraproject.org/koji/taskinfo?taskID=50232504 > > And here is

Re: Galera FTBFS in f33, but same build passes in f32

2020-08-27 Thread Dan Horák
On Thu, 27 Aug 2020 14:21:03 +0200 Lukas Javorsky wrote: > Hi folks, > > I've run into the compilation problem in the Galera package > This problem occurs only on f33 and higher tho. > > Here is build performed on Fedora 32: > https://koji.fedoraproject.org/koji/taskinfo?taskID=50232504 > > An

Re: Galera FTBFS in f33, but same build passes in f32

2020-08-27 Thread Paul Howarth
On Thu, 27 Aug 2020 14:21:03 +0200 Lukas Javorsky wrote: > Hi folks, > > I've run into the compilation problem in the Galera package > This problem occurs only on f33 and higher tho. > > Here is build performed on Fedora 32: > https://koji.fedoraproject.org/koji/taskinfo?taskID=50232504 > > An