Started by upstream project "gerrit-osmo-bsc" build number 1603
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-bsc/+/39386 in silent mode.
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-NQPGd3xgZAnf/agent.1199922
SSH_AGENT_PID=1199925
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_4868159966817121355.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_4868159966817121355.key)
[ssh-agent] Using credentials jenkins (gerrit.osmocom.org)
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-bsc # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-bsc refs/changes/86/39386/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 3fbf66aea6a47f59037212a09ab01a0706c3c199 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3fbf66aea6a47f59037212a09ab01a0706c3c199 # timeout=10
Commit message: "Use use new osmo_stream_{cli,srv}_set_segmentation_cb2"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 87507feddc15d981ef1451d7cb24cfe561f439c7 # timeout=10
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins4023257852410628103.sh
+ set +x

Building binary packages for distro: 'debian:10'

+ rm -rf osmo-ci
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci
Cloning into 'osmo-ci'...
+ git -C osmo-ci log --oneline
7b4109f ansible/setup-jenkins-slave: add mingw job deps
+ cd osmo-bsc
+ ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:10
:: Copying the source to the cache dir
:: Building the source package
docker: building image debian-12-osmocom-obs-build-srcpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver

#1 [internal] load build definition from build_srcpkg.Dockerfile
#1 transferring dockerfile: 579B done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3)
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/library/debian:12
#2 DONE 0.7s

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

#4 [1/3] FROM docker.io/library/debian:12@sha256:321341744acb788e251ebd374aecc1a42d60ce65da7bd4ee9207ff6be6686a62
#4 DONE 0.0s

#5 [2/3] RUN	APT-GET update && 	apt-get upgrade -y && 	apt-get install -y --no-install-recommends 		ca-certificates 		colordiff 		debhelper 		dh-python 		dpkg-dev 		fakeroot 		git 		git-review 		gnupg2 		libxml2-utils 		lsb-release 		meson 		osc 		python3-packaging 		python3-setuptools 		quilt 		rebar3 		sed 		sphinx-common 		&& 	apt-get clean
#5 CACHED

#6 [3/3] RUN	USERADD --uid=1000 -m user
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:36c16eef8b0e2556bf107f7814aacf0bc57a3679fd20be4c9561162f87930d2b done
#7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg 0.0s done
#7 DONE 0.0s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3)
osmo-bsc: using cached https://gerrit.osmocom.org/osmo-bsc (not cloning, not fetching)
osmo-bsc: 'git clean -ffxd'
osmo-bsc: skipping git checkout, current commit: 3fbf66aea Use use new osmo_stream_{cli,srv}_set_segmentation_cb2
osmo-bsc: building source package 1.12.1.48-3fbf6
osmo-bsc: adding debian/changelog entry (1.12.1 => 1.12.1.48.3fbf6)
osmo-bsc: building debian source package
osmo-bsc: adding commit_3fbf66aea6a47f59037212a09ab01a0706c3c199.txt
docker: running: build_srcpkg.py inside docker
:: Building the binary packages
docker: building image debian-10-osmocom-obs-build-binpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:10', '--build-arg', 'DISTRO_FROM=debian:10', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-10-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver

#1 [internal] load build definition from build_binpkg.Dockerfile
#1 transferring dockerfile: 3.18kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2)
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/library/debian:10
#2 DONE 0.2s

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

#4 [1/6] FROM docker.io/library/debian:10@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225
#4 resolve docker.io/library/debian:10@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 0.0s done
#4 DONE 0.0s

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

#6 [5/6] RUN	SET -x; 	VERSION="$(echo "debian:10" | cut -d : -f 2 | sed 's/./\u&/')"; 	case "debian:10" in 	debian:*) 		apt-key add /tmp/Release.key && 		rm /tmp/Release.key && 		echo "deb https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" 			> /etc/apt/sources.list.d/osmocom-master.list 		;; 	ubuntu:*) 		apt-key add /tmp/Release.key && 		rm /tmp/Release.key && 		echo "deb https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" 			> /etc/apt/sources.list.d/osmocom-master.list 		;; 	almalinux:*|centos:*) 		{ echo "[network_osmocom_master]"; 		  echo "name=osmocom:master"; 		  echo "type=rpm-md"; 		  echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; 		  echo "gpgcheck=1"; 		  echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; 		  echo "enabled=1"; 		} > /etc/yum.repos.d/network:osmocom:master.repo 		;; 	*) 		echo "can't install repo for debian:10" && 		exit 1 		;; 	esac
#6 CACHED

#7 [3/6] RUN	USERADD --uid=1000 -m user
#7 CACHED

#8 [2/6] COPY	RELEASE.KEY /tmp/Release.key
#8 CACHED

#9 [4/6] RUN	CASE "debian:10" in 	debian*|ubuntu*) 		echo "path-exclude=/usr/share/man/*" 			> /etc/dpkg/dpkg.cfg.d/exclude-man-pages && 		rm -rf /usr/share/man/ && 		apt-get update && 		apt-get install -y --no-install-recommends 			build-essential 			ca-certificates 			fakeroot 			git 			gnupg2 			iproute2 			&& 		apt-get clean 		;; 	almalinux*) 		dnf -y install 			autoconf 			automake 			binutils 			dnf-utils 			gcc 			gcc-c++ 			glibc-devel 			iproute 			libtool 			make 			redhat-rpm-config 			rpm-build 			rpmdevtools 			wget && 		yum config-manager --set-enabled powertools && 		su user -c rpmdev-setuptree 		;; 	centos:7) 		set -x && 		sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && 		sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && 		sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && 				yum -y install 			autoconf 			automake 			binutils 			dnf-utils 			gcc 			gcc-c++ 			glibc-devel 			iproute 			libtool 			make 			redhat-rpm-config 			rpm-build 			rpmdevtools 			wget && 		su user -c rpmdev-setuptree 		;; 	esac
#9 CACHED

#10 [6/6] WORKDIR	/OBS/
#10 CACHED

#11 exporting to image
#11 exporting layers done
#11 writing image sha256:1556a754811b2044f1e0c7b932f269109a30c5a400c83e68e6d9a0bfa46498f0 done
#11 naming to docker.io/library/debian-10-osmocom-obs-build-binpkg done
#11 DONE 0.0s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2)
docker: building image debian-10-osmocom-obs-build-binpkg-manuals
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:10', '--build-arg', 'DISTRO_FROM=debian-10-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-10-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver

#1 [internal] load build definition from build_binpkg_manuals.Dockerfile
#1 transferring dockerfile: 802B done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9)
#1 DONE 0.0s

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

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

#4 [1/2] FROM docker.io/library/debian-10-osmocom-obs-build-binpkg:latest
#4 DONE 0.0s

#5 [2/2] RUN	CASE "debian:10" in 	debian*|ubuntu*) 		apt-get update && 		apt-get install -y --no-install-recommends 			osmo-gsm-manuals-dev 			&& 		apt-get clean 		;; 	esac
#5 CACHED

