Skip to content
Failed

#20027 (Jan 26, 2026, 5:13:49 PM)

Started 21 days ago
Took 29 sec on build4-deb12build-ansible

Started by upstream project gerrit-libosmo-netif build number 779
originally caused by:

This run spent:

  • 2 min 4 sec waiting;
  • 29 sec build duration;
  • 2 min 34 sec total from scheduled to completion.
Revision: 2f07db7af5eddc84e175a0066f30f2c28158e559
Repository: $GERRIT_REPO_URL
  • master
stream: make SCTP usage conditional on HAVE_LIBSCTP

Guard SCTP-specific includes and code paths with HAVE_LIBSCTP to
allow building libosmo-netif without libsctp support.

This avoids unconditional inclusion of <osmocom/netif/sctp.h> and
ensures that SCTP-specific variables and send paths are only compiled
when SCTP support is enabled.

No functional change when HAVE_LIBSCTP is defined.

Change-Id: I07ef25f3fcc39f9bee023d9264a72c4381b82b65
dtv.comp at