Skip to content
Success

#21540 (Apr 22, 2026, 10:22:10 PM)

Started 13 hr ago
Took 6 min 42 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-trx build number 560
originally caused by:

This run spent:

  • 5.9 sec waiting;
  • 6 min 42 sec build duration;
  • 6 min 48 sec total from scheduled to completion.
Revision: 37eaf2eb40df6874b08c0cd1abc1451671903dfd
Repository: $GERRIT_REPO_URL
  • master
build: detect pthread_setname_np and sched_* APIs, guard usage

Add configure checks for pthread_setname_np and sched_* functions.
Wrap their usage with HAVE_* guards to avoid build failures on
platforms where they are unavailable.

Return -ENOTSUP for unsupported scheduler operations.

Improves portability across non-Linux and restricted environments
(e.g. WebAssembly).

Change-Id: Ic3f1492544439d88c5e6683330c6696de1c2f85b
dtv.comp at