Skip to content
Success

#28348 (Apr 29, 2026, 6:57:50 AM)

Started 7 hr 25 min ago
Took 2.1 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-ci build number 998
originally caused by:

This run spent:

  • 6.2 sec waiting;
  • 2.1 sec build duration;
  • 8.4 sec total from scheduled to completion.
Revision: 47a6dbc41c206af7489c09685dde8974216a3535
Repository: $GERRIT_REPO_URL
  • master
lint/checkpatch: ignore MULTILINE_DEREFERENCE

This linting rule gives false positives, e.g. for this snippet:

static int abis_nm_rcvmsg_fom(struct e1inp_sign_link *sign_link,
      uint8_t *l3_msg, unsigned l3_msg_len)

It complains with:
src/osmo-bsc/bts_nokia_site.c:1785: WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'run.static'

Related: https://gerrit.osmocom.org/c/osmo-bsc/+/42712/comment/fd3a38ef_a59f616f/
Change-Id: If2a1972fe333f51d534a924fd5ac1c1f7eb65b01
Oliver Smith at