Skip to content
Success

#28308 (Apr 27, 2026, 8:47:05 PM)

Started 1 day 7 hr ago
Took 5.1 sec on build4-deb12build-ansible

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

This run spent:

  • 8.9 sec waiting;
  • 5.1 sec build duration;
  • 14 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