Started by upstream project "gerrit-osmo-msc" build number 1089
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-msc/+/39428 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@2
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-vyMKXO1zTpQq/agent.3343255
SSH_AGENT_PID=3343259
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_4872270192353937876.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_4872270192353937876.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-msc
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-msc # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-msc
 > 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-msc +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-msc # 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-msc # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-msc
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-msc refs/changes/28/39428/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 4faff2e247283fe4fcda6220961d7c51ee3b6a2f (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4faff2e247283fe4fcda6220961d7c51ee3b6a2f # timeout=10
Commit message: "include SM-RP-UI in outgoing GSUP message when presesnt"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk b8e419069b186a436e3829135da311c97a12e7ba # timeout=10
[gerrit-binpkgs@2] $ /bin/sh -xe /tmp/jenkins2208723954762842012.sh
+ set +x

Building binary packages for distro: 'debian:12'

+ 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
c792b8c coverity: use proper asn1c branch
+ cd osmo-msc
+ ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:12
:: 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@2/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/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.2s

#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 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-msc: using cached https://gerrit.osmocom.org/osmo-msc (not cloning, not fetching)
osmo-msc: 'git clean -ffxd'
osmo-msc: skipping git checkout, current commit: 4faff2e24 include SM-RP-UI in outgoing GSUP message when presesnt
osmo-msc: building source package 1.12.1.33-4faff2
osmo-msc: adding debian/changelog entry (1.12.1 => 1.12.1.33.4faff2)
osmo-msc: building debian source package
osmo-msc: adding commit_4faff2e247283fe4fcda6220961d7c51ee3b6a2f.txt
docker: running: build_srcpkg.py inside docker
:: Building the binary packages
docker: building image debian-12-osmocom-obs-build-binpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/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:12
#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:12@sha256:321341744acb788e251ebd374aecc1a42d60ce65da7bd4ee9207ff6be6686a62
#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:12" | cut -d : -f 2 | sed 's/./\u&/')"; 	case "debian:12" 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:12" && 		exit 1 		;; 	esac
#6 CACHED

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

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

#9 [4/6] RUN	CASE "debian:12" 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:7469e5264c163f9092d378a147b00dd91cb82357e359e8b08eb6b2873e90a2bc done
#11 naming to docker.io/library/debian-12-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-12-osmocom-obs-build-binpkg-manuals
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian-12-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/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-12-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-12-osmocom-obs-build-binpkg:latest
#4 DONE 0.0s

#5 [2/2] RUN	CASE "debian:12" 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:3ee6cdec74fca8f709b8e7862bcd91590aebb45d55659257dff1c6a9448889ac done
#6 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg-manuals 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-msc/*.tar.*
osmo-msc/
osmo-msc/.github/
osmo-msc/.github/FUNDING.yml
osmo-msc/.tarball-version
osmo-msc/AUTHORS
osmo-msc/COPYING
osmo-msc/Makefile.am
osmo-msc/README.md
osmo-msc/README.vty-tests
osmo-msc/TODO-RELEASE
osmo-msc/configure.ac
osmo-msc/contrib/
osmo-msc/contrib/Makefile.am
osmo-msc/contrib/jenkins.sh
osmo-msc/contrib/systemd/
osmo-msc/contrib/systemd/Makefile.am
osmo-msc/contrib/systemd/osmo-msc.service
osmo-msc/debian/
osmo-msc/debian/changelog
osmo-msc/debian/compat
osmo-msc/debian/control
osmo-msc/debian/copyright
osmo-msc/debian/osmo-msc-doc.install
osmo-msc/debian/osmo-msc.install
osmo-msc/debian/postinst
osmo-msc/debian/rules
osmo-msc/debian/source/
osmo-msc/debian/source/format
osmo-msc/doc/
osmo-msc/doc/Makefile.am
osmo-msc/doc/examples/
osmo-msc/doc/examples/Makefile.am
osmo-msc/doc/examples/osmo-msc/
osmo-msc/doc/examples/osmo-msc/osmo-msc.cfg
osmo-msc/doc/examples/osmo-msc/osmo-msc_custom-sccp.cfg
osmo-msc/doc/examples/osmo-msc/osmo-msc_multi-cs7.cfg
osmo-msc/doc/manuals/
osmo-msc/doc/manuals/Makefile.am
osmo-msc/doc/manuals/chapters/
osmo-msc/doc/manuals/chapters/control.adoc
osmo-msc/doc/manuals/chapters/counters.adoc
osmo-msc/doc/manuals/chapters/counters_generated.adoc
osmo-msc/doc/manuals/chapters/net.adoc
osmo-msc/doc/manuals/chapters/osmux_msc.adoc
osmo-msc/doc/manuals/chapters/overview.adoc
osmo-msc/doc/manuals/chapters/running.adoc
osmo-msc/doc/manuals/chapters/sgs.adoc
osmo-msc/doc/manuals/images/
osmo-msc/doc/manuals/images/sgs-imsi_attach_lu.msc
osmo-msc/doc/manuals/images/sgs-mo_call_no_ps_ho.msc
osmo-msc/doc/manuals/images/sgs-mo_sms_idle.msc
osmo-msc/doc/manuals/images/sgs-mt_call_idle.msc
osmo-msc/doc/manuals/images/sgs-mt_sms_idle.msc
osmo-msc/doc/manuals/osmomsc-usermanual-docinfo.xml
osmo-msc/doc/manuals/osmomsc-usermanual.adoc
osmo-msc/doc/manuals/osmomsc-vty-reference.xml
osmo-msc/doc/manuals/regen_doc.sh
osmo-msc/doc/manuals/vty/
osmo-msc/doc/manuals/vty/msc_vty_additions.xml
osmo-msc/doc/sequence_charts/
osmo-msc/doc/sequence_charts/Makefile.am
osmo-msc/doc/sequence_charts/call_reestablishment.msc
osmo-msc/doc/sequence_charts/inter_bsc_ho.msc
osmo-msc/doc/sequence_charts/inter_msc_ho.msc
osmo-msc/doc/sequence_charts/mncc_call_fsm.msc
osmo-msc/doc/sequence_charts/msc_log_to_ladder.py
osmo-msc/doc/sequence_charts/voice_call_external_mncc.msc
osmo-msc/doc/sequence_charts/voice_call_internal_mncc.msc
osmo-msc/git-version-gen
osmo-msc/include/
osmo-msc/include/Makefile.am
osmo-msc/include/osmocom/
osmo-msc/include/osmocom/Makefile.am
osmo-msc/include/osmocom/msc/
osmo-msc/include/osmocom/msc/Makefile.am
osmo-msc/include/osmocom/msc/asci_gcr.h
osmo-msc/include/osmocom/msc/asci_vty.h
osmo-msc/include/osmocom/msc/call_leg.h
osmo-msc/include/osmocom/msc/cell_id_list.h
osmo-msc/include/osmocom/msc/codec_filter.h
osmo-msc/include/osmocom/msc/codec_mapping.h
osmo-msc/include/osmocom/msc/csd_bs.h
osmo-msc/include/osmocom/msc/csd_filter.h
osmo-msc/include/osmocom/msc/db.h
osmo-msc/include/osmocom/msc/debug.h
osmo-msc/include/osmocom/msc/e_link.h
osmo-msc/include/osmocom/msc/gsm_04_08.h
osmo-msc/include/osmocom/msc/gsm_04_11.h
osmo-msc/include/osmocom/msc/gsm_04_11_gsup.h
osmo-msc/include/osmocom/msc/gsm_04_14.h
osmo-msc/include/osmocom/msc/gsm_04_80.h
osmo-msc/include/osmocom/msc/gsm_09_11.h
osmo-msc/include/osmocom/msc/gsm_data.h
osmo-msc/include/osmocom/msc/gsm_data_shared.h
osmo-msc/include/osmocom/msc/gsm_subscriber.h
osmo-msc/include/osmocom/msc/mncc.h
osmo-msc/include/osmocom/msc/mncc_call.h
osmo-msc/include/osmocom/msc/mncc_int.h
osmo-msc/include/osmocom/msc/msc_a.h
osmo-msc/include/osmocom/msc/msc_a_remote.h
osmo-msc/include/osmocom/msc/msc_common.h
osmo-msc/include/osmocom/msc/msc_ho.h
osmo-msc/include/osmocom/msc/msc_i.h
osmo-msc/include/osmocom/msc/msc_i_remote.h
osmo-msc/include/osmocom/msc/msc_roles.h
osmo-msc/include/osmocom/msc/msc_t.h
osmo-msc/include/osmocom/msc/msc_t_remote.h
osmo-msc/include/osmocom/msc/msc_vgcs.h
osmo-msc/include/osmocom/msc/msub.h
osmo-msc/include/osmocom/msc/neighbor_ident.h
osmo-msc/include/osmocom/msc/osmux.h
osmo-msc/include/osmocom/msc/paging.h
osmo-msc/include/osmocom/msc/ran_conn.h
osmo-msc/include/osmocom/msc/ran_infra.h
osmo-msc/include/osmocom/msc/ran_msg.h
osmo-msc/include/osmocom/msc/ran_msg_a.h
osmo-msc/include/osmocom/msc/ran_msg_iu.h
osmo-msc/include/osmocom/msc/ran_peer.h
osmo-msc/include/osmocom/msc/rrlp.h
osmo-msc/include/osmocom/msc/rtp_stream.h
osmo-msc/include/osmocom/msc/sccp_ran.h
osmo-msc/include/osmocom/msc/sdp_msg.h
osmo-msc/include/osmocom/msc/sgs_iface.h
osmo-msc/include/osmocom/msc/sgs_server.h
osmo-msc/include/osmocom/msc/sgs_vty.h
osmo-msc/include/osmocom/msc/signal.h
osmo-msc/include/osmocom/msc/silent_call.h
osmo-msc/include/osmocom/msc/sms_queue.h
osmo-msc/include/osmocom/msc/transaction.h
osmo-msc/include/osmocom/msc/transaction_cc.h
osmo-msc/include/osmocom/msc/vty.h
osmo-msc/include/osmocom/smpp/
osmo-msc/include/osmocom/smpp/Makefile.am
osmo-msc/include/osmocom/smpp/smpp.h
osmo-msc/include/osmocom/smpp/smpp_smsc.h
osmo-msc/include/osmocom/vlr/
osmo-msc/include/osmocom/vlr/Makefile.am
osmo-msc/include/osmocom/vlr/vlr.h
osmo-msc/include/osmocom/vlr/vlr_sgs.h
osmo-msc/m4/
osmo-msc/m4/README
osmo-msc/osmoappdesc.py
osmo-msc/src/
osmo-msc/src/Makefile.am
osmo-msc/src/libmsc/
osmo-msc/src/libmsc/Makefile.am
osmo-msc/src/libmsc/asci_gcr.c
osmo-msc/src/libmsc/asci_vty.c
osmo-msc/src/libmsc/call_leg.c
osmo-msc/src/libmsc/cell_id_list.c
osmo-msc/src/libmsc/codec_filter.c
osmo-msc/src/libmsc/codec_mapping.c
osmo-msc/src/libmsc/csd_bs.c
osmo-msc/src/libmsc/csd_filter.c
osmo-msc/src/libmsc/ctrl_commands.c
osmo-msc/src/libmsc/db.c
osmo-msc/src/libmsc/e_link.c
osmo-msc/src/libmsc/gsm_04_08.c
osmo-msc/src/libmsc/gsm_04_08_cc.c
osmo-msc/src/libmsc/gsm_04_11.c
osmo-msc/src/libmsc/gsm_04_11_gsup.c
osmo-msc/src/libmsc/gsm_04_14.c
osmo-msc/src/libmsc/gsm_04_80.c
osmo-msc/src/libmsc/gsm_09_11.c
osmo-msc/src/libmsc/mncc.c
osmo-msc/src/libmsc/mncc_builtin.c
osmo-msc/src/libmsc/mncc_call.c
osmo-msc/src/libmsc/mncc_sock.c
osmo-msc/src/libmsc/msc_a.c
osmo-msc/src/libmsc/msc_a_remote.c
osmo-msc/src/libmsc/msc_ho.c
osmo-msc/src/libmsc/msc_i.c
osmo-msc/src/libmsc/msc_i_remote.c
osmo-msc/src/libmsc/msc_net_init.c
osmo-msc/src/libmsc/msc_t.c
osmo-msc/src/libmsc/msc_t_remote.c
osmo-msc/src/libmsc/msc_vgcs.c
osmo-msc/src/libmsc/msc_vty.c
osmo-msc/src/libmsc/msub.c
osmo-msc/src/libmsc/neighbor_ident.c
osmo-msc/src/libmsc/neighbor_ident_vty.c
osmo-msc/src/libmsc/paging.c
osmo-msc/src/libmsc/ran_conn.c
osmo-msc/src/libmsc/ran_infra.c
osmo-msc/src/libmsc/ran_msg.c
osmo-msc/src/libmsc/ran_msg_a.c
osmo-msc/src/libmsc/ran_msg_iu.c
osmo-msc/src/libmsc/ran_peer.c
osmo-msc/src/libmsc/rrlp.c
osmo-msc/src/libmsc/rtp_stream.c
osmo-msc/src/libmsc/sccp_ran.c
osmo-msc/src/libmsc/sdp_msg.c
osmo-msc/src/libmsc/sgs_iface.c
osmo-msc/src/libmsc/sgs_server.c
osmo-msc/src/libmsc/sgs_vty.c
osmo-msc/src/libmsc/silent_call.c
osmo-msc/src/libmsc/sms_queue.c
osmo-msc/src/libmsc/smsc_vty.c
osmo-msc/src/libmsc/transaction.c
osmo-msc/src/libmsc/transaction_cc.c
osmo-msc/src/libsmpputil/
osmo-msc/src/libsmpputil/Makefile.am
osmo-msc/src/libsmpputil/smpp_msc.c
osmo-msc/src/libsmpputil/smpp_smsc.c
osmo-msc/src/libsmpputil/smpp_utils.c
osmo-msc/src/libsmpputil/smpp_vty.c
osmo-msc/src/libvlr/
osmo-msc/src/libvlr/Makefile.am
osmo-msc/src/libvlr/vlr.c
osmo-msc/src/libvlr/vlr_access_req_fsm.c
osmo-msc/src/libvlr/vlr_access_req_fsm.h
osmo-msc/src/libvlr/vlr_auth_fsm.c
osmo-msc/src/libvlr/vlr_auth_fsm.h
osmo-msc/src/libvlr/vlr_core.h
osmo-msc/src/libvlr/vlr_lu_fsm.c
osmo-msc/src/libvlr/vlr_lu_fsm.h
osmo-msc/src/libvlr/vlr_sgs.c
osmo-msc/src/libvlr/vlr_sgs_fsm.c
osmo-msc/src/libvlr/vlr_sgs_fsm.h
osmo-msc/src/osmo-msc/
osmo-msc/src/osmo-msc/Makefile.am
osmo-msc/src/osmo-msc/msc_main.c
osmo-msc/src/utils/
osmo-msc/src/utils/Makefile.am
osmo-msc/src/utils/smpp_mirror.c
osmo-msc/tests/
osmo-msc/tests/Makefile.am
osmo-msc/tests/atlocal.in
osmo-msc/tests/csd/
osmo-msc/tests/csd/Makefile.am
osmo-msc/tests/csd/csd_test.c
osmo-msc/tests/csd/csd_test.err
osmo-msc/tests/csd/csd_test.ok
osmo-msc/tests/ctrl_test_runner.py
osmo-msc/tests/db_sms/
osmo-msc/tests/db_sms/Makefile.am
osmo-msc/tests/db_sms/db_sms_test.c
osmo-msc/tests/db_sms/db_sms_test.err
osmo-msc/tests/db_sms/db_sms_test.ok
osmo-msc/tests/mncc/
osmo-msc/tests/mncc/Makefile.am
osmo-msc/tests/mncc/mncc_test.c
osmo-msc/tests/mncc/mncc_test.err
osmo-msc/tests/mncc/mncc_test.ok
osmo-msc/tests/msc_vlr/
osmo-msc/tests/msc_vlr/Makefile.am
osmo-msc/tests/msc_vlr/msc_vlr_test_authen_reuse.c
osmo-msc/tests/msc_vlr/msc_vlr_test_authen_reuse.err
osmo-msc/tests/msc_vlr/msc_vlr_test_authen_reuse.ok
osmo-msc/tests/msc_vlr/msc_vlr_test_call.c
osmo-msc/tests/msc_vlr/msc_vlr_test_call.err
osmo-msc/tests/msc_vlr/msc_vlr_test_call.ok
osmo-msc/tests/msc_vlr/msc_vlr_test_gsm_authen.c
osmo-msc/tests/msc_vlr/msc_vlr_test_gsm_authen.err
osmo-msc/tests/msc_vlr/msc_vlr_test_gsm_authen.ok
osmo-msc/tests/msc_vlr/msc_vlr_test_gsm_ciph.c
osmo-msc/tests/msc_vlr/msc_vlr_test_gsm_ciph.err
osmo-msc/tests/msc_vlr/msc_vlr_test_gsm_ciph.ok
osmo-msc/tests/msc_vlr/msc_vlr_test_hlr_reject.c
osmo-msc/tests/msc_vlr/msc_vlr_test_hlr_reject.err
osmo-msc/tests/msc_vlr/msc_vlr_test_hlr_reject.ok
osmo-msc/tests/msc_vlr/msc_vlr_test_hlr_timeout.c
osmo-msc/tests/msc_vlr/msc_vlr_test_hlr_timeout.err
osmo-msc/tests/msc_vlr/msc_vlr_test_hlr_timeout.ok
osmo-msc/tests/msc_vlr/msc_vlr_test_ms_timeout.c
osmo-msc/tests/msc_vlr/msc_vlr_test_ms_timeout.err
osmo-msc/tests/msc_vlr/msc_vlr_test_ms_timeout.ok
osmo-msc/tests/msc_vlr/msc_vlr_test_no_authen.c
osmo-msc/tests/msc_vlr/msc_vlr_test_no_authen.err
osmo-msc/tests/msc_vlr/msc_vlr_test_no_authen.ok
osmo-msc/tests/msc_vlr/msc_vlr_test_reject_concurrency.c
osmo-msc/tests/msc_vlr/msc_vlr_test_reject_concurrency.err
osmo-msc/tests/msc_vlr/msc_vlr_test_reject_concurrency.ok
osmo-msc/tests/msc_vlr/msc_vlr_test_rest.c
osmo-msc/tests/msc_vlr/msc_vlr_test_rest.err
osmo-msc/tests/msc_vlr/msc_vlr_test_rest.ok
osmo-msc/tests/msc_vlr/msc_vlr_test_ss.c
osmo-msc/tests/msc_vlr/msc_vlr_test_ss.err
osmo-msc/tests/msc_vlr/msc_vlr_test_ss.ok
osmo-msc/tests/msc_vlr/msc_vlr_test_umts_authen.c
osmo-msc/tests/msc_vlr/msc_vlr_test_umts_authen.err
osmo-msc/tests/msc_vlr/msc_vlr_test_umts_authen.ok
osmo-msc/tests/msc_vlr/msc_vlr_tests.c
osmo-msc/tests/msc_vlr/msc_vlr_tests.h
osmo-msc/tests/sdp_msg/
osmo-msc/tests/sdp_msg/Makefile.am
osmo-msc/tests/sdp_msg/sdp_msg_test.c
osmo-msc/tests/sdp_msg/sdp_msg_test.err
osmo-msc/tests/sdp_msg/sdp_msg_test.ok
osmo-msc/tests/smpp/
osmo-msc/tests/smpp/Makefile.am
osmo-msc/tests/smpp/smpp_test.c
osmo-msc/tests/smpp/smpp_test.err
osmo-msc/tests/smpp/smpp_test.ok
osmo-msc/tests/smpp_test_runner.py
osmo-msc/tests/sms_queue/
osmo-msc/tests/sms_queue/Makefile.am
osmo-msc/tests/sms_queue/sms_queue_test.c
osmo-msc/tests/sms_queue/sms_queue_test.err
osmo-msc/tests/sms_queue/sms_queue_test.ok
osmo-msc/tests/stubs.c
osmo-msc/tests/test_neighbor_ident.vty
osmo-msc/tests/test_nodes.vty
osmo-msc/tests/testsuite.at
osmo-msc/tests/vty_test_runner.py
+ cd _temp/binpkgs/osmo-msc
+ apt-get -y update
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ InRelease [1553 B]
Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ Packages [70.8 kB]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [243 kB]
Fetched 419 kB in 0s (2059 kB/s)
Reading package lists...
W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_12/./InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
+ 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 bsdextrautils debhelper
  dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base
  groff-base intltool-debian libarchive-zip-perl libasn1c-dev libasn1c1
  libbctoolbox1 libdebhelper-perl libdecaf0 libfile-stripnondeterminism-perl
  libmagic-mgc libmagic1 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmnl-dev
  libortp16 libosmo-abis-dev libosmo-gsup-client-dev libosmo-gsup-client0
  libosmo-mgcp-client-dev libosmo-mgcp-client14 libosmo-netif-dev
  libosmo-ranap-dev libosmo-ranap7 libosmo-sigtran-dev libosmo-sigtran10
  libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev
  libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0
  libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13
  libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1 libsmpp1
  libsmpp34-dev libsqlite3-dev libsub-override-perl libtalloc-dev libtalloc2
  libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev m4 man-db
  pkg-config pkgconf pkgconf-bin po-debconf
0 upgraded, 75 newly installed, 0 to remove and 1 not upgraded.
Need to get 14.8 MB of archives.
After this operation, 56.6 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB]
Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore22 1.10.0.64.ff3d [169 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocodec4 1.10.0.64.ff3d [50.5 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
Get:6 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmotrau10 1.6.0.50.58dd [32.9 kB]
Get:8 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
Get:9 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB]
Get:10 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+deb12u3 [87.0 kB]
Get:11 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB]
Get:12 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB]
Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoisdn0 1.10.0.64.ff3d [69.7 kB]
Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogsm20 1.10.0.64.ff3d [227 kB]
Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmonetif11 1.5.1.34.ada6 [59.2 kB]
Get:16 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:17 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB]
Get:18 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB]
Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmovty13 1.10.0.64.ff3d [103 kB]
Get:20 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB]
Get:21 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoabis13 1.6.0.50.58dd [69.8 kB]
Get:22 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocoding0 1.10.0.64.ff3d [70.3 kB]
Get:23 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB]
Get:24 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogb14 1.10.0.64.ff3d [177 kB]
Get:25 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB]
Get:26 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB]
Get:27 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoctrl0 1.10.0.64.ff3d [59.0 kB]
Get:28 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmosim2 1.10.0.64.ff3d [62.9 kB]
Get:29 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmousb0 1.10.0.64.ff3d [49.6 kB]
Get:30 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore 1.10.0.64.ff3d [42.9 kB]
Get:31 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore-dev 1.10.0.64.ff3d [847 kB]
Get:32 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB]
Get:33 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
Get:34 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B]
Get:35 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
Get:36 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-netif-dev 1.5.1.34.ada6 [71.9 kB]
Get:37 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
Get:38 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-abis-dev 1.6.0.50.58dd [112 kB]
Get:39 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB]
Get:40 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB]
Get:41 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4 [21.1 kB]
Get:42 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-gsup-client-dev 1.8.0.15.74e4 [25.3 kB]
Get:43 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-sigtran10 2.0.0.54.c4a0 [127 kB]
Get:44 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get:45 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
Get:46 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB]
Get:47 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB]
Get:48 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB]
Get:49 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB]
Get:50 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB]
Get:51 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-sigtran-dev 2.0.0.54.c4a0 [606 kB]
Get:52 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libsmpp1 1.14.4.1.f1ec [101 kB]
Get:53 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB]
Get:54 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec [111 kB]
Get:55 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB]
Get:56 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B]
Get:57 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB]
Get:58 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libasn1c-dev 0.9.38 [105 kB]
Get:59 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB]
Get:60 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB]
Get:61 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-mgcp-client14 1.13.1.38.78ee9 [58.1 kB]
Get:62 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB]
Get:63 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB]
Get:64 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB]
Get:65 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-mgcp-client-dev 1.13.1.38.78ee9 [66.8 kB]
Get:66 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82 [224 kB]
Get:67 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-ranap-dev 1.6.0.6.aad82 [92.1 kB]
Get:68 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:69 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:70 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:71 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
Get:72 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB]
Get:73 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB]
Get:74 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB]
Get:75 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2+deb12u1 [1025 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 14.8 MB in 0s (61.2 MB/s)
Selecting previously unselected package libmagic-mgc.
(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 ... 66015 files and directories currently installed.)
Preparing to unpack .../00-libmagic-mgc_1%3a5.44-3_amd64.deb ...
Unpacking libmagic-mgc (1:5.44-3) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../01-libmagic1_1%3a5.44-3_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.44-3) ...
Selecting previously unselected package file.
Preparing to unpack .../02-file_1%3a5.44-3_amd64.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../03-gettext-base_0.21-12_amd64.deb ...
Unpacking gettext-base (0.21-12) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../04-libuchardet0_0.0.7-1_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../05-groff-base_1.22.4-10_amd64.deb ...
Unpacking groff-base (1.22.4-10) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../06-bsdextrautils_2.38.1-5+deb12u3_amd64.deb ...
Unpacking bsdextrautils (2.38.1-5+deb12u3) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../07-libpipeline1_1.5.7-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.7-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../08-man-db_2.11.2-2_amd64.deb ...
Unpacking man-db (2.11.2-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../09-m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../10-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../11-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../12-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../13-autopoint_0.21-12_all.deb ...
Unpacking autopoint (0.21-12) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../14-libdebhelper-perl_13.11.4_all.deb ...
Unpacking libdebhelper-perl (13.11.4) ...
Selecting previously unselected package libtool.
Preparing to unpack .../15-libtool_2.4.7-7~deb12u1_all.deb ...
Unpacking libtool (2.4.7-7~deb12u1) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../16-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../17-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libsub-override-perl.
Preparing to unpack .../18-libsub-override-perl_0.09-4_all.deb ...
Unpacking libsub-override-perl (0.09-4) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../19-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../20-dh-strip-nondeterminism_1.13.1-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.13.1-1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../21-dwz_0.15-1_amd64.deb ...
Unpacking dwz (0.15-1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../22-gettext_0.21-12_amd64.deb ...
Unpacking gettext (0.21-12) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../23-intltool-debian_0.35.0+20060710.6_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.6) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../24-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../25-debhelper_13.11.4_all.deb ...
Unpacking debhelper (13.11.4) ...
Selecting previously unselected package libdecaf0:amd64.
Preparing to unpack .../26-libdecaf0_1.0.2-2_amd64.deb ...
Unpacking libdecaf0:amd64 (1.0.2-2) ...
Selecting previously unselected package libmbedcrypto7:amd64.
Preparing to unpack .../27-libmbedcrypto7_2.28.3-1_amd64.deb ...
Unpacking libmbedcrypto7:amd64 (2.28.3-1) ...
Selecting previously unselected package libmbedx509-1:amd64.
Preparing to unpack .../28-libmbedx509-1_2.28.3-1_amd64.deb ...
Unpacking libmbedx509-1:amd64 (2.28.3-1) ...
Selecting previously unselected package libmbedtls14:amd64.
Preparing to unpack .../29-libmbedtls14_2.28.3-1_amd64.deb ...
Unpacking libmbedtls14:amd64 (2.28.3-1) ...
Selecting previously unselected package libbctoolbox1:amd64.
Preparing to unpack .../30-libbctoolbox1_5.1.64-2_amd64.deb ...
Unpacking libbctoolbox1:amd64 (5.1.64-2) ...
Selecting previously unselected package libmnl-dev:amd64.
Preparing to unpack .../31-libmnl-dev_1.0.4-3_amd64.deb ...
Unpacking libmnl-dev:amd64 (1.0.4-3) ...
Selecting previously unselected package libortp16:amd64.
Preparing to unpack .../32-libortp16_1%3a5.1.64-2_amd64.deb ...
Unpacking libortp16:amd64 (1:5.1.64-2) ...
Selecting previously unselected package libsctp1:amd64.
Preparing to unpack .../33-libsctp1_1.0.19+dfsg-2_amd64.deb ...
Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ...
Selecting previously unselected package libtalloc2:amd64.
Preparing to unpack .../34-libtalloc2_2.4.0-f2_amd64.deb ...
Unpacking libtalloc2:amd64 (2.4.0-f2) ...
Selecting previously unselected package liburing2:amd64.
Preparing to unpack .../35-liburing2_2.3-3_amd64.deb ...
Unpacking liburing2:amd64 (2.3-3) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../36-libosmocore22_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmocore22:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../37-libosmocodec4_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmotrau10:amd64.
Preparing to unpack .../38-libosmotrau10_1.6.0.50.58dd_amd64.deb ...
Unpacking libosmotrau10:amd64 (1.6.0.50.58dd) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../39-libosmoisdn0_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../40-libosmogsm20_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmonetif11:amd64.
Preparing to unpack .../41-libosmonetif11_1.5.1.34.ada6_amd64.deb ...
Unpacking libosmonetif11:amd64 (1.5.1.34.ada6) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../42-libosmovty13_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmovty13:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmoabis13:amd64.
Preparing to unpack .../43-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 .../44-libosmocoding0_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../45-libosmogb14_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmogb14:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../46-libosmoctrl0_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libpcsclite1:amd64.
Preparing to unpack .../47-libpcsclite1_1.9.9-2_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.9.9-2) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../48-libosmosim2_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmosim2:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libusb-1.0-0:amd64.
Preparing to unpack .../49-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ...
Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../50-libosmousb0_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmousb0:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../51-libosmocore_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmocore (1.10.0.64.ff3d) ...
Selecting previously unselected package libpkgconf3:amd64.
Preparing to unpack .../52-libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../53-pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../54-pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../55-pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Selecting previously unselected package libtalloc-dev:amd64.
Preparing to unpack .../56-libtalloc-dev_2.4.0-f2_amd64.deb ...
Unpacking libtalloc-dev:amd64 (2.4.0-f2) ...
Selecting previously unselected package libsctp-dev:amd64.
Preparing to unpack .../57-libsctp-dev_1.0.19+dfsg-2_amd64.deb ...
Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ...
Selecting previously unselected package libusb-1.0-0-dev:amd64.
Preparing to unpack .../58-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ...
Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ...
Selecting previously unselected package libosmocore-dev:amd64.
Preparing to unpack .../59-libosmocore-dev_1.10.0.64.ff3d_amd64.deb ...
Unpacking libosmocore-dev:amd64 (1.10.0.64.ff3d) ...
Selecting previously unselected package libosmo-netif-dev:amd64.
Preparing to unpack .../60-libosmo-netif-dev_1.5.1.34.ada6_amd64.deb ...
Unpacking libosmo-netif-dev:amd64 (1.5.1.34.ada6) ...
Selecting previously unselected package libosmo-abis-dev:amd64.
Preparing to unpack .../61-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-gsup-client0:amd64.
Preparing to unpack .../62-libosmo-gsup-client0_1.8.0.15.74e4_amd64.deb ...
Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4) ...
Selecting previously unselected package libosmo-gsup-client-dev:amd64.
Preparing to unpack .../63-libosmo-gsup-client-dev_1.8.0.15.74e4_amd64.deb ...
Unpacking libosmo-gsup-client-dev:amd64 (1.8.0.15.74e4) ...
Selecting previously unselected package libosmo-sigtran10:amd64.
Preparing to unpack .../64-libosmo-sigtran10_2.0.0.54.c4a0_amd64.deb ...
Unpacking libosmo-sigtran10:amd64 (2.0.0.54.c4a0) ...
Selecting previously unselected package libosmo-sigtran-dev:amd64.
Preparing to unpack .../65-libosmo-sigtran-dev_2.0.0.54.c4a0_amd64.deb ...
Unpacking libosmo-sigtran-dev:amd64 (2.0.0.54.c4a0) ...
Selecting previously unselected package libsmpp1:amd64.
Preparing to unpack .../66-libsmpp1_1.14.4.1.f1ec_amd64.deb ...
Unpacking libsmpp1:amd64 (1.14.4.1.f1ec) ...
Selecting previously unselected package libsmpp34-dev:amd64.
Preparing to unpack .../67-libsmpp34-dev_1.14.4.1.f1ec_amd64.deb ...
Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec) ...
Selecting previously unselected package libsqlite3-dev:amd64.
Preparing to unpack .../68-libsqlite3-dev_3.40.1-2+deb12u1_amd64.deb ...
Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ...
Selecting previously unselected package libasn1c1:amd64.
Preparing to unpack .../69-libasn1c1_0.9.38_amd64.deb ...
Unpacking libasn1c1:amd64 (0.9.38) ...
Selecting previously unselected package libasn1c-dev:amd64.
Preparing to unpack .../70-libasn1c-dev_0.9.38_amd64.deb ...
Unpacking libasn1c-dev:amd64 (0.9.38) ...
Selecting previously unselected package libosmo-mgcp-client14:amd64.
Preparing to unpack .../71-libosmo-mgcp-client14_1.13.1.38.78ee9_amd64.deb ...
Unpacking libosmo-mgcp-client14:amd64 (1.13.1.38.78ee9) ...
Selecting previously unselected package libosmo-mgcp-client-dev:amd64.
Preparing to unpack .../72-libosmo-mgcp-client-dev_1.13.1.38.78ee9_amd64.deb ...
Unpacking libosmo-mgcp-client-dev:amd64 (1.13.1.38.78ee9) ...
Selecting previously unselected package libosmo-ranap7:amd64.
Preparing to unpack .../73-libosmo-ranap7_1.6.0.6.aad82_amd64.deb ...
Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82) ...
Selecting previously unselected package libosmo-ranap-dev:amd64.
Preparing to unpack .../74-libosmo-ranap-dev_1.6.0.6.aad82_amd64.deb ...
Unpacking libosmo-ranap-dev:amd64 (1.6.0.6.aad82) ...
Setting up libpipeline1:amd64 (1.5.7-1) ...
Setting up bsdextrautils (2.38.1-5+deb12u3) ...
Setting up libmagic-mgc (1:5.44-3) ...
Setting up libsmpp1:amd64 (1.14.4.1.f1ec) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libdebhelper-perl (13.11.4) ...
Setting up libmagic1:amd64 (1:5.44-3) ...
Setting up gettext-base (0.21-12) ...
Setting up m4 (1.4.19-3) ...
Setting up file (1:5.44-3) ...
Setting up libdecaf0:amd64 (1.0.2-2) ...
Setting up libtalloc2:amd64 (2.4.0-f2) ...
Setting up autotools-dev (20220109.1) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ...
Setting up libmbedcrypto7:amd64 (2.28.3-1) ...
Setting up libmnl-dev:amd64 (1.0.4-3) ...
Setting up autopoint (0.21-12) ...
Setting up libpcsclite1:amd64 (1.9.9-2) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up autoconf (2.71-3) ...
Setting up dwz (0.15-1) ...
Setting up libsctp1:amd64 (1.0.19+dfsg-2) ...
Setting up libuchardet0:amd64 (0.0.7-1) ...
Setting up libsub-override-perl (0.09-4) ...
Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ...
Setting up liburing2:amd64 (2.3-3) ...
Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec) ...
Setting up automake (1:1.16.5-1.3) ...
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 libfile-stripnondeterminism-perl (1.13.1-1) ...
Setting up libasn1c1:amd64 (0.9.38) ...
Setting up gettext (0.21-12) ...
Setting up libmbedx509-1:amd64 (2.28.3-1) ...
Setting up libmbedtls14:amd64 (2.28.3-1) ...
Setting up libtool (2.4.7-7~deb12u1) ...
Setting up libbctoolbox1:amd64 (5.1.64-2) ...
Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up libtalloc-dev:amd64 (2.4.0-f2) ...
Setting up libasn1c-dev:amd64 (0.9.38) ...
Setting up libortp16:amd64 (1:5.1.64-2) ...
Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Setting up dh-strip-nondeterminism (1.13.1-1) ...
Setting up libosmocore22:amd64 (1.10.0.64.ff3d) ...
Setting up libosmocodec4:amd64 (1.10.0.64.ff3d) ...
Setting up groff-base (1.22.4-10) ...
Setting up libosmovty13:amd64 (1.10.0.64.ff3d) ...
Setting up libosmoisdn0:amd64 (1.10.0.64.ff3d) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up libosmotrau10:amd64 (1.6.0.50.58dd) ...
Setting up man-db (2.11.2-2) ...
Building database of manual pages ...
Setting up libosmousb0:amd64 (1.10.0.64.ff3d) ...
Setting up libosmo-mgcp-client14:amd64 (1.13.1.38.78ee9) ...
Setting up libosmogsm20:amd64 (1.10.0.64.ff3d) ...
Setting up libosmoctrl0:amd64 (1.10.0.64.ff3d) ...
Setting up libosmogb14:amd64 (1.10.0.64.ff3d) ...
Setting up debhelper (13.11.4) ...
Setting up libosmonetif11:amd64 (1.5.1.34.ada6) ...
Setting up libosmo-mgcp-client-dev:amd64 (1.13.1.38.78ee9) ...
Setting up libosmocoding0:amd64 (1.10.0.64.ff3d) ...
Setting up libosmosim2:amd64 (1.10.0.64.ff3d) ...
Setting up libosmocore (1.10.0.64.ff3d) ...
Setting up libosmoabis13:amd64 (1.6.0.50.58dd) ...
Setting up libosmo-sigtran10:amd64 (2.0.0.54.c4a0) ...
Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4) ...
Setting up libosmo-ranap7:amd64 (1.6.0.6.aad82) ...
Setting up libosmocore-dev:amd64 (1.10.0.64.ff3d) ...
Setting up libosmo-netif-dev:amd64 (1.5.1.34.ada6) ...
Setting up libosmo-ranap-dev:amd64 (1.6.0.6.aad82) ...
Setting up libosmo-gsup-client-dev:amd64 (1.8.0.15.74e4) ...
Setting up libosmo-sigtran-dev:amd64 (2.0.0.54.c4a0) ...
Setting up libosmo-abis-dev:amd64 (1.6.0.50.58dd) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
Processing triggers for mailcap (3.70+nmu1) ...
+ [ -n 1 ]
+ ip link set eth0 down
+ su user -c dpkg-buildpackage -us -uc -j21
dpkg-buildpackage: info: source package osmo-msc
dpkg-buildpackage: info: source version 1.12.1.33.4faff2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org>
dpkg-buildpackage: info: host architecture amd64
 dpkg-source --before-build .
 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-msc in osmo-msc_1.12.1.33.4faff2.tar.xz
