Skip to content
Aborted

Console Output

This log is too long to show here, 442 KB has been skipped — click to see the complete log
#21 0.558 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#21 0.558 copying build/scripts-3.13/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#21 0.558 copying build/scripts-3.13/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#21 0.558 copying build/scripts-3.13/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#21 0.558 copying build/scripts-3.13/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#21 0.558 copying build/scripts-3.13/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#21 0.558 copying build/scripts-3.13/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#21 0.558 copying build/scripts-3.13/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#21 0.559 copying build/scripts-3.13/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#21 0.559 copying build/scripts-3.13/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#21 0.559 copying build/scripts-3.13/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755
#21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755
#21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755
#21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755
#21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755
#21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755
#21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755
#21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755
#21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755
#21 0.559 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755
#21 0.559 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
#21 0.559 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
#21 0.559 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
#21 0.559 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
#21 0.559 zip_safe flag not set; analyzing archive contents...
#21 0.560 osmopy.__pycache__.trap_helper.cpython-313: module references __file__
#21 0.561 creating dist
#21 0.561 creating 'dist/osmopython-0.3.0-py3.13.egg' and adding 'build/bdist.linux-x86_64/egg' to it
#21 0.565 removing 'build/bdist.linux-x86_64/egg' (and everything under it)
#21 0.566 Processing osmopython-0.3.0-py3.13.egg
#21 0.566 creating /usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg
#21 0.566 Extracting osmopython-0.3.0-py3.13.egg to /usr/local/lib/python3.13/dist-packages
#21 0.575 Adding osmopython 0.3.0 to easy-install.pth file
#21 0.576 Installing osmo_rate_ctr2csv.py script to /usr/local/bin
#21 0.576 Installing osmodumpdoc.py script to /usr/local/bin
#21 0.576 Installing osmotestvty.py script to /usr/local/bin
#21 0.577 Installing osmo_trap2cgi.py script to /usr/local/bin
#21 0.577 Installing osmotestconfig.py script to /usr/local/bin
#21 0.577 Installing osmo_ctrl.py script to /usr/local/bin
#21 0.577 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin
#21 0.577 Installing osmo_interact_ctrl.py script to /usr/local/bin
#21 0.577 Installing osmo_interact_vty.py script to /usr/local/bin
#21 0.578 Installing osmo_verify_transcript_vty.py script to /usr/local/bin
#21 0.578 
#21 0.578 Installed /usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg
#21 0.578 Processing dependencies for osmopython==0.3.0
#21 0.578 Finished processing dependencies for osmopython==0.3.0
#21 0.592 + cd ..
#21 0.592 + rm -rf osmo-python-tests
#21 DONE 0.6s

#22 [11/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit
#22 DONE 0.1s

#23 [12/16] RUN 	set -x && 	git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && 	su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && 	rm -rf osmo-ci
#23 0.315 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci
#23 0.316 Cloning into 'osmo-ci'...
#23 0.418 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin
#23 0.422 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh'
#23 0.422 'common.sh' -> '/usr/local/bin/common.sh'
#23 0.422 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh'
#23 0.422 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh'
#23 0.422 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh'
#23 0.422 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh'
#23 0.422 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh'
#23 0.422 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh'
#23 0.422 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh'
#23 0.422 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh'
#23 0.422 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh'
#23 0.422 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh'
#23 0.422 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh'
#23 0.422 'reminder-extend-obs-key.sh' -> '/usr/local/bin/reminder-extend-obs-key.sh'
#23 0.422 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh'
#23 0.422 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh'
#23 0.422 'wrapper_core_bt_on_error.sh' -> '/usr/local/bin/wrapper_core_bt_on_error.sh'
#23 0.422 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh'
#23 0.422 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py'
#23 0.422 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py'
#23 0.422 + rm -rf osmo-ci
#23 DONE 0.4s

#24 [13/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit
#24 DONE 0.1s

#25 [14/16] RUN	GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals
#25 0.319 Cloning into 'osmo-gsm-manuals'...
#25 DONE 0.4s

#26 [15/16] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release
#26 DONE 0.1s

#27 [16/16] RUN	SET -x && 	echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./" 		> /etc/apt/sources.list.d/osmocom-nightly.list && 	apt-get update && 	apt-get install -y --no-install-recommends 		-t'o=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c=' 		sdcc 		&& 	apt-get clean
#27 0.233 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./
#27 0.233 + apt-get update
#27 0.273 Hit:1 http://deb.debian.org/debian trixie InRelease
#27 0.273 Hit:2 http://deb.debian.org/debian trixie-updates InRelease
#27 0.273 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
#27 0.273 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1620 B]
#27 0.316 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [204 kB]
#27 0.343 Fetched 206 kB in 0s (2071 kB/s)
#27 0.343 Reading package lists...
#27 0.680 + apt-get install -y --no-install-recommends -to=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c= sdcc
#27 0.683 Reading package lists...
#27 1.010 Building dependency tree...
#27 1.083 Reading state information...
#27 1.178 The following additional packages will be installed:
#27 1.178   sdcc-libraries
#27 1.179 Suggested packages:
#27 1.179   python sdcc-ucsim
#27 1.179 Recommended packages:
#27 1.179   gputils
#27 1.188 The following NEW packages will be installed:
#27 1.188   sdcc sdcc-libraries
#27 1.211 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
#27 1.211 Need to get 3899 kB of archives.
#27 1.211 After this operation, 28.7 MB of additional disk space will be used.
#27 1.211 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ sdcc-libraries 4.2.0~osmocom3.113.9edd [1584 kB]
#27 1.236 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ sdcc 4.2.0~osmocom3.113.9edd [2315 kB]
#27 1.389 debconf: unable to initialize frontend: Dialog
#27 1.389 debconf: (TERM is not set, so the dialog frontend is not usable.)
#27 1.389 debconf: falling back to frontend: Readline
#27 1.392 debconf: unable to initialize frontend: Readline
#27 1.392 debconf: (This frontend requires a controlling tty.)
#27 1.392 debconf: falling back to frontend: Teletype
#27 1.394 debconf: unable to initialize frontend: Teletype
#27 1.394 debconf: (This frontend requires a controlling tty.)
#27 1.394 debconf: falling back to frontend: Noninteractive
#27 1.741 Fetched 3899 kB in 0s (52.3 MB/s)
#27 1.774 Selecting previously unselected package sdcc-libraries.
#27 1.774 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 130352 files and directories currently installed.)
#27 1.805 Preparing to unpack .../sdcc-libraries_4.2.0~osmocom3.113.9edd_all.deb ...
#27 1.816 Unpacking sdcc-libraries (4.2.0~osmocom3.113.9edd) ...
#27 1.945 Selecting previously unselected package sdcc.
#27 1.954 Preparing to unpack .../sdcc_4.2.0~osmocom3.113.9edd_amd64.deb ...
#27 1.965 Unpacking sdcc (4.2.0~osmocom3.113.9edd) ...
#27 2.134 Setting up sdcc-libraries (4.2.0~osmocom3.113.9edd) ...
#27 2.168 Setting up sdcc (4.2.0~osmocom3.113.9edd) ...
#27 2.202 Processing triggers for man-db (2.13.1-1) ...
#27 2.268 + apt-get clean
#27 DONE 2.3s

#28 exporting to image
#28 exporting layers
#28 exporting layers 16.8s done
#28 writing image sha256:05666994e7a50a2adb253f649794cd3c5670477677958bab5c89c8bd76d6851a done
#28 naming to docker.io/osmocom-build/debian-trixie-build:latest 0.0s done
#28 DONE 16.9s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/debian-trixie-build'
+ docker_image_exists debian-trixie-build
+ docker images -q osmocom-build/debian-trixie-build
+ test -n 05666994e7a5
+ list_osmo_packages debian-trixie debian-trixie-build
+ local distro=debian-trixie
+ local image=debian-trixie-build
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-trixie-build -c
+ [ -n  ]
+ return
+ docker_distro_from_image_name osmo-bsc-master
+ echo debian-trixie
+ distro_arg=debian-trixie
+ [ -z  ]
+ docker_upstream_distro_from_image_name osmo-bsc-master
+ echo debian:trixie
+ upstream_distro_arg=debian:trixie
+ docker_dir_from_image_name osmo-bsc-master
+ echo osmo-bsc-master
+ dir=osmo-bsc-master
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../osmo-bsc-master/Dockerfile
+ from_line=FROM	$USER/$DISTRO-build
+ echo FROM	$USER/$DISTRO-build
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n master ]
+ echo master
+ return
+ make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/osmo-bsc-master'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:trixie \
	--build-arg DISTRO=debian-trixie \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=ttcn3-bts-test \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t osmocom-build/osmo-bsc-master:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.39kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3)
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/osmocom-build/debian-trixie-build:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [internal] load build context
#4 DONE 0.0s

#5 [5/8] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc
#5 DONE 0.1s

#6 [1/8] FROM docker.io/osmocom-build/debian-trixie-build:latest
#6 ...

#5 [5/8] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc
#5 DONE 0.1s

#4 [internal] load build context
#4 transferring context: 4.21kB done
#4 DONE 0.1s

#6 [1/8] FROM docker.io/osmocom-build/debian-trixie-build:latest
#6 DONE 1.4s

