On Sunday 03 of May 2020 20:18:54 deloptes wrote:
Michele Calgaro via trinity-devel wrote:
Hi Emanoil,
I also do parallel building, no issues here. So the problem is
definitely= not there.
Have you checked if you are running out of disk space during the
build? j= ust speaking out loud here :-$
Cheers
Michele
Hi,
until 56 days ago I was using kernel 4.19.25, but had to upgrade because
of a NFS deadlock bug. I upgraded to 4.19.106. Now I upgraded to
4.19.120 and rebooted.
Same problem with the parallel building. I wonder if it is the kernel.
I now let it build with -j4 and if fails -j1
debuild -uc -us -b -j4 || debuild -uc -us -b -j1
which seems to work around :/
I will have to dig in further, but I can now build TDE again and try
fixing some issues, when time allows.
There is enough disk (60+GB) space BTW on the system.
regards
Hi Emanoil,
please, you can try this patch?
https://mirror.git.trinitydesktop.org/gitea/TDE/tde-common-cmake/pulls/43
I hope this could solve concurrency issues during the build that could be
the source of the FTBFS you are observing. It would be great if it solves
the problem you are observing, and I could do a merging of PRs in a common
cmake module today.
Cheers
--
Slávek