Skip to content
Success

#28429 (May 1, 2026, 5:07:54 PM)

Started 16 hr ago
Took 5.9 sec on build5-deb12build-ansible

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

This run spent:

  • 8 min 42 sec waiting;
  • 5.9 sec build duration;
  • 8 min 48 sec total from scheduled to completion.
Revision: cc0f7b69b791953e4056f3d6523fe6a1f652a902
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