This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.
jenkins at lists.osmocom.org jenkins at lists.osmocom.orgSee <https://jenkins.osmocom.org/jenkins/job/Osmocom-build-tags-against-master/13/display/redirect>
------------------------------------------
Started by user Oliver Smith
Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace <https://jenkins.osmocom.org/jenkins/job/Osmocom-build-tags-against-master/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.osmocom.org/osmo-ci
> git init <https://jenkins.osmocom.org/jenkins/job/Osmocom-build-tags-against-master/ws/> # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-ci
> git --version # timeout=10
> git fetch --tags --progress git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-ci
> git fetch --tags --progress git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/lynxis/staging
Seen branch in repository origin/master
Seen branch in repository origin/neels/test
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/build-old-tags-against-master
Seen branch in repository origin/osmith/dependency-check
Seen branch in repository origin/osmith/list-commits
Seen branch in repository origin/osmith/ttcn3-latest
Seen branch in repository origin/pespin/limesuite-latest
Seen branch in repository origin/pespin/master
Seen 10 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision d3d3eb0fb1755ec68ec44229287b519922bc2d58 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d3d3eb0fb1755ec68ec44229287b519922bc2d58
Commit message: "jobs: add osmocom-build-tags-against-master.yml"
> git rev-list --no-walk d3d3eb0fb1755ec68ec44229287b519922bc2d58 # timeout=10
[Osmocom-build-tags-against-master] $ /bin/sh -xe /tmp/jenkins5238178702886679163.sh
+ PARALLEL_MAKE=-j8 scripts/osmocom-build-old-tags-against-master.sh
Temp dir: <https://jenkins.osmocom.org/jenkins/job/Osmocom-build-tags-against-master/ws/_temp>
Building libraries from current master...
* libosmocore ccf7c7c8872bc26fd32441bf93074820864f3ab6
* libosmo-abis bab7ae7e884cd460f64d18ca703ae1ea238fa054
* libosmo-netif e380b38e287753a035b005a75b09ad9bcbae5977
* libosmo-sccp 99beede80cc054ac84c80d90a3aa7330cd519076
* libsmpp34 3cf5229fa0502e759d45e8397b2e7341ab418165
* libasn1c 5e00d6fd805f71fc0f8cea5cb26cf1a023b6cbb0
* osmo-ggsn 3fc9cc97de9f594b32def873ee78301a9ac608b4
* osmo-iuh f60152697008e78ce2a9c98bbcb176a4012cfd69
* osmo-hlr 3cf87fe22cf53178ddd4f7e5c4be67ca8c4bc8bd
* osmo-mgw 228e591589c0c3dfc5567c380a94f5bba90496dd
Building old tags against libraries from current master... (ERR: new error, err: known error)
* libosmo-abis 0.5.0 0.5.1 0.6.0
* libosmocore 0.12.1 1.0.0 1.0.1
* libosmo-netif 0.2.0 0.3.0 0.4.0
* libosmo-sccp 0.9.0 0.10.0 1.0.0
* openbsc 1.0.0 (err) 1.1.0 1.2.0
* osmo-bsc 1.2.1 (err) 1.3.0 1.4.0 (err)
* osmo-bts 0.8.0 0.8.1 1.0.0 (ERR)
* osmo-ggsn 1.2.1 1.2.2 1.3.0
* osmo-hlr 0.2.0 0.2.1 1.0.0
* osmo-iuh 0.2.0 0.3.0 0.4.0
* osmo-mgw 1.3.0 (err) 1.4.0 (err) 1.5.0
* osmo-msc 1.2.0 1.3.0 (err) 1.3.1
* osmo-pcu 0.5.0 (err) 0.5.1 0.6.0
* osmo-sgsn 1.2.0 (err) 1.3.0 (err) 1.4.0 (err)
* osmo-sip-connector 1.1.0 1.1.1 1.2.0
* osmo-trx 0.3.0 0.4.0 1.0.0
---
BUILD FAILED: osmo-bts-1.0.0.txt
Showing last lines of build log below (full log in temp dir/jenkins artifacts):
---
^~~~~~~
rsl.c: In function ‘encr_info2lchan’:
rsl.c:900:43: error: ‘gsm0808_chosen_enc_alg_names’ undeclared (first use in this function)
const char *ciph_name = get_value_string(gsm0808_chosen_enc_alg_names, *val);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
rsl.c:900:43: note: each undeclared identifier is reported only once for each function it appears in
CC paging.o
CC measurement.o
Makefile:433: recipe for target 'rsl.o' failed
make[3]: *** [rsl.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-build-tags-against-master/ws/_deps/osmo-bts/src/common'>
Makefile:385: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-build-tags-against-master/ws/_deps/osmo-bts/src'>
Makefile:435: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-build-tags-against-master/ws/_deps/osmo-bts'>
Makefile:726: recipe for target 'check' failed
make: *** [check] Error 2
---
Build step 'Execute shell' marked build as failure
Archiving artifacts