dpkg-source: info: building osmo-msc in osmo-msc_1.12.1.33.4faff2.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:117: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:117: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:117: the top level
configure.ac:154: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:154: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:154: the top level
configure.ac:230: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:230: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:230: the top level
configure.ac:232: warning: AC_OUTPUT should be used without arguments.
configure.ac:232: You should run autoupdate.
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/sequence_charts/Makefile.am:26: warning: '%'-style pattern rules are a GNU make extension
doc/sequence_charts/Makefile.am:29: warning: '%'-style pattern rules are a GNU make extension
src/libmsc/Makefile.am: installing './depcomp'
tests/db_sms/Makefile.am:36: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/db_sms/Makefile.am:36: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
tests/msc_vlr/Makefile.am:119: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:119: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:149: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:149: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:101: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:101: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:107: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:107: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:125: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:125: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:131: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:131: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:137: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:137: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:95: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:95: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:143: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:143: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:155: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:155: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:161: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:161: but option 'subdir-objects' is disabled
tests/msc_vlr/Makefile.am:113: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/msc_vlr/Makefile.am:113: but option 'subdir-objects' is disabled
tests/sms_queue/Makefile.am:36: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory,
tests/sms_queue/Makefile.am:36: but option 'subdir-objects' is disabled
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-msc'
dh_auto_configure -- --enable-iu --enable-smpp --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals
	./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-iu --enable-smpp --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... 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... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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 file... file
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... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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 sqlite3... yes
checking for libosmocore >= 1.10.0... yes
checking for libosmovty >= 1.10.0... yes
checking for libosmoctrl >= 1.10.0... yes
checking for libosmogsm >= 1.10.0... yes
checking for libosmoabis >= 1.6.0... yes
checking for libosmo-netif >= 1.5.0... yes
checking for libosmo-sigtran >= 2.0.0... yes
checking for libosmo-mgcp-client >= 1.13.0... yes
checking for libosmo-gsup-client >= 1.8.0... yes
checking for timegm... yes
checking for library containing sctp_send... -lsctp
checking for libsmpp34 >= 1.14.0... yes
checking for libasn1c >= 0.9.30... yes
checking for libosmo-ranap >= 1.6.0... yes
checking whether to enable code coverage support... no
checking whether struct tm has tm_gmtoff member... yes
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 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -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/msc/Makefile
config.status: creating include/osmocom/smpp/Makefile
config.status: creating include/osmocom/vlr/Makefile
config.status: creating src/Makefile
config.status: creating src/libmsc/Makefile
config.status: creating src/libvlr/Makefile
config.status: creating src/libsmpputil/Makefile
config.status: creating src/osmo-msc/Makefile
config.status: creating src/utils/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/smpp/Makefile
config.status: creating tests/db_sms/Makefile
config.status: creating tests/sms_queue/Makefile
config.status: creating tests/msc_vlr/Makefile
config.status: creating tests/sdp_msg/Makefile
config.status: creating tests/mncc/Makefile
config.status: creating tests/csd/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating doc/sequence_charts/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-msc'
   dh_auto_build
	make -j21
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-msc'
echo 1.12.1.33-4faff2 > .version-t && mv .version-t .version
make  all-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-msc'
Making all in include
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include'
Making all in osmocom
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom'
Making all in msc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/msc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/msc'
Making all in smpp
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/smpp'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/smpp'
Making all in vlr
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/vlr'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/vlr'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include'
Making all in src
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src'
Making all in libvlr
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/libvlr'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o vlr.o vlr.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o vlr_access_req_fsm.o vlr_access_req_fsm.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o vlr_auth_fsm.o vlr_auth_fsm.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o vlr_lu_fsm.o vlr_lu_fsm.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o vlr_sgs.o vlr_sgs.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o vlr_sgs_fsm.o vlr_sgs_fsm.c
rm -f libvlr.a
ar cru libvlr.a vlr.o vlr_access_req_fsm.o vlr_auth_fsm.o vlr_lu_fsm.o vlr_sgs.o vlr_sgs_fsm.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libvlr.a
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/libvlr'
Making all in libmsc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/libmsc'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o call_leg.o call_leg.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o cell_id_list.o cell_id_list.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o codec_filter.o codec_filter.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o codec_mapping.o codec_mapping.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o csd_bs.o csd_bs.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o csd_filter.o csd_filter.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sccp_ran.o sccp_ran.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_vty.o msc_vty.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o db.o db.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o e_link.o e_link.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm_04_08.o gsm_04_08.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm_04_08_cc.o gsm_04_08_cc.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm_04_11.o gsm_04_11.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm_04_11_gsup.o gsm_04_11_gsup.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm_04_14.o gsm_04_14.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm_04_80.o gsm_04_80.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsm_09_11.o gsm_09_11.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mncc.o mncc.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mncc_builtin.o mncc_builtin.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mncc_sock.o mncc_sock.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mncc_call.o mncc_call.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msub.o msub.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_a.o msc_a.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_a_remote.o msc_a_remote.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_i.o msc_i.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_i_remote.o msc_i_remote.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_t.o msc_t.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_t_remote.o msc_t_remote.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_ho.o msc_ho.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_vgcs.o msc_vgcs.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o neighbor_ident.o neighbor_ident.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o neighbor_ident_vty.o neighbor_ident_vty.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o paging.o paging.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ran_conn.o ran_conn.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ran_infra.o ran_infra.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ran_msg.o ran_msg.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ran_msg_a.o ran_msg_a.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ran_peer.o ran_peer.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rrlp.o rrlp.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rtp_stream.o rtp_stream.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sdp_msg.o sdp_msg.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o silent_call.o silent_call.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sms_queue.o sms_queue.c
rtp_stream.c: In function 'rtp_stream_do_mgcp_verb':
rtp_stream.c:332:25: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations]
  332 |                         verb_info.codecs[i] = m->mgcp;
      |                         ^~~~~~~~~
