Skip to content
Success

#21908 (May 1, 2026, 5:11:15 PM)

Started 12 hr ago
Took 2 min 52 sec on build4-deb12build-ansible

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

This run spent:

  • 4 min 7 sec waiting;
  • 2 min 52 sec build duration;
  • 7 min 0 sec total from scheduled to completion.
Revision: 4082adbbb1625a6bbb5ce1d41045e070b37440e7
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