Skip to content
Success

#19993 (Jan 26, 2026, 1:27:39 PM)

Started 20 days ago
Took 47 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-remsim build number 106
originally caused by:

This run spent:

  • 4 min 1 sec waiting;
  • 47 sec build duration;
  • 4 min 49 sec total from scheduled to completion.
Revision: 90c8d1909b09efd41c63d461586f75073e21f928
Repository: $GERRIT_REPO_URL
  • master
rspro_server.c: Fix missing include for inet_ntoa()

This file was calling inet_ntoa() without including arpa/inet.h, which
is the header defining the function according to man and posix
documentation.

Change-Id: I49352bcc2b8e418e17453809354382bd37eb838e
Pau Espin Pedrol at