In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4,
                 from rtp_stream.c:25:
/usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here
   33 |         enum mgcp_codecs codecs[MGCP_MAX_CODECS]
      |                          ^~~~~~
rtp_stream.c:338:25: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations]
  338 |                         verb_info.codecs_len = i;
      |                         ^~~~~~~~~
/usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here
   35 |         unsigned int codecs_len
      |                      ^~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o smsc_vty.o smsc_vty.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o transaction.o transaction.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o transaction_cc.o transaction_cc.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_net_init.o msc_net_init.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ctrl_commands.o ctrl_commands.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sgs_iface.o sgs_iface.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sgs_server.o sgs_server.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sgs_vty.o sgs_vty.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o asci_gcr.o asci_gcr.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o asci_vty.o asci_vty.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ran_msg_iu.o ran_msg_iu.c
rm -f libmsc.a
ar cru libmsc.a call_leg.o cell_id_list.o codec_filter.o codec_mapping.o csd_bs.o csd_filter.o sccp_ran.o msc_vty.o db.o e_link.o gsm_04_08.o gsm_04_08_cc.o gsm_04_11.o gsm_04_11_gsup.o gsm_04_14.o gsm_04_80.o gsm_09_11.o mncc.o mncc_builtin.o mncc_sock.o mncc_call.o msub.o msc_a.o msc_a_remote.o msc_i.o msc_i_remote.o msc_t.o msc_t_remote.o msc_ho.o msc_vgcs.o neighbor_ident.o neighbor_ident_vty.o paging.o ran_conn.o ran_infra.o ran_msg.o ran_msg_a.o ran_peer.o rrlp.o rtp_stream.o sdp_msg.o silent_call.o sms_queue.o smsc_vty.o transaction.o transaction_cc.o msc_net_init.o ctrl_commands.o sgs_iface.o sgs_server.o sgs_vty.o asci_gcr.o asci_vty.o ran_msg_iu.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libmsc.a
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/libmsc'
Making all in libsmpputil
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/libsmpputil'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o smpp_utils.o smpp_utils.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o smpp_vty.o smpp_vty.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o smpp_msc.o smpp_msc.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o smpp_smsc.o smpp_smsc.c
smpp_msc.c: In function 'submit_to_sms':
smpp_msc.c:212:2: warning: #warning Implement reply path [-Wcpp]
  212 | #warning Implement reply path
      |  ^~~~~~~
