Skip to content
Success

#3186 (Mar 12, 2026, 8:28:08 PM)

Started 4 hr 41 min ago
Took 1.4 sec on build4-deb12build-ansible

Started by an SCM change

This run spent:

  • 7.3 sec waiting;
  • 1.4 sec build duration;
  • 8.8 sec total from scheduled to completion.
Revision: c05eb3d88c476c6a1e0dbd79cbf59b39516cda44
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
library/ngap: do not link against libfftranscode

TITAN has built-in ASN.1 PER codec since version 10.0.0.
We're already using it for NGAP, so libfftranscode is no longer needed.

Change-Id: I7ea63993278a5e0ca22fc4217c2c3c5f8f9dc0a6
Related: OS#6490
Vadim Yanitskiy at
testenv: do not install/check-for libfftranscode

All testsuites have been migrated to TITAN's own ASN.1 PER codec,
so installing libfftranscode is no longer required.

Change-Id: I410deedd1d4671496a8a784690bf630f2bdf6b53
Related: OS#6490
Vadim Yanitskiy at