Skip to content
Success

#19960 (Jan 26, 2026, 10:17:36 AM)

Started 22 days ago
Took 2 min 4 sec on build4-deb12build-ansible

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

This run spent:

  • 1 min 6 sec waiting;
  • 2 min 4 sec build duration;
  • 3 min 11 sec total from scheduled to completion.
Revision: 4df95a5924e2ee2dafb218a05a11022048ff3d72
Repository: $GERRIT_REPO_URL
  • master
core: guard Linux netlink headers by libmnl usage

Only include Linux-specific netlink headers when the libmnl backend
is enabled.

The code paths requiring <linux/if_link.h> and <linux/rtnetlink.h>
are entirely guarded by ENABLE_LIBMNL conditionals, so the headers should
not be included unconditionally.

This avoids pulling in Linux-only headers when the corresponding
backend is not built.

Change-Id: I0b681deb1f1e025e3ea9996f19b1de06a5feb408
dtv.comp at