rm -f libsmpputil.a
ar cru libsmpputil.a smpp_utils.o smpp_vty.o smpp_msc.o smpp_smsc.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libsmpputil.a
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/libsmpputil'
Making all in utils
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/utils'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o smpp_mirror-smpp_mirror.o `test -f 'smpp_mirror.c' || echo './'`smpp_mirror.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11   -Wl,-z,relro -o smpp_mirror smpp_mirror-smpp_mirror.o ../../src/libsmpputil/libsmpputil.a ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmonetif  -lsmpp34  -losmo-ranap  -ltalloc -lasn1c  -losmo-sigtran  -losmo-mgcp-client  -losmo-gsup-client  -lsqlite3  -lsctp  
libtool: link: gcc -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o smpp_mirror smpp_mirror-smpp_mirror.o  ../../src/libsmpputil/libsmpputil.a ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a /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 -lmnl /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libsmpp34.so -losmo-ranap -ltalloc -lasn1c /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lsqlite3 -lsctp -pthread
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/utils'
Making all in osmo-msc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/osmo-msc'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_main.o msc_main.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11   -Wl,-z,relro -o osmo-msc msc_main.o ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmocore -ltalloc -lmnl  -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmonetif  -losmo-ranap  -ltalloc -lasn1c  -losmo-sigtran  -losmo-mgcp-client  -losmo-gsup-client  -lsqlite3  -lsctp  ../../src/libsmpputil/libsmpputil.a -lsmpp34   
libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o osmo-msc msc_main.o  ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a /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 -lmnl /usr/lib/x86_64-linux-gnu/libosmonetif.so -losmo-ranap -ltalloc -lasn1c /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lsqlite3 -lsctp ../../src/libsmpputil/libsmpputil.a /usr/lib/x86_64-linux-gnu/libsmpp34.so -pthread
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/osmo-msc'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src'
Making all in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-msc/doc'
Making all in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/doc/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc/examples'
Making all in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/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 osmomsc-vty-reference.xml
if ! [ -f osmomsc-usermanual.adoc ]; then \
	ln -s osmomsc-usermanual.adoc osmomsc-usermanual.adoc; \
