Started by upstream project "gerrit-osmo-hlr" build number 140
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-hlr/+/39804 in silent mode.
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-n7v9ZvW0vx8f/agent.3761013
SSH_AGENT_PID=3761015
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_4496399215817545553.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_4496399215817545553.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-hlr
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-hlr # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-hlr
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-hlr +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-hlr # 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-hlr # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-hlr
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-hlr refs/changes/04/39804/2 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 1a71e73fdc40ba712ab61a299c9d4a048df539a2 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1a71e73fdc40ba712ab61a299c9d4a048df539a2 # timeout=10
Commit message: "db: flush after changing schema version"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk bb8591dfab0eb49f418f06b9ceaef430e3306b6c # timeout=10
[gerrit-binpkgs@2] $ /bin/sh -xe /tmp/jenkins1590953088273075883.sh
+ set +x

Building binary packages for distro: 'debian:12'

+ rm -rf osmo-ci
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci
Cloning into 'osmo-ci'...
+ git -C osmo-ci log --oneline
3dffb34 lint/lint_diff: allow skipping with OSMO_LINT=0
+ cd osmo-hlr
+ ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:12
:: Copying the source to the cache dir
:: Building the source package
docker: building image debian-12-osmocom-obs-build-srcpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver

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

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

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

#4 [1/3] FROM docker.io/library/debian:12@sha256:35286826a88dc879b4f438b645ba574a55a14187b483d09213a024dc0c0a64ed
#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:0c8edaa9d324aa9dee5ae4f1a42f7e6d48dd4301d7e5b56d28c794c8c16f26b1 0.0s done
#7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg 0.0s done
#7 DONE 0.1s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3)
osmo-hlr: using cached https://gerrit.osmocom.org/osmo-hlr (not cloning, not fetching)
osmo-hlr: 'git clean -ffxd'
osmo-hlr: skipping git checkout, current commit: 1a71e73 db: flush after changing schema version
osmo-hlr: building source package 1.9.0.2-1a71
osmo-hlr: adding debian/changelog entry (1.9.0 => 1.9.0.2.1a71)
osmo-hlr: building debian source package
osmo-hlr: adding commit_1a71e73fdc40ba712ab61a299c9d4a048df539a2.txt
docker: running: build_srcpkg.py inside docker
:: Building the binary packages
docker: building image debian-12-osmocom-obs-build-binpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver

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

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

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

