Hi Collin, > > "make check" reports a test failure of the cut/cut test. > > > > Find attached the log file. It shows 27 processes that abort: > > That is confusing. I am not able to reproduce this one using those same > options. Any ideas?
It seems to depend on the clang version: Ubuntu 24.04 with clang 22: OK Ubuntu 24.04 with clang 21: OK Ubuntu 24.04 with clang 20: OK Ubuntu 24.04 with clang 19: 23 FAIL, 60 aborts in cut.log Ubuntu 24.04 with clang 18: 50 FAIL, 60 aborts in cut.log I'll upgrade the CI, to use a newer version of Ubuntu and clang, in a few weeks. Sorry for the noise. Bruno