fi
../../src/osmo-msc/osmo-msc --vty-ref-xml > vty/msc_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-msc/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" osmomsc-usermanual.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.0cajWglBZx
+ mktemp
+ combine_src=/tmp/tmp.FdTlFjB0kH
+ cp ./vty/msc_vty_reference.xml /tmp/tmp.0cajWglBZx
+ [ -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.0cajWglBZx /tmp/tmp.FdTlFjB0kH
+ xsltproc -o /tmp/tmp.0cajWglBZx --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.FdTlFjB0kH
+ [ -n ./vty/msc_vty_additions.xml ]
+ realpath ./vty/msc_vty_additions.xml
+ addition=/obs/_temp/binpkgs/osmo-msc/doc/manuals/vty/msc_vty_additions.xml
+ shift
+ cp /tmp/tmp.0cajWglBZx /tmp/tmp.FdTlFjB0kH
+ xsltproc -o /tmp/tmp.0cajWglBZx --stringparam with /obs/_temp/binpkgs/osmo-msc/doc/manuals/vty/msc_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.FdTlFjB0kH
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-msc/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', 'osmomsc-usermanual.adoc']
a2x: resource files: []
a2x: resource directories: ['/etc/asciidoc/stylesheets']
a2x: executing: asciidoc ['-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-msc/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml')]
asciidoc: reading: /etc/asciidoc/asciidoc.conf
+ [ -n  ]
+ cat /tmp/tmp.0cajWglBZx
+ rm -f /tmp/tmp.FdTlFjB0kH
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
+ rm -f /tmp/tmp.0cajWglBZx
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \
	> generated/docbook_vty.xml
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.adoc
asciidoc: reading: /etc/asciidoc/docbook45.conf
set -x && \
export GIT_DATE="unknown" && \
export REVNUMBER="DRAFT " && \
export TEMPFILE="/obs/_temp/binpkgs/osmo-msc/doc/manuals/generated/_temp_osmomsc-vty-reference.xml" && \
/usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmomsc-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-msc/doc/manuals/generated" \
	 \
	-P draft.mode=no \
	-o osmomsc-vty-reference.pdf \
	"$TEMPFILE" && \
rm $TEMPFILE
+ export GIT_DATE=unknown
+ GIT_DATE=unknown
+ export 'REVNUMBER=DRAFT '
+ REVNUMBER='DRAFT '
+ export TEMPFILE=/obs/_temp/binpkgs/osmo-msc/doc/manuals/generated/_temp_osmomsc-vty-reference.xml
+ TEMPFILE=/obs/_temp/binpkgs/osmo-msc/doc/manuals/generated/_temp_osmomsc-vty-reference.xml
+ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmomsc-vty-reference.xml
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-msc/doc/manuals/osmomsc-usermanual.xml
asciidoc: osmomsc-usermanual.adoc: line 6: evaluating: {include:/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual-docinfo.xml}
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/preface.adoc
asciidoc: osmomsc-usermanual.adoc: line 9: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/preface.adoc
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-msc/doc/manuals/generated' -P draft.mode=no -o osmomsc-vty-reference.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/generated/_temp_osmomsc-vty-reference.xml
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/chapters/overview.adoc
asciidoc: osmomsc-usermanual.adoc: line 11: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/chapters/overview.adoc
asciidoc: overview.adoc: line 61: evaluating: {counter2:target-number}
asciidoc: overview.adoc: line 61: evaluating: {set2:target:osmomsc-usermanual__1.svg}
Build the book set list...
asciidoc: overview.adoc: line 98: filtering: dot -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__1.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/chapters/running.adoc
asciidoc: osmomsc-usermanual.adoc: line 13: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/chapters/running.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/chapters/control.adoc
asciidoc: osmomsc-usermanual.adoc: line 15: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/chapters/control.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/counters-overview.adoc
asciidoc: osmomsc-usermanual.adoc: line 17: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/counters-overview.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/chapters/counters.adoc
asciidoc: osmomsc-usermanual.adoc: line 19: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/chapters/counters.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/chapters/counters_generated.adoc
asciidoc: counters.adoc: line 4: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/chapters/counters_generated.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/vty.adoc
asciidoc: osmomsc-usermanual.adoc: line 21: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/vty.adoc
Build the listings...
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/logging.adoc
asciidoc: osmomsc-usermanual.adoc: line 23: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/logging.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/sigtran-osmocom.adoc
asciidoc: osmomsc-usermanual.adoc: line 25: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/sigtran-osmocom.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/sigtran-simple-2g.dot
asciidoc: sigtran-osmocom.adoc: line 221: reading: /obs/_temp/binpkgs/osmo-msc/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:osmomsc-usermanual__2.svg}
asciidoc: sigtran-simple-2g.dot: line 22: filtering: dot -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__2.svg" -T svg && echo " "
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Stripping NS from DocBook 5/NG document.
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/sigtran-simple-3g.dot
asciidoc: sigtran-osmocom.adoc: line 251: reading: /obs/_temp/binpkgs/osmo-msc/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:osmomsc-usermanual__3.svg}
asciidoc: sigtran-simple-3g.dot: line 24: filtering: dot -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__3.svg" -T svg && echo " "
Processing stripped document.
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/cs7-config.adoc
asciidoc: osmomsc-usermanual.adoc: line 27: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/cs7-config.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/cs7-config.adoc
asciidoc: osmomsc-usermanual.adoc: line 29: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/cs7-config.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/chapters/net.adoc
asciidoc: osmomsc-usermanual.adoc: line 31: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/chapters/net.adoc
Build _temp_osmomsc-vty-reference.pdf
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/smpp.adoc
asciidoc: osmomsc-usermanual.adoc: line 33: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/smpp.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/mncc.adoc
asciidoc: osmomsc-usermanual.adoc: line 35: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/mncc.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/chapters/osmux_msc.adoc
asciidoc: osmomsc-usermanual.adoc: line 37: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/chapters/osmux_msc.adoc
asciidoc: include: /usr/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc
asciidoc: osmux_msc.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:osmomsc-usermanual__4.svg}
asciidoc: network_osmux_aoip.dot: line 32: filtering: dot -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__4.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:osmomsc-usermanual__5.svg}
asciidoc: mo_call_osmux_aoip.msc: line 54: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__5.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:osmomsc-usermanual__6.svg}
asciidoc: network_osmux_sccplite.dot: line 33: filtering: dot -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__6.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:osmomsc-usermanual__7.svg}
asciidoc: mo_call_osmux_sccplite.msc: line 58: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__7.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:osmomsc-usermanual__8.svg}
asciidoc: network_osmux_sccplite_nat.dot: line 40: filtering: dot -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__8.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:osmomsc-usermanual__9.svg}
asciidoc: mo_call_osmux_sccplite_nat.msc: line 77: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__9.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:osmomsc-usermanual__10.svg}
asciidoc: network_osmux_abis.dot: line 32: filtering: dot -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__10.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:osmomsc-usermanual__11.svg}
asciidoc: mo_call_osmux_abis.msc: line 54: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__11.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/mgwpool.adoc
asciidoc: osmomsc-usermanual.adoc: line 39: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/mgwpool.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/chapters/sgs.adoc
asciidoc: osmomsc-usermanual.adoc: line 41: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/chapters/sgs.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/control_if.adoc
asciidoc: osmomsc-usermanual.adoc: line 43: reading: /obs/_temp/binpkgs/osmo-msc/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:osmomsc-usermanual__12.svg}
asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__12.svg" -Tsvg - && echo " "
asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 40: evaluating: {set2:target:osmomsc-usermanual__13.svg}
asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__13.svg" -Tsvg - && echo " "
asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 77: evaluating: {set2:target:osmomsc-usermanual__14.svg}
asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__14.svg" -Tsvg -
asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 88: evaluating: {set2:target:osmomsc-usermanual__15.svg}
asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__15.svg" -Tsvg -
asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 104: evaluating: {set2:target:osmomsc-usermanual__16.svg}
asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__16.svg" -Tsvg -
asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 115: evaluating: {set2:target:osmomsc-usermanual__17.svg}
asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__17.svg" -Tsvg -
asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 131: evaluating: {set2:target:osmomsc-usermanual__18.svg}
asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__18.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/gsup.adoc
asciidoc: osmomsc-usermanual.adoc: line 45: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/gsup.adoc
asciidoc: gsup.adoc: line 63: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 63: evaluating: {set2:target:osmomsc-usermanual__19.svg}
asciidoc: gsup.adoc: line 70: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__19.svg" -Tsvg -
asciidoc: gsup.adoc: line 75: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 75: evaluating: {set2:target:osmomsc-usermanual__20.svg}
asciidoc: gsup.adoc: line 82: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__20.svg" -Tsvg -
asciidoc: gsup.adoc: line 92: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 92: evaluating: {set2:target:osmomsc-usermanual__21.svg}
asciidoc: gsup.adoc: line 98: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__21.svg" -Tsvg -
asciidoc: gsup.adoc: line 113: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 113: evaluating: {set2:target:osmomsc-usermanual__22.svg}
asciidoc: gsup.adoc: line 122: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__22.svg" -Tsvg -
asciidoc: gsup.adoc: line 127: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 127: evaluating: {set2:target:osmomsc-usermanual__23.svg}
asciidoc: gsup.adoc: line 134: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__23.svg" -Tsvg -
asciidoc: gsup.adoc: line 144: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 144: evaluating: {set2:target:osmomsc-usermanual__24.svg}
asciidoc: gsup.adoc: line 151: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__24.svg" -Tsvg -
asciidoc: gsup.adoc: line 156: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 156: evaluating: {set2:target:osmomsc-usermanual__25.svg}
asciidoc: gsup.adoc: line 163: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__25.svg" -Tsvg -
asciidoc: gsup.adoc: line 175: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 175: evaluating: {set2:target:osmomsc-usermanual__26.svg}
asciidoc: gsup.adoc: line 182: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__26.svg" -Tsvg -
asciidoc: gsup.adoc: line 194: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 194: evaluating: {set2:target:osmomsc-usermanual__27.svg}
asciidoc: gsup.adoc: line 201: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__27.svg" -Tsvg -
asciidoc: gsup.adoc: line 213: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 213: evaluating: {set2:target:osmomsc-usermanual__28.svg}
asciidoc: gsup.adoc: line 220: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__28.svg" -Tsvg -
asciidoc: gsup.adoc: line 239: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 239: evaluating: {set2:target:osmomsc-usermanual__29.svg}
asciidoc: gsup.adoc: line 251: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__29.svg" -Tsvg -
asciidoc: gsup.adoc: line 260: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 260: evaluating: {set2:target:osmomsc-usermanual__30.svg}
asciidoc: gsup.adoc: line 278: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__30.svg" -Tsvg -
asciidoc: gsup.adoc: line 289: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 289: evaluating: {set2:target:osmomsc-usermanual__31.svg}
asciidoc: gsup.adoc: line 297: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__31.svg" -Tsvg -
asciidoc: gsup.adoc: line 314: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 314: evaluating: {set2:target:osmomsc-usermanual__32.svg}
asciidoc: gsup.adoc: line 321: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__32.svg" -Tsvg -
asciidoc: gsup.adoc: line 1249: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1249: evaluating: {set2:target:osmomsc-usermanual__33.svg}
asciidoc: gsup.adoc: line 1261: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__33.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1282: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1282: evaluating: {set2:target:osmomsc-usermanual__34.svg}
asciidoc: gsup.adoc: line 1291: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__34.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1387: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1387: evaluating: {set2:target:osmomsc-usermanual__35.svg}
asciidoc: gsup.adoc: line 1396: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__35.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1469: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1469: evaluating: {set2:target:osmomsc-usermanual__36.svg}
asciidoc: gsup.adoc: line 1477: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__36.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1487: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1487: evaluating: {set2:target:osmomsc-usermanual__37.svg}
asciidoc: gsup.adoc: line 1500: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__37.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1514: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1514: evaluating: {set2:target:osmomsc-usermanual__38.svg}
asciidoc: gsup.adoc: line 1529: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__38.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1549: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1549: evaluating: {set2:target:osmomsc-usermanual__39.svg}
asciidoc: gsup.adoc: line 1558: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__39.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1571: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1571: evaluating: {set2:target:osmomsc-usermanual__40.svg}
asciidoc: gsup.adoc: line 1578: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__40.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1596: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1596: evaluating: {set2:target:osmomsc-usermanual__41.svg}
asciidoc: gsup.adoc: line 1611: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__41.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1679: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1679: evaluating: {set2:target:osmomsc-usermanual__42.svg}
asciidoc: gsup.adoc: line 1688: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__42.svg" -Tsvg -
asciidoc: gsup.adoc: line 1711: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1711: evaluating: {set2:target:osmomsc-usermanual__43.svg}
asciidoc: gsup.adoc: line 1721: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__43.svg" -Tsvg - && echo " "
'osmomsc-vty-reference.pdf' successfully built
+ rm /obs/_temp/binpkgs/osmo-msc/doc/manuals/generated/_temp_osmomsc-vty-reference.xml
asciidoc: gsup.adoc: line 1846: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1846: evaluating: {set2:target:osmomsc-usermanual__44.svg}
asciidoc: gsup.adoc: line 1854: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__44.svg" -Tsvg - && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/vty_cpu_sched.adoc
asciidoc: osmomsc-usermanual.adoc: line 47: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/vty_cpu_sched.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: osmomsc-usermanual.adoc: line 49: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/bibliography.adoc
asciidoc: osmomsc-usermanual.adoc: line 51: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/bibliography.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/glossary.adoc
asciidoc: osmomsc-usermanual.adoc: line 53: reading: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/glossary.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-msc/doc/manuals/common/chapters/gfdl.adoc
asciidoc: osmomsc-usermanual.adoc: line 55: reading: /obs/_temp/binpkgs/osmo-msc/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-msc/doc/manuals/osmomsc-usermanual.xml"

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml
/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml:3585: element section: validity error : ID cs7_config already defined
<section id="cs7_config">
                        ^
