Skip to content
Success

#20616 (Feb 25, 2026, 4:20:32 PM)

Started 7 hr 5 min ago
Took 1 min 2 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-bts build number 1112
originally caused by:

This run spent:

  • 5.9 sec waiting;
  • 1 min 2 sec build duration;
  • 1 min 8 sec total from scheduled to completion.
Revision: d7a8cc3d990ba543920b927ba2c0f20c882e8767
Repository: $GERRIT_REPO_URL
  • master
remove bogons from src/osmo-bts-oc2g/Makefile.am

This Makefile.am contained references to ORTP_CFLAGS and ORTP_LIBS,
which are bogons because our configure makes no pkg-config calls
for ortp, whether ortp support is included or excluded - instead
these pkg-config calls that produce ORTP_CFLAGS and ORTP_LIBS
happen only in libosmo-abis, while all subsequent ortp users in
Osmocom go through osmo_ortp shim provided by that library.

Related: OS#6474
Change-Id: Id9f091a42118393f973b982e18d1920f72bfcbb4
falcon at