Skip to content
Success

#26583 (Jan 26, 2026, 10:09:25 AM)

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

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

This run spent:

  • 7 min 45 sec waiting;
  • 3.4 sec build duration;
  • 7 min 49 sec total from scheduled to completion.
Revision: 5577f1c8dfae1ea371b885f5e5ca3dcce43eaf57
Repository: $GERRIT_REPO_URL
  • master
core: always build tun.c and gate TUN support by headers

Always build tun.c and move platform-specific checks into the
implementation.

Guard the TUN-specific code paths based on the availability of
linux/if_tun.h detected at configure time. If TUN support is not
available, osmo_tundev_open() returns -ENOTSUP.

This keeps the public TUN API available while disabling unsupported
functionality in a capability-based way.

Change-Id: I6d1ea1644d12ef59a54cf2f73b9155def58b17a9
dtv.comp at