Skip to content
Failed

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/Osmocom-build-tags-against-master
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
 > git init /home/osmocom-build/jenkins/workspace/Osmocom-build-tags-against-master # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/fixeria/fixes
Seen branch in repository origin/laforge/dahdi-wip
Seen branch in repository origin/lynxis/staging
Seen branch in repository origin/master
Seen branch in repository origin/neels/obs
Seen branch in repository origin/neels/test
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/centos-install-test
Seen branch in repository origin/osmith/dependency-check
Seen branch in repository origin/osmith/fix-python3
Seen branch in repository origin/osmith/gerrit-lint
Seen branch in repository origin/osmith/gerrit-mail-on-success
Seen branch in repository origin/osmith/ggsn-kernel-mod-test
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/obs-check-builders
Seen branch in repository origin/osmith/obs-fixes
Seen branch in repository origin/osmith/obs-latest-fix
Seen branch in repository origin/osmith/obs-mirror
Seen branch in repository origin/osmith/obs-nftables
Seen branch in repository origin/osmith/offline-nodes
Seen branch in repository origin/osmith/rpm
Seen branch in repository origin/osmith/ttcn3-centos
Seen branch in repository origin/osmith/ttcn3-latest
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/osmith/wip-ci-packaging
Seen branch in repository origin/osmith/wip-docuum
Seen branch in repository origin/osmith/wip-manuals
Seen branch in repository origin/osmith/wip-obs
Seen branch in repository origin/osmith/wip-obs-asan
Seen branch in repository origin/osmith/wip-os-6165
Seen branch in repository origin/osmith/wip-repo-install-qemu
Seen branch in repository origin/osmith/wip-testenv
Seen branch in repository origin/pespin/limesuite-latest
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pespin/open5gs
Seen 36 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 1f46ed9e759ea2d96538ea05357f47293a9bd6e2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1f46ed9e759ea2d96538ea05357f47293a9bd6e2 # timeout=10
Commit message: "libosmo-abis now depends on libosmo-netif"
 > git rev-list --no-walk d89ba9f37e29ca202c874255bb3ba05d34f79efa # timeout=10
[Osmocom-build-tags-against-master] $ /bin/sh -xe /tmp/jenkins1698057729698241480.sh
+ docker run --rm=true -e PARALLEL_MAKE=-j8 -u build -v /home/osmocom-build/jenkins/workspace/Osmocom-build-tags-against-master:/build -w /build osmocom-build/debian-bookworm-build scripts/osmocom-build-old-tags-against-master.sh
Temp dir: /build/_temp
Building libraries from current master...
 * libosmocore        a28ae056435b0de575441f7608101117d1beda0c
 * libosmo-abis       fb1a37fd801439472778d2edadab066a2014b73e
---
BUILD FAILED: libosmo-abis-fb1a37fd801439472778d2edadab066a2014b73e.txt
Showing last lines of build log below (full log in temp dir/jenkins artifacts):
---
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking if gcc supports -fvisibility=hidden... yes
checking for libosmocore >= 1.10.0... yes
checking for libosmovty >= 1.10.0... yes
checking for libosmogsm >= 1.10.0... yes
checking for libosmocodec >= 1.10.0... yes
checking for libosmo-netif >= 1.5.0... no
configure: error: Package requirements (libosmo-netif >= 1.5.0) were not met:

Package 'libosmo-netif', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBOSMONETIF_CFLAGS
and LIBOSMONETIF_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
---
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending e-mails to: jenkins-notifications@lists.osmocom.org
Finished: FAILURE