Skip to content
Success

#19963 (Jan 26, 2026, 10:20:09 AM)

Started 22 days ago
Took 1 min 10 sec on build4-deb12build-ansible

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

This run spent:

  • 5.9 sec waiting;
  • 1 min 10 sec build duration;
  • 1 min 16 sec total from scheduled to completion.
Revision: f76b729af6daf5430c992e47be788a0b8e9fd58a
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