#4 [1/6] FROM docker.io/library/debian:12@sha256:35286826a88dc879b4f438b645ba574a55a14187b483d09213a024dc0c0a64ed
#4 DONE 0.0s

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9)
+ apt_get=apt-get
+ [ -n 1 ]
+ export DEBIAN_FRONTEND=noninteractive
+ apt_get=apt-get -y
+ su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-hlr/*.tar.*
osmo-hlr/
osmo-hlr/.github/
osmo-hlr/.github/FUNDING.yml
osmo-hlr/.tarball-version
osmo-hlr/COPYING
osmo-hlr/Makefile.am
osmo-hlr/README.md
osmo-hlr/TODO-RELEASE
osmo-hlr/configure.ac
osmo-hlr/contrib/
osmo-hlr/contrib/Makefile.am
osmo-hlr/contrib/dgsm/
osmo-hlr/contrib/dgsm/Makefile.am
osmo-hlr/contrib/dgsm/esme_dgsm.py
osmo-hlr/contrib/dgsm/freeswitch_dialplan_dgsm.py
osmo-hlr/contrib/dgsm/osmo-mslookup-pipe.py
osmo-hlr/contrib/dgsm/osmo-mslookup-socket.py
osmo-hlr/contrib/jenkins.sh
osmo-hlr/contrib/osmo-hlr-post-upgrade.sh
osmo-hlr/contrib/systemd/
osmo-hlr/contrib/systemd/Makefile.am
osmo-hlr/contrib/systemd/osmo-hlr.service
osmo-hlr/debian/
osmo-hlr/debian/changelog
osmo-hlr/debian/compat
osmo-hlr/debian/control
osmo-hlr/debian/copyright
osmo-hlr/debian/libosmo-gsup-client-dev.install
osmo-hlr/debian/libosmo-gsup-client0.install
osmo-hlr/debian/libosmo-mslookup-dev.install
osmo-hlr/debian/libosmo-mslookup1.install
osmo-hlr/debian/osmo-hlr-doc.install
osmo-hlr/debian/osmo-hlr.install
osmo-hlr/debian/osmo-mslookup-utils.install
osmo-hlr/debian/postinst
osmo-hlr/debian/rules
osmo-hlr/debian/source/
osmo-hlr/debian/source/format
osmo-hlr/doc/
osmo-hlr/doc/Makefile.am
osmo-hlr/doc/examples/
osmo-hlr/doc/examples/Makefile.am
osmo-hlr/doc/examples/osmo-hlr-dgsm.cfg
osmo-hlr/doc/examples/osmo-hlr.cfg
osmo-hlr/doc/manuals/
osmo-hlr/doc/manuals/Makefile.am
osmo-hlr/doc/manuals/chapters/
osmo-hlr/doc/manuals/chapters/control.adoc
osmo-hlr/doc/manuals/chapters/dgsm.adoc
osmo-hlr/doc/manuals/chapters/overview.adoc
osmo-hlr/doc/manuals/chapters/running.adoc
osmo-hlr/doc/manuals/chapters/subscribers.adoc
osmo-hlr/doc/manuals/chapters/ussd.adoc
osmo-hlr/doc/manuals/example_subscriber_add_update_delete.vty
osmo-hlr/doc/manuals/example_subscriber_aud2g.ctrl
osmo-hlr/doc/manuals/example_subscriber_aud3g.ctrl
osmo-hlr/doc/manuals/example_subscriber_cs_ps_enabled.ctrl
osmo-hlr/doc/manuals/example_subscriber_info.ctrl
osmo-hlr/doc/manuals/example_subscriber_msisdn.ctrl
osmo-hlr/doc/manuals/osmohlr-usermanual-docinfo.xml
osmo-hlr/doc/manuals/osmohlr-usermanual.adoc
osmo-hlr/doc/manuals/osmohlr-vty-reference.xml
osmo-hlr/doc/manuals/regen_doc.sh
osmo-hlr/doc/manuals/vty/
osmo-hlr/doc/manuals/vty/hlr_vty_additions.xml
osmo-hlr/git-version-gen
osmo-hlr/include/
osmo-hlr/include/Makefile.am
osmo-hlr/include/osmocom/
osmo-hlr/include/osmocom/Makefile.am
osmo-hlr/include/osmocom/gsupclient/
osmo-hlr/include/osmocom/gsupclient/cni_peer_id.h
osmo-hlr/include/osmocom/gsupclient/gsup_client.h
osmo-hlr/include/osmocom/gsupclient/gsup_client_mux.h
osmo-hlr/include/osmocom/gsupclient/gsup_req.h
osmo-hlr/include/osmocom/hlr/
osmo-hlr/include/osmocom/hlr/Makefile.am
osmo-hlr/include/osmocom/hlr/auc.h
osmo-hlr/include/osmocom/hlr/ctrl.h
osmo-hlr/include/osmocom/hlr/db.h
osmo-hlr/include/osmocom/hlr/dgsm.h
osmo-hlr/include/osmocom/hlr/gsup_router.h
osmo-hlr/include/osmocom/hlr/gsup_server.h
osmo-hlr/include/osmocom/hlr/hlr.h
osmo-hlr/include/osmocom/hlr/hlr_sms.h
osmo-hlr/include/osmocom/hlr/hlr_ussd.h
osmo-hlr/include/osmocom/hlr/hlr_vty.h
osmo-hlr/include/osmocom/hlr/hlr_vty_subscr.h
osmo-hlr/include/osmocom/hlr/logging.h
osmo-hlr/include/osmocom/hlr/lu_fsm.h
osmo-hlr/include/osmocom/hlr/mslookup_server.h
osmo-hlr/include/osmocom/hlr/mslookup_server_mdns.h
osmo-hlr/include/osmocom/hlr/proxy.h
osmo-hlr/include/osmocom/hlr/rand.h
osmo-hlr/include/osmocom/hlr/remote_hlr.h
osmo-hlr/include/osmocom/hlr/timestamp.h
osmo-hlr/include/osmocom/mslookup/
osmo-hlr/include/osmocom/mslookup/Makefile.am
osmo-hlr/include/osmocom/mslookup/mdns.h
osmo-hlr/include/osmocom/mslookup/mdns_msg.h
osmo-hlr/include/osmocom/mslookup/mdns_rfc.h
osmo-hlr/include/osmocom/mslookup/mdns_sock.h
osmo-hlr/include/osmocom/mslookup/mslookup.h
osmo-hlr/include/osmocom/mslookup/mslookup_client.h
osmo-hlr/include/osmocom/mslookup/mslookup_client_fake.h
osmo-hlr/include/osmocom/mslookup/mslookup_client_mdns.h
osmo-hlr/libosmo-gsup-client.pc.in
osmo-hlr/libosmo-mslookup.pc.in
osmo-hlr/sql/
osmo-hlr/sql/Makefile.am
osmo-hlr/sql/hlr.sql
osmo-hlr/sql/hlr_data.sql
osmo-hlr/src/
osmo-hlr/src/Makefile.am
osmo-hlr/src/auc.c
osmo-hlr/src/ctrl.c
osmo-hlr/src/db.c
osmo-hlr/src/db_auc.c
osmo-hlr/src/db_debug.c
osmo-hlr/src/db_hlr.c
osmo-hlr/src/db_sql2c.sed
osmo-hlr/src/dbd_decode_binary.c
osmo-hlr/src/dgsm.c
osmo-hlr/src/dgsm_vty.c
osmo-hlr/src/gsup_router.c
osmo-hlr/src/gsup_send.c
osmo-hlr/src/gsup_server.c
osmo-hlr/src/gsupclient/
osmo-hlr/src/gsupclient/Makefile.am
osmo-hlr/src/gsupclient/cni_peer_id.c
osmo-hlr/src/gsupclient/gsup_client.c
osmo-hlr/src/gsupclient/gsup_client_mux.c
osmo-hlr/src/gsupclient/gsup_req.c
osmo-hlr/src/gsupclient/gsup_test_client.c
osmo-hlr/src/hlr.c
osmo-hlr/src/hlr_db_tool.c
osmo-hlr/src/hlr_sms.c
osmo-hlr/src/hlr_ussd.c
osmo-hlr/src/hlr_vty.c
osmo-hlr/src/hlr_vty_subscr.c
osmo-hlr/src/logging.c
osmo-hlr/src/lu_fsm.c
osmo-hlr/src/mslookup/
osmo-hlr/src/mslookup/Makefile.am
osmo-hlr/src/mslookup/mdns.c
osmo-hlr/src/mslookup/mdns_msg.c
osmo-hlr/src/mslookup/mdns_rfc.c
osmo-hlr/src/mslookup/mdns_sock.c
osmo-hlr/src/mslookup/mslookup.c
osmo-hlr/src/mslookup/mslookup_client.c
osmo-hlr/src/mslookup/mslookup_client_fake.c
osmo-hlr/src/mslookup/mslookup_client_mdns.c
osmo-hlr/src/mslookup/osmo-mslookup-client.c
osmo-hlr/src/mslookup_server.c
osmo-hlr/src/mslookup_server_mdns.c
osmo-hlr/src/osmo-euse-demo.c
osmo-hlr/src/populate_hlr_db.pl
osmo-hlr/src/proxy.c
osmo-hlr/src/rand_fake.c
osmo-hlr/src/rand_urandom.c
osmo-hlr/src/remote_hlr.c
osmo-hlr/src/timestamp.c
osmo-hlr/tests/
osmo-hlr/tests/Makefile.am
osmo-hlr/tests/auc/
osmo-hlr/tests/auc/Makefile.am
osmo-hlr/tests/auc/auc_test.c
osmo-hlr/tests/auc/auc_test.err
osmo-hlr/tests/auc/auc_test.ok
osmo-hlr/tests/auc/auc_ts_55_205_test_sets.err
osmo-hlr/tests/auc/auc_ts_55_205_test_sets.ok
osmo-hlr/tests/auc/gen_ts_55_205_test_sets/
osmo-hlr/tests/auc/gen_ts_55_205_test_sets/Makefile.am
osmo-hlr/tests/auc/gen_ts_55_205_test_sets/func_template.c
osmo-hlr/tests/auc/gen_ts_55_205_test_sets/main_template.c
osmo-hlr/tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py
osmo-hlr/tests/auc/gen_ts_55_205_test_sets/ts55_205_test_sets.txt
osmo-hlr/tests/db/
osmo-hlr/tests/db/Makefile.am
osmo-hlr/tests/db/db_test.c
osmo-hlr/tests/db/db_test.err
osmo-hlr/tests/db/db_test.ok
osmo-hlr/tests/db_upgrade/
osmo-hlr/tests/db_upgrade/Makefile.am
osmo-hlr/tests/db_upgrade/create_subscribers.vty
osmo-hlr/tests/db_upgrade/create_subscribers_step2.sql
osmo-hlr/tests/db_upgrade/db_upgrade_test.err
osmo-hlr/tests/db_upgrade/db_upgrade_test.ok
osmo-hlr/tests/db_upgrade/db_upgrade_test.sh
osmo-hlr/tests/db_upgrade/hlr_db_v0.sql
osmo-hlr/tests/db_upgrade/osmo-hlr.cfg
osmo-hlr/tests/gsup/
osmo-hlr/tests/gsup/Makefile.am
osmo-hlr/tests/gsup/gsup_test.c
osmo-hlr/tests/gsup/gsup_test.err
osmo-hlr/tests/gsup/gsup_test.ok
osmo-hlr/tests/mslookup/
osmo-hlr/tests/mslookup/Makefile.am
osmo-hlr/tests/mslookup/mdns_test.c
osmo-hlr/tests/mslookup/mdns_test.err
osmo-hlr/tests/mslookup/mslookup_client_mdns_test.c
osmo-hlr/tests/mslookup/mslookup_client_mdns_test.err
osmo-hlr/tests/mslookup/mslookup_client_test.c
osmo-hlr/tests/mslookup/mslookup_client_test.err
osmo-hlr/tests/mslookup/mslookup_test.c
osmo-hlr/tests/mslookup/mslookup_test.err
osmo-hlr/tests/test_nodes.vty
osmo-hlr/tests/test_subscr_create_on_demand.vty
osmo-hlr/tests/test_subscriber.ctrl
osmo-hlr/tests/test_subscriber.sql
osmo-hlr/tests/test_subscriber.vty
osmo-hlr/tests/test_subscriber.vty.sql
osmo-hlr/tests/test_subscriber_errors.ctrl
osmo-hlr/tests/testsuite.at
+ cd _temp/binpkgs/osmo-hlr
+ apt-get -y update
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ InRelease [1553 B]
Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ Packages [70.7 kB]
Fetched 72.2 kB in 0s (316 kB/s)
Reading package lists...
W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_12/./InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
+ apt-get -y build-dep .
Note, using directory '.' to get the build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  autoconf automake autopoint autotools-dev bsdextrautils debhelper
  dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base
  groff-base intltool-debian libarchive-zip-perl libbctoolbox1
  libdebhelper-perl libdecaf0 libfile-stripnondeterminism-perl libmagic-mgc
  libmagic1 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmnl-dev libortp16
  libosmo-abis-dev libosmo-netif-dev libosmoabis15 libosmocodec4
  libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0
  libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2
  libosmotrau11 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libpkgconf3
  libsctp-dev libsctp1 libsqlite3-dev libsub-override-perl libtalloc-dev
  libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev m4
  man-db pkg-config pkgconf pkgconf-bin po-debconf sqlite3
0 upgraded, 64 newly installed, 0 to remove and 4 not upgraded.
Need to get 13.5 MB of archives.
After this operation, 48.0 MB of additional disk space will be used.
Get:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore22 1.11.0.8.92aa [170 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocodec4 1.11.0.8.92aa [52.0 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmotrau11 2.0.0.15.6057 [34.5 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoisdn0 1.11.0.8.92aa [71.1 kB]
Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogsm20 1.11.0.8.92aa [228 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmonetif11 1.6.0.2.1b40 [59.8 kB]
Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmovty13 1.11.0.8.92aa [104 kB]
Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoabis15 2.0.0.15.6057 [70.9 kB]
Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocoding0 1.11.0.8.92aa [71.6 kB]
Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogb14 1.11.0.8.92aa [178 kB]
Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoctrl0 1.11.0.8.92aa [60.3 kB]
Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmosim2 1.11.0.8.92aa [64.3 kB]
Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmousb0 1.11.0.8.92aa [50.9 kB]
Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore 1.11.0.8.92aa [44.3 kB]
Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore-dev 1.11.0.8.92aa [849 kB]
Get:17 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-netif-dev 1.6.0.2.1b40 [72.6 kB]
Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-abis-dev 2.0.0.15.6057 [114 kB]
Get:19 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB]
Get:20 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
Get:21 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
Get:22 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
Get:23 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB]
Get:24 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+deb12u3 [87.0 kB]
Get:25 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB]
Get:26 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB]
Get:27 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:28 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB]
Get:29 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB]
Get:30 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB]
Get:31 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB]
Get:32 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB]
Get:33 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB]
Get:34 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB]
Get:35 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
Get:36 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B]
Get:37 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
Get:38 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
Get:39 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB]
Get:40 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB]
Get:41 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get:42 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
Get:43 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB]
Get:44 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB]
Get:45 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB]
Get:46 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB]
Get:47 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB]
Get:48 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB]
Get:49 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B]
Get:50 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB]
Get:51 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB]
Get:52 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB]
Get:53 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB]
Get:54 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB]
Get:55 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB]
Get:56 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:57 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:58 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:59 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
Get:60 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB]
Get:61 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB]
Get:62 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB]
Get:63 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2+deb12u1 [1025 kB]
Get:64 http://deb.debian.org/debian bookworm/main amd64 sqlite3 amd64 3.40.1-2+deb12u1 [353 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 13.5 MB in 0s (89.1 MB/s)
Selecting previously unselected package libmagic-mgc.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 66015 files and directories currently installed.)
Preparing to unpack .../00-libmagic-mgc_1%3a5.44-3_amd64.deb ...
Unpacking libmagic-mgc (1:5.44-3) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../01-libmagic1_1%3a5.44-3_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.44-3) ...
Selecting previously unselected package file.
Preparing to unpack .../02-file_1%3a5.44-3_amd64.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../03-gettext-base_0.21-12_amd64.deb ...
Unpacking gettext-base (0.21-12) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../04-libuchardet0_0.0.7-1_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../05-groff-base_1.22.4-10_amd64.deb ...
Unpacking groff-base (1.22.4-10) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../06-bsdextrautils_2.38.1-5+deb12u3_amd64.deb ...
Unpacking bsdextrautils (2.38.1-5+deb12u3) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../07-libpipeline1_1.5.7-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.7-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../08-man-db_2.11.2-2_amd64.deb ...
Unpacking man-db (2.11.2-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../09-m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../10-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../11-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../12-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../13-autopoint_0.21-12_all.deb ...
Unpacking autopoint (0.21-12) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../14-libdebhelper-perl_13.11.4_all.deb ...
Unpacking libdebhelper-perl (13.11.4) ...
Selecting previously unselected package libtool.
Preparing to unpack .../15-libtool_2.4.7-7~deb12u1_all.deb ...
Unpacking libtool (2.4.7-7~deb12u1) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../16-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../17-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libsub-override-perl.
Preparing to unpack .../18-libsub-override-perl_0.09-4_all.deb ...
Unpacking libsub-override-perl (0.09-4) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../19-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../20-dh-strip-nondeterminism_1.13.1-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.13.1-1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../21-dwz_0.15-1_amd64.deb ...
Unpacking dwz (0.15-1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../22-gettext_0.21-12_amd64.deb ...
Unpacking gettext (0.21-12) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../23-intltool-debian_0.35.0+20060710.6_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.6) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../24-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../25-debhelper_13.11.4_all.deb ...
Unpacking debhelper (13.11.4) ...
Selecting previously unselected package libdecaf0:amd64.
Preparing to unpack .../26-libdecaf0_1.0.2-2_amd64.deb ...
Unpacking libdecaf0:amd64 (1.0.2-2) ...
Selecting previously unselected package libmbedcrypto7:amd64.
Preparing to unpack .../27-libmbedcrypto7_2.28.3-1_amd64.deb ...
Unpacking libmbedcrypto7:amd64 (2.28.3-1) ...
Selecting previously unselected package libmbedx509-1:amd64.
Preparing to unpack .../28-libmbedx509-1_2.28.3-1_amd64.deb ...
Unpacking libmbedx509-1:amd64 (2.28.3-1) ...
Selecting previously unselected package libmbedtls14:amd64.
Preparing to unpack .../29-libmbedtls14_2.28.3-1_amd64.deb ...
Unpacking libmbedtls14:amd64 (2.28.3-1) ...
Selecting previously unselected package libbctoolbox1:amd64.
Preparing to unpack .../30-libbctoolbox1_5.1.64-2_amd64.deb ...
Unpacking libbctoolbox1:amd64 (5.1.64-2) ...
Selecting previously unselected package libmnl-dev:amd64.
Preparing to unpack .../31-libmnl-dev_1.0.4-3_amd64.deb ...
Unpacking libmnl-dev:amd64 (1.0.4-3) ...
Selecting previously unselected package libortp16:amd64.
Preparing to unpack .../32-libortp16_1%3a5.1.64-2_amd64.deb ...
Unpacking libortp16:amd64 (1:5.1.64-2) ...
Selecting previously unselected package libsctp1:amd64.
Preparing to unpack .../33-libsctp1_1.0.19+dfsg-2_amd64.deb ...
Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ...
Selecting previously unselected package libtalloc2:amd64.
Preparing to unpack .../34-libtalloc2_2.4.0-f2_amd64.deb ...
Unpacking libtalloc2:amd64 (2.4.0-f2) ...
Selecting previously unselected package liburing2:amd64.
Preparing to unpack .../35-liburing2_2.3-3_amd64.deb ...
Unpacking liburing2:amd64 (2.3-3) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../36-libosmocore22_1.11.0.8.92aa_amd64.deb ...
Unpacking libosmocore22:amd64 (1.11.0.8.92aa) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../37-libosmocodec4_1.11.0.8.92aa_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.11.0.8.92aa) ...
Selecting previously unselected package libosmotrau11:amd64.
Preparing to unpack .../38-libosmotrau11_2.0.0.15.6057_amd64.deb ...
Unpacking libosmotrau11:amd64 (2.0.0.15.6057) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../39-libosmoisdn0_1.11.0.8.92aa_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.11.0.8.92aa) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../40-libosmogsm20_1.11.0.8.92aa_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.11.0.8.92aa) ...
Selecting previously unselected package libosmonetif11:amd64.
Preparing to unpack .../41-libosmonetif11_1.6.0.2.1b40_amd64.deb ...
Unpacking libosmonetif11:amd64 (1.6.0.2.1b40) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../42-libosmovty13_1.11.0.8.92aa_amd64.deb ...
Unpacking libosmovty13:amd64 (1.11.0.8.92aa) ...
Selecting previously unselected package libosmoabis15:amd64.
Preparing to unpack .../43-libosmoabis15_2.0.0.15.6057_amd64.deb ...
Unpacking libosmoabis15:amd64 (2.0.0.15.6057) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../44-libosmocoding0_1.11.0.8.92aa_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.11.0.8.92aa) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../45-libosmogb14_1.11.0.8.92aa_amd64.deb ...
Unpacking libosmogb14:amd64 (1.11.0.8.92aa) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../46-libosmoctrl0_1.11.0.8.92aa_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.11.0.8.92aa) ...
Selecting previously unselected package libpcsclite1:amd64.
Preparing to unpack .../47-libpcsclite1_1.9.9-2_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.9.9-2) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../48-libosmosim2_1.11.0.8.92aa_amd64.deb ...
Unpacking libosmosim2:amd64 (1.11.0.8.92aa) ...
Selecting previously unselected package libusb-1.0-0:amd64.
Preparing to unpack .../49-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ...
Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../50-libosmousb0_1.11.0.8.92aa_amd64.deb ...
Unpacking libosmousb0:amd64 (1.11.0.8.92aa) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../51-libosmocore_1.11.0.8.92aa_amd64.deb ...
Unpacking libosmocore (1.11.0.8.92aa) ...
Selecting previously unselected package libpkgconf3:amd64.
Preparing to unpack .../52-libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../53-pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../54-pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../55-pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Selecting previously unselected package libtalloc-dev:amd64.
Preparing to unpack .../56-libtalloc-dev_2.4.0-f2_amd64.deb ...
Unpacking libtalloc-dev:amd64 (2.4.0-f2) ...
Selecting previously unselected package libsctp-dev:amd64.
Preparing to unpack .../57-libsctp-dev_1.0.19+dfsg-2_amd64.deb ...
Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ...
Selecting previously unselected package libusb-1.0-0-dev:amd64.
Preparing to unpack .../58-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ...
Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ...
Selecting previously unselected package libosmocore-dev:amd64.
Preparing to unpack .../59-libosmocore-dev_1.11.0.8.92aa_amd64.deb ...
Unpacking libosmocore-dev:amd64 (1.11.0.8.92aa) ...
Selecting previously unselected package libosmo-netif-dev:amd64.
Preparing to unpack .../60-libosmo-netif-dev_1.6.0.2.1b40_amd64.deb ...
Unpacking libosmo-netif-dev:amd64 (1.6.0.2.1b40) ...
Selecting previously unselected package libosmo-abis-dev:amd64.
Preparing to unpack .../61-libosmo-abis-dev_2.0.0.15.6057_amd64.deb ...
Unpacking libosmo-abis-dev:amd64 (2.0.0.15.6057) ...
Selecting previously unselected package libsqlite3-dev:amd64.
Preparing to unpack .../62-libsqlite3-dev_3.40.1-2+deb12u1_amd64.deb ...
Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ...
Selecting previously unselected package sqlite3.
Preparing to unpack .../63-sqlite3_3.40.1-2+deb12u1_amd64.deb ...
Unpacking sqlite3 (3.40.1-2+deb12u1) ...
Setting up libpipeline1:amd64 (1.5.7-1) ...
Setting up bsdextrautils (2.38.1-5+deb12u3) ...
Setting up libmagic-mgc (1:5.44-3) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libdebhelper-perl (13.11.4) ...
Setting up libmagic1:amd64 (1:5.44-3) ...
Setting up gettext-base (0.21-12) ...
Setting up m4 (1.4.19-3) ...
Setting up file (1:5.44-3) ...
Setting up libdecaf0:amd64 (1.0.2-2) ...
Setting up libtalloc2:amd64 (2.4.0-f2) ...
Setting up autotools-dev (20220109.1) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ...
Setting up libmbedcrypto7:amd64 (2.28.3-1) ...
Setting up libmnl-dev:amd64 (1.0.4-3) ...
Setting up autopoint (0.21-12) ...
Setting up libpcsclite1:amd64 (1.9.9-2) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up autoconf (2.71-3) ...
Setting up dwz (0.15-1) ...
Setting up libsctp1:amd64 (1.0.19+dfsg-2) ...
Setting up libuchardet0:amd64 (0.0.7-1) ...
Setting up libsub-override-perl (0.09-4) ...
Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ...
Setting up liburing2:amd64 (2.3-3) ...
Setting up sqlite3 (3.40.1-2+deb12u1) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
Setting up gettext (0.21-12) ...
Setting up libmbedx509-1:amd64 (2.28.3-1) ...
Setting up libmbedtls14:amd64 (2.28.3-1) ...
Setting up libtool (2.4.7-7~deb12u1) ...
Setting up libbctoolbox1:amd64 (5.1.64-2) ...
Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up libtalloc-dev:amd64 (2.4.0-f2) ...
Setting up libortp16:amd64 (1:5.1.64-2) ...
Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Setting up dh-strip-nondeterminism (1.13.1-1) ...
Setting up libosmocore22:amd64 (1.11.0.8.92aa) ...
Setting up libosmocodec4:amd64 (1.11.0.8.92aa) ...
Setting up groff-base (1.22.4-10) ...
Setting up libosmovty13:amd64 (1.11.0.8.92aa) ...
Setting up libosmoisdn0:amd64 (1.11.0.8.92aa) ...
Setting up libosmotrau11:amd64 (2.0.0.15.6057) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up man-db (2.11.2-2) ...
Building database of manual pages ...
Setting up libosmousb0:amd64 (1.11.0.8.92aa) ...
Setting up libosmogsm20:amd64 (1.11.0.8.92aa) ...
Setting up libosmoctrl0:amd64 (1.11.0.8.92aa) ...
Setting up libosmogb14:amd64 (1.11.0.8.92aa) ...
Setting up debhelper (13.11.4) ...
Setting up libosmonetif11:amd64 (1.6.0.2.1b40) ...
Setting up libosmocoding0:amd64 (1.11.0.8.92aa) ...
Setting up libosmosim2:amd64 (1.11.0.8.92aa) ...
Setting up libosmocore (1.11.0.8.92aa) ...
Setting up libosmoabis15:amd64 (2.0.0.15.6057) ...
Setting up libosmocore-dev:amd64 (1.11.0.8.92aa) ...
Setting up libosmo-netif-dev:amd64 (1.6.0.2.1b40) ...
Setting up libosmo-abis-dev:amd64 (2.0.0.15.6057) ...
Processing triggers for libc-bin (2.36-9+deb12u10) ...
Processing triggers for mailcap (3.70+nmu1) ...
+ [ -n 1 ]
+ ip link set eth0 down
+ su user -c dpkg-buildpackage -us -uc -j21
dpkg-buildpackage: info: source package osmo-hlr
dpkg-buildpackage: info: source version 1.9.0.2.1a71
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean --with autoreconf
   dh_clean
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building osmo-hlr in osmo-hlr_1.9.0.2.1a71.tar.xz
dpkg-source: info: building osmo-hlr in osmo-hlr_1.9.0.2.1a71.dsc
 debian/rules build
dh build --with autoreconf
   dh_update_autotools_config
   dh_autoreconf
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '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 '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:55: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:55: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:55: the top level
configure.ac:70: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:70: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:70: the top level
configure.ac:104: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:104: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:104: the top level
configure.ac:120: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:120: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:120: the top level
configure.ac:188: warning: AC_OUTPUT should be used without arguments.
configure.ac:188: You should run autoupdate.
configure.ac:9: installing './compile'
configure.ac:9: installing './config.guess'
configure.ac:9: installing './config.sub'
configure.ac:11: installing './install-sh'
configure.ac:11: installing './missing'
src/Makefile.am:79: warning: source file '$(srcdir)/gsupclient/cni_peer_id.c' is in a subdirectory,
src/Makefile.am:79: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
src/Makefile.am: installing './depcomp'
tests/auc/Makefile.am:39: warning: source file '$(builddir)/auc_ts_55_205_test_sets.c' is in a subdirectory,
tests/auc/Makefile.am:39: but option 'subdir-objects' is disabled
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hlr'
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-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals
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 gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... mawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... none
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) 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 talloc >= 2.0.1... yes
checking for libosmocore >= 1.11.0... yes
checking for libosmogsm >= 1.11.0... yes
checking for libosmovty >= 1.11.0... yes
checking for libosmoctrl >= 1.11.0... yes
checking for libosmoabis >= 2.0.0... yes
checking for sqlite3... yes
checking for egrep... (cached) /usr/bin/grep -E
checking whether to use talloc for SQLite3... no
checking whether to enable VTY/CTRL tests... no
checking whether to enable mslookup_client_mdns_test... no
checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf)
All dependencies installed!
CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11"
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating src/Makefile
config.status: creating src/gsupclient/Makefile
config.status: creating src/mslookup/Makefile
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/hlr/Makefile
config.status: creating include/osmocom/mslookup/Makefile
config.status: creating libosmo-gsup-client.pc
config.status: creating libosmo-mslookup.pc
config.status: creating sql/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/dgsm/Makefile
config.status: creating tests/Makefile
config.status: creating tests/auc/Makefile
config.status: creating tests/auc/gen_ts_55_205_test_sets/Makefile
config.status: creating tests/gsup/Makefile
config.status: creating tests/db/Makefile
config.status: creating tests/db_upgrade/Makefile
config.status: creating tests/mslookup/Makefile
config.status: executing libtool commands
config.status: executing depfiles commands
config.status: executing tests/atconfig commands
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr'
   dh_auto_build
	make -j21
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hlr'
echo 1.9.0.2-1a71 > .version-t && mv .version-t .version
make  all-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-hlr'
Making all in src
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src'
echo "/* DO NOT EDIT THIS FILE. It is generated from files in osmo-hlr.git/sql/ */" > "db_bootstrap.h"
echo "#pragma once" >> "db_bootstrap.h"
echo "static const char * const stmt_bootstrap_sql[] = {" >> "db_bootstrap.h"
cat "../sql/hlr.sql" \
	| sed -f "./db_sql2c.sed" \
	>> "db_bootstrap.h"