#7 [2/8] RUN	CASE "debian-trixie" in 	debian*) 		apt-get update && 		apt-get install -y --no-install-recommends 			libosmocore-dev 			libosmo-abis-dev 			libosmo-netif-dev 			libosmo-sigtran-dev 			libosmo-mgcp-client-dev && 		apt-get clean 		;; 	centos*) 		dnf install -y 			"pkgconfig(libosmo-mgcp-client)" 			"pkgconfig(libosmo-netif)" 			"pkgconfig(libosmo-sigtran)" 			"pkgconfig(libosmoabis)" 			"pkgconfig(libosmocore)" 			"pkgconfig(libosmoctrl)" 			"pkgconfig(libosmogb)" 			"pkgconfig(libosmogsm)" 			"pkgconfig(libosmovty)" 		;; 	esac
#7 0.332 Hit:1 http://deb.debian.org/debian trixie InRelease
#7 0.332 Hit:2 http://deb.debian.org/debian trixie-updates InRelease
#7 0.332 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
#7 0.342 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease
#7 0.414 Reading package lists...
#7 0.733 Reading package lists...
#7 1.024 Building dependency tree...
#7 1.089 Reading state information...
#7 1.178 The following additional packages will be installed:
#7 1.178   libosmo-asn1-tcap-dev libosmo-asn1-tcap1 libosmo-mgcp-client14
#7 1.178   libosmo-sigtran12 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore
#7 1.178   libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0
#7 1.178   libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13
#7 1.178   osmocom-keyring osmocom-nightly
#7 1.190 The following NEW packages will be installed:
#7 1.190   libosmo-abis-dev libosmo-asn1-tcap-dev libosmo-asn1-tcap1
#7 1.190   libosmo-mgcp-client-dev libosmo-mgcp-client14 libosmo-netif-dev
#7 1.190   libosmo-sigtran-dev libosmo-sigtran12 libosmoabis15 libosmocodec4
#7 1.190   libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0
#7 1.190   libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2
#7 1.190   libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly
#7 1.213 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
#7 1.213 Need to get 3635 kB of archives.
#7 1.213 After this operation, 14.3 MB of additional disk space will be used.
#7 1.213 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.1.1.8.7873.202601191800 [3200 B]
#7 1.233 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202601191800 [1184 B]
#7 1.234 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.12.0.28.281d4.202601191800 [178 kB]
#7 1.238 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.12.0.28.281d4.202601191800 [54.0 kB]
#7 1.239 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmotrau11 2.1.0.8.c24d2.202601191800 [47.5 kB]
#7 1.240 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.12.0.28.281d4.202601191800 [72.4 kB]
#7 1.240 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.12.0.28.281d4.202601191800 [229 kB]
#7 1.241 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.12.0.28.281d4.202601191800 [106 kB]
#7 1.241 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.7.0.6.71a8.202601191800 [70.3 kB]
#7 1.242 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.1.0.8.c24d2.202601191800 [72.0 kB]
#7 1.242 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.12.0.28.281d4.202601191800 [72.3 kB]
#7 1.243 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.12.0.28.281d4.202601191800 [179 kB]
#7 1.245 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.12.0.28.281d4.202601191800 [61.7 kB]
#7 1.245 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.12.0.28.281d4.202601191800 [65.4 kB]
#7 1.246 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.12.0.28.281d4.202601191800 [52.2 kB]
#7 1.246 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.12.0.28.281d4.202601191800 [45.4 kB]
#7 1.247 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dev 1.12.0.28.281d4.202601191800 [856 kB]
#7 1.255 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-netif-dev 1.7.0.6.71a8.202601191800 [88.8 kB]
#7 1.256 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-abis-dev 2.1.0.8.c24d2.202601191800 [134 kB]
#7 1.257 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-asn1-tcap1 0.2.1.202601191800 [37.2 kB]
#7 1.257 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-asn1-tcap-dev 0.2.1.202601191800 [77.3 kB]
#7 1.258 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-sigtran12 2.2.1.4.74d0.202601191800 [169 kB]
#7 1.260 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-sigtran-dev 2.2.1.4.74d0.202601191800 [835 kB]
#7 1.268 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-mgcp-client14 1.15.0.1.8afba.202601191800 [59.8 kB]
#7 1.268 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-mgcp-client-dev 1.15.0.1.8afba.202601191800 [68.4 kB]
#7 1.378 debconf: unable to initialize frontend: Dialog
#7 1.378 debconf: (TERM is not set, so the dialog frontend is not usable.)
#7 1.378 debconf: falling back to frontend: Readline
#7 1.382 debconf: unable to initialize frontend: Readline
#7 1.382 debconf: (This frontend requires a controlling tty.)
#7 1.382 debconf: falling back to frontend: Teletype
#7 1.383 debconf: unable to initialize frontend: Teletype
#7 1.383 debconf: (This frontend requires a controlling tty.)
#7 1.383 debconf: falling back to frontend: Noninteractive
#7 1.716 Fetched 3635 kB in 0s (49.2 MB/s)
#7 1.763 Selecting previously unselected package osmocom-keyring.
#7 1.763 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 131491 files and directories currently installed.)
#7 1.801 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202601191800_amd64.deb ...
#7 1.835 Unpacking osmocom-keyring (1.1.1.8.7873.202601191800) ...
#7 1.916 Selecting previously unselected package osmocom-nightly.
#7 1.933 Preparing to unpack .../01-osmocom-nightly_202601191800_amd64.deb ...
#7 1.945 Unpacking osmocom-nightly (202601191800) ...
#7 2.049 Selecting previously unselected package libosmocore22:amd64.
#7 2.068 Preparing to unpack .../02-libosmocore22_1.12.0.28.281d4.202601191800_amd64.deb ...
#7 2.092 Unpacking libosmocore22:amd64 (1.12.0.28.281d4.202601191800) ...
#7 2.217 Selecting previously unselected package libosmocodec4:amd64.
#7 2.236 Preparing to unpack .../03-libosmocodec4_1.12.0.28.281d4.202601191800_amd64.deb ...
#7 2.248 Unpacking libosmocodec4:amd64 (1.12.0.28.281d4.202601191800) ...
#7 2.355 Selecting previously unselected package libosmotrau11:amd64.
#7 2.373 Preparing to unpack .../04-libosmotrau11_2.1.0.8.c24d2.202601191800_amd64.deb ...
#7 2.385 Unpacking libosmotrau11:amd64 (2.1.0.8.c24d2.202601191800) ...
#7 2.497 Selecting previously unselected package libosmoisdn0:amd64.
#7 2.516 Preparing to unpack .../05-libosmoisdn0_1.12.0.28.281d4.202601191800_amd64.deb ...
#7 2.529 Unpacking libosmoisdn0:amd64 (1.12.0.28.281d4.202601191800) ...
#7 2.637 Selecting previously unselected package libosmogsm20:amd64.
#7 2.652 Preparing to unpack .../06-libosmogsm20_1.12.0.28.281d4.202601191800_amd64.deb ...
#7 2.664 Unpacking libosmogsm20:amd64 (1.12.0.28.281d4.202601191800) ...
#7 2.781 Selecting previously unselected package libosmovty13:amd64.
#7 2.802 Preparing to unpack .../07-libosmovty13_1.12.0.28.281d4.202601191800_amd64.deb ...
#7 2.814 Unpacking libosmovty13:amd64 (1.12.0.28.281d4.202601191800) ...
#7 2.936 Selecting previously unselected package libosmonetif11:amd64.
#7 2.955 Preparing to unpack .../08-libosmonetif11_1.7.0.6.71a8.202601191800_amd64.deb ...
#7 2.967 Unpacking libosmonetif11:amd64 (1.7.0.6.71a8.202601191800) ...
#7 3.075 Selecting previously unselected package libosmoabis15:amd64.
#7 3.094 Preparing to unpack .../09-libosmoabis15_2.1.0.8.c24d2.202601191800_amd64.deb ...
#7 3.106 Unpacking libosmoabis15:amd64 (2.1.0.8.c24d2.202601191800) ...
#7 3.214 Selecting previously unselected package libosmocoding0:amd64.
#7 3.232 Preparing to unpack .../10-libosmocoding0_1.12.0.28.281d4.202601191800_amd64.deb ...
#7 3.244 Unpacking libosmocoding0:amd64 (1.12.0.28.281d4.202601191800) ...
#7 3.348 Selecting previously unselected package libosmogb14:amd64.
#7 3.366 Preparing to unpack .../11-libosmogb14_1.12.0.28.281d4.202601191800_amd64.deb ...
#7 3.378 Unpacking libosmogb14:amd64 (1.12.0.28.281d4.202601191800) ...
#7 3.489 Selecting previously unselected package libosmoctrl0:amd64.
#7 3.508 Preparing to unpack .../12-libosmoctrl0_1.12.0.28.281d4.202601191800_amd64.deb ...
#7 3.520 Unpacking libosmoctrl0:amd64 (1.12.0.28.281d4.202601191800) ...
#7 3.631 Selecting previously unselected package libosmosim2:amd64.
#7 3.649 Preparing to unpack .../13-libosmosim2_1.12.0.28.281d4.202601191800_amd64.deb ...
#7 3.661 Unpacking libosmosim2:amd64 (1.12.0.28.281d4.202601191800) ...
#7 3.759 Selecting previously unselected package libosmousb0:amd64.
#7 3.780 Preparing to unpack .../14-libosmousb0_1.12.0.28.281d4.202601191800_amd64.deb ...
#7 3.792 Unpacking libosmousb0:amd64 (1.12.0.28.281d4.202601191800) ...
#7 3.874 Selecting previously unselected package libosmocore.
#7 3.892 Preparing to unpack .../15-libosmocore_1.12.0.28.281d4.202601191800_amd64.deb ...
#7 3.903 Unpacking libosmocore (1.12.0.28.281d4.202601191800) ...
#7 3.988 Selecting previously unselected package libosmocore-dev:amd64.
#7 4.006 Preparing to unpack .../16-libosmocore-dev_1.12.0.28.281d4.202601191800_amd64.deb ...
#7 4.017 Unpacking libosmocore-dev:amd64 (1.12.0.28.281d4.202601191800) ...
#7 4.128 Selecting previously unselected package libosmo-netif-dev:amd64.
#7 4.146 Preparing to unpack .../17-libosmo-netif-dev_1.7.0.6.71a8.202601191800_amd64.deb ...
#7 4.158 Unpacking libosmo-netif-dev:amd64 (1.7.0.6.71a8.202601191800) ...
#7 4.263 Selecting previously unselected package libosmo-abis-dev:amd64.
#7 4.281 Preparing to unpack .../18-libosmo-abis-dev_2.1.0.8.c24d2.202601191800_amd64.deb ...
#7 4.294 Unpacking libosmo-abis-dev:amd64 (2.1.0.8.c24d2.202601191800) ...
#7 4.405 Selecting previously unselected package libosmo-asn1-tcap1:amd64.
#7 4.423 Preparing to unpack .../19-libosmo-asn1-tcap1_0.2.1.202601191800_amd64.deb ...
#7 4.435 Unpacking libosmo-asn1-tcap1:amd64 (0.2.1.202601191800) ...
#7 4.534 Selecting previously unselected package libosmo-asn1-tcap-dev:amd64.
#7 4.552 Preparing to unpack .../20-libosmo-asn1-tcap-dev_0.2.1.202601191800_amd64.deb ...
#7 4.564 Unpacking libosmo-asn1-tcap-dev:amd64 (0.2.1.202601191800) ...
#7 4.676 Selecting previously unselected package libosmo-sigtran12:amd64.
#7 4.694 Preparing to unpack .../21-libosmo-sigtran12_2.2.1.4.74d0.202601191800_amd64.deb ...
#7 4.707 Unpacking libosmo-sigtran12:amd64 (2.2.1.4.74d0.202601191800) ...
#7 4.804 Selecting previously unselected package libosmo-sigtran-dev:amd64.
#7 4.823 Preparing to unpack .../22-libosmo-sigtran-dev_2.2.1.4.74d0.202601191800_amd64.deb ...
#7 4.836 Unpacking libosmo-sigtran-dev:amd64 (2.2.1.4.74d0.202601191800) ...
#7 4.963 Selecting previously unselected package libosmo-mgcp-client14:amd64.
#7 4.981 Preparing to unpack .../23-libosmo-mgcp-client14_1.15.0.1.8afba.202601191800_amd64.deb ...
#7 4.993 Unpacking libosmo-mgcp-client14:amd64 (1.15.0.1.8afba.202601191800) ...
#7 5.091 Selecting previously unselected package libosmo-mgcp-client-dev:amd64.
#7 5.109 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.15.0.1.8afba.202601191800_amd64.deb ...
#7 5.122 Unpacking libosmo-mgcp-client-dev:amd64 (1.15.0.1.8afba.202601191800) ...
#7 5.256 Setting up osmocom-keyring (1.1.1.8.7873.202601191800) ...
#7 5.293 Setting up osmocom-nightly (202601191800) ...
#7 5.328 Setting up libosmocore22:amd64 (1.12.0.28.281d4.202601191800) ...
#7 5.365 Setting up libosmocodec4:amd64 (1.12.0.28.281d4.202601191800) ...
#7 5.401 Setting up libosmo-asn1-tcap1:amd64 (0.2.1.202601191800) ...
#7 5.438 Setting up libosmo-asn1-tcap-dev:amd64 (0.2.1.202601191800) ...
#7 5.475 Setting up libosmovty13:amd64 (1.12.0.28.281d4.202601191800) ...
#7 5.510 Setting up libosmoisdn0:amd64 (1.12.0.28.281d4.202601191800) ...
#7 5.545 Setting up libosmotrau11:amd64 (2.1.0.8.c24d2.202601191800) ...
#7 5.578 Setting up libosmousb0:amd64 (1.12.0.28.281d4.202601191800) ...
#7 5.614 Setting up libosmo-mgcp-client14:amd64 (1.15.0.1.8afba.202601191800) ...
#7 5.648 Setting up libosmogsm20:amd64 (1.12.0.28.281d4.202601191800) ...
#7 5.683 Setting up libosmoctrl0:amd64 (1.12.0.28.281d4.202601191800) ...
#7 5.717 Setting up libosmogb14:amd64 (1.12.0.28.281d4.202601191800) ...
#7 5.754 Setting up libosmonetif11:amd64 (1.7.0.6.71a8.202601191800) ...
#7 5.789 Setting up libosmo-mgcp-client-dev:amd64 (1.15.0.1.8afba.202601191800) ...
#7 5.824 Setting up libosmocoding0:amd64 (1.12.0.28.281d4.202601191800) ...
#7 5.859 Setting up libosmosim2:amd64 (1.12.0.28.281d4.202601191800) ...
#7 5.894 Setting up libosmocore (1.12.0.28.281d4.202601191800) ...
#7 5.928 Setting up libosmo-sigtran12:amd64 (2.2.1.4.74d0.202601191800) ...
#7 5.965 Setting up libosmoabis15:amd64 (2.1.0.8.c24d2.202601191800) ...
#7 6.000 Setting up libosmocore-dev:amd64 (1.12.0.28.281d4.202601191800) ...
#7 6.033 Setting up libosmo-netif-dev:amd64 (1.7.0.6.71a8.202601191800) ...
#7 6.070 Setting up libosmo-sigtran-dev:amd64 (2.2.1.4.74d0.202601191800) ...
#7 6.104 Setting up libosmo-abis-dev:amd64 (2.1.0.8.c24d2.202601191800) ...
#7 6.141 Processing triggers for libc-bin (2.41-12+deb13u1) ...
#7 DONE 6.6s

#8 [3/8] WORKDIR	/TMP
#8 DONE 0.1s

#9 [4/8] RUN	GIT clone https://gerrit.osmocom.org/osmo-bsc.git
#9 0.259 Cloning into 'osmo-bsc'...
#9 DONE 1.4s

#10 [5/8] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc
#10 DONE 0.1s

