Re: Build-time tests fail if machine has a single CPU
Kienan Stewart via lttng-dev <[email protected]> Mon, 16 Mar 2026 09:57:55 -0400
| Newsgroups | org.lttng.lists.lttng-dev |
|---|---|
| Message-ID | <[email protected]> |
Hi Santiago, some changes have been merged into the master branch that should fix the issue you're facing. They should be backported into the next bug-fix release for 2.14 [1]: https://github.com/lttng/lttng-tools/commit/41e650ca6d7587fd217f276b6e9af19cd962b7da [2]: https://github.com/lttng/lttng-tools/commit/519c2e6c6b286d33d3c4b4d8a5032317392e0939 [3]: https://github.com/lttng/lttng-tools/commit/562507728d13b7c3544d2059f9f891f9c82109a4 [4]: https://github.com/lttng/lttng-tools/commit/f1d33a72a5ffb1515f66b0af8b9044df93efd970 [5]: https://github.com/lttng/lttng-tools/commit/2a857d8fe56c76bc25b35cb8ecde5e8687412694 thanks, kienan On 3/9/26 3:02 PM, Kienan Stewart via lttng-dev wrote: > Hi Santiago, > > thanks for the bug report. I'll take a look at it. > > kienan > > On 3/9/26 1:12 PM, Santiago Vila via lttng-dev wrote: >> I forgot one detail which might help to debug the issue: >> >> This started to happen in version 2.14.0. >> Version 2.13.15 worked ok. >> >> Thanks. >