echo "};" >> "db_bootstrap.h"
make  all-recursive
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src'
Making all in gsupclient
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src/gsupclient'
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -I../../include -I../../include  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsup_test_client.o gsup_test_client.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -I../../include -I../../include  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o cni_peer_id.lo cni_peer_id.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -I../../include -I../../include  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsup_client.lo gsup_client.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -I../../include -I../../include  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsup_client_mux.lo gsup_client_mux.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -I../../include -I../../include  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsup_req.lo gsup_req.c
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsup_client.c  -fPIC -DPIC -o .libs/gsup_client.o
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsup_req.c  -fPIC -DPIC -o .libs/gsup_req.o
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cni_peer_id.c  -fPIC -DPIC -o .libs/cni_peer_id.o
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsup_client_mux.c  -fPIC -DPIC -o .libs/gsup_client_mux.o
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c cni_peer_id.c -o cni_peer_id.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsup_client_mux.c -o gsup_client_mux.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsup_client.c -o gsup_client.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I../../include -I../../include -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c gsup_req.c -o gsup_req.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall  -I../../include -I../../include  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -version-info 2:0:2 -no-undefined -Wl,-z,relro -Wl,-z,now -o libosmo-gsup-client.la -rpath /usr/lib/x86_64-linux-gnu cni_peer_id.lo gsup_client.lo gsup_client_mux.lo gsup_req.lo -ltalloc  -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/cni_peer_id.o .libs/gsup_client.o .libs/gsup_client_mux.o .libs/gsup_req.o   /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now   -pthread -Wl,-soname -Wl,libosmo-gsup-client.so.0 -o .libs/libosmo-gsup-client.so.0.2.0
libtool: link: (cd ".libs" && rm -f "libosmo-gsup-client.so.0" && ln -s "libosmo-gsup-client.so.0.2.0" "libosmo-gsup-client.so.0")
libtool: link: (cd ".libs" && rm -f "libosmo-gsup-client.so" && ln -s "libosmo-gsup-client.so.0.2.0" "libosmo-gsup-client.so")
libtool: link: ar cr .libs/libosmo-gsup-client.a  cni_peer_id.o gsup_client.o gsup_client_mux.o gsup_req.o
libtool: link: ranlib .libs/libosmo-gsup-client.a
libtool: link: ( cd ".libs" && rm -f "libosmo-gsup-client.la" && ln -s "../libosmo-gsup-client.la" "libosmo-gsup-client.la" )
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall  -I../../include -I../../include  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -Wl,-z,relro -Wl,-z,now -o gsup-test-client gsup_test_client.o -ltalloc  -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  libosmo-gsup-client.la 
libtool: link: gcc -Wall -I../../include -I../../include -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/gsup-test-client gsup_test_client.o  /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl ./.libs/libosmo-gsup-client.so -pthread
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src/gsupclient'
Making all in mslookup
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src/mslookup'
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo_mslookup_client-osmo-mslookup-client.o `test -f 'osmo-mslookup-client.c' || echo './'`osmo-mslookup-client.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall   -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mdns.lo mdns.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall   -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mdns_msg.lo mdns_msg.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall   -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mdns_rfc.lo mdns_rfc.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall   -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mdns_sock.lo mdns_sock.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall   -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mslookup.lo mslookup.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall   -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mslookup_client.lo mslookup_client.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall   -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mslookup_client_fake.lo mslookup_client_fake.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall   -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mslookup_client_mdns.lo mslookup_client_mdns.c
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mdns_msg.c  -fPIC -DPIC -o .libs/mdns_msg.o
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mdns.c  -fPIC -DPIC -o .libs/mdns.o
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mdns_rfc.c  -fPIC -DPIC -o .libs/mdns_rfc.o
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mdns_sock.c  -fPIC -DPIC -o .libs/mdns_sock.o
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mslookup_client_mdns.c  -fPIC -DPIC -o .libs/mslookup_client_mdns.o
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mslookup_client.c  -fPIC -DPIC -o .libs/mslookup_client.o
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mslookup.c  -fPIC -DPIC -o .libs/mslookup.o
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mslookup_client_fake.c  -fPIC -DPIC -o .libs/mslookup_client_fake.o
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mdns_msg.c -o mdns_msg.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mdns_sock.c -o mdns_sock.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mdns_rfc.c -o mdns_rfc.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mslookup_client_fake.c -o mslookup_client_fake.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mslookup_client.c -o mslookup_client.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mdns.c -o mdns.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mslookup_client_mdns.c -o mslookup_client_mdns.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" "-DPACKAGE_STRING=\"osmo-hlr 1.9.0.2-1a71\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c mslookup.c -o mslookup.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -fPIC -Wall   -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -version-info 1:1:0 -Wl,-z,relro -Wl,-z,now -o libosmo-mslookup.la -rpath /usr/lib/x86_64-linux-gnu mdns.lo mdns_msg.lo mdns_rfc.lo mdns_sock.lo mslookup.lo mslookup_client.lo mslookup_client_fake.lo mslookup_client_mdns.lo -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -ltalloc   
libtool: link: gcc -shared  -fPIC -DPIC  .libs/mdns.o .libs/mdns_msg.o .libs/mdns_rfc.o .libs/mdns_sock.o .libs/mslookup.o .libs/mslookup_client.o .libs/mslookup_client_fake.o .libs/mslookup_client_mdns.o   /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -lmnl -ltalloc  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now   -pthread -Wl,-soname -Wl,libosmo-mslookup.so.1 -o .libs/libosmo-mslookup.so.1.0.1
libtool: link: (cd ".libs" && rm -f "libosmo-mslookup.so.1" && ln -s "libosmo-mslookup.so.1.0.1" "libosmo-mslookup.so.1")
libtool: link: (cd ".libs" && rm -f "libosmo-mslookup.so" && ln -s "libosmo-mslookup.so.1.0.1" "libosmo-mslookup.so")
libtool: link: ar cr .libs/libosmo-mslookup.a  mdns.o mdns_msg.o mdns_rfc.o mdns_sock.o mslookup.o mslookup_client.o mslookup_client_fake.o mslookup_client_mdns.o
libtool: link: ranlib .libs/libosmo-mslookup.a
libtool: link: ( cd ".libs" && rm -f "libosmo-mslookup.la" && ln -s "../libosmo-mslookup.la" "libosmo-mslookup.la" )
/bin/bash ../../libtool  --tag=CC   --mode=link gcc  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -Wl,-z,relro -Wl,-z,now -o osmo-mslookup-client osmo_mslookup_client-osmo-mslookup-client.o libosmo-mslookup.la -losmocore -ltalloc -lmnl  -ltalloc   
libtool: link: gcc -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-mslookup-client osmo_mslookup_client-osmo-mslookup-client.o  ./.libs/libosmo-mslookup.so /usr/lib/x86_64-linux-gnu/libosmocore.so -lmnl -ltalloc -pthread
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src/mslookup'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src'
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o auc.o auc.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o ctrl.o ctrl.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o db.o db.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o db_auc.o db_auc.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o db_hlr.o db_hlr.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsup_router.o gsup_router.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsup_server.o gsup_server.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hlr.o hlr.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o logging.o logging.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o rand_urandom.o rand_urandom.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hlr_vty.o hlr_vty.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hlr_vty_subscr.o hlr_vty_subscr.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsup_send.o gsup_send.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hlr_sms.o hlr_sms.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hlr_ussd.o hlr_ussd.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o proxy.o proxy.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o dgsm.o dgsm.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o remote_hlr.o remote_hlr.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o lu_fsm.o lu_fsm.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o timestamp.o timestamp.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mslookup_server.o mslookup_server.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mslookup_server_mdns.o mslookup_server_mdns.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o dgsm_vty.o dgsm_vty.c
gsup_server.c: In function 'osmo_gsup_create_insert_subscriber_data_msg':
gsup_server.c:475:17: note: '#pragma message: FIXME: deal with encoding the following data: gsup.hlr_enc'
  475 |         #pragma message "FIXME: deal with encoding the following data: gsup.hlr_enc"
      |                 ^~~~~~~
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o hlr_db_tool.o hlr_db_tool.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o dbd_decode_binary.o dbd_decode_binary.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o cni_peer_id.o `test -f './gsupclient/cni_peer_id.c' || echo './'`./gsupclient/cni_peer_id.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.  -I../include -I../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o osmo-euse-demo.o osmo-euse-demo.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -Wl,-z,relro -Wl,-z,now -o osmo-euse-demo osmo-euse-demo.o ../src/gsupclient/libosmo-gsup-client.la -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-euse-demo osmo-euse-demo.o  ../src/gsupclient/.libs/libosmo-gsup-client.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -Wl,-z,relro -Wl,-z,now -o osmo-hlr-db-tool hlr_db_tool.o db.o db_hlr.o logging.o rand_urandom.o dbd_decode_binary.o cni_peer_id.o  -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -lsqlite3   
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11  -Wl,-z,relro -Wl,-z,now -o osmo-hlr auc.o ctrl.o db.o db_auc.o db_hlr.o gsup_router.o gsup_server.o hlr.o logging.o rand_urandom.o hlr_vty.o hlr_vty_subscr.o gsup_send.o hlr_sms.o hlr_ussd.o proxy.o dgsm.o remote_hlr.o lu_fsm.o timestamp.o mslookup_server.o mslookup_server_mdns.o dgsm_vty.o  ../src/gsupclient/libosmo-gsup-client.la ../src/mslookup/libosmo-mslookup.la -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl   -losmoabis -losmocore -ltalloc -lmnl  -lsqlite3   
libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o osmo-hlr-db-tool hlr_db_tool.o db.o db_hlr.o logging.o rand_urandom.o dbd_decode_binary.o cni_peer_id.o  /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lsqlite3 -pthread
libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-hlr auc.o ctrl.o db.o db_auc.o db_hlr.o gsup_router.o gsup_server.o hlr.o logging.o rand_urandom.o hlr_vty.o hlr_vty_subscr.o gsup_send.o hlr_sms.o hlr_ussd.o proxy.o dgsm.o remote_hlr.o lu_fsm.o timestamp.o mslookup_server.o mslookup_server_mdns.o dgsm_vty.o  ../src/gsupclient/.libs/libosmo-gsup-client.so ../src/mslookup/.libs/libosmo-mslookup.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lsqlite3 -pthread
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src'
Making all in include
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include'
Making all in osmocom
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom'
Making all in hlr
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/hlr'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/hlr'
Making all in mslookup
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/mslookup'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/mslookup'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include'
Making all in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc'
Making all in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples'
Making all in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/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 osmohlr-vty-reference.xml
if ! [ -f osmohlr-usermanual.adoc ]; then \
	ln -s osmohlr-usermanual.adoc osmohlr-usermanual.adoc; \