#11 [6/8] RUN	CD osmo-bsc && 	git fetch && git checkout master && 	(git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); 	git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && 	autoreconf -fi && 	./configure && 	make "-j$(nproc)" install
#11 0.448 Already on 'master'
#11 0.449 Your branch is up to date with 'origin/master'.
#11 0.450 refs/heads/master
#11 0.474 HEAD is now at 37929c088 ipaccess-config-e1-driver: Make sure struct input_signal_data is zero initialized
#11 0.475 master
#11 0.475 37929c0886be2fa71aadadc571ee024c3d54a3a6
#11 2.421 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
#11 2.421 libtoolize: copying file './ltmain.sh'
#11 2.537 libtoolize: putting macros in 'm4'.
#11 2.537 libtoolize: copying file 'm4/libtool.m4'
#11 2.558 libtoolize: copying file 'm4/ltoptions.m4'
#11 2.578 libtoolize: copying file 'm4/ltsugar.m4'
#11 2.598 libtoolize: copying file 'm4/ltversion.m4'
#11 2.618 libtoolize: copying file 'm4/lt~obsolete.m4'
#11 2.681 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
#11 2.681 libtoolize: and rerunning libtoolize and aclocal.
#11 3.507 configure.ac:74: warning: The macro 'AC_HEADER_STDC' is obsolete.
#11 3.507 configure.ac:74: You should run autoupdate.
#11 3.507 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
#11 3.507 configure.ac:74: the top level
#11 3.507 configure.ac:130: warning: The macro 'AC_HELP_STRING' is obsolete.
#11 3.507 configure.ac:130: You should run autoupdate.
#11 3.507 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#11 3.507 configure.ac:130: the top level
#11 3.507 configure.ac:150: warning: The macro 'AC_HELP_STRING' is obsolete.
#11 3.507 configure.ac:150: You should run autoupdate.
#11 3.507 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#11 3.507 configure.ac:150: the top level
#11 3.507 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
#11 3.507 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead.
#11 3.507 aclocal.m4:1051: AM_CONFIG_HEADER is expanded from...
#11 3.507 configure.ac:228: the top level
#11 3.507 configure.ac:230: warning: AC_OUTPUT should be used without arguments.
#11 3.507 configure.ac:230: You should run autoupdate.
#11 3.836 configure.ac:23: installing './compile'
#11 3.837 configure.ac:25: installing './config.guess'
#11 3.838 configure.ac:25: installing './config.sub'
#11 3.838 configure.ac:9: installing './install-sh'
#11 3.839 configure.ac:9: installing './missing'
#11 3.867 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension
#11 3.867 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension
#11 3.922 src/ipaccess/Makefile.am: installing './depcomp'
#11 4.135 checking for a BSD-compatible install... /usr/bin/install -c
#11 4.154 checking whether sleep supports fractional seconds... yes
#11 4.158 checking filesystem timestamp resolution... 0.01
#11 4.274 checking whether build environment is sane... yes
#11 4.290 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#11 4.294 checking for gawk... gawk
#11 4.295 checking whether make sets $(MAKE)... yes
#11 4.318 checking whether make supports nested variables... yes
#11 4.330 checking xargs -n works... yes
#11 4.343 checking whether make sets $(MAKE)... (cached) yes
#11 4.348 checking for gcc... gcc
#11 4.379 checking whether the C compiler works... yes
#11 4.398 checking for C compiler default output file name... a.out
#11 4.399 checking for suffix of executables... 
#11 4.416 checking whether we are cross compiling... no
#11 4.442 checking for suffix of object files... o
#11 4.452 checking whether the compiler supports GNU C... yes
#11 4.460 checking whether gcc accepts -g... yes
#11 4.469 checking for gcc option to enable C11 features... none needed
#11 4.483 checking whether gcc understands -c and -o together... yes
#11 4.499 checking whether make supports the include directive... yes (GNU style)
#11 4.502 checking dependency style of gcc... gcc3
#11 4.518 checking build system type... x86_64-pc-linux-gnu
#11 4.537 checking host system type... x86_64-pc-linux-gnu
#11 4.538 checking how to print strings... printf
#11 4.538 checking for a sed that does not truncate output... /usr/bin/sed
#11 4.540 checking for grep that handles long lines and -e... /usr/bin/grep
#11 4.541 checking for egrep... /usr/bin/grep -E
#11 4.542 checking for fgrep... /usr/bin/grep -F
#11 4.542 checking for ld used by gcc... /usr/bin/ld
#11 4.544 checking if the linker (/usr/bin/ld) is GNU ld... yes
#11 4.545 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
#11 4.546 checking the name lister (/usr/bin/nm -B) interface... BSD nm
#11 4.555 checking whether ln -s works... yes
#11 4.555 checking the maximum length of command line arguments... 1572864
#11 4.557 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
#11 4.558 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
#11 4.558 checking for /usr/bin/ld option to reload object files... -r
#11 4.558 checking for file... file
#11 4.558 checking for objdump... objdump
#11 4.558 checking how to recognize dependent libraries... pass_all
#11 4.558 checking for dlltool... no
#11 4.558 checking how to associate runtime and link libraries... printf %s\n
#11 4.559 checking for ranlib... ranlib
#11 4.559 checking for ar... ar
#11 4.559 checking for archiver @FILE support... @
#11 4.577 checking for strip... strip
#11 4.577 checking command to parse /usr/bin/nm -B output from gcc object... ok
#11 4.653 checking for sysroot... no
#11 4.653 checking for a working dd... /usr/bin/dd
#11 4.656 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
#11 4.681 checking for mt... no
#11 4.682 checking if : is a manifest tool... no
#11 4.695 checking for stdio.h... yes
#11 4.726 checking for stdlib.h... yes
#11 4.758 checking for string.h... yes
#11 4.774 checking for inttypes.h... yes
#11 4.788 checking for stdint.h... yes
#11 4.809 checking for strings.h... yes
#11 4.822 checking for sys/stat.h... yes
#11 4.836 checking for sys/types.h... yes
#11 4.855 checking for unistd.h... yes
#11 4.880 checking for dlfcn.h... yes
#11 4.893 checking for objdir... .libs
#11 4.939 checking if gcc supports -fno-rtti -fno-exceptions... no
#11 4.950 checking for gcc option to produce PIC... -fPIC -DPIC
#11 4.950 checking if gcc PIC flag -fPIC -DPIC works... yes
#11 4.964 checking if gcc static flag -static works... yes
#11 5.005 checking if gcc supports -c -o file.o... yes
#11 5.017 checking if gcc supports -c -o file.o... (cached) yes
#11 5.017 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
#11 5.022 checking whether -lc should be explicitly linked in... no
#11 5.035 checking dynamic linker characteristics... GNU/Linux ld.so
#11 5.087 checking how to hardcode library paths into programs... immediate
#11 5.087 checking whether stripping libraries is possible... yes
#11 5.088 checking if libtool supports shared libraries... yes
#11 5.088 checking whether to build shared libraries... yes
#11 5.088 checking whether to build static libraries... yes
#11 5.088 checking for pkg-config... /usr/bin/pkg-config
#11 5.088 checking for pkg-config... /usr/bin/pkg-config
#11 5.088 checking pkg-config is at least version 0.20... yes
#11 5.089 checking for libosmocore >= 1.12.0... yes
#11 5.094 checking for libosmovty >= 1.12.0... yes
#11 5.103 checking for libosmoctrl >= 1.12.0... yes
#11 5.119 checking for libosmogsm >= 1.12.0... yes
#11 5.137 checking for libosmoabis >= 2.1.0... yes
#11 5.157 checking for libosmo-netif >= 1.7.0... yes
#11 5.177 checking for libosmo-sigtran >= 2.2.0... yes
#11 5.198 checking for libosmo-mgcp-client >= 1.15.0... yes
#11 5.217 checking for egrep... (cached) /usr/bin/grep -E
#11 5.218 checking if gcc supports -fvisibility=hidden... yes
#11 5.252 checking whether to enable code coverage support... no
#11 5.253 checking whether to enable VTY/CTRL tests... no
#11 5.265 CFLAGS=" -std=gnu11"
#11 5.265 CPPFLAGS=""
#11 5.287 checking that generated files are newer than configure... done
#11 5.287 configure: creating ./config.status
#11 6.081 config.status: creating include/Makefile
#11 6.091 config.status: creating include/osmocom/Makefile
#11 6.099 config.status: creating include/osmocom/bsc/Makefile
#11 6.108 config.status: creating src/Makefile
#11 6.120 config.status: creating src/osmo-bsc/Makefile
#11 6.135 config.status: creating src/ipaccess/Makefile
#11 6.164 config.status: creating src/utils/Makefile
#11 6.203 config.status: creating tests/Makefile
#11 6.241 config.status: creating tests/atlocal
#11 6.278 config.status: creating tests/abis/Makefile
#11 6.315 config.status: creating tests/acc/Makefile
#11 6.349 config.status: creating tests/bsc/Makefile
#11 6.381 config.status: creating tests/codec_pref/Makefile
#11 6.410 config.status: creating tests/gsm0408/Makefile
#11 6.442 config.status: creating tests/handover/Makefile
#11 6.465 config.status: creating tests/nanobts_omlattr/Makefile
#11 6.496 config.status: creating tests/paging/Makefile
#11 6.529 config.status: creating tests/subscr/Makefile
#11 6.563 config.status: creating doc/Makefile
#11 6.576 config.status: creating doc/examples/Makefile
#11 6.585 config.status: creating doc/manuals/Makefile
#11 6.591 config.status: creating contrib/Makefile
#11 6.597 config.status: creating contrib/systemd/Makefile
#11 6.604 config.status: creating Makefile
#11 6.609 config.status: creating bscconfig.h
#11 6.615 config.status: executing tests/atconfig commands
#11 6.616 config.status: executing depfiles commands
#11 7.080 config.status: executing libtool commands
#11 7.190 echo 1.14.0.6-37929 > .version-t && mv .version-t .version
#11 7.195 make  install-recursive
#11 7.201 make[1]: Entering directory '/tmp/osmo-bsc'
#11 7.209 Making install in include
#11 7.213 make[2]: Entering directory '/tmp/osmo-bsc/include'
#11 7.222 Making install in osmocom
#11 7.226 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom'
#11 7.234 Making install in bsc
#11 7.239 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc'
#11 7.245 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc'
#11 7.245 make[5]: Nothing to be done for 'install-exec-am'.
#11 7.245 make[5]: Nothing to be done for 'install-data-am'.
#11 7.245 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc'
#11 7.245 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc'
#11 7.249 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom'
#11 7.255 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom'
#11 7.255 make[5]: Nothing to be done for 'install-exec-am'.
#11 7.255 make[5]: Nothing to be done for 'install-data-am'.
#11 7.255 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom'
#11 7.255 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom'
#11 7.256 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom'
#11 7.260 make[3]: Entering directory '/tmp/osmo-bsc/include'
#11 7.265 make[4]: Entering directory '/tmp/osmo-bsc/include'
#11 7.265 make[4]: Nothing to be done for 'install-exec-am'.
#11 7.265 make[4]: Nothing to be done for 'install-data-am'.
#11 7.265 make[4]: Leaving directory '/tmp/osmo-bsc/include'
#11 7.266 make[3]: Leaving directory '/tmp/osmo-bsc/include'
#11 7.267 make[2]: Leaving directory '/tmp/osmo-bsc/include'
#11 7.267 Making install in src
#11 7.271 make[2]: Entering directory '/tmp/osmo-bsc/src'
#11 7.279 Making install in osmo-bsc
#11 7.288 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc'
#11 7.290   CC       osmo_bsc_main.o
#11 7.291   CC       a_reset.lo
#11 7.291   CC       abis_nm.lo
#11 7.292   CC       abis_nm_vty.lo
#11 7.293   CC       abis_om2000.lo
#11 7.294   CC       abis_om2000_vty.lo
#11 7.295   CC       abis_osmo.lo
#11 7.296   CC       abis_rsl.lo
#11 7.296   CC       acc.lo
#11 7.298   CC       assignment_fsm.lo
#11 7.298   CC       bsc_ctrl.lo
#11 7.299   CC       bsc_ctrl_lookup.lo
#11 7.299   CC       bsc_init.lo
#11 7.299   CC       bsc_rll.lo
#11 7.299   CC       bsc_rf_ctrl.lo
#11 7.299   CC       bsc_sccp.lo
#11 7.299   CC       bsc_stats.lo
#11 7.300   CC       bsc_subscr_conn_fsm.lo
#11 7.300   CC       bsc_subscriber.lo
#11 7.302   CC       bsc_vty.lo
#11 7.418   CC       bts.lo
#11 7.486   CC       bts_trx.lo
#11 7.486   CC       bts_trx_ctrl.lo
#11 7.486   CC       bts_trx_ts_ctrl.lo
#11 7.489   CC       bts_trx_ts_lchan_ctrl.lo
#11 7.494   CC       bts_ericsson_rbs2000.lo
#11 7.497   CC       bts_init.lo
#11 7.503   CC       bts_ipaccess_nanobts.lo
#11 7.511   CC       bts_ipaccess_nanobts_omlattr.lo
#11 7.520   CC       bts_nokia_site.lo
#11 7.529   CC       bts_siemens_bs11.lo
#11 7.551   CC       bts_sm.lo
#11 7.560   CC       bts_osmobts.lo
#11 7.578   CC       bts_unknown.lo
#11 7.676   CC       bts_ctrl.lo
#11 7.678   CC       bts_setup_ramp.lo
#11 7.699   CC       bts_vty.lo
#11 7.706   CC       bts_trx_vty.lo
#11 7.710   CC       chan_alloc.lo
#11 7.713   CC       chan_counts.lo
#11 7.739   CC       codec_pref.lo
#11 7.743   CC       data_rate_pref.lo
#11 7.753   CC       e1_config.lo
#11 7.758   CC       gsm_04_08_rr.lo
#11 7.768   CC       gsm_data.lo
#11 7.776   CC       handover_cfg.lo
#11 7.788   CC       handover_ctrl.lo
#11 7.790   CC       handover_decision.lo
#11 7.835   CC       handover_decision_2.lo
#11 7.874   CC       handover_fsm.lo
#11 7.879   CC       handover_logic.lo
#11 7.898   CC       handover_vty.lo
#11 7.916   CC       vgcs_fsm.lo
#11 7.941   CC       lb.lo
#11 7.947   CC       lchan.lo
#11 7.966   CC       lchan_fsm.lo
#11 7.967   CC       lchan_rtp_fsm.lo
#11 7.995   CC       lcs_loc_req.lo
#11 7.995   CC       lchan_select.lo
#11 8.078   CC       lcs_ta_req.lo
#11 8.087   CC       meas_feed.lo
#11 8.089   CC       meas_rep.lo
#11 8.136   CC       neighbor_ident.lo
#11 8.165   CC       neighbor_ident_vty.lo
#11 8.183   CC       neighbor_ident_ctrl.lo
#11 8.191   CC       net_init.lo
#11 8.220   CC       nm_common_fsm.lo
#11 8.281   CC       nm_bb_transc_fsm.lo
#11 8.289 neighbor_ident.c: In function 'neighbor_controlif_setup':
#11 8.289 neighbor_ident.c:494:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations]
#11 8.289   494 |         return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port,
#11 8.289       |         ^~~~~~
#11 8.289 In file included from neighbor_ident.c:37:
#11 8.289 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here
#11 8.289    46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data,
#11 8.289       |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
#11 8.296   CC       nm_bts_sm_fsm.lo
#11 8.296   CC       nm_bts_fsm.lo
#11 8.297   CC       nm_gprs_cell_fsm.lo
#11 8.309   CC       nm_gprs_nse_fsm.lo
#11 8.325   CC       nm_gprs_nsvc_fsm.lo
#11 8.334   CC       nm_channel_fsm.lo
#11 8.378   CC       nm_rcarrier_fsm.lo
#11 8.385   CC       gsm_08_08.lo
#11 8.393   CC       osmo_bsc_bssap.lo
#11 8.417   CC       osmo_bsc_filter.lo
#11 8.456   CC       osmo_bsc_grace.lo
#11 8.465   CC       osmo_bsc_lcls.lo
#11 8.468   CC       osmo_bsc_mgcp.lo
#11 8.472   CC       osmo_bsc_msc.lo
#11 8.504   CC       osmo_bsc_sigtran.lo
#11 8.508   CC       paging.lo
#11 8.518   CC       pcu_sock.lo
#11 8.522   CC       penalty_timers.lo
#11 8.523   CC       bssmap_reset.lo
#11 8.543   CC       system_information.lo
#11 8.555   CC       timeslot_fsm.lo
#11 8.610   CC       smscb.lo
#11 8.611   CC       smscb_vty.lo
#11 8.613   CC       cbch_scheduler.lo
#11 8.647   CC       cbsp_link.lo
#11 8.658   CC       power_control.lo
#11 8.973   CCLD     libbsc.la
#11 10.43   CCLD     osmo-bsc
#11 10.84 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc'
#11 10.84 make[4]: Nothing to be done for 'install-data-am'.
#11 10.84  /usr/bin/mkdir -p '/usr/local/bin'
#11 10.84   /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin'
#11 10.86 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc
#11 10.86 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc'
#11 10.86 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc'
#11 10.86 Making install in utils
#11 10.86 make[3]: Entering directory '/tmp/osmo-bsc/src/utils'
#11 10.86   CC       bs11_config.o
#11 10.86   CC       isdnsync.o
#11 10.86   CC       meas_json-meas_json.o
#11 10.89   CCLD     isdnsync
#11 10.90   CCLD     meas_json
#11 10.92   CCLD     bs11_config
#11 11.09 make[4]: Entering directory '/tmp/osmo-bsc/src/utils'
#11 11.09 make[4]: Nothing to be done for 'install-data-am'.
#11 11.09  /usr/bin/mkdir -p '/usr/local/bin'
#11 11.09   /bin/bash ../../libtool   --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin'
#11 11.11 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config
#11 11.11 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync
#11 11.11 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json
#11 11.12 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils'
#11 11.12 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils'
#11 11.12 Making install in ipaccess
#11 11.12 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess'
#11 11.12   CC       abisip-find.o
#11 11.12   CC       stubs.o
#11 11.12   CC       ipaccess-config.o
#11 11.12   CC       ipaccess-config-e1-driver.o
#11 11.12   CC       ipaccess-firmware.o
#11 11.12   CC       ipaccess-proxy.o
#11 11.12   CC       network_listen.o
#11 11.18   CCLD     abisip-find
#11 11.21   CCLD     ipaccess-config
#11 11.21   CCLD     ipaccess-proxy
#11 11.40 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess'
#11 11.40 make[4]: Nothing to be done for 'install-data-am'.
#11 11.40  /usr/bin/mkdir -p '/usr/local/bin'
#11 11.40   /bin/bash ../../libtool   --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin'
#11 11.41 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find
#11 11.42 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config
#11 11.43 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy
#11 11.43 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess'
#11 11.43 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess'
#11 11.43 make[3]: Entering directory '/tmp/osmo-bsc/src'
#11 11.44 make[4]: Entering directory '/tmp/osmo-bsc/src'
#11 11.44 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.44 make[4]: Nothing to be done for 'install-data-am'.
#11 11.44 make[4]: Leaving directory '/tmp/osmo-bsc/src'
#11 11.44 make[3]: Leaving directory '/tmp/osmo-bsc/src'
#11 11.44 make[2]: Leaving directory '/tmp/osmo-bsc/src'
#11 11.44 Making install in tests
#11 11.45 make[2]: Entering directory '/tmp/osmo-bsc/tests'
#11 11.45 Making install in abis
#11 11.46 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis'
#11 11.46 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis'
#11 11.46 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.46 make[4]: Nothing to be done for 'install-data-am'.
#11 11.46 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis'
#11 11.46 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis'
#11 11.47 Making install in acc
#11 11.47 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc'
#11 11.48 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc'
#11 11.48 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.48 make[4]: Nothing to be done for 'install-data-am'.
#11 11.48 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc'
#11 11.48 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc'
#11 11.48 Making install in bsc
#11 11.48 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc'
#11 11.49 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc'
#11 11.49 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.49 make[4]: Nothing to be done for 'install-data-am'.
#11 11.49 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc'
#11 11.49 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc'
#11 11.49 Making install in codec_pref
#11 11.49 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref'
#11 11.50 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref'
#11 11.50 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.50 make[4]: Nothing to be done for 'install-data-am'.
#11 11.50 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref'
#11 11.50 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref'
#11 11.50 Making install in gsm0408
#11 11.50 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408'
#11 11.51 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408'
#11 11.51 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.51 make[4]: Nothing to be done for 'install-data-am'.
#11 11.51 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408'
#11 11.51 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408'
#11 11.51 Making install in handover
#11 11.51 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover'
#11 11.52 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover'
#11 11.52 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.52 make[4]: Nothing to be done for 'install-data-am'.
#11 11.52 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover'
#11 11.52 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover'
#11 11.52 Making install in nanobts_omlattr
#11 11.53 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr'
#11 11.53 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr'
#11 11.53 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.53 make[4]: Nothing to be done for 'install-data-am'.
#11 11.53 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr'
#11 11.53 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr'
#11 11.53 Making install in paging
#11 11.54 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging'
#11 11.54 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging'
#11 11.54 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.54 make[4]: Nothing to be done for 'install-data-am'.
#11 11.54 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging'
#11 11.54 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging'
#11 11.54 Making install in subscr
#11 11.55 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr'
#11 11.55 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr'
#11 11.55 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.55 make[4]: Nothing to be done for 'install-data-am'.
#11 11.55 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr'
#11 11.55 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr'
#11 11.56 make[3]: Entering directory '/tmp/osmo-bsc/tests'
#11 11.56 make[4]: Entering directory '/tmp/osmo-bsc/tests'
#11 11.56 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.56 make[4]: Nothing to be done for 'install-data-am'.
#11 11.56 make[4]: Leaving directory '/tmp/osmo-bsc/tests'
#11 11.56 make[3]: Leaving directory '/tmp/osmo-bsc/tests'
#11 11.56 make[2]: Leaving directory '/tmp/osmo-bsc/tests'
#11 11.56 Making install in doc
#11 11.56 make[2]: Entering directory '/tmp/osmo-bsc/doc'
#11 11.57 Making install in examples
#11 11.58 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples'
#11 11.58 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples'
#11 11.58 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.58  /usr/bin/mkdir -p '/usr/local/etc/osmocom'
#11 11.59  /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom'
#11 11.59 make  install-data-hook
#11 11.60 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples'
#11 11.60 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \
#11 11.60 	j="/usr/local/share/doc/osmo-bsc/examples/$f" && \
#11 11.60 	mkdir -p "$(dirname $j)" && \
#11 11.60 	/usr/bin/install -c -m 644 ./$f $j; \
#11 11.60 done
#11 11.70 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples'
#11 11.70 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples'
#11 11.70 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples'
#11 11.70 Making install in manuals
#11 11.70 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals'
#11 11.70 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals'
#11 11.70 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.70 make[4]: Nothing to be done for 'install-data-am'.
#11 11.70 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals'
#11 11.70 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals'
#11 11.70 make[3]: Entering directory '/tmp/osmo-bsc/doc'
#11 11.71 make[4]: Entering directory '/tmp/osmo-bsc/doc'
#11 11.71 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.71 make[4]: Nothing to be done for 'install-data-am'.
#11 11.71 make[4]: Leaving directory '/tmp/osmo-bsc/doc'
#11 11.71 make[3]: Leaving directory '/tmp/osmo-bsc/doc'
#11 11.71 make[2]: Leaving directory '/tmp/osmo-bsc/doc'
#11 11.71 Making install in contrib
#11 11.71 make[2]: Entering directory '/tmp/osmo-bsc/contrib'
#11 11.71 Making install in systemd
#11 11.71 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd'
#11 11.71 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd'
#11 11.71 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.71 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd'
#11 11.71 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd'
#11 11.71 make[3]: Entering directory '/tmp/osmo-bsc/contrib'
#11 11.72 make[4]: Entering directory '/tmp/osmo-bsc/contrib'
#11 11.72 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.72 make[4]: Nothing to be done for 'install-data-am'.
#11 11.72 make[4]: Leaving directory '/tmp/osmo-bsc/contrib'
#11 11.72 make[3]: Leaving directory '/tmp/osmo-bsc/contrib'
#11 11.72 make[2]: Leaving directory '/tmp/osmo-bsc/contrib'
#11 11.72 make[2]: Entering directory '/tmp/osmo-bsc'
#11 11.72 make[3]: Entering directory '/tmp/osmo-bsc'
#11 11.72 make[3]: Nothing to be done for 'install-exec-am'.
#11 11.72 make[3]: Nothing to be done for 'install-data-am'.
#11 11.72 make[3]: Leaving directory '/tmp/osmo-bsc'
#11 11.72 make[2]: Leaving directory '/tmp/osmo-bsc'
#11 11.72 make[1]: Leaving directory '/tmp/osmo-bsc'
#11 DONE 11.9s

