Bug#1008722: Possible bugfix

2022-04-11 Thread Moessbauer, Felix
Hi Sudip, > -Original Message- > From: Sudip Mukherjee > Sent: Sunday, April 10, 2022 9:10 PM > > Hi Felix, > > On Wed, Apr 6, 2022 at 1:27 PM Moessbauer, Felix > wrote: > > > > Hi Sudip, > > > > Unfortunately I found more races in the build. > > I am thinking of disabling parallel

Bug#1008722: Possible bugfix

2022-04-10 Thread Sudip Mukherjee
Hi Felix, On Wed, Apr 6, 2022 at 1:27 PM Moessbauer, Felix wrote: > > Hi Sudip, > > Unfortunately I found more races in the build. I am thinking of disabling parallel jobs while building. That should fix the problem for now. Your thoughts ? -- Regards Sudip

Bug#1008722: Possible bugfix

2022-04-06 Thread Moessbauer, Felix
Hi Sudip, Unfortunately I found more races in the build. There has to be something more general to be wrong with these Makefiles: 2022-04-06 12:14:27 - ERROR - --- debian/libtracefs1.symbols (libtracefs1_1.3.0-1_amd64) 2022-04-06 12:14:27 - ERROR - +++ dpkg-gensymbolsyDWb5y 2022-04-06

Bug#1008722: Possible bugfix

2022-04-03 Thread Sudip Mukherjee
On Thu, Mar 31, 2022 at 5:48 PM Moessbauer, Felix wrote: > > Hi, > > I debugged this further and found that the problem is a partially-written > tracefs-sqlhist.o file. > With the patch in [1] I can no longer reproduce the bug. Thanks for the patch Felix. Will upload today with this patch

Bug#1008722: Possible bugfix

2022-03-31 Thread Moessbauer, Felix
Hi, I debugged this further and found that the problem is a partially-written tracefs-sqlhist.o file. With the patch in [1] I can no longer reproduce the bug. Still, I don't fully understand why it is required to explicitly mention the dependency to tracefs-sqlhist.c. [1]