Skip to content
Success

#20850 (Mar 10, 2026, 4:11:34 PM)

Started 14 hr ago
Took 1 min 31 sec on build5-deb12build-ansible

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

This run spent:

  • 10 sec waiting;
  • 1 min 31 sec build duration;
  • 1 min 42 sec total from scheduled to completion.
Revision: 2332ef910eb6c18a825316f267a6f6d2fa25f47f
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.

The jenkins hook ensures the include order is checked to ensure config.h
does not get misplaced or lost in the future.

Change-Id: Ic2cf52a3b60f43a2f5d3fe01c41a41f6fd9a8000
ewild at