#12 [7/8] COPY	OSMO-BSC.CFG /data/osmo-bsc.cfg
#12 DONE 0.1s

#13 [8/8] WORKDIR	/DATA
#13 DONE 0.1s

#14 exporting to image
#14 exporting layers
#14 exporting layers 0.3s done
#14 writing image sha256:e67c08dc576033e5b785f708034002121b003d3d693ce99fd6769aa511a067c3 done
#14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done
#14 DONE 0.3s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/osmo-bsc-master'
+ docker_image_exists osmo-bsc-master
+ docker images -q osmocom-build/osmo-bsc-master
+ test -n e67c08dc5760
+ list_osmo_packages debian-trixie osmo-bsc-master
+ local distro=debian-trixie
+ local image=osmo-bsc-master
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-master -c
+ [ -n  ]
+ set +x

### Installed Osmocom packages in: osmo-bsc-master ###

ii  libosmo-abis-dev:amd64                 2.1.0.8.c24d2.202601191800             amd64        Development headers for A-bis interface
ii  libosmo-asn1-tcap-dev:amd64            0.2.1.202601191800                     amd64        Development headers for utility library for ASN.1 of TCAP (SS7)
ii  libosmo-asn1-tcap1:amd64               0.2.1.202601191800                     amd64        Utility library for ASN.1 of TCAP (SS7)
ii  libosmo-mgcp-client-dev:amd64          1.15.0.1.8afba.202601191800            amd64        libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities
ii  libosmo-mgcp-client14:amd64            1.15.0.1.8afba.202601191800            amd64        libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities
ii  libosmo-netif-dev:amd64                1.7.0.6.71a8.202601191800              amd64        Development headers for Osmocom network interface
ii  libosmo-sigtran-dev:amd64              2.2.1.4.74d0.202601191800              amd64        Development headers for the Osmocom SIGTRAN library
ii  libosmo-sigtran12:amd64                2.2.1.4.74d0.202601191800              amd64        Osmocom SIGTRAN library (SCCP, SUA, M3UA and more)
ii  libosmoabis15:amd64                    2.1.0.8.c24d2.202601191800             amd64        GSM A-bis handling
ii  libosmocodec4:amd64                    1.12.0.28.281d4.202601191800           amd64        Osmo codec library
ii  libosmocoding0:amd64                   1.12.0.28.281d4.202601191800           amd64        Osmo coding library
ii  libosmocore                            1.12.0.28.281d4.202601191800           amd64        Open Source MObile COMmunications CORE library (metapackage)
ii  libosmocore-dev:amd64                  1.12.0.28.281d4.202601191800           amd64        Development headers for Open Source MObile COMmunications CORE library
ii  libosmocore22:amd64                    1.12.0.28.281d4.202601191800           amd64        Osmo Core library
ii  libosmoctrl0:amd64                     1.12.0.28.281d4.202601191800           amd64        Osmo control library
ii  libosmogb14:amd64                      1.12.0.28.281d4.202601191800           amd64        Osmo GPRS GB library
ii  libosmogsm20:amd64                     1.12.0.28.281d4.202601191800           amd64        Osmo GSM utility library
ii  libosmoisdn0:amd64                     1.12.0.28.281d4.202601191800           amd64        Osmo ISDN utility library
ii  libosmonetif11:amd64                   1.7.0.6.71a8.202601191800              amd64        Common/shared code regarding network interface for OpenBSC
ii  libosmosim2:amd64                      1.12.0.28.281d4.202601191800           amd64        Osmo SIM library
ii  libosmotrau11:amd64                    2.1.0.8.c24d2.202601191800             amd64        GSM trau handling
ii  libosmousb0:amd64                      1.12.0.28.281d4.202601191800           amd64        Osmo USB library
ii  libosmovty13:amd64                     1.12.0.28.281d4.202601191800           amd64        Osmo VTY library
ii  osmocom-keyring                        1.1.1.8.7873.202601191800              amd64        Pubkey for Osmocom repositories at obs.osmocom.org
ii  osmocom-nightly                        202601191800                           amd64        Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly']
ii  sdcc                                   4.2.0~osmocom3.113.9edd                amd64        Small Device C Compiler
ii  sdcc-libraries                         4.2.0~osmocom3.113.9edd                all          Small Device C Compiler (libraries)

+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends osmo-bts-master
+ local feed
+ echo debian-trixie-build
+ depends=debian-trixie-build
+ [ -n debian-trixie-build ]
+ docker_images_require debian-trixie-build
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends debian-trixie-build
+ local feed
+ depends=
+ [ -n  ]
+ docker_distro_from_image_name debian-trixie-build
+ echo debian-trixie
+ distro_arg=debian-trixie
+ [ -z  ]
+ docker_upstream_distro_from_image_name debian-trixie-build
+ echo debian:trixie
+ upstream_distro_arg=debian:trixie
+ docker_dir_from_image_name debian-trixie-build
+ echo debian-trixie-build
+ dir=debian-trixie-build
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../debian-trixie-build/Dockerfile
+ from_line=FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ echo FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ grep -q $USER
+ set +x
Building image: debian-trixie-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n master ]
+ echo master
+ return
+ make -C ../debian-trixie-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/debian-trixie-build OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/debian-trixie-build'
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/common .common
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:trixie \
	--build-arg DISTRO=debian-trixie \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=ttcn3-bts-test \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	--pull -t osmocom-build/debian-trixie-build:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 6.39kB done
#1 DONE 0.0s

#2 [auth] sharing credentials for registry.osmocom.org
#2 DONE 0.0s

#3 [internal] load metadata for registry.osmocom.org/debian:trixie
#3 DONE 0.0s

#4 [internal] load .dockerignore
#4 transferring context: 2B done
#4 DONE 0.0s

#5 [internal] load build context
#5 DONE 0.0s

#6 [ 1/16] FROM registry.osmocom.org/debian:trixie@sha256:19f0c62597f1dd08c399ae22ab07d2d2b11f973bbf6f85ce0c2a742d6d7ebdc9
#6 resolve registry.osmocom.org/debian:trixie@sha256:19f0c62597f1dd08c399ae22ab07d2d2b11f973bbf6f85ce0c2a742d6d7ebdc9 0.1s done
#6 DONE 0.1s

#7 [ 7/16] ADD	HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt
#7 DONE 0.1s

#8 [15/16] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release
#8 DONE 0.1s

#9 [13/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit
#9 DONE 0.1s

#10 [11/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit
#10 DONE 0.1s

#11 [ 9/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit
#11 DONE 0.1s

#5 [internal] load build context
#5 transferring context: 2.14kB done
#5 DONE 0.0s

#12 [ 5/16] RUN	IF [ "$(arch)" != "x86_64" ]; then 		echo "ERROR: use debian-trixie-build-arm instead"; 		exit 1; 	fi && 	set -x && 	apt-get update && 	apt-get install -y --no-install-recommends 		ca-certificates 		wget 		&& 	apt-get clean && 	wget -q http://ftp.de.debian.org/debian/pool/main/n/ncurses/libtinfo5_6.4-4_amd64.deb && 	dpkg -i "libtinfo5_6.4-4_amd64.deb" && 	rm "libtinfo5_6.4-4_amd64.deb" && 	wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && 	tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && 	rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && 	mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && 	/opt/llvm-arm/bin/clang --version && 	/opt/llvm-arm/bin/clang --print-targets
#12 CACHED

#13 [ 8/16] RUN	SET -x && 	cat /tmp/pysim_requirements.txt && 	pip3 install --break-system-packages 		'git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d' 		'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 		'git+https://github.com/podshumok/python-smpplib.git' 		'ruff' 		'sphinx' 		'sphinxcontrib-napoleon' 		-r /tmp/pysim_requirements.txt
#13 CACHED

#14 [ 6/16] RUN	SET -x && 	apt-get update && 	apt-get install -y --no-install-recommends 		asciidoc 		asciidoc-dblatex 		autoconf 		autoconf-archive 		autogen 		automake 		bc 		bison 		build-essential 		bzip2 		ca-certificates 		ccache 		clang-format 		cmake 		coccinelle 		cppcheck 		curl 		dahdi-source 		dblatex 		dbus 		debhelper 		devscripts 		dh-autoreconf 		docbook5-xml 		doxygen 		equivs 		flex 		g++ 		gawk 		gcc 		gcc-arm-none-eabi 		gdb 		ghostscript 		git 		gnupg 		graphviz 		htop 		iproute2 		latexmk 		lcov 		libaio-dev 		libasound2-dev 		libbladerf-dev 		libboost-all-dev 		libc-ares-dev 		libcdk5-dev 		libcsv-dev 		libdbd-sqlite3 		libdbi-dev 		libelf-dev 		libffi-dev 		libfftw3-dev 		libgcrypt20-dev 		libgmp-dev 		libgnutls28-dev 		libgps-dev 		libgsm1-dev 		libidn-dev 		libjansson-dev 		liblimesuite-dev 		liblua5.3-dev 		libmnl-dev 		libmongoc-dev 		libncurses5-dev 		libnewlib-arm-none-eabi 		libnftables-dev 		libnftnl-dev 		libnghttp2-dev 		libnl-3-dev 		libnl-route-3-dev 		liboping-dev 		libortp-dev 		libpcap-dev 		libpcsclite-dev 		libreadline-dev 		librsvg2-bin 		libsctp-dev 		libsigsegv-dev 		libsnmp-dev 		libsofia-sip-ua-glib-dev 		libsqlite3-dev 		libssl-dev 		libtalloc-dev 		libtinfo5 		libtool 		libuhd-dev 		libulfius-dev 		liburing-dev 		libusb-1.0-0-dev 		libusb-dev 		libxml2-utils 		libyaml-dev 		libzmq3-dev 		locales 		lua-socket 		make 		meson 		mscgen 		ofono 		openssh-client 		patchelf 		picolibc-arm-none-eabi 		pkg-config 		pylint 		python3 		python3-gi 		python3-mako 		python3-nwdiag 		python3-pip 		python3-pyflakes 		python3-pytest 		python3-setuptools 		python3-usb 		python3-yaml 		rsync 		source-highlight 		sqlite3 		stow 		sudo 		swig 		systemd 		tcpdump 		telnet 		tex-gyre 		texinfo 		unzip 		virtualenv 		xsltproc 		xxd 		&& 	apt-get clean
#14 CACHED

#15 [11/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit
#15 CACHED

#16 [ 7/16] ADD	HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt
#16 CACHED

#17 [13/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit
#17 CACHED

#18 [ 3/16] COPY	.COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc
#18 CACHED

#19 [ 2/16] COPY	.COMMON/RESPAWN.SH /usr/local/bin/respawn.sh
#19 CACHED

#20 [15/16] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release
#20 CACHED

#21 [ 4/16] RUN	SET -x && 	useradd --uid=1000 -d /build -m build && 	chown -R build:build /usr/local && 		echo "path-exclude=/usr/share/man/*" 		> /etc/dpkg/dpkg.cfg.d/exclude-man-pages && 	rm -rf /usr/share/man/
#21 CACHED

#22 [ 9/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit
#22 CACHED

#23 [14/16] RUN	GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals
#23 CACHED

#24 [10/16] RUN	SET -x && 	git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && 	cd osmo-python-tests && 	python3 setup.py clean build install && 	cd .. && 	rm -rf osmo-python-tests
#24 CACHED

#25 [12/16] RUN 	set -x && 	git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && 	su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && 	rm -rf osmo-ci
#25 CACHED

#26 [16/16] RUN	SET -x && 	echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./" 		> /etc/apt/sources.list.d/osmocom-nightly.list && 	apt-get update && 	apt-get install -y --no-install-recommends 		-t'o=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c=' 		sdcc 		&& 	apt-get clean
#26 CACHED

#27 exporting to image
#27 exporting layers done
#27 writing image sha256:05666994e7a50a2adb253f649794cd3c5670477677958bab5c89c8bd76d6851a done
#27 naming to docker.io/osmocom-build/debian-trixie-build:latest
#27 naming to docker.io/osmocom-build/debian-trixie-build:latest done
#27 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/debian-trixie-build'
+ docker_image_exists debian-trixie-build
+ docker images -q osmocom-build/debian-trixie-build
+ test -n 05666994e7a5
+ list_osmo_packages debian-trixie debian-trixie-build
+ local distro=debian-trixie
+ local image=debian-trixie-build
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-trixie-build -c
+ [ -n  ]
+ return
+ docker_distro_from_image_name osmo-bts-master
+ echo debian-trixie
+ distro_arg=debian-trixie
+ [ -z  ]
+ docker_upstream_distro_from_image_name osmo-bts-master
+ echo debian:trixie
+ upstream_distro_arg=debian:trixie
+ docker_dir_from_image_name osmo-bts-master
+ echo osmo-bts-master
+ dir=osmo-bts-master
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../osmo-bts-master/Dockerfile
+ from_line=FROM	$USER/$DISTRO-build
+ echo FROM	$USER/$DISTRO-build
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n master ]
+ echo master
+ return
+ make -C ../osmo-bts-master BUILD_ARGS= UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/osmo-bts-master OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/osmo-bts-master'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:trixie \
	--build-arg DISTRO=debian-trixie \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=ttcn3-bts-test \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t osmocom-build/osmo-bts-master:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.49kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3)
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/osmocom-build/debian-trixie-build:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [internal] load build context
#4 DONE 0.0s

#5 [1/8] FROM docker.io/osmocom-build/debian-trixie-build:latest
#5 CACHED

#6 [2/8] RUN	CASE "debian-trixie" in 	debian*) 		apt-get update && 		apt-get install -y --no-install-recommends 			bpftrace 			libosmocore-dev 			libosmo-abis-dev 			libosmo-netif-dev 			lsof 			gdb && 		apt-get clean 		;; 	centos*) 		dnf install -y 			"pkgconfig(libosmoabis)" 			"pkgconfig(libosmocodec)" 			"pkgconfig(libosmocoding)" 			"pkgconfig(libosmocore)" 			"pkgconfig(libosmoctrl)" 			"pkgconfig(libosmogb)" 			"pkgconfig(libosmogsm)" 			"pkgconfig(libosmo-netif)" 			"pkgconfig(libosmotrau)" 			"pkgconfig(libosmovty)" 		;; 	esac
#6 ...

