Skip to content
Success

#21757 (Apr 29, 2026, 7:57:03 PM)

Started 20 hr ago
Took 5 min 8 sec on build4-deb12build-ansible

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

This run spent:

  • 7.8 sec waiting;
  • 5 min 8 sec build duration;
  • 5 min 16 sec total from scheduled to completion.
Revision: f407eb7e837e5369f464f5c800dc324c70c8441c
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