Skip to content
Success

#21671 (Apr 27, 2026, 8:46:50 PM)

Started 1 day 5 hr ago
Took 3 min 41 sec on build5-deb12build-ansible

Started by upstream project gerrit-libosmocore build number 2390
originally caused by:

This run spent:

  • 6 sec waiting;
  • 3 min 41 sec build duration;
  • 3 min 47 sec total from scheduled to completion.
Revision: c812e5805c534966dc65fa07368a319361d2970c
Repository: $GERRIT_REPO_URL
  • master
vty: make CPU scheduling optional based on platform support

Add configure checks for sched_* APIs and guard their usage
in cpu_sched_vty with HAVE_SCHED_* macros.

If scheduler functions are not available, return -ENOTSUP
instead of failing at build time.

This improves portability on platforms lacking full sched
support (e.g. non-Linux or restricted environments).

Change-Id: Ic5b7e39fac16531d370cb81f769ba87fef18cb81
dtv.comp at