#7 [5/8] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts
#7 DONE 0.1s

#4 [internal] load build context
#4 transferring context: 1.63kB done
#4 DONE 0.0s

#6 [2/8] RUN	CASE "debian-trixie" in 	debian*) 		apt-get update && 		apt-get install -y --no-install-recommends 			bpftrace 			libosmocore-dev 			libosmo-abis-dev 			libosmo-netif-dev 			lsof 			gdb && 		apt-get clean 		;; 	centos*) 		dnf install -y 			"pkgconfig(libosmoabis)" 			"pkgconfig(libosmocodec)" 			"pkgconfig(libosmocoding)" 			"pkgconfig(libosmocore)" 			"pkgconfig(libosmoctrl)" 			"pkgconfig(libosmogb)" 			"pkgconfig(libosmogsm)" 			"pkgconfig(libosmo-netif)" 			"pkgconfig(libosmotrau)" 			"pkgconfig(libosmovty)" 		;; 	esac
#6 0.339 Hit:1 http://deb.debian.org/debian trixie InRelease
#6 0.339 Hit:2 http://deb.debian.org/debian trixie-updates InRelease
#6 0.339 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
#6 0.340 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease
#6 0.433 Reading package lists...
#6 0.745 Reading package lists...
#6 1.043 Building dependency tree...
#6 1.109 Reading state information...
#6 1.198 gdb is already the newest version (16.3-1).
#6 1.198 The following additional packages will be installed:
#6 1.198   libbpfcc liblsof0 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore
#6 1.198   libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0
#6 1.198   libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13
#6 1.198   osmocom-keyring osmocom-nightly
#6 1.220 The following NEW packages will be installed:
#6 1.220   bpftrace libbpfcc liblsof0 libosmo-abis-dev libosmo-netif-dev libosmoabis15
#6 1.220   libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22
#6 1.220   libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11
#6 1.220   libosmosim2 libosmotrau11 libosmousb0 libosmovty13 lsof osmocom-keyring
#6 1.220   osmocom-nightly
#6 1.243 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded.
#6 1.243 Need to get 5483 kB of archives.
#6 1.243 After this operation, 23.7 MB of additional disk space will be used.
#6 1.243 Get:1 http://deb.debian.org/debian trixie/main amd64 liblsof0 amd64 4.99.4+dfsg-2 [134 kB]
#6 1.248 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.1.1.8.7873.202601191800 [3200 B]
#6 1.268 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202601191800 [1184 B]
#6 1.270 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.12.0.28.281d4.202601191800 [178 kB]
#6 1.272 Get:5 http://deb.debian.org/debian trixie/main amd64 lsof amd64 4.99.4+dfsg-2 [316 kB]
#6 1.273 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.12.0.28.281d4.202601191800 [54.0 kB]
#6 1.274 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmotrau11 2.1.0.8.c24d2.202601191800 [47.5 kB]
#6 1.275 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.12.0.28.281d4.202601191800 [72.4 kB]
#6 1.276 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.12.0.28.281d4.202601191800 [229 kB]
#6 1.279 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.12.0.28.281d4.202601191800 [106 kB]
#6 1.280 Get:11 http://deb.debian.org/debian trixie/main amd64 libbpfcc amd64 0.31.0+ds-7 [709 kB]
#6 1.282 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.7.0.6.71a8.202601191800 [70.3 kB]
#6 1.283 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.1.0.8.c24d2.202601191800 [72.0 kB]
#6 1.286 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.12.0.28.281d4.202601191800 [72.3 kB]
#6 1.287 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.12.0.28.281d4.202601191800 [179 kB]
#6 1.290 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.12.0.28.281d4.202601191800 [61.7 kB]
#6 1.291 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.12.0.28.281d4.202601191800 [65.4 kB]
#6 1.291 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.12.0.28.281d4.202601191800 [52.2 kB]
#6 1.292 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.12.0.28.281d4.202601191800 [45.4 kB]
#6 1.292 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dev 1.12.0.28.281d4.202601191800 [856 kB]
#6 1.300 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-netif-dev 1.7.0.6.71a8.202601191800 [88.8 kB]
#6 1.301 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-abis-dev 2.1.0.8.c24d2.202601191800 [134 kB]
#6 1.339 Get:23 http://deb.debian.org/debian trixie/main amd64 bpftrace amd64 0.23.2-1 [1937 kB]
#6 1.475 debconf: unable to initialize frontend: Dialog
#6 1.475 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 1.475 debconf: falling back to frontend: Readline
#6 1.478 debconf: unable to initialize frontend: Readline
#6 1.478 debconf: (This frontend requires a controlling tty.)
#6 1.478 debconf: falling back to frontend: Teletype
#6 1.479 debconf: unable to initialize frontend: Teletype
#6 1.479 debconf: (This frontend requires a controlling tty.)
#6 1.479 debconf: falling back to frontend: Noninteractive
#6 1.814 Fetched 5483 kB in 0s (40.4 MB/s)
#6 1.871 Selecting previously unselected package liblsof0.
#6 1.871 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 131491 files and directories currently installed.)
#6 1.908 Preparing to unpack .../00-liblsof0_4.99.4+dfsg-2_amd64.deb ...
#6 1.931 Unpacking liblsof0 (4.99.4+dfsg-2) ...
#6 2.024 Selecting previously unselected package lsof.
#6 2.042 Preparing to unpack .../01-lsof_4.99.4+dfsg-2_amd64.deb ...
#6 2.055 Unpacking lsof (4.99.4+dfsg-2) ...
#6 2.194 Selecting previously unselected package libbpfcc:amd64.
#6 2.202 Preparing to unpack .../02-libbpfcc_0.31.0+ds-7_amd64.deb ...
#6 2.213 Unpacking libbpfcc:amd64 (0.31.0+ds-7) ...
#6 2.336 Selecting previously unselected package bpftrace.
#6 2.354 Preparing to unpack .../03-bpftrace_0.23.2-1_amd64.deb ...
#6 2.366 Unpacking bpftrace (0.23.2-1) ...
#6 2.510 Selecting previously unselected package osmocom-keyring.
#6 2.528 Preparing to unpack .../04-osmocom-keyring_1.1.1.8.7873.202601191800_amd64.deb ...
#6 2.539 Unpacking osmocom-keyring (1.1.1.8.7873.202601191800) ...
#6 2.627 Selecting previously unselected package osmocom-nightly.
#6 2.646 Preparing to unpack .../05-osmocom-nightly_202601191800_amd64.deb ...
#6 2.658 Unpacking osmocom-nightly (202601191800) ...
#6 2.764 Selecting previously unselected package libosmocore22:amd64.
#6 2.783 Preparing to unpack .../06-libosmocore22_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 2.795 Unpacking libosmocore22:amd64 (1.12.0.28.281d4.202601191800) ...
#6 2.920 Selecting previously unselected package libosmocodec4:amd64.
#6 2.939 Preparing to unpack .../07-libosmocodec4_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 2.951 Unpacking libosmocodec4:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.058 Selecting previously unselected package libosmotrau11:amd64.
#6 3.072 Preparing to unpack .../08-libosmotrau11_2.1.0.8.c24d2.202601191800_amd64.deb ...
#6 3.084 Unpacking libosmotrau11:amd64 (2.1.0.8.c24d2.202601191800) ...
#6 3.199 Selecting previously unselected package libosmoisdn0:amd64.
#6 3.217 Preparing to unpack .../09-libosmoisdn0_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 3.229 Unpacking libosmoisdn0:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.344 Selecting previously unselected package libosmogsm20:amd64.
#6 3.363 Preparing to unpack .../10-libosmogsm20_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 3.375 Unpacking libosmogsm20:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.487 Selecting previously unselected package libosmovty13:amd64.
#6 3.505 Preparing to unpack .../11-libosmovty13_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 3.517 Unpacking libosmovty13:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.621 Selecting previously unselected package libosmonetif11:amd64.
#6 3.639 Preparing to unpack .../12-libosmonetif11_1.7.0.6.71a8.202601191800_amd64.deb ...
#6 3.651 Unpacking libosmonetif11:amd64 (1.7.0.6.71a8.202601191800) ...
#6 3.750 Selecting previously unselected package libosmoabis15:amd64.
#6 3.768 Preparing to unpack .../13-libosmoabis15_2.1.0.8.c24d2.202601191800_amd64.deb ...
#6 3.779 Unpacking libosmoabis15:amd64 (2.1.0.8.c24d2.202601191800) ...
#6 3.883 Selecting previously unselected package libosmocoding0:amd64.
#6 3.900 Preparing to unpack .../14-libosmocoding0_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 3.910 Unpacking libosmocoding0:amd64 (1.12.0.28.281d4.202601191800) ...
#6 4.006 Selecting previously unselected package libosmogb14:amd64.
#6 4.024 Preparing to unpack .../15-libosmogb14_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 4.036 Unpacking libosmogb14:amd64 (1.12.0.28.281d4.202601191800) ...
#6 4.148 Selecting previously unselected package libosmoctrl0:amd64.
#6 4.156 Preparing to unpack .../16-libosmoctrl0_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 4.167 Unpacking libosmoctrl0:amd64 (1.12.0.28.281d4.202601191800) ...
#6 4.249 Selecting previously unselected package libosmosim2:amd64.
#6 4.262 Preparing to unpack .../17-libosmosim2_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 4.274 Unpacking libosmosim2:amd64 (1.12.0.28.281d4.202601191800) ...
#6 4.384 Selecting previously unselected package libosmousb0:amd64.
#6 4.403 Preparing to unpack .../18-libosmousb0_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 4.415 Unpacking libosmousb0:amd64 (1.12.0.28.281d4.202601191800) ...
#6 4.509 Selecting previously unselected package libosmocore.
#6 4.526 Preparing to unpack .../19-libosmocore_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 4.538 Unpacking libosmocore (1.12.0.28.281d4.202601191800) ...
#6 4.633 Selecting previously unselected package libosmocore-dev:amd64.
#6 4.651 Preparing to unpack .../20-libosmocore-dev_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 4.663 Unpacking libosmocore-dev:amd64 (1.12.0.28.281d4.202601191800) ...
#6 4.776 Selecting previously unselected package libosmo-netif-dev:amd64.
#6 4.794 Preparing to unpack .../21-libosmo-netif-dev_1.7.0.6.71a8.202601191800_amd64.deb ...
#6 4.806 Unpacking libosmo-netif-dev:amd64 (1.7.0.6.71a8.202601191800) ...
#6 4.905 Selecting previously unselected package libosmo-abis-dev:amd64.
#6 4.923 Preparing to unpack .../22-libosmo-abis-dev_2.1.0.8.c24d2.202601191800_amd64.deb ...
#6 4.934 Unpacking libosmo-abis-dev:amd64 (2.1.0.8.c24d2.202601191800) ...
#6 5.075 Setting up liblsof0 (4.99.4+dfsg-2) ...
#6 5.109 Setting up osmocom-keyring (1.1.1.8.7873.202601191800) ...
#6 5.141 Setting up lsof (4.99.4+dfsg-2) ...
#6 5.174 Setting up libbpfcc:amd64 (0.31.0+ds-7) ...
#6 5.209 Setting up osmocom-nightly (202601191800) ...
#6 5.244 Setting up bpftrace (0.23.2-1) ...
#6 5.277 Setting up libosmocore22:amd64 (1.12.0.28.281d4.202601191800) ...
#6 5.312 Setting up libosmocodec4:amd64 (1.12.0.28.281d4.202601191800) ...
#6 5.345 Setting up libosmovty13:amd64 (1.12.0.28.281d4.202601191800) ...
#6 5.380 Setting up libosmoisdn0:amd64 (1.12.0.28.281d4.202601191800) ...
#6 5.415 Setting up libosmotrau11:amd64 (2.1.0.8.c24d2.202601191800) ...
#6 5.455 Setting up libosmousb0:amd64 (1.12.0.28.281d4.202601191800) ...
#6 5.490 Setting up libosmogsm20:amd64 (1.12.0.28.281d4.202601191800) ...
#6 5.526 Setting up libosmoctrl0:amd64 (1.12.0.28.281d4.202601191800) ...
#6 5.562 Setting up libosmogb14:amd64 (1.12.0.28.281d4.202601191800) ...
#6 5.598 Setting up libosmonetif11:amd64 (1.7.0.6.71a8.202601191800) ...
#6 5.634 Setting up libosmocoding0:amd64 (1.12.0.28.281d4.202601191800) ...
#6 5.669 Setting up libosmosim2:amd64 (1.12.0.28.281d4.202601191800) ...
#6 5.704 Setting up libosmocore (1.12.0.28.281d4.202601191800) ...
#6 5.737 Setting up libosmoabis15:amd64 (2.1.0.8.c24d2.202601191800) ...
#6 5.770 Setting up libosmocore-dev:amd64 (1.12.0.28.281d4.202601191800) ...
#6 5.802 Setting up libosmo-netif-dev:amd64 (1.7.0.6.71a8.202601191800) ...
#6 5.836 Setting up libosmo-abis-dev:amd64 (2.1.0.8.c24d2.202601191800) ...
#6 5.872 Processing triggers for man-db (2.13.1-1) ...
#6 5.907 Processing triggers for libc-bin (2.41-12+deb13u1) ...
#6 DONE 6.1s

#8 [3/8] WORKDIR	/TMP
#8 DONE 0.1s

#9 [4/8] RUN	GIT clone https://gerrit.osmocom.org/osmo-bts.git
#9 0.328 Cloning into 'osmo-bts'...
#9 DONE 0.9s

#10 [5/8] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts
#10 DONE 0.1s

