Skip to content
Failed

#19622 (Jan 20, 2026, 3:32:12 PM)

Started 27 days ago
Took 31 sec on build5-deb12build-ansible

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

This run spent:

  • 8.3 sec waiting;
  • 31 sec build duration;
  • 39 sec total from scheduled to completion.
Revision: e6f916ca56a1e259a6c4ee7cd0725bdaf4854571
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