See https://jenkins.osmocom.org/jenkins/job/Osmocom-build-tags-against-master/1792/display/redirect
Changes:
------------------------------------------ Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs qemu osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/Osmocom-build-tags-against-master/ws/ 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 https://jenkins.osmocom.org/jenkins/job/Osmocom-build-tags-against-master/ws/ # 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/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/pespin/limesuite-latest Seen branch in repository origin/pespin/open5gs Seen 33 remote branches
git show-ref --tags -d # timeout=10
Checking out Revision 33ddf03dfefd3844328b803cbe96bad513b7bc37 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 33ddf03dfefd3844328b803cbe96bad513b7bc37 # timeout=10
Commit message: "OBS: srcpkg Dockerfile: add lsb-release, quilt"
git rev-list --no-walk 33ddf03dfefd3844328b803cbe96bad513b7bc37 # timeout=10
[Osmocom-build-tags-against-master] $ /bin/sh -xe /tmp/jenkins17174374580858874126.sh + docker run --rm=true -e PARALLEL_MAKE=-j8 -u build -v https://jenkins.osmocom.org/jenkins/job/Osmocom-build-tags-against-master/ws/:/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 7f1fb3ea817578f3f2f63e8065aa50f8355caa3b * libosmo-abis c4ea374e4af902458f247da2a04c38205d5e1447 * libosmo-netif 26cdbe02beac2ed785e7bf8b25410794751931b0 * libosmo-sccp 57444690212b1576eaf0a7156448ba2d27c59050 * libsmpp34 e9ffa494f09708b99b47d4c501d3502efbd5adaf * libasn1c 7965ac7a2edeac9ffc32106c18ca1868054adc8f * osmo-ggsn 77734ac81b1c0ff6ac421680ae998f2b0a13a7d6 * osmo-iuh 06daf81a92935e585d10c63aa5a4176aa4a755ea * osmo-hlr be8bcd30ebf4218270d9835399260b7390d2eba6 * osmo-mgw 2b30cbdfa83c20045ef92f53e88441dda185591b Building legacy libraries... * osmo-mgw 1.4.0 (provides libosmo-legacy-mgcp) Building old tags against libraries from current master... (ERR: new error, err: known error) * libosmo-abis 1.4.0 1.4.1 1.5.0 * libosmocore 1.9.0 1.9.1 1.9.2 * libosmo-netif 1.2.0 1.3.0 1.4.0 * libosmo-sccp 1.7.1 1.8.0 1.8.1 * openbsc 1.4.0 (err) 1.4.1 (err) 1.4.2 * osmo-bsc 1.10.0 1.11.0 1.11.1 * osmo-bts 1.7.0 1.7.1 1.7.2 * osmo-ggsn 1.10.1 1.10.2 1.11.0 * osmo-hlr 1.6.1 1.6.2 1.7.0 * osmo-iuh 1.4.0 1.5.0 1.5.1 * osmo-mgw 1.12.0 1.12.1 1.12.2 * osmo-msc 1.10.1 (ERR) 1.11.0 1.11.1 * osmo-pcu 1.3.0 1.3.1 1.4.0 * osmo-sgsn 1.10.1 1.11.0 1.11.1 * osmo-sip-connector 1.6.1 1.6.2 1.6.3 * osmo-trx 1.5.0 1.6.0 1.6.1 --- BUILD FAILED: osmo-msc-1.10.1.txt Showing last lines of build log below (full log in temp dir/jenkins artifacts): --- | ^~~~~~~~~~~~~~~~~~~~~ msc_main.c: In function 'main': msc_main.c:686:9: warning: 'telnet_init_dynif' is deprecated: This function ignores dynamic port configuration. Use telnet_init_default() instead [-Wdeprecated-declarations] 686 | rc = telnet_init_dynif(tall_msc_ctx, &msc_network, | ^~ In file included from msc_main.c:52: /build/_temp/inst_master/stow/libosmocore/include/osmocom/vty/telnet_interface.h:49:5: note: declared here 49 | int telnet_init_dynif(void *tall_ctx, void *priv, const char *ip, int port) | ^~~~~~~~~~~~~~~~~ CCLD osmo-msc /usr/bin/ld: ../../src/libmsc/libmsc.a(gsm_04_08_cc.o): in function `gsm48_tch_rtp_create': gsm_04_08_cc.c:(.text+0x8780): undefined reference to `map_codec_to_pt' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:484: osmo-msc] Error 1 make[3]: Leaving directory '/build/_deps/osmo-msc/src/osmo-msc' make[2]: *** [Makefile:430: check-recursive] Error 1 make[2]: Leaving directory '/build/_deps/osmo-msc/src' make[1]: *** [Makefile:473: check-recursive] Error 1 make[1]: Leaving directory '/build/_deps/osmo-msc' make: *** [Makefile:772: check] Error 2 --- Build step 'Execute shell' marked build as failure Archiving artifacts
jenkins-notifications@lists.osmocom.org