#11 [6/8] RUN	CD osmo-bts && 	git fetch && git checkout master && 	(git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); 	git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && 	autoreconf -fi && 	./configure --enable-trx && 	make "-j$(nproc)" install
#11 0.371 Already on 'master'
#11 0.371 Your branch is up to date with 'origin/master'.
#11 0.372 refs/heads/master
#11 0.396 HEAD is now at 1dfb5ad5 tests: Use log_set_category_filter() libosmocore API
#11 0.397 master
#11 0.397 1dfb5ad54e615ddaf448e0e4de96361e9b90243a
#11 2.499 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
#11 2.499 libtoolize: copying file './ltmain.sh'
#11 2.942 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
#11 2.942 libtoolize: and rerunning libtoolize and aclocal.
#11 2.942 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
#11 3.695 configure.ac:40: warning: The macro 'AC_HEADER_STDC' is obsolete.
#11 3.695 configure.ac:40: You should run autoupdate.
#11 3.695 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
#11 3.695 configure.ac:40: the top level
#11 3.695 configure.ac:84: warning: The macro 'AC_HELP_STRING' is obsolete.
#11 3.695 configure.ac:84: You should run autoupdate.
#11 3.695 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#11 3.695 configure.ac:84: the top level
#11 3.695 configure.ac:92: warning: The macro 'AC_HELP_STRING' is obsolete.
#11 3.695 configure.ac:92: You should run autoupdate.
#11 3.695 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#11 3.695 configure.ac:92: the top level
#11 3.695 configure.ac:124: warning: The macro 'AC_HELP_STRING' is obsolete.
#11 3.695 configure.ac:124: You should run autoupdate.
#11 3.695 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#11 3.695 configure.ac:124: the top level
#11 3.695 configure.ac:132: warning: The macro 'AC_HELP_STRING' is obsolete.
#11 3.695 configure.ac:132: You should run autoupdate.
#11 3.695 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#11 3.695 configure.ac:132: the top level
#11 3.695 configure.ac:272: warning: The macro 'AC_HELP_STRING' is obsolete.
#11 3.695 configure.ac:272: You should run autoupdate.
#11 3.695 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#11 3.695 configure.ac:272: the top level
#11 3.695 configure.ac:292: warning: The macro 'AC_HELP_STRING' is obsolete.
#11 3.695 configure.ac:292: You should run autoupdate.
#11 3.695 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#11 3.695 configure.ac:292: the top level
#11 3.695 configure.ac:354: warning: The macro 'AC_HELP_STRING' is obsolete.
#11 3.695 configure.ac:354: You should run autoupdate.
#11 3.695 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#11 3.695 configure.ac:354: the top level
#11 3.695 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
#11 3.695 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead.
#11 3.695 aclocal.m4:10257: AM_CONFIG_HEADER is expanded from...
#11 3.695 configure.ac:422: the top level
#11 3.695 configure.ac:424: warning: AC_OUTPUT should be used without arguments.
#11 3.695 configure.ac:424: You should run autoupdate.
#11 4.041 configure.ac:23: installing './compile'
#11 4.042 configure.ac:25: installing './config.guess'
#11 4.042 configure.ac:25: installing './config.sub'
#11 4.043 configure.ac:9: installing './install-sh'
#11 4.044 configure.ac:9: installing './missing'
#11 4.068 contrib/ber/Makefile.am: installing './depcomp'
#11 4.142 src/common/Makefile.am:87: warning: variable 'libbts_la_LDADD' is defined but no program or
#11 4.142 src/common/Makefile.am:87: library has 'libbts_la' as canonical name (possible typo)
#11 4.195 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory,
#11 4.195 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled
#11 4.195 automake: warning: possible forward-incompatibility.
#11 4.195 automake: At least one source file is in a subdirectory, but the 'subdir-objects'
#11 4.195 automake: automake option hasn't been enabled.  For now, the corresponding output
#11 4.195 automake: object file(s) will be placed in the top-level directory.  However, this
#11 4.195 automake: behavior may change in a future Automake major version, with object
#11 4.195 automake: files being placed in the same subdirectory as the corresponding sources.
#11 4.195 automake: You are advised to start using 'subdir-objects' option throughout your
#11 4.195 automake: project, to avoid future incompatibility.
#11 4.196 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory,
#11 4.196 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled
#11 4.196 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory,
#11 4.196 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory,
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory,
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory,
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory,
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory,
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory,
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory,
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory,
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory,
#11 4.197 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled
#11 4.198 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory,
#11 4.198 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled
#11 4.198 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory,
#11 4.198 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled
#11 4.248 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
#11 4.248 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled
#11 4.271 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
#11 4.271 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled
#11 4.294 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
#11 4.294 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled
#11 4.306 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
#11 4.306 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled
#11 4.318 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
#11 4.318 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled
#11 4.330 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
#11 4.330 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled
#11 4.342 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
#11 4.342 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled
#11 4.343 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
#11 4.343 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled
#11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory,
#11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled
#11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory,
#11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled
#11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory,
#11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled
#11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory,
#11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled
#11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory,
#11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled
#11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory,
#11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled
#11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory,
#11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled
#11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory,
#11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled
#11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory,
#11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled
#11 4.355 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory,
#11 4.355 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled
#11 4.383 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
#11 4.383 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled
#11 4.450 checking for a BSD-compatible install... /usr/bin/install -c
#11 4.461 checking whether sleep supports fractional seconds... yes
#11 4.464 checking filesystem timestamp resolution... 0.01
#11 4.581 checking whether build environment is sane... yes
#11 4.603 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#11 4.608 checking for gawk... gawk
#11 4.609 checking whether make sets $(MAKE)... yes
#11 4.633 checking whether make supports nested variables... yes
#11 4.645 checking xargs -n works... yes
#11 4.658 checking whether make sets $(MAKE)... (cached) yes
#11 4.664 checking for gcc... gcc
#11 4.719 checking whether the C compiler works... yes
#11 4.739 checking for C compiler default output file name... a.out
#11 4.740 checking for suffix of executables... 
#11 4.759 checking whether we are cross compiling... no
#11 4.781 checking for suffix of object files... o
#11 4.791 checking whether the compiler supports GNU C... yes
#11 4.802 checking whether gcc accepts -g... yes
#11 4.814 checking for gcc option to enable C11 features... none needed
#11 4.850 checking whether gcc understands -c and -o together... yes
#11 4.887 checking whether make supports the include directive... yes (GNU style)
#11 4.904 checking dependency style of gcc... gcc3
#11 4.982 checking build system type... x86_64-pc-linux-gnu
#11 5.085 checking host system type... x86_64-pc-linux-gnu
#11 5.086 checking how to print strings... printf
#11 5.091 checking for a sed that does not truncate output... /usr/bin/sed
#11 5.102 checking for grep that handles long lines and -e... /usr/bin/grep
#11 5.107 checking for egrep... /usr/bin/grep -E
#11 5.110 checking for fgrep... /usr/bin/grep -F
#11 5.114 checking for ld used by gcc... /usr/bin/ld
#11 5.126 checking if the linker (/usr/bin/ld) is GNU ld... yes
#11 5.132 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
#11 5.138 checking the name lister (/usr/bin/nm -B) interface... BSD nm
#11 5.169 checking whether ln -s works... yes
#11 5.170 checking the maximum length of command line arguments... 1572864
#11 5.174 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
#11 5.174 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
#11 5.174 checking for /usr/bin/ld option to reload object files... -r
#11 5.174 checking for file... file
#11 5.174 checking for objdump... objdump
#11 5.174 checking how to recognize dependent libraries... pass_all
#11 5.175 checking for dlltool... no
#11 5.175 checking how to associate runtime and link libraries... printf %s\n
#11 5.176 checking for ranlib... ranlib
#11 5.176 checking for ar... ar
#11 5.176 checking for archiver @FILE support... @
#11 5.196 checking for strip... strip
#11 5.196 checking command to parse /usr/bin/nm -B output from gcc object... ok
#11 5.229 checking for sysroot... no
#11 5.229 checking for a working dd... /usr/bin/dd
#11 5.232 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
#11 5.247 checking for mt... no
#11 5.248 checking if : is a manifest tool... no
#11 5.253 checking for stdio.h... yes
#11 5.266 checking for stdlib.h... yes
#11 5.277 checking for string.h... yes
#11 5.288 checking for inttypes.h... yes
#11 5.299 checking for stdint.h... yes
#11 5.313 checking for strings.h... yes
#11 5.332 checking for sys/stat.h... yes
#11 5.349 checking for sys/types.h... yes
#11 5.365 checking for unistd.h... yes
#11 5.378 checking for dlfcn.h... yes
#11 5.397 checking for objdir... .libs
#11 5.431 checking if gcc supports -fno-rtti -fno-exceptions... no
#11 5.439 checking for gcc option to produce PIC... -fPIC -DPIC
#11 5.439 checking if gcc PIC flag -fPIC -DPIC works... yes
#11 5.447 checking if gcc static flag -static works... yes
#11 5.477 checking if gcc supports -c -o file.o... yes
#11 5.489 checking if gcc supports -c -o file.o... (cached) yes
#11 5.489 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
#11 5.496 checking whether -lc should be explicitly linked in... no
#11 5.523 checking dynamic linker characteristics... GNU/Linux ld.so
#11 5.578 checking how to hardcode library paths into programs... immediate
#11 5.578 checking whether stripping libraries is possible... yes
#11 5.580 checking if libtool supports shared libraries... yes
#11 5.580 checking whether to build shared libraries... yes
#11 5.580 checking whether to build static libraries... yes
#11 5.581 checking for pkg-config... /usr/bin/pkg-config
#11 5.581 checking for pkg-config... /usr/bin/pkg-config
#11 5.581 checking pkg-config is at least version 0.20... yes
#11 5.583 checking for egrep... (cached) /usr/bin/grep -E
#11 5.583 checking for libosmocore >= 1.12.0... yes
#11 5.602 checking for libosmovty >= 1.12.0... yes
#11 5.625 checking for libosmogsm >= 1.12.0... yes
#11 5.647 checking for libosmoctrl >= 1.12.0... yes
#11 5.671 checking for libosmocodec >= 1.12.0... yes
#11 5.693 checking for libosmocoding >= 1.12.0... yes
#11 5.717 checking for libosmoabis >= 2.1.0... yes
#11 5.740 checking for libosmotrau >= 2.1.0... yes
#11 5.763 checking for libosmo-netif >= 1.7.0... yes
#11 5.784 checking whether to enable support for sysmobts calibration tool... no
#11 5.784 checking whether to enable support for sysmoBTS L1/PHY support... no
#11 5.785 checking whether to enable support for osmo-trx based L1/PHY support... yes
#11 5.785 checking whether to enable support for Octasic OCTPHY-2G... no
#11 5.788 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no
#11 5.788 checking whether to enable NuRAN Wireless OC-2G hardware support... no
#11 5.790 checking whether to enable VTY/CTRL tests... no
#11 5.790 checking whether to include systemtap tracing support... no
#11 5.806 CFLAGS=" -std=gnu11"
#11 5.806 CPPFLAGS=""
#11 5.850 checking that generated files are newer than configure... done
#11 5.851 configure: creating ./config.status
#11 6.655 config.status: creating src/Makefile
#11 6.692 config.status: creating src/common/Makefile
#11 6.731 config.status: creating src/osmo-bts-virtual/Makefile
#11 6.768 config.status: creating src/osmo-bts-omldummy/Makefile
#11 6.806 config.status: creating src/osmo-bts-sysmo/Makefile
#11 6.842 config.status: creating src/osmo-bts-lc15/Makefile
#11 6.881 config.status: creating src/osmo-bts-oc2g/Makefile
#11 6.920 config.status: creating src/osmo-bts-trx/Makefile
#11 6.959 config.status: creating src/osmo-bts-octphy/Makefile
#11 6.998 config.status: creating include/Makefile
#11 7.036 config.status: creating include/osmo-bts/Makefile
#11 7.071 config.status: creating tests/Makefile
#11 7.108 config.status: creating tests/paging/Makefile
#11 7.144 config.status: creating tests/agch/Makefile
#11 7.182 config.status: creating tests/cipher/Makefile
#11 7.220 config.status: creating tests/sysmobts/Makefile
#11 7.259 config.status: creating tests/misc/Makefile
#11 7.297 config.status: creating tests/handover/Makefile
#11 7.334 config.status: creating tests/ta_control/Makefile
#11 7.350 config.status: creating tests/tx_power/Makefile
#11 7.369 config.status: creating tests/power/Makefile
#11 7.401 config.status: creating tests/meas/Makefile
#11 7.435 config.status: creating tests/amr/Makefile
#11 7.455 config.status: creating tests/csd/Makefile
#11 7.469 config.status: creating doc/Makefile
#11 7.477 config.status: creating doc/examples/Makefile
#11 7.485 config.status: creating doc/manuals/Makefile
#11 7.492 config.status: creating contrib/Makefile
#11 7.500 config.status: creating contrib/ber/Makefile
#11 7.507 config.status: creating contrib/systemd/Makefile
#11 7.515 config.status: creating Makefile
#11 7.524 config.status: creating btsconfig.h
#11 7.538 config.status: executing tests/atconfig commands
#11 7.541 config.status: executing depfiles commands
#11 8.886 config.status: executing libtool commands
#11 8.912 echo 1.10.0.29-1dfb > .version-t && mv .version-t .version
#11 8.913 make  install-recursive
#11 8.915 make[1]: Entering directory '/tmp/osmo-bts'
#11 8.917 Making install in include
#11 8.917 make[2]: Entering directory '/tmp/osmo-bts/include'
#11 8.919 Making install in osmo-bts
#11 8.921 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts'
#11 8.922 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts'
#11 8.922 make[4]: Nothing to be done for 'install-exec-am'.
#11 8.922 make[4]: Nothing to be done for 'install-data-am'.
#11 8.922 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts'
#11 8.922 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts'
#11 8.923 make[3]: Entering directory '/tmp/osmo-bts/include'
#11 8.925 make[4]: Entering directory '/tmp/osmo-bts/include'
#11 8.925 make[4]: Nothing to be done for 'install-exec-am'.
#11 8.925 make[4]: Nothing to be done for 'install-data-am'.
#11 8.925 make[4]: Leaving directory '/tmp/osmo-bts/include'
#11 8.925 make[3]: Leaving directory '/tmp/osmo-bts/include'
#11 8.926 make[2]: Leaving directory '/tmp/osmo-bts/include'
#11 8.926 Making install in src
#11 8.927 make[2]: Entering directory '/tmp/osmo-bts/src'
#11 8.930 Making install in common
#11 8.932 make[3]: Entering directory '/tmp/osmo-bts/src/common'
#11 8.932 make  install-am
#11 8.935 make[4]: Entering directory '/tmp/osmo-bts/src/common'
#11 8.936   CC       gsm_data.o
#11 8.936   CC       sysinfo.o
#11 8.937   CC       logging.o
#11 8.937   CC       abis.o
#11 8.937   CC       abis_osmo.o
#11 8.938   CC       oml.o
#11 8.939   CC       osmux.o
#11 8.940   CC       bts.o
#11 8.940   CC       bts_sm.o
#11 8.941   CC       bts_trx.o
#11 8.942   CC       rsl.o
#11 8.943   CC       rtp_input_preen.o
#11 8.943   CC       vty.o
#11 8.945   CC       paging.o
#11 8.946   CC       measurement.o
#11 8.946   CC       amr.o
#11 8.947   CC       asci.o
#11 8.949   CC       lchan.o
#11 8.950   CC       load_indication.o
#11 8.952   CC       pcu_sock.o
#11 9.036   CC       handover.o
#11 9.037   CC       msg_utils.o
#11 9.037   CC       tx_power.o
#11 9.037   CC       bts_ctrl_commands.o
#11 9.038   CC       bts_ctrl_lookup.o
#11 9.042   CC       bts_shutdown_fsm.o
#11 9.051   CC       csd_rlp.o
#11 9.052   CC       csd_v110.o
#11 9.055   CC       l1sap.o
#11 9.057   CC       cbch.o
#11 9.060   CC       power_control.o
#11 9.070   CC       main.o
#11 9.072   CC       phy_link.o
#11 9.082   CC       dtx_dl_amr_fsm.o
#11 9.093   CC       scheduler_mframe.o
#11 9.096   CC       ta_control.o
#11 9.101   CC       nm_common_fsm.o
#11 9.103   CC       nm_bts_sm_fsm.o
#11 9.105   CC       nm_bts_fsm.o
#11 9.106   CC       nm_bb_transc_fsm.o
#11 9.118   CC       nm_channel_fsm.o
#11 9.126   CC       nm_gprs_cell_fsm.o
#11 9.130   CC       nm_gprs_nse_fsm.o
#11 9.131   CC       nm_gprs_nsvc_fsm.o
#11 9.131   CC       nm_radio_carrier_fsm.o
#11 9.132   CC       notification.o
#11 9.141   CC       scheduler.o
#11 9.234   AR       libl1sched.a
#11 9.281   AR       libbts.a
#11 9.300 make[5]: Entering directory '/tmp/osmo-bts/src/common'
#11 9.300 make[5]: Nothing to be done for 'install-exec-am'.
#11 9.300 make[5]: Nothing to be done for 'install-data-am'.
#11 9.300 make[5]: Leaving directory '/tmp/osmo-bts/src/common'
#11 9.300 make[4]: Leaving directory '/tmp/osmo-bts/src/common'
#11 9.300 make[3]: Leaving directory '/tmp/osmo-bts/src/common'
#11 9.300 Making install in osmo-bts-virtual
#11 9.301 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual'
#11 9.301   CC       main.o
#11 9.301   CC       bts_model.o
#11 9.302   CC       virtualbts_vty.o
#11 9.302   CC       scheduler_virtbts.o
#11 9.302   CC       l1_if.o
#11 9.302   CC       virtual_um.o
#11 9.303   CC       osmo_mcast_sock.o
#11 9.362   CCLD     osmo-bts-virtual
#11 9.784 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual'
#11 9.785 make[4]: Nothing to be done for 'install-data-am'.
#11 9.785  /usr/bin/mkdir -p '/usr/local/bin'
#11 9.787   /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin'
#11 9.799 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual
#11 9.800 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual'
#11 9.801 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual'
#11 9.801 Making install in osmo-bts-omldummy
#11 9.801 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy'
#11 9.802   CC       main.o
#11 9.802   CC       bts_model.o
#11 9.839   CCLD     osmo-bts-omldummy
#11 10.48 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy'
#11 10.48 make[4]: Nothing to be done for 'install-data-am'.
#11 10.48  /usr/bin/mkdir -p '/usr/local/bin'
#11 10.49   /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin'
#11 10.50 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy
#11 10.50 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy'
#11 10.50 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy'
#11 10.50 Making install in osmo-bts-trx
#11 10.50 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx'
#11 10.50 make  install-am
#11 10.51 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx'
#11 10.51   CC       main.o
#11 10.51   CC       trx_if.o
#11 10.51   CC       l1_if.o
#11 10.51   CC       scheduler_trx.o
#11 10.51   CC       sched_lchan_fcch_sch.o
#11 10.51   CC       sched_lchan_rach.o
#11 10.51   CC       sched_lchan_xcch.o
#11 10.51   CC       sched_lchan_pdtch.o
#11 10.51   CC       sched_lchan_tchf.o
#11 10.51   CC       sched_lchan_tchh.o
#11 10.52   CC       trx_provision_fsm.o
#11 10.52   CC       amr_loop.o
#11 10.52   CC       trx_vty.o
#11 10.61   CCLD     osmo-bts-trx
#11 11.39 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx'
#11 11.39 make[5]: Nothing to be done for 'install-data-am'.
#11 11.39  /usr/bin/mkdir -p '/usr/local/bin'
#11 11.39   /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin'
#11 11.41 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx
#11 11.41 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx'
#11 11.41 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx'
#11 11.41 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx'
#11 11.41 make[3]: Entering directory '/tmp/osmo-bts/src'
#11 11.41 make[4]: Entering directory '/tmp/osmo-bts/src'
#11 11.41 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.41 make[4]: Nothing to be done for 'install-data-am'.
#11 11.41 make[4]: Leaving directory '/tmp/osmo-bts/src'
#11 11.41 make[3]: Leaving directory '/tmp/osmo-bts/src'
#11 11.41 make[2]: Leaving directory '/tmp/osmo-bts/src'
#11 11.41 Making install in tests
#11 11.41 make[2]: Entering directory '/tmp/osmo-bts/tests'
#11 11.41 Making install in paging
#11 11.41 make[3]: Entering directory '/tmp/osmo-bts/tests/paging'
#11 11.41 make[4]: Entering directory '/tmp/osmo-bts/tests/paging'
#11 11.41 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.41 make[4]: Nothing to be done for 'install-data-am'.
#11 11.41 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging'
#11 11.41 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging'
#11 11.41 Making install in cipher
#11 11.42 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher'
#11 11.42 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher'
#11 11.42 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.42 make[4]: Nothing to be done for 'install-data-am'.
#11 11.42 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher'
#11 11.42 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher'
#11 11.42 Making install in agch
#11 11.42 make[3]: Entering directory '/tmp/osmo-bts/tests/agch'
#11 11.42 make[4]: Entering directory '/tmp/osmo-bts/tests/agch'
#11 11.42 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.42 make[4]: Nothing to be done for 'install-data-am'.
#11 11.42 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch'
#11 11.42 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch'
#11 11.42 Making install in misc
#11 11.42 make[3]: Entering directory '/tmp/osmo-bts/tests/misc'
#11 11.42 make[4]: Entering directory '/tmp/osmo-bts/tests/misc'
#11 11.42 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.42 make[4]: Nothing to be done for 'install-data-am'.
#11 11.42 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc'
#11 11.42 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc'
#11 11.42 Making install in handover
#11 11.42 make[3]: Entering directory '/tmp/osmo-bts/tests/handover'
#11 11.42 make[4]: Entering directory '/tmp/osmo-bts/tests/handover'
#11 11.42 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.42 make[4]: Nothing to be done for 'install-data-am'.
#11 11.42 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover'
#11 11.42 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover'
#11 11.42 Making install in tx_power
#11 11.42 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power'
#11 11.42 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power'
#11 11.42 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.42 make[4]: Nothing to be done for 'install-data-am'.
#11 11.42 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power'
#11 11.43 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power'
#11 11.43 Making install in power
#11 11.43 make[3]: Entering directory '/tmp/osmo-bts/tests/power'
#11 11.43 make[4]: Entering directory '/tmp/osmo-bts/tests/power'
#11 11.43 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.43 make[4]: Nothing to be done for 'install-data-am'.
#11 11.43 make[4]: Leaving directory '/tmp/osmo-bts/tests/power'
#11 11.43 make[3]: Leaving directory '/tmp/osmo-bts/tests/power'
#11 11.43 Making install in meas
#11 11.43 make[3]: Entering directory '/tmp/osmo-bts/tests/meas'
#11 11.43 make[4]: Entering directory '/tmp/osmo-bts/tests/meas'
#11 11.43 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.43 make[4]: Nothing to be done for 'install-data-am'.
#11 11.43 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas'
#11 11.43 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas'
#11 11.43 Making install in ta_control
#11 11.43 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control'
#11 11.44 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control'
#11 11.44 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.44 make[4]: Nothing to be done for 'install-data-am'.
#11 11.44 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control'
#11 11.44 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control'
#11 11.44 Making install in amr
#11 11.44 make[3]: Entering directory '/tmp/osmo-bts/tests/amr'
#11 11.44 make[4]: Entering directory '/tmp/osmo-bts/tests/amr'
#11 11.44 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.44 make[4]: Nothing to be done for 'install-data-am'.
#11 11.44 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr'
#11 11.44 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr'
#11 11.44 Making install in csd
#11 11.45 make[3]: Entering directory '/tmp/osmo-bts/tests/csd'
#11 11.45 make[4]: Entering directory '/tmp/osmo-bts/tests/csd'
#11 11.45 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.45 make[4]: Nothing to be done for 'install-data-am'.
#11 11.45 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd'
#11 11.45 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd'
#11 11.45 make[3]: Entering directory '/tmp/osmo-bts/tests'
#11 11.46 make[4]: Entering directory '/tmp/osmo-bts/tests'
#11 11.46 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.46 make[4]: Nothing to be done for 'install-data-am'.
#11 11.46 make[4]: Leaving directory '/tmp/osmo-bts/tests'
#11 11.46 make[3]: Leaving directory '/tmp/osmo-bts/tests'
#11 11.46 make[2]: Leaving directory '/tmp/osmo-bts/tests'
#11 11.46 Making install in doc
#11 11.46 make[2]: Entering directory '/tmp/osmo-bts/doc'
#11 11.47 Making install in examples
#11 11.47 make[3]: Entering directory '/tmp/osmo-bts/doc/examples'
#11 11.47 make[4]: Entering directory '/tmp/osmo-bts/doc/examples'
#11 11.47 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.48  /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx'
#11 11.48  /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual'
#11 11.48  /usr/bin/mkdir -p '/usr/local/etc/osmocom'
#11 11.48  /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual'
#11 11.48  /usr/bin/install -c -m 644 trx/osmo-bts-trx.cfg trx/osmo-bts-trx-calypso.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx'
#11 11.48  /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom'
#11 11.49 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples'
#11 11.49 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples'
#11 11.49 Making install in manuals
#11 11.49 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals'
#11 11.49 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals'
#11 11.49 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.49 make[4]: Nothing to be done for 'install-data-am'.
#11 11.49 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals'
#11 11.49 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals'
#11 11.50 make[3]: Entering directory '/tmp/osmo-bts/doc'
#11 11.50 make[4]: Entering directory '/tmp/osmo-bts/doc'
#11 11.50 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.50 make[4]: Nothing to be done for 'install-data-am'.
#11 11.50 make[4]: Leaving directory '/tmp/osmo-bts/doc'
#11 11.50 make[3]: Leaving directory '/tmp/osmo-bts/doc'
#11 11.50 make[2]: Leaving directory '/tmp/osmo-bts/doc'
#11 11.50 Making install in contrib
#11 11.50 make[2]: Entering directory '/tmp/osmo-bts/contrib'
#11 11.51 Making install in systemd
#11 11.52 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd'
#11 11.52 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd'
#11 11.52 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.53 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd'
#11 11.53 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd'
#11 11.53 Making install in ber
#11 11.53 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber'
#11 11.53   CC       rtp_ber.o
#11 11.54   CC       rtp_gen_map.o
#11 11.59   CCLD     rtp_gen_map
#11 11.59   CCLD     rtp_ber
#11 11.72 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber'
#11 11.72 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.72 make[4]: Nothing to be done for 'install-data-am'.
#11 11.72 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber'
#11 11.72 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber'
#11 11.72 make[3]: Entering directory '/tmp/osmo-bts/contrib'
#11 11.72 make[4]: Entering directory '/tmp/osmo-bts/contrib'
#11 11.72 make[4]: Nothing to be done for 'install-exec-am'.
#11 11.72 make[4]: Nothing to be done for 'install-data-am'.
#11 11.72 make[4]: Leaving directory '/tmp/osmo-bts/contrib'
#11 11.72 make[3]: Leaving directory '/tmp/osmo-bts/contrib'
#11 11.72 make[2]: Leaving directory '/tmp/osmo-bts/contrib'
#11 11.72 make[2]: Entering directory '/tmp/osmo-bts'
#11 11.72 make[3]: Entering directory '/tmp/osmo-bts'
#11 11.72 make[3]: Nothing to be done for 'install-exec-am'.
#11 11.72 make[3]: Nothing to be done for 'install-data-am'.
#11 11.72 make[3]: Leaving directory '/tmp/osmo-bts'
#11 11.72 make[2]: Leaving directory '/tmp/osmo-bts'
#11 11.73 make[1]: Leaving directory '/tmp/osmo-bts'
#11 DONE 11.8s