fi
../../src/osmo-hlr --vty-ref-xml > vty/hlr_vty_reference.xml
TEXINPUTS="/usr/share/osmo-gsm-manuals" \
	a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-hlr/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" osmohlr-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.EEKA9aGuQD
+ mktemp
+ combine_src=/tmp/tmp.Cpy1cq19wT
+ cp ./vty/hlr_vty_reference.xml /tmp/tmp.EEKA9aGuQD
+ [ -n /usr/share/osmo-gsm-manuals/common/vty_additions.xml ]
+ realpath /usr/share/osmo-gsm-manuals/common/vty_additions.xml
+ addition=/usr/share/osmo-gsm-manuals/common/vty_additions.xml
+ shift
+ cp /tmp/tmp.EEKA9aGuQD /tmp/tmp.Cpy1cq19wT
+ xsltproc -o /tmp/tmp.EEKA9aGuQD --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.Cpy1cq19wT
+ [ -n ./vty/hlr_vty_additions.xml ]
+ realpath ./vty/hlr_vty_additions.xml
+ addition=/obs/_temp/binpkgs/osmo-hlr/doc/manuals/vty/hlr_vty_additions.xml
+ shift
+ cp /tmp/tmp.EEKA9aGuQD /tmp/tmp.Cpy1cq19wT
+ xsltproc -o /tmp/tmp.EEKA9aGuQD --stringparam with /obs/_temp/binpkgs/osmo-hlr/doc/manuals/vty/hlr_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.Cpy1cq19wT
+ [ -n  ]
+ cat /tmp/tmp.EEKA9aGuQD
+ rm -f /tmp/tmp.Cpy1cq19wT
+ rm -f /tmp/tmp.EEKA9aGuQD
xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \
	> generated/docbook_vty.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-hlr/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', 'osmohlr-usermanual.adoc']