/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml:3806: element section: validity error : ID point_code_format already defined
<section id="point_code_format">
                               ^
/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml:3824: element section: validity error : ID as_and_asp already defined
<section id="as_and_asp">
                        ^
/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml:5001: 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-msc/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml
/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml:3585: element section: validity error : ID cs7_config already defined
<section id="cs7_config">
                        ^
/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml:3806: element section: validity error : ID point_code_format already defined
<section id="point_code_format">
                               ^
/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml:3824: element section: validity error : ID as_and_asp already defined
<section id="as_and_asp">
                        ^
/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml:5001: 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 osmomsc-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpsfpqjs9k/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-msc/doc/manuals' /tmp/tmpsfpqjs9k/custom.xsl /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml
/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml:3585: element section: validity error : ID cs7_config already defined
<section id="cs7_config">
                        ^
/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml:3806: element section: validity error : ID point_code_format already defined
<section id="point_code_format">
                               ^
/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml:3824: element section: validity error : ID as_and_asp already defined
<section id="as_and_asp">
                        ^
/obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml:5001: 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.12)
===================================================
Error: no ID for constraint linkend: smpp-config-global.
XRef to nonexistent id: smpp-config-global
Warning: multiple "IDs" for constraint linkend: cs7_config.
Error: no ID for constraint linkend: msc_loc_update_type:attach.
XRef to nonexistent id: msc_loc_update_type:attach
Error: no ID for constraint linkend: msc_loc_update_type:normal.
XRef to nonexistent id: msc_loc_update_type:normal
Error: no ID for constraint linkend: msc_loc_update_type:periodic.
XRef to nonexistent id: msc_loc_update_type:periodic
Error: no ID for constraint linkend: msc_loc_update_type:detach.
XRef to nonexistent id: msc_loc_update_type:detach
Error: no ID for constraint linkend: msc_loc_update_resp:failed.
XRef to nonexistent id: msc_loc_update_resp:failed
Error: no ID for constraint linkend: msc_loc_update_resp:completed.
XRef to nonexistent id: msc_loc_update_resp:completed
Error: no ID for constraint linkend: msc_cm_service_request:rejected.
XRef to nonexistent id: msc_cm_service_request:rejected
Error: no ID for constraint linkend: msc_cm_service_request:accepted.
XRef to nonexistent id: msc_cm_service_request:accepted
Error: no ID for constraint linkend: msc_paging_resp:rejected.
XRef to nonexistent id: msc_paging_resp:rejected
Error: no ID for constraint linkend: msc_paging_resp:accepted.
XRef to nonexistent id: msc_paging_resp:accepted
Error: no ID for constraint linkend: msc_sms:submitted.
XRef to nonexistent id: msc_sms:submitted
Error: no ID for constraint linkend: msc_sms:no_receiver.
XRef to nonexistent id: msc_sms:no_receiver
Error: no ID for constraint linkend: msc_sms:deliver_unknown_error.
XRef to nonexistent id: msc_sms:deliver_unknown_error
Error: no ID for constraint linkend: msc_sms:delivered.
XRef to nonexistent id: msc_sms:delivered
Error: no ID for constraint linkend: msc_sms:rp_err_mem.
XRef to nonexistent id: msc_sms:rp_err_mem
Error: no ID for constraint linkend: msc_sms:rp_err_other.
XRef to nonexistent id: msc_sms:rp_err_other
Error: no ID for constraint linkend: msc_call:mo_setup.
XRef to nonexistent id: msc_call:mo_setup
Error: no ID for constraint linkend: msc_call:mo_connect_ack.
XRef to nonexistent id: msc_call:mo_connect_ack
Error: no ID for constraint linkend: msc_call:mt_setup.
XRef to nonexistent id: msc_call:mt_setup
Error: no ID for constraint linkend: msc_call:mt_connect.
XRef to nonexistent id: msc_call:mt_connect
Error: no ID for constraint linkend: msc_call:active.
XRef to nonexistent id: msc_call:active
Error: no ID for constraint linkend: msc_call:complete.
XRef to nonexistent id: msc_call:complete
Error: no ID for constraint linkend: msc_call:incomplete.
XRef to nonexistent id: msc_call:incomplete
Error: no ID for constraint linkend: msc_nc_ss:mo_requests.
XRef to nonexistent id: msc_nc_ss:mo_requests
Error: no ID for constraint linkend: msc_nc_ss:mo_established.
XRef to nonexistent id: msc_nc_ss:mo_established
Error: no ID for constraint linkend: msc_nc_ss:mt_requests.
XRef to nonexistent id: msc_nc_ss:mt_requests
Error: no ID for constraint linkend: msc_nc_ss:mt_established.
XRef to nonexistent id: msc_nc_ss:mt_established
Error: no ID for constraint linkend: msc_bssmap:cipher_mode_reject.
XRef to nonexistent id: msc_bssmap:cipher_mode_reject
Error: no ID for constraint linkend: msc_bssmap:cipher_mode_complete.
XRef to nonexistent id: msc_bssmap:cipher_mode_complete
Error: no ID for constraint linkend: ungroup_counter_msc.active_calls.
XRef to nonexistent id: ungroup_counter_msc.active_calls
Error: no ID for constraint linkend: ungroup_counter_msc.active_nc_ss.
XRef to nonexistent id: ungroup_counter_msc.active_nc_ss
Warning: multiple "IDs" for constraint linkend: as_and_asp.
Warning: multiple "IDs" for constraint linkend: point_code_format.
Warning: multiple "IDs" for constraint linkend: as_and_asp.
Warning: multiple "IDs" for constraint linkend: point_code_format.
Error: no ID for constraint linkend: gsup-msg-purge-ms-reqs.
XRef to nonexistent id: gsup-msg-purge-ms-reqs
Error: no ID for constraint linkend: gsup-ie-pdptaddress.
XRef to nonexistent id: gsup-ie-pdptaddress
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-msc/doc/manuals/osmomsc-usermanual__1.svg
Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf
rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__2.svg
rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__3.svg
rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__4.svg
rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__5.svg
rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__6.svg
rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__7.svg
rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__8.svg
rsvg-convert -a -f pdf -o fig8.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__9.svg
rsvg-convert -a -f pdf -o fig9.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__10.svg
rsvg-convert -a -f pdf -o fig10.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__11.svg
rsvg-convert -a -f pdf -o fig11.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__12.svg
rsvg-convert -a -f pdf -o fig12.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__13.svg
rsvg-convert -a -f pdf -o fig13.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__14.svg
rsvg-convert -a -f pdf -o fig14.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__15.svg
rsvg-convert -a -f pdf -o fig15.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__16.svg
rsvg-convert -a -f pdf -o fig16.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__17.svg
rsvg-convert -a -f pdf -o fig17.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__18.svg
rsvg-convert -a -f pdf -o fig18.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__19.svg
rsvg-convert -a -f pdf -o fig19.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__20.svg
rsvg-convert -a -f pdf -o fig20.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__21.svg
rsvg-convert -a -f pdf -o fig21.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__22.svg
rsvg-convert -a -f pdf -o fig22.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__23.svg
rsvg-convert -a -f pdf -o fig23.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__24.svg
rsvg-convert -a -f pdf -o fig24.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__25.svg
rsvg-convert -a -f pdf -o fig25.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__26.svg
rsvg-convert -a -f pdf -o fig26.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__27.svg
rsvg-convert -a -f pdf -o fig27.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__28.svg
rsvg-convert -a -f pdf -o fig28.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__29.svg
rsvg-convert -a -f pdf -o fig29.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__30.svg
rsvg-convert -a -f pdf -o fig30.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__31.svg
rsvg-convert -a -f pdf -o fig31.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__32.svg
rsvg-convert -a -f pdf -o fig32.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__33.svg
rsvg-convert -a -f pdf -o fig33.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__34.svg
rsvg-convert -a -f pdf -o fig34.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__35.svg
rsvg-convert -a -f pdf -o fig35.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__36.svg
rsvg-convert -a -f pdf -o fig36.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__37.svg
rsvg-convert -a -f pdf -o fig37.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__38.svg
rsvg-convert -a -f pdf -o fig38.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__39.svg
rsvg-convert -a -f pdf -o fig39.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__40.svg
rsvg-convert -a -f pdf -o fig40.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__41.svg
rsvg-convert -a -f pdf -o fig41.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__42.svg
rsvg-convert -a -f pdf -o fig42.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__43.svg
rsvg-convert -a -f pdf -o fig43.pdf /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual__44.svg
Build osmomsc-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 osmomsc-usermanual.tex

kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tctt0900
mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tctt0900
This is METAFONT, Version 2.71828182 (TeX Live 2022/Debian) (preloaded base=mf)

(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt0900.mf
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf)
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt.mf
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf
 Ok (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf
 Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf
 Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf
 Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf
 Ok [100] [109] [98] [99] [108])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf
 Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44]
[45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95]
[96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137]
[138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149]
[150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161]
[162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174]
[175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf
 Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf
 Ok [185] [178] [179] [170] [186])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf
 Ok [188] [189] [190]) ) ) )
Font metrics written on tctt0900.tfm.
Output written on tctt0900.600gf (128 characters, 17564 bytes).
Transcript written on tctt0900.log.
mktexpk: /home/user/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/tctt0900.600pk: successfully generated.
running post-compilation scripts...
[index] the index file /tmp/tmpsfpqjs9k/osmomsc-usermanual.idx is empty
osmomsc-usermanual.aux MD5 checksum changed
osmomsc-usermanual.toc MD5 checksum changed
the /tmp/tmpsfpqjs9k/osmomsc-usermanual.aux file has changed
pdflatex -interaction=batchmode osmomsc-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmpsfpqjs9k/osmomsc-usermanual.idx is empty
osmomsc-usermanual.aux MD5 checksum changed
the /tmp/tmpsfpqjs9k/osmomsc-usermanual.aux file has changed but no re-run required?
no new compilation is needed
running last-compilation scripts...
'osmomsc-usermanual.pdf' successfully built

