Skip to content
Failed

#20627 (Feb 25, 2026, 4:35:26 PM)

Started 17 hr ago
Took 1 min 18 sec on build5-deb12build-ansible

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

This run spent:

  • 53 sec waiting;
  • 1 min 18 sec build duration;
  • 2 min 12 sec total from scheduled to completion.
Revision: 6673819b2b297a81c586683cbf31f74960206116
Repository: $GERRIT_REPO_URL
  • master
core: fix config.h

While exploring why logging is disabled but still shows up in the binaries
I kind of wondered how all the config.h HAVE_XX checks we have everwhere work.
Apparently they do not work at all, due to missing or misplaced include of config.h.

This affects tons of other checks as well.

Change-Id: Ic2cf52a3b60f43a2f5d3fe01c41a41f6fd9a8000
ewild at