Started by upstream project "gerrit-osmo-mgw" build number 540
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-mgw/+/39182 in silent mode.
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-NuW6wnUerr0C/agent.3090087
SSH_AGENT_PID=3090089
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_5198739255103151746.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_5198739255103151746.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-mgw
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-mgw # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-mgw
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
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-mgw +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-mgw # 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-mgw # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-mgw
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-mgw refs/changes/82/39182/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision d46cdd80def537763e32ca8228aec97a12ae285b (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d46cdd80def537763e32ca8228aec97a12ae285b # timeout=10
Commit message: "cosmetic: mgw: Fix indentation whitespace"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 6676e63c893b5d5bd4d11b775e3faa0468d924d0 # timeout=10
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins7849192246733314647.sh
+ set +x

Building binary packages for distro: 'debian:10'

+ rm -rf osmo-ci
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci
Cloning into 'osmo-ci'...
+ git -C osmo-ci log --oneline
b7e67c1 jobs/ttcn3-testsuites: adjust timer for bts
+ cd osmo-mgw
+ ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:10
:: Copying the source to the cache dir
:: Building the source package
docker: building image debian-12-osmocom-obs-build-srcpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver

#1 [internal] load build definition from build_srcpkg.Dockerfile
#1 transferring dockerfile: 579B done
#1 DONE 0.1s

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

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

#4 [1/3] FROM docker.io/library/debian:12@sha256:17122fe3d66916e55c0cbd5bbf54bb3f87b3582f4d86a755a0fd3498d360f91b
#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:b28b86458dd2e838a244f469167ec23423b9d342f7303d93da2ea296a21bb1fe 0.0s done
#7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg 0.0s done
#7 DONE 0.0s
osmo-mgw: using cached https://gerrit.osmocom.org/osmo-mgw (not cloning, not fetching)
osmo-mgw: 'git clean -ffxd'
osmo-mgw: skipping git checkout, current commit: d46cdd80d cosmetic: mgw: Fix indentation whitespace
osmo-mgw: building source package 1.13.1.9-d46cd
osmo-mgw: adding debian/changelog entry (1.13.1 => 1.13.1.9.d46cd)
osmo-mgw: building debian source package
osmo-mgw: adding commit_d46cdd80def537763e32ca8228aec97a12ae285b.txt
docker: running: build_srcpkg.py inside docker
:: Building the binary packages
docker: building image debian-10-osmocom-obs-build-binpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:10', '--build-arg', 'DISTRO_FROM=debian:10', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-10-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

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

#11 exporting to image
#11 exporting layers done
#11 writing image sha256:d2ed71fb12fd4c3ee47e26989da7d1235af0f78e89391d3ed71f149094b89087 done
#11 naming to docker.io/library/debian-10-osmocom-obs-build-binpkg 0.0s done
#11 DONE 0.0s
docker: building image debian-10-osmocom-obs-build-binpkg-manuals
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:10', '--build-arg', 'DISTRO_FROM=debian-10-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-10-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver

#1 [internal] load build definition from build_binpkg_manuals.Dockerfile
#1 transferring dockerfile: 802B done
#1 DONE 0.0s

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

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

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

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

#6 exporting to image
#6 exporting layers done
#6 writing image sha256:73de6b92162c9296b9ad110feca91132b34cb6ab5cf3b9a21e476b79ed66930b 0.0s done
#6 naming to docker.io/library/debian-10-osmocom-obs-build-binpkg-manuals 0.0s done
#6 DONE 0.0s
+ 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-mgw/*.tar.*
osmo-mgw/
osmo-mgw/.clang-format
osmo-mgw/.tarball-version
osmo-mgw/AUTHORS
osmo-mgw/COPYING
osmo-mgw/Makefile.am
osmo-mgw/README.md
osmo-mgw/README.vty-tests
osmo-mgw/TODO-RELEASE
osmo-mgw/configure.ac
osmo-mgw/contrib/
osmo-mgw/contrib/Makefile.am
osmo-mgw/contrib/ipa.py
osmo-mgw/contrib/jenkins.sh
osmo-mgw/contrib/mgcp_server.py
osmo-mgw/contrib/systemd/
osmo-mgw/contrib/systemd/Makefile.am
osmo-mgw/contrib/systemd/osmo-mgw.service
osmo-mgw/debian/
osmo-mgw/debian/changelog
osmo-mgw/debian/compat
osmo-mgw/debian/control
osmo-mgw/debian/copyright
osmo-mgw/debian/libosmo-mgcp-client-dev.install
osmo-mgw/debian/libosmo-mgcp-client14.install
osmo-mgw/debian/osmo-mgw-doc.install
osmo-mgw/debian/osmo-mgw.install
osmo-mgw/debian/postinst
osmo-mgw/debian/rules
osmo-mgw/debian/source/
osmo-mgw/debian/source/format
osmo-mgw/doc/
osmo-mgw/doc/Makefile.am
osmo-mgw/doc/examples/
osmo-mgw/doc/examples/Makefile.am
osmo-mgw/doc/examples/osmo-mgw/
osmo-mgw/doc/examples/osmo-mgw/osmo-mgw-abis_e1.cfg
osmo-mgw/doc/examples/osmo-mgw/osmo-mgw.cfg
osmo-mgw/doc/manuals/
osmo-mgw/doc/manuals/Makefile.am
osmo-mgw/doc/manuals/chapters/
osmo-mgw/doc/manuals/chapters/configuration.adoc
osmo-mgw/doc/manuals/chapters/counters.adoc
osmo-mgw/doc/manuals/chapters/counters_generated.adoc
osmo-mgw/doc/manuals/chapters/mgcp_endpoints.adoc
osmo-mgw/doc/manuals/chapters/mgcp_extensions.adoc
osmo-mgw/doc/manuals/chapters/overview.adoc
osmo-mgw/doc/manuals/chapters/qos-example.adoc
osmo-mgw/doc/manuals/chapters/running.adoc
osmo-mgw/doc/manuals/osmomgw-usermanual-docinfo.xml
osmo-mgw/doc/manuals/osmomgw-usermanual.adoc
osmo-mgw/doc/manuals/osmomgw-vty-reference.xml
osmo-mgw/doc/manuals/regen_doc.sh
osmo-mgw/doc/manuals/vty/
osmo-mgw/doc/manuals/vty/mgw_vty_additions.xml
osmo-mgw/git-version-gen
osmo-mgw/include/
osmo-mgw/include/Makefile.am
osmo-mgw/include/osmocom/
osmo-mgw/include/osmocom/Makefile.am
osmo-mgw/include/osmocom/mgcp/
osmo-mgw/include/osmocom/mgcp/Makefile.am
osmo-mgw/include/osmocom/mgcp/debug.h
osmo-mgw/include/osmocom/mgcp/mgcp.h
osmo-mgw/include/osmocom/mgcp/mgcp_codec.h
osmo-mgw/include/osmocom/mgcp/mgcp_common.h
osmo-mgw/include/osmocom/mgcp/mgcp_conn.h
osmo-mgw/include/osmocom/mgcp/mgcp_e1.h
osmo-mgw/include/osmocom/mgcp/mgcp_endp.h
osmo-mgw/include/osmocom/mgcp/mgcp_iuup.h
osmo-mgw/include/osmocom/mgcp/mgcp_msg.h
osmo-mgw/include/osmocom/mgcp/mgcp_network.h
osmo-mgw/include/osmocom/mgcp/mgcp_protocol.h
osmo-mgw/include/osmocom/mgcp/mgcp_ratectr.h
osmo-mgw/include/osmocom/mgcp/mgcp_sdp.h
osmo-mgw/include/osmocom/mgcp/mgcp_stat.h
osmo-mgw/include/osmocom/mgcp/mgcp_threads_queue.h
osmo-mgw/include/osmocom/mgcp/mgcp_trunk.h
osmo-mgw/include/osmocom/mgcp/osmux.h
osmo-mgw/include/osmocom/mgcp/vty.h
osmo-mgw/include/osmocom/mgcp_client/
osmo-mgw/include/osmocom/mgcp_client/Makefile.am
osmo-mgw/include/osmocom/mgcp_client/defs.h
osmo-mgw/include/osmocom/mgcp_client/mgcp_client.h
osmo-mgw/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h
osmo-mgw/include/osmocom/mgcp_client/mgcp_client_fsm.h
osmo-mgw/include/osmocom/mgcp_client/mgcp_client_internal.h
osmo-mgw/include/osmocom/mgcp_client/mgcp_client_pool.h
osmo-mgw/include/osmocom/mgcp_client/mgcp_client_pool_internal.h
osmo-mgw/libosmo-mgcp-client.pc.in
osmo-mgw/m4/
osmo-mgw/m4/README
osmo-mgw/osmoappdesc.py
osmo-mgw/src/
osmo-mgw/src/Makefile.am
osmo-mgw/src/libosmo-mgcp/
osmo-mgw/src/libosmo-mgcp/Makefile.am
osmo-mgw/src/libosmo-mgcp/g711common.h
osmo-mgw/src/libosmo-mgcp/mgcp_codec.c
osmo-mgw/src/libosmo-mgcp/mgcp_conn.c
osmo-mgw/src/libosmo-mgcp/mgcp_e1.c
osmo-mgw/src/libosmo-mgcp/mgcp_endp.c
osmo-mgw/src/libosmo-mgcp/mgcp_iuup.c
osmo-mgw/src/libosmo-mgcp/mgcp_msg.c
osmo-mgw/src/libosmo-mgcp/mgcp_network.c
osmo-mgw/src/libosmo-mgcp/mgcp_osmux.c
osmo-mgw/src/libosmo-mgcp/mgcp_protocol.c
osmo-mgw/src/libosmo-mgcp/mgcp_ratectr.c
osmo-mgw/src/libosmo-mgcp/mgcp_sdp.c
osmo-mgw/src/libosmo-mgcp/mgcp_stat.c
osmo-mgw/src/libosmo-mgcp/mgcp_threads_queue.c
osmo-mgw/src/libosmo-mgcp/mgcp_trunk.c
osmo-mgw/src/libosmo-mgcp/mgcp_vty.c
osmo-mgw/src/libosmo-mgcp-client/
osmo-mgw/src/libosmo-mgcp-client/Makefile.am
osmo-mgw/src/libosmo-mgcp-client/mgcp_client.c
osmo-mgw/src/libosmo-mgcp-client/mgcp_client_endpoint_fsm.c
osmo-mgw/src/libosmo-mgcp-client/mgcp_client_fsm.c
osmo-mgw/src/libosmo-mgcp-client/mgcp_client_pool.c
osmo-mgw/src/libosmo-mgcp-client/mgcp_client_vty.c
osmo-mgw/src/osmo-mgw/
osmo-mgw/src/osmo-mgw/Makefile.am
osmo-mgw/src/osmo-mgw/mgw_main.c
osmo-mgw/tests/
osmo-mgw/tests/Makefile.am
osmo-mgw/tests/atlocal.in
osmo-mgw/tests/mgcp/
osmo-mgw/tests/mgcp/Makefile.am
osmo-mgw/tests/mgcp/mgcp_test.c
osmo-mgw/tests/mgcp/mgcp_test.ok
osmo-mgw/tests/mgcp_client/
osmo-mgw/tests/mgcp_client/Makefile.am
osmo-mgw/tests/mgcp_client/mgcp_client_test.c
osmo-mgw/tests/mgcp_client/mgcp_client_test.err
osmo-mgw/tests/mgcp_client/mgcp_client_test.ok
osmo-mgw/tests/testsuite.at
+ cd _temp/binpkgs/osmo-mgw
+ apt-get -y update
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ InRelease
Reading package lists...
+ apt-get -y build-dep .
Note, using directory '.' to get the build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  autoconf automake autopoint autotools-dev bsdmainutils debhelper
  dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base
  groff-base intltool-debian libarchive-zip-perl libbctoolbox1
  libfile-stripnondeterminism-perl libmagic-mgc libmagic1 libmbedcrypto3
  libmbedtls12 libmbedx509-0 libmnl-dev libncurses6 libortp13 libosmo-abis-dev
  libosmo-netif-dev libosmoabis13 libosmocodec4 libosmocoding0 libosmocore
  libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20
  libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0
  libosmovty13 libpcsclite1 libpipeline1 libsctp-dev libsctp1 libsigsegv2
  libtalloc-dev libtalloc2 libtool libuchardet0 libusb-1.0-0 libusb-1.0-0-dev
  m4 man-db pkg-config po-debconf
0 upgraded, 57 newly installed, 0 to remove and 1 not upgraded.
Need to get 11.9 MB of archives.
After this operation, 40.8 MB of additional disk space will be used.
Get:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore22 1.10.0.56.fc03 [178 kB]
Get:2 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocodec4 1.10.0.56.fc03 [65.3 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmoisdn0 1.10.0.56.fc03 [84.2 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmogsm20 1.10.0.56.fc03 [239 kB]
Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmovty13 1.10.0.56.fc03 [117 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmotrau10 1.6.0.50.58dd [34.8 kB]
Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmonetif11 1.5.1.26.e84e [60.6 kB]
Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmoabis13 1.6.0.50.58dd [71.7 kB]
Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocoding0 1.10.0.56.fc03 [83.4 kB]
Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmogb14 1.10.0.56.fc03 [192 kB]
Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmoctrl0 1.10.0.56.fc03 [73.9 kB]
Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmosim2 1.10.0.56.fc03 [77.6 kB]
Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmousb0 1.10.0.56.fc03 [64.2 kB]
Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore 1.10.0.56.fc03 [57.6 kB]
Get:16 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB]
Get:17 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmocore-dev 1.10.0.56.fc03 [849 kB]
Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-netif-dev 1.5.1.26.e84e [72.9 kB]
Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_10 ./ libosmo-abis-dev 1.6.0.50.58dd [114 kB]
Get:20 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB]
Get:21 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB]
Get:22 http://deb.debian.org/debian-security buster/updates/main amd64 man-db amd64 2.8.5-2+deb10u1 [1274 kB]
Get:23 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
Get:24 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
Get:25 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
Get:26 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB]
Get:27 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB]
Get:28 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB]
Get:29 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB]
Get:30 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB]
Get:31 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB]
Get:32 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB]
Get:33 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB]
Get:34 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB]
Get:35 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB]
Get:36 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
Get:37 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
Get:38 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB]
Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u5 [102 kB]
Get:40 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB]
Get:41 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
Get:42 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB]
Get:43 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB]
Get:44 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedcrypto3 amd64 2.16.9-0~deb10u1 [220 kB]
Get:45 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedx509-0 amd64 2.16.9-0~deb10u1 [109 kB]
Get:46 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedtls12 amd64 2.16.9-0~deb10u1 [140 kB]
Get:47 http://deb.debian.org/debian buster/main amd64 libbctoolbox1 amd64 0.6.0-2+b2 [48.6 kB]
Get:48 http://deb.debian.org/debian buster/main amd64 libmnl-dev amd64 1.0.4-2 [13.3 kB]
Get:49 http://deb.debian.org/debian buster/main amd64 libortp13 amd64 1:1.0.2-1 [74.4 kB]
Get:50 http://deb.debian.org/debian buster/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB]
Get:51 http://deb.debian.org/debian buster/main amd64 libtalloc2 amd64 2.1.14-2 [35.4 kB]
Get:52 http://deb.debian.org/debian buster/main amd64 libpcsclite1 amd64 1.8.24-1 [58.5 kB]
Get:53 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0 amd64 2:1.0.22-2 [55.3 kB]
Get:54 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB]
Get:55 http://deb.debian.org/debian buster/main amd64 libtalloc-dev amd64 2.1.14-2 [61.1 kB]
Get:56 http://deb.debian.org/debian buster/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB]
Get:57 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0-dev amd64 2:1.0.22-2 [74.5 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 11.9 MB in 0s (39.9 MB/s)
Selecting previously unselected package bsdmainutils.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 62818 files and directories currently installed.)
Preparing to unpack .../00-bsdmainutils_11.1.2+b1_amd64.deb ...
Unpacking bsdmainutils (11.1.2+b1) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../01-libuchardet0_0.0.6-3_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.6-3) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../02-groff-base_1.22.4-3+deb10u1_amd64.deb ...
Unpacking groff-base (1.22.4-3+deb10u1) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../03-libpipeline1_1.5.1-2_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.1-2) ...
Selecting previously unselected package man-db.
Preparing to unpack .../04-man-db_2.8.5-2+deb10u1_amd64.deb ...
Unpacking man-db (2.8.5-2+deb10u1) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../05-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../06-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
Selecting previously unselected package file.
Preparing to unpack .../07-file_1%3a5.35-4+deb10u2_amd64.deb ...
Unpacking file (1:5.35-4+deb10u2) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../08-gettext-base_0.19.8.1-9_amd64.deb ...
Unpacking gettext-base (0.19.8.1-9) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../09-libsigsegv2_2.12-2_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.12-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../10-m4_1.4.18-2_amd64.deb ...
Unpacking m4 (1.4.18-2) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../11-autoconf_2.69-11_all.deb ...
Unpacking autoconf (2.69-11) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../12-autotools-dev_20180224.1_all.deb ...
Unpacking autotools-dev (20180224.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../13-automake_1%3a1.16.1-4_all.deb ...
Unpacking automake (1:1.16.1-4) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../14-autopoint_0.19.8.1-9_all.deb ...
Unpacking autopoint (0.19.8.1-9) ...
Selecting previously unselected package libtool.
Preparing to unpack .../15-libtool_2.4.6-9_all.deb ...
Unpacking libtool (2.4.6-9) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../16-dh-autoreconf_19_all.deb ...
Unpacking dh-autoreconf (19) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../17-libarchive-zip-perl_1.64-1_all.deb ...
Unpacking libarchive-zip-perl (1.64-1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../18-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../19-dh-strip-nondeterminism_1.1.2-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.1.2-1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../20-dwz_0.12-3_amd64.deb ...
Unpacking dwz (0.12-3) ...
Selecting previously unselected package libncurses6:amd64.
Preparing to unpack .../21-libncurses6_6.1+20181013-2+deb10u5_amd64.deb ...
Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u5) ...
Selecting previously unselected package gettext.
Preparing to unpack .../22-gettext_0.19.8.1-9_amd64.deb ...
Unpacking gettext (0.19.8.1-9) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../23-intltool-debian_0.35.0+20060710.5_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.5) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../24-po-debconf_1.0.21_all.deb ...
Unpacking po-debconf (1.0.21) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../25-debhelper_12.1.1_all.deb ...
Unpacking debhelper (12.1.1) ...
Selecting previously unselected package libmbedcrypto3:amd64.
Preparing to unpack .../26-libmbedcrypto3_2.16.9-0~deb10u1_amd64.deb ...
Unpacking libmbedcrypto3:amd64 (2.16.9-0~deb10u1) ...
Selecting previously unselected package libmbedx509-0:amd64.
Preparing to unpack .../27-libmbedx509-0_2.16.9-0~deb10u1_amd64.deb ...
Unpacking libmbedx509-0:amd64 (2.16.9-0~deb10u1) ...
Selecting previously unselected package libmbedtls12:amd64.
Preparing to unpack .../28-libmbedtls12_2.16.9-0~deb10u1_amd64.deb ...
Unpacking libmbedtls12:amd64 (2.16.9-0~deb10u1) ...
Selecting previously unselected package libbctoolbox1:amd64.
Preparing to unpack .../29-libbctoolbox1_0.6.0-2+b2_amd64.deb ...
Unpacking libbctoolbox1:amd64 (0.6.0-2+b2) ...
Selecting previously unselected package libmnl-dev.
Preparing to unpack .../30-libmnl-dev_1.0.4-2_amd64.deb ...
Unpacking libmnl-dev (1.0.4-2) ...
Selecting previously unselected package libortp13:amd64.
Preparing to unpack .../31-libortp13_1%3a1.0.2-1_amd64.deb ...
Unpacking libortp13:amd64 (1:1.0.2-1) ...
Selecting previously unselected package libsctp1:amd64.
Preparing to unpack .../32-libsctp1_1.0.18+dfsg-1_amd64.deb ...
Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ...
Selecting previously unselected package libtalloc2:amd64.
Preparing to unpack .../33-libtalloc2_2.1.14-2_amd64.deb ...
Unpacking libtalloc2:amd64 (2.1.14-2) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../34-libosmocore22_1.10.0.56.fc03_amd64.deb ...
Unpacking libosmocore22:amd64 (1.10.0.56.fc03) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../35-libosmocodec4_1.10.0.56.fc03_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.10.0.56.fc03) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../36-libosmoisdn0_1.10.0.56.fc03_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../37-libosmogsm20_1.10.0.56.fc03_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.10.0.56.fc03) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../38-libosmovty13_1.10.0.56.fc03_amd64.deb ...
Unpacking libosmovty13:amd64 (1.10.0.56.fc03) ...
Selecting previously unselected package libosmotrau10:amd64.
Preparing to unpack .../39-libosmotrau10_1.6.0.50.58dd_amd64.deb ...
Unpacking libosmotrau10:amd64 (1.6.0.50.58dd) ...
Selecting previously unselected package libosmonetif11:amd64.
Preparing to unpack .../40-libosmonetif11_1.5.1.26.e84e_amd64.deb ...
Unpacking libosmonetif11:amd64 (1.5.1.26.e84e) ...
Selecting previously unselected package libosmoabis13:amd64.
Preparing to unpack .../41-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 .../42-libosmocoding0_1.10.0.56.fc03_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.10.0.56.fc03) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../43-libosmogb14_1.10.0.56.fc03_amd64.deb ...
Unpacking libosmogb14:amd64 (1.10.0.56.fc03) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../44-libosmoctrl0_1.10.0.56.fc03_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03) ...
Selecting previously unselected package libpcsclite1:amd64.
Preparing to unpack .../45-libpcsclite1_1.8.24-1_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.8.24-1) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../46-libosmosim2_1.10.0.56.fc03_amd64.deb ...
Unpacking libosmosim2:amd64 (1.10.0.56.fc03) ...
Selecting previously unselected package libusb-1.0-0:amd64.
Preparing to unpack .../47-libusb-1.0-0_2%3a1.0.22-2_amd64.deb ...
Unpacking libusb-1.0-0:amd64 (2:1.0.22-2) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../48-libosmousb0_1.10.0.56.fc03_amd64.deb ...
Unpacking libosmousb0:amd64 (1.10.0.56.fc03) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../49-libosmocore_1.10.0.56.fc03_amd64.deb ...
Unpacking libosmocore (1.10.0.56.fc03) ...
Selecting previously unselected package pkg-config.
Preparing to unpack .../50-pkg-config_0.29-6_amd64.deb ...
Unpacking pkg-config (0.29-6) ...
Selecting previously unselected package libtalloc-dev:amd64.
Preparing to unpack .../51-libtalloc-dev_2.1.14-2_amd64.deb ...
Unpacking libtalloc-dev:amd64 (2.1.14-2) ...
Selecting previously unselected package libsctp-dev:amd64.
Preparing to unpack .../52-libsctp-dev_1.0.18+dfsg-1_amd64.deb ...
Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ...
Selecting previously unselected package libusb-1.0-0-dev:amd64.
Preparing to unpack .../53-libusb-1.0-0-dev_2%3a1.0.22-2_amd64.deb ...
Unpacking libusb-1.0-0-dev:amd64 (2:1.0.22-2) ...
Selecting previously unselected package libosmocore-dev:amd64.
Preparing to unpack .../54-libosmocore-dev_1.10.0.56.fc03_amd64.deb ...
Unpacking libosmocore-dev:amd64 (1.10.0.56.fc03) ...
Selecting previously unselected package libosmo-netif-dev:amd64.
Preparing to unpack .../55-libosmo-netif-dev_1.5.1.26.e84e_amd64.deb ...
Unpacking libosmo-netif-dev:amd64 (1.5.1.26.e84e) ...
Selecting previously unselected package libosmo-abis-dev:amd64.
Preparing to unpack .../56-libosmo-abis-dev_1.6.0.50.58dd_amd64.deb ...
Unpacking libosmo-abis-dev:amd64 (1.6.0.50.58dd) ...
Setting up libpipeline1:amd64 (1.5.1-2) ...
Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
Setting up libarchive-zip-perl (1.64-1) ...
Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
Setting up gettext-base (0.19.8.1-9) ...
Setting up file (1:5.35-4+deb10u2) ...
Setting up libtalloc2:amd64 (2.1.14-2) ...
Setting up autotools-dev (20180224.1) ...
Setting up libmnl-dev (1.0.4-2) ...
Setting up libncurses6:amd64 (6.1+20181013-2+deb10u5) ...
Setting up libsigsegv2:amd64 (2.12-2) ...
Setting up bsdmainutils (11.1.2+b1) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
Setting up autopoint (0.19.8.1-9) ...
Setting up pkg-config (0.29-6) ...
Setting up libpcsclite1:amd64 (1.8.24-1) ...
Setting up dwz (0.12-3) ...
Setting up libsctp1:amd64 (1.0.18+dfsg-1) ...
Setting up libosmocore22:amd64 (1.10.0.56.fc03) ...
Setting up libosmocodec4:amd64 (1.10.0.56.fc03) ...
Setting up libuchardet0:amd64 (0.0.6-3) ...
Setting up libmbedcrypto3:amd64 (2.16.9-0~deb10u1) ...
Setting up libusb-1.0-0:amd64 (2:1.0.22-2) ...
Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
Setting up gettext (0.19.8.1-9) ...
Setting up libosmovty13:amd64 (1.10.0.56.fc03) ...
Setting up libtool (2.4.6-9) ...
Setting up libosmoisdn0:amd64 (1.10.0.56.fc03) ...
Setting up libmbedx509-0:amd64 (2.16.9-0~deb10u1) ...
Setting up libmbedtls12:amd64 (2.16.9-0~deb10u1) ...
Setting up libusb-1.0-0-dev:amd64 (2:1.0.22-2) ...
Setting up m4 (1.4.18-2) ...
Setting up intltool-debian (0.35.0+20060710.5) ...
Setting up libtalloc-dev:amd64 (2.1.14-2) ...
Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ...
Setting up libosmousb0:amd64 (1.10.0.56.fc03) ...
Setting up autoconf (2.69-11) ...
Setting up groff-base (1.22.4-3+deb10u1) ...
Setting up libosmogsm20:amd64 (1.10.0.56.fc03) ...
Setting up automake (1:1.16.1-4) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
Setting up libosmoctrl0:amd64 (1.10.0.56.fc03) ...
Setting up libosmogb14:amd64 (1.10.0.56.fc03) ...
Setting up libbctoolbox1:amd64 (0.6.0-2+b2) ...
Setting up po-debconf (1.0.21) ...
Setting up man-db (2.8.5-2+deb10u1) ...
Building database of manual pages ...
Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer.
Setting up libosmonetif11:amd64 (1.5.1.26.e84e) ...
Setting up libosmocoding0:amd64 (1.10.0.56.fc03) ...
Setting up libosmosim2:amd64 (1.10.0.56.fc03) ...
Setting up libosmocore (1.10.0.56.fc03) ...
Setting up libortp13:amd64 (1:1.0.2-1) ...
Setting up libosmoabis13:amd64 (1.6.0.50.58dd) ...
Setting up libosmotrau10:amd64 (1.6.0.50.58dd) ...
Setting up libosmocore-dev:amd64 (1.10.0.56.fc03) ...
Setting up libosmo-netif-dev:amd64 (1.5.1.26.e84e) ...
Setting up libosmo-abis-dev:amd64 (1.6.0.50.58dd) ...
Setting up dh-autoreconf (19) ...
Setting up debhelper (12.1.1) ...
Setting up dh-strip-nondeterminism (1.1.2-1) ...
Processing triggers for mime-support (3.62) ...
Processing triggers for libc-bin (2.28-10+deb10u3) ...
+ [ -n 1 ]
+ ip link set eth0 down
+ su user -c dpkg-buildpackage -us -uc -j17
dpkg-buildpackage: info: source package osmo-mgw
dpkg-buildpackage: info: source version 1.13.1.9.d46cd
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-mgw in osmo-mgw_1.13.1.9.d46cd.tar.xz
dpkg-source: info: building osmo-mgw in osmo-mgw_1.13.1.9.d46cd.dsc
 debian/rules build
dh build --with autoreconf
   dh_update_autotools_config
   dh_autoreconf
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/libosmo-mgcp-client/Makefile.am: installing './depcomp'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-mgw'
dh_auto_configure -- --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-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for library containing dlopen... -ldl
checking for library containing dlsym... -ldl
checking for LIBOSMOCORE... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMONETIF... yes
checking for LIBOSMOABIS... yes
checking for LIBOSMOTRAU... yes
checking whether to enable code coverage support... no
checking whether to enable VTY/CTRL tests... no
checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf)
All dependencies installed!
CFLAGS="-g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread"
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-mgcp-client.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/mgcp_client/Makefile
config.status: creating include/osmocom/mgcp/Makefile
config.status: creating src/Makefile
config.status: creating src/libosmo-mgcp-client/Makefile
config.status: creating src/libosmo-mgcp/Makefile
config.status: creating src/osmo-mgw/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/mgcp_client/Makefile
config.status: creating tests/mgcp/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating Makefile
config.status: creating bscconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw'
   dh_auto_build
	make -j17
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-mgw'
echo 1.13.1.9-d46cd > .version-t && mv .version-t .version
make  all-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-mgw'
Making all in include
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include'
Making all in osmocom
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom'
Making all in mgcp_client
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client'
echo -e "/*\n\n   DO NOT EDIT THIS FILE!\n   THIS IS OVERWRITTEN DURING BUILD\n   This is an automatic copy of <osmocom/mgcp/mgcp_common.h>\n\n */" > mgcp_common.h
cat ../../../include/osmocom/mgcp/mgcp_common.h >> mgcp_common.h
make  all-am
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client'
Making all in mgcp
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include'
Making all in src
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src'
Making all in libosmo-mgcp-client
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp-client'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_client.lo mgcp_client.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_client_vty.lo mgcp_client_vty.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_client_fsm.lo mgcp_client_fsm.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_client_endpoint_fsm.lo mgcp_client_endpoint_fsm.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_client_pool.lo mgcp_client_pool.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client.c  -fPIC -DPIC -o .libs/mgcp_client.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client_vty.c  -fPIC -DPIC -o .libs/mgcp_client_vty.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client_fsm.c  -fPIC -DPIC -o .libs/mgcp_client_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client_pool.c  -fPIC -DPIC -o .libs/mgcp_client_pool.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client_endpoint_fsm.c  -fPIC -DPIC -o .libs/mgcp_client_endpoint_fsm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client_pool.c -o mgcp_client_pool.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client_vty.c -o mgcp_client_vty.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client_fsm.c -o mgcp_client_fsm.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client.c -o mgcp_client.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client_endpoint_fsm.c -o mgcp_client_endpoint_fsm.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread   -version-info 14:0:0 -no-undefined  -Wl,-z,relro -pthread -o libosmo-mgcp-client.la -rpath /usr/lib/x86_64-linux-gnu mgcp_client.lo mgcp_client_vty.lo mgcp_client_fsm.lo mgcp_client_endpoint_fsm.lo mgcp_client_pool.lo -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/mgcp_client.o .libs/mgcp_client_vty.o .libs/mgcp_client_fsm.o .libs/mgcp_client_endpoint_fsm.o .libs/mgcp_client_pool.o   /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl  -pthread -pthread -pthread -g -O2 -fstack-protector-strong -g -pthread -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libosmo-mgcp-client.so.14 -o .libs/libosmo-mgcp-client.so.14.0.0
libtool: link: (cd ".libs" && rm -f "libosmo-mgcp-client.so.14" && ln -s "libosmo-mgcp-client.so.14.0.0" "libosmo-mgcp-client.so.14")
libtool: link: (cd ".libs" && rm -f "libosmo-mgcp-client.so" && ln -s "libosmo-mgcp-client.so.14.0.0" "libosmo-mgcp-client.so")
libtool: link: ar cru .libs/libosmo-mgcp-client.a  mgcp_client.o mgcp_client_vty.o mgcp_client_fsm.o mgcp_client_endpoint_fsm.o mgcp_client_pool.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libosmo-mgcp-client.a
libtool: link: ( cd ".libs" && rm -f "libosmo-mgcp-client.la" && ln -s "../libosmo-mgcp-client.la" "libosmo-mgcp-client.la" )
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp-client'
Making all in libosmo-mgcp
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_protocol.o mgcp_protocol.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_network.o mgcp_network.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_vty.o mgcp_vty.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_osmux.o mgcp_osmux.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_sdp.o mgcp_sdp.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_codec.o mgcp_codec.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_msg.o mgcp_msg.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_conn.o mgcp_conn.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_stat.o mgcp_stat.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_endp.o mgcp_endp.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_trunk.o mgcp_trunk.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_ratectr.o mgcp_ratectr.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_e1.o mgcp_e1.c
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_iuup.o mgcp_iuup.c
rm -f libosmo-mgcp.a
ar cru libosmo-mgcp.a mgcp_protocol.o mgcp_network.o mgcp_vty.o mgcp_osmux.o mgcp_sdp.o mgcp_codec.o mgcp_msg.o mgcp_conn.o mgcp_stat.o mgcp_endp.o mgcp_trunk.o mgcp_ratectr.o mgcp_e1.o mgcp_iuup.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libosmo-mgcp.a
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp'
Making all in osmo-mgw
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/osmo-mgw'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgw_main.o mgw_main.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread  -Wl,-z,relro -pthread -o osmo-mgw mgw_main.o ../../src/libosmo-mgcp/libosmo-mgcp.a -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmonetif -losmoabis -losmocore -ltalloc -lmnl -losmotrau -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wl,-z -Wl,relro -pthread -o osmo-mgw mgw_main.o  ../../src/libosmo-mgcp/libosmo-mgcp.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/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmotrau.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/osmo-mgw'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src'
Making all in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests'
Making all in mgcp_client
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp_client'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp_client'
Making all in mgcp
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests'
Making all in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/doc'
Making all in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/doc/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc/examples'
Making all in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/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 osmomgw-vty-reference.xml
../../src/osmo-mgw/osmo-mgw --vty-ref-xml > vty/mgw_vty_reference.xml
if ! [ -f osmomgw-usermanual.adoc ]; then \
	ln -s osmomgw-usermanual.adoc osmomgw-usermanual.adoc; \
fi
TEXINPUTS="/usr/share/osmo-gsm-manuals" \
	a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-mgw/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" osmomgw-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.rLi2s4sQnL
+ mktemp
+ combine_src=/tmp/tmp.j81MiOBkN7
+ cp ./vty/mgw_vty_reference.xml /tmp/tmp.rLi2s4sQnL
+ [ -n /usr/share/osmo-gsm-manuals/common/vty_additions.xml ]
+ realpath /usr/share/osmo-gsm-manuals/common/vty_additions.xml
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-mgw/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', 'osmomgw-usermanual.adoc']
a2x: resource files: []
a2x: resource directories: ['/etc/asciidoc/images', '/etc/asciidoc/stylesheets']
a2x: executing: "/usr/bin/asciidoc" --backend docbook -a "a2x-format=pdf" -f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-mgw/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common'  --attribute "docinfo" --attribute "revnumber=DRAFT " --attribute "revdate=unknown" --verbose  --out-file "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml" "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.adoc"
+ addition=/usr/share/osmo-gsm-manuals/common/vty_additions.xml
+ shift
+ cp /tmp/tmp.rLi2s4sQnL /tmp/tmp.j81MiOBkN7
+ xsltproc -o /tmp/tmp.rLi2s4sQnL --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.j81MiOBkN7
+ [ -n ./vty/mgw_vty_additions.xml ]
+ realpath ./vty/mgw_vty_additions.xml
+ addition=/obs/_temp/binpkgs/osmo-mgw/doc/manuals/vty/mgw_vty_additions.xml
+ shift
+ cp /tmp/tmp.rLi2s4sQnL /tmp/tmp.j81MiOBkN7
+ xsltproc -o /tmp/tmp.rLi2s4sQnL --stringparam with /obs/_temp/binpkgs/osmo-mgw/doc/manuals/vty/mgw_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.j81MiOBkN7
+ [ -n  ]
+ cat /tmp/tmp.rLi2s4sQnL
+ rm -f /tmp/tmp.j81MiOBkN7
+ rm -f /tmp/tmp.rLi2s4sQnL
xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \
	> generated/docbook_vty.xml
set -x && \
export GIT_DATE="unknown" && \
export REVNUMBER="DRAFT " && \
export TEMPFILE="/obs/_temp/binpkgs/osmo-mgw/doc/manuals/generated/_temp_osmomgw-vty-reference.xml" && \
/usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmomgw-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-mgw/doc/manuals/generated" \
	 \
	-P draft.mode=no \
	-o osmomgw-vty-reference.pdf \
	"$TEMPFILE" && \
rm $TEMPFILE
+ export GIT_DATE=unknown
+ GIT_DATE=unknown
+ export 'REVNUMBER=DRAFT '
+ REVNUMBER='DRAFT '
+ export TEMPFILE=/obs/_temp/binpkgs/osmo-mgw/doc/manuals/generated/_temp_osmomgw-vty-reference.xml
+ TEMPFILE=/obs/_temp/binpkgs/osmo-mgw/doc/manuals/generated/_temp_osmomgw-vty-reference.xml
+ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmomgw-vty-reference.xml
Changing revhistory to DRAFT , unknown...
+ dblatex --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-mgw/doc/manuals/generated' -P draft.mode=no -o osmomgw-vty-reference.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/generated/_temp_osmomgw-vty-reference.xml
Build the book set list...
Build the listings...
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
Stripping NS from DocBook 5/NG document.
Processing stripped document.

asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.adoc
asciidoc: reading: /etc/asciidoc/docbook45.conf
asciidoc: reading: /etc/asciidoc/filters/code/code-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/filters/music/music-filter.conf
asciidoc: reading: /etc/asciidoc/filters/latex/latex-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-mgw/doc/manuals/osmomgw-usermanual.xml
asciidoc: osmomgw-usermanual.adoc: line 6: evaluating: {include:/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual-docinfo.xml}
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/preface.adoc
asciidoc: osmomgw-usermanual.adoc: line 9: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/preface.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/overview.adoc
asciidoc: osmomgw-usermanual.adoc: line 11: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/overview.adoc
asciidoc: overview.adoc: line 20: evaluating: {counter2:target-number}
asciidoc: overview.adoc: line 20: evaluating: {set2:target:osmomgw-usermanual__1.svg}
asciidoc: overview.adoc: line 30: filtering: dot -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__1.svg" -T svg && echo " "
asciidoc: overview.adoc: line 36: evaluating: {counter2:target-number}
asciidoc: overview.adoc: line 36: evaluating: {set2:target:osmomgw-usermanual__2.svg}
asciidoc: overview.adoc: line 52: filtering: dot -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__2.svg" -T svg && echo " "
asciidoc: overview.adoc: line 58: evaluating: {counter2:target-number}
asciidoc: overview.adoc: line 58: evaluating: {set2:target:osmomgw-usermanual__3.svg}
asciidoc: overview.adoc: line 68: filtering: dot -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__3.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/running.adoc
asciidoc: osmomgw-usermanual.adoc: line 13: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/running.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/vty.adoc
asciidoc: osmomgw-usermanual.adoc: line 15: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/vty.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/logging.adoc
asciidoc: osmomgw-usermanual.adoc: line 17: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/logging.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/configuration.adoc
asciidoc: osmomgw-usermanual.adoc: line 19: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/configuration.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/mgcp_endpoints.adoc
asciidoc: osmomgw-usermanual.adoc: line 21: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/mgcp_endpoints.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/mgcp_extensions.adoc
asciidoc: osmomgw-usermanual.adoc: line 23: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/mgcp_extensions.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/osmux.adoc
asciidoc: osmomgw-usermanual.adoc: line 25: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/osmux.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/network_osmux_aoip.dot
asciidoc: osmux.adoc: line 125: reading: /obs/_temp/binpkgs/osmo-mgw/doc/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:osmomgw-usermanual__4.svg}
asciidoc: network_osmux_aoip.dot: line 32: filtering: dot -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__4.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/mo_call_osmux_aoip.msc
asciidoc: osmux.adoc: line 131: reading: /obs/_temp/binpkgs/osmo-mgw/doc/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:osmomgw-usermanual__5.svg}
asciidoc: mo_call_osmux_aoip.msc: line 54: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__5.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/network_osmux_sccplite.dot
asciidoc: osmux.adoc: line 140: reading: /obs/_temp/binpkgs/osmo-mgw/doc/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:osmomgw-usermanual__6.svg}
asciidoc: network_osmux_sccplite.dot: line 33: filtering: dot -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__6.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc
asciidoc: osmux.adoc: line 146: reading: /obs/_temp/binpkgs/osmo-mgw/doc/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:osmomgw-usermanual__7.svg}
asciidoc: mo_call_osmux_sccplite.msc: line 58: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__7.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot
asciidoc: osmux.adoc: line 155: reading: /obs/_temp/binpkgs/osmo-mgw/doc/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:osmomgw-usermanual__8.svg}
asciidoc: network_osmux_sccplite_nat.dot: line 40: filtering: dot -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__8.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc
asciidoc: osmux.adoc: line 161: reading: /obs/_temp/binpkgs/osmo-mgw/doc/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:osmomgw-usermanual__9.svg}
asciidoc: mo_call_osmux_sccplite_nat.msc: line 77: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__9.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/mgcp_extension_osmux.adoc
asciidoc: osmux.adoc: line 164: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/mgcp_extension_osmux.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/network_osmux_abis.dot
asciidoc: osmux.adoc: line 172: reading: /obs/_temp/binpkgs/osmo-mgw/doc/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:osmomgw-usermanual__10.svg}
asciidoc: network_osmux_abis.dot: line 32: filtering: dot -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__10.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/mo_call_osmux_abis.msc
asciidoc: osmux.adoc: line 178: reading: /obs/_temp/binpkgs/osmo-mgw/doc/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:osmomgw-usermanual__11.svg}
asciidoc: mo_call_osmux_abis.msc: line 54: filtering: "/usr/bin/python2" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__11.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/qos-dscp-pcp.adoc
asciidoc: osmomgw-usermanual.adoc: line 27: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/qos-dscp-pcp.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/qos-example.adoc
asciidoc: qos-dscp-pcp.adoc: line 161: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/qos-example.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/vty_cpu_sched.adoc
asciidoc: osmomgw-usermanual.adoc: line 31: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/vty_cpu_sched.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: osmomgw-usermanual.adoc: line 33: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/bibliography.adoc
asciidoc: osmomgw-usermanual.adoc: line 35: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/bibliography.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/glossary.adoc
asciidoc: osmomgw-usermanual.adoc: line 37: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/glossary.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/gfdl.adoc
asciidoc: osmomgw-usermanual.adoc: line 39: reading: /obs/_temp/binpkgs/osmo-mgw/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-mgw/doc/manuals/osmomgw-usermanual.xml"
Build _temp_osmomgw-vty-reference.pdf

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml
/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml:2287: 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-mgw/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml
/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml:2287: 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 osmomgw-usermanual.rtex --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-mgw/doc/manuals' --param listings.xml '/tmp/tmp3yfBmI/listings.xml' /tmp/tmp3yfBmI/custom.xsl /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml
/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml:2287: element figure: validity error : ID fig-network-osmux-aoip already defined
<figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled 
                                   ^
