Skip to content
Success

#20853 (Mar 10, 2026, 4:27:57 PM)

Started 18 hr ago
Took 1 min 50 sec on build4-deb12build-ansible

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

This run spent:

  • 8.6 sec waiting;
  • 1 min 50 sec build duration;
  • 1 min 59 sec total from scheduled to completion.
Revision: 8e15914ad955fff1f5035c612257d1056e633b06
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