#12 [7/8] COPY	OSMO-BTS.CFG /data/osmo-bts.cfg
#12 DONE 0.1s

#13 [8/8] WORKDIR	/DATA
#13 DONE 0.1s

#14 exporting to image
#14 exporting layers
#14 exporting layers 0.3s done
#14 writing image sha256:bd894359efe349df63a815ed593adf2f9f7a9a3940113c6da1621f2191161fc6 done
#14 naming to docker.io/osmocom-build/osmo-bts-master:latest 0.0s done
#14 DONE 0.4s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/osmo-bts-master'
+ docker_image_exists osmo-bts-master
+ docker images -q osmocom-build/osmo-bts-master
+ test -n bd894359efe3
+ list_osmo_packages debian-trixie osmo-bts-master
+ local distro=debian-trixie
+ local image=osmo-bts-master
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-master -c
+ [ -n  ]
+ set +x

### Installed Osmocom packages in: osmo-bts-master ###

ii  libosmo-abis-dev:amd64                 2.1.0.8.c24d2.202601191800             amd64        Development headers for A-bis interface
ii  libosmo-netif-dev:amd64                1.7.0.6.71a8.202601191800              amd64        Development headers for Osmocom network interface
ii  libosmoabis15:amd64                    2.1.0.8.c24d2.202601191800             amd64        GSM A-bis handling
ii  libosmocodec4:amd64                    1.12.0.28.281d4.202601191800           amd64        Osmo codec library
ii  libosmocoding0:amd64                   1.12.0.28.281d4.202601191800           amd64        Osmo coding library
ii  libosmocore                            1.12.0.28.281d4.202601191800           amd64        Open Source MObile COMmunications CORE library (metapackage)
ii  libosmocore-dev:amd64                  1.12.0.28.281d4.202601191800           amd64        Development headers for Open Source MObile COMmunications CORE library
ii  libosmocore22:amd64                    1.12.0.28.281d4.202601191800           amd64        Osmo Core library
ii  libosmoctrl0:amd64                     1.12.0.28.281d4.202601191800           amd64        Osmo control library
ii  libosmogb14:amd64                      1.12.0.28.281d4.202601191800           amd64        Osmo GPRS GB library
ii  libosmogsm20:amd64                     1.12.0.28.281d4.202601191800           amd64        Osmo GSM utility library
ii  libosmoisdn0:amd64                     1.12.0.28.281d4.202601191800           amd64        Osmo ISDN utility library
ii  libosmonetif11:amd64                   1.7.0.6.71a8.202601191800              amd64        Common/shared code regarding network interface for OpenBSC
ii  libosmosim2:amd64                      1.12.0.28.281d4.202601191800           amd64        Osmo SIM library
ii  libosmotrau11:amd64                    2.1.0.8.c24d2.202601191800             amd64        GSM trau handling
ii  libosmousb0:amd64                      1.12.0.28.281d4.202601191800           amd64        Osmo USB library
ii  libosmovty13:amd64                     1.12.0.28.281d4.202601191800           amd64        Osmo VTY library
ii  osmocom-keyring                        1.1.1.8.7873.202601191800              amd64        Pubkey for Osmocom repositories at obs.osmocom.org
ii  osmocom-nightly                        202601191800                           amd64        Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly']
ii  sdcc                                   4.2.0~osmocom3.113.9edd                amd64        Small Device C Compiler
ii  sdcc-libraries                         4.2.0~osmocom3.113.9edd                all          Small Device C Compiler (libraries)

+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends osmocom-bb-host-master
+ local feed
+ depends=
+ [ -n  ]
+ docker_distro_from_image_name osmocom-bb-host-master
+ echo debian-trixie
+ distro_arg=debian-trixie
+ [ -z  ]
+ docker_upstream_distro_from_image_name osmocom-bb-host-master
+ echo debian:trixie
+ upstream_distro_arg=debian:trixie
+ docker_dir_from_image_name osmocom-bb-host-master
+ echo osmocom-bb-host-master
+ dir=osmocom-bb-host-master
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../osmocom-bb-host-master/Dockerfile
+ from_line=FROM	$USER/$DISTRO-build
+ echo FROM	$USER/$DISTRO-build
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: osmocom-bb-host-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n master ]
+ echo master
+ return
+ make -C ../osmocom-bb-host-master BUILD_ARGS= UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/osmocom-bb-host-master OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/osmocom-bb-host-master'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:trixie \
	--build-arg DISTRO=debian-trixie \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=ttcn3-bts-test \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t osmocom-build/osmocom-bb-host-master:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.00kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3)
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/osmocom-build/debian-trixie-build:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [ 1/10] FROM docker.io/osmocom-build/debian-trixie-build:latest
#4 CACHED

#5 [ 5/10] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb
#5 DONE 0.1s