XSLT stylesheets DocBook - LaTeX 2e (0.3.10)
===================================================
Error: no ID for constraint linkend: 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-mgw/doc/manuals/osmomgw-usermanual__1.svg
rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__2.svg
rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__3.svg
Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf
rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__4.svg
rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__5.svg
rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__6.svg
rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__7.svg
rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__8.svg
rsvg-convert -a -f pdf -o fig8.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__9.svg
rsvg-convert -a -f pdf -o fig9.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__10.svg
rsvg-convert -a -f pdf -o fig10.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__11.svg
Build osmomgw-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 osmomgw-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmp3yfBmI/osmomgw-usermanual.idx is empty
osmomgw-usermanual.aux MD5 checksum changed
osmomgw-usermanual.toc MD5 checksum changed
the /tmp/tmp3yfBmI/osmomgw-usermanual.aux file has changed
pdflatex -interaction=batchmode osmomgw-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmp3yfBmI/osmomgw-usermanual.idx is empty
osmomgw-usermanual.aux MD5 checksum changed
the /tmp/tmp3yfBmI/osmomgw-usermanual.aux file has changed but no re-run required?
no new compilation is needed
running last-compilation scripts...
'osmomgw-usermanual.pdf' successfully built

a2x: deleting /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml
'osmomgw-vty-reference.pdf' successfully built
+ rm /obs/_temp/binpkgs/osmo-mgw/doc/manuals/generated/_temp_osmomgw-vty-reference.xml
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc'
Making all in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/contrib'
Making all in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/contrib/systemd'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/contrib'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/contrib'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-mgw'
dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false)
	make -j17 check VERBOSE=1
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-mgw'
make  check-recursive
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw'
Making check in include
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include'
Making check in osmocom
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom'
Making check in mgcp_client
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client'
make  check-am
make[7]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client'
make[7]: Nothing to be done for 'check-am'.
make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client'
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client'
Making check in mgcp
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom'
make[6]: Nothing to be done for 'check-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include'
Making check in src
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src'
Making check in libosmo-mgcp-client
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp-client'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp-client'
Making check in libosmo-mgcp
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp'
Making check in osmo-mgw
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/osmo-mgw'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/osmo-mgw'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src'
Making check in tests
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests'
Making check in mgcp_client
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp_client'
make  mgcp_client_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp_client'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -ggdb3 -pthread -I/usr/include/ -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_client_test.o mgcp_client_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread  -no-install  -Wl,-z,relro -pthread -o mgcp_client_test mgcp_client_test.o ../../src/libosmo-mgcp-client/libosmo-mgcp-client.la -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -ldl  -ldl  -losmonetif  
libtool: link: gcc -Wall -ggdb3 -pthread -I/usr/include/ -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wl,-z -Wl,relro -pthread -o mgcp_client_test mgcp_client_test.o  ../../src/libosmo-mgcp-client/.libs/libosmo-mgcp-client.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -ldl /usr/lib/x86_64-linux-gnu/libosmonetif.so -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp-client/.libs
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp_client'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp_client'
Making check in mgcp
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp'
make  mgcp_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp'
gcc -DHAVE_CONFIG_H -I. -I../..   -I../../include -I../..  -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_test.o mgcp_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/   -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread  -no-install  -Wl,-z,relro -pthread -o mgcp_test mgcp_test.o ../../src/libosmo-mgcp/libosmo-mgcp.a -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmotrau -losmocore -ltalloc -lmnl -ldl  -ldl  -losmonetif -lm  
libtool: link: gcc -Wall -ggdb3 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -fdebug-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wl,-z -Wl,relro -pthread -o mgcp_test mgcp_test.o  ../../src/libosmo-mgcp/libosmo-mgcp.a /usr/lib/x86_64-linux-gnu/libosmovty.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/libosmotrau.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -ldl /usr/lib/x86_64-linux-gnu/libosmonetif.so -lm -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests'
make  check-local
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [osmo-mgw])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [osmo-mgw])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [1.13.1.9-d46cd])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [osmo-mgw 1.13.1.9-d46cd])' && \
               echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
               echo '  [openbsc@lists.osmocom.org])'; \
               echo 'm4_define([AT_PACKAGE_URL],' && \
               echo '  [])'; \
             } >'./package.m4'
/bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
/bin/bash './testsuite' 
## ----------------------------------- ##
## osmo-mgw 1.13.1.9-d46cd test suite. ##
## ----------------------------------- ##

Regression tests.

  1: mgcp_client                                     ok
  2: mgcp                                            ok

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

All 2 tests were successful.
make  python-tests
make[7]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/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-mgw/tests'
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests'
Making check in doc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/doc'
Making check in examples
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/doc/examples'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc/examples'
Making check in manuals
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/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 osmomgw-usermanual.check; \
fi
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc/manuals'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/doc'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc'
Making check in contrib
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/contrib'
Making check in systemd
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/contrib/systemd'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/contrib/systemd'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/contrib'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/contrib'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw'
   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-mgw/debian/tmp AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-mgw'
make  install-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-mgw'
Making install in include
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include'
Making install in osmocom
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom'
Making install in mgcp_client
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client'
make  install-am
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client'
make[7]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client'
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client'
Making install in mgcp
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp'
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-mgw/include/osmocom/mgcp'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/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-mgw/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include'
make[5]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/include'
 /bin/mkdir -p '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/include/osmocom/mgcp_client'
 /usr/bin/install -c -m 644  osmocom/mgcp_client/defs.h osmocom/mgcp_client/mgcp_client.h osmocom/mgcp_client/mgcp_client_endpoint_fsm.h osmocom/mgcp_client/mgcp_client_fsm.h osmocom/mgcp_client/mgcp_client_pool.h '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/include/osmocom/mgcp_client'
 /bin/mkdir -p '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/include'
 /bin/mkdir -p '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/include/osmocom/mgcp_client'
 /usr/bin/install -c -m 644  osmocom/mgcp_client/mgcp_common.h '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/include/osmocom/mgcp_client'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include'
