Hi, On Sun, Jul 17, 2022 at 9:27 PM Lucas Nussbaum <lu...@debian.org> wrote: > On 17/07/22 at 07:10 +0200, László Böszörményi (GCS) wrote: > > Unfortunately I can't reproduce it. Tried in several ways. Do you > > have time to repeat your build process and see if it builds this time? > > I tried it again. > The first two builds succeeded, and then one failed with: > The following tests FAILED: > 12 - nng.sp.protocol.bus0.bug1247_test (Failed) > Errors while running CTest > Then it failed again, with another test failing: > The following tests FAILED: > 11 - nng.compat.compat.nanomsg.compat_tcp_test (Failed) > Errors while running CTest Seems random then. What parallel (-jX for make) setting do you have? Maybe those tests fail due to some race between them?
> Are you sure you can't reproduce, even when building several times in a > row? It might be a random failure. Tried four times without luck, it built all these times. Will check it with more tries and setting the parallel setting for make to different values. Thanks, Laszlo/GCS