a2x: resource files: []
a2x: resource directories: ['/etc/asciidoc/stylesheets']
a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-hlr/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual.xml')]
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
set -x && \
export GIT_DATE="unknown" && \
export REVNUMBER="DRAFT " && \
export TEMPFILE="/obs/_temp/binpkgs/osmo-hlr/doc/manuals/generated/_temp_osmohlr-vty-reference.xml" && \
/usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmohlr-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-hlr/doc/manuals/generated" \
	 \
	-P draft.mode=no \
	-o osmohlr-vty-reference.pdf \
	"$TEMPFILE" && \
rm $TEMPFILE
+ export GIT_DATE=unknown
+ GIT_DATE=unknown
+ export 'REVNUMBER=DRAFT '
+ REVNUMBER='DRAFT '
+ export TEMPFILE=/obs/_temp/binpkgs/osmo-hlr/doc/manuals/generated/_temp_osmohlr-vty-reference.xml
+ TEMPFILE=/obs/_temp/binpkgs/osmo-hlr/doc/manuals/generated/_temp_osmohlr-vty-reference.xml
+ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmohlr-vty-reference.xml
asciidoc: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual.adoc
asciidoc: reading: /etc/asciidoc/docbook45.conf
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-hlr/doc/manuals/generated' -P draft.mode=no -o osmohlr-vty-reference.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/generated/_temp_osmohlr-vty-reference.xml
asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf
asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf
asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf
asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf
asciidoc: reading: /etc/asciidoc/lang-en.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: writing: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual.xml
asciidoc: osmohlr-usermanual.adoc: line 6: evaluating: {include:/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual-docinfo.xml}
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/preface.adoc
asciidoc: osmohlr-usermanual.adoc: line 9: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/preface.adoc
Build the book set list...
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/overview.adoc
asciidoc: osmohlr-usermanual.adoc: line 11: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/overview.adoc
asciidoc: overview.adoc: line 42: evaluating: {counter2:target-number}
asciidoc: overview.adoc: line 42: evaluating: {set2:target:osmohlr-usermanual__1.svg}
asciidoc: overview.adoc: line 67: filtering: dot -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__1.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/running.adoc
asciidoc: osmohlr-usermanual.adoc: line 13: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/running.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/subscribers.adoc
asciidoc: osmohlr-usermanual.adoc: line 15: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/subscribers.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_add_update_delete.vty
asciidoc: subscribers.adoc: line 19: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_add_update_delete.vty
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/ussd.adoc
asciidoc: osmohlr-usermanual.adoc: line 17: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/ussd.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/vty.adoc
asciidoc: osmohlr-usermanual.adoc: line 19: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/vty.adoc
Build the listings...
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/logging.adoc
asciidoc: osmohlr-usermanual.adoc: line 21: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/logging.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/control.adoc
asciidoc: osmohlr-usermanual.adoc: line 23: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/control.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_info.ctrl
asciidoc: control.adoc: line 90: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_info.ctrl
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_cs_ps_enabled.ctrl
asciidoc: control.adoc: line 118: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_cs_ps_enabled.ctrl
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_msisdn.ctrl
asciidoc: control.adoc: line 129: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_msisdn.ctrl
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_aud2g.ctrl
asciidoc: control.adoc: line 152: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_aud2g.ctrl
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_aud3g.ctrl
asciidoc: control.adoc: line 178: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/example_subscriber_aud3g.ctrl
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/control_if.adoc
asciidoc: osmohlr-usermanual.adoc: line 25: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/control_if.adoc
asciidoc: control_if.adoc: line 25: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 25: evaluating: {set2:target:osmohlr-usermanual__2.svg}
asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__2.svg" -Tsvg - && echo " "
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Stripping NS from DocBook 5/NG document.
Processing stripped document.
asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 40: evaluating: {set2:target:osmohlr-usermanual__3.svg}
asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__3.svg" -Tsvg - && echo " "
Build _temp_osmohlr-vty-reference.pdf
asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 77: evaluating: {set2:target:osmohlr-usermanual__4.svg}
asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__4.svg" -Tsvg -
asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 88: evaluating: {set2:target:osmohlr-usermanual__5.svg}
asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__5.svg" -Tsvg -
asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 104: evaluating: {set2:target:osmohlr-usermanual__6.svg}
asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__6.svg" -Tsvg -
asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 115: evaluating: {set2:target:osmohlr-usermanual__7.svg}
asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__7.svg" -Tsvg -
asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number}
asciidoc: control_if.adoc: line 131: evaluating: {set2:target:osmohlr-usermanual__8.svg}
asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__8.svg" -Tsvg -
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/dgsm.adoc
asciidoc: osmohlr-usermanual.adoc: line 27: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/chapters/dgsm.adoc
asciidoc: dgsm.adoc: line 38: evaluating: {counter2:target-number}
asciidoc: dgsm.adoc: line 38: evaluating: {set2:target:osmohlr-usermanual__9.svg}
asciidoc: dgsm.adoc: line 61: filtering: dot -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__9.svg" -T svg && echo " "
asciidoc: dgsm.adoc: line 86: evaluating: {counter2:target-number}
asciidoc: dgsm.adoc: line 86: evaluating: {set2:target:osmohlr-usermanual__10.svg}
asciidoc: dgsm.adoc: line 105: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__10.svg" -Tsvg -
asciidoc: dgsm.adoc: line 113: evaluating: {counter2:target-number}
asciidoc: dgsm.adoc: line 113: evaluating: {set2:target:osmohlr-usermanual__11.svg}
asciidoc: dgsm.adoc: line 133: filtering: dot -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__11.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/gsup.adoc
asciidoc: osmohlr-usermanual.adoc: line 29: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/gsup.adoc
asciidoc: gsup.adoc: line 63: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 63: evaluating: {set2:target:osmohlr-usermanual__12.svg}
asciidoc: gsup.adoc: line 70: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__12.svg" -Tsvg -
asciidoc: gsup.adoc: line 75: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 75: evaluating: {set2:target:osmohlr-usermanual__13.svg}
asciidoc: gsup.adoc: line 82: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__13.svg" -Tsvg -
asciidoc: gsup.adoc: line 92: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 92: evaluating: {set2:target:osmohlr-usermanual__14.svg}
asciidoc: gsup.adoc: line 98: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__14.svg" -Tsvg -
asciidoc: gsup.adoc: line 113: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 113: evaluating: {set2:target:osmohlr-usermanual__15.svg}
asciidoc: gsup.adoc: line 122: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__15.svg" -Tsvg -
asciidoc: gsup.adoc: line 127: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 127: evaluating: {set2:target:osmohlr-usermanual__16.svg}
asciidoc: gsup.adoc: line 134: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__16.svg" -Tsvg -
asciidoc: gsup.adoc: line 144: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 144: evaluating: {set2:target:osmohlr-usermanual__17.svg}
asciidoc: gsup.adoc: line 151: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__17.svg" -Tsvg -
asciidoc: gsup.adoc: line 156: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 156: evaluating: {set2:target:osmohlr-usermanual__18.svg}
asciidoc: gsup.adoc: line 163: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__18.svg" -Tsvg -
asciidoc: gsup.adoc: line 175: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 175: evaluating: {set2:target:osmohlr-usermanual__19.svg}
asciidoc: gsup.adoc: line 182: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__19.svg" -Tsvg -
asciidoc: gsup.adoc: line 194: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 194: evaluating: {set2:target:osmohlr-usermanual__20.svg}
asciidoc: gsup.adoc: line 201: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__20.svg" -Tsvg -
asciidoc: gsup.adoc: line 213: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 213: evaluating: {set2:target:osmohlr-usermanual__21.svg}
asciidoc: gsup.adoc: line 220: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__21.svg" -Tsvg -
asciidoc: gsup.adoc: line 239: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 239: evaluating: {set2:target:osmohlr-usermanual__22.svg}
asciidoc: gsup.adoc: line 251: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__22.svg" -Tsvg -
asciidoc: gsup.adoc: line 260: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 260: evaluating: {set2:target:osmohlr-usermanual__23.svg}
asciidoc: gsup.adoc: line 278: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__23.svg" -Tsvg -
asciidoc: gsup.adoc: line 289: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 289: evaluating: {set2:target:osmohlr-usermanual__24.svg}
asciidoc: gsup.adoc: line 297: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__24.svg" -Tsvg -
asciidoc: gsup.adoc: line 314: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 314: evaluating: {set2:target:osmohlr-usermanual__25.svg}
asciidoc: gsup.adoc: line 321: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__25.svg" -Tsvg -
asciidoc: gsup.adoc: line 1249: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1249: evaluating: {set2:target:osmohlr-usermanual__26.svg}
asciidoc: gsup.adoc: line 1261: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__26.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1282: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1282: evaluating: {set2:target:osmohlr-usermanual__27.svg}
asciidoc: gsup.adoc: line 1291: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__27.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1387: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1387: evaluating: {set2:target:osmohlr-usermanual__28.svg}
asciidoc: gsup.adoc: line 1396: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__28.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1469: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1469: evaluating: {set2:target:osmohlr-usermanual__29.svg}
asciidoc: gsup.adoc: line 1477: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__29.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1487: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1487: evaluating: {set2:target:osmohlr-usermanual__30.svg}
asciidoc: gsup.adoc: line 1500: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__30.svg" -Tsvg - && echo " "
'osmohlr-vty-reference.pdf' successfully built
+ rm /obs/_temp/binpkgs/osmo-hlr/doc/manuals/generated/_temp_osmohlr-vty-reference.xml
asciidoc: gsup.adoc: line 1514: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1514: evaluating: {set2:target:osmohlr-usermanual__31.svg}
asciidoc: gsup.adoc: line 1529: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__31.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1549: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1549: evaluating: {set2:target:osmohlr-usermanual__32.svg}
asciidoc: gsup.adoc: line 1558: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__32.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1571: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1571: evaluating: {set2:target:osmohlr-usermanual__33.svg}
asciidoc: gsup.adoc: line 1578: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__33.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1596: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1596: evaluating: {set2:target:osmohlr-usermanual__34.svg}
asciidoc: gsup.adoc: line 1611: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__34.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1679: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1679: evaluating: {set2:target:osmohlr-usermanual__35.svg}
asciidoc: gsup.adoc: line 1688: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__35.svg" -Tsvg -
asciidoc: gsup.adoc: line 1711: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1711: evaluating: {set2:target:osmohlr-usermanual__36.svg}
asciidoc: gsup.adoc: line 1721: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__36.svg" -Tsvg - && echo " "
asciidoc: gsup.adoc: line 1846: evaluating: {counter2:target-number}
asciidoc: gsup.adoc: line 1846: evaluating: {set2:target:osmohlr-usermanual__37.svg}
asciidoc: gsup.adoc: line 1854: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__37.svg" -Tsvg - && echo " "
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/vty_cpu_sched.adoc
asciidoc: osmohlr-usermanual.adoc: line 31: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/vty_cpu_sched.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: osmohlr-usermanual.adoc: line 33: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/bibliography.adoc
asciidoc: osmohlr-usermanual.adoc: line 35: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/bibliography.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/glossary.adoc
asciidoc: osmohlr-usermanual.adoc: line 37: reading: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/glossary.adoc
asciidoc: include: /obs/_temp/binpkgs/osmo-hlr/doc/manuals/common/chapters/gfdl.adoc
asciidoc: osmohlr-usermanual.adoc: line 39: reading: /obs/_temp/binpkgs/osmo-hlr/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-hlr/doc/manuals/osmohlr-usermanual.xml"

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-hlr/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual.xml
xsltproc -o osmohlr-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpkdrobr0g/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-hlr/doc/manuals' /tmp/tmpkdrobr0g/custom.xsl /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Error: no ID for constraint linkend: gsup-msg-purge-ms-reqs.
XRef to nonexistent id: gsup-msg-purge-ms-reqs
Error: no ID for constraint linkend: gsup-ie-pdptaddress.
XRef to nonexistent id: gsup-ie-pdptaddress
Error: no ID for constraint linkend: ieee-802.11.
XRef to nonexistent id: ieee-802.11
Section level > 6 not well supported for bibliodiv
Image 'dblatex' not found
rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__1.svg
Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf
rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__2.svg
rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__3.svg
rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__4.svg
rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__5.svg
rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__6.svg
rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__7.svg
rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__8.svg
rsvg-convert -a -f pdf -o fig8.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__9.svg
rsvg-convert -a -f pdf -o fig9.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__10.svg
rsvg-convert -a -f pdf -o fig10.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__11.svg
rsvg-convert -a -f pdf -o fig11.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__12.svg
rsvg-convert -a -f pdf -o fig12.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__13.svg
rsvg-convert -a -f pdf -o fig13.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__14.svg
rsvg-convert -a -f pdf -o fig14.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__15.svg
rsvg-convert -a -f pdf -o fig15.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__16.svg
rsvg-convert -a -f pdf -o fig16.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__17.svg
rsvg-convert -a -f pdf -o fig17.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__18.svg
rsvg-convert -a -f pdf -o fig18.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__19.svg
rsvg-convert -a -f pdf -o fig19.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__20.svg
rsvg-convert -a -f pdf -o fig20.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__21.svg
rsvg-convert -a -f pdf -o fig21.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__22.svg
rsvg-convert -a -f pdf -o fig22.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__23.svg
rsvg-convert -a -f pdf -o fig23.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__24.svg
rsvg-convert -a -f pdf -o fig24.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__25.svg
rsvg-convert -a -f pdf -o fig25.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__26.svg
rsvg-convert -a -f pdf -o fig26.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__27.svg
rsvg-convert -a -f pdf -o fig27.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__28.svg
rsvg-convert -a -f pdf -o fig28.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__29.svg
rsvg-convert -a -f pdf -o fig29.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__30.svg
rsvg-convert -a -f pdf -o fig30.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__31.svg
rsvg-convert -a -f pdf -o fig31.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__32.svg
rsvg-convert -a -f pdf -o fig32.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__33.svg
rsvg-convert -a -f pdf -o fig33.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__34.svg
rsvg-convert -a -f pdf -o fig34.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__35.svg
rsvg-convert -a -f pdf -o fig35.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__36.svg
rsvg-convert -a -f pdf -o fig36.pdf /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual__37.svg
Build osmohlr-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 osmohlr-usermanual.tex

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

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