Making install in src
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src'
Making install in libosmo-mgcp-client
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp-client'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp-client'
 /bin/mkdir -p '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/lib/x86_64-linux-gnu'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-mgcp-client.la '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/libosmo-mgcp-client.so.14.0.0 /obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-mgcp-client.so.14.0.0
libtool: install: (cd /obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-mgcp-client.so.14.0.0 libosmo-mgcp-client.so.14 || { rm -f libosmo-mgcp-client.so.14 && ln -s libosmo-mgcp-client.so.14.0.0 libosmo-mgcp-client.so.14; }; })
libtool: install: (cd /obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-mgcp-client.so.14.0.0 libosmo-mgcp-client.so || { rm -f libosmo-mgcp-client.so && ln -s libosmo-mgcp-client.so.14.0.0 libosmo-mgcp-client.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-mgcp-client.lai /obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-mgcp-client.la
libtool: install: /usr/bin/install -c .libs/libosmo-mgcp-client.a /obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-mgcp-client.a
libtool: install: chmod 644 /obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-mgcp-client.a
libtool: install: ranlib /obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-mgcp-client.a
libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp-client'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp-client'
Making install in libosmo-mgcp
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp'
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-mgw/src/libosmo-mgcp'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp'
Making install in osmo-mgw
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/osmo-mgw'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/osmo-mgw'
 /bin/mkdir -p '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-mgw '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/bin'
libtool: install: /usr/bin/install -c osmo-mgw /obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/bin/osmo-mgw
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/osmo-mgw'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/osmo-mgw'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/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-mgw/src'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src'
Making install in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests'
Making install in mgcp_client
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp_client'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp_client'
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-mgw/tests/mgcp_client'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp_client'
Making install in mgcp
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp'
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-mgw/tests/mgcp'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/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-mgw/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests'
Making install in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/doc'
Making install in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/doc/examples'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/doc/examples'
make[5]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/etc/osmocom'
 /usr/bin/install -c -m 644 osmo-mgw/osmo-mgw.cfg '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/etc/osmocom'
make  install-data-hook
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/share/doc/osmo-mgw/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc/examples'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc/examples'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc/examples'
Making install in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/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-mgw/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-mgw/doc/manuals'
[ -n "osmo-mgw" ] || exit 1
if [ "" != "1" ]; then \
	for i in osmomgw-usermanual.pdf osmomgw-vty-reference.pdf; do \
		install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/share/doc/osmo-mgw-doc/$i" || exit 1; \
	done; \
fi
install: creating directory '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/share/doc/osmo-mgw-doc'
'osmomgw-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/share/doc/osmo-mgw-doc/osmomgw-usermanual.pdf'
'osmomgw-vty-reference.pdf' -> '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/share/doc/osmo-mgw-doc/osmomgw-vty-reference.pdf'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/doc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/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-mgw/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc'
Making install in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/contrib'
Making install in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/contrib/systemd'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/contrib/systemd'
make[5]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/lib/systemd/system'
 /usr/bin/install -c -m 644 osmo-mgw.service '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/lib/systemd/system'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/contrib/systemd'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/contrib'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/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-mgw/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/contrib'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
 /usr/bin/install -c -m 644 libosmo-mgcp-client.pc '/obs/_temp/binpkgs/osmo-mgw/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw'
   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-mgw'
dh_compress -X.pdf
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw'
   dh_fixperms
   dh_missing
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libosmo-mgcp-client14/usr/lib/x86_64-linux-gnu/libosmo-mgcp-client.so.14.0.0 was not linked against libmnl.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-mgw/usr/bin/osmo-mgw was not linked against libmnl.so.0 (it uses none of the library's symbols)
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: package osmo-mgw-doc: substitution variable ${misc:Package} used, but is not defined
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'libosmo-mgcp-client14-dbgsym' in '../libosmo-mgcp-client14-dbgsym_1.13.1.9.d46cd_amd64.deb'.
dpkg-deb: building package 'osmo-mgw' in '../osmo-mgw_1.13.1.9.d46cd_amd64.deb'.
dpkg-deb: building package 'libosmo-mgcp-client14' in '../libosmo-mgcp-client14_1.13.1.9.d46cd_amd64.deb'.
dpkg-deb: building package 'osmo-mgw-dbgsym' in '../osmo-mgw-dbgsym_1.13.1.9.d46cd_amd64.deb'.
dpkg-deb: building package 'libosmo-mgcp-client-dev' in '../libosmo-mgcp-client-dev_1.13.1.9.d46cd_amd64.deb'.
dpkg-deb: building package 'osmo-mgw-doc' in '../osmo-mgw-doc_1.13.1.9.d46cd_all.deb'.
 dpkg-genbuildinfo
 dpkg-genchanges  >../osmo-mgw_1.13.1.9.d46cd_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 libosmo-mgcp-client-dev_1.13.1.9.d46cd_amd64.deb
drwxr-xr-x root/root         0 2024-12-19 17:17 ./
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/include/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/include/osmocom/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/include/osmocom/mgcp_client/
-rw-r--r-- root/root       212 2024-12-19 17:17 ./usr/include/osmocom/mgcp_client/defs.h
-rw-r--r-- root/root      4793 2024-12-19 17:17 ./usr/include/osmocom/mgcp_client/mgcp_client.h
-rw-r--r-- root/root      2367 2024-12-19 17:17 ./usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h
-rw-r--r-- root/root      3367 2024-12-19 17:17 ./usr/include/osmocom/mgcp_client/mgcp_client_fsm.h
-rw-r--r-- root/root      1074 2024-12-19 17:17 ./usr/include/osmocom/mgcp_client/mgcp_client_pool.h
-rw-r--r-- root/root      3851 2024-12-19 17:17 ./usr/include/osmocom/mgcp_client/mgcp_common.h
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/lib/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root    232594 2024-12-19 17:17 ./usr/lib/x86_64-linux-gnu/libosmo-mgcp-client.a
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/lib/x86_64-linux-gnu/pkgconfig/
-rw-r--r-- root/root       279 2024-12-19 17:17 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-mgcp-client.pc
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/doc/libosmo-mgcp-client-dev/
-rw-r--r-- root/root     16183 2024-12-19 17:17 ./usr/share/doc/libosmo-mgcp-client-dev/changelog.gz
-rw-r--r-- root/root      3055 2024-12-19 17:17 ./usr/share/doc/libosmo-mgcp-client-dev/copyright
lrwxrwxrwx root/root         0 2024-12-19 17:17 ./usr/lib/x86_64-linux-gnu/libosmo-mgcp-client.so -> libosmo-mgcp-client.so.14.0.0
+ dpkg -c libosmo-mgcp-client14-dbgsym_1.13.1.9.d46cd_amd64.deb
drwxr-xr-x root/root         0 2024-12-19 17:17 ./
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/lib/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/lib/debug/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/lib/debug/.build-id/c6/
-rw-r--r-- root/root    115536 2024-12-19 17:17 ./usr/lib/debug/.build-id/c6/83c7fbf21823ca57dfa68843bcc4bea29e490e.debug
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/doc/
lrwxrwxrwx root/root         0 2024-12-19 17:17 ./usr/share/doc/libosmo-mgcp-client14-dbgsym -> libosmo-mgcp-client14
+ dpkg -c libosmo-mgcp-client14_1.13.1.9.d46cd_amd64.deb
drwxr-xr-x root/root         0 2024-12-19 17:17 ./
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/lib/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root    129264 2024-12-19 17:17 ./usr/lib/x86_64-linux-gnu/libosmo-mgcp-client.so.14.0.0
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/doc/libosmo-mgcp-client14/
-rw-r--r-- root/root     16183 2024-12-19 17:17 ./usr/share/doc/libosmo-mgcp-client14/changelog.gz
-rw-r--r-- root/root      3055 2024-12-19 17:17 ./usr/share/doc/libosmo-mgcp-client14/copyright
lrwxrwxrwx root/root         0 2024-12-19 17:17 ./usr/lib/x86_64-linux-gnu/libosmo-mgcp-client.so.14 -> libosmo-mgcp-client.so.14.0.0
+ dpkg -c osmo-mgw-dbgsym_1.13.1.9.d46cd_amd64.deb
drwxr-xr-x root/root         0 2024-12-19 17:17 ./
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/lib/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/lib/debug/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/lib/debug/.build-id/04/
-rw-r--r-- root/root    311840 2024-12-19 17:17 ./usr/lib/debug/.build-id/04/1a4fb85ee70ca31681ea36a463384b4e427033.debug
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/doc/
lrwxrwxrwx root/root         0 2024-12-19 17:17 ./usr/share/doc/osmo-mgw-dbgsym -> osmo-mgw
+ dpkg -c osmo-mgw-doc_1.13.1.9.d46cd_all.deb
drwxr-xr-x root/root         0 2024-12-19 17:17 ./
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/doc/osmo-mgw-doc/
-rw-r--r-- root/root     16183 2024-12-19 17:17 ./usr/share/doc/osmo-mgw-doc/changelog.gz
-rw-r--r-- root/root      3055 2024-12-19 17:17 ./usr/share/doc/osmo-mgw-doc/copyright
-rw-r--r-- root/root    656422 2024-12-19 17:17 ./usr/share/doc/osmo-mgw-doc/osmomgw-usermanual.pdf
-rw-r--r-- root/root    263106 2024-12-19 17:17 ./usr/share/doc/osmo-mgw-doc/osmomgw-vty-reference.pdf
+ dpkg -c osmo-mgw_1.13.1.9.d46cd_amd64.deb
drwxr-xr-x root/root         0 2024-12-19 17:17 ./
drwxr-xr-x root/root         0 2024-12-19 17:17 ./etc/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./etc/osmocom/
-rw-r--r-- root/root       416 2024-12-19 17:17 ./etc/osmocom/osmo-mgw.cfg
drwxr-xr-x root/root         0 2024-12-19 17:17 ./lib/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./lib/systemd/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./lib/systemd/system/
-rw-r--r-- root/root       627 2024-12-19 17:17 ./lib/systemd/system/osmo-mgw.service
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/bin/
-rwxr-xr-x root/root    239136 2024-12-19 17:17 ./usr/bin/osmo-mgw
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/doc/osmo-mgw/
-rw-r--r-- root/root     16183 2024-12-19 17:17 ./usr/share/doc/osmo-mgw/changelog.gz
-rw-r--r-- root/root      3055 2024-12-19 17:17 ./usr/share/doc/osmo-mgw/copyright
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/doc/osmo-mgw/examples/
drwxr-xr-x root/root         0 2024-12-19 17:17 ./usr/share/doc/osmo-mgw/examples/osmo-mgw/
-rw-r--r-- root/root       531 2024-12-19 17:17 ./usr/share/doc/osmo-mgw/examples/osmo-mgw/osmo-mgw-abis_e1.cfg
-rw-r--r-- root/root       416 2024-12-19 17:17 ./usr/share/doc/osmo-mgw/examples/osmo-mgw/osmo-mgw.cfg

Build successful!

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