Skip to content
Failed

#28708 (Jun 12, 2026, 1:55:55 PM)

Started 2 hr 38 min ago
Took 2.4 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-ccid-firmware build number 218
originally caused by:

This run spent:

  • 8.5 sec waiting;
  • 2.4 sec build duration;
  • 10 sec total from scheduled to completion.
Revision: ec95dfd4d2dcca28b0426a098d6c13cc894a601d
Repository: $GERRIT_REPO_URL
  • master
libosmo_emb: type-safe tearfree_u64_t wrapper for LDRD/STRD access

Although types are frowned upon because memorizing all differerent flavors
of void* is the usual way to get acquainted with any mature C code base
some heretics decided to introduce generics in C11, which can be used to
make aligned access (which guarantees tear-free/restartable 64 bit access
on cortex m4) less exciting.

Change-Id: I458bfaf53e27c51882c7a8c1326e51d12943b0bb
Andreas Eversberg at