Skip to content
Success

#27160 (Feb 27, 2026, 10:19:45 AM)

Started 9 hr 40 min ago
Took 1.7 sec on build4-deb12build-ansible

Started by upstream project gerrit-simtrace2 build number 89
originally caused by:

This run spent:

  • 5.6 sec waiting;
  • 1.7 sec build duration;
  • 7.4 sec total from scheduled to completion.
Revision: e1961beea1cd4ccd3683e9b3c26e9b13cd4ed035
Repository: $GERRIT_REPO_URL
  • master
Use gsmtap_inst_fd2() to remove compiler warning

gsmtap.c: In function 'osmo_st2_gsmtap_send_apdu':
gsmtap.c:69:9: warning: 'gsmtap_inst_fd' is deprecated: Use gsmtap_inst_fd2() instead [-Wdeprecated-declarations]
   69 |         rc = write(gsmtap_inst_fd(g_gti), buf, gross_len);
      |         ^~

Change-Id: I62de38175e63cb563635a01b025b805981e4b7a9
laforge at