Project

General

Profile

Actions

Bug #5893

closed

debian-buster-jenkins-arm image runs out of date jenkins_bts_model.sh

Added by fixeria over 1 year ago. Updated over 1 year ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
Start date:
02/06/2023
Due date:
% Done:

20%

Spec Reference:

Description

This problem was raised in #5354. Currently Jenkins build verification fails for:

https://gerrit.osmocom.org/c/osmo-bts/+/31155

with the following output:

checking for dahdi/user.h... no
configure: error: DAHDI input driver enabled but DAHDI not found
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Looking closer, one can see that libosmo-abis is indeed configured without --disable-dahdi:

+ ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/lib/systemd/system

This is weird, given that all jenkins scripts in osmo-bts.git do this:

$ git grep abis contrib/
contrib/jenkins_bts_trx.sh:osmo-build-dep.sh libosmo-abis "" --disable-dahdi
contrib/jenkins_lc15.sh:osmo-build-dep.sh libosmo-abis "" --disable-dahdi
contrib/jenkins_oc2g.sh:osmo-build-dep.sh libosmo-abis "" --disable-dahdi
contrib/jenkins_oct.sh:osmo-build-dep.sh libosmo-abis "" --disable-dahdi
contrib/jenkins_oct_and_bts_trx.sh:osmo-build-dep.sh libosmo-abis "" --disable-dahdi
contrib/jenkins_sysmobts.sh:osmo-build-dep.sh libosmo-abis "" --disable-dahdi
contrib/osmo-bts.spec.in:BuildRequires:  pkgconfig(libosmoabis) >= 1.3.0

Related issues

Related to OsmoBTS - Bug #5354: ttcn3-bts-test: memleaks after running the test suiteResolvedarehbein12/12/2021

Actions
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)