a2x: deleting /obs/_temp/binpkgs/osmo-hlr/doc/manuals/osmohlr-usermanual.xml
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc'
Making all in sql
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/sql'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/sql'
Making all in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib'
Making all in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib/systemd'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib/systemd'
Making all in dgsm
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib/dgsm'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib/dgsm'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib'
Making all in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests'
Making all in auc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc'
Making all in gen_ts_55_205_test_sets
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc/gen_ts_55_205_test_sets'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc/gen_ts_55_205_test_sets'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc'
Making all in db
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/db'
Making all in gsup
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup'
Making all in db_upgrade
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db_upgrade'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/db_upgrade'
Making all in mslookup
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hlr'
dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false)
	make -j21 check "TESTSUITEFLAGS=-j21 --verbose" VERBOSE=1
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-hlr'
make  check-recursive
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr'
Making check in src
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src'
make  check-recursive
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src'
Making check in gsupclient
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src/gsupclient'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src/gsupclient'
Making check in mslookup
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src/mslookup'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src/mslookup'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src'
make[6]: Nothing to be done for 'check-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src'
Making check in include
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include'
Making check in osmocom
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom'
Making check in hlr
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/hlr'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/hlr'
Making check in mslookup
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/mslookup'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/mslookup'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom'
make[6]: Nothing to be done for 'check-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include'
Making check in doc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc'
Making check in examples
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples'
Making check in manuals
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/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 osmohlr-usermanual.check; \
fi
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc/manuals'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc'
Making check in sql
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/sql'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/sql'
Making check in contrib
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib'
Making check in systemd
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib/systemd'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib/systemd'
Making check in dgsm
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib/dgsm'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib/dgsm'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib'
Making check in tests
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests'
Making check in auc
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc'
Making check in gen_ts_55_205_test_sets
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc/gen_ts_55_205_test_sets'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc/gen_ts_55_205_test_sets'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc'
make  auc_test auc_ts_55_205_test_sets
make[7]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc'
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o auc_test.o auc_test.c
../../tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py > auc_ts_55_205_test_sets.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o auc_ts_55_205_test_sets.o `test -f './auc_ts_55_205_test_sets.c' || echo './'`./auc_ts_55_205_test_sets.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install  -Wl,-z,relro -Wl,-z,now -o auc_test auc_test.o ../../src/auc.o ../../src/logging.o -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o auc_test auc_test.o ../../src/auc.o ../../src/logging.o  /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install  -Wl,-z,relro -Wl,-z,now -o auc_ts_55_205_test_sets auc_ts_55_205_test_sets.o ../../src/auc.o ../../src/logging.o -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o auc_ts_55_205_test_sets auc_ts_55_205_test_sets.o ../../src/auc.o ../../src/logging.o  /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc'
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc'
Making check in db
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db'
make  db_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db'
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -I../../include -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o db_test.o db_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread    -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install  -Wl,-z,relro -Wl,-z,now -o db_test db_test.o ../../src/logging.o ../../src/db_auc.o ../../src/db_hlr.o ../../src/db.o ../../src/cni_peer_id.o -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmoabis -losmocore -ltalloc -lmnl  -lsqlite3    
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o db_test db_test.o ../../src/logging.o ../../src/db_auc.o ../../src/db_hlr.o ../../src/db.o ../../src/cni_peer_id.o  /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lsqlite3 -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/db'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/db'
Making check in gsup
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup'
make  gsup_test
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup'
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o gsup_test.o gsup_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install  -Wl,-z,relro -Wl,-z,now -o gsup_test gsup_test.o ../../src/gsupclient/libosmo-gsup-client.la -losmocore -ltalloc -lmnl  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl   
libtool: link: gcc -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gsup_test gsup_test.o  ../../src/gsupclient/.libs/libosmo-gsup-client.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/osmo-hlr/src/gsupclient/.libs
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup'
Making check in db_upgrade
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db_upgrade'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/db_upgrade'
Making check in mslookup
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup'
make  mdns_test mslookup_client_test mslookup_test 
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup'
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mdns_test.o mdns_test.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mslookup_client_test.o mslookup_client_test.c
gcc -DPACKAGE_NAME=\"osmo-hlr\" -DPACKAGE_TARNAME=\"osmo-hlr\" -DPACKAGE_VERSION=\"1.9.0.2-1a71\" -DPACKAGE_STRING=\"osmo-hlr\ 1.9.0.2-1a71\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"osmo-hlr\" -DVERSION=\"1.9.0.2-1a71\" -I.   -I../../include  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -c -o mslookup_test.o mslookup_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install  -Wl,-z,relro -Wl,-z,now -o mslookup_test mslookup_test.o ../../src/mslookup/libosmo-mslookup.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl   
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install  -Wl,-z,relro -Wl,-z,now -o mslookup_client_test mslookup_client_test.o ../../src/mslookup/libosmo-mslookup.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl   
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -no-install  -Wl,-z,relro -Wl,-z,now -o mdns_test mdns_test.o ../../src/mslookup/libosmo-mslookup.la -losmogsm -losmoisdn -losmocore -ltalloc -lmnl   
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o mslookup_test mslookup_test.o  ../../src/mslookup/.libs/libosmo-mslookup.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/osmo-hlr/src/mslookup/.libs
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o mslookup_client_test mslookup_client_test.o  ../../src/mslookup/.libs/libosmo-mslookup.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/osmo-hlr/src/mslookup/.libs
libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-hlr=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o mdns_test mdns_test.o  ../../src/mslookup/.libs/libosmo-mslookup.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/osmo-hlr/src/mslookup/.libs
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests'
make  check-local
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [osmo-hlr])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [osmo-hlr])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [1.9.0.2-1a71])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [osmo-hlr 1.9.0.2-1a71])' && \
               echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
               echo '  [openbsc@lists.osmocom.org])'; \
               echo 'm4_define([AT_PACKAGE_URL],' && \
               echo '  [])'; \
             } >'./package.m4'
/bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
/bin/bash './testsuite' -j21 --verbose
## --------------------------------- ##
## osmo-hlr 1.9.0.2-1a71 test suite. ##
## --------------------------------- ##









1. testsuite.at:4: testing auc ...
2. testsuite.at:11: testing auc_ts_55_205_test_sets ...
3. testsuite.at:18: testing gsup ...
./testsuite.at:22: $abs_top_builddir/tests/gsup/gsup_test
4. testsuite.at:25: testing db ...
5. testsuite.at:35: testing db_upgrade ...
./testsuite.at:8: $abs_top_builddir/tests/auc/auc_test
./testsuite.at:15: $abs_top_builddir/tests/auc/auc_ts_55_205_test_sets
6. testsuite.at:43: testing mdns ...
./testsuite.at:46: $abs_top_builddir/tests/mslookup/mdns_test
7. testsuite.at:49: testing mslookup ...
./testsuite.at:52: $abs_top_builddir/tests/mslookup/mslookup_test
8. testsuite.at:55: testing mslookup_client ...
./testsuite.at:58: $abs_top_builddir/tests/mslookup/mslookup_client_test
9. testsuite.at:62: testing mslookup_client_mdns ...
./testsuite.at:40: $abs_srcdir/db_upgrade/db_upgrade_test.sh $abs_srcdir/db_upgrade $abs_builddir/db_upgrade
stdout:
stdout:
stdout:
6. testsuite.at:43:  ok
7. testsuite.at:49:  ok
1. testsuite.at:4: 2. testsuite.at:11:  ok
 ok
3. testsuite.at:18: 8. testsuite.at:55:  ok
 ok
9. testsuite.at:62:  skipped (testsuite.at:63)
./testsuite.at:30: $abs_top_builddir/tests/db/db_test
5. testsuite.at:35:  ok
4. testsuite.at:25:  ok

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

8 tests were successful.
1 test was skipped.
make  python-tests
make[7]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests'
echo "Not running python-based external tests (determined at configure-time)"
Not running python-based external tests (determined at configure-time)
make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests'
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr'
   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-hlr/debian/tmp AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hlr'
