Skip to content
Success

#19629 (Jan 20, 2026, 3:58:52 PM)

Started 28 days ago
Took 1 min 3 sec on build5-deb12build-ansible

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

This run spent:

  • 6.8 sec waiting;
  • 1 min 3 sec build duration;
  • 1 min 10 sec total from scheduled to completion.
Revision: 70ab91c414201ae35660a9318e583fbcbcdc1f98
Repository: $GERRIT_REPO_URL
  • master
Remove unused private API log_target_create_file_stream()

This function was never added to the logging.h (despite it was not
static and it was inside libosmocore.map).
It is actually used nowhere, and changing it to static made the compiler
warn about it. Remove it.

Change-Id: Ia30c6b47cfcbb54e7c2c43b877cd9554dc596abf
Pau Espin Pedrol at