a2x: deleting /obs/_temp/binpkgs/osmo-msc/doc/manuals/osmomsc-usermanual.xml
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc/manuals'
Making all in sequence_charts
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/doc/sequence_charts'
echo "built only on manual invocation, needs mscgen and dot (graphviz) programs: invoke 'make charts'"
built only on manual invocation, needs mscgen and dot (graphviz) programs: invoke 'make charts'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc/sequence_charts'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc'
Making all in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-msc/contrib'
Making all in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/contrib/systemd'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/contrib'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/contrib'
Making all in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests'
Making all in sms_queue
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/sms_queue'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/sms_queue'
Making all in msc_vlr
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/msc_vlr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/msc_vlr'
Making all in db_sms
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/db_sms'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/db_sms'
Making all in sdp_msg
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/sdp_msg'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/sdp_msg'
Making all in mncc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/mncc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/mncc'
Making all in csd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/csd'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/csd'
Making all in smpp
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/smpp'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/smpp'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-msc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-msc'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-msc'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-msc'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-msc'
dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false)
	make -j21 check "TESTSUITEFLAGS=-j21 --verbose" VERBOSE=1
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-msc'
make  check-recursive
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-msc'
Making check in include
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include'
Making check in osmocom
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom'
Making check in msc
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/msc'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/msc'
Making check in smpp
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/smpp'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/smpp'
Making check in vlr
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/vlr'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/vlr'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom'
make[6]: Nothing to be done for 'check-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include'
Making check in src
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src'
Making check in libvlr
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/libvlr'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/libvlr'
Making check in libmsc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/libmsc'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/libmsc'
Making check in libsmpputil
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/libsmpputil'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/libsmpputil'
Making check in utils
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/utils'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/utils'
Making check in osmo-msc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/osmo-msc'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/osmo-msc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src'
Making check in doc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/doc'
Making check in examples
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/doc/examples'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc/examples'
Making check in manuals
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/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 osmomsc-usermanual.check; \
fi
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc/manuals'
Making check in sequence_charts
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/doc/sequence_charts'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc/sequence_charts'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/doc'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc'
Making check in contrib
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/contrib'
Making check in systemd
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/contrib/systemd'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/contrib/systemd'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/contrib'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/contrib'
Making check in tests
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests'
Making check in sms_queue
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/sms_queue'
make  sms_queue_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/sms_queue'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sms_queue_test.o sms_queue_test.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o stubs.o `test -f './../stubs.c' || echo './'`./../stubs.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=db_sms_get_next_unsent_rr_msisdn  -no-install   -Wl,-z,relro -o sms_queue_test sms_queue_test.o stubs.o ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmo-sigtran  -losmo-ranap  -ltalloc -lasn1c  -losmo-mgcp-client  -losmo-gsup-client  -lsqlite3    
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=db_sms_get_next_unsent_rr_msisdn -Wl,-z -Wl,relro -o sms_queue_test sms_queue_test.o stubs.o  ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a /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 -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-ranap -ltalloc -lasn1c -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lsqlite3 -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/sms_queue'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/sms_queue'
Making check in msc_vlr
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/msc_vlr'
make  msc_vlr_test_no_authen msc_vlr_test_gsm_authen msc_vlr_test_gsm_ciph msc_vlr_test_umts_authen msc_vlr_test_authen_reuse msc_vlr_test_hlr_reject msc_vlr_test_hlr_timeout msc_vlr_test_ms_timeout msc_vlr_test_reject_concurrency msc_vlr_test_call msc_vlr_test_rest msc_vlr_test_ss
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/msc_vlr'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_vlr_test_no_authen.o msc_vlr_test_no_authen.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_vlr_tests.o msc_vlr_tests.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o stubs.o `test -f './../stubs.c' || echo './'`./../stubs.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_vlr_test_gsm_authen.o msc_vlr_test_gsm_authen.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_vlr_test_gsm_ciph.o msc_vlr_test_gsm_ciph.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_vlr_test_umts_authen.o msc_vlr_test_umts_authen.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_vlr_test_authen_reuse.o msc_vlr_test_authen_reuse.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_vlr_test_hlr_reject.o msc_vlr_test_hlr_reject.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_vlr_test_hlr_timeout.o msc_vlr_test_hlr_timeout.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_vlr_test_ms_timeout.o msc_vlr_test_ms_timeout.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_vlr_test_reject_concurrency.o msc_vlr_test_reject_concurrency.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_vlr_test_call.o msc_vlr_test_call.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_vlr_test_rest.o msc_vlr_test_rest.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o msc_vlr_test_ss.o msc_vlr_test_ss.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci  -no-install  -Wl,-z,relro -o msc_vlr_test_hlr_timeout msc_vlr_test_hlr_timeout.o msc_vlr_tests.o stubs.o ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmo-sigtran  -losmo-ranap  -ltalloc -lasn1c  -losmo-mgcp-client  -losmo-gsup-client  -lsqlite3    
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci  -no-install  -Wl,-z,relro -o msc_vlr_test_rest msc_vlr_test_rest.o msc_vlr_tests.o stubs.o ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmo-sigtran  -losmo-ranap  -ltalloc -lasn1c  -losmo-mgcp-client  -losmo-gsup-client  -lsqlite3    
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci  -no-install  -Wl,-z,relro -o msc_vlr_test_ss msc_vlr_test_ss.o msc_vlr_tests.o stubs.o ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmo-sigtran  -losmo-ranap  -ltalloc -lasn1c  -losmo-mgcp-client  -losmo-gsup-client  -lsqlite3    
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci  -no-install  -Wl,-z,relro -o msc_vlr_test_ms_timeout msc_vlr_test_ms_timeout.o msc_vlr_tests.o stubs.o ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmo-sigtran  -losmo-ranap  -ltalloc -lasn1c  -losmo-mgcp-client  -losmo-gsup-client  -lsqlite3    
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci  -no-install  -Wl,-z,relro -o msc_vlr_test_authen_reuse msc_vlr_test_authen_reuse.o msc_vlr_tests.o stubs.o ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmo-sigtran  -losmo-ranap  -ltalloc -lasn1c  -losmo-mgcp-client  -losmo-gsup-client  -lsqlite3    
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci  -no-install  -Wl,-z,relro -o msc_vlr_test_hlr_reject msc_vlr_test_hlr_reject.o msc_vlr_tests.o stubs.o ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmo-sigtran  -losmo-ranap  -ltalloc -lasn1c  -losmo-mgcp-client  -losmo-gsup-client  -lsqlite3    
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci  -no-install  -Wl,-z,relro -o msc_vlr_test_reject_concurrency msc_vlr_test_reject_concurrency.o msc_vlr_tests.o stubs.o ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmo-sigtran  -losmo-ranap  -ltalloc -lasn1c  -losmo-mgcp-client  -losmo-gsup-client  -lsqlite3    
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci -Wl,-z -Wl,relro -o msc_vlr_test_rest msc_vlr_test_rest.o msc_vlr_tests.o stubs.o  ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a /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 -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-ranap -ltalloc -lasn1c -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lsqlite3 -pthread
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci -Wl,-z -Wl,relro -o msc_vlr_test_ss msc_vlr_test_ss.o msc_vlr_tests.o stubs.o  ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a /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 -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-ranap -ltalloc -lasn1c -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lsqlite3 -pthread
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci -Wl,-z -Wl,relro -o msc_vlr_test_hlr_timeout msc_vlr_test_hlr_timeout.o msc_vlr_tests.o stubs.o  ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a /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 -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-ranap -ltalloc -lasn1c -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lsqlite3 -pthread
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci -Wl,-z -Wl,relro -o msc_vlr_test_ms_timeout msc_vlr_test_ms_timeout.o msc_vlr_tests.o stubs.o  ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a /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 -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-ranap -ltalloc -lasn1c -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lsqlite3 -pthread
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci -Wl,-z -Wl,relro -o msc_vlr_test_authen_reuse msc_vlr_test_authen_reuse.o msc_vlr_tests.o stubs.o  ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a /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 -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-ranap -ltalloc -lasn1c -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lsqlite3 -pthread
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci -Wl,-z -Wl,relro -o msc_vlr_test_hlr_reject msc_vlr_test_hlr_reject.o msc_vlr_tests.o stubs.o  ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a /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 -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-ranap -ltalloc -lasn1c -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lsqlite3 -pthread
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci  -no-install  -Wl,-z,relro -o msc_vlr_test_umts_authen msc_vlr_test_umts_authen.o msc_vlr_tests.o stubs.o ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmo-sigtran  -losmo-ranap  -ltalloc -lasn1c  -losmo-mgcp-client  -losmo-gsup-client  -lsqlite3    
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci -Wl,-z -Wl,relro -o msc_vlr_test_reject_concurrency msc_vlr_test_reject_concurrency.o msc_vlr_tests.o stubs.o  ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a /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 -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-ranap -ltalloc -lasn1c -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lsqlite3 -pthread
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci  -no-install  -Wl,-z,relro -o msc_vlr_test_call msc_vlr_test_call.o msc_vlr_tests.o stubs.o ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmo-sigtran  -losmo-ranap  -ltalloc -lasn1c  -losmo-mgcp-client  -losmo-gsup-client  -lsqlite3    
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci  -no-install  -Wl,-z,relro -o msc_vlr_test_no_authen msc_vlr_test_no_authen.o msc_vlr_tests.o stubs.o ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmo-sigtran  -losmo-ranap  -ltalloc -lasn1c  -losmo-mgcp-client  -losmo-gsup-client  -lsqlite3    
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci -Wl,-z -Wl,relro -o msc_vlr_test_umts_authen msc_vlr_test_umts_authen.o msc_vlr_tests.o stubs.o  ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a /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 -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-ranap -ltalloc -lasn1c -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lsqlite3 -pthread
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci  -no-install  -Wl,-z,relro -o msc_vlr_test_gsm_authen msc_vlr_test_gsm_authen.o msc_vlr_tests.o stubs.o ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmo-sigtran  -losmo-ranap  -ltalloc -lasn1c  -losmo-mgcp-client  -losmo-gsup-client  -lsqlite3    
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci -Wl,-z -Wl,relro -o msc_vlr_test_call msc_vlr_test_call.o msc_vlr_tests.o stubs.o  ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a /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 -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-ranap -ltalloc -lasn1c -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lsqlite3 -pthread
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci -Wl,-z -Wl,relro -o msc_vlr_test_no_authen msc_vlr_test_no_authen.o msc_vlr_tests.o stubs.o  ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a /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 -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-ranap -ltalloc -lasn1c -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lsqlite3 -pthread
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci -Wl,-z -Wl,relro -o msc_vlr_test_gsm_authen msc_vlr_test_gsm_authen.o msc_vlr_tests.o stubs.o  ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a /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 -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-ranap -ltalloc -lasn1c -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lsqlite3 -pthread
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci  -no-install  -Wl,-z,relro -o msc_vlr_test_gsm_ciph msc_vlr_test_gsm_ciph.o msc_vlr_tests.o stubs.o ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmo-sigtran  -losmo-ranap  -ltalloc -lasn1c  -losmo-mgcp-client  -losmo-gsup-client  -lsqlite3    
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,--wrap=gsup_client_mux_start -Wl,--wrap=gsup_client_mux_tx -Wl,--wrap=gsm340_gen_scts -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=ran_peers_down_paging -Wl,--wrap=call_leg_ensure_ci -Wl,-z -Wl,relro -o msc_vlr_test_gsm_ciph msc_vlr_test_gsm_ciph.o msc_vlr_tests.o stubs.o  ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a /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 -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-ranap -ltalloc -lasn1c -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lsqlite3 -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/msc_vlr'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/msc_vlr'
Making check in db_sms
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/db_sms'
make  db_sms_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/db_sms'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o db_sms_test.o db_sms_test.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o stubs.o `test -f './../stubs.c' || echo './'`./../stubs.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -I/usr/include/asn1c  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -I/usr/include/  -I/usr/include/  -I/usr/include/    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -no-install  -Wl,-z,relro -o db_sms_test db_sms_test.o stubs.o ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -losmo-sigtran  -losmo-ranap  -ltalloc -lasn1c  -losmo-mgcp-client  -losmo-gsup-client  -lsqlite3    
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o db_sms_test db_sms_test.o stubs.o  ../../src/libmsc/libmsc.a ../../src/libvlr/libvlr.a /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 -lmnl /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-ranap -ltalloc -lasn1c -losmo-mgcp-client /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lsqlite3 -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/db_sms'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/db_sms'
Making check in sdp_msg
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/sdp_msg'
make  sdp_msg_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/sdp_msg'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o sdp_msg_test.o sdp_msg_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -no-install  -Wl,-z,relro -o sdp_msg_test sdp_msg_test.o ../../src/libmsc/libmsc.a -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o sdp_msg_test sdp_msg_test.o  ../../src/libmsc/libmsc.a /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/sdp_msg'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/sdp_msg'
Making check in mncc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/mncc'
make  mncc_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/mncc'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mncc_test.o mncc_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -no-install  -Wl,-z,relro -o mncc_test mncc_test.o ../../src/libmsc/libmsc.a -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o mncc_test mncc_test.o  ../../src/libmsc/libmsc.a /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/mncc'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/mncc'
Making check in csd
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/csd'
make  csd_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/csd'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o csd_test.o csd_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -no-install  -Wl,-z,relro -o csd_test csd_test.o ../../src/libmsc/libmsc.a -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o csd_test csd_test.o  ../../src/libmsc/libmsc.a /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/csd'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/csd'
Making check in smpp
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/smpp'
make  smpp_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/smpp'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../../src/libmsc  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o smpp_test.o smpp_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -no-install  -Wl,-z,relro -o smpp_test smpp_test.o ../../src/libsmpputil/libsmpputil.a -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-msc=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -o smpp_test smpp_test.o  ../../src/libsmpputil/libsmpputil.a /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-msc/tests/smpp'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/smpp'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests'
make  check-local
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [osmo-msc])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [osmo-msc])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [1.12.1.33-4faff2])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [osmo-msc 1.12.1.33-4faff2])' && \
               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' -j21 --verbose