#6 exporting to image
#6 exporting layers done
#6 writing image sha256:02ff9efddad8465030b391e8df6a2c25d04b415b6311439e8518e51123e409d5 0.0s done
#6 naming to docker.io/library/debian-10-osmocom-obs-build-binpkg-manuals
#6 naming to docker.io/library/debian-10-osmocom-obs-build-binpkg-manuals 0.0s done
#6 DONE 0.0s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9)
+ apt_get=apt-get
+ [ -n 1 ]
+ export DEBIAN_FRONTEND=noninteractive
+ apt_get=apt-get -y
+ su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-bsc/*.tar.*
osmo-bsc/
osmo-bsc/.github/
osmo-bsc/.github/FUNDING.yml
osmo-bsc/.tarball-version
osmo-bsc/AUTHORS
osmo-bsc/COPYING
osmo-bsc/Makefile.am
osmo-bsc/README.md
osmo-bsc/README.vty-tests
osmo-bsc/TODO-RELEASE
osmo-bsc/configure.ac
osmo-bsc/contrib/
osmo-bsc/contrib/Makefile.am
osmo-bsc/contrib/a-link/
osmo-bsc/contrib/a-link/sccp-split-by-con.lua
osmo-bsc/contrib/jenkins.sh
osmo-bsc/contrib/systemd/
osmo-bsc/contrib/systemd/Makefile.am
osmo-bsc/contrib/systemd/osmo-bsc.service
osmo-bsc/debian/
osmo-bsc/debian/abisip-find.install
osmo-bsc/debian/changelog
osmo-bsc/debian/compat
osmo-bsc/debian/control
osmo-bsc/debian/copyright
osmo-bsc/debian/osmo-bsc-bs11-utils.install
osmo-bsc/debian/osmo-bsc-doc.install
osmo-bsc/debian/osmo-bsc-ipaccess-utils.install
osmo-bsc/debian/osmo-bsc-meas-utils.install
osmo-bsc/debian/osmo-bsc.install
osmo-bsc/debian/postinst
osmo-bsc/debian/rules
osmo-bsc/debian/source/
osmo-bsc/debian/source/format
osmo-bsc/doc/
osmo-bsc/doc/BS11-OML.txt
osmo-bsc/doc/Makefile.am
osmo-bsc/doc/assignment-fsm.dot
osmo-bsc/doc/assignment.msc
osmo-bsc/doc/bts-features.txt
osmo-bsc/doc/codec_resolution.msc
osmo-bsc/doc/e1-data-model.txt
osmo-bsc/doc/examples/
osmo-bsc/doc/examples/Makefile.am
osmo-bsc/doc/examples/osmo-bsc/
osmo-bsc/doc/examples/osmo-bsc/ericsson/
osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus01-4trx.cfg
osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-16kbps.cfg
osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-1trx-1pdch-64kbps.cfg
osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-4trx.cfg
osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.dug20-rus02-8trx.cfg
osmo-bsc/doc/examples/osmo-bsc/ericsson/osmo-bsc.rbs2308.cfg
osmo-bsc/doc/examples/osmo-bsc/nokia/
osmo-bsc/doc/examples/osmo-bsc/nokia/osmo-bsc.insite.cfg
osmo-bsc/doc/examples/osmo-bsc/nokia/osmo-bsc.metrosite.RF-hopping.2TRX.cfg
osmo-bsc/doc/examples/osmo-bsc/osmo-bsc-4trx-fh.confmerge
osmo-bsc/doc/examples/osmo-bsc/osmo-bsc-4trx.cfg
osmo-bsc/doc/examples/osmo-bsc/osmo-bsc-minimal.cfg
osmo-bsc/doc/examples/osmo-bsc/osmo-bsc.cfg
osmo-bsc/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg
osmo-bsc/doc/examples/osmo-bsc/siemens/
osmo-bsc/doc/examples/osmo-bsc/siemens/osmo-bsc.bs11.cfg
osmo-bsc/doc/handover-inter-bsc-in-fsm.dot
osmo-bsc/doc/handover-inter-bsc-in.msc
osmo-bsc/doc/handover-inter-bsc-out-fsm.dot
osmo-bsc/doc/handover-inter-bsc-out.msc
osmo-bsc/doc/handover-intra-bsc-fsm.dot
osmo-bsc/doc/handover.msc
osmo-bsc/doc/handover.txt
osmo-bsc/doc/lchan-fsm.dot
osmo-bsc/doc/lchan-rtp-fsm.dot
osmo-bsc/doc/lchan.msc
osmo-bsc/doc/legend_for_fsm_diagrams.dot
osmo-bsc/doc/legend_for_ladder_diagrams.msc
osmo-bsc/doc/location_services_fsm_bsc.dot
osmo-bsc/doc/location_services_ta.msc
osmo-bsc/doc/manuals/
osmo-bsc/doc/manuals/Makefile.am
osmo-bsc/doc/manuals/aoip-mgw-options-docinfo.xml
osmo-bsc/doc/manuals/aoip-mgw-options.adoc
osmo-bsc/doc/manuals/cbsp/
osmo-bsc/doc/manuals/cbsp/messages.adoc
osmo-bsc/doc/manuals/cbsp/procedures.adoc
osmo-bsc/doc/manuals/chapters/
osmo-bsc/doc/manuals/chapters/aoip-flows.adoc
osmo-bsc/doc/manuals/chapters/bsc.adoc
osmo-bsc/doc/manuals/chapters/bts-examples.adoc
osmo-bsc/doc/manuals/chapters/bts.adoc
osmo-bsc/doc/manuals/chapters/chan_alloc.adoc
osmo-bsc/doc/manuals/chapters/control.adoc
osmo-bsc/doc/manuals/chapters/counters.adoc
osmo-bsc/doc/manuals/chapters/counters_generated.adoc
osmo-bsc/doc/manuals/chapters/handover.adoc
osmo-bsc/doc/manuals/chapters/handover_inter_bsc.dot
osmo-bsc/doc/manuals/chapters/handover_intra_bsc.dot
osmo-bsc/doc/manuals/chapters/interf_meas.adoc
osmo-bsc/doc/manuals/chapters/mscpool.adoc
osmo-bsc/doc/manuals/chapters/osmux_bsc.adoc
osmo-bsc/doc/manuals/chapters/overview.adoc
osmo-bsc/doc/manuals/chapters/power_control.adoc
osmo-bsc/doc/manuals/chapters/qos-example.adoc
osmo-bsc/doc/manuals/chapters/running.adoc
osmo-bsc/doc/manuals/chapters/smlc.adoc
osmo-bsc/doc/manuals/chapters/smscb.adoc
osmo-bsc/doc/manuals/images/
osmo-bsc/doc/manuals/images/osmux-expected-traffic-savings.svg
osmo-bsc/doc/manuals/message-sequences/
osmo-bsc/doc/manuals/message-sequences/a_interface_bringup.msc
osmo-bsc/doc/manuals/message-sequences/location_services_ta.msc
osmo-bsc/doc/manuals/message-sequences/mo_call-abis_a.msc
osmo-bsc/doc/manuals/message-sequences/mo_call-bsc-msc-mgw-aoip.msc
osmo-bsc/doc/manuals/mgw/
osmo-bsc/doc/manuals/mgw/classic-bsc.msc
osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw-e1.msc
osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw.msc
osmo-bsc/doc/manuals/mgw/osmo-bsc-old-sccplite.msc
osmo-bsc/doc/manuals/om2000/
osmo-bsc/doc/manuals/om2000/README
osmo-bsc/doc/manuals/om2000/om2k-bts.msc
osmo-bsc/doc/manuals/om2000/om2k-mo-cf.msc
osmo-bsc/doc/manuals/om2000/om2k-mo-is.msc
osmo-bsc/doc/manuals/om2000/om2k-mo-rx.msc
osmo-bsc/doc/manuals/om2000/om2k-mo-tf.msc
osmo-bsc/doc/manuals/om2000/om2k-mo-trxc.msc
osmo-bsc/doc/manuals/om2000/om2k-mo-ts.msc
osmo-bsc/doc/manuals/om2000/om2k-mo-tx.msc
osmo-bsc/doc/manuals/om2000/om2k-trx.msc
osmo-bsc/doc/manuals/osmobsc-cbsp-docinfo.xml
osmo-bsc/doc/manuals/osmobsc-cbsp.adoc
osmo-bsc/doc/manuals/osmobsc-usermanual-docinfo.xml
osmo-bsc/doc/manuals/osmobsc-usermanual.adoc
osmo-bsc/doc/manuals/osmobsc-vty-reference.xml
osmo-bsc/doc/manuals/osmux-reference-docinfo.xml
osmo-bsc/doc/manuals/osmux-reference.adoc
osmo-bsc/doc/manuals/regen_doc.sh
osmo-bsc/doc/manuals/vty/
osmo-bsc/doc/manuals/vty/bsc_vty_additions.xml
osmo-bsc/doc/manuals/vty/libbsc_vty_additions.xml
osmo-bsc/doc/mgw-endpoint-fsm.dot
osmo-bsc/doc/mgw-endpoint.msc
osmo-bsc/doc/mscpool-attach.dot
osmo-bsc/doc/timeslot-fsm.dot
osmo-bsc/doc/timeslot.msc
osmo-bsc/doc/ts-and-lchan-fsm-lifecycle.msc
osmo-bsc/git-version-gen
osmo-bsc/include/
osmo-bsc/include/Makefile.am
osmo-bsc/include/compat_af_isdn.h
osmo-bsc/include/mISDNif.h
osmo-bsc/include/osmocom/
osmo-bsc/include/osmocom/Makefile.am
osmo-bsc/include/osmocom/bsc/
osmo-bsc/include/osmocom/bsc/Makefile.am
osmo-bsc/include/osmocom/bsc/a_reset.h
osmo-bsc/include/osmocom/bsc/abis_nm.h
osmo-bsc/include/osmocom/bsc/abis_om2000.h
osmo-bsc/include/osmocom/bsc/abis_osmo.h
osmo-bsc/include/osmocom/bsc/abis_rsl.h
osmo-bsc/include/osmocom/bsc/acc.h
osmo-bsc/include/osmocom/bsc/assignment_fsm.h
osmo-bsc/include/osmocom/bsc/bsc_msc_data.h
osmo-bsc/include/osmocom/bsc/bsc_rll.h
osmo-bsc/include/osmocom/bsc/bsc_stats.h
osmo-bsc/include/osmocom/bsc/bsc_subscr_conn_fsm.h
osmo-bsc/include/osmocom/bsc/bsc_subscriber.h
osmo-bsc/include/osmocom/bsc/bss.h
osmo-bsc/include/osmocom/bsc/bssmap_reset.h
osmo-bsc/include/osmocom/bsc/bts.h
osmo-bsc/include/osmocom/bsc/bts_ipaccess_nanobts_omlattr.h
osmo-bsc/include/osmocom/bsc/bts_setup_ramp.h
osmo-bsc/include/osmocom/bsc/bts_sm.h
osmo-bsc/include/osmocom/bsc/bts_trx.h
osmo-bsc/include/osmocom/bsc/chan_alloc.h
osmo-bsc/include/osmocom/bsc/chan_counts.h
osmo-bsc/include/osmocom/bsc/codec_pref.h
osmo-bsc/include/osmocom/bsc/ctrl.h
osmo-bsc/include/osmocom/bsc/data_rate_pref.h
osmo-bsc/include/osmocom/bsc/debug.h
osmo-bsc/include/osmocom/bsc/e1_config.h
osmo-bsc/include/osmocom/bsc/gsm_04_08_rr.h
osmo-bsc/include/osmocom/bsc/gsm_08_08.h
osmo-bsc/include/osmocom/bsc/gsm_data.h
osmo-bsc/include/osmocom/bsc/handover.h
osmo-bsc/include/osmocom/bsc/handover_cfg.h
osmo-bsc/include/osmocom/bsc/handover_ctrl.h
osmo-bsc/include/osmocom/bsc/handover_decision.h
osmo-bsc/include/osmocom/bsc/handover_decision_2.h
osmo-bsc/include/osmocom/bsc/handover_fsm.h
osmo-bsc/include/osmocom/bsc/handover_vty.h
osmo-bsc/include/osmocom/bsc/ipaccess.h
osmo-bsc/include/osmocom/bsc/lb.h
osmo-bsc/include/osmocom/bsc/lchan.h
osmo-bsc/include/osmocom/bsc/lchan_fsm.h
osmo-bsc/include/osmocom/bsc/lchan_rtp_fsm.h
osmo-bsc/include/osmocom/bsc/lchan_select.h
osmo-bsc/include/osmocom/bsc/lcs_loc_req.h
osmo-bsc/include/osmocom/bsc/lcs_ta_req.h
osmo-bsc/include/osmocom/bsc/meas_feed.h
osmo-bsc/include/osmocom/bsc/meas_rep.h
osmo-bsc/include/osmocom/bsc/misdn.h
osmo-bsc/include/osmocom/bsc/neighbor_ident.h
osmo-bsc/include/osmocom/bsc/network_listen.h
osmo-bsc/include/osmocom/bsc/nm_common_fsm.h
osmo-bsc/include/osmocom/bsc/osmo_bsc.h
osmo-bsc/include/osmocom/bsc/osmo_bsc_grace.h
osmo-bsc/include/osmocom/bsc/osmo_bsc_lcls.h
osmo-bsc/include/osmocom/bsc/osmo_bsc_rf.h
osmo-bsc/include/osmocom/bsc/osmo_bsc_sigtran.h
osmo-bsc/include/osmocom/bsc/osmux.h
osmo-bsc/include/osmocom/bsc/paging.h
osmo-bsc/include/osmocom/bsc/pcu_if.h
osmo-bsc/include/osmocom/bsc/pcuif_proto.h
osmo-bsc/include/osmocom/bsc/penalty_timers.h
osmo-bsc/include/osmocom/bsc/power_control.h
osmo-bsc/include/osmocom/bsc/rs232.h
osmo-bsc/include/osmocom/bsc/signal.h
osmo-bsc/include/osmocom/bsc/smscb.h
osmo-bsc/include/osmocom/bsc/system_information.h
osmo-bsc/include/osmocom/bsc/timeslot_fsm.h
osmo-bsc/include/osmocom/bsc/vgcs_fsm.h
osmo-bsc/include/osmocom/bsc/vty.h
osmo-bsc/m4/
osmo-bsc/m4/README
osmo-bsc/osmoappdesc.py
osmo-bsc/src/
osmo-bsc/src/Makefile.am
osmo-bsc/src/ipaccess/
osmo-bsc/src/ipaccess/Makefile.am
osmo-bsc/src/ipaccess/abisip-find.c
osmo-bsc/src/ipaccess/ipaccess-config-e1-driver.c
osmo-bsc/src/ipaccess/ipaccess-config.c
osmo-bsc/src/ipaccess/ipaccess-firmware.c
osmo-bsc/src/ipaccess/ipaccess-proxy.c
osmo-bsc/src/ipaccess/network_listen.c
osmo-bsc/src/ipaccess/stubs.c
osmo-bsc/src/osmo-bsc/
osmo-bsc/src/osmo-bsc/Makefile.am
osmo-bsc/src/osmo-bsc/a_reset.c
osmo-bsc/src/osmo-bsc/abis_bs11.c
osmo-bsc/src/osmo-bsc/abis_nm.c
osmo-bsc/src/osmo-bsc/abis_nm_ipaccess.c
osmo-bsc/src/osmo-bsc/abis_nm_vty.c
osmo-bsc/src/osmo-bsc/abis_om2000.c
osmo-bsc/src/osmo-bsc/abis_om2000_vty.c
osmo-bsc/src/osmo-bsc/abis_osmo.c
osmo-bsc/src/osmo-bsc/abis_rsl.c
osmo-bsc/src/osmo-bsc/acc.c
osmo-bsc/src/osmo-bsc/assignment_fsm.c
osmo-bsc/src/osmo-bsc/bsc_ctrl.c
osmo-bsc/src/osmo-bsc/bsc_ctrl_lookup.c
osmo-bsc/src/osmo-bsc/bsc_init.c
osmo-bsc/src/osmo-bsc/bsc_rf_ctrl.c
osmo-bsc/src/osmo-bsc/bsc_rll.c
osmo-bsc/src/osmo-bsc/bsc_sccp.c
osmo-bsc/src/osmo-bsc/bsc_stats.c
osmo-bsc/src/osmo-bsc/bsc_subscr_conn_fsm.c
osmo-bsc/src/osmo-bsc/bsc_subscriber.c
osmo-bsc/src/osmo-bsc/bsc_vty.c
osmo-bsc/src/osmo-bsc/bssmap_reset.c
osmo-bsc/src/osmo-bsc/bts.c
osmo-bsc/src/osmo-bsc/bts_ctrl.c
osmo-bsc/src/osmo-bsc/bts_ericsson_rbs2000.c
osmo-bsc/src/osmo-bsc/bts_init.c
osmo-bsc/src/osmo-bsc/bts_ipaccess_nanobts.c
osmo-bsc/src/osmo-bsc/bts_ipaccess_nanobts_omlattr.c
osmo-bsc/src/osmo-bsc/bts_nokia_site.c
osmo-bsc/src/osmo-bsc/bts_osmobts.c
osmo-bsc/src/osmo-bsc/bts_setup_ramp.c
osmo-bsc/src/osmo-bsc/bts_siemens_bs11.c
osmo-bsc/src/osmo-bsc/bts_sm.c
osmo-bsc/src/osmo-bsc/bts_trx.c
osmo-bsc/src/osmo-bsc/bts_trx_ctrl.c
osmo-bsc/src/osmo-bsc/bts_trx_ts_ctrl.c
osmo-bsc/src/osmo-bsc/bts_trx_ts_lchan_ctrl.c
osmo-bsc/src/osmo-bsc/bts_trx_vty.c
osmo-bsc/src/osmo-bsc/bts_unknown.c
osmo-bsc/src/osmo-bsc/bts_vty.c
osmo-bsc/src/osmo-bsc/cbch_scheduler.c
osmo-bsc/src/osmo-bsc/cbsp_link.c
osmo-bsc/src/osmo-bsc/chan_alloc.c
osmo-bsc/src/osmo-bsc/chan_counts.c
osmo-bsc/src/osmo-bsc/codec_pref.c
osmo-bsc/src/osmo-bsc/data_rate_pref.c
osmo-bsc/src/osmo-bsc/e1_config.c
osmo-bsc/src/osmo-bsc/gsm_04_08_rr.c
osmo-bsc/src/osmo-bsc/gsm_08_08.c
osmo-bsc/src/osmo-bsc/gsm_data.c
osmo-bsc/src/osmo-bsc/handover_cfg.c
osmo-bsc/src/osmo-bsc/handover_ctrl.c
osmo-bsc/src/osmo-bsc/handover_decision.c
osmo-bsc/src/osmo-bsc/handover_decision_2.c
osmo-bsc/src/osmo-bsc/handover_fsm.c
osmo-bsc/src/osmo-bsc/handover_logic.c
osmo-bsc/src/osmo-bsc/handover_vty.c
osmo-bsc/src/osmo-bsc/lb.c
osmo-bsc/src/osmo-bsc/lchan.c
osmo-bsc/src/osmo-bsc/lchan_fsm.c
osmo-bsc/src/osmo-bsc/lchan_rtp_fsm.c
osmo-bsc/src/osmo-bsc/lchan_select.c
osmo-bsc/src/osmo-bsc/lcs_loc_req.c
osmo-bsc/src/osmo-bsc/lcs_ta_req.c
osmo-bsc/src/osmo-bsc/meas_feed.c
osmo-bsc/src/osmo-bsc/meas_rep.c
osmo-bsc/src/osmo-bsc/neighbor_ident.c
osmo-bsc/src/osmo-bsc/neighbor_ident_ctrl.c
osmo-bsc/src/osmo-bsc/neighbor_ident_vty.c
osmo-bsc/src/osmo-bsc/net_init.c
osmo-bsc/src/osmo-bsc/nm_bb_transc_fsm.c
osmo-bsc/src/osmo-bsc/nm_bts_fsm.c
osmo-bsc/src/osmo-bsc/nm_bts_sm_fsm.c
osmo-bsc/src/osmo-bsc/nm_channel_fsm.c
osmo-bsc/src/osmo-bsc/nm_common_fsm.c
osmo-bsc/src/osmo-bsc/nm_gprs_cell_fsm.c
osmo-bsc/src/osmo-bsc/nm_gprs_nse_fsm.c
osmo-bsc/src/osmo-bsc/nm_gprs_nsvc_fsm.c
osmo-bsc/src/osmo-bsc/nm_rcarrier_fsm.c
osmo-bsc/src/osmo-bsc/osmo_bsc_bssap.c
osmo-bsc/src/osmo-bsc/osmo_bsc_filter.c
osmo-bsc/src/osmo-bsc/osmo_bsc_grace.c
osmo-bsc/src/osmo-bsc/osmo_bsc_lcls.c
osmo-bsc/src/osmo-bsc/osmo_bsc_main.c
osmo-bsc/src/osmo-bsc/osmo_bsc_mgcp.c
osmo-bsc/src/osmo-bsc/osmo_bsc_msc.c
osmo-bsc/src/osmo-bsc/osmo_bsc_sigtran.c
osmo-bsc/src/osmo-bsc/paging.c
osmo-bsc/src/osmo-bsc/pcu_sock.c
osmo-bsc/src/osmo-bsc/penalty_timers.c
osmo-bsc/src/osmo-bsc/power_control.c
osmo-bsc/src/osmo-bsc/smscb.c
osmo-bsc/src/osmo-bsc/smscb_vty.c
osmo-bsc/src/osmo-bsc/system_information.c
osmo-bsc/src/osmo-bsc/timeslot_fsm.c
osmo-bsc/src/osmo-bsc/vgcs_fsm.c
osmo-bsc/src/utils/
osmo-bsc/src/utils/Makefile.am
osmo-bsc/src/utils/bs11_config.c
osmo-bsc/src/utils/isdnsync.c
osmo-bsc/src/utils/meas_db.c
osmo-bsc/src/utils/meas_db.h
osmo-bsc/src/utils/meas_json.c
osmo-bsc/src/utils/meas_pcap2db.c
osmo-bsc/src/utils/meas_udp2db.c
osmo-bsc/src/utils/meas_vis.c
osmo-bsc/tests/
osmo-bsc/tests/Makefile.am
osmo-bsc/tests/abis/
osmo-bsc/tests/abis/Makefile.am
osmo-bsc/tests/abis/abis_test.c
osmo-bsc/tests/abis/abis_test.ok
osmo-bsc/tests/acc/
osmo-bsc/tests/acc/Makefile.am
osmo-bsc/tests/acc/acc_test.c
osmo-bsc/tests/acc/acc_test.ok
osmo-bsc/tests/acch_overpower.vty
osmo-bsc/tests/atlocal.in
osmo-bsc/tests/bsc/
osmo-bsc/tests/bsc/Makefile.am
osmo-bsc/tests/bsc/bsc_test.c
osmo-bsc/tests/bsc/bsc_test.ok
osmo-bsc/tests/bts_features.vty
osmo-bsc/tests/cbc.vty
osmo-bsc/tests/codec_pref/
osmo-bsc/tests/codec_pref/Makefile.am
osmo-bsc/tests/codec_pref/codec_pref_test.c
osmo-bsc/tests/codec_pref/codec_pref_test.ok
osmo-bsc/tests/ctrl/
osmo-bsc/tests/ctrl/osmo-bsc-apply-config-file-invalid.cfg
osmo-bsc/tests/ctrl/osmo-bsc-apply-config-file.cfg
osmo-bsc/tests/ctrl/osmo-bsc-neigh-test.cfg
osmo-bsc/tests/ctrl_test_runner.py
osmo-bsc/tests/early_ia.vty
osmo-bsc/tests/gprs_params.vty
osmo-bsc/tests/gsm0408/
osmo-bsc/tests/gsm0408/Makefile.am
osmo-bsc/tests/gsm0408/gsm0408_test.c
osmo-bsc/tests/gsm0408/gsm0408_test.ok
osmo-bsc/tests/handover/
osmo-bsc/tests/handover/Makefile.am
osmo-bsc/tests/handover/handover_test.c
osmo-bsc/tests/handover/handover_tests.ok
osmo-bsc/tests/handover/handover_tests.sh
osmo-bsc/tests/handover/test_amr_tch_f_to_h.ho_vty
osmo-bsc/tests/handover/test_amr_tch_f_to_h_balance_congestion.ho_vty
osmo-bsc/tests/handover/test_amr_tch_f_to_h_congestion.ho_vty
osmo-bsc/tests/handover/test_amr_tch_f_to_h_congestion_assignment.ho_vty
osmo-bsc/tests/handover/test_amr_tch_f_to_h_congestion_assignment_2.ho_vty
osmo-bsc/tests/handover/test_amr_tch_f_to_h_congestion_assignment_3.ho_vty
osmo-bsc/tests/handover/test_amr_tch_h_and_afs_bias.ho_vty
osmo-bsc/tests/handover/test_amr_tch_h_to_f_congestion.ho_vty
osmo-bsc/tests/handover/test_amr_tch_h_to_f_congestion_two_cells.ho_vty
osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxlev.ho_vty
osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxlev_congested.ho_vty
osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxlev_oscillation.ho_vty
osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxqual.ho_vty
osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxqual_congested.ho_vty
osmo-bsc/tests/handover/test_amr_tch_h_to_f_rxqual_oscillation.ho_vty
osmo-bsc/tests/handover/test_balance_congestion.ho_vty
osmo-bsc/tests/handover/test_balance_congestion_2.ho_vty
osmo-bsc/tests/handover/test_balance_congestion_by_percentage.ho_vty
osmo-bsc/tests/handover/test_balance_congestion_tchf_tchh.ho_vty
osmo-bsc/tests/handover/test_bs_power.ho_vty
osmo-bsc/tests/handover/test_congestion.ho_vty
osmo-bsc/tests/handover/test_congestion_favor_best_target_rxlev.ho_vty
osmo-bsc/tests/handover/test_congestion_intra_vs_inter_cell.ho_vty
osmo-bsc/tests/handover/test_congestion_no_oscillation.ho_vty
osmo-bsc/tests/handover/test_congestion_no_oscillation2.ho_vty
osmo-bsc/tests/handover/test_disabled_ho_and_as.ho_vty
osmo-bsc/tests/handover/test_dyn_ts_amr_tch_f_to_h_congestion_assignment.ho_vty
osmo-bsc/tests/handover/test_dyn_ts_amr_tch_f_to_h_congestion_assignment_2.ho_vty
osmo-bsc/tests/handover/test_dyn_ts_amr_tch_h_to_f_congestion_assignment_2.ho_vty
osmo-bsc/tests/handover/test_dyn_ts_balance_congestion.ho_vty
osmo-bsc/tests/handover/test_dyn_ts_congestion_tch_f_vs_tch_h.ho_vty
osmo-bsc/tests/handover/test_dyn_ts_congestion_tch_f_vs_tch_h_2.ho_vty
osmo-bsc/tests/handover/test_dyn_ts_favor_half_used_tch_h_as_target.ho_vty
osmo-bsc/tests/handover/test_dyn_ts_favor_moving_half_used_tch_h.ho_vty
osmo-bsc/tests/handover/test_dyn_ts_favor_static_ts_as_target.ho_vty
osmo-bsc/tests/handover/test_ho_to_better_cell.ho_vty
osmo-bsc/tests/handover/test_ho_to_better_cell_2.ho_vty
osmo-bsc/tests/handover/test_hysteresis.ho_vty
osmo-bsc/tests/handover/test_insufficient_measurements.ho_vty
osmo-bsc/tests/handover/test_keep_efr_codec.ho_vty
osmo-bsc/tests/handover/test_keep_fr_codec.ho_vty
osmo-bsc/tests/handover/test_keep_hr_codec.ho_vty
osmo-bsc/tests/handover/test_max_handovers.ho_vty
osmo-bsc/tests/handover/test_max_ta.ho_vty
osmo-bsc/tests/handover/test_meas_rep_multi_band.ho_vty
osmo-bsc/tests/handover/test_min_rxlev_vs_congestion.ho_vty
osmo-bsc/tests/handover/test_min_rxlev_vs_hysteresis.ho_vty
osmo-bsc/tests/handover/test_neighbor_congested.ho_vty
osmo-bsc/tests/handover/test_neighbor_full.ho_vty
osmo-bsc/tests/handover/test_no_congestion.ho_vty
osmo-bsc/tests/handover/test_penalty_timer.ho_vty
osmo-bsc/tests/handover/test_resource_indication.ho_vty
osmo-bsc/tests/handover/test_rxqual.ho_vty
osmo-bsc/tests/handover/test_rxqual_vs_congestion.ho_vty
osmo-bsc/tests/handover/test_stay_in_better_cell.ho_vty
osmo-bsc/tests/handover/test_stay_in_better_cell_2.ho_vty
osmo-bsc/tests/handover/test_story.ho_vty
osmo-bsc/tests/handover_cfg.vty
osmo-bsc/tests/interf_meas.vty
osmo-bsc/tests/msc.vty
osmo-bsc/tests/nanobts_omlattr/
osmo-bsc/tests/nanobts_omlattr/Makefile.am
osmo-bsc/tests/nanobts_omlattr/nanobts_omlattr_test.c
osmo-bsc/tests/nanobts_omlattr/nanobts_omlattr_test.ok
osmo-bsc/tests/neighbor_ident.vty
osmo-bsc/tests/nri_cfg.vty
osmo-bsc/tests/osmo-bsc.vty
osmo-bsc/tests/paging/
osmo-bsc/tests/paging/Makefile.am
osmo-bsc/tests/paging/paging_test.c
osmo-bsc/tests/paging/paging_test.ok
osmo-bsc/tests/power_ctrl.vty
osmo-bsc/tests/si2quater_neighbor_list.vty
osmo-bsc/tests/smlc.vty
osmo-bsc/tests/subscr/
osmo-bsc/tests/subscr/Makefile.am
osmo-bsc/tests/subscr/bsc_subscr_test.c
osmo-bsc/tests/subscr/bsc_subscr_test.err
osmo-bsc/tests/subscr/bsc_subscr_test.ok
osmo-bsc/tests/testsuite.at
osmo-bsc/tests/timer.vty
osmo-bsc/tests/timeslot.vty
osmo-bsc/tests/vty_test_runner.py
+ cd _temp/binpkgs/osmo-bsc
+ apt-get -y update
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ InRelease
Reading package lists...
+ apt-get -y build-dep .
Note, using directory '.' to get the build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  autoconf automake autopoint autotools-dev bsdmainutils debhelper
  dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base
  groff-base intltool-debian libarchive-zip-perl libbctoolbox1 libcdk5-dev
  libcdk5nc6 libfile-stripnondeterminism-perl libmagic-mgc libmagic1
  libmbedcrypto3 libmbedtls12 libmbedx509-0 libmnl-dev libncurses-dev
  libncurses6 libortp13 libosmo-abis-dev libosmo-mgcp-client-dev
  libosmo-mgcp-client14 libosmo-netif-dev libosmo-sigtran-dev
  libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore
  libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20
  libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0
  libosmovty13 libpcsclite1 libpipeline1 libsctp-dev libsctp1 libsigsegv2
  libtalloc-dev libtalloc2 libtool libuchardet0 libusb-1.0-0 libusb-1.0-0-dev
  m4 man-db pkg-config po-debconf
0 upgraded, 64 newly installed, 0 to remove and 1 not upgraded.
Need to get 13.5 MB of archives.
After this operation, 49.6 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB]
Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore22 1.10.0.61.4dbbd [178 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocodec4 1.10.0.61.4dbbd [65.3 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmoisdn0 1.10.0.61.4dbbd [84.2 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmogsm20 1.10.0.61.4dbbd [238 kB]
Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmovty13 1.10.0.61.4dbbd [117 kB]
Get:7 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB]
Get:8 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB]
Get:9 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB]
Get:10 http://deb.debian.org/debian-security buster/updates/main amd64 man-db amd64 2.8.5-2+deb10u1 [1274 kB]
Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmotrau10 1.6.0.50.58dd [34.8 kB]
Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmonetif11 1.5.1.32.42fc [60.7 kB]
Get:13 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
Get:14 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmoabis13 1.6.0.50.58dd [71.7 kB]
Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocoding0 1.10.0.61.4dbbd [83.4 kB]
Get:17 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmogb14 1.10.0.61.4dbbd [192 kB]
Get:18 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
Get:19 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB]
Get:20 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmoctrl0 1.10.0.61.4dbbd [73.9 kB]
Get:21 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmosim2 1.10.0.61.4dbbd [77.6 kB]
Get:22 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmousb0 1.10.0.61.4dbbd [64.3 kB]
Get:23 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB]
Get:24 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB]
Get:25 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB]
Get:26 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB]
Get:27 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB]
Get:28 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore 1.10.0.61.4dbbd [57.6 kB]
Get:29 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore-dev 1.10.0.61.4dbbd [849 kB]
Get:30 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB]
Get:31 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB]
Get:32 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB]
Get:33 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-netif-dev 1.5.1.32.42fc [73.3 kB]
Get:34 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB]
Get:35 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
Get:36 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
Get:37 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB]
Get:38 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u5 [102 kB]
Get:39 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB]
Get:40 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
Get:41 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB]
Get:42 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB]
Get:43 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-abis-dev 1.6.0.50.58dd [114 kB]
Get:44 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedcrypto3 amd64 2.16.9-0~deb10u1 [220 kB]
Get:45 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedx509-0 amd64 2.16.9-0~deb10u1 [109 kB]
Get:46 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedtls12 amd64 2.16.9-0~deb10u1 [140 kB]
Get:47 http://deb.debian.org/debian buster/main amd64 libbctoolbox1 amd64 0.6.0-2+b2 [48.6 kB]
Get:48 http://deb.debian.org/debian buster/main amd64 libcdk5nc6 amd64 5.0.20180306-3 [129 kB]
Get:49 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses-dev amd64 6.1+20181013-2+deb10u5 [333 kB]
Get:50 http://deb.debian.org/debian buster/main amd64 libcdk5-dev amd64 5.0.20180306-3 [299 kB]
Get:51 http://deb.debian.org/debian buster/main amd64 libmnl-dev amd64 1.0.4-2 [13.3 kB]
Get:52 http://deb.debian.org/debian buster/main amd64 libortp13 amd64 1:1.0.2-1 [74.4 kB]
Get:53 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-sigtran10 2.0.0.52.6412 [129 kB]
Get:54 http://deb.debian.org/debian buster/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB]
Get:55 http://deb.debian.org/debian buster/main amd64 libtalloc2 amd64 2.1.14-2 [35.4 kB]
Get:56 http://deb.debian.org/debian buster/main amd64 libpcsclite1 amd64 1.8.24-1 [58.5 kB]
Get:57 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0 amd64 2:1.0.22-2 [55.3 kB]
Get:58 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB]
Get:59 http://deb.debian.org/debian buster/main amd64 libtalloc-dev amd64 2.1.14-2 [61.1 kB]
Get:60 http://deb.debian.org/debian buster/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB]
Get:61 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0-dev amd64 2:1.0.22-2 [74.5 kB]
Get:62 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-sigtran-dev 2.0.0.52.6412 [610 kB]
Get:63 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-mgcp-client14 1.13.1.32.45559 [62.3 kB]
Get:64 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-mgcp-client-dev 1.13.1.32.45559 [71.1 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 13.5 MB in 0s (41.7 MB/s)
Selecting previously unselected package bsdmainutils.
(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 ... 62818 files and directories currently installed.)
Preparing to unpack .../00-bsdmainutils_11.1.2+b1_amd64.deb ...
Unpacking bsdmainutils (11.1.2+b1) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../01-libuchardet0_0.0.6-3_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.6-3) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../02-groff-base_1.22.4-3+deb10u1_amd64.deb ...
Unpacking groff-base (1.22.4-3+deb10u1) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../03-libpipeline1_1.5.1-2_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.1-2) ...
Selecting previously unselected package man-db.
Preparing to unpack .../04-man-db_2.8.5-2+deb10u1_amd64.deb ...
Unpacking man-db (2.8.5-2+deb10u1) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../05-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../06-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
Selecting previously unselected package file.
Preparing to unpack .../07-file_1%3a5.35-4+deb10u2_amd64.deb ...
Unpacking file (1:5.35-4+deb10u2) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../08-gettext-base_0.19.8.1-9_amd64.deb ...
Unpacking gettext-base (0.19.8.1-9) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../09-libsigsegv2_2.12-2_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.12-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../10-m4_1.4.18-2_amd64.deb ...
Unpacking m4 (1.4.18-2) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../11-autoconf_2.69-11_all.deb ...
Unpacking autoconf (2.69-11) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../12-autotools-dev_20180224.1_all.deb ...
Unpacking autotools-dev (20180224.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../13-automake_1%3a1.16.1-4_all.deb ...
Unpacking automake (1:1.16.1-4) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../14-autopoint_0.19.8.1-9_all.deb ...
Unpacking autopoint (0.19.8.1-9) ...
Selecting previously unselected package libtool.
Preparing to unpack .../15-libtool_2.4.6-9_all.deb ...
Unpacking libtool (2.4.6-9) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../16-dh-autoreconf_19_all.deb ...
Unpacking dh-autoreconf (19) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../17-libarchive-zip-perl_1.64-1_all.deb ...
Unpacking libarchive-zip-perl (1.64-1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../18-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../19-dh-strip-nondeterminism_1.1.2-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.1.2-1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../20-dwz_0.12-3_amd64.deb ...
Unpacking dwz (0.12-3) ...
Selecting previously unselected package libncurses6:amd64.
Preparing to unpack .../21-libncurses6_6.1+20181013-2+deb10u5_amd64.deb ...
Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u5) ...
Selecting previously unselected package gettext.
Preparing to unpack .../22-gettext_0.19.8.1-9_amd64.deb ...
Unpacking gettext (0.19.8.1-9) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../23-intltool-debian_0.35.0+20060710.5_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.5) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../24-po-debconf_1.0.21_all.deb ...
Unpacking po-debconf (1.0.21) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../25-debhelper_12.1.1_all.deb ...
Unpacking debhelper (12.1.1) ...
Selecting previously unselected package libmbedcrypto3:amd64.
Preparing to unpack .../26-libmbedcrypto3_2.16.9-0~deb10u1_amd64.deb ...
Unpacking libmbedcrypto3:amd64 (2.16.9-0~deb10u1) ...
Selecting previously unselected package libmbedx509-0:amd64.
Preparing to unpack .../27-libmbedx509-0_2.16.9-0~deb10u1_amd64.deb ...
Unpacking libmbedx509-0:amd64 (2.16.9-0~deb10u1) ...
Selecting previously unselected package libmbedtls12:amd64.
Preparing to unpack .../28-libmbedtls12_2.16.9-0~deb10u1_amd64.deb ...
Unpacking libmbedtls12:amd64 (2.16.9-0~deb10u1) ...
Selecting previously unselected package libbctoolbox1:amd64.
Preparing to unpack .../29-libbctoolbox1_0.6.0-2+b2_amd64.deb ...
Unpacking libbctoolbox1:amd64 (0.6.0-2+b2) ...
Selecting previously unselected package libcdk5nc6:amd64.
Preparing to unpack .../30-libcdk5nc6_5.0.20180306-3_amd64.deb ...
Unpacking libcdk5nc6:amd64 (5.0.20180306-3) ...
Selecting previously unselected package libncurses-dev:amd64.
Preparing to unpack .../31-libncurses-dev_6.1+20181013-2+deb10u5_amd64.deb ...
Unpacking libncurses-dev:amd64 (6.1+20181013-2+deb10u5) ...
Selecting previously unselected package libcdk5-dev.
Preparing to unpack .../32-libcdk5-dev_5.0.20180306-3_amd64.deb ...
Unpacking libcdk5-dev (5.0.20180306-3) ...
Selecting previously unselected package libmnl-dev.
Preparing to unpack .../33-libmnl-dev_1.0.4-2_amd64.deb ...
Unpacking libmnl-dev (1.0.4-2) ...
Selecting previously unselected package libortp13:amd64.
Preparing to unpack .../34-libortp13_1%3a1.0.2-1_amd64.deb ...
Unpacking libortp13:amd64 (1:1.0.2-1) ...
Selecting previously unselected package libsctp1:amd64.
Preparing to unpack .../35-libsctp1_1.0.18+dfsg-1_amd64.deb ...
Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ...
Selecting previously unselected package libtalloc2:amd64.
Preparing to unpack .../36-libtalloc2_2.1.14-2_amd64.deb ...
Unpacking libtalloc2:amd64 (2.1.14-2) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../37-libosmocore22_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmocore22:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../38-libosmocodec4_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../39-libosmoisdn0_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../40-libosmogsm20_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../41-libosmovty13_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmovty13:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmotrau10:amd64.
Preparing to unpack .../42-libosmotrau10_1.6.0.50.58dd_amd64.deb ...
Unpacking libosmotrau10:amd64 (1.6.0.50.58dd) ...
Selecting previously unselected package libosmonetif11:amd64.
Preparing to unpack .../43-libosmonetif11_1.5.1.32.42fc_amd64.deb ...
Unpacking libosmonetif11:amd64 (1.5.1.32.42fc) ...
Selecting previously unselected package libosmoabis13:amd64.
Preparing to unpack .../44-libosmoabis13_1.6.0.50.58dd_amd64.deb ...
Unpacking libosmoabis13:amd64 (1.6.0.50.58dd) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../45-libosmocoding0_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../46-libosmogb14_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmogb14:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../47-libosmoctrl0_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libpcsclite1:amd64.
Preparing to unpack .../48-libpcsclite1_1.8.24-1_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.8.24-1) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../49-libosmosim2_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmosim2:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libusb-1.0-0:amd64.
Preparing to unpack .../50-libusb-1.0-0_2%3a1.0.22-2_amd64.deb ...
Unpacking libusb-1.0-0:amd64 (2:1.0.22-2) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../51-libosmousb0_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmousb0:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../52-libosmocore_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmocore (1.10.0.61.4dbbd) ...
Selecting previously unselected package pkg-config.
Preparing to unpack .../53-pkg-config_0.29-6_amd64.deb ...
Unpacking pkg-config (0.29-6) ...
Selecting previously unselected package libtalloc-dev:amd64.
Preparing to unpack .../54-libtalloc-dev_2.1.14-2_amd64.deb ...
Unpacking libtalloc-dev:amd64 (2.1.14-2) ...
Selecting previously unselected package libsctp-dev:amd64.
Preparing to unpack .../55-libsctp-dev_1.0.18+dfsg-1_amd64.deb ...
Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ...
Selecting previously unselected package libusb-1.0-0-dev:amd64.
Preparing to unpack .../56-libusb-1.0-0-dev_2%3a1.0.22-2_amd64.deb ...
Unpacking libusb-1.0-0-dev:amd64 (2:1.0.22-2) ...
Selecting previously unselected package libosmocore-dev:amd64.
Preparing to unpack .../57-libosmocore-dev_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmocore-dev:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmo-netif-dev:amd64.
Preparing to unpack .../58-libosmo-netif-dev_1.5.1.32.42fc_amd64.deb ...
Unpacking libosmo-netif-dev:amd64 (1.5.1.32.42fc) ...
Selecting previously unselected package libosmo-abis-dev:amd64.
Preparing to unpack .../59-libosmo-abis-dev_1.6.0.50.58dd_amd64.deb ...
Unpacking libosmo-abis-dev:amd64 (1.6.0.50.58dd) ...
Selecting previously unselected package libosmo-sigtran10:amd64.
Preparing to unpack .../60-libosmo-sigtran10_2.0.0.52.6412_amd64.deb ...
Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412) ...
Selecting previously unselected package libosmo-sigtran-dev:amd64.
Preparing to unpack .../61-libosmo-sigtran-dev_2.0.0.52.6412_amd64.deb ...
Unpacking libosmo-sigtran-dev:amd64 (2.0.0.52.6412) ...
Selecting previously unselected package libosmo-mgcp-client14:amd64.
Preparing to unpack .../62-libosmo-mgcp-client14_1.13.1.32.45559_amd64.deb ...
Unpacking libosmo-mgcp-client14:amd64 (1.13.1.32.45559) ...
Selecting previously unselected package libosmo-mgcp-client-dev:amd64.
Preparing to unpack .../63-libosmo-mgcp-client-dev_1.13.1.32.45559_amd64.deb ...
Unpacking libosmo-mgcp-client-dev:amd64 (1.13.1.32.45559) ...
Setting up libpipeline1:amd64 (1.5.1-2) ...
Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
Setting up libarchive-zip-perl (1.64-1) ...
Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
Setting up gettext-base (0.19.8.1-9) ...
Setting up file (1:5.35-4+deb10u2) ...
Setting up libtalloc2:amd64 (2.1.14-2) ...
Setting up autotools-dev (20180224.1) ...
Setting up libmnl-dev (1.0.4-2) ...
Setting up libncurses6:amd64 (6.1+20181013-2+deb10u5) ...
Setting up libsigsegv2:amd64 (2.12-2) ...
Setting up bsdmainutils (11.1.2+b1) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
Setting up autopoint (0.19.8.1-9) ...
Setting up pkg-config (0.29-6) ...
Setting up libpcsclite1:amd64 (1.8.24-1) ...
Setting up dwz (0.12-3) ...
Setting up libsctp1:amd64 (1.0.18+dfsg-1) ...
Setting up libosmocore22:amd64 (1.10.0.61.4dbbd) ...
Setting up libosmocodec4:amd64 (1.10.0.61.4dbbd) ...
Setting up libuchardet0:amd64 (0.0.6-3) ...
Setting up libmbedcrypto3:amd64 (2.16.9-0~deb10u1) ...
Setting up libusb-1.0-0:amd64 (2:1.0.22-2) ...
Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
Setting up libncurses-dev:amd64 (6.1+20181013-2+deb10u5) ...
Setting up gettext (0.19.8.1-9) ...
Setting up libosmovty13:amd64 (1.10.0.61.4dbbd) ...
Setting up libtool (2.4.6-9) ...
Setting up libosmoisdn0:amd64 (1.10.0.61.4dbbd) ...
Setting up libmbedx509-0:amd64 (2.16.9-0~deb10u1) ...
Setting up libmbedtls12:amd64 (2.16.9-0~deb10u1) ...
Setting up libusb-1.0-0-dev:amd64 (2:1.0.22-2) ...
Setting up m4 (1.4.18-2) ...
Setting up libcdk5nc6:amd64 (5.0.20180306-3) ...
Setting up libcdk5-dev (5.0.20180306-3) ...
Setting up intltool-debian (0.35.0+20060710.5) ...
Setting up libtalloc-dev:amd64 (2.1.14-2) ...
Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ...
Setting up libosmousb0:amd64 (1.10.0.61.4dbbd) ...
Setting up autoconf (2.69-11) ...
Setting up libosmo-mgcp-client14:amd64 (1.13.1.32.45559) ...
Setting up groff-base (1.22.4-3+deb10u1) ...
Setting up libosmogsm20:amd64 (1.10.0.61.4dbbd) ...
Setting up automake (1:1.16.1-4) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
Setting up libosmoctrl0:amd64 (1.10.0.61.4dbbd) ...
Setting up libosmogb14:amd64 (1.10.0.61.4dbbd) ...
Setting up libbctoolbox1:amd64 (0.6.0-2+b2) ...
Setting up po-debconf (1.0.21) ...
Setting up man-db (2.8.5-2+deb10u1) ...
Building database of manual pages ...
Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer.
Setting up libosmonetif11:amd64 (1.5.1.32.42fc) ...
Setting up libosmo-mgcp-client-dev:amd64 (1.13.1.32.45559) ...
Setting up libosmocoding0:amd64 (1.10.0.61.4dbbd) ...
Setting up libosmosim2:amd64 (1.10.0.61.4dbbd) ...
Setting up libosmocore (1.10.0.61.4dbbd) ...
Setting up libortp13:amd64 (1:1.0.2-1) ...
Setting up libosmoabis13:amd64 (1.6.0.50.58dd) ...
Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412) ...
Setting up libosmotrau10:amd64 (1.6.0.50.58dd) ...
Setting up libosmocore-dev:amd64 (1.10.0.61.4dbbd) ...
Setting up libosmo-netif-dev:amd64 (1.5.1.32.42fc) ...
Setting up libosmo-sigtran-dev:amd64 (2.0.0.52.6412) ...
Setting up libosmo-abis-dev:amd64 (1.6.0.50.58dd) ...
Setting up dh-autoreconf (19) ...
Setting up debhelper (12.1.1) ...
Setting up dh-strip-nondeterminism (1.1.2-1) ...
Processing triggers for mime-support (3.62) ...
Processing triggers for libc-bin (2.28-10+deb10u3) ...
+ [ -n 1 ]
+ ip link set eth0 down
+ su user -c dpkg-buildpackage -us -uc -j21
dpkg-buildpackage: info: source package osmo-bsc
dpkg-buildpackage: info: source version 1.12.1.48.3fbf6
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean --with autoreconf
   dh_clean
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building osmo-bsc in osmo-bsc_1.12.1.48.3fbf6.tar.xz
dpkg-source: info: building osmo-bsc in osmo-bsc_1.12.1.48.3fbf6.dsc
 debian/rules build
dh build --with autoreconf
   dh_update_autotools_config
   dh_autoreconf
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension
doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension
src/ipaccess/Makefile.am: installing './depcomp'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
dh_auto_configure -- --enable-manuals --enable-meas-vis --with-systemdsystemunitdir=/lib/systemd/system 
	./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-manuals --enable-meas-vis --with-systemdsystemunitdir=/lib/systemd/system
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOABIS... yes
checking for LIBOSMONETIF... yes
checking for LIBOSMOSIGTRAN... yes
checking for LIBOSMOMGCPCLIENT... yes
checking for ANSI C header files... (cached) yes
checking cdk/cdk.h usability... yes
checking cdk/cdk.h presence... yes
checking for cdk/cdk.h... yes
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
checking whether to enable VTY/CTRL tests... no
checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf)
All dependencies installed!
CFLAGS="-g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11"
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bsc/Makefile
config.status: creating src/Makefile
config.status: creating src/osmo-bsc/Makefile
config.status: creating src/ipaccess/Makefile
config.status: creating src/utils/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/abis/Makefile
config.status: creating tests/acc/Makefile
config.status: creating tests/bsc/Makefile
config.status: creating tests/codec_pref/Makefile
config.status: creating tests/gsm0408/Makefile
config.status: creating tests/handover/Makefile
config.status: creating tests/nanobts_omlattr/Makefile
config.status: creating tests/paging/Makefile
config.status: creating tests/subscr/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating Makefile
config.status: creating bscconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
   dh_auto_build
	make -j21
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
echo 1.12.1.48-3fbf6 > .version-t && mv .version-t .version
make  all-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
Making all in include
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include'
Making all in osmocom
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
Making all in bsc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include'
Making all in src
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src'
Making all in osmo-bsc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_main.o osmo_bsc_main.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o a_reset.lo a_reset.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abis_nm.lo abis_nm.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abis_nm_vty.lo abis_nm_vty.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abis_om2000.lo abis_om2000.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abis_om2000_vty.lo abis_om2000_vty.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abis_osmo.lo abis_osmo.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abis_rsl.lo abis_rsl.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o acc.lo acc.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o assignment_fsm.lo assignment_fsm.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_ctrl.lo bsc_ctrl.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_ctrl_lookup.lo bsc_ctrl_lookup.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_init.lo bsc_init.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_rf_ctrl.lo bsc_rf_ctrl.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_rll.lo bsc_rll.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_sccp.lo bsc_sccp.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_stats.lo bsc_stats.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_subscr_conn_fsm.lo bsc_subscr_conn_fsm.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_subscriber.lo bsc_subscriber.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_vty.lo bsc_vty.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts.lo bts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_vty.c  -fPIC -DPIC -o .libs/bsc_vty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_nm_vty.c  -fPIC -DPIC -o .libs/abis_nm_vty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c a_reset.c  -fPIC -DPIC -o .libs/a_reset.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c assignment_fsm.c  -fPIC -DPIC -o .libs/assignment_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_init.c  -fPIC -DPIC -o .libs/bsc_init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_osmo.c  -fPIC -DPIC -o .libs/abis_osmo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_rsl.c  -fPIC -DPIC -o .libs/abis_rsl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c acc.c  -fPIC -DPIC -o .libs/acc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_om2000.c  -fPIC -DPIC -o .libs/abis_om2000.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_subscr_conn_fsm.c  -fPIC -DPIC -o .libs/bsc_subscr_conn_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_stats.c  -fPIC -DPIC -o .libs/bsc_stats.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_rll.c  -fPIC -DPIC -o .libs/bsc_rll.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_om2000_vty.c  -fPIC -DPIC -o .libs/abis_om2000_vty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_rf_ctrl.c  -fPIC -DPIC -o .libs/bsc_rf_ctrl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_sccp.c  -fPIC -DPIC -o .libs/bsc_sccp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_ctrl.c  -fPIC -DPIC -o .libs/bsc_ctrl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_nm.c  -fPIC -DPIC -o .libs/abis_nm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_ctrl_lookup.c  -fPIC -DPIC -o .libs/bsc_ctrl_lookup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts.c  -fPIC -DPIC -o .libs/bts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_subscriber.c  -fPIC -DPIC -o .libs/bsc_subscriber.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_rll.c -o bsc_rll.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_sccp.c -o bsc_sccp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c a_reset.c -o a_reset.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_nm_vty.c -o abis_nm_vty.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_init.c -o bsc_init.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_ctrl_lookup.c -o bsc_ctrl_lookup.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_stats.c -o bsc_stats.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_osmo.c -o abis_osmo.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_trx.lo bts_trx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_subscriber.c -o bsc_subscriber.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_trx_ctrl.lo bts_trx_ctrl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c acc.c -o acc.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_trx_ts_ctrl.lo bts_trx_ts_ctrl.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_trx_ts_lchan_ctrl.lo bts_trx_ts_lchan_ctrl.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_ericsson_rbs2000.lo bts_ericsson_rbs2000.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_init.lo bts_init.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_ipaccess_nanobts.lo bts_ipaccess_nanobts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_rf_ctrl.c -o bsc_rf_ctrl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_om2000_vty.c -o abis_om2000_vty.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_ipaccess_nanobts_omlattr.lo bts_ipaccess_nanobts_omlattr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_ctrl.c  -fPIC -DPIC -o .libs/bts_trx_ctrl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx.c  -fPIC -DPIC -o .libs/bts_trx.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_ts_ctrl.c  -fPIC -DPIC -o .libs/bts_trx_ts_ctrl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts.c -o bts.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ericsson_rbs2000.c  -fPIC -DPIC -o .libs/bts_ericsson_rbs2000.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ipaccess_nanobts.c  -fPIC -DPIC -o .libs/bts_ipaccess_nanobts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_ctrl.c -o bsc_ctrl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_init.c  -fPIC -DPIC -o .libs/bts_init.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_nokia_site.lo bts_nokia_site.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_ts_lchan_ctrl.c  -fPIC -DPIC -o .libs/bts_trx_ts_lchan_ctrl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ipaccess_nanobts_omlattr.c  -fPIC -DPIC -o .libs/bts_ipaccess_nanobts_omlattr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_init.c -o bts_init.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_nokia_site.c  -fPIC -DPIC -o .libs/bts_nokia_site.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_ctrl.c -o bts_trx_ctrl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_ts_ctrl.c -o bts_trx_ts_ctrl.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_siemens_bs11.lo bts_siemens_bs11.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_sm.lo bts_sm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ericsson_rbs2000.c -o bts_ericsson_rbs2000.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_osmobts.lo bts_osmobts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_siemens_bs11.c  -fPIC -DPIC -o .libs/bts_siemens_bs11.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx.c -o bts_trx.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_ts_lchan_ctrl.c -o bts_trx_ts_lchan_ctrl.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_unknown.lo bts_unknown.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_ctrl.lo bts_ctrl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_sm.c  -fPIC -DPIC -o .libs/bts_sm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_subscr_conn_fsm.c -o bsc_subscr_conn_fsm.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_setup_ramp.lo bts_setup_ramp.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_vty.lo bts_vty.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bts_trx_vty.lo bts_trx_vty.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_unknown.c  -fPIC -DPIC -o .libs/bts_unknown.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_osmobts.c  -fPIC -DPIC -o .libs/bts_osmobts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_setup_ramp.c  -fPIC -DPIC -o .libs/bts_setup_ramp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ipaccess_nanobts_omlattr.c -o bts_ipaccess_nanobts_omlattr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ctrl.c  -fPIC -DPIC -o .libs/bts_ctrl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_vty.c  -fPIC -DPIC -o .libs/bts_vty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_sm.c -o bts_sm.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_siemens_bs11.c -o bts_siemens_bs11.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o chan_alloc.lo chan_alloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_vty.c  -fPIC -DPIC -o .libs/bts_trx_vty.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o chan_counts.lo chan_counts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ipaccess_nanobts.c -o bts_ipaccess_nanobts.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o codec_pref.lo codec_pref.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_unknown.c -o bts_unknown.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c chan_alloc.c  -fPIC -DPIC -o .libs/chan_alloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_nokia_site.c -o bts_nokia_site.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c codec_pref.c  -fPIC -DPIC -o .libs/codec_pref.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c chan_counts.c  -fPIC -DPIC -o .libs/chan_counts.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o data_rate_pref.lo data_rate_pref.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_setup_ramp.c -o bts_setup_ramp.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o e1_config.lo e1_config.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm_04_08_rr.lo gsm_04_08_rr.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm_data.lo gsm_data.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c e1_config.c  -fPIC -DPIC -o .libs/e1_config.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_osmobts.c -o bts_osmobts.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c data_rate_pref.c  -fPIC -DPIC -o .libs/data_rate_pref.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c chan_alloc.c -o chan_alloc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_om2000.c -o abis_om2000.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c data_rate_pref.c -o data_rate_pref.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_trx_vty.c -o bts_trx_vty.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_cfg.lo handover_cfg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsm_04_08_rr.c  -fPIC -DPIC -o .libs/gsm_04_08_rr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsm_data.c  -fPIC -DPIC -o .libs/gsm_data.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_ctrl.lo handover_ctrl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c codec_pref.c -o codec_pref.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bsc_vty.c -o bsc_vty.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_decision.lo handover_decision.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c e1_config.c -o e1_config.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_decision_2.lo handover_decision_2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_decision.c  -fPIC -DPIC -o .libs/handover_decision.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_decision_2.c  -fPIC -DPIC -o .libs/handover_decision_2.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_fsm.lo handover_fsm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_ctrl.c  -fPIC -DPIC -o .libs/handover_ctrl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_cfg.c  -fPIC -DPIC -o .libs/handover_cfg.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_logic.lo handover_logic.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_vty.lo handover_vty.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c chan_counts.c -o chan_counts.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_ctrl.c -o bts_ctrl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_logic.c  -fPIC -DPIC -o .libs/handover_logic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_vty.c  -fPIC -DPIC -o .libs/handover_vty.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o vgcs_fsm.lo vgcs_fsm.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lb.lo lb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_fsm.c  -fPIC -DPIC -o .libs/handover_fsm.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lchan.lo lchan.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_decision.c -o handover_decision.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c vgcs_fsm.c  -fPIC -DPIC -o .libs/vgcs_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsm_data.c -o gsm_data.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lb.c  -fPIC -DPIC -o .libs/lb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan.c  -fPIC -DPIC -o .libs/lchan.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lchan_fsm.lo lchan_fsm.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lchan_rtp_fsm.lo lchan_rtp_fsm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_cfg.c -o handover_cfg.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lchan_select.lo lchan_select.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_fsm.c  -fPIC -DPIC -o .libs/lchan_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_logic.c -o handover_logic.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_rtp_fsm.c  -fPIC -DPIC -o .libs/lchan_rtp_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_vty.c -o handover_vty.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_select.c  -fPIC -DPIC -o .libs/lchan_select.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsm_04_08_rr.c -o gsm_04_08_rr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_nm.c -o abis_nm.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan.c -o lchan.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lcs_loc_req.lo lcs_loc_req.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lcs_ta_req.lo lcs_ta_req.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lb.c -o lb.o >/dev/null 2>&1
lchan_rtp_fsm.c: In function 'mgcp_pick_codec':
lchan_rtp_fsm.c:925:3: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations]
   verb_info->codecs_len = 0;
   ^~~~~~~~~
In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4,
                 from lchan_rtp_fsm.c:25:
/usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:15: note: declared here
  unsigned int codecs_len
               ^~~~~~~~~~
lchan_rtp_fsm.c:929:2: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations]
  verb_info->codecs[0] = codec;
  ^~~~~~~~~
In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4,
                 from lchan_rtp_fsm.c:25:
/usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:19: note: declared here
  enum mgcp_codecs codecs[MGCP_MAX_CODECS]
                   ^~~~~~
lchan_rtp_fsm.c:930:2: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations]
  verb_info->codecs_len = 1;
  ^~~~~~~~~
In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4,
                 from lchan_rtp_fsm.c:25:
/usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:15: note: declared here
  unsigned int codecs_len
               ^~~~~~~~~~
lchan_rtp_fsm.c:941:2: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations]
  if (verb_info->codecs[0] == CODEC_AMR_8000_1) {
  ^~
In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4,
                 from lchan_rtp_fsm.c:25:
/usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:19: note: declared here
  enum mgcp_codecs codecs[MGCP_MAX_CODECS]
                   ^~~~~~
lchan_rtp_fsm.c:946:2: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations]
  if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) {
  ^~
In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4,
                 from lchan_rtp_fsm.c:25:
/usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:19: note: declared here
  enum mgcp_codecs codecs[MGCP_MAX_CODECS]
                   ^~~~~~
lchan_rtp_fsm.c:954:2: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations]
  else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) {
  ^~~~
In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4,
                 from lchan_rtp_fsm.c:25:
/usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:19: note: declared here
  enum mgcp_codecs codecs[MGCP_MAX_CODECS]
                   ^~~~~~
lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked':
lchan_rtp_fsm.c:961:2: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations]
  return verb_info->codecs[0] == codec;
  ^~~~~~
In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4,
                 from lchan_rtp_fsm.c:25:
/usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:19: note: declared here
  enum mgcp_codecs codecs[MGCP_MAX_CODECS]
                   ^~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lcs_loc_req.c  -fPIC -DPIC -o .libs/lcs_loc_req.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_ctrl.c -o handover_ctrl.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o meas_feed.lo meas_feed.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c abis_rsl.c -o abis_rsl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lcs_ta_req.c  -fPIC -DPIC -o .libs/lcs_ta_req.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o meas_rep.lo meas_rep.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o neighbor_ident.lo neighbor_ident.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c meas_rep.c  -fPIC -DPIC -o .libs/meas_rep.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bts_vty.c -o bts_vty.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o neighbor_ident_vty.lo neighbor_ident_vty.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c neighbor_ident.c  -fPIC -DPIC -o .libs/neighbor_ident.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c meas_feed.c  -fPIC -DPIC -o .libs/meas_feed.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_select.c -o lchan_select.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o neighbor_ident_ctrl.lo neighbor_ident_ctrl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c vgcs_fsm.c -o vgcs_fsm.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lcs_ta_req.c -o lcs_ta_req.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c meas_rep.c -o meas_rep.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c neighbor_ident_vty.c  -fPIC -DPIC -o .libs/neighbor_ident_vty.o
neighbor_ident.c: In function 'neighbor_controlif_setup':
neighbor_ident.c:494:2: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations]
  return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port,
  ^~~~~~
In file included from neighbor_ident.c:37:
/usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here
 struct ctrl_handle *ctrl_interface_setup_dynip2(void *data,
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c neighbor_ident_ctrl.c  -fPIC -DPIC -o .libs/neighbor_ident_ctrl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c meas_feed.c -o meas_feed.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o net_init.lo net_init.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_common_fsm.lo nm_common_fsm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lcs_loc_req.c -o lcs_loc_req.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_bb_transc_fsm.lo nm_bb_transc_fsm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c neighbor_ident.c -o neighbor_ident.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_bts_sm_fsm.lo nm_bts_sm_fsm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_rtp_fsm.c -o lchan_rtp_fsm.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_bb_transc_fsm.c  -fPIC -DPIC -o .libs/nm_bb_transc_fsm.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_bts_fsm.lo nm_bts_fsm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c net_init.c  -fPIC -DPIC -o .libs/net_init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_common_fsm.c  -fPIC -DPIC -o .libs/nm_common_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_bts_sm_fsm.c  -fPIC -DPIC -o .libs/nm_bts_sm_fsm.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_gprs_cell_fsm.lo nm_gprs_cell_fsm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c neighbor_ident_ctrl.c -o neighbor_ident_ctrl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_gprs_cell_fsm.c  -fPIC -DPIC -o .libs/nm_gprs_cell_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_bts_fsm.c  -fPIC -DPIC -o .libs/nm_bts_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c net_init.c -o net_init.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_common_fsm.c -o nm_common_fsm.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c neighbor_ident_vty.c -o neighbor_ident_vty.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_gprs_nse_fsm.lo nm_gprs_nse_fsm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_decision_2.c -o handover_decision_2.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_bts_sm_fsm.c -o nm_bts_sm_fsm.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_bb_transc_fsm.c -o nm_bb_transc_fsm.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_gprs_nsvc_fsm.lo nm_gprs_nsvc_fsm.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_channel_fsm.lo nm_channel_fsm.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nm_rcarrier_fsm.lo nm_rcarrier_fsm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_bts_fsm.c -o nm_bts_fsm.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_gprs_nsvc_fsm.c  -fPIC -DPIC -o .libs/nm_gprs_nsvc_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_gprs_nse_fsm.c  -fPIC -DPIC -o .libs/nm_gprs_nse_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c handover_fsm.c -o handover_fsm.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm_08_08.lo gsm_08_08.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_bssap.lo osmo_bsc_bssap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_gprs_cell_fsm.c -o nm_gprs_cell_fsm.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_channel_fsm.c  -fPIC -DPIC -o .libs/nm_channel_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c assignment_fsm.c -o assignment_fsm.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_rcarrier_fsm.c  -fPIC -DPIC -o .libs/nm_rcarrier_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsm_08_08.c  -fPIC -DPIC -o .libs/gsm_08_08.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_filter.lo osmo_bsc_filter.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_gprs_nse_fsm.c -o nm_gprs_nse_fsm.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_bssap.c  -fPIC -DPIC -o .libs/osmo_bsc_bssap.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_grace.lo osmo_bsc_grace.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_lcls.lo osmo_bsc_lcls.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_mgcp.lo osmo_bsc_mgcp.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_msc.lo osmo_bsc_msc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_gprs_nsvc_fsm.c -o nm_gprs_nsvc_fsm.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_bsc_sigtran.lo osmo_bsc_sigtran.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o paging.lo paging.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_mgcp.c  -fPIC -DPIC -o .libs/osmo_bsc_mgcp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_grace.c  -fPIC -DPIC -o .libs/osmo_bsc_grace.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_filter.c  -fPIC -DPIC -o .libs/osmo_bsc_filter.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o pcu_sock.lo pcu_sock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_channel_fsm.c -o nm_channel_fsm.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_lcls.c  -fPIC -DPIC -o .libs/osmo_bsc_lcls.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_msc.c  -fPIC -DPIC -o .libs/osmo_bsc_msc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_sigtran.c  -fPIC -DPIC -o .libs/osmo_bsc_sigtran.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c nm_rcarrier_fsm.c -o nm_rcarrier_fsm.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c paging.c  -fPIC -DPIC -o .libs/paging.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o penalty_timers.lo penalty_timers.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_msc.c -o osmo_bsc_msc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pcu_sock.c  -fPIC -DPIC -o .libs/pcu_sock.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bssmap_reset.lo bssmap_reset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_grace.c -o osmo_bsc_grace.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o system_information.lo system_information.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_mgcp.c -o osmo_bsc_mgcp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c penalty_timers.c  -fPIC -DPIC -o .libs/penalty_timers.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_filter.c -o osmo_bsc_filter.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o timeslot_fsm.lo timeslot_fsm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsm_08_08.c -o gsm_08_08.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bssmap_reset.c  -fPIC -DPIC -o .libs/bssmap_reset.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o smscb.lo smscb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c penalty_timers.c -o penalty_timers.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c system_information.c  -fPIC -DPIC -o .libs/system_information.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o smscb_vty.lo smscb_vty.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o cbch_scheduler.lo cbch_scheduler.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o cbsp_link.lo cbsp_link.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_sigtran.c -o osmo_bsc_sigtran.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c lchan_fsm.c -o lchan_fsm.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o power_control.lo power_control.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c timeslot_fsm.c  -fPIC -DPIC -o .libs/timeslot_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c smscb.c  -fPIC -DPIC -o .libs/smscb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c smscb_vty.c  -fPIC -DPIC -o .libs/smscb_vty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_lcls.c -o osmo_bsc_lcls.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c bssmap_reset.c -o bssmap_reset.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c paging.c -o paging.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cbsp_link.c  -fPIC -DPIC -o .libs/cbsp_link.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cbch_scheduler.c  -fPIC -DPIC -o .libs/cbch_scheduler.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c power_control.c  -fPIC -DPIC -o .libs/power_control.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c smscb_vty.c -o smscb_vty.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c pcu_sock.c -o pcu_sock.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cbch_scheduler.c -o cbch_scheduler.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c system_information.c -o system_information.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cbsp_link.c -o cbsp_link.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c power_control.c -o power_control.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c smscb.c -o smscb.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c osmo_bsc_bssap.c -o osmo_bsc_bssap.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c timeslot_fsm.c -o timeslot_fsm.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11   -Wl,-z,relro -o libbsc.la  a_reset.lo abis_nm.lo abis_nm_vty.lo abis_om2000.lo abis_om2000_vty.lo abis_osmo.lo abis_rsl.lo acc.lo assignment_fsm.lo bsc_ctrl.lo bsc_ctrl_lookup.lo bsc_init.lo bsc_rf_ctrl.lo bsc_rll.lo bsc_sccp.lo bsc_stats.lo bsc_subscr_conn_fsm.lo bsc_subscriber.lo bsc_vty.lo bts.lo bts_trx.lo bts_trx_ctrl.lo bts_trx_ts_ctrl.lo bts_trx_ts_lchan_ctrl.lo bts_ericsson_rbs2000.lo bts_init.lo bts_ipaccess_nanobts.lo bts_ipaccess_nanobts_omlattr.lo bts_nokia_site.lo bts_siemens_bs11.lo bts_sm.lo bts_osmobts.lo bts_unknown.lo bts_ctrl.lo bts_setup_ramp.lo bts_vty.lo bts_trx_vty.lo chan_alloc.lo chan_counts.lo codec_pref.lo data_rate_pref.lo e1_config.lo gsm_04_08_rr.lo gsm_data.lo handover_cfg.lo handover_ctrl.lo handover_decision.lo handover_decision_2.lo handover_fsm.lo handover_logic.lo handover_vty.lo vgcs_fsm.lo lb.lo lchan.lo lchan_fsm.lo lchan_rtp_fsm.lo lchan_select.lo lcs_loc_req.lo lcs_ta_req.lo meas_feed.lo meas_rep.lo neighbor_ident.lo neighbor_ident_vty.lo neighbor_ident_ctrl.lo net_init.lo nm_common_fsm.lo nm_bb_transc_fsm.lo nm_bts_sm_fsm.lo nm_bts_fsm.lo nm_gprs_cell_fsm.lo nm_gprs_nse_fsm.lo nm_gprs_nsvc_fsm.lo nm_channel_fsm.lo nm_rcarrier_fsm.lo gsm_08_08.lo osmo_bsc_bssap.lo osmo_bsc_filter.lo osmo_bsc_grace.lo osmo_bsc_lcls.lo osmo_bsc_mgcp.lo osmo_bsc_msc.lo osmo_bsc_sigtran.lo paging.lo pcu_sock.lo penalty_timers.lo bssmap_reset.lo system_information.lo timeslot_fsm.lo smscb.lo smscb_vty.lo cbch_scheduler.lo cbsp_link.lo power_control.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmonetif  -losmoabis -losmocore -ltalloc -lmnl -losmo-sigtran -losmo-mgcp-client -lm  
libtool: link: ar cru .libs/libbsc.a .libs/a_reset.o .libs/abis_nm.o .libs/abis_nm_vty.o .libs/abis_om2000.o .libs/abis_om2000_vty.o .libs/abis_osmo.o .libs/abis_rsl.o .libs/acc.o .libs/assignment_fsm.o .libs/bsc_ctrl.o .libs/bsc_ctrl_lookup.o .libs/bsc_init.o .libs/bsc_rf_ctrl.o .libs/bsc_rll.o .libs/bsc_sccp.o .libs/bsc_stats.o .libs/bsc_subscr_conn_fsm.o .libs/bsc_subscriber.o .libs/bsc_vty.o .libs/bts.o .libs/bts_trx.o .libs/bts_trx_ctrl.o .libs/bts_trx_ts_ctrl.o .libs/bts_trx_ts_lchan_ctrl.o .libs/bts_ericsson_rbs2000.o .libs/bts_init.o .libs/bts_ipaccess_nanobts.o .libs/bts_ipaccess_nanobts_omlattr.o .libs/bts_nokia_site.o .libs/bts_siemens_bs11.o .libs/bts_sm.o .libs/bts_osmobts.o .libs/bts_unknown.o .libs/bts_ctrl.o .libs/bts_setup_ramp.o .libs/bts_vty.o .libs/bts_trx_vty.o .libs/chan_alloc.o .libs/chan_counts.o .libs/codec_pref.o .libs/data_rate_pref.o .libs/e1_config.o .libs/gsm_04_08_rr.o .libs/gsm_data.o .libs/handover_cfg.o .libs/handover_ctrl.o .libs/handover_decision.o .libs/handover_decision_2.o .libs/handover_fsm.o .libs/handover_logic.o .libs/handover_vty.o .libs/vgcs_fsm.o .libs/lb.o .libs/lchan.o .libs/lchan_fsm.o .libs/lchan_rtp_fsm.o .libs/lchan_select.o .libs/lcs_loc_req.o .libs/lcs_ta_req.o .libs/meas_feed.o .libs/meas_rep.o .libs/neighbor_ident.o .libs/neighbor_ident_vty.o .libs/neighbor_ident_ctrl.o .libs/net_init.o .libs/nm_common_fsm.o .libs/nm_bb_transc_fsm.o .libs/nm_bts_sm_fsm.o .libs/nm_bts_fsm.o .libs/nm_gprs_cell_fsm.o .libs/nm_gprs_nse_fsm.o .libs/nm_gprs_nsvc_fsm.o .libs/nm_channel_fsm.o .libs/nm_rcarrier_fsm.o .libs/gsm_08_08.o .libs/osmo_bsc_bssap.o .libs/osmo_bsc_filter.o .libs/osmo_bsc_grace.o .libs/osmo_bsc_lcls.o .libs/osmo_bsc_mgcp.o .libs/osmo_bsc_msc.o .libs/osmo_bsc_sigtran.o .libs/paging.o .libs/pcu_sock.o .libs/penalty_timers.o .libs/bssmap_reset.o .libs/system_information.o .libs/timeslot_fsm.o .libs/smscb.o .libs/smscb_vty.o .libs/cbch_scheduler.o .libs/cbsp_link.o .libs/power_control.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libbsc.a
libtool: link: ( cd ".libs" && rm -f "libbsc.la" && ln -s "../libbsc.la" "libbsc.la" )
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11   -Wl,-z,relro -o osmo-bsc osmo_bsc_main.o libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmonetif  -losmoabis -losmocore -ltalloc -lmnl -losmo-sigtran -losmo-mgcp-client  
libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o osmo-bsc osmo_bsc_main.o  ./.libs/libbsc.a -lm /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -pthread
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc'
Making all in utils
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/utils'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/    -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bs11_config.o bs11_config.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/    -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o isdnsync.o isdnsync.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o meas_json-meas_json.o `test -f 'meas_json.c' || echo './'`meas_json.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o meas_vis-meas_vis.o `test -f 'meas_vis.c' || echo './'`meas_vis.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/    -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11   -Wl,-z,relro -o isdnsync isdnsync.o  
meas_vis.c: In function 'write_uni':
meas_vis.c:205:70: warning: '%4u' directive output may be truncated writing between 4 and 10 bytes into a region of size between 2 and 10 [-Wformat-truncation=]
  snprintf(msu->label, sizeof(msu->label), "</%d>%1d<!%d> %3d %2u %2d %4u",
                                                                      ^~~
meas_vis.c:205:43: note: using the range [0, 4294967295] for directive argument
  snprintf(msu->label, sizeof(msu->label), "</%d>%1d<!%d> %3d %2u %2d %4u",
                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:873,
                 from meas_vis.c:5:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 27 and 41 bytes into a destination of size 32
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11   -Wl,-z,relro -o meas_json meas_json-meas_json.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl  
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -pthread -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11   -Wl,-z,relro -o meas_vis meas_vis-meas_vis.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lcdk -lncurses  
libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o isdnsync isdnsync.o  -pthread
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/    -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11   -Wl,-z,relro -o bs11_config bs11_config.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl  
libtool: link: gcc -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o meas_vis meas_vis-meas_vis.o  /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lcdk -lncurses -pthread
libtool: link: gcc -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o meas_json meas_json-meas_json.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o bs11_config bs11_config.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/utils'
Making all in ipaccess
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abisip-find.o abisip-find.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o stubs.o stubs.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ipaccess-config.o ipaccess-config.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ipaccess-config-e1-driver.o ipaccess-config-e1-driver.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ipaccess-firmware.o ipaccess-firmware.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o network_listen.o network_listen.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ipaccess-proxy.o ipaccess-proxy.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11   -Wl,-z,relro -o abisip-find abisip-find.o stubs.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o abisip-find abisip-find.o stubs.o  /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11   -Wl,-z,relro -o ipaccess-config ipaccess-config.o ipaccess-config-e1-driver.o ipaccess-firmware.o network_listen.o stubs.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o ipaccess-config ipaccess-config.o ipaccess-config-e1-driver.o ipaccess-firmware.o network_listen.o stubs.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11   -Wl,-z,relro -o ipaccess-proxy ipaccess-proxy.o stubs.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o ipaccess-proxy ipaccess-proxy.o stubs.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src'
Making all in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
Making all in abis
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
Making all in acc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
Making all in bsc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
Making all in codec_pref
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
Making all in gsm0408
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
Making all in handover
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
Making all in nanobts_omlattr
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
Making all in paging
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
Making all in subscr
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
Making all in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc'
Making all in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
Making all in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals'
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
ln -s /usr/share/osmo-gsm-manuals/build build
ln -s /usr/share/osmo-gsm-manuals/common common
mkdir -p ./vty
xmllint --xinclude --postvalid --noout osmobsc-vty-reference.xml
if ! [ -f osmobsc-usermanual.adoc ]; then \
	ln -s osmobsc-usermanual.adoc osmobsc-usermanual.adoc; \
fi
if ! [ -f osmobsc-cbsp.adoc ]; then \
	ln -s osmobsc-cbsp.adoc osmobsc-cbsp.adoc; \
fi
if ! [ -f osmux-reference.adoc ]; then \
	ln -s osmux-reference.adoc osmux-reference.adoc; \
fi
if ! [ -f aoip-mgw-options.adoc ]; then \
	ln -s aoip-mgw-options.adoc aoip-mgw-options.adoc; \
fi
TEXINPUTS="/usr/share/osmo-gsm-manuals" \
	a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmobsc-usermanual.adoc
TEXINPUTS="/usr/share/osmo-gsm-manuals" \
	a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmux-reference.adoc
TEXINPUTS="/usr/share/osmo-gsm-manuals" \
	a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmobsc-cbsp.adoc
../../src/osmo-bsc/osmo-bsc --vty-ref-xml > vty/bsc_vty_reference.xml
TEXINPUTS="/usr/share/osmo-gsm-manuals" \
	a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" aoip-mgw-options.adoc
Generating the VTY reference in mode 'default' (all commands except deprecated and hidden)
mkdir -p generated
/usr/share/osmo-gsm-manuals/build/vty_reference_combine.sh "/usr/share/osmo-gsm-manuals/merge_doc.xsl" \
	$(/usr/share/osmo-gsm-manuals/build/find_existing_path.sh "vty/*reference.xml" . .) \
	/usr/share/osmo-gsm-manuals/common/vty_additions.xml \
	./vty/*additions*.xml > generated/combined.xml
+ mktemp
+ combined=/tmp/tmp.ic0J6G8BMX
+ mktemp
+ combine_src=/tmp/tmp.OM04j6z8Pn
+ cp ./vty/bsc_vty_reference.xml /tmp/tmp.ic0J6G8BMX
+ [ -n /usr/share/osmo-gsm-manuals/common/vty_additions.xml ]
+ realpath /usr/share/osmo-gsm-manuals/common/vty_additions.xml
+ addition=/usr/share/osmo-gsm-manuals/common/vty_additions.xml
+ shift
+ cp /tmp/tmp.ic0J6G8BMX /tmp/tmp.OM04j6z8Pn
+ xsltproc -o /tmp/tmp.ic0J6G8BMX --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.OM04j6z8Pn
a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmobsc-usermanual.adoc']
a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmobsc-cbsp.adoc']
a2x: resource files: []a2x: resource files: []

a2x: resource directories: ['/etc/asciidoc/images', '/etc/asciidoc/stylesheets']
a2x: resource directories: ['/etc/asciidoc/images', '/etc/asciidoc/stylesheets']
a2x: executing: "/usr/bin/asciidoc" --backend docbook -a "a2x-format=pdf" -f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common'  --attribute "docinfo" --attribute "revnumber=DRAFT " --attribute "revdate=unknown" --verbose  --out-file "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml" "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.adoc"a2x: executing: "/usr/bin/asciidoc" --backend docbook -a "a2x-format=pdf" -f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common'  --attribute "docinfo" --attribute "revnumber=DRAFT " --attribute "revdate=unknown" --verbose  --out-file "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml" "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.adoc"

a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'aoip-mgw-options.adoc']
a2x: resource files: []
a2x: resource directories: ['/etc/asciidoc/images', '/etc/asciidoc/stylesheets']
a2x: executing: "/usr/bin/asciidoc" --backend docbook -a "a2x-format=pdf" -f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common'  --attribute "docinfo" --attribute "revnumber=DRAFT " --attribute "revdate=unknown" --verbose  --out-file "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml" "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.adoc"
a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmux-reference.adoc']
a2x: resource files: []
a2x: resource directories: ['/etc/asciidoc/images', '/etc/asciidoc/stylesheets']
a2x: executing: "/usr/bin/asciidoc" --backend docbook -a "a2x-format=pdf" -f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-bsc/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common'  --attribute "docinfo" --attribute "revnumber=DRAFT " --attribute "revdate=unknown" --verbose  --out-file "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml" "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.adoc"
+ [ -n ./vty/bsc_vty_additions.xml ]
+ realpath ./vty/bsc_vty_additions.xml
+ addition=/obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/bsc_vty_additions.xml
+ shift
+ cp /tmp/tmp.ic0J6G8BMX /tmp/tmp.OM04j6z8Pn
+ xsltproc -o /tmp/tmp.ic0J6G8BMX --stringparam with /obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/bsc_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.OM04j6z8Pn
+ [ -n ./vty/libbsc_vty_additions.xml ]
+ realpath ./vty/libbsc_vty_additions.xml
+ addition=/obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/libbsc_vty_additions.xml
+ shift
+ cp /tmp/tmp.ic0J6G8BMX /tmp/tmp.OM04j6z8Pn
+ xsltproc -o /tmp/tmp.ic0J6G8BMX --stringparam with /obs/_temp/binpkgs/osmo-bsc/doc/manuals/vty/libbsc_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.OM04j6z8Pn
+ [ -n  ]
+ cat /tmp/tmp.ic0J6G8BMX
+ rm -f /tmp/tmp.OM04j6z8Pn
+ rm -f /tmp/tmp.ic0J6G8BMX
xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \
	> generated/docbook_vty.xml
set -x && \
export GIT_DATE="unknown" && \
export REVNUMBER="DRAFT " && \
export TEMPFILE="/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml" && \
/usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmobsc-vty-reference.xml" && \
dblatex \
	--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml \
	--xslt-opts="--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated" \
	 \
	-P draft.mode=no \
	-o osmobsc-vty-reference.pdf \
	"$TEMPFILE" && \
rm $TEMPFILE
+ export GIT_DATE=unknown
+ GIT_DATE=unknown
+ export 'REVNUMBER=DRAFT '
+ REVNUMBER='DRAFT '
+ export TEMPFILE=/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml
+ TEMPFILE=/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml
+ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmobsc-vty-reference.xml
Changing revhistory to DRAFT , unknown...
+ dblatex --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated' -P draft.mode=no -o osmobsc-vty-reference.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml
Build the book set list...

asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.adoc
asciidoc: reading: /etc/asciidoc/docbook45.conf
asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf
asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf
asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf
asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf
asciidoc: reading: /etc/asciidoc/lang-en.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml
asciidoc: aoip-mgw-options.adoc: line 1: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options-docinfo.xml}
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/classic-bsc.msc
asciidoc: aoip-mgw-options.adoc: line 37: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/classic-bsc.msc
asciidoc: aoip-mgw-options.adoc: line 36: evaluating: {counter2:target-number}
asciidoc: aoip-mgw-options.adoc: line 36: evaluating: {set2:target:aoip-mgw-options__1.svg}
asciidoc: classic-bsc.msc: line 39: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__1.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-old-sccplite.msc
asciidoc: aoip-mgw-options.adoc: line 51: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-old-sccplite.msc
asciidoc: aoip-mgw-options.adoc: line 50: evaluating: {counter2:target-number}
asciidoc: aoip-mgw-options.adoc: line 50: evaluating: {set2:target:aoip-mgw-options__2.svg}
asciidoc: osmo-bsc-old-sccplite.msc: line 64: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__2.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw.msc
asciidoc: aoip-mgw-options.adoc: line 69: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw.msc
asciidoc: aoip-mgw-options.adoc: line 68: evaluating: {counter2:target-number}
asciidoc: aoip-mgw-options.adoc: line 68: evaluating: {set2:target:aoip-mgw-options__3.svg}
asciidoc: osmo-bsc-new-mgw.msc: line 71: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__3.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw-e1.msc
asciidoc: aoip-mgw-options.adoc: line 86: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/mgw/osmo-bsc-new-mgw-e1.msc
asciidoc: aoip-mgw-options.adoc: line 85: evaluating: {counter2:target-number}
asciidoc: aoip-mgw-options.adoc: line 85: evaluating: {set2:target:aoip-mgw-options__4.svg}
asciidoc: osmo-bsc-new-mgw-e1.msc: line 50: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__4.svg" -Tsvg -

a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0  -V  "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml"
Build the listings...
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
Stripping NS from DocBook 5/NG document.
Processing stripped document.

asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.adoc
asciidoc: reading: /etc/asciidoc/docbook45.conf
asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf
asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf
asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf
asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf
asciidoc: reading: /etc/asciidoc/lang-en.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml
asciidoc: osmux-reference.adoc: line 2: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference-docinfo.xml}
asciidoc: osmux-reference.adoc: line 148: evaluating: {counter2:target-number}
asciidoc: osmux-reference.adoc: line 148: evaluating: {set2:target:osmux-reference__1.svg}
asciidoc: osmux-reference.adoc: line 158: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__1.svg" -Tsvg - && echo " "
asciidoc: osmux-reference.adoc: line 174: evaluating: {counter2:target-number}
asciidoc: osmux-reference.adoc: line 174: evaluating: {set2:target:osmux-reference__2.svg}
asciidoc: osmux-reference.adoc: line 188: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__2.svg" -Tsvg - && echo " "
asciidoc: osmux-reference.adoc: line 270: evaluating: {counter2:target-number}
asciidoc: osmux-reference.adoc: line 270: evaluating: {set2:target:osmux-reference__3.svg}
asciidoc: osmux-reference.adoc: line 283: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__3.svg" -Tsvg - && echo " "
asciidoc: osmux-reference.adoc: line 325: evaluating: {counter2:target-number}
asciidoc: osmux-reference.adoc: line 325: evaluating: {set2:target:osmux-reference__4.svg}
asciidoc: osmux-reference.adoc: line 354: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__4.svg" -Tsvg -
asciidoc: osmux-reference.adoc: line 370: evaluating: {counter2:target-number}
asciidoc: osmux-reference.adoc: line 370: evaluating: {set2:target:osmux-reference__5.svg}
asciidoc: osmux-reference.adoc: line 399: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__5.svg" -Tsvg -
asciidoc: osmux-reference.adoc: line 410: evaluating: {counter2:target-number}
asciidoc: osmux-reference.adoc: line 410: evaluating: {set2:target:osmux-reference__6.svg}
asciidoc: osmux-reference.adoc: line 444: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__6.svg" -Tsvg -
asciidoc: osmux-reference.adoc: line 458: evaluating: {counter2:target-number}
asciidoc: osmux-reference.adoc: line 458: evaluating: {set2:target:osmux-reference__7.svg}
asciidoc: osmux-reference.adoc: line 497: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__7.svg" -Tsvg -

a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0  -V  "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml"

asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.adoc
asciidoc: reading: /etc/asciidoc/docbook45.conf
asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf
asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf
asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf
asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf
asciidoc: reading: /etc/asciidoc/lang-en.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml
asciidoc: osmobsc-cbsp.adoc: line 5: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp-docinfo.xml}
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/procedures.adoc
asciidoc: osmobsc-cbsp.adoc: line 58: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/procedures.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/messages.adoc
asciidoc: osmobsc-cbsp.adoc: line 60: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/cbsp/messages.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: osmobsc-cbsp.adoc: line 63: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/bibliography.adoc
asciidoc: osmobsc-cbsp.adoc: line 65: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/bibliography.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/glossary.adoc
asciidoc: osmobsc-cbsp.adoc: line 67: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/glossary.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/gfdl.adoc
asciidoc: osmobsc-cbsp.adoc: line 69: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/gfdl.adoc

a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0  -V  "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml"

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml
xsltproc -o aoip-mgw-options.rtex --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' --param listings.xml '/tmp/tmpRlL63H/listings.xml' /tmp/tmpRlL63H/custom.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
Image 'dblatex' not found
rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__1.svg
rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__2.svg
rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__3.svg
rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options__4.svg
Build aoip-mgw-options.pdf
built-in module pdftex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for custom-dblatex
building additional files...
checking if compiling is necessary...
the output file doesn't exist
pdflatex -interaction=batchmode aoip-mgw-options.tex
running post-compilation scripts...
[index] the index file /tmp/tmpRlL63H/aoip-mgw-options.idx is empty
aoip-mgw-options.aux MD5 checksum changed
aoip-mgw-options.toc MD5 checksum changed
the /tmp/tmpRlL63H/aoip-mgw-options.aux file has changed
pdflatex -interaction=batchmode aoip-mgw-options.tex
running post-compilation scripts...
[index] the index file /tmp/tmpRlL63H/aoip-mgw-options.idx is empty
no new compilation is needed
running last-compilation scripts...
'aoip-mgw-options.pdf' successfully built

a2x: deleting /obs/_temp/binpkgs/osmo-bsc/doc/manuals/aoip-mgw-options.xml

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml
xsltproc -o osmux-reference.rtex --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' --param listings.xml '/tmp/tmp3NVbJV/listings.xml' /tmp/tmp3NVbJV/custom.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
Image 'dblatex' not found
rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__1.svg
rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__2.svg
rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__3.svg
rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__4.svg
rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__5.svg
rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__6.svg
rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference__7.svg
rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/images/osmux-expected-traffic-savings.svg
Build osmux-reference.pdf
built-in module pdftex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for custom-dblatex
building additional files...
checking if compiling is necessary...
the output file doesn't exist
pdflatex -interaction=batchmode osmux-reference.tex
running post-compilation scripts...
[index] the index file /tmp/tmp3NVbJV/osmux-reference.idx is empty
osmux-reference.toc MD5 checksum changed
osmux-reference.aux MD5 checksum changed
the /tmp/tmp3NVbJV/osmux-reference.toc file has changed
pdflatex -interaction=batchmode osmux-reference.tex
running post-compilation scripts...
[index] the index file /tmp/tmp3NVbJV/osmux-reference.idx is empty
no new compilation is needed
running last-compilation scripts...
'osmux-reference.pdf' successfully built

a2x: deleting /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmux-reference.xml

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml
xsltproc -o osmobsc-cbsp.rtex --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' --param listings.xml '/tmp/tmpg8iCf9/listings.xml' /tmp/tmpg8iCf9/custom.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
Error: no ID for constraint linkend: RESTART_IND.
XRef to nonexistent id: RESTART_IND
Error: no ID for constraint linkend: ieee-802.11.
XRef to nonexistent id: ieee-802.11
Section level > 6 not well supported for bibliodiv
Image 'dblatex' not found
Build osmobsc-cbsp.pdf
built-in module pdftex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for custom-dblatex
built-in module bibtopic registered
building additional files...
checking if compiling is necessary...
the output file doesn't exist
pdflatex -interaction=batchmode osmobsc-cbsp.tex
running post-compilation scripts...
[index] the index file /tmp/tmpg8iCf9/osmobsc-cbsp.idx is empty
osmobsc-cbsp.toc MD5 checksum changed
osmobsc-cbsp.aux MD5 checksum changed
the /tmp/tmpg8iCf9/osmobsc-cbsp.toc file has changed
pdflatex -interaction=batchmode osmobsc-cbsp.tex
running post-compilation scripts...
[index] the index file /tmp/tmpg8iCf9/osmobsc-cbsp.idx is empty
no new compilation is needed
running last-compilation scripts...
'osmobsc-cbsp.pdf' successfully built

a2x: deleting /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-cbsp.xml

asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.adoc
asciidoc: reading: /etc/asciidoc/docbook45.conf
asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf
asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf
asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf
asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf
asciidoc: reading: /etc/asciidoc/lang-en.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: writing: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml
asciidoc: osmobsc-usermanual.adoc: line 6: evaluating: {include:/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual-docinfo.xml}
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/preface.adoc
asciidoc: osmobsc-usermanual.adoc: line 9: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/preface.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/overview.adoc
asciidoc: osmobsc-usermanual.adoc: line 11: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/overview.adoc
asciidoc: overview.adoc: line 65: evaluating: {counter2:target-number}
asciidoc: overview.adoc: line 65: evaluating: {set2:target:osmobsc-usermanual__1.svg}
asciidoc: overview.adoc: line 80: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__1.svg" -T svg && echo " "
asciidoc: overview.adoc: line 104: evaluating: {counter2:target-number}
asciidoc: overview.adoc: line 104: evaluating: {set2:target:osmobsc-usermanual__2.svg}
asciidoc: overview.adoc: line 120: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__2.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/running.adoc
asciidoc: osmobsc-usermanual.adoc: line 13: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/running.adoc
asciidoc: running.adoc: line 254: evaluating: {counter2:target-number}
asciidoc: running.adoc: line 254: evaluating: {set2:target:osmobsc-usermanual__3.svg}
asciidoc: running.adoc: line 272: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__3.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/vty.adoc
asciidoc: osmobsc-usermanual.adoc: line 15: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/vty.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/logging.adoc
asciidoc: osmobsc-usermanual.adoc: line 17: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/logging.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran.adoc
asciidoc: osmobsc-usermanual.adoc: line 19: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-osmocom.adoc
asciidoc: osmobsc-usermanual.adoc: line 21: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-osmocom.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-simple-2g.dot
asciidoc: sigtran-osmocom.adoc: line 221: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-simple-2g.dot
asciidoc: sigtran-osmocom.adoc: line 220: evaluating: {counter2:target-number}
asciidoc: sigtran-osmocom.adoc: line 220: evaluating: {set2:target:osmobsc-usermanual__4.svg}
asciidoc: sigtran-simple-2g.dot: line 22: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__4.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-simple-3g.dot
asciidoc: sigtran-osmocom.adoc: line 251: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/sigtran-simple-3g.dot
asciidoc: sigtran-osmocom.adoc: line 250: evaluating: {counter2:target-number}
asciidoc: sigtran-osmocom.adoc: line 250: evaluating: {set2:target:osmobsc-usermanual__5.svg}
asciidoc: sigtran-simple-3g.dot: line 24: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__5.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/cs7-config.adoc
asciidoc: osmobsc-usermanual.adoc: line 23: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/cs7-config.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bts.adoc
asciidoc: osmobsc-usermanual.adoc: line 25: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bts.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bts-examples.adoc
asciidoc: osmobsc-usermanual.adoc: line 27: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bts-examples.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bsc.adoc
asciidoc: osmobsc-usermanual.adoc: line 29: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/bsc.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/chan_alloc.adoc
asciidoc: osmobsc-usermanual.adoc: line 31: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/chan_alloc.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/power_control.adoc
asciidoc: osmobsc-usermanual.adoc: line 33: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/power_control.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/interf_meas.adoc
asciidoc: osmobsc-usermanual.adoc: line 35: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/interf_meas.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover.adoc
asciidoc: osmobsc-usermanual.adoc: line 37: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover_intra_bsc.dot
asciidoc: handover.adoc: line 73: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover_intra_bsc.dot
asciidoc: handover.adoc: line 72: evaluating: {counter2:target-number}
asciidoc: handover.adoc: line 72: evaluating: {set2:target:osmobsc-usermanual__6.svg}
asciidoc: handover_intra_bsc.dot: line 31: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__6.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover_inter_bsc.dot
asciidoc: handover.adoc: line 116: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/handover_inter_bsc.dot
asciidoc: handover.adoc: line 115: evaluating: {counter2:target-number}
asciidoc: handover.adoc: line 115: evaluating: {set2:target:osmobsc-usermanual__7.svg}
asciidoc: handover_inter_bsc.dot: line 35: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__7.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/smscb.adoc
asciidoc: osmobsc-usermanual.adoc: line 39: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/smscb.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/mscpool.adoc
asciidoc: osmobsc-usermanual.adoc: line 41: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/mscpool.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/mgwpool.adoc
asciidoc: osmobsc-usermanual.adoc: line 43: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/mgwpool.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/smlc.adoc
asciidoc: osmobsc-usermanual.adoc: line 45: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/smlc.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/location_services_ta.msc
asciidoc: smlc.adoc: line 20: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/location_services_ta.msc
asciidoc: smlc.adoc: line 19: evaluating: {counter2:target-number}
asciidoc: smlc.adoc: line 19: evaluating: {set2:target:osmobsc-usermanual__8.svg}
asciidoc: location_services_ta.msc: line 49: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__8.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/qos-dscp-pcp.adoc
asciidoc: osmobsc-usermanual.adoc: line 47: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/qos-dscp-pcp.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/qos-example.adoc
asciidoc: qos-dscp-pcp.adoc: line 161: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/qos-example.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/counters-overview.adoc
asciidoc: osmobsc-usermanual.adoc: line 49: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/counters-overview.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/counters.adoc
asciidoc: osmobsc-usermanual.adoc: line 51: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/counters.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/counters_generated.adoc
asciidoc: counters.adoc: line 4: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/counters_generated.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/abis.adoc
asciidoc: osmobsc-usermanual.adoc: line 53: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/abis.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/control_if.adoc
asciidoc: osmobsc-usermanual.adoc: line 55: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/control_if.adoc
asciidoc: control_if.adoc: line 25: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 25: evaluating: {set2:target:osmobsc-usermanual__9.svg}
asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__9.svg" -Tsvg - && echo " "
asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 40: evaluating: {set2:target:osmobsc-usermanual__10.svg}
asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__10.svg" -Tsvg - && echo " "
asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 77: evaluating: {set2:target:osmobsc-usermanual__11.svg}
asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__11.svg" -Tsvg -
asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 88: evaluating: {set2:target:osmobsc-usermanual__12.svg}
asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__12.svg" -Tsvg -
asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 104: evaluating: {set2:target:osmobsc-usermanual__13.svg}
asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__13.svg" -Tsvg -
asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 115: evaluating: {set2:target:osmobsc-usermanual__14.svg}
asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__14.svg" -Tsvg -
asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 131: evaluating: {set2:target:osmobsc-usermanual__15.svg}
asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__15.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/control.adoc
asciidoc: osmobsc-usermanual.adoc: line 57: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/control.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/osmux_bsc.adoc
asciidoc: osmobsc-usermanual.adoc: line 59: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/osmux_bsc.adoc
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc
asciidoc: osmux_bsc.adoc: line 1: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot
asciidoc: osmux.adoc: line 125: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot
asciidoc: osmux.adoc: line 124: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 124: evaluating: {set2:target:osmobsc-usermanual__16.svg}
asciidoc: network_osmux_aoip.dot: line 32: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__16.svg" -T svg && echo " "
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc
asciidoc: osmux.adoc: line 131: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc
asciidoc: osmux.adoc: line 130: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 130: evaluating: {set2:target:osmobsc-usermanual__17.svg}
asciidoc: mo_call_osmux_aoip.msc: line 54: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__17.svg" -Tsvg -
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot
asciidoc: osmux.adoc: line 140: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot
asciidoc: osmux.adoc: line 139: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 139: evaluating: {set2:target:osmobsc-usermanual__18.svg}
asciidoc: network_osmux_sccplite.dot: line 33: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__18.svg" -T svg && echo " "
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc
asciidoc: osmux.adoc: line 146: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc
asciidoc: osmux.adoc: line 145: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 145: evaluating: {set2:target:osmobsc-usermanual__19.svg}
asciidoc: mo_call_osmux_sccplite.msc: line 58: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__19.svg" -Tsvg -
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot
asciidoc: osmux.adoc: line 155: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot
asciidoc: osmux.adoc: line 154: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 154: evaluating: {set2:target:osmobsc-usermanual__20.svg}
asciidoc: network_osmux_sccplite_nat.dot: line 40: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__20.svg" -T svg && echo " "
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc
asciidoc: osmux.adoc: line 161: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc
asciidoc: osmux.adoc: line 160: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 160: evaluating: {set2:target:osmobsc-usermanual__21.svg}
asciidoc: mo_call_osmux_sccplite_nat.msc: line 77: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__21.svg" -Tsvg -
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc
asciidoc: osmux.adoc: line 164: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_abis.dot
asciidoc: osmux.adoc: line 172: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_abis.dot
asciidoc: osmux.adoc: line 171: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 171: evaluating: {set2:target:osmobsc-usermanual__22.svg}
asciidoc: network_osmux_abis.dot: line 32: filtering: dot -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__22.svg" -T svg && echo " "
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_abis.msc
asciidoc: osmux.adoc: line 178: reading: /usr/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_abis.msc
asciidoc: osmux.adoc: line 177: evaluating: {counter2:target-number}
asciidoc: osmux.adoc: line 177: evaluating: {set2:target:osmobsc-usermanual__23.svg}
asciidoc: mo_call_osmux_abis.msc: line 54: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__23.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/vty_cpu_sched.adoc
asciidoc: osmobsc-usermanual.adoc: line 61: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/vty_cpu_sched.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/aoip-flows.adoc
asciidoc: osmobsc-usermanual.adoc: line 63: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/chapters/aoip-flows.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/a_interface_bringup.msc
asciidoc: aoip-flows.adoc: line 45: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/a_interface_bringup.msc
asciidoc: aoip-flows.adoc: line 44: evaluating: {counter2:target-number}
asciidoc: aoip-flows.adoc: line 44: evaluating: {set2:target:osmobsc-usermanual__24.svg}
asciidoc: a_interface_bringup.msc: line 31: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__24.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/mo_call-bsc-msc-mgw-aoip.msc
asciidoc: aoip-flows.adoc: line 106: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/message-sequences/mo_call-bsc-msc-mgw-aoip.msc
asciidoc: aoip-flows.adoc: line 105: evaluating: {counter2:target-number}
asciidoc: aoip-flows.adoc: line 105: evaluating: {set2:target:osmobsc-usermanual__25.svg}
asciidoc: mo_call-bsc-msc-mgw-aoip.msc: line 75: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__25.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: osmobsc-usermanual.adoc: line 65: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/bibliography.adoc
asciidoc: osmobsc-usermanual.adoc: line 67: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/bibliography.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/glossary.adoc
asciidoc: osmobsc-usermanual.adoc: line 69: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/glossary.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/gfdl.adoc
asciidoc: osmobsc-usermanual.adoc: line 71: reading: /obs/_temp/binpkgs/osmo-bsc/doc/manuals/common/chapters/gfdl.adoc

a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0  -V  "/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml"

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml
/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml:11305: element figure: validity error : ID fig-network-osmux-aoip already defined
<figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled 
                                   ^
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml
/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml:11305: element figure: validity error : ID fig-network-osmux-aoip already defined
<figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled 
                                   ^
xsltproc -o osmobsc-usermanual.rtex --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-bsc/doc/manuals' --param listings.xml '/tmp/tmp964L0n/listings.xml' /tmp/tmp964L0n/custom.xsl /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml
/obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml:11305: element figure: validity error : ID fig-network-osmux-aoip already defined
<figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled 
                                   ^
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
Error: no ID for constraint linkend: net.
XRef to nonexistent id: net
Error: no ID for constraint linkend: 3gpp-ts-44.006.
XRef to nonexistent id: 3gpp-ts-44.006
Error: no ID for constraint linkend: 3gpp-ts-43-059.
XRef to nonexistent id: 3gpp-ts-43-059
Error: no ID for constraint linkend: 3gpp-ts-49-031.
XRef to nonexistent id: 3gpp-ts-49-031
Error: no ID for constraint linkend: 3gpp-ts-23-032.
XRef to nonexistent id: 3gpp-ts-23-032
Error: no ID for constraint linkend: bts_chreq:total.
XRef to nonexistent id: bts_chreq:total
Error: no ID for constraint linkend: bts_chreq:no_channel.
XRef to nonexistent id: bts_chreq:no_channel
Error: no ID for constraint linkend: bts_chan:rf_fail.
XRef to nonexistent id: bts_chan:rf_fail
Error: no ID for constraint linkend: bts_chan:rll_err.
XRef to nonexistent id: bts_chan:rll_err
Error: no ID for constraint linkend: bts_oml_fail.
XRef to nonexistent id: bts_oml_fail
Error: no ID for constraint linkend: bts_rsl_fail.
XRef to nonexistent id: bts_rsl_fail
Error: no ID for constraint linkend: bts_codec:amr_f.
XRef to nonexistent id: bts_codec:amr_f
Error: no ID for constraint linkend: bts_codec:amr_h.
XRef to nonexistent id: bts_codec:amr_h
Error: no ID for constraint linkend: bts_codec:efr.
XRef to nonexistent id: bts_codec:efr
Error: no ID for constraint linkend: bts_codec:fr.
XRef to nonexistent id: bts_codec:fr
Error: no ID for constraint linkend: bts_codec:hr.
XRef to nonexistent id: bts_codec:hr
Error: no ID for constraint linkend: bts_paging:attempted.
XRef to nonexistent id: bts_paging:attempted
Error: no ID for constraint linkend: bts_paging:already.
XRef to nonexistent id: bts_paging:already
Error: no ID for constraint linkend: bts_paging:responded.
XRef to nonexistent id: bts_paging:responded
Error: no ID for constraint linkend: bts_paging:expired.
XRef to nonexistent id: bts_paging:expired
Error: no ID for constraint linkend: bts_chan_act:total.
XRef to nonexistent id: bts_chan_act:total
Error: no ID for constraint linkend: bts_chan_act:nack.
XRef to nonexistent id: bts_chan_act:nack
Error: no ID for constraint linkend: bts_rsl:unknown.
XRef to nonexistent id: bts_rsl:unknown
Error: no ID for constraint linkend: bts_rsl:ipa_nack.
XRef to nonexistent id: bts_rsl:ipa_nack
Error: no ID for constraint linkend: bts_chan:mode_modify_nack.
XRef to nonexistent id: bts_chan:mode_modify_nack
Error: no ID for constraint linkend: bts_chreq:total.
XRef to nonexistent id: bts_chreq:total
Error: no ID for constraint linkend: bts_chreq:no_channel.
XRef to nonexistent id: bts_chreq:no_channel
Error: no ID for constraint linkend: bts_chan:rf_fail.
XRef to nonexistent id: bts_chan:rf_fail
Error: no ID for constraint linkend: bts_chan:rll_err.
XRef to nonexistent id: bts_chan:rll_err
Error: no ID for constraint linkend: bts_oml_fail.
XRef to nonexistent id: bts_oml_fail
Error: no ID for constraint linkend: bts_rsl_fail.
XRef to nonexistent id: bts_rsl_fail
Error: no ID for constraint linkend: bts_codec:amr_f.
XRef to nonexistent id: bts_codec:amr_f
Error: no ID for constraint linkend: bts_codec:amr_h.
XRef to nonexistent id: bts_codec:amr_h
Error: no ID for constraint linkend: bts_codec:efr.
XRef to nonexistent id: bts_codec:efr
Error: no ID for constraint linkend: bts_codec:fr.
XRef to nonexistent id: bts_codec:fr
Error: no ID for constraint linkend: bts_codec:hr.
XRef to nonexistent id: bts_codec:hr
Error: no ID for constraint linkend: bts_paging:attempted.
XRef to nonexistent id: bts_paging:attempted
Error: no ID for constraint linkend: bts_paging:already.
XRef to nonexistent id: bts_paging:already
Error: no ID for constraint linkend: bts_paging:responded.
XRef to nonexistent id: bts_paging:responded
Error: no ID for constraint linkend: bts_paging:expired.
XRef to nonexistent id: bts_paging:expired
Error: no ID for constraint linkend: bts_chan_act:total.
XRef to nonexistent id: bts_chan_act:total
Error: no ID for constraint linkend: bts_chan_act:nack.
XRef to nonexistent id: bts_chan_act:nack
Error: no ID for constraint linkend: bts_rsl:unknown.
XRef to nonexistent id: bts_rsl:unknown
Error: no ID for constraint linkend: bts_rsl:ipa_nack.
XRef to nonexistent id: bts_rsl:ipa_nack
Error: no ID for constraint linkend: bts_chan:mode_modify_nack.
XRef to nonexistent id: bts_chan:mode_modify_nack
Error: no ID for constraint linkend: bts_chreq:total.
XRef to nonexistent id: bts_chreq:total
Error: no ID for constraint linkend: bts_chreq:no_channel.
XRef to nonexistent id: bts_chreq:no_channel
Error: no ID for constraint linkend: bts_chan:rf_fail.
XRef to nonexistent id: bts_chan:rf_fail
Error: no ID for constraint linkend: bts_chan:rll_err.
XRef to nonexistent id: bts_chan:rll_err
Error: no ID for constraint linkend: bts_oml_fail.
XRef to nonexistent id: bts_oml_fail
Error: no ID for constraint linkend: bts_rsl_fail.
XRef to nonexistent id: bts_rsl_fail
Error: no ID for constraint linkend: bts_codec:amr_f.
XRef to nonexistent id: bts_codec:amr_f
Error: no ID for constraint linkend: bts_codec:amr_h.
XRef to nonexistent id: bts_codec:amr_h
Error: no ID for constraint linkend: bts_codec:efr.
XRef to nonexistent id: bts_codec:efr
Error: no ID for constraint linkend: bts_codec:fr.
XRef to nonexistent id: bts_codec:fr
Error: no ID for constraint linkend: bts_codec:hr.
XRef to nonexistent id: bts_codec:hr
Error: no ID for constraint linkend: bts_paging:attempted.
XRef to nonexistent id: bts_paging:attempted
Error: no ID for constraint linkend: bts_paging:already.
XRef to nonexistent id: bts_paging:already
Error: no ID for constraint linkend: bts_paging:responded.
XRef to nonexistent id: bts_paging:responded
Error: no ID for constraint linkend: bts_paging:expired.
XRef to nonexistent id: bts_paging:expired
Error: no ID for constraint linkend: bts_chan_act:total.
XRef to nonexistent id: bts_chan_act:total
Error: no ID for constraint linkend: bts_chan_act:nack.
XRef to nonexistent id: bts_chan_act:nack
Error: no ID for constraint linkend: bts_rsl:unknown.
XRef to nonexistent id: bts_rsl:unknown
Error: no ID for constraint linkend: bts_rsl:ipa_nack.
XRef to nonexistent id: bts_rsl:ipa_nack
Error: no ID for constraint linkend: bts_chan:mode_modify_nack.
XRef to nonexistent id: bts_chan:mode_modify_nack
Error: no ID for constraint linkend: e1inp_hdlc:abort.
XRef to nonexistent id: e1inp_hdlc:abort
Error: no ID for constraint linkend: e1inp_hdlc:bad_fcs.
XRef to nonexistent id: e1inp_hdlc:bad_fcs
Error: no ID for constraint linkend: e1inp_hdlc:overrun.
XRef to nonexistent id: e1inp_hdlc:overrun
Error: no ID for constraint linkend: e1inp_alarm.
XRef to nonexistent id: e1inp_alarm
Error: no ID for constraint linkend: e1inp_removed.
XRef to nonexistent id: e1inp_removed
Error: no ID for constraint linkend: bsc_assignment:attempted.
XRef to nonexistent id: bsc_assignment:attempted
Error: no ID for constraint linkend: bsc_assignment:completed.
XRef to nonexistent id: bsc_assignment:completed
Error: no ID for constraint linkend: bsc_assignment:stopped.
XRef to nonexistent id: bsc_assignment:stopped
Error: no ID for constraint linkend: bsc_assignment:no_channel.
XRef to nonexistent id: bsc_assignment:no_channel
Error: no ID for constraint linkend: bsc_assignment:timeout.
XRef to nonexistent id: bsc_assignment:timeout
Error: no ID for constraint linkend: bsc_assignment:failed.
XRef to nonexistent id: bsc_assignment:failed
Error: no ID for constraint linkend: bsc_assignment:error.
XRef to nonexistent id: bsc_assignment:error
Error: no ID for constraint linkend: bsc_handover:attempted.
XRef to nonexistent id: bsc_handover:attempted
Error: no ID for constraint linkend: bsc_handover:completed.
XRef to nonexistent id: bsc_handover:completed
Error: no ID for constraint linkend: bsc_handover:stopped.
XRef to nonexistent id: bsc_handover:stopped
Error: no ID for constraint linkend: bsc_handover:no_channel.
XRef to nonexistent id: bsc_handover:no_channel
Error: no ID for constraint linkend: bsc_handover:timeout.
XRef to nonexistent id: bsc_handover:timeout
Error: no ID for constraint linkend: bsc_handover:failed.
XRef to nonexistent id: bsc_handover:failed
Error: no ID for constraint linkend: bsc_handover:error.
XRef to nonexistent id: bsc_handover:error
Error: no ID for constraint linkend: bsc_interbsc_ho_out:attempted.
XRef to nonexistent id: bsc_interbsc_ho_out:attempted
Error: no ID for constraint linkend: bsc_interbsc_ho_out:completed.
XRef to nonexistent id: bsc_interbsc_ho_out:completed
Error: no ID for constraint linkend: bsc_interbsc_ho_out:stopped.
XRef to nonexistent id: bsc_interbsc_ho_out:stopped
Error: no ID for constraint linkend: bsc_interbsc_ho_out:timeout.
XRef to nonexistent id: bsc_interbsc_ho_out:timeout
Error: no ID for constraint linkend: bsc_interbsc_ho_out:error.
XRef to nonexistent id: bsc_interbsc_ho_out:error
Error: no ID for constraint linkend: bsc_interbsc_ho_in:attempted.
XRef to nonexistent id: bsc_interbsc_ho_in:attempted
Error: no ID for constraint linkend: bsc_interbsc_ho_in:completed.
XRef to nonexistent id: bsc_interbsc_ho_in:completed
Error: no ID for constraint linkend: bsc_interbsc_ho_in:stopped.
XRef to nonexistent id: bsc_interbsc_ho_in:stopped
Error: no ID for constraint linkend: bsc_interbsc_ho_in:no_channel.
XRef to nonexistent id: bsc_interbsc_ho_in:no_channel
Error: no ID for constraint linkend: bsc_interbsc_ho_in:failed.
XRef to nonexistent id: bsc_interbsc_ho_in:failed
Error: no ID for constraint linkend: bsc_interbsc_ho_in:timeout.
XRef to nonexistent id: bsc_interbsc_ho_in:timeout
Error: no ID for constraint linkend: bsc_interbsc_ho_in:error.
XRef to nonexistent id: bsc_interbsc_ho_in:error
Error: no ID for constraint linkend: bsc_paging:attempted.
XRef to nonexistent id: bsc_paging:attempted
Error: no ID for constraint linkend: bsc_paging:detached.
XRef to nonexistent id: bsc_paging:detached
Error: no ID for constraint linkend: bsc_paging:responded.
XRef to nonexistent id: bsc_paging:responded
Error: no ID for constraint linkend: bsc_abis:unknown_unit_id.
XRef to nonexistent id: bsc_abis:unknown_unit_id
Error: no ID for constraint linkend: bts_chanloadavg.
XRef to nonexistent id: bts_chanloadavg
Error: no ID for constraint linkend: bts_T3122.
XRef to nonexistent id: bts_T3122
Error: no ID for constraint linkend: bts_rach_busy.
XRef to nonexistent id: bts_rach_busy
Error: no ID for constraint linkend: bts_rach_access.
XRef to nonexistent id: bts_rach_access
Error: no ID for constraint linkend: bts_chanloadavg.
XRef to nonexistent id: bts_chanloadavg
Error: no ID for constraint linkend: bts_T3122.
XRef to nonexistent id: bts_T3122
Error: no ID for constraint linkend: bts_rach_busy.
XRef to nonexistent id: bts_rach_busy
Error: no ID for constraint linkend: bts_rach_access.
XRef to nonexistent id: bts_rach_access
Error: no ID for constraint linkend: bts_chanloadavg.
XRef to nonexistent id: bts_chanloadavg
Error: no ID for constraint linkend: bts_T3122.
XRef to nonexistent id: bts_T3122
Error: no ID for constraint linkend: bts_rach_busy.
XRef to nonexistent id: bts_rach_busy
Error: no ID for constraint linkend: bts_rach_access.
XRef to nonexistent id: bts_rach_access
Error: no ID for constraint linkend: ieee-802.11.
XRef to nonexistent id: ieee-802.11
Section level > 6 not well supported for bibliodiv
Image 'dblatex' not found
rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__1.svg
rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__2.svg
rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__3.svg
Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf
rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__4.svg
rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__5.svg
rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__6.svg
rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__7.svg
rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__8.svg
rsvg-convert -a -f pdf -o fig8.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__9.svg
rsvg-convert -a -f pdf -o fig9.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__10.svg
rsvg-convert -a -f pdf -o fig10.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__11.svg
rsvg-convert -a -f pdf -o fig11.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__12.svg
rsvg-convert -a -f pdf -o fig12.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__13.svg
rsvg-convert -a -f pdf -o fig13.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__14.svg
rsvg-convert -a -f pdf -o fig14.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__15.svg
rsvg-convert -a -f pdf -o fig15.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__16.svg
rsvg-convert -a -f pdf -o fig16.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__17.svg
rsvg-convert -a -f pdf -o fig17.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__18.svg
rsvg-convert -a -f pdf -o fig18.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__19.svg
rsvg-convert -a -f pdf -o fig19.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__20.svg
rsvg-convert -a -f pdf -o fig20.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__21.svg
rsvg-convert -a -f pdf -o fig21.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__22.svg
rsvg-convert -a -f pdf -o fig22.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__23.svg
rsvg-convert -a -f pdf -o fig23.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__24.svg
rsvg-convert -a -f pdf -o fig24.pdf /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual__25.svg
Build osmobsc-usermanual.pdf
built-in module pdftex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for custom-dblatex
built-in module bibtopic registered
building additional files...
checking if compiling is necessary...
the output file doesn't exist
pdflatex -interaction=batchmode osmobsc-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmp964L0n/osmobsc-usermanual.idx is empty
osmobsc-usermanual.aux MD5 checksum changed
osmobsc-usermanual.toc MD5 checksum changed
the /tmp/tmp964L0n/osmobsc-usermanual.aux file has changed
pdflatex -interaction=batchmode osmobsc-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmp964L0n/osmobsc-usermanual.idx is empty
no new compilation is needed
running last-compilation scripts...
'osmobsc-usermanual.pdf' successfully built

a2x: deleting /obs/_temp/binpkgs/osmo-bsc/doc/manuals/osmobsc-usermanual.xml
Build _temp_osmobsc-vty-reference.pdf
'osmobsc-vty-reference.pdf' successfully built
+ rm /obs/_temp/binpkgs/osmo-bsc/doc/manuals/generated/_temp_osmobsc-vty-reference.xml
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc'
Making all in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
Making all in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false)
	make -j21 check VERBOSE=1
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
make  check-recursive
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
Making check in include
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include'
Making check in osmocom
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
Making check in bsc
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[6]: Nothing to be done for 'check-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include'
Making check in src
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src'
Making check in osmo-bsc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc'
Making check in utils
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/utils'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/utils'
Making check in ipaccess
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src'
Making check in tests
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
Making check in abis
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
make  abis_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o abis_test.o abis_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o abis_test abis_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o abis_test abis_test.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
Making check in acc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
make  acc_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o acc_test.o acc_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o acc_test acc_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o acc_test acc_test.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
Making check in bsc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
make  bsc_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -pthread -I/usr/include/ -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_test.o bsc_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/  -pthread -I/usr/include/ -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -no-install  -Wl,-z,relro -o bsc_test bsc_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl   -lrt  
libtool: link: gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o bsc_test bsc_test.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lrt -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
Making check in codec_pref
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
make  codec_pref_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o codec_pref_test.o codec_pref_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o codec_pref_test codec_pref_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lrt  
libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o codec_pref_test codec_pref_test.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lrt -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
Making check in gsm0408
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
make  gsm0408_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm0408_test.o gsm0408_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o gsm0408_test gsm0408_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o gsm0408_test gsm0408_test.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
Making check in handover
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
make  handover_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o handover_test.o handover_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=abis_rsl_sendmsg -Wl,--wrap=bsc_cipher_mode_compl -Wl,--wrap=bsc_cm_update -Wl,--wrap=bsc_compl_l3 -Wl,--wrap=bsc_dtap -Wl,--wrap=bsc_sapi_n_reject -Wl,--wrap=osmo_mgcpc_ep_ci_request  -Wl,-z,relro -o handover_test handover_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmonetif -losmo-sigtran -losmo-mgcp-client  
libtool: link: gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=abis_rsl_sendmsg -Wl,--wrap=bsc_cipher_mode_compl -Wl,--wrap=bsc_cm_update -Wl,--wrap=bsc_compl_l3 -Wl,--wrap=bsc_dtap -Wl,--wrap=bsc_sapi_n_reject -Wl,--wrap=osmo_mgcpc_ep_ci_request -Wl,-z -Wl,relro -o handover_test handover_test.o  ../../src/osmo-bsc/.libs/libbsc.a -lm /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
Making check in nanobts_omlattr
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
make  nanobts_omlattr_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o nanobts_omlattr_test.o nanobts_omlattr_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/  -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install -Wl,-z,relro -o nanobts_omlattr_test nanobts_omlattr_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o nanobts_omlattr_test nanobts_omlattr_test.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
Making check in paging
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
make  paging_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o paging_test.o paging_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=abis_rsl_sendmsg -no-install  -Wl,-z,relro -o paging_test paging_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=abis_rsl_sendmsg -Wl,-z -Wl,relro -o paging_test paging_test.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
Making check in subscr
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make  bsc_subscr_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/    -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o bsc_subscr_test.o bsc_subscr_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/    -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -no-install  -Wl,-z,relro -o bsc_subscr_test bsc_subscr_test.o ../../src/osmo-bsc/libbsc.la -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-bsc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o bsc_subscr_test bsc_subscr_test.o  ../../src/osmo-bsc/.libs/libbsc.a /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client -lm /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make  check-local
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [osmo-bsc])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [osmo-bsc])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [1.12.1.48-3fbf6])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [osmo-bsc 1.12.1.48-3fbf6])' && \
               echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
               echo '  [openbsc@lists.osmocom.org])'; \
               echo 'm4_define([AT_PACKAGE_URL],' && \
               echo '  [])'; \
             } >'./package.m4'
/bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
/bin/bash './testsuite' 
## ------------------------------------ ##
## osmo-bsc 1.12.1.48-3fbf6 test suite. ##
## ------------------------------------ ##

Regression tests.

  1: abis                                            ok
  2: acc                                             ok
  3: bsc                                             ok
  4: codec_pref                                      ok
  5: gsm0408                                         ok
  6: handover_tests                                  ok
  7: paging                                          ok
  8: nanobts_omlattr                                 ok
  9: subscr                                          ok

## ------------- ##
## Test results. ##
## ------------- ##

All 9 tests were successful.
make  python-tests
make[7]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
echo "Not running python-based tests (determined at configure-time)"
Not running python-based tests (determined at configure-time)
make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
Making check in doc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc'
Making check in examples
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
Making check in manuals
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals'
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \
	make osmobsc-usermanual.check osmobsc-cbsp.check osmux-reference.check aoip-mgw-options.check; \
fi
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc'
Making check in contrib
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
Making check in systemd
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary
dh binary --with autoreconf
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/obs/_temp/binpkgs/osmo-bsc/debian/tmp AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
make  install-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
Making install in include
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include'
Making install in osmocom
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
Making install in bsc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom/bsc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include/osmocom'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/include'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/include'
Making install in src
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src'
Making install in osmo-bsc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc'
 /bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-bsc '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin'
libtool: install: /usr/bin/install -c osmo-bsc /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/osmo-bsc
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/osmo-bsc'
Making install in utils
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/utils'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/utils'
 /bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c bs11_config isdnsync meas_json meas_vis '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin'
libtool: install: /usr/bin/install -c bs11_config /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/bs11_config
libtool: install: /usr/bin/install -c isdnsync /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/isdnsync
libtool: install: /usr/bin/install -c meas_json /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/meas_json
libtool: install: /usr/bin/install -c meas_vis /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/meas_vis
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/utils'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/utils'
Making install in ipaccess
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess'
 /bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin'
libtool: install: /usr/bin/install -c abisip-find /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/abisip-find
libtool: install: /usr/bin/install -c ipaccess-config /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/ipaccess-config
libtool: install: /usr/bin/install -c ipaccess-proxy /obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/bin/ipaccess-proxy
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src/ipaccess'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/src'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/src'
Making install in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
Making install in abis
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/abis'
Making install in acc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/acc'
Making install in bsc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/bsc'
Making install in codec_pref
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/codec_pref'
Making install in gsm0408
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/gsm0408'
Making install in handover
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/handover'
Making install in nanobts_omlattr
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/nanobts_omlattr'
Making install in paging
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/paging'
Making install in subscr
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests/subscr'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/tests'
Making install in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc'
Making install in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
make[5]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/etc/osmocom'
 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/etc/osmocom'
make  install-data-hook
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \
	j="/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/examples'
Making install in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals'
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals'
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals'
[ -n "osmo-bsc" ] || exit 1
if [ "" != "1" ]; then \
	for i in osmobsc-usermanual.pdf osmobsc-cbsp.pdf osmux-reference.pdf aoip-mgw-options.pdf osmobsc-vty-reference.pdf; do \
		install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/$i" || exit 1; \
	done; \
fi
install: creating directory '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc'
'osmobsc-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/osmobsc-usermanual.pdf'
'osmobsc-cbsp.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/osmobsc-cbsp.pdf'
'osmux-reference.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/osmux-reference.pdf'
'aoip-mgw-options.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/aoip-mgw-options.pdf'
'osmobsc-vty-reference.pdf' -> '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/usr/share/doc/osmo-bsc-doc/osmobsc-vty-reference.pdf'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/doc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/doc'
Making install in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
Making install in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd'
make[5]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/lib/systemd/system'
 /usr/bin/install -c -m 644 osmo-bsc.service '/obs/_temp/binpkgs/osmo-bsc/debian/tmp/lib/systemd/system'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc/contrib'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_systemd_enable
   dh_systemd_start
   dh_perl
   dh_link
   dh_strip_nondeterminism
   debian/rules override_dh_compress
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
dh_compress -X.pdf
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
   dh_fixperms
   dh_missing
   debian/rules override_dh_strip
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-bsc'
dh_strip -posmo-bsc --dbg-package=osmo-bsc-dbg
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-bsc'
   dh_makeshlibs
   dh_shlibdeps
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/abisip-find/usr/bin/abisip-find was not linked against libmnl.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/abisip-find/usr/bin/abisip-find was not linked against libosmoabis.so.13 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/abisip-find/usr/bin/abisip-find was not linked against libosmoisdn.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-bsc-bs11-utils/usr/bin/bs11_config was not linked against libm.so.6 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-bsc-bs11-utils/usr/bin/bs11_config was not linked against libmnl.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-bsc-bs11-utils/usr/bin/bs11_config was not linked against libosmoisdn.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-bsc/usr/bin/osmo-bsc was not linked against libmnl.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-bsc/usr/bin/osmo-bsc was not linked against libosmoisdn.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-bsc/usr/bin/osmo-bsc was not linked against libm.so.6 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-bsc-ipaccess-utils/usr/bin/ipaccess-config debian/osmo-bsc-ipaccess-utils/usr/bin/ipaccess-proxy were not linked against libmnl.so.0 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-bsc-ipaccess-utils/usr/bin/ipaccess-config debian/osmo-bsc-ipaccess-utils/usr/bin/ipaccess-proxy were not linked against libosmoisdn.so.0 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-bsc-ipaccess-utils/usr/bin/ipaccess-config debian/osmo-bsc-ipaccess-utils/usr/bin/ipaccess-proxy were not linked against libm.so.6 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-bsc-meas-utils/usr/bin/meas_vis debian/osmo-bsc-meas-utils/usr/bin/meas_json were not linked against libmnl.so.0 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-bsc-meas-utils/usr/bin/meas_vis was not linked against libtinfo.so.6 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-bsc-meas-utils/usr/bin/meas_json was not linked against libm.so.6 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-bsc-meas-utils/usr/bin/meas_vis debian/osmo-bsc-meas-utils/usr/bin/meas_json were not linked against libosmoisdn.so.0 (they use none of the library's symbols)
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: package osmo-bsc-doc: substitution variable ${misc:Package} used, but is not defined
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'osmo-bsc-dbg' in '../osmo-bsc-dbg_1.12.1.48.3fbf6_amd64.deb'.
dpkg-deb: building package 'abisip-find' in '../abisip-find_1.12.1.48.3fbf6_amd64.deb'.
dpkg-deb: building package 'osmo-bsc' in '../osmo-bsc_1.12.1.48.3fbf6_amd64.deb'.
dpkg-deb: building package 'osmo-bsc-ipaccess-utils' in '../osmo-bsc-ipaccess-utils_1.12.1.48.3fbf6_amd64.deb'.
dpkg-deb: building package 'osmo-bsc-bs11-utils' in '../osmo-bsc-bs11-utils_1.12.1.48.3fbf6_amd64.deb'.
dpkg-deb: building package 'osmo-bsc-meas-utils' in '../osmo-bsc-meas-utils_1.12.1.48.3fbf6_amd64.deb'.
dpkg-deb: building package 'osmo-bsc-doc' in '../osmo-bsc-doc_1.12.1.48.3fbf6_all.deb'.
 dpkg-genbuildinfo
 dpkg-genchanges  >../osmo-bsc_1.12.1.48.3fbf6_amd64.changes
dpkg-genchanges: warning: substitution variable ${misc:Package} used, but is not defined
dpkg-genchanges: info: including full source code in upload
 dpkg-source --after-build .
dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
+ cd ..
+ dpkg -c abisip-find_1.12.1.48.3fbf6_amd64.deb
drwxr-xr-x root/root         0 2025-01-21 11:20 ./
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/bin/
-rwxr-xr-x root/root     95472 2025-01-21 11:20 ./usr/bin/abisip-find
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/doc/abisip-find/
-rw-r--r-- root/root     50508 2025-01-21 11:20 ./usr/share/doc/abisip-find/changelog.gz
-rw-r--r-- root/root      5741 2025-01-21 11:20 ./usr/share/doc/abisip-find/copyright
+ dpkg -c osmo-bsc-bs11-utils_1.12.1.48.3fbf6_amd64.deb
drwxr-xr-x root/root         0 2025-01-21 11:20 ./
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/bin/
-rwxr-xr-x root/root   9903816 2025-01-21 11:20 ./usr/bin/bs11_config
-rwxr-xr-x root/root     31504 2025-01-21 11:20 ./usr/bin/isdnsync
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-bs11-utils/
-rw-r--r-- root/root     50508 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-bs11-utils/changelog.gz
-rw-r--r-- root/root      5741 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-bs11-utils/copyright
+ dpkg -c osmo-bsc-dbg_1.12.1.48.3fbf6_amd64.deb
drwxr-xr-x root/root         0 2025-01-21 11:20 ./
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/lib/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/lib/debug/.build-id/53/
-rw-r--r-- root/root   3645152 2025-01-21 11:20 ./usr/lib/debug/.build-id/53/7a173561a736bd1dc22aef098103e55f78d5aa.debug
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-dbg/
-rw-r--r-- root/root     50508 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-dbg/changelog.gz
-rw-r--r-- root/root      5741 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-dbg/copyright
+ dpkg -c osmo-bsc-doc_1.12.1.48.3fbf6_all.deb
drwxr-xr-x root/root         0 2025-01-21 11:20 ./
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-doc/
-rw-r--r-- root/root    136761 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-doc/aoip-mgw-options.pdf
-rw-r--r-- root/root     50508 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-doc/changelog.gz
-rw-r--r-- root/root      5741 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-doc/copyright
-rw-r--r-- root/root    187261 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-doc/osmobsc-cbsp.pdf
-rw-r--r-- root/root   1188903 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-doc/osmobsc-usermanual.pdf
-rw-r--r-- root/root    631842 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-doc/osmobsc-vty-reference.pdf
-rw-r--r-- root/root    183902 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-doc/osmux-reference.pdf
+ dpkg -c osmo-bsc-ipaccess-utils_1.12.1.48.3fbf6_amd64.deb
drwxr-xr-x root/root         0 2025-01-21 11:20 ./
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/bin/
-rwxr-xr-x root/root   9963232 2025-01-21 11:20 ./usr/bin/ipaccess-config
-rwxr-xr-x root/root   9822448 2025-01-21 11:20 ./usr/bin/ipaccess-proxy
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-ipaccess-utils/
-rw-r--r-- root/root     50508 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-ipaccess-utils/changelog.gz
-rw-r--r-- root/root      5741 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-ipaccess-utils/copyright
+ dpkg -c osmo-bsc-meas-utils_1.12.1.48.3fbf6_amd64.deb
drwxr-xr-x root/root         0 2025-01-21 11:20 ./
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/bin/
-rwxr-xr-x root/root   9744320 2025-01-21 11:20 ./usr/bin/meas_json
-rwxr-xr-x root/root     47288 2025-01-21 11:20 ./usr/bin/meas_vis
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-meas-utils/
-rw-r--r-- root/root     50508 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-meas-utils/changelog.gz
-rw-r--r-- root/root      5741 2025-01-21 11:20 ./usr/share/doc/osmo-bsc-meas-utils/copyright
+ dpkg -c osmo-bsc_1.12.1.48.3fbf6_amd64.deb
drwxr-xr-x root/root         0 2025-01-21 11:20 ./
drwxr-xr-x root/root         0 2025-01-21 11:20 ./etc/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./etc/osmocom/
-rw-r--r-- root/root      2122 2025-01-21 11:20 ./etc/osmocom/osmo-bsc.cfg
drwxr-xr-x root/root         0 2025-01-21 11:20 ./lib/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./lib/systemd/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./lib/systemd/system/
-rw-r--r-- root/root       381 2025-01-21 11:20 ./lib/systemd/system/osmo-bsc.service
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/bin/
-rwxr-xr-x root/root   1814024 2025-01-21 11:20 ./usr/bin/osmo-bsc
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/doc/osmo-bsc/
-rw-r--r-- root/root     50508 2025-01-21 11:20 ./usr/share/doc/osmo-bsc/changelog.gz
-rw-r--r-- root/root      5741 2025-01-21 11:20 ./usr/share/doc/osmo-bsc/copyright
drwxr-xr-x root/root         0 2025-01-21 11:20 ./usr/share/doc/osmo-bsc/examples/
-rw-r--r-- root/root      1656 2025-01-21 11:20 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.bs11.cfg
-rw-r--r-- root/root      2122 2025-01-21 11:20 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.cfg
-rw-r--r-- root/root       942 2025-01-21 11:20 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus01-4trx.cfg.gz
-rw-r--r-- root/root      2881 2025-01-21 11:20 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-1trx-1pdch-16kbps.cfg
-rw-r--r-- root/root      2514 2025-01-21 11:20 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-1trx-1pdch-64kbps.cfg
-rw-r--r-- root/root       966 2025-01-21 11:20 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-4trx.cfg.gz
-rw-r--r-- root/root      1127 2025-01-21 11:20 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.dug20-rus02-8trx.cfg.gz
-rw-r--r-- root/root      1408 2025-01-21 11:20 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.insite.cfg
-rw-r--r-- root/root      3565 2025-01-21 11:20 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.metrosite.RF-hopping.2TRX.cfg
-rw-r--r-- root/root      2489 2025-01-21 11:20 ./usr/share/doc/osmo-bsc/examples/osmo-bsc.rbs2308.cfg
-rw-r--r-- root/root      2089 2025-01-21 11:20 ./usr/share/doc/osmo-bsc/examples/osmo-bsc_custom-sccp.cfg

Build successful!

docker: running: data/build.sh inside docker
:: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1199925 killed;
[ssh-agent] Stopped.
Finished: SUCCESS