#6 [ 2/10] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		libosmocore-dev && 	apt-get clean
#6 0.310 Hit:1 http://deb.debian.org/debian trixie InRelease
#6 0.310 Hit:2 http://deb.debian.org/debian trixie-updates InRelease
#6 0.310 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease
#6 0.311 Hit:4 http://deb.debian.org/debian-security trixie-security InRelease
#6 0.361 Reading package lists...
#6 0.669 Reading package lists...
#6 0.974 Building dependency tree...
#6 1.038 Reading state information...
#6 1.135 The following additional packages will be installed:
#6 1.135   libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0
#6 1.135   libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13
#6 1.136   osmocom-keyring osmocom-nightly
#6 1.147 The following NEW packages will be installed:
#6 1.147   libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22
#6 1.147   libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0
#6 1.147   libosmovty13 osmocom-keyring osmocom-nightly
#6 1.164 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded.
#6 1.164 Need to get 1976 kB of archives.
#6 1.164 After this operation, 6997 kB of additional disk space will be used.
#6 1.164 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.1.1.8.7873.202601191800 [3200 B]
#6 1.165 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202601191800 [1184 B]
#6 1.166 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.12.0.28.281d4.202601191800 [178 kB]
#6 1.168 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.12.0.28.281d4.202601191800 [54.0 kB]
#6 1.168 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.12.0.28.281d4.202601191800 [72.4 kB]
#6 1.169 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.12.0.28.281d4.202601191800 [229 kB]
#6 1.171 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.12.0.28.281d4.202601191800 [72.3 kB]
#6 1.172 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.12.0.28.281d4.202601191800 [106 kB]
#6 1.173 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.12.0.28.281d4.202601191800 [179 kB]
#6 1.175 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.12.0.28.281d4.202601191800 [61.7 kB]
#6 1.175 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.12.0.28.281d4.202601191800 [65.4 kB]
#6 1.176 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.12.0.28.281d4.202601191800 [52.2 kB]
#6 1.176 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.12.0.28.281d4.202601191800 [45.4 kB]
#6 1.177 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dev 1.12.0.28.281d4.202601191800 [856 kB]
#6 1.294 debconf: unable to initialize frontend: Dialog
#6 1.294 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 1.294 debconf: falling back to frontend: Readline
#6 1.298 debconf: unable to initialize frontend: Readline
#6 1.298 debconf: (This frontend requires a controlling tty.)
#6 1.298 debconf: falling back to frontend: Teletype
#6 1.299 debconf: unable to initialize frontend: Teletype
#6 1.299 debconf: (This frontend requires a controlling tty.)
#6 1.299 debconf: falling back to frontend: Noninteractive
#6 1.628 Fetched 1976 kB in 0s (59.8 MB/s)
#6 1.676 Selecting previously unselected package osmocom-keyring.
#6 1.676 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 131491 files and directories currently installed.)
#6 1.712 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202601191800_amd64.deb ...
#6 1.723 Unpacking osmocom-keyring (1.1.1.8.7873.202601191800) ...
#6 1.804 Selecting previously unselected package osmocom-nightly.
#6 1.822 Preparing to unpack .../01-osmocom-nightly_202601191800_amd64.deb ...
#6 1.834 Unpacking osmocom-nightly (202601191800) ...
#6 1.941 Selecting previously unselected package libosmocore22:amd64.
#6 1.959 Preparing to unpack .../02-libosmocore22_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 1.985 Unpacking libosmocore22:amd64 (1.12.0.28.281d4.202601191800) ...
#6 2.073 Selecting previously unselected package libosmocodec4:amd64.
#6 2.086 Preparing to unpack .../03-libosmocodec4_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 2.098 Unpacking libosmocodec4:amd64 (1.12.0.28.281d4.202601191800) ...
#6 2.219 Selecting previously unselected package libosmoisdn0:amd64.
#6 2.228 Preparing to unpack .../04-libosmoisdn0_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 2.238 Unpacking libosmoisdn0:amd64 (1.12.0.28.281d4.202601191800) ...
#6 2.347 Selecting previously unselected package libosmogsm20:amd64.
#6 2.359 Preparing to unpack .../05-libosmogsm20_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 2.371 Unpacking libosmogsm20:amd64 (1.12.0.28.281d4.202601191800) ...
#6 2.487 Selecting previously unselected package libosmocoding0:amd64.
#6 2.506 Preparing to unpack .../06-libosmocoding0_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 2.518 Unpacking libosmocoding0:amd64 (1.12.0.28.281d4.202601191800) ...
#6 2.619 Selecting previously unselected package libosmovty13:amd64.
#6 2.638 Preparing to unpack .../07-libosmovty13_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 2.649 Unpacking libosmovty13:amd64 (1.12.0.28.281d4.202601191800) ...
#6 2.755 Selecting previously unselected package libosmogb14:amd64.
#6 2.773 Preparing to unpack .../08-libosmogb14_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 2.784 Unpacking libosmogb14:amd64 (1.12.0.28.281d4.202601191800) ...
#6 2.893 Selecting previously unselected package libosmoctrl0:amd64.
#6 2.899 Preparing to unpack .../09-libosmoctrl0_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 2.911 Unpacking libosmoctrl0:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.016 Selecting previously unselected package libosmosim2:amd64.
#6 3.033 Preparing to unpack .../10-libosmosim2_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 3.044 Unpacking libosmosim2:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.144 Selecting previously unselected package libosmousb0:amd64.
#6 3.152 Preparing to unpack .../11-libosmousb0_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 3.163 Unpacking libosmousb0:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.242 Selecting previously unselected package libosmocore.
#6 3.259 Preparing to unpack .../12-libosmocore_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 3.270 Unpacking libosmocore (1.12.0.28.281d4.202601191800) ...
#6 3.352 Selecting previously unselected package libosmocore-dev:amd64.
#6 3.368 Preparing to unpack .../13-libosmocore-dev_1.12.0.28.281d4.202601191800_amd64.deb ...
#6 3.380 Unpacking libosmocore-dev:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.515 Setting up osmocom-keyring (1.1.1.8.7873.202601191800) ...
#6 3.551 Setting up osmocom-nightly (202601191800) ...
#6 3.590 Setting up libosmocore22:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.627 Setting up libosmocodec4:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.665 Setting up libosmovty13:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.702 Setting up libosmoisdn0:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.740 Setting up libosmousb0:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.777 Setting up libosmogsm20:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.815 Setting up libosmoctrl0:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.854 Setting up libosmogb14:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.892 Setting up libosmocoding0:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.928 Setting up libosmosim2:amd64 (1.12.0.28.281d4.202601191800) ...
#6 3.964 Setting up libosmocore (1.12.0.28.281d4.202601191800) ...
#6 4.000 Setting up libosmocore-dev:amd64 (1.12.0.28.281d4.202601191800) ...
#6 4.038 Processing triggers for libc-bin (2.41-12+deb13u1) ...
#6 DONE 4.2s

#7 [ 3/10] WORKDIR	/TMP
#7 DONE 0.1s

#8 [ 4/10] RUN	GIT clone https://gerrit.osmocom.org/osmocom-bb.git
#8 0.278 Cloning into 'osmocom-bb'...
#8 DONE 0.8s

#9 [ 5/10] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb
#9 DONE 0.1s

#10 [ 6/10] RUN	CD osmocom-bb && 	git fetch && git checkout ttcn3-bts-test && 	(git symbolic-ref -q HEAD && git reset --hard origin/ttcn3-bts-test || exit 1); 	git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#10 0.457 Switched to a new branch 'ttcn3-bts-test'
#10 0.457 branch 'ttcn3-bts-test' set up to track 'origin/ttcn3-bts-test'.
#10 0.457 refs/heads/ttcn3-bts-test
#10 0.463 HEAD is now at 9f1c8a56 trx_toolkit: UDPLink: catch and ignore BlockingIOError
#10 0.463 ttcn3-bts-test
#10 0.464 9f1c8a5681a962e9460bfa61f525a584afdd74c7
#10 DONE 0.5s

#11 [ 7/10] RUN	CD osmocom-bb/src/host/trxcon && 	autoreconf -fi && 	./configure && 	make "-j$(nproc)" install
#11 2.718 libtoolize: putting auxiliary files in '.'.
#11 2.718 libtoolize: copying file './ltmain.sh'
#11 2.735 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
#11 2.735 libtoolize: copying file 'm4/libtool.m4'
#11 2.753 libtoolize: copying file 'm4/ltoptions.m4'
#11 2.772 libtoolize: copying file 'm4/ltsugar.m4'
#11 2.792 libtoolize: copying file 'm4/ltversion.m4'
#11 2.813 libtoolize: copying file 'm4/lt~obsolete.m4'
#11 4.180 configure.ac:21: warning: The macro 'AC_HEADER_STDC' is obsolete.
#11 4.180 configure.ac:21: You should run autoupdate.
#11 4.180 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
#11 4.180 configure.ac:21: the top level
#11 4.415 configure.ac:12: installing './compile'
#11 4.416 configure.ac:24: installing './config.guess'
#11 4.417 configure.ac:24: installing './config.sub'
#11 4.418 configure.ac:3: installing './install-sh'
#11 4.419 configure.ac:3: installing './missing'
#11 4.472 src/Makefile.am: installing './depcomp'
#11 4.516 checking for a BSD-compatible install... /usr/bin/install -c
#11 4.521 checking whether sleep supports fractional seconds... yes
#11 4.522 checking filesystem timestamp resolution... 0.01
#11 4.620 checking whether build environment is sane... yes
#11 4.642 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#11 4.647 checking for gawk... gawk
#11 4.647 checking whether make sets $(MAKE)... yes
#11 4.670 checking whether make supports nested variables... yes
#11 4.682 checking xargs -n works... yes
#11 4.695 checking whether make sets $(MAKE)... (cached) yes
#11 4.700 checking for gcc... gcc
#11 4.769 checking whether the C compiler works... yes
#11 4.812 checking for C compiler default output file name... a.out
#11 4.812 checking for suffix of executables... 
#11 4.840 checking whether we are cross compiling... no
#11 4.880 checking for suffix of object files... o
#11 4.901 checking whether the compiler supports GNU C... yes
#11 4.930 checking whether gcc accepts -g... yes
#11 4.957 checking for gcc option to enable C11 features... none needed
#11 4.986 checking whether gcc understands -c and -o together... yes
#11 5.013 checking whether make supports the include directive... yes (GNU style)
#11 5.029 checking dependency style of gcc... gcc3
#11 5.102 checking for pkg-config... /usr/bin/pkg-config
#11 5.103 checking pkg-config is at least version 0.9.0... yes
#11 5.105 checking for libosmocore... yes
#11 5.123 checking for libosmocoding... yes
#11 5.142 checking for libosmogsm... yes
#11 5.160 checking for stdio.h... yes
#11 5.191 checking for stdlib.h... yes
#11 5.223 checking for string.h... yes
#11 5.241 checking for inttypes.h... yes
#11 5.269 checking for stdint.h... yes
#11 5.285 checking for strings.h... yes
#11 5.299 checking for sys/stat.h... yes
#11 5.325 checking for sys/types.h... yes
#11 5.349 checking for unistd.h... yes
#11 5.363 checking for grep that handles long lines and -e... /usr/bin/grep
#11 5.364 checking for egrep... /usr/bin/grep -E
#11 5.367 checking build system type... x86_64-pc-linux-gnu
#11 5.416 checking host system type... x86_64-pc-linux-gnu
#11 5.417 checking how to print strings... printf
#11 5.419 checking for a sed that does not truncate output... /usr/bin/sed
#11 5.426 checking for fgrep... /usr/bin/grep -F
#11 5.427 checking for ld used by gcc... /usr/bin/ld
#11 5.431 checking if the linker (/usr/bin/ld) is GNU ld... yes
#11 5.433 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
#11 5.435 checking the name lister (/usr/bin/nm -B) interface... BSD nm
#11 5.445 checking whether ln -s works... yes
#11 5.445 checking the maximum length of command line arguments... 1572864
#11 5.448 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
#11 5.448 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
#11 5.448 checking for /usr/bin/ld option to reload object files... -r
#11 5.448 checking for file... file
#11 5.449 checking for objdump... objdump
#11 5.449 checking how to recognize dependent libraries... pass_all
#11 5.449 checking for dlltool... no
#11 5.449 checking how to associate runtime and link libraries... printf %s\n
#11 5.449 checking for ranlib... ranlib
#11 5.449 checking for ar... ar
#11 5.449 checking for archiver @FILE support... @
#11 5.461 checking for strip... strip
#11 5.461 checking command to parse /usr/bin/nm -B output from gcc object... ok
#11 5.492 checking for sysroot... no
#11 5.492 checking for a working dd... /usr/bin/dd
#11 5.493 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
#11 5.501 checking for mt... no
#11 5.501 checking if : is a manifest tool... no
#11 5.503 checking for dlfcn.h... yes
#11 5.515 checking for objdir... .libs
#11 5.541 checking if gcc supports -fno-rtti -fno-exceptions... no
#11 5.549 checking for gcc option to produce PIC... -fPIC -DPIC
#11 5.549 checking if gcc PIC flag -fPIC -DPIC works... yes
#11 5.556 checking if gcc static flag -static works... yes
#11 5.584 checking if gcc supports -c -o file.o... yes
#11 5.598 checking if gcc supports -c -o file.o... (cached) yes
#11 5.598 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
#11 5.607 checking whether -lc should be explicitly linked in... no
#11 5.639 checking dynamic linker characteristics... GNU/Linux ld.so
#11 5.716 checking how to hardcode library paths into programs... immediate
#11 5.717 checking whether stripping libraries is possible... yes
#11 5.718 checking if libtool supports shared libraries... yes
#11 5.718 checking whether to build shared libraries... yes
#11 5.718 checking whether to build static libraries... yes
#11 5.719 CFLAGS=" -std=gnu11"
#11 5.719 CPPFLAGS=""
#11 5.761 checking that generated files are newer than configure... done
#11 5.761 configure: creating ./config.status
#11 6.313 config.status: creating include/Makefile
#11 6.348 config.status: creating include/osmocom/Makefile
#11 6.380 config.status: creating include/osmocom/bb/Makefile
#11 6.412 config.status: creating include/osmocom/bb/l1sched/Makefile
#11 6.421 config.status: creating include/osmocom/bb/trxcon/Makefile
#11 6.428 config.status: creating src/Makefile
#11 6.436 config.status: creating Makefile
#11 6.445 config.status: executing depfiles commands
#11 6.635 config.status: executing libtool commands
#11 6.741 echo 0.0.0 > .version-t && mv .version-t .version
#11 6.746 make  install-recursive
#11 6.752 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon'
#11 6.760 Making install in include
#11 6.764 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 6.772 Making install in osmocom
#11 6.776 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 6.784 Making install in bb
#11 6.788 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 6.797 Making install in l1sched
#11 6.800 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
#11 6.806 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
#11 6.806 make[6]: Nothing to be done for 'install-exec-am'.
#11 6.806 make[6]: Nothing to be done for 'install-data-am'.
#11 6.806 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
#11 6.806 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched'
#11 6.807 Making install in trxcon
#11 6.811 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
#11 6.816 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
#11 6.816 make[6]: Nothing to be done for 'install-exec-am'.
#11 6.816 make[6]: Nothing to be done for 'install-data-am'.
#11 6.816 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
#11 6.817 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon'
#11 6.821 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 6.826 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 6.826 make[6]: Nothing to be done for 'install-exec-am'.
#11 6.826 make[6]: Nothing to be done for 'install-data-am'.
#11 6.826 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 6.827 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 6.827 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb'
#11 6.831 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 6.837 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 6.837 make[5]: Nothing to be done for 'install-exec-am'.
#11 6.837 make[5]: Nothing to be done for 'install-data-am'.
#11 6.837 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 6.837 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 6.838 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom'
#11 6.842 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 6.848 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 6.848 make[4]: Nothing to be done for 'install-exec-am'.
#11 6.848 make[4]: Nothing to be done for 'install-data-am'.
#11 6.848 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 6.848 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 6.849 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include'
#11 6.849 Making install in src
#11 6.855 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src'
#11 6.857   CC       l1ctl_server.o
#11 6.858   CC       trxcon_main.o
#11 6.859   CC       logging.o
#11 6.860   CC       trx_if.o
#11 6.860   CC       trxcon_inst.lo
#11 6.861   CC       trxcon_fsm.lo
#11 6.862   CC       trxcon_shim.lo
#11 6.863   CC       sched_lchan_common.lo
#11 6.863   CC       l1ctl.lo
#11 6.865   CC       sched_lchan_pdtch.lo
#11 6.865   CC       sched_lchan_desc.lo
#11 6.865   CC       sched_lchan_xcch.lo
#11 6.865   CC       sched_lchan_tchf.lo
#11 6.866   CC       sched_lchan_tchh.lo
#11 6.867   CC       sched_lchan_rach.lo
#11 6.867   CC       sched_mframe.lo
#11 6.867   CC       sched_lchan_sch.lo
#11 6.867   CC       sched_prim.lo
#11 6.869   CC       sched_trx.lo
#11 6.870   CC       l1gprs.lo
#11 6.940 sched_lchan_tchh.c: In function 'rx_tchh_fn':
#11 6.940 sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations]
#11 6.940   249 |                 rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p),
#11 6.940       |                 ^~
#11 6.940 In file included from sched_lchan_tchh.c:36:
#11 6.940 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here
#11 6.940    52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd,
#11 6.940       |     ^~~~~~~~~~~~~~~~~~~~~
#11 7.045   CCLD     libl1sched.la
Build was aborted
Aborted by Oliver Smith
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Archiving artifacts
#11 7.054   CCLD     libl1gprs.la
#11 7.065   CCLD     libtrxcon.la
#11 7.112   CCLD     trxcon
#11 CANCELED

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3)
ERROR: failed to solve: Canceled: context canceled
make: *** [../make/Makefile:97: docker-build] Error 1
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-pespin/osmocom-bb-host-master'
+ exit 1
+ RC=1
+ uptime
+ grep --color=always -o load.*
load average: 2.71, 2.91, 2.13
+ exit 1
Finished: ABORTED