make  install-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/osmo-hlr'
Making install in src
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src'
make  install-recursive
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src'
Making install in gsupclient
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src/gsupclient'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src/gsupclient'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gsup-client.la '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.so.0.2.0 /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0
libtool: install: (cd /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-gsup-client.so.0.2.0 libosmo-gsup-client.so.0 || { rm -f libosmo-gsup-client.so.0 && ln -s libosmo-gsup-client.so.0.2.0 libosmo-gsup-client.so.0; }; })
libtool: install: (cd /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-gsup-client.so.0.2.0 libosmo-gsup-client.so || { rm -f libosmo-gsup-client.so && ln -s libosmo-gsup-client.so.0.2.0 libosmo-gsup-client.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.lai /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.la
libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.a /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.a
libtool: install: chmod 644 /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.a
libtool: install: ranlib /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.a
libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src/gsupclient'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src/gsupclient'
Making install in mslookup
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src/mslookup'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src/mslookup'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-mslookup.la '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.so.1.0.1 /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-mslookup.so.1.0.1
libtool: install: (cd /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-mslookup.so.1.0.1 libosmo-mslookup.so.1 || { rm -f libosmo-mslookup.so.1 && ln -s libosmo-mslookup.so.1.0.1 libosmo-mslookup.so.1; }; })
libtool: install: (cd /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-mslookup.so.1.0.1 libosmo-mslookup.so || { rm -f libosmo-mslookup.so && ln -s libosmo-mslookup.so.1.0.1 libosmo-mslookup.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.lai /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-mslookup.la
libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.a /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-mslookup.a
libtool: install: chmod 644 /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-mslookup.a
libtool: install: ranlib /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-mslookup.a
libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-mslookup-client '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/bin'
libtool: warning: 'libosmo-mslookup.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/osmo-mslookup-client /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/bin/osmo-mslookup-client
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src/mslookup'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src/mslookup'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/src'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-hlr osmo-hlr-db-tool osmo-euse-demo '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/bin'
libtool: warning: '../src/gsupclient/libosmo-gsup-client.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: warning: '../src/mslookup/libosmo-mslookup.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/osmo-hlr /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/bin/osmo-hlr
libtool: install: /usr/bin/install -c osmo-hlr-db-tool /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/bin/osmo-hlr-db-tool
libtool: warning: '../src/gsupclient/libosmo-gsup-client.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/osmo-euse-demo /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/bin/osmo-euse-demo
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/src'
Making install in include
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include'
Making install in osmocom
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom'
Making install in hlr
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/hlr'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/hlr'
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-hlr/include/osmocom/hlr'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/hlr'
Making install in mslookup
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/mslookup'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/mslookup'
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-hlr/include/osmocom/mslookup'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom/mslookup'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/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-hlr/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include/osmocom'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/include'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/include'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/include/osmocom/gsupclient'
 /usr/bin/install -c -m 644  osmocom/gsupclient/cni_peer_id.h osmocom/gsupclient/gsup_client.h osmocom/gsupclient/gsup_client_mux.h osmocom/gsupclient/gsup_req.h '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/include/osmocom/gsupclient'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/include/osmocom/mslookup'
 /usr/bin/install -c -m 644  osmocom/mslookup/mdns.h osmocom/mslookup/mdns_sock.h osmocom/mslookup/mslookup_client_fake.h osmocom/mslookup/mslookup_client.h osmocom/mslookup/mslookup_client_mdns.h osmocom/mslookup/mslookup.h '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/include/osmocom/mslookup'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/include'
Making install in doc
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc'
Making install in examples
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/etc/osmocom'
 /usr/bin/install -c -m 644 osmo-hlr.cfg '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/etc/osmocom'
make  install-data-hook
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/share/doc/osmo-hlr/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc/examples'
Making install in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/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-hlr/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-hlr/doc/manuals'
[ -n "osmo-hlr" ] || exit 1
if [ "" != "1" ]; then \
	for i in osmohlr-usermanual.pdf osmohlr-vty-reference.pdf; do \
		install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/share/doc/osmo-hlr-doc/$i" || exit 1; \
	done; \
fi
install: creating directory '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/share/doc/osmo-hlr-doc'
'osmohlr-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/share/doc/osmo-hlr-doc/osmohlr-usermanual.pdf'
'osmohlr-vty-reference.pdf' -> '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/share/doc/osmo-hlr-doc/osmohlr-vty-reference.pdf'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/doc'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/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-hlr/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/doc'
Making install in sql
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/sql'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/sql'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p /obs/_temp/binpkgs/osmo-hlr/debian/tmp/var/lib/osmocom
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/share/doc/osmo-hlr/sql'
 /usr/bin/install -c -m 644 ./hlr.sql ./hlr_data.sql '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/share/doc/osmo-hlr/sql'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/sql'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/sql'
Making install in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib'
Making install in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib/systemd'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib/systemd'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/lib/systemd/system'
 /usr/bin/install -c -m 644 osmo-hlr.service '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/lib/systemd/system'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib/systemd'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib/systemd'
Making install in dgsm
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib/dgsm'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib/dgsm'
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-hlr/contrib/dgsm'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib/dgsm'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib'
make[5]: Nothing to be done for 'install-exec-am'.
make  install-data-hook
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/contrib'
install -Dm755 ./osmo-hlr-post-upgrade.sh \
	-t /obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/share/osmocom/
make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/contrib'
Making install in tests
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests'
Making install in auc
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc'
Making install in gen_ts_55_205_test_sets
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc/gen_ts_55_205_test_sets'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc/gen_ts_55_205_test_sets'
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-hlr/tests/auc/gen_ts_55_205_test_sets'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc/gen_ts_55_205_test_sets'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc'
make[6]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc'
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-hlr/tests/auc'
make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/auc'
Making install in db
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db'
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-hlr/tests/db'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/db'
Making install in gsup
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup'
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-hlr/tests/gsup'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/gsup'
Making install in db_upgrade
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db_upgrade'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/db_upgrade'
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-hlr/tests/db_upgrade'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/db_upgrade'
Making install in mslookup
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup'
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-hlr/tests/mslookup'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests/mslookup'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/tests'
make[5]: Entering directory '/obs/_temp/binpkgs/osmo-hlr/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-hlr/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr/tests'
make[3]: Entering directory '/obs/_temp/binpkgs/osmo-hlr'
make[4]: Entering directory '/obs/_temp/binpkgs/osmo-hlr'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
 /usr/bin/install -c -m 644 libosmo-gsup-client.pc libosmo-mslookup.pc '/obs/_temp/binpkgs/osmo-hlr/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr'
make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr'
make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr'
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr'
   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-hlr'
dh_compress -X.pdf
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr'
   dh_fixperms
   dh_missing
   debian/rules override_dh_strip
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hlr'
dh_strip --dbg-package=osmo-hlr-dbg
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr'
   dh_makeshlibs
   debian/rules override_dh_shlibdeps
make[1]: Entering directory '/obs/_temp/binpkgs/osmo-hlr'
dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
dpkg-shlibdeps: warning: symbol gsm48_gmm_cause_names used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol osmo_gsup_message_class_names used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol ipa_prepend_header used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol osmo_oap_client_init used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol osmo_gsup_decode used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol ipa_prepend_header_ext used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol osmo_imsi_str_valid used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol osmo_gsup_encode used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol osmo_gsup_message_type_names used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol osmo_oap_client_handle used by debian/libosmo-gsup-client0/usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0 found in none of the libraries
dpkg-shlibdeps: warning: 2 other similar warnings have been skipped (use -v to see them all)
make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-hlr'
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: package osmo-hlr-doc: substitution variable ${misc:Package} used, but is not defined
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'osmo-hlr' in '../osmo-hlr_1.9.0.2.1a71_amd64.deb'.
dpkg-deb: building package 'osmo-hlr-dbg' in '../osmo-hlr-dbg_1.9.0.2.1a71_amd64.deb'.
dpkg-deb: building package 'libosmo-gsup-client0' in '../libosmo-gsup-client0_1.9.0.2.1a71_amd64.deb'.
dpkg-deb: building package 'libosmo-gsup-client-dev' in '../libosmo-gsup-client-dev_1.9.0.2.1a71_amd64.deb'.
dpkg-deb: building package 'libosmo-mslookup-dev' in '../libosmo-mslookup-dev_1.9.0.2.1a71_amd64.deb'.
dpkg-deb: building package 'osmo-hlr-doc' in '../osmo-hlr-doc_1.9.0.2.1a71_all.deb'.
dpkg-deb: building package 'libosmo-mslookup1' in '../libosmo-mslookup1_1.9.0.2.1a71_amd64.deb'.
dpkg-deb: building package 'osmo-mslookup-utils' in '../osmo-mslookup-utils_1.9.0.2.1a71_amd64.deb'.
 dpkg-genbuildinfo -O../osmo-hlr_1.9.0.2.1a71_amd64.buildinfo
 dpkg-genchanges -O../osmo-hlr_1.9.0.2.1a71_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-gsup-client-dev_1.9.0.2.1a71_amd64.deb
drwxr-xr-x root/root         0 2025-03-17 13:44 ./
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/include/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/include/osmocom/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/include/osmocom/gsupclient/
-rw-r--r-- root/root      2962 2025-03-17 13:44 ./usr/include/osmocom/gsupclient/cni_peer_id.h
-rw-r--r-- root/root      4397 2025-03-17 13:44 ./usr/include/osmocom/gsupclient/gsup_client.h
-rw-r--r-- root/root      2374 2025-03-17 13:44 ./usr/include/osmocom/gsupclient/gsup_client_mux.h
-rw-r--r-- root/root      5747 2025-03-17 13:44 ./usr/include/osmocom/gsupclient/gsup_req.h
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root     54306 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/libosmo-gsup-client.a
-rw-r--r-- root/root      1303 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/libosmo-gsup-client.la
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/pkgconfig/
-rw-r--r-- root/root       252 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-gsup-client.pc
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/libosmo-gsup-client-dev/
-rw-r--r-- root/root      6051 2025-03-17 13:44 ./usr/share/doc/libosmo-gsup-client-dev/changelog.gz
-rw-r--r-- root/root      1645 2025-03-17 13:44 ./usr/share/doc/libosmo-gsup-client-dev/copyright
lrwxrwxrwx root/root         0 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -> libosmo-gsup-client.so.0.2.0
+ dpkg -c libosmo-gsup-client0_1.9.0.2.1a71_amd64.deb
drwxr-xr-x root/root         0 2025-03-17 13:44 ./
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root     42928 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0.2.0
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/libosmo-gsup-client0/
-rw-r--r-- root/root      6047 2025-03-17 13:44 ./usr/share/doc/libosmo-gsup-client0/changelog.gz
-rw-r--r-- root/root      1645 2025-03-17 13:44 ./usr/share/doc/libosmo-gsup-client0/copyright
lrwxrwxrwx root/root         0 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so.0 -> libosmo-gsup-client.so.0.2.0
+ dpkg -c libosmo-mslookup-dev_1.9.0.2.1a71_amd64.deb
drwxr-xr-x root/root         0 2025-03-17 13:44 ./
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/include/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/include/osmocom/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/include/osmocom/mslookup/
-rw-r--r-- root/root      1615 2025-03-17 13:44 ./usr/include/osmocom/mslookup/mdns.h
-rw-r--r-- root/root      1251 2025-03-17 13:44 ./usr/include/osmocom/mslookup/mdns_sock.h
-rw-r--r-- root/root      4936 2025-03-17 13:44 ./usr/include/osmocom/mslookup/mslookup.h
-rw-r--r-- root/root      6425 2025-03-17 13:44 ./usr/include/osmocom/mslookup/mslookup_client.h
-rw-r--r-- root/root      1225 2025-03-17 13:44 ./usr/include/osmocom/mslookup/mslookup_client_fake.h
-rw-r--r-- root/root      1618 2025-03-17 13:44 ./usr/include/osmocom/mslookup/mslookup_client_mdns.h
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root     69718 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/libosmo-mslookup.a
-rw-r--r-- root/root      1159 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/libosmo-mslookup.la
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/pkgconfig/
-rw-r--r-- root/root       278 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-mslookup.pc
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/libosmo-mslookup-dev/
-rw-r--r-- root/root      6047 2025-03-17 13:44 ./usr/share/doc/libosmo-mslookup-dev/changelog.gz
-rw-r--r-- root/root      1645 2025-03-17 13:44 ./usr/share/doc/libosmo-mslookup-dev/copyright
lrwxrwxrwx root/root         0 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/libosmo-mslookup.so -> libosmo-mslookup.so.1.0.1
+ dpkg -c libosmo-mslookup1_1.9.0.2.1a71_amd64.deb
drwxr-xr-x root/root         0 2025-03-17 13:44 ./
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root     51112 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/libosmo-mslookup.so.1.0.1
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/libosmo-mslookup1/
-rw-r--r-- root/root      6043 2025-03-17 13:44 ./usr/share/doc/libosmo-mslookup1/changelog.gz
-rw-r--r-- root/root      1645 2025-03-17 13:44 ./usr/share/doc/libosmo-mslookup1/copyright
lrwxrwxrwx root/root         0 2025-03-17 13:44 ./usr/lib/x86_64-linux-gnu/libosmo-mslookup.so.1 -> libosmo-mslookup.so.1.0.1
+ dpkg -c osmo-hlr-dbg_1.9.0.2.1a71_amd64.deb
drwxr-xr-x root/root         0 2025-03-17 13:44 ./
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/debug/.build-id/24/
-rw-r--r-- root/root    302352 2025-03-17 13:44 ./usr/lib/debug/.build-id/24/f6f3c4bc4245cac6180519e359a76e4eb48dae.debug
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/debug/.build-id/47/
-rw-r--r-- root/root     62936 2025-03-17 13:44 ./usr/lib/debug/.build-id/47/1c0480fae171dbadaca47fd61084ec3fadc143.debug
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/debug/.build-id/5c/
-rw-r--r-- root/root     36240 2025-03-17 13:44 ./usr/lib/debug/.build-id/5c/ad8f44fe943150c652f52a526d7713f1c4373b.debug
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/debug/.build-id/63/
-rw-r--r-- root/root     53272 2025-03-17 13:44 ./usr/lib/debug/.build-id/63/451a474133898d8ec49c5b85047eda6657dad7.debug
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/lib/debug/.build-id/c4/
-rw-r--r-- root/root     64848 2025-03-17 13:44 ./usr/lib/debug/.build-id/c4/96a3cbf775149e309f1a05874aea57be5e6f67.debug
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/osmo-hlr-dbg/
-rw-r--r-- root/root      6043 2025-03-17 13:44 ./usr/share/doc/osmo-hlr-dbg/changelog.gz
-rw-r--r-- root/root      1645 2025-03-17 13:44 ./usr/share/doc/osmo-hlr-dbg/copyright
+ dpkg -c osmo-hlr-doc_1.9.0.2.1a71_all.deb
drwxr-xr-x root/root         0 2025-03-17 13:44 ./
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/osmo-hlr-doc/
-rw-r--r-- root/root      6044 2025-03-17 13:44 ./usr/share/doc/osmo-hlr-doc/changelog.gz
-rw-r--r-- root/root      1645 2025-03-17 13:44 ./usr/share/doc/osmo-hlr-doc/copyright
-rw-r--r-- root/root    940757 2025-03-17 13:44 ./usr/share/doc/osmo-hlr-doc/osmohlr-usermanual.pdf
-rw-r--r-- root/root    264245 2025-03-17 13:44 ./usr/share/doc/osmo-hlr-doc/osmohlr-vty-reference.pdf
+ dpkg -c osmo-hlr_1.9.0.2.1a71_amd64.deb
drwxr-xr-x root/root         0 2025-03-17 13:44 ./
drwxr-xr-x root/root         0 2025-03-17 13:44 ./etc/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./etc/osmocom/
-rw-r--r-- root/root       597 2025-03-17 13:44 ./etc/osmocom/osmo-hlr.cfg
drwxr-xr-x root/root         0 2025-03-17 13:44 ./lib/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./lib/systemd/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./lib/systemd/system/
-rw-r--r-- root/root       449 2025-03-17 13:44 ./lib/systemd/system/osmo-hlr.service
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/bin/
-rwxr-xr-x root/root    282704 2025-03-17 13:44 ./usr/bin/osmo-hlr
-rwxr-xr-x root/root     76272 2025-03-17 13:44 ./usr/bin/osmo-hlr-db-tool
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/osmo-hlr/
-rw-r--r-- root/root      6042 2025-03-17 13:44 ./usr/share/doc/osmo-hlr/changelog.gz
-rw-r--r-- root/root      1645 2025-03-17 13:44 ./usr/share/doc/osmo-hlr/copyright
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/osmo-hlr/examples/
-rw-r--r-- root/root       991 2025-03-17 13:44 ./usr/share/doc/osmo-hlr/examples/osmo-hlr-dgsm.cfg
-rw-r--r-- root/root       597 2025-03-17 13:44 ./usr/share/doc/osmo-hlr/examples/osmo-hlr.cfg
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/osmo-hlr/sql/
-rw-r--r-- root/root      2915 2025-03-17 13:44 ./usr/share/doc/osmo-hlr/sql/hlr.sql
-rw-r--r-- root/root       768 2025-03-17 13:44 ./usr/share/doc/osmo-hlr/sql/hlr_data.sql
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/osmocom/
-rwxr-xr-x root/root      1807 2025-03-17 13:44 ./usr/share/osmocom/osmo-hlr-post-upgrade.sh
+ dpkg -c osmo-mslookup-utils_1.9.0.2.1a71_amd64.deb
drwxr-xr-x root/root         0 2025-03-17 13:44 ./
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/bin/
-rwxr-xr-x root/root     35688 2025-03-17 13:44 ./usr/bin/osmo-mslookup-client
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-03-17 13:44 ./usr/share/doc/osmo-mslookup-utils/
-rw-r--r-- root/root      6043 2025-03-17 13:44 ./usr/share/doc/osmo-mslookup-utils/changelog.gz
-rw-r--r-- root/root      1645 2025-03-17 13:44 ./usr/share/doc/osmo-mslookup-utils/copyright

Build successful!

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