## ------------------------------------- ##
## osmo-msc 1.12.1.33-4faff2 test suite. ##
## ------------------------------------- ##


















1. testsuite.at:4: testing smpp ...
./testsuite.at:6: test "$enable_smpp_test" != no || exit 77
2. testsuite.at:12: testing sms_queue_test ...
3. testsuite.at:19: testing db_sms_test ...
4. testsuite.at:27: testing msc_vlr_test_no_authen ...
6. testsuite.at:41: testing msc_vlr_test_gsm_ciph ...
./testsuite.at:16: $abs_top_builddir/tests/sms_queue/sms_queue_test
8. testsuite.at:55: testing msc_vlr_test_authen_reuse ...
5. testsuite.at:34: testing msc_vlr_test_gsm_authen ...
7. testsuite.at:48: testing msc_vlr_test_umts_authen ...
./testsuite.at:9: $abs_top_builddir/tests/smpp/smpp_test
./testsuite.at:24: $abs_top_builddir/tests/db_sms/db_sms_test 3>&1 1>&2 2>&3 | grep -v "Failed to load driver" | grep -v "cannot open shared object file"
13. testsuite.at:90: testing msc_vlr_test_call ...
18. testsuite.at:125: testing csd_test ...
17. testsuite.at:118: testing mncc_test ...
./testsuite.at:38: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_authen
./testsuite.at:59: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_authen_reuse
./testsuite.at:45: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_gsm_ciph
10. testsuite.at:69: testing msc_vlr_test_hlr_timeout ...
./testsuite.at:73: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_timeout
16. testsuite.at:111: testing sdp_msg_test ...
./testsuite.at:52: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_umts_authen
15. testsuite.at:104: testing msc_vlr_test_ss ...
11. testsuite.at:76: testing msc_vlr_test_ms_timeout ...
./testsuite.at:31: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_no_authen
./testsuite.at:129: $abs_top_builddir/tests/csd/csd_test
12. testsuite.at:83: testing msc_vlr_test_reject_concurrency ...
9. testsuite.at:62: testing msc_vlr_test_hlr_reject ...
./testsuite.at:66: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_hlr_reject
./testsuite.at:87: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_reject_concurrency
14. testsuite.at:97: testing msc_vlr_test_rest ...
./testsuite.at:80: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ms_timeout
./testsuite.at:122: $abs_top_builddir/tests/mncc/mncc_test
./testsuite.at:115: $abs_top_builddir/tests/sdp_msg/sdp_msg_test
./testsuite.at:101: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_rest
./testsuite.at:108: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_ss
./testsuite.at:94: $abs_top_builddir/tests/msc_vlr/msc_vlr_test_call
1. testsuite.at:4:  ok
18. testsuite.at:125:  ok
17. testsuite.at:118:  ok
2. testsuite.at:12: 16. testsuite.at:111:  ok
 ok
10. testsuite.at:69:  ok
3. testsuite.at:19:  ok
15. testsuite.at:104:  ok
5. testsuite.at:34: 14. testsuite.at:97:  ok
 ok
11. testsuite.at:76:  ok
6. testsuite.at:41:  ok
12. testsuite.at:83: 4. testsuite.at:27:  ok
 ok
8. testsuite.at:55:  ok
7. testsuite.at:48:  ok
9. testsuite.at:62:  ok
13. testsuite.at:90:  ok

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

All 18 tests were successful.
make  python-tests
make[7]: Entering directory '/obs/_temp/binpkgs/osmo-msc/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-msc/tests'
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-msc'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-msc'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-msc'
   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-msc/debian/tmp AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-msc'
make  install-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-msc'
Making install in include
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include'
Making install in osmocom
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom'
Making install in msc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/msc'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/msc'
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-msc/include/osmocom/msc'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/msc'
Making install in smpp
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/smpp'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/smpp'
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-msc/include/osmocom/smpp'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/smpp'
Making install in vlr
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/vlr'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/vlr'
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-msc/include/osmocom/vlr'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom/vlr'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/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-msc/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include/osmocom'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/include'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/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-msc/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/include'
Making install in src
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src'
Making install in libvlr
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/libvlr'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/libvlr'
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-msc/src/libvlr'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/libvlr'
Making install in libmsc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/libmsc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/libmsc'
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-msc/src/libmsc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/libmsc'
Making install in libsmpputil
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/libsmpputil'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/libsmpputil'
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-msc/src/libsmpputil'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/libsmpputil'
Making install in utils
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/utils'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/utils'
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/utils'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/utils'
Making install in osmo-msc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/osmo-msc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src/osmo-msc'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-msc/debian/tmp/usr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-msc '/obs/_temp/binpkgs/osmo-msc/debian/tmp/usr/bin'
libtool: install: /usr/bin/install -c osmo-msc /obs/_temp/binpkgs/osmo-msc/debian/tmp/usr/bin/osmo-msc
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/osmo-msc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src/osmo-msc'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/src'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/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-msc/src'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/src'
Making install in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-msc/doc'
Making install in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/doc/examples'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/doc/examples'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-msc/debian/tmp/etc/osmocom'
 /usr/bin/install -c -m 644 osmo-msc/osmo-msc.cfg '/obs/_temp/binpkgs/osmo-msc/debian/tmp/etc/osmocom'
make  install-data-hook
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-msc/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="/obs/_temp/binpkgs/osmo-msc/debian/tmp/usr/share/doc/osmo-msc/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc/examples'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc/examples'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc/examples'
Making install in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/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-msc/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-msc/doc/manuals'
[ -n "osmo-msc" ] || exit 1
if [ "" != "1" ]; then \
	for i in osmomsc-usermanual.pdf osmomsc-vty-reference.pdf; do \
		install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-msc/debian/tmp/usr/share/doc/osmo-msc-doc/$i" || exit 1; \
	done; \
fi
install: creating directory '/obs/_temp/binpkgs/osmo-msc/debian/tmp/usr/share/doc/osmo-msc-doc'
'osmomsc-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-msc/debian/tmp/usr/share/doc/osmo-msc-doc/osmomsc-usermanual.pdf'
'osmomsc-vty-reference.pdf' -> '/obs/_temp/binpkgs/osmo-msc/debian/tmp/usr/share/doc/osmo-msc-doc/osmomsc-vty-reference.pdf'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc/manuals'
Making install in sequence_charts
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/doc/sequence_charts'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/doc/sequence_charts'
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-msc/doc/sequence_charts'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc/sequence_charts'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/doc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/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-msc/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/doc'
Making install in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-msc/contrib'
Making install in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/contrib/systemd'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/contrib/systemd'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-msc/debian/tmp/lib/systemd/system'
 /usr/bin/install -c -m 644 osmo-msc.service '/obs/_temp/binpkgs/osmo-msc/debian/tmp/lib/systemd/system'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/contrib/systemd'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/contrib'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/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-msc/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/contrib'
Making install in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests'
Making install in sms_queue
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/sms_queue'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/sms_queue'
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-msc/tests/sms_queue'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/sms_queue'
Making install in msc_vlr
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/msc_vlr'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/msc_vlr'
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-msc/tests/msc_vlr'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/msc_vlr'
Making install in db_sms
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/db_sms'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/db_sms'
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-msc/tests/db_sms'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/db_sms'
Making install in sdp_msg
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/sdp_msg'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/sdp_msg'
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-msc/tests/sdp_msg'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/sdp_msg'
Making install in mncc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/mncc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/mncc'
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-msc/tests/mncc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/mncc'
Making install in csd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/csd'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/csd'
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-msc/tests/csd'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/csd'
Making install in smpp
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/smpp'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests/smpp'
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-msc/tests/smpp'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests/smpp'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc/tests'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-msc/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-msc/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-msc/tests'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-msc'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-msc'
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-msc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-msc'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-msc'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-msc'
   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-msc'
dh_compress -X.pdf
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-msc'
   dh_fixperms
   dh_missing
   debian/rules override_dh_strip
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-msc'
dh_strip --dbg-package=osmo-msc-dbg
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-msc'
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: package osmo-msc-doc: substitution variable ${misc:Package} used, but is not defined
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'osmo-msc' in '../osmo-msc_1.12.1.33.4faff2_amd64.deb'.
dpkg-deb: building package 'osmo-msc-dbg' in '../osmo-msc-dbg_1.12.1.33.4faff2_amd64.deb'.
dpkg-deb: building package 'osmo-msc-doc' in '../osmo-msc-doc_1.12.1.33.4faff2_all.deb'.
 dpkg-genbuildinfo -O../osmo-msc_1.12.1.33.4faff2_amd64.buildinfo
 dpkg-genchanges -O../osmo-msc_1.12.1.33.4faff2_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 osmo-msc-dbg_1.12.1.33.4faff2_amd64.deb
drwxr-xr-x root/root         0 2025-01-28 19:54 ./
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/lib/
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/lib/debug/.build-id/0c/
-rw-r--r-- root/root   1583624 2025-01-28 19:54 ./usr/lib/debug/.build-id/0c/3971a7aadca983f3fed18f87b4bd6595bb75f5.debug
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/share/
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/share/doc/osmo-msc-dbg/
-rw-r--r-- root/root     15276 2025-01-28 19:54 ./usr/share/doc/osmo-msc-dbg/changelog.gz
-rw-r--r-- root/root      7304 2025-01-28 19:54 ./usr/share/doc/osmo-msc-dbg/copyright
+ dpkg -c osmo-msc-doc_1.12.1.33.4faff2_all.deb
drwxr-xr-x root/root         0 2025-01-28 19:54 ./
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/share/
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/share/doc/osmo-msc-doc/
-rw-r--r-- root/root     15275 2025-01-28 19:54 ./usr/share/doc/osmo-msc-doc/changelog.gz
-rw-r--r-- root/root      7304 2025-01-28 19:54 ./usr/share/doc/osmo-msc-doc/copyright
-rw-r--r-- root/root   1154028 2025-01-28 19:54 ./usr/share/doc/osmo-msc-doc/osmomsc-usermanual.pdf
-rw-r--r-- root/root    400515 2025-01-28 19:54 ./usr/share/doc/osmo-msc-doc/osmomsc-vty-reference.pdf
+ dpkg -c osmo-msc_1.12.1.33.4faff2_amd64.deb
drwxr-xr-x root/root         0 2025-01-28 19:54 ./
drwxr-xr-x root/root         0 2025-01-28 19:54 ./etc/
drwxr-xr-x root/root         0 2025-01-28 19:54 ./etc/osmocom/
-rw-r--r-- root/root       510 2025-01-28 19:54 ./etc/osmocom/osmo-msc.cfg
drwxr-xr-x root/root         0 2025-01-28 19:54 ./lib/
drwxr-xr-x root/root         0 2025-01-28 19:54 ./lib/systemd/
drwxr-xr-x root/root         0 2025-01-28 19:54 ./lib/systemd/system/
-rw-r--r-- root/root       431 2025-01-28 19:54 ./lib/systemd/system/osmo-msc.service
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/bin/
-rwxr-xr-x root/root   1023168 2025-01-28 19:54 ./usr/bin/osmo-msc
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/share/
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/share/doc/osmo-msc/
-rw-r--r-- root/root     15273 2025-01-28 19:54 ./usr/share/doc/osmo-msc/changelog.gz
-rw-r--r-- root/root      7304 2025-01-28 19:54 ./usr/share/doc/osmo-msc/copyright
drwxr-xr-x root/root         0 2025-01-28 19:54 ./usr/share/doc/osmo-msc/examples/
-rw-r--r-- root/root       510 2025-01-28 19:54 ./usr/share/doc/osmo-msc/examples/osmo-msc.cfg
-rw-r--r-- root/root       661 2025-01-28 19:54 ./usr/share/doc/osmo-msc/examples/osmo-msc_custom-sccp.cfg
-rw-r--r-- root/root       730 2025-01-28 19:54 ./usr/share/doc/osmo-msc/examples/osmo-msc_multi-cs7.cfg

Build successful!

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