Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/o…
Package network:osmocom:nightly/osmo-cbc failed to build in Raspbian_11/armv7l
Check out the package for editing:
osc checkout network:osmocom:nightly osmo-cbc
Last lines of build log:
[ 547s] Processing triggers for libgdk-pixbuf-2.0-0:armhf (2.42.2+dfsg-1+deb11u1) ...
[ 547s] Processing triggers for mailcap (3.69) ...
[ 547s] Processing triggers for fontconfig (2.13.1-4.2) ...
[ 547s] Errors were encountered while processing:
[ 547s] tex-common
[ 547s] first configure attempt failed, trying again...
[ 547s] Setting up tex-common (6.16) ...
[ 548s] Running mktexlsr. This may take some time... done.
[ 551s] Running updmap-sys. This may take some time... done.
[ 551s] Running mktexlsr /var/lib/texmf ... done.
[ 551s] Building format(s) --all.
[ 649s] This may take some time...
[ 649s] fmtutil failed. Output has been stored in
[ 649s] /tmp/fmtutil.XlaKWjHA
[ 649s] Please include this file if you report a bug.
[ 649s]
[ 649s] dpkg: error processing package tex-common (--configure):
[ 649s] installed tex-common package post-installation script subprocess returned error exit status 1
[ 649s] Errors were encountered while processing:
[ 649s] tex-common
[ 649s] ### VM INTERACTION START ###
[ 649s] Failed to write wtmp record, ignoring: Read-only file system
[ 649s] Failed to write utmp record: Read-only file system
[ 649s] Powering off.
[ 649s] [ 607.172164] reboot: Power down
[ 650s] ### VM INTERACTION END ###
[ 650s]
[ 650s] armbuild02 failed "build osmo-cbc_0.4.0.4.6e64.202210150053.dsc" at Sat Oct 15 02:32:03 UTC 2022.
[ 650s]
--
Configure notifications at https://build.opensuse.org/my/subscriptions
openSUSE Build Service (https://build.opensuse.org/)
Attention is currently required from: fixeria.
msuraev has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/29660 )
Change subject: mobile: check return value of gsm_arfcn2band_rc()
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File src/host/layer23/src/mobile/gsm322.c:
https://gerrit.osmocom.org/c/osmocom-bb/+/29660/comment/9373d952_b670b7ee
PS1, Line 4206: if (gsm_arfcn2band_rc(nb->arfcn, &band) != 0) {
I think we usually check those as (.. < 0) since negative return indicates error.
--
To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/29660
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: Ia5bc9f8bf4aa3ea7374c67e329db22612bb350ca
Gerrit-Change-Number: 29660
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: msuraev <msuraev(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 14 Oct 2022 20:13:28 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment