Started by upstream project "gerrit-libosmo-sigtran" build number 146
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmo-sigtran/+/39383 in silent mode.
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-VfnX60BCPKc4/agent.947801
SSH_AGENT_PID=947803
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_270425377499424958.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_270425377499424958.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/libosmo-sigtran
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/libosmo-sigtran # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-sigtran
 > 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/libosmo-sigtran +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-sigtran # 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/libosmo-sigtran # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-sigtran
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/libosmo-sigtran refs/changes/83/39383/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 8e1ed2635f82375ef8d451129ca47e9217e52bcc (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8e1ed2635f82375ef8d451129ca47e9217e52bcc # timeout=10
Commit message: "Use use new osmo_stream_{cli,srv}_set_segmentation_cb2"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 64122ba4cbb0054757743db25c3df93be9b91222 # timeout=10
[gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins11150634684649745729.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
7b4109f ansible/setup-jenkins-slave: add mingw job deps
+ cd libosmo-sigtran
+ ../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/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3)
libosmo-sigtran: using cached https://gerrit.osmocom.org/libosmo-sigtran (not cloning, not fetching)
libosmo-sigtran: 'git clean -ffxd'
libosmo-sigtran: skipping git checkout, current commit: 8e1ed26 Use use new osmo_stream_{cli,srv}_set_segmentation_cb2
libosmo-sigtran: building source package 2.0.0.53-8e1e
libosmo-sigtran: adding debian/changelog entry (2.0.0 => 2.0.0.53.8e1e)
libosmo-sigtran: building debian source package
libosmo-sigtran: adding commit_8e1ed2635f82375ef8d451129ca47e9217e52bcc.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/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data']
#0 building with "default" instance using docker driver

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

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

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

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

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

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

#7 [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
#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 [3/6] RUN	USERADD --uid=1000 -m user
#9 CACHED

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

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

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

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

#2 [internal] load metadata for docker.io/library/debian-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:f1e863faf90a5b4b88d793494c009abf0e1640ddf10fb7f7b19f0252a0b0c989 done
#6 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg-manuals done
#6 DONE 0.0s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9)
+ apt_get=apt-get
+ [ -n 1 ]
+ export DEBIAN_FRONTEND=noninteractive
+ apt_get=apt-get -y
+ su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/libosmo-sigtran/*.tar.*
libosmo-sigtran/
libosmo-sigtran/.github/
libosmo-sigtran/.github/FUNDING.yml
libosmo-sigtran/.tarball-version
libosmo-sigtran/COPYING
libosmo-sigtran/Doxyfile.in
libosmo-sigtran/Makefile.am
libosmo-sigtran/README.md
libosmo-sigtran/TODO-RELEASE
libosmo-sigtran/configure.ac
libosmo-sigtran/contrib/
libosmo-sigtran/contrib/Makefile.am
libosmo-sigtran/contrib/jenkins.sh
libosmo-sigtran/contrib/systemd/
libosmo-sigtran/contrib/systemd/Makefile.am
libosmo-sigtran/contrib/systemd/osmo-stp.service
libosmo-sigtran/contrib/test/
libosmo-sigtran/contrib/test/osmo-stp.cfg
libosmo-sigtran/contrib/test/run-in-ns.sh
libosmo-sigtran/contrib/test/test-m3ua.sh
libosmo-sigtran/contrib/test/test-sua.sh
libosmo-sigtran/debian/
libosmo-sigtran/debian/changelog
libosmo-sigtran/debian/compat
libosmo-sigtran/debian/control
libosmo-sigtran/debian/copyright
libosmo-sigtran/debian/docs
libosmo-sigtran/debian/libosmo-sigtran-dev.install
libosmo-sigtran/debian/libosmo-sigtran-doc.install
libosmo-sigtran/debian/libosmo-sigtran10.install
libosmo-sigtran/debian/osmo-stp-doc.install
libosmo-sigtran/debian/osmo-stp.install
libosmo-sigtran/debian/osmo-stp.postinst
libosmo-sigtran/debian/rules
libosmo-sigtran/debian/source/
libosmo-sigtran/debian/source/format
libosmo-sigtran/doc/
libosmo-sigtran/doc/Makefile.am
libosmo-sigtran/doc/examples/
libosmo-sigtran/doc/examples/Makefile.am
libosmo-sigtran/doc/examples/osmo-stp-multihome.cfg
libosmo-sigtran/doc/examples/osmo-stp.cfg
libosmo-sigtran/doc/manuals/
libosmo-sigtran/doc/manuals/Makefile.am
libosmo-sigtran/doc/manuals/chapters/
libosmo-sigtran/doc/manuals/chapters/overview.adoc
libosmo-sigtran/doc/manuals/osmostp-usermanual-docinfo.xml
libosmo-sigtran/doc/manuals/osmostp-usermanual.adoc
libosmo-sigtran/doc/manuals/osmostp-vty-reference.xml
libosmo-sigtran/doc/manuals/regen_doc.sh
libosmo-sigtran/doc/manuals/vty/
libosmo-sigtran/doc/manuals/vty/osmo-stp_additions.xml
libosmo-sigtran/examples/
libosmo-sigtran/examples/Makefile.am
libosmo-sigtran/examples/README
libosmo-sigtran/examples/internal.h
libosmo-sigtran/examples/sccp_demo_user.c
libosmo-sigtran/examples/sccp_test_server.c
libosmo-sigtran/examples/sccp_test_vty.c
libosmo-sigtran/git-version-gen
libosmo-sigtran/include/
libosmo-sigtran/include/Makefile.am
libosmo-sigtran/include/osmocom/
libosmo-sigtran/include/osmocom/Makefile.am
libosmo-sigtran/include/osmocom/sccp/
libosmo-sigtran/include/osmocom/sccp/Makefile.am
libosmo-sigtran/include/osmocom/sccp/sccp_types.h
libosmo-sigtran/include/osmocom/sigtran/
libosmo-sigtran/include/osmocom/sigtran/Makefile.am
libosmo-sigtran/include/osmocom/sigtran/mtp_sap.h
libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h
libosmo-sigtran/include/osmocom/sigtran/protocol/
libosmo-sigtran/include/osmocom/sigtran/protocol/m2ua.h
libosmo-sigtran/include/osmocom/sigtran/protocol/m3ua.h
libosmo-sigtran/include/osmocom/sigtran/protocol/mtp.h
libosmo-sigtran/include/osmocom/sigtran/protocol/sccp_scmg.h
libosmo-sigtran/include/osmocom/sigtran/protocol/sua.h
libosmo-sigtran/include/osmocom/sigtran/sccp_helpers.h
libosmo-sigtran/include/osmocom/sigtran/sccp_sap.h
libosmo-sigtran/include/osmocom/sigtran/sigtran_sap.h
libosmo-sigtran/include/osmocom/sigtran/xua_msg.h
libosmo-sigtran/libosmo-sigtran.pc.in
libosmo-sigtran/osmoappdesc.py
libosmo-sigtran/specs/
libosmo-sigtran/specs/RFC_3868__Signalling_Connection_Control_Part_User_Adaptation_Layer_SUA.html
libosmo-sigtran/src/
libosmo-sigtran/src/Makefile.am
libosmo-sigtran/src/ipa.c
libosmo-sigtran/src/m3ua.c
libosmo-sigtran/src/osmo_ss7.c
libosmo-sigtran/src/osmo_ss7_as.c
libosmo-sigtran/src/osmo_ss7_asp.c
libosmo-sigtran/src/osmo_ss7_asp_peer.c
libosmo-sigtran/src/osmo_ss7_hmrt.c
libosmo-sigtran/src/osmo_ss7_instance.c
libosmo-sigtran/src/osmo_ss7_link.c
libosmo-sigtran/src/osmo_ss7_linkset.c
libosmo-sigtran/src/osmo_ss7_route.c
libosmo-sigtran/src/osmo_ss7_route_table.c
libosmo-sigtran/src/osmo_ss7_user.c
libosmo-sigtran/src/osmo_ss7_vty.c
libosmo-sigtran/src/osmo_ss7_xua_srv.c
libosmo-sigtran/src/sccp2sua.c
libosmo-sigtran/src/sccp_helpers.c
libosmo-sigtran/src/sccp_internal.h
libosmo-sigtran/src/sccp_lbcs.c
libosmo-sigtran/src/sccp_sap.c
libosmo-sigtran/src/sccp_sclc.c
libosmo-sigtran/src/sccp_scmg.c
libosmo-sigtran/src/sccp_scoc.c
libosmo-sigtran/src/sccp_scrc.c
libosmo-sigtran/src/sccp_types.c
libosmo-sigtran/src/sccp_user.c
libosmo-sigtran/src/sccp_vty.c
libosmo-sigtran/src/ss7_as.h
libosmo-sigtran/src/ss7_asp.h
libosmo-sigtran/src/ss7_asp_peer.h
libosmo-sigtran/src/ss7_instance.h
libosmo-sigtran/src/ss7_internal.h
libosmo-sigtran/src/ss7_link.h
libosmo-sigtran/src/ss7_linkset.h
libosmo-sigtran/src/ss7_route.h
libosmo-sigtran/src/ss7_route_table.h
libosmo-sigtran/src/ss7_user.h
libosmo-sigtran/src/ss7_xua_srv.h
libosmo-sigtran/src/sua.c
libosmo-sigtran/src/xua_as_fsm.c
libosmo-sigtran/src/xua_as_fsm.h
libosmo-sigtran/src/xua_asp_fsm.c
libosmo-sigtran/src/xua_asp_fsm.h
libosmo-sigtran/src/xua_default_lm_fsm.c
libosmo-sigtran/src/xua_internal.h
libosmo-sigtran/src/xua_msg.c
libosmo-sigtran/src/xua_msg.h
libosmo-sigtran/src/xua_rkm.c
libosmo-sigtran/src/xua_shared.c
libosmo-sigtran/src/xua_snm.c
libosmo-sigtran/src/xua_types.h
libosmo-sigtran/stp/
libosmo-sigtran/stp/Makefile.am
libosmo-sigtran/stp/stp_main.c
libosmo-sigtran/tests/
libosmo-sigtran/tests/Makefile.am
libosmo-sigtran/tests/m2ua/
libosmo-sigtran/tests/m2ua/Makefile.am
libosmo-sigtran/tests/m2ua/m2ua_test.c
libosmo-sigtran/tests/m2ua/m2ua_test.ok
libosmo-sigtran/tests/ss7/
libosmo-sigtran/tests/ss7/Makefile.am
libosmo-sigtran/tests/ss7/ss7_test.c
libosmo-sigtran/tests/ss7/ss7_test.err
libosmo-sigtran/tests/ss7/ss7_test.ok
libosmo-sigtran/tests/testsuite.at
libosmo-sigtran/tests/vty/
libosmo-sigtran/tests/vty/Makefile.am
libosmo-sigtran/tests/vty/osmo_stp_route_prio.vty
libosmo-sigtran/tests/vty/osmo_stp_test.vty
libosmo-sigtran/tests/vty/ss7_asp_test.vty
libosmo-sigtran/tests/vty/ss7_asp_vty_test.c
libosmo-sigtran/tests/vty/vty_test_runner.py
libosmo-sigtran/tests/xua/
libosmo-sigtran/tests/xua/Makefile.am
libosmo-sigtran/tests/xua/sccp_test_data.c
libosmo-sigtran/tests/xua/sccp_test_data.h
libosmo-sigtran/tests/xua/xua_test.c
libosmo-sigtran/tests/xua/xua_test.err
libosmo-sigtran/tests/xua/xua_test.ok
+ cd _temp/binpkgs/libosmo-sigtran
+ apt-get -y update
Hit:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Fetched 103 kB in 0s (602 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 doxygen dwz file gettext gettext-base
  groff-base intltool-debian libarchive-zip-perl libclang-cpp14 libclang1-14
  libdebhelper-perl libedit2 libfile-stripnondeterminism-perl libllvm14
  libmagic-mgc libmagic1 libmnl-dev libosmo-netif-dev libosmocodec4
  libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0
  libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0
  libosmovty13 libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1
  libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing2
  libusb-1.0-0 libusb-1.0-0-dev libxapian30 libz3-4 m4 man-db pkg-config
  pkgconf pkgconf-bin po-debconf
0 upgraded, 60 newly installed, 0 to remove and 0 not upgraded.
Need to get 63.1 MB of archives.
After this operation, 286 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB]
Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore22 1.10.0.61.4dbbd [169 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocodec4 1.10.0.61.4dbbd [50.6 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoisdn0 1.10.0.61.4dbbd [69.7 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogsm20 1.10.0.61.4dbbd [227 kB]
Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocoding0 1.10.0.61.4dbbd [70.3 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmovty13 1.10.0.61.4dbbd [103 kB]
Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogb14 1.10.0.61.4dbbd [177 kB]
Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoctrl0 1.10.0.61.4dbbd [59.0 kB]
Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmosim2 1.10.0.61.4dbbd [62.9 kB]
Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmousb0 1.10.0.61.4dbbd [49.6 kB]
Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore 1.10.0.61.4dbbd [42.9 kB]
Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore-dev 1.10.0.61.4dbbd [847 kB]
Get:14 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB]
Get:15 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
Get:16 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
Get:17 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
Get:18 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB]
Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmonetif11 1.5.1.32.42fc [59.2 kB]
Get:20 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+deb12u3 [87.0 kB]
Get:21 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB]
Get:22 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB]
Get:23 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-netif-dev 1.5.1.32.42fc [72.0 kB]
Get:24 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:25 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB]
Get:26 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB]
Get:27 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB]
Get:28 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB]
Get:29 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB]
Get:30 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB]
Get:31 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB]
Get:32 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
Get:33 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B]
Get:34 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
Get:35 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
Get:36 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB]
Get:37 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB]
Get:38 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get:39 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
Get:40 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB]
Get:41 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]
Get:42 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB]
Get:43 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB]
Get:44 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB]
Get:45 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB]
Get:46 http://deb.debian.org/debian bookworm/main amd64 libxapian30 amd64 1.4.22-1 [1100 kB]
Get:47 http://deb.debian.org/debian bookworm/main amd64 doxygen amd64 1.9.4-4 [4611 kB]
Get:48 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B]
Get:49 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB]
Get:50 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB]
Get:51 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB]
Get:52 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB]
Get:53 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB]
Get:54 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:55 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:56 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:57 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
Get:58 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB]
Get:59 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB]
Get:60 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 63.1 MB in 1s (105 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 libedit2:amd64.
Preparing to unpack .../26-libedit2_3.1-20221030-2_amd64.deb ...
Unpacking libedit2:amd64 (3.1-20221030-2) ...
Selecting previously unselected package libz3-4:amd64.
Preparing to unpack .../27-libz3-4_4.8.12-3.1_amd64.deb ...
Unpacking libz3-4:amd64 (4.8.12-3.1) ...
Selecting previously unselected package libllvm14:amd64.
Preparing to unpack .../28-libllvm14_1%3a14.0.6-12_amd64.deb ...
Unpacking libllvm14:amd64 (1:14.0.6-12) ...
Selecting previously unselected package libclang-cpp14.
Preparing to unpack .../29-libclang-cpp14_1%3a14.0.6-12_amd64.deb ...
Unpacking libclang-cpp14 (1:14.0.6-12) ...
Selecting previously unselected package libclang1-14.
Preparing to unpack .../30-libclang1-14_1%3a14.0.6-12_amd64.deb ...
Unpacking libclang1-14 (1:14.0.6-12) ...
Selecting previously unselected package libxapian30:amd64.
Preparing to unpack .../31-libxapian30_1.4.22-1_amd64.deb ...
Unpacking libxapian30:amd64 (1.4.22-1) ...
Selecting previously unselected package doxygen.
Preparing to unpack .../32-doxygen_1.9.4-4_amd64.deb ...
Unpacking doxygen (1.9.4-4) ...
Selecting previously unselected package libmnl-dev:amd64.
Preparing to unpack .../33-libmnl-dev_1.0.4-3_amd64.deb ...
Unpacking libmnl-dev:amd64 (1.0.4-3) ...
Selecting previously unselected package libsctp1:amd64.
Preparing to unpack .../34-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 .../35-libtalloc2_2.4.0-f2_amd64.deb ...
Unpacking libtalloc2:amd64 (2.4.0-f2) ...
Selecting previously unselected package liburing2:amd64.
Preparing to unpack .../36-liburing2_2.3-3_amd64.deb ...
Unpacking liburing2:amd64 (2.3-3) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../37-libosmocore22_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmocore22:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../38-libosmocodec4_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../39-libosmoisdn0_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../40-libosmogsm20_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../41-libosmocoding0_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../42-libosmovty13_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmovty13:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../43-libosmogb14_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmogb14:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../44-libosmoctrl0_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libpcsclite1:amd64.
Preparing to unpack .../45-libpcsclite1_1.9.9-2_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.9.9-2) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../46-libosmosim2_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmosim2:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libusb-1.0-0:amd64.
Preparing to unpack .../47-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 .../48-libosmousb0_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmousb0:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../49-libosmocore_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmocore (1.10.0.61.4dbbd) ...
Selecting previously unselected package libpkgconf3:amd64.
Preparing to unpack .../50-libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../51-pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../52-pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../53-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 .../54-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 .../55-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 .../56-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 .../57-libosmocore-dev_1.10.0.61.4dbbd_amd64.deb ...
Unpacking libosmocore-dev:amd64 (1.10.0.61.4dbbd) ...
Selecting previously unselected package libosmonetif11:amd64.
Preparing to unpack .../58-libosmonetif11_1.5.1.32.42fc_amd64.deb ...
Unpacking libosmonetif11:amd64 (1.5.1.32.42fc) ...
Selecting previously unselected package libosmo-netif-dev:amd64.
Preparing to unpack .../59-libosmo-netif-dev_1.5.1.32.42fc_amd64.deb ...
Unpacking libosmo-netif-dev:amd64 (1.5.1.32.42fc) ...
Setting up libpipeline1:amd64 (1.5.7-1) ...
Setting up libxapian30:amd64 (1.4.22-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 libedit2:amd64 (3.1-20221030-2) ...
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 libtalloc2:amd64 (2.4.0-f2) ...
Setting up autotools-dev (20220109.1) ...
Setting up libz3-4:amd64 (4.8.12-3.1) ...
Setting up libpkgconf3:amd64 (1.8.1-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 libllvm14:amd64 (1:14.0.6-12) ...
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 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 libtool (2.4.7-7~deb12u1) ...
Setting up libclang1-14 (1:14.0.6-12) ...
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 libsctp-dev:amd64 (1.0.19+dfsg-2) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Setting up libclang-cpp14 (1:14.0.6-12) ...
Setting up dh-strip-nondeterminism (1.13.1-1) ...
Setting up libosmocore22:amd64 (1.10.0.61.4dbbd) ...
Setting up libosmocodec4:amd64 (1.10.0.61.4dbbd) ...
Setting up groff-base (1.22.4-10) ...
Setting up libosmovty13:amd64 (1.10.0.61.4dbbd) ...
Setting up libosmoisdn0:amd64 (1.10.0.61.4dbbd) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up man-db (2.11.2-2) ...
Building database of manual pages ...
Setting up doxygen (1.9.4-4) ...
Setting up libosmousb0:amd64 (1.10.0.61.4dbbd) ...
Setting up libosmogsm20:amd64 (1.10.0.61.4dbbd) ...
Setting up libosmoctrl0:amd64 (1.10.0.61.4dbbd) ...
Setting up libosmogb14:amd64 (1.10.0.61.4dbbd) ...
Setting up debhelper (13.11.4) ...
Setting up libosmonetif11:amd64 (1.5.1.32.42fc) ...
Setting up libosmocoding0:amd64 (1.10.0.61.4dbbd) ...
Setting up libosmosim2:amd64 (1.10.0.61.4dbbd) ...
Setting up libosmocore (1.10.0.61.4dbbd) ...
Setting up libosmocore-dev:amd64 (1.10.0.61.4dbbd) ...
Setting up libosmo-netif-dev:amd64 (1.5.1.32.42fc) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
Processing triggers for mailcap (3.70+nmu1) ...
+ [ -n 1 ]
+ ip link set eth0 down
+ su user -c dpkg-buildpackage -us -uc -j21
dpkg-buildpackage: info: source package libosmo-sigtran
dpkg-buildpackage: info: source version 2.0.0.53.8e1e
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org>
dpkg-buildpackage: info: host architecture amd64
 dpkg-source --before-build .
 fakeroot debian/rules clean
dh clean --with autoreconf
   debian/rules override_dh_clean
make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran'
dh_clean
rm -f .version tests/package.m4 tests/testsuite
make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building libosmo-sigtran in libosmo-sigtran_2.0.0.53.8e1e.tar.xz
dpkg-source: info: building libosmo-sigtran in libosmo-sigtran_2.0.0.53.8e1e.dsc
 debian/rules build
dh build --with autoreconf
   dh_update_autotools_config
   dh_autoreconf
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:167: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:167: the top level
configure.ac:184: warning: AC_OUTPUT should be used without arguments.
configure.ac:184: You should run autoupdate.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
examples/Makefile.am: installing './depcomp'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran'
dh_auto_configure -- --enable-static --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals
	./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-static --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for libosmocore >= 1.10.0... yes
checking for libosmovty >= 1.10.0... yes
checking for libosmogsm >= 1.10.0... yes
checking for libosmo-netif >= 1.5.0... yes
checking for library containing sctp_recvmsg... -lsctp
checking if gcc supports -fvisibility=hidden... yes
checking for doxygen... /usr/bin/doxygen
checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf)
All dependencies installed!
checking whether to enable VTY/CTRL tests... no
CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall"
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-sigtran.pc
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/sccp/Makefile
config.status: creating include/osmocom/sigtran/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating tests/m2ua/Makefile
config.status: creating tests/xua/Makefile
config.status: creating tests/ss7/Makefile
config.status: creating tests/vty/Makefile
config.status: creating examples/Makefile
config.status: creating stp/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating Doxyfile
config.status: creating Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
   dh_auto_build
	make -j21
make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran'
echo 2.0.0.53-8e1e > .version-t && mv .version-t .version
make  all-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran'
Making all in include
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include'
Making all in osmocom
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom'
Making all in sccp
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sccp'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sccp'
Making all in sigtran
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom'
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include'
Making all in src
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/src'
gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -DDUMMY -UDUMMY -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o libxua_a-xua_msg.o `test -f 'xua_msg.c' || echo './'`xua_msg.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ipa.lo ipa.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o m3ua.lo m3ua.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo_ss7.lo osmo_ss7.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo_ss7_as.lo osmo_ss7_as.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo_ss7_asp.lo osmo_ss7_asp.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo_ss7_asp_peer.lo osmo_ss7_asp_peer.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo_ss7_hmrt.lo osmo_ss7_hmrt.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo_ss7_instance.lo osmo_ss7_instance.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo_ss7_link.lo osmo_ss7_link.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo_ss7_linkset.lo osmo_ss7_linkset.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo_ss7_vty.lo osmo_ss7_vty.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo_ss7_xua_srv.lo osmo_ss7_xua_srv.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo_ss7_route.lo osmo_ss7_route.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo_ss7_route_table.lo osmo_ss7_route_table.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o osmo_ss7_user.lo osmo_ss7_user.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sccp2sua.lo sccp2sua.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sccp_helpers.lo sccp_helpers.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sccp_lbcs.lo sccp_lbcs.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sccp_sap.lo sccp_sap.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sccp_sclc.lo sccp_sclc.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_asp_peer.c  -fPIC -DPIC -o .libs/osmo_ss7_asp_peer.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_link.c  -fPIC -DPIC -o .libs/osmo_ss7_link.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_vty.c  -fPIC -DPIC -o .libs/osmo_ss7_vty.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_user.c  -fPIC -DPIC -o .libs/osmo_ss7_user.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_linkset.c  -fPIC -DPIC -o .libs/osmo_ss7_linkset.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c m3ua.c  -fPIC -DPIC -o .libs/m3ua.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_route.c  -fPIC -DPIC -o .libs/osmo_ss7_route.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7.c  -fPIC -DPIC -o .libs/osmo_ss7.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_instance.c  -fPIC -DPIC -o .libs/osmo_ss7_instance.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp2sua.c  -fPIC -DPIC -o .libs/sccp2sua.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_route_table.c  -fPIC -DPIC -o .libs/osmo_ss7_route_table.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_xua_srv.c  -fPIC -DPIC -o .libs/osmo_ss7_xua_srv.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_sclc.c  -fPIC -DPIC -o .libs/sccp_sclc.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_sap.c  -fPIC -DPIC -o .libs/sccp_sap.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_helpers.c  -fPIC -DPIC -o .libs/sccp_helpers.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_as.c  -fPIC -DPIC -o .libs/osmo_ss7_as.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa.c  -fPIC -DPIC -o .libs/ipa.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_hmrt.c  -fPIC -DPIC -o .libs/osmo_ss7_hmrt.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_asp.c  -fPIC -DPIC -o .libs/osmo_ss7_asp.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_lbcs.c  -fPIC -DPIC -o .libs/sccp_lbcs.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_linkset.c -o osmo_ss7_linkset.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7.c -o osmo_ss7.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_route_table.c -o osmo_ss7_route_table.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_sap.c -o sccp_sap.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_link.c -o osmo_ss7_link.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_user.c -o osmo_ss7_user.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_sclc.c -o sccp_sclc.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_asp_peer.c -o osmo_ss7_asp_peer.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_lbcs.c -o sccp_lbcs.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_as.c -o osmo_ss7_as.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_route.c -o osmo_ss7_route.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c ipa.c -o ipa.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sccp_scmg.lo sccp_scmg.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sccp_scrc.lo sccp_scrc.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sccp_scoc.lo sccp_scoc.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sccp_types.lo sccp_types.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sccp_user.lo sccp_user.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_xua_srv.c -o osmo_ss7_xua_srv.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_hmrt.c -o osmo_ss7_hmrt.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sccp_vty.lo sccp_vty.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sua.lo sua.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o xua_asp_fsm.lo xua_asp_fsm.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o xua_as_fsm.lo xua_as_fsm.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_scoc.c  -fPIC -DPIC -o .libs/sccp_scoc.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_types.c  -fPIC -DPIC -o .libs/sccp_types.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_scrc.c  -fPIC -DPIC -o .libs/sccp_scrc.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_instance.c -o osmo_ss7_instance.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c m3ua.c -o m3ua.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_vty.c  -fPIC -DPIC -o .libs/sccp_vty.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_scmg.c  -fPIC -DPIC -o .libs/sccp_scmg.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_user.c  -fPIC -DPIC -o .libs/sccp_user.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o xua_default_lm_fsm.lo xua_default_lm_fsm.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o xua_msg.lo xua_msg.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_types.c -o sccp_types.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sua.c  -fPIC -DPIC -o .libs/sua.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o xua_rkm.lo xua_rkm.c
sccp_scoc.c: In function 'scoc_fsm_active':
sccp_scoc.c:1201:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user'
 1201 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user")
      |         ^~~~~~~
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c xua_asp_fsm.c  -fPIC -DPIC -o .libs/xua_asp_fsm.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_helpers.c -o sccp_helpers.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o xua_shared.lo xua_shared.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o xua_snm.lo xua_snm.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c xua_as_fsm.c  -fPIC -DPIC -o .libs/xua_as_fsm.o
rm -f libxua.a
ar cru libxua.a libxua_a-xua_msg.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libxua.a
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c xua_rkm.c  -fPIC -DPIC -o .libs/xua_rkm.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c xua_default_lm_fsm.c  -fPIC -DPIC -o .libs/xua_default_lm_fsm.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c xua_msg.c  -fPIC -DPIC -o .libs/xua_msg.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c xua_snm.c  -fPIC -DPIC -o .libs/xua_snm.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_scmg.c -o sccp_scmg.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_vty.c -o sccp_vty.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_scrc.c -o sccp_scrc.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c xua_shared.c  -fPIC -DPIC -o .libs/xua_shared.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_asp.c -o osmo_ss7_asp.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp2sua.c -o sccp2sua.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c xua_default_lm_fsm.c -o xua_default_lm_fsm.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c xua_as_fsm.c -o xua_as_fsm.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_user.c -o sccp_user.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c xua_shared.c -o xua_shared.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sua.c -o sua.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c xua_rkm.c -o xua_rkm.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c xua_snm.c -o xua_snm.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c xua_msg.c -o xua_msg.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c sccp_scoc.c -o sccp_scoc.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c xua_asp_fsm.c -o xua_asp_fsm.o >/dev/null 2>&1
libtool: compile:  gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.0.0.53-8e1e\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c osmo_ss7_vty.c -o osmo_ss7_vty.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -version-info 10:1:0 -no-undefined -export-symbols-regex '^osmo_' -Wl,-z,relro -Wl,-z,now -o libosmo-sigtran.la -rpath /usr/lib/x86_64-linux-gnu ipa.lo m3ua.lo osmo_ss7.lo osmo_ss7_as.lo osmo_ss7_asp.lo osmo_ss7_asp_peer.lo osmo_ss7_hmrt.lo osmo_ss7_instance.lo osmo_ss7_link.lo osmo_ss7_linkset.lo osmo_ss7_vty.lo osmo_ss7_xua_srv.lo osmo_ss7_route.lo osmo_ss7_route_table.lo osmo_ss7_user.lo sccp2sua.lo sccp_helpers.lo sccp_lbcs.lo sccp_sap.lo sccp_sclc.lo sccp_scmg.lo sccp_scrc.lo sccp_scoc.lo sccp_types.lo sccp_user.lo sccp_vty.lo sua.lo xua_asp_fsm.lo xua_as_fsm.lo xua_default_lm_fsm.lo xua_msg.lo xua_rkm.lo xua_shared.lo xua_snm.lo -losmonetif  -losmogsm -losmoisdn -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmocore -ltalloc -lmnl  -lsctp  
libtool: link: /usr/bin/nm -B  .libs/ipa.o .libs/m3ua.o .libs/osmo_ss7.o .libs/osmo_ss7_as.o .libs/osmo_ss7_asp.o .libs/osmo_ss7_asp_peer.o .libs/osmo_ss7_hmrt.o .libs/osmo_ss7_instance.o .libs/osmo_ss7_link.o .libs/osmo_ss7_linkset.o .libs/osmo_ss7_vty.o .libs/osmo_ss7_xua_srv.o .libs/osmo_ss7_route.o .libs/osmo_ss7_route_table.o .libs/osmo_ss7_user.o .libs/sccp2sua.o .libs/sccp_helpers.o .libs/sccp_lbcs.o .libs/sccp_sap.o .libs/sccp_sclc.o .libs/sccp_scmg.o .libs/sccp_scrc.o .libs/sccp_scoc.o .libs/sccp_types.o .libs/sccp_user.o .libs/sccp_vty.o .libs/sua.o .libs/xua_asp_fsm.o .libs/xua_as_fsm.o .libs/xua_default_lm_fsm.o .libs/xua_msg.o .libs/xua_rkm.o .libs/xua_shared.o .libs/xua_snm.o   | /usr/bin/sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libosmo-sigtran.exp
libtool: link: /usr/bin/grep -E -e "^osmo_" ".libs/libosmo-sigtran.exp" > ".libs/libosmo-sigtran.expT"
libtool: link: mv -f ".libs/libosmo-sigtran.expT" ".libs/libosmo-sigtran.exp"
libtool: link: echo "{ global:" > .libs/libosmo-sigtran.ver
libtool: link:  cat .libs/libosmo-sigtran.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libosmo-sigtran.ver
libtool: link:  echo "local: *; };" >> .libs/libosmo-sigtran.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/ipa.o .libs/m3ua.o .libs/osmo_ss7.o .libs/osmo_ss7_as.o .libs/osmo_ss7_asp.o .libs/osmo_ss7_asp_peer.o .libs/osmo_ss7_hmrt.o .libs/osmo_ss7_instance.o .libs/osmo_ss7_link.o .libs/osmo_ss7_linkset.o .libs/osmo_ss7_vty.o .libs/osmo_ss7_xua_srv.o .libs/osmo_ss7_route.o .libs/osmo_ss7_route_table.o .libs/osmo_ss7_user.o .libs/sccp2sua.o .libs/sccp_helpers.o .libs/sccp_lbcs.o .libs/sccp_sap.o .libs/sccp_sclc.o .libs/sccp_scmg.o .libs/sccp_scrc.o .libs/sccp_scoc.o .libs/sccp_types.o .libs/sccp_user.o .libs/sccp_vty.o .libs/sua.o .libs/xua_asp_fsm.o .libs/xua_as_fsm.o .libs/xua_default_lm_fsm.o .libs/xua_msg.o .libs/xua_rkm.o .libs/xua_shared.o .libs/xua_snm.o   /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lsctp  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now   -pthread -Wl,-soname -Wl,libosmo-sigtran.so.10 -Wl,-version-script -Wl,.libs/libosmo-sigtran.ver -o .libs/libosmo-sigtran.so.10.0.1
libtool: link: (cd ".libs" && rm -f "libosmo-sigtran.so.10" && ln -s "libosmo-sigtran.so.10.0.1" "libosmo-sigtran.so.10")
libtool: link: (cd ".libs" && rm -f "libosmo-sigtran.so" && ln -s "libosmo-sigtran.so.10.0.1" "libosmo-sigtran.so")
libtool: link: ar cr .libs/libosmo-sigtran.a  ipa.o m3ua.o osmo_ss7.o osmo_ss7_as.o osmo_ss7_asp.o osmo_ss7_asp_peer.o osmo_ss7_hmrt.o osmo_ss7_instance.o osmo_ss7_link.o osmo_ss7_linkset.o osmo_ss7_vty.o osmo_ss7_xua_srv.o osmo_ss7_route.o osmo_ss7_route_table.o osmo_ss7_user.o sccp2sua.o sccp_helpers.o sccp_lbcs.o sccp_sap.o sccp_sclc.o sccp_scmg.o sccp_scrc.o sccp_scoc.o sccp_types.o sccp_user.o sccp_vty.o sua.o xua_asp_fsm.o xua_as_fsm.o xua_default_lm_fsm.o xua_msg.o xua_rkm.o xua_shared.o xua_snm.o
libtool: link: ranlib .libs/libosmo-sigtran.a
libtool: link: ( cd ".libs" && rm -f "libosmo-sigtran.la" && ln -s "../libosmo-sigtran.la" "libosmo-sigtran.la" )
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/src'
Making all in tests
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests'
Making all in xua
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/xua'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/xua'
Making all in m2ua
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/m2ua'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/m2ua'
Making all in ss7
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/ss7'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/ss7'
Making all in vty
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/vty'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/vty'
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests'
Making all in examples
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/examples'
gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sccp_demo_user.o sccp_demo_user.c
gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sccp_test_server.o sccp_test_server.c
gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sccp_test_vty.o sccp_test_vty.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -g -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall  -Wl,-z,relro -Wl,-z,now -o sccp_demo_user sccp_demo_user.o sccp_test_server.o sccp_test_vty.o ../src/libosmo-sigtran.la -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/sccp_demo_user sccp_demo_user.o sccp_test_server.o sccp_test_vty.o  ../src/.libs/libosmo-sigtran.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/examples'
Making all in stp
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/stp'
gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o stp_main.o stp_main.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -g -I/usr/include/ -pthread  -I/usr/include/ -pthread  -I/usr/include/   -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall  -Wl,-z,relro -Wl,-z,now -o osmo-stp stp_main.o ../src/libosmo-sigtran.la -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -g -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/osmo-stp stp_main.o  ../src/.libs/libosmo-sigtran.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/stp'
Making all in doc
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/doc'
Making all in examples
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/doc/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/doc/examples'
Making all in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/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 osmostp-vty-reference.xml
if ! [ -f osmostp-usermanual.adoc ]; then \
	ln -s osmostp-usermanual.adoc osmostp-usermanual.adoc; \
fi
../../stp/osmo-stp --vty-ref-xml > vty/osmo-stp_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/libosmo-sigtran/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" osmostp-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.IG96soLxs5
+ mktemp
+ combine_src=/tmp/tmp.9Twe3y4660
+ cp ./vty/osmo-stp_vty_reference.xml /tmp/tmp.IG96soLxs5
+ [ -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.IG96soLxs5 /tmp/tmp.9Twe3y4660
+ xsltproc -o /tmp/tmp.IG96soLxs5 --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.9Twe3y4660
+ [ -n ./vty/osmo-stp_additions.xml ]
+ realpath ./vty/osmo-stp_additions.xml
+ addition=/obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/vty/osmo-stp_additions.xml
+ shift
+ cp /tmp/tmp.IG96soLxs5 /tmp/tmp.9Twe3y4660
+ xsltproc -o /tmp/tmp.IG96soLxs5 --stringparam with /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/vty/osmo-stp_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.9Twe3y4660
+ [ -n  ]
+ cat /tmp/tmp.IG96soLxs5
+ rm -f /tmp/tmp.9Twe3y4660
+ rm -f /tmp/tmp.IG96soLxs5
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/libosmo-sigtran/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', 'osmostp-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/libosmo-sigtran/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/libosmo-sigtran/doc/manuals/osmostp-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/libosmo-sigtran/doc/manuals/generated/_temp_osmostp-vty-reference.xml" && \
/usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmostp-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/libosmo-sigtran/doc/manuals/generated" \
	 \
	-P draft.mode=no \
	-o osmostp-vty-reference.pdf \
	"$TEMPFILE" && \
rm $TEMPFILE
+ export GIT_DATE=unknown
+ GIT_DATE=unknown
+ export 'REVNUMBER=DRAFT '
+ REVNUMBER='DRAFT '
+ export TEMPFILE=/obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/generated/_temp_osmostp-vty-reference.xml
+ TEMPFILE=/obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/generated/_temp_osmostp-vty-reference.xml
+ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmostp-vty-reference.xml
asciidoc: reading: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/osmostp-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/libosmo-sigtran/doc/manuals/generated' -P draft.mode=no -o osmostp-vty-reference.pdf /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/generated/_temp_osmostp-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/libosmo-sigtran/doc/manuals/osmostp-usermanual.xml
asciidoc: osmostp-usermanual.adoc: line 3: evaluating: {include:/obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/osmostp-usermanual-docinfo.xml}
asciidoc: include: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/preface.adoc
asciidoc: osmostp-usermanual.adoc: line 6: reading: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/preface.adoc
asciidoc: include: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/sigtran.adoc
asciidoc: osmostp-usermanual.adoc: line 10: reading: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/sigtran.adoc
Build the book set list...
asciidoc: include: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/sigtran-osmocom.adoc
asciidoc: osmostp-usermanual.adoc: line 12: reading: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/sigtran-osmocom.adoc
asciidoc: include: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/sigtran-simple-2g.dot
asciidoc: sigtran-osmocom.adoc: line 221: reading: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/sigtran-simple-2g.dot
asciidoc: sigtran-osmocom.adoc: line 220: evaluating: {counter2:target-number}
asciidoc: sigtran-osmocom.adoc: line 220: evaluating: {set2:target:osmostp-usermanual__1.svg}
asciidoc: sigtran-simple-2g.dot: line 22: filtering: dot -o "/obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/osmostp-usermanual__1.svg" -T svg && echo " "
asciidoc: include: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/sigtran-simple-3g.dot
asciidoc: sigtran-osmocom.adoc: line 251: reading: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/sigtran-simple-3g.dot
asciidoc: sigtran-osmocom.adoc: line 250: evaluating: {counter2:target-number}
asciidoc: sigtran-osmocom.adoc: line 250: evaluating: {set2:target:osmostp-usermanual__2.svg}
asciidoc: sigtran-simple-3g.dot: line 24: filtering: dot -o "/obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/osmostp-usermanual__2.svg" -T svg && echo " "
Build the listings...
asciidoc: include: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/vty.adoc
asciidoc: osmostp-usermanual.adoc: line 17: reading: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/vty.adoc
asciidoc: include: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/logging.adoc
asciidoc: osmostp-usermanual.adoc: line 19: reading: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/logging.adoc
asciidoc: include: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/vty_cpu_sched.adoc
asciidoc: osmostp-usermanual.adoc: line 21: reading: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/vty_cpu_sched.adoc
asciidoc: include: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: osmostp-usermanual.adoc: line 29: reading: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: include: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/bibliography.adoc
asciidoc: osmostp-usermanual.adoc: line 31: reading: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/bibliography.adoc
asciidoc: include: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/glossary.adoc
asciidoc: osmostp-usermanual.adoc: line 33: reading: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/glossary.adoc
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Stripping NS from DocBook 5/NG document.
Processing stripped document.
asciidoc: include: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/common/chapters/gfdl.adoc
asciidoc: osmostp-usermanual.adoc: line 35: reading: /obs/_temp/binpkgs/libosmo-sigtran/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/libosmo-sigtran/doc/manuals/osmostp-usermanual.xml"
Build _temp_osmostp-vty-reference.pdf
'osmostp-vty-reference.pdf' successfully built
+ rm /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/generated/_temp_osmostp-vty-reference.xml

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/osmostp-usermanual.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/libosmo-sigtran/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/osmostp-usermanual.xml
xsltproc -o osmostp-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmp6gs7bkq8/listings.xml' --param current.dir '/obs/_temp/binpkgs/libosmo-sigtran/doc/manuals' /tmp/tmp6gs7bkq8/custom.xsl /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/osmostp-usermanual.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
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/libosmo-sigtran/doc/manuals/osmostp-usermanual__1.svg
rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/osmostp-usermanual__2.svg
Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf
Build osmostp-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 osmostp-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/tmp6gs7bkq8/osmostp-usermanual.idx is empty
osmostp-usermanual.aux MD5 checksum changed
osmostp-usermanual.toc MD5 checksum changed
the /tmp/tmp6gs7bkq8/osmostp-usermanual.aux file has changed
pdflatex -interaction=batchmode osmostp-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmp6gs7bkq8/osmostp-usermanual.idx is empty
osmostp-usermanual.aux MD5 checksum changed
the /tmp/tmp6gs7bkq8/osmostp-usermanual.aux file has changed but no re-run required?
no new compilation is needed
running last-compilation scripts...
'osmostp-usermanual.pdf' successfully built

a2x: deleting /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/osmostp-usermanual.xml
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/doc'
Making all in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib'
Making all in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib/systemd'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib'
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran'
mkdir -p doc/sigtran
/usr/bin/doxygen Doxyfile
warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
Doxygen version used: 1.9.4
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran
Searching for files in directory /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/protocol
Searching for files in directory /obs/_temp/binpkgs/libosmo-sigtran/src
Reading and parsing tag files
Parsing files
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/mtp_sap.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/mtp_sap.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/protocol/m2ua.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/protocol/m2ua.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/protocol/m3ua.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/protocol/m3ua.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/protocol/mtp.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/protocol/mtp.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/protocol/sccp_scmg.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/protocol/sccp_scmg.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/protocol/sua.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/protocol/sua.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/sccp_helpers.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/sccp_helpers.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/sccp_sap.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/sccp_sap.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/sigtran_sap.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/sigtran_sap.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/xua_msg.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/xua_msg.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ipa.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ipa.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/m3ua.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/m3ua.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_asp.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_asp.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_asp_peer.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_asp_peer.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_hmrt.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_hmrt.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_instance.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_instance.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_link.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_link.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_linkset.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_linkset.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_route.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_route.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_route_table.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_route_table.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_user.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_user.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_vty.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_vty.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_xua_srv.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_xua_srv.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_helpers.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_helpers.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_internal.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_internal.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_lbcs.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_lbcs.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_sap.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_sap.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_sclc.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_sclc.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_scmg.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_scmg.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_scoc.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_scoc.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_scrc.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_scrc.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_types.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_types.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_user.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_user.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_vty.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_vty.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_asp.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_asp.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_asp_peer.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_asp_peer.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_internal.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_internal.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_link.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_link.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_linkset.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_linkset.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_route.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_route.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_route_table.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_route_table.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_user.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_user.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_xua_srv.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_xua_srv.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sua.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sua.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/xua_as_fsm.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/xua_as_fsm.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/xua_as_fsm.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.h:31: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command
/src/xua_as_fsm.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/xua_asp_fsm.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/xua_asp_fsm.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/xua_asp_fsm.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/xua_asp_fsm.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/xua_default_lm_fsm.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/xua_default_lm_fsm.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/xua_internal.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/xua_internal.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/xua_msg.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/xua_msg.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/xua_msg.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/xua_msg.h...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/xua_rkm.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/xua_rkm.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/xua_shared.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/xua_shared.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/xua_snm.c...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/xua_snm.c...
Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/xua_types.h...
Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/xua_types.h...
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file include/osmocom/sigtran/mtp_sap.h...
Generating code for file include/osmocom/sigtran/osmo_ss7.h...
Generating code for file include/osmocom/sigtran/protocol/m2ua.h...
Generating code for file include/osmocom/sigtran/protocol/m3ua.h...
Generating code for file include/osmocom/sigtran/protocol/mtp.h...
Generating code for file include/osmocom/sigtran/protocol/sccp_scmg.h...
Generating code for file include/osmocom/sigtran/protocol/sua.h...
Generating code for file include/osmocom/sigtran/sccp_helpers.h...
Generating code for file include/osmocom/sigtran/sccp_sap.h...
Generating code for file include/osmocom/sigtran/sigtran_sap.h...
Generating code for file include/osmocom/sigtran/xua_msg.h...
Generating code for file src/xua_msg.h...
Parsing code for file src/ipa.c...
Parsing code for/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h:291: warning: argument 'ppid_sid' of command @param is not found in the argument list of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg)
/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h:291: warning: The following parameter of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) is not documented:
  parameter 'ppid_mux'
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_user.c:887: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val)
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_user.c:887: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented:
  parameter 'inst'
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:110: warning: unable to resolve reference to 'asp' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:110: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name)
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:111: warning: unable to resolve reference to 'as' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:110: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented:
  parameter 'asp_name'
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:141: warning: unable to resolve reference to 'asp' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:141: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name)
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:142: warning: unable to resolve reference to 'as' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:141: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented:
  parameter 'asp_name'
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:102: warning: unable to resolve reference to 'asp_protocol' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:186: warning: unable to resolve reference to 'asp' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:187: warning: unable to resolve reference to 'as' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:188: warning: unable to resolve reference to 'asp' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:188: warning: unable to resolve reference to 'as' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_instance.c:339: warning: unable to resolve reference to 'asp' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_vty.c:2332: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr)
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_vty.c:2332: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented:
  parameter 'addr'
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_user.c:141: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented:
  parameter 'prim_cb'
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_user.c:128: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented:
  parameter 'prim_cb'
/obs/_temp/binpkgs/libosmo-sigtran/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented:
  parameter 'num_maps'
/obs/_temp/binpkgs/libosmo-sigtran/src/m3ua.c:721: warning: unable to resolve reference to 'msg' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/m3ua.c:937: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str)
/obs/_temp/binpkgs/libosmo-sigtran/src/m3ua.c:937: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented:
  parameter 'info_str'
/obs/_temp/binpkgs/libosmo-sigtran/src/m3ua.c:510: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:110: warning: unable to resolve reference to 'asp' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:110: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name)
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:111: warning: unable to resolve reference to 'as' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:110: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented:
  parameter 'asp_name'
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:141: warning: unable to resolve reference to 'asp' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:141: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name)
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:142: warning: unable to resolve reference to 'as' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:141: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented:
  parameter 'asp_name'
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:102: warning: unable to resolve reference to 'asp_protocol' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:186: warning: unable to resolve reference to 'asp' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:187: warning: unable to resolve reference to 'as' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:188: warning: unable to resolve reference to 'asp' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_as.c:188: warning: unable to resolve reference to 'as' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_asp.c:462: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented:
  parameter 'trans_proto'
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_instance.c:339: warning: unable to resolve reference to 'asp' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_route.c:42: warning: unable to resolve reference to 'pc' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_route.c:202: warning: unable to resolve reference to 'pc' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_vty.c:2332: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr)
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_vty.c:2332: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented:
  parameter 'addr'
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_xua_srv.c:263: warning: argument 'ctx' of command @param is not found in the argument list of ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host)
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_xua_srv.c:263: warning: The following parameter of ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented:
  parameter 'inst'
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:92: warning: unable to resolve reference to 'in_digits' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:320: warning: unable to resolve reference to 'addr' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:682: warning: The following parameter of sccp_msg_add_sua_opt(enum sccp_message_types type, struct msgb *msg, const struct xua_msg_part *opt) is not documented:
  parameter 'type'
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1176: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1140: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1209: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1300: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1638: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1599: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1429: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1559: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:797: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1271: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1238: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1332: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1468: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1382: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1519: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1189: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1156: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:1221: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:565: warning: unable to resolve reference to 'opt' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph)
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented:
  parameter 'oph'
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph)
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented:
  parameter 'oph'
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph)
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented:
  parameter 'oph'
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph)
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented:
  parameter 'oph'
 file src/m3ua.c...
Parsing code for file src/osmo_ss7.c...
Parsing code for file src/osmo_ss7_as.c...
Parsing code for file src/osmo_ss7_asp.c...
Parsing code for file src/osmo_ss7_asp_peer.c...
Parsing code for file src/osmo_ss7_hmrt.c...
Parsing code for file src/osmo_ss7_instance.c...
Parsing code for file src/osmo_ss7_link.c...
Parsing code for file src/osmo_ss7_linkset.c...
Parsing code for file src/osmo_ss7_route.c...
Parsing code for file src/osmo_ss7_route_table.c...
Parsing code for file src/osmo_ss7_user.c...
Parsing code for file src/osmo_ss7_vty.c...
Parsing code for file src/osmo_ss7_xua_srv.c...
Parsing code for file src/sccp2sua.c...
Parsing code for file src/sccp_helpers.c...
Generating code for file src/sccp_internal.h...
Parsing code for file src/sccp_lbcs.c...
Parsing code for file src/sccp_sap.c...
Parsing code for file src/sccp_sclc.c...
Parsing code for file src/sccp_scmg.c...
Parsing code for file src/sccp_scoc.c...
Parsing code for file src/sccp_scrc.c...
Parsing code for file src/sccp_types.c...
Parsing code for file src/sccp_user.c...
Parsing code for file src/sccp_vty.c...
Generating code for file src/ss7_as.h...
Generating code for file src/ss7_asp.h...
Generating code for file src/ss7_asp_peer.h...
Generating code for file src/ss7_instance.h...
Generating code for file src/ss7_internal.h...
Generating code for file src/ss7_link.h...
Generating code for file src/ss7_linkset.h...
Generating code for file src/ss7_route.h...
Generating code for file src/ss7_route_table.h...
Generating code for file src/ss7_user.h...
Generating code for file src/ss7_xua_srv.h...
Parsing code for file src/sua.c...
Parsing code for file src/xua_as_fsm.c...
Generating code for file src/xua_as_fsm.h...
Parsing code for file src/xua_asp_fsm.c...
Generating code for file src/xua_asp_fsm.h...
Parsing code for file src/xua_default_lm_fsm.c...
Generating code for file src/xua_internal.h...
Parsing code for file src/xua_msg.c...
Parsing code for file src/xua_rkm.c...
Parsing code for file src/xua_shared.c...
Parsing code for file src/xua_snm.c...
Generating code for file src/xua_types.h...
Generating file documentation...
Generating docs for file include/osmocom/sigtran/mtp_sap.h...
Generating docs for file include/osmocom/sigtran/osmo_ss7.h...
Generating docs for file include/osmocom/sigtran/protocol/m2ua.h...
Generating docs for file include/osmocom/sigtran/protocol/m3ua.h...
Generating docs for file include/osmocom/sigtran/protocol/mtp.h...
Generating docs for file include/osmocom/sigtran/protocol/sccp_scmg.h...
Generating docs for file include/osmocom/sigtran/protocol/sua.h...
Generating docs for file include/osmocom/sigtran/sccp_helpers.h...
Generating docs for file include/osmocom/sigtran/sccp_sap.h...
Generating docs for file include/osmocom/sigtran/sigtran_sap.h...
Generating docs for file include/osmocom/sigtran/xua_msg.h...
Generating docs for file src/xua_msg.h...
Generating docs for file src/ipa.c...
Generating docs for file src/m3ua.c...
Generating docs for file src/osmo_ss7.c...
Generating docs for file src/osmo_ss7_as.c...
Generating docs for file src/osmo_ss7_asp.c...
Generating docs for file src/osmo_ss7_asp_peer.c...
Generating docs for file src/osmo_ss7_hmrt.c...
Generating docs for file src/osmo_ss7_instance.c...
Generating docs for file src/osmo_ss7_link.c...
Generating docs for file src/osmo_ss7_linkset.c...
Generating docs for file src/osmo_ss7_route.c...
Generating docs for file src/osmo_ss7_route_table.c...
Generating docs for file src/osmo_ss7_user.c...
Generating docs for file src/osmo_ss7_vty.c...
Generating docs for file src/osmo_ss7_xua_srv.c...
Generating docs for file src/sccp2sua.c...
Generating docs for file src/sccp_helpers.c...
Generating docs for file src/sccp_internal.h...
Generating docs for file src/sccp_lbcs.c...
Generating docs for file src/sccp_sap.c...
Generating docs for file src/sccp_sclc.c...
Generating docs for file src/sccp_scmg.c...
Generating docs for file src/sccp_scoc.c...
Generating docs for file src/sccp_scrc.c...
Generating docs for file src/sccp_types.c...
Generating/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_user.c:887: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val)
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_user.c:887: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented:
  parameter 'inst'
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_user.c:141: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented:
  parameter 'prim_cb'
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_user.c:128: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented:
  parameter 'prim_cb'
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp_user.c:93: warning: The following parameter of sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented:
  parameter 'prim_cb'
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_asp.c:462: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented:
  parameter 'trans_proto'
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_route.c:42: warning: unable to resolve reference to 'pc' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_route.c:202: warning: unable to resolve reference to 'pc' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_xua_srv.c:263: warning: argument 'ctx' of command @param is not found in the argument list of ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host)
/obs/_temp/binpkgs/libosmo-sigtran/src/osmo_ss7_xua_srv.c:263: warning: The following parameter of ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented:
  parameter 'inst'
/obs/_temp/binpkgs/libosmo-sigtran/src/sua.c:507: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sua.c:681: warning: unable to resolve reference to 'msg' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sua.c:917: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str)
/obs/_temp/binpkgs/libosmo-sigtran/src/sua.c:917: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented:
  parameter 'info_str'
/obs/_temp/binpkgs/libosmo-sigtran/src/sua.c:305: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/m3ua.c:721: warning: unable to resolve reference to 'msg' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/m3ua.c:937: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str)
/obs/_temp/binpkgs/libosmo-sigtran/src/m3ua.c:937: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented:
  parameter 'info_str'
/obs/_temp/binpkgs/libosmo-sigtran/src/m3ua.c:510: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sua.c:507: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sua.c:681: warning: unable to resolve reference to 'msg' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/sua.c:917: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str)
/obs/_temp/binpkgs/libosmo-sigtran/src/sua.c:917: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented:
  parameter 'info_str'
/obs/_temp/binpkgs/libosmo-sigtran/src/sua.c:305: warning: unable to resolve reference to 'xua' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented:
  parameter 'num_maps'
/obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.h:31: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command
/obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.h:31: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command
 docs for file src/sccp_user.c...
Generating docs for file src/sccp_vty.c...
Generating docs for file src/ss7_as.h...
Generating docs for file src/ss7_asp.h...
Generating docs for file src/ss7_asp_peer.h...
Generating docs for file src/ss7_instance.h...
Generating docs for file src/ss7_internal.h...
Generating docs for file src/ss7_link.h...
Generating docs for file src/ss7_linkset.h...
Generating docs for file src/ss7_route.h...
Generating docs for file src/ss7_route_table.h...
Generating docs for file src/ss7_user.h...
Generating docs for file src/ss7_xua_srv.h...
Generating docs for file src/sua.c...
Generating docs for file src/xua_as_fsm.c...
Generating docs for file src/xua_as_fsm.h...
Generating docs for file src/xua_asp_fsm.c...
Generating docs for file src/xua_asp_fsm.h...
Generating docs for file src/xua_default_lm_fsm.c...
Generating docs for file src/xua_internal.h...
Generating docs for file src/xua_msg.c...
Generating docs for file src/xua_rkm.c...
Generating docs for file src/xua_shared.c...
Generating docs for file src/xua_snm.c...
Generating docs for file src/xua_types.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound ipa_asp_fsm_priv...
Generating docs for compound lm_fsm_priv...
Generating docs for compound m3ua_data_hdr...
Generating docs for compound osmo_mtp_pause_param...
Generating docs for compound osmo_mtp_prim...
Generating docs for compound osmo_mtp_resume_param...
Generating docs for compound osmo_mtp_status_param...
Generating docs for compound osmo_mtp_transfer_param...
Generating docs for compound osmo_sccp_addr...
Generating docs for compound osmo_sccp_addr_entry...
Generating docs for compound osmo_sccp_gt...
Generating docs for compound osmo_sccp_instance...
Generating docs for compound osmo_sccp_user...
Generating docs for compound osmo_scu_connect_param...
Generating docs for compound osmo_scu_data_param...
Generating docs for compound osmo_scu_disconn_param...
Generating docs for compound osmo_scu_notice_param...
Generating docs for compound osmo_scu_pcstate_param...
Generating docs for compound osmo_scu_prim...
Generating docs for compound osmo_scu_reset_param...
Generating docs for compound osmo_scu_state_param...
Generating docs for compound osmo_scu_unitdata_param...
Generating docs for compound osmo_ss7_as...
Generating docs for compound osmo_ss7_asp...
Generating docs for compound osmo_ss7_asp_peer...
Generating docs for compound osmo_ss7_instance...
Generating docs for compound osmo_ss7_link...
Generating docs for compound osmo_ss7_linkset...
Generating docs for compound osmo_ss7_pc_fmt...
Generating docs for compound osmo_ss7_route...
Generating docs for compound osmo_ss7_route_table...
Generating docs for compound osmo_ss7_routing_key...
Generating docs for compound osmo_ss7_user...
Generating docs for compound osmo_xlm_prim...
Generating docs for compound osmo_xlm_prim_error...
Generating docs for compound osmo_xlm_prim_notify...
Generating docs for compound osmo_xlm_prim_rk_dereg...
Generating docs for compound osmo_xlm_prim_rk_reg...
Generating docs for compound osmo_xua_layer_manager...
Generating docs for compound osmo_xua_server...
Generating docs for compound sccp_connection...
Generating docs for compound sccp_scmg_msg...
Generating docs for compound xua_as_fsm_priv...
Generating docs for compound xua_asp_fsm_priv...
Generating docs for compound xua_common_hdr...
Generating docs for compound xua_dialect...
Generating docs for compound xua_msg...
Generating docs for compound xua_msg_class...
Generating docs for compound xua_msg_event_map...
Generating docs for compound xua_msg_part...
Generating docs for compound xua_parameter_hdr...
Generating concept documentation...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
lookup cache used 2139/65536 hits=24848 misses=2293
finished...
cd ./doc && tar cf html.tar */html
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran'
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/libosmo-sigtran'
make  check-recursive
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran'
Making check in include
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include'
Making check in osmocom
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom'
Making check in sccp
make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sccp'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sccp'
Making check in sigtran
make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran'
make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom'
make[6]: Nothing to be done for 'check-am'.
make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include'
Making check in src
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/src'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/src'
Making check in tests
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests'
Making check in xua
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/xua'
make  xua_test
make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/xua'
gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o xua_test.o xua_test.c
gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o sccp_test_data.o sccp_test_data.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -static -no-install -Wl,-z,relro -Wl,-z,now -o xua_test xua_test.o sccp_test_data.o ../../src/libosmo-sigtran.la -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmonetif  -lsctp 
libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o xua_test xua_test.o sccp_test_data.o  ../../src/.libs/libosmo-sigtran.a /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libosmonetif.so -lsctp -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/xua'
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/xua'
Making check in m2ua
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/m2ua'
make  m2ua_test
make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/m2ua'
gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o m2ua_test.o m2ua_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -no-install -Wl,-z,relro -Wl,-z,now -o m2ua_test m2ua_test.o ../../src/libxua.a -losmocore -ltalloc -lmnl  
libtool: link: gcc -Wall -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o m2ua_test m2ua_test.o  ../../src/libxua.a /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/m2ua'
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/m2ua'
Making check in ss7
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/ss7'
make  ss7_test
make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/ss7'
gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ss7_test.o ss7_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/  -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -static -no-install -Wl,-z,relro -Wl,-z,now -o ss7_test ss7_test.o ../../src/libosmo-sigtran.la -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmonetif  -lsctp 
libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ss7_test ss7_test.o  ../../src/.libs/libosmo-sigtran.a /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libosmonetif.so -lsctp -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/ss7'
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/ss7'
Making check in vty
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/vty'
make  ss7_asp_vty_test
make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/vty'
gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.0.0.53-8e1e\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.0.0.53-8e1e\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.0.0.53-8e1e\" -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/\" -DHAVE_LIBSCTP=1 -I.   -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -c -o ss7_asp_vty_test.o ss7_asp_vty_test.c
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/ -pthread  -I/usr/include/ -pthread  -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -static -no-install -Wl,-z,relro -Wl,-z,now -o ss7_asp_vty_test ss7_asp_vty_test.o ../../src/libosmo-sigtran.la -losmocore -ltalloc -lmnl  -losmovty -losmocore -ltalloc -lmnl  -losmonetif  -lsctp 
libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/libosmo-sigtran=. -fstack-protector-strong -Wformat -Werror=format-security -std=gnu11 -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o ss7_asp_vty_test ss7_asp_vty_test.o  ../../src/.libs/libosmo-sigtran.a /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libosmonetif.so -lsctp -pthread
make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/vty'
make  check-local
make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/vty'
make  ext-tests
make[7]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/vty'
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/libosmo-sigtran/tests/vty'
make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/vty'
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/vty'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests'
make  check-local
make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [libosmo-sigtran])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [libosmo-sigtran])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [2.0.0.53-8e1e])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [libosmo-sigtran 2.0.0.53-8e1e])' && \
               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
## ----------------------------------------- ##
## libosmo-sigtran 2.0.0.53-8e1e test suite. ##
## ----------------------------------------- ##



1. testsuite.at:4: testing m2ua ...
./testsuite.at:7: $abs_top_builddir/tests/m2ua/m2ua_test
3. testsuite.at:17: testing ss7 ...
./testsuite.at:20: $abs_top_builddir/tests/ss7/ss7_test
2. testsuite.at:10: testing xua ...
./testsuite.at:14: $abs_top_builddir/tests/xua/xua_test
stderr:
stderr:
1. testsuite.at:4:  ok
<000c> 0: Creating SS7 Instance
<000c> 0: Creating Route Table system
<000c> 0: Point Code Format 8-8-8 is longer than 14 bits, odd?
<000c> registering user=testuser for SI 1 with priv 0x1234
<000c> delivering MTP-TRANSFER.ind to user testuser, priv=0x1234
<000c> No MTP-User for SI 1
<000c> Unsupported Primitive
<000c> 0: Creating Route Table foobar
<000c> 0: Creating Linkset a
<000c> 0: Creating Linkset b
<000c> 0: Creating route: pc=12=0.1.4 mask=0x3fff via linkset 'a'
<000c> 0: Destroying route: pc=12=0.1.4 mask=0x3fff via linkset/ASP 'a'
<000c> 0: Creating route: pc=8=0.1.0 mask=0x3ff8 via linkset 'a'
<000c> 0: Creating route: pc=12=0.1.4 mask=0x3fff via linkset 'b'
<000c> 0: Creating route: pc=0=0.0.0 mask=0x0 via linkset 'a'
<000c> 0: Destroying route: pc=0=0.0.0 mask=0x0 via linkset/ASP 'a'
<000c> 0: Destroying route: pc=12=0.1.4 mask=0x3fff via linkset/ASP 'b'
<000c> 0: Destroying route: pc=8=0.1.0 mask=0x3ff8 via linkset/ASP 'a'
<000c> 0: Creating route: pc=8=0.1.0 mask=0x3ff9 via linkset 'a'
<000c> 0: Destroying route: pc=8=0.1.0 mask=0x3ff9 via linkset/ASP 'a'
<000c> 0: Destroying Linkset a
<000c> 0: Destroying Linkset b
<000c> 0: Creating Linkset a
<000c> 0: Creating Linkset b
<000c> 0: Creating Link a:1
<000c> 0: Creating Link a:2
<000c> 0: Destroying Link a:1
<000c> 0: Destroying Link a:2
<000c> 0: Destroying Linkset a
<000c> 0: Destroying Linkset b
<000c> XUA_AS(as1){AS_DOWN}: Allocated
<000c> 0: as-as1: Created AS
<000c> 0: as-as1: Adding ASP asp1 to AS
<000c> 0: asp-asp1: Restarting ASP asp1, r=:0<->l=:2905
<0002> CLICONN(asp1,){CLOSED} connect: socket creation error (-22)
<0002> CLICONN(asp1,){CLOSED} close()
<0002> CLICONN(asp1,){WAIT_RECONNECT} retrying reconnect in 5 seconds...
<000c> 0: asp-asp1: Unable to open stream client for ASP asp1, :2905 ==> :0
<000c> XUA_ASP(asp1){ASP_DOWN}: Allocated
<000c> XUA_ASP(asp1){ASP_DOWN}: Received Event M-ASP_UP.req
<000c> 0: asp-asp1: Cannot transmit, asp->client not connected
<000c> XUA_ASP(asp1){ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK
<000c> XUA_ASP(asp1){ASP_DOWN}: state_chg to ASP_INACTIVE
<000c> XUA_AS(as1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind
<000c> XUA_AS(as1){AS_DOWN}: state_chg to AS_INACTIVE
<000c> XUA_ASP(asp1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.confirm
<000c> XUA_ASP(asp1){ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req
<000c> 0: asp-asp1: Cannot transmit, asp->client not connected
<000c> XUA_ASP(asp1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK
<000c> XUA_ASP(asp1){ASP_INACTIVE}: state_chg to ASP_ACTIVE
<000c> XUA_AS(as1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind
<000c> XUA_AS(as1){AS_INACTIVE}: state_chg to AS_ACTIVE
<000c> XUA_ASP(asp1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.confirm
<000c> 0: as-as1: Removing ASP asp1 from AS
<000c> 0: as-as1: Removing ASP asp1 from AS
<000c> 0: asp-asp1: Destroying ASP
<0002> CLICONN(asp1,){WAIT_RECONNECT} destroy()
<0002> CLICONN(asp1,){WAIT_RECONNECT} close()
<0002> CLICONN(asp1,){CLOSED} free(destroy)
<000c> XUA_ASP(asp1){ASP_ACTIVE}: Terminating (cause = OSMO_FSM_TERM_REQUEST)
<000c> XUA_ASP(asp1){ASP_ACTIVE}: Freeing instance
<000c> XUA_ASP(asp1){ASP_ACTIVE}: Deallocated
<000c> 0: as-as1: Destroying AS
<000c> XUA_AS(as1){AS_ACTIVE}: Terminating (cause = OSMO_FSM_TERM_REQUEST)
<000c> XUA_AS(as1){AS_ACTIVE}: Freeing instance
<000c> XUA_AS(as1){AS_ACTIVE}: Deallocated
<000c> 0: Destroying SS7 Instance
3. testsuite.at:17:  ok
2. testsuite.at:10:  ok

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

All 3 tests were successful.
make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests'
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests'
Making check in examples
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/examples'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/examples'
Making check in stp
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/stp'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/stp'
Making check in doc
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/doc'
Making check in examples
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/doc/examples'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/doc/examples'
Making check in manuals
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/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 osmostp-usermanual.check; \
fi
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/doc/manuals'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/doc'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/doc'
Making check in contrib
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib'
Making check in systemd
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib/systemd'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib/systemd'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib'
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
   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/libosmo-sigtran/debian/tmp AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran'
make  install-recursive
make[2]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran'
Making install in include
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include'
Making install in osmocom
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom'
Making install in sccp
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sccp'
make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sccp'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/include/osmocom/sccp'
 /usr/bin/install -c -m 644 sccp_types.h '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/include/osmocom/sccp'
make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sccp'
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sccp'
Making install in sigtran
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran'
make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/include/osmocom/sigtran'
 /usr/bin/install -c -m 644 mtp_sap.h osmo_ss7.h sccp_helpers.h sccp_sap.h sigtran_sap.h xua_msg.h '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/include/osmocom/sigtran'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/include/osmocom/sigtran/protocol'
 /usr/bin/install -c -m 644 protocol/sua.h protocol/m2ua.h protocol/m3ua.h protocol/mtp.h protocol/sccp_scmg.h '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/include/osmocom/sigtran/protocol'
make[6]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran'
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom'
make[6]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/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/libosmo-sigtran/include/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include/osmocom'
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/include'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include'
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/include'
Making install in src
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/src'
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/src'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/lib/x86_64-linux-gnu'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libosmo-sigtran.la '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.10.0.1 /obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-sigtran.so.10.0.1
libtool: install: (cd /obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-sigtran.so.10.0.1 libosmo-sigtran.so.10 || { rm -f libosmo-sigtran.so.10 && ln -s libosmo-sigtran.so.10.0.1 libosmo-sigtran.so.10; }; })
libtool: install: (cd /obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-sigtran.so.10.0.1 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.10.0.1 libosmo-sigtran.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-sigtran.la
libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-sigtran.a
libtool: install: chmod 644 /obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-sigtran.a
libtool: install: ranlib /obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-sigtran.a
libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/src'
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/src'
Making install in tests
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests'
Making install in xua
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/xua'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/xua'
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/libosmo-sigtran/tests/xua'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/xua'
Making install in m2ua
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/m2ua'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/m2ua'
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/libosmo-sigtran/tests/m2ua'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/m2ua'
Making install in ss7
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/ss7'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/ss7'
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/libosmo-sigtran/tests/ss7'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/ss7'
Making install in vty
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/vty'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/vty'
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/libosmo-sigtran/tests/vty'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests/vty'
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/tests'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/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/libosmo-sigtran/tests'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests'
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/tests'
Making install in examples
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/examples'
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/examples'
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/examples'
Making install in stp
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/stp'
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/stp'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-stp '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/bin'
libtool: warning: '../src/libosmo-sigtran.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/osmo-stp /obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/bin/osmo-stp
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/stp'
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/stp'
Making install in doc
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/doc'
Making install in examples
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/doc/examples'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/doc/examples'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/share/doc/libosmo-sigtran/examples/osmo-stp'
 /usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/share/doc/libosmo-sigtran/examples/osmo-stp'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/etc/osmocom'
 /usr/bin/install -c -m 644 osmo-stp.cfg '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/etc/osmocom'
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/doc/examples'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/doc/examples'
Making install in manuals
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/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/libosmo-sigtran/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/libosmo-sigtran/doc/manuals'
[ -n "osmo-stp" ] || exit 1
if [ "" != "1" ]; then \
	for i in osmostp-usermanual.pdf osmostp-vty-reference.pdf; do \
		install -vDm644 "$i" "/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/share/doc/osmo-stp-doc/$i" || exit 1; \
	done; \
fi
install: creating directory '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/share/doc/osmo-stp-doc'
'osmostp-usermanual.pdf' -> '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/share/doc/osmo-stp-doc/osmostp-usermanual.pdf'
'osmostp-vty-reference.pdf' -> '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/share/doc/osmo-stp-doc/osmostp-vty-reference.pdf'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/doc/manuals'
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/doc'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/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/libosmo-sigtran/doc'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/doc'
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/doc'
Making install in contrib
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib'
Making install in systemd
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib/systemd'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib/systemd'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/lib/systemd/system'
 /usr/bin/install -c -m 644 osmo-stp.service '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/lib/systemd/system'
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib/systemd'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib/systemd'
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib'
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib'
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran/contrib'
make[3]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran'
make[4]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/share/doc/libosmo-sigtran'
 /usr/bin/install -c -m 644 ./doc/html.tar '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/share/doc/libosmo-sigtran'
 /usr/bin/mkdir -p '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
 /usr/bin/install -c -m 644 libosmo-sigtran.pc '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
make  install-data-hook
make[5]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran'
cd /obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/share/doc/libosmo-sigtran && tar xf html.tar && rm -f html.tar
make[5]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
make[4]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
make[3]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
make[2]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
   debian/rules override_dh_install
make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran'
sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'`
dh_install
make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
   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/libosmo-sigtran'
dh_compress -X.pdf
make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
   dh_fixperms
   dh_missing
   debian/rules override_dh_strip
make[1]: Entering directory '/obs/_temp/binpkgs/libosmo-sigtran'
dh_strip -plibosmo-sigtran10 --dbg-package=libosmo-sigtran-dbg
dh_strip -posmo-stp --dbg-package=osmo-stp-dbg
make[1]: Leaving directory '/obs/_temp/binpkgs/libosmo-sigtran'
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: package osmo-stp-doc: substitution variable ${misc:Package} used, but is not defined
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'libosmo-sigtran-dbg' in '../libosmo-sigtran-dbg_2.0.0.53.8e1e_amd64.deb'.
dpkg-deb: building package 'libosmo-sigtran10' in '../libosmo-sigtran10_2.0.0.53.8e1e_amd64.deb'.
dpkg-deb: building package 'libosmo-sigtran-doc' in '../libosmo-sigtran-doc_2.0.0.53.8e1e_all.deb'.
dpkg-deb: building package 'libosmo-sigtran-dev' in '../libosmo-sigtran-dev_2.0.0.53.8e1e_amd64.deb'.
dpkg-deb: building package 'osmo-stp-dbg' in '../osmo-stp-dbg_2.0.0.53.8e1e_amd64.deb'.
dpkg-deb: building package 'osmo-stp' in '../osmo-stp_2.0.0.53.8e1e_amd64.deb'.
dpkg-deb: building package 'osmo-stp-doc' in '../osmo-stp-doc_2.0.0.53.8e1e_all.deb'.
 dpkg-genbuildinfo -O../libosmo-sigtran_2.0.0.53.8e1e_amd64.buildinfo
 dpkg-genchanges -O../libosmo-sigtran_2.0.0.53.8e1e_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-sigtran-dbg_2.0.0.53.8e1e_amd64.deb
drwxr-xr-x root/root         0 2025-01-21 10:56 ./
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/lib/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/lib/debug/.build-id/34/
-rw-r--r-- root/root    482424 2025-01-21 10:56 ./usr/lib/debug/.build-id/34/1031938948f971ed16cec05fac1300c60df9d5.debug
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran-dbg/
-rw-r--r-- root/root      9622 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran-dbg/changelog.gz
-rw-r--r-- root/root      2081 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran-dbg/copyright
+ dpkg -c libosmo-sigtran-dev_2.0.0.53.8e1e_amd64.deb
drwxr-xr-x root/root         0 2025-01-21 10:56 ./
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/include/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/include/osmocom/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/include/osmocom/sccp/
-rw-r--r-- root/root     15092 2025-01-21 10:56 ./usr/include/osmocom/sccp/sccp_types.h
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/include/osmocom/sigtran/
-rw-r--r-- root/root      1733 2025-01-21 10:56 ./usr/include/osmocom/sigtran/mtp_sap.h
-rw-r--r-- root/root     13153 2025-01-21 10:56 ./usr/include/osmocom/sigtran/osmo_ss7.h
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/include/osmocom/sigtran/protocol/
-rw-r--r-- root/root      8293 2025-01-21 10:56 ./usr/include/osmocom/sigtran/protocol/m2ua.h
-rw-r--r-- root/root      5022 2025-01-21 10:56 ./usr/include/osmocom/sigtran/protocol/m3ua.h
-rw-r--r-- root/root       963 2025-01-21 10:56 ./usr/include/osmocom/sigtran/protocol/mtp.h
-rw-r--r-- root/root       871 2025-01-21 10:56 ./usr/include/osmocom/sigtran/protocol/sccp_scmg.h
-rw-r--r-- root/root      5172 2025-01-21 10:56 ./usr/include/osmocom/sigtran/protocol/sua.h
-rw-r--r-- root/root      3263 2025-01-21 10:56 ./usr/include/osmocom/sigtran/sccp_helpers.h
-rw-r--r-- root/root     10441 2025-01-21 10:56 ./usr/include/osmocom/sigtran/sccp_sap.h
-rw-r--r-- root/root      1770 2025-01-21 10:56 ./usr/include/osmocom/sigtran/sigtran_sap.h
-rw-r--r-- root/root       827 2025-01-21 10:56 ./usr/include/osmocom/sigtran/xua_msg.h
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/lib/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root   2835086 2025-01-21 10:56 ./usr/lib/x86_64-linux-gnu/libosmo-sigtran.a
-rw-r--r-- root/root      1019 2025-01-21 10:56 ./usr/lib/x86_64-linux-gnu/libosmo-sigtran.la
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/lib/x86_64-linux-gnu/pkgconfig/
-rw-r--r-- root/root       315 2025-01-21 10:56 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-sigtran.pc
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran-dev/
-rw-r--r-- root/root      9622 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran-dev/changelog.gz
-rw-r--r-- root/root      2081 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran-dev/copyright
lrwxrwxrwx root/root         0 2025-01-21 10:56 ./usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -> libosmo-sigtran.so.10.0.1
+ dpkg -c libosmo-sigtran-doc_2.0.0.53.8e1e_all.deb
drwxr-xr-x root/root         0 2025-01-21 10:56 ./
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/
-rw-r--r-- root/root     18089 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/annotated.html
-rw-r--r-- root/root      4705 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/annotated_dup.js
-rw-r--r-- root/root       676 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/bc_s.png
-rw-r--r-- root/root       147 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/bdwn.png
-rw-r--r-- root/root      8982 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/classes.html
-rw-r--r-- root/root       132 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/closed.png
-rw-r--r-- root/root      5990 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_555f705a94ad9dab648a26dddeca006d.html
-rw-r--r-- root/root       282 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_555f705a94ad9dab648a26dddeca006d.js
-rw-r--r-- root/root     19011 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
-rw-r--r-- root/root      3486 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js
-rw-r--r-- root/root      6780 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_85348e37fbd25790b99e135735251b13.html
-rw-r--r-- root/root       574 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_85348e37fbd25790b99e135735251b13.js
-rw-r--r-- root/root      4558 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.html
-rw-r--r-- root/root       150 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.js
-rw-r--r-- root/root      4451 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_d44c64559bbebec7f509842c48db8b23.html
-rw-r--r-- root/root       150 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_d44c64559bbebec7f509842c48db8b23.js
-rw-r--r-- root/root       746 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/doc.png
-rw-r--r-- root/root     33676 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/doxygen.css
-rw-r--r-- root/root     15382 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/doxygen.svg
-rw-r--r-- root/root      4452 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/dynsections.js
-rw-r--r-- root/root     22162 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/files.html
-rw-r--r-- root/root       223 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/files_dup.js
-rw-r--r-- root/root       616 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/folderclosed.png
-rw-r--r-- root/root       597 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/folderopen.png
-rw-r--r-- root/root      7139 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions.html
-rw-r--r-- root/root      8029 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_c.html
-rw-r--r-- root/root      6032 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_d.html
-rw-r--r-- root/root       840 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_dup.js
-rw-r--r-- root/root      4299 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_e.html
-rw-r--r-- root/root      4234 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_f.html
-rw-r--r-- root/root      4160 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_g.html
-rw-r--r-- root/root      4413 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_h.html
-rw-r--r-- root/root      7242 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_i.html
-rw-r--r-- root/root      4052 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_k.html
-rw-r--r-- root/root      7145 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_l.html
-rw-r--r-- root/root      6845 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_m.html
-rw-r--r-- root/root      6611 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_n.html
-rw-r--r-- root/root      5029 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_o.html
-rw-r--r-- root/root      7191 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_p.html
-rw-r--r-- root/root      4504 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_q.html
-rw-r--r-- root/root      7790 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_r.html
-rw-r--r-- root/root      8422 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_s.html
-rw-r--r-- root/root      6368 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_t.html
-rw-r--r-- root/root      4893 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_u.html
-rw-r--r-- root/root      4294 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_v.html
-rw-r--r-- root/root      7036 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars.html
-rw-r--r-- root/root       946 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars.js
-rw-r--r-- root/root      7926 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_c.html
-rw-r--r-- root/root      5929 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_d.html
-rw-r--r-- root/root      4196 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_e.html
-rw-r--r-- root/root      4131 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_f.html
-rw-r--r-- root/root      4057 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_g.html
-rw-r--r-- root/root      4310 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_h.html
-rw-r--r-- root/root      7139 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_i.html
-rw-r--r-- root/root      3949 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_k.html
-rw-r--r-- root/root      7042 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_l.html
-rw-r--r-- root/root      6742 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_m.html
-rw-r--r-- root/root      6508 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_n.html
-rw-r--r-- root/root      4926 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_o.html
-rw-r--r-- root/root      7088 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_p.html
-rw-r--r-- root/root      4401 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_q.html
-rw-r--r-- root/root      7687 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_r.html
-rw-r--r-- root/root      8319 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_s.html
-rw-r--r-- root/root      6265 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_t.html
-rw-r--r-- root/root      4790 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_u.html
-rw-r--r-- root/root      4191 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_v.html
-rw-r--r-- root/root      4079 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_x.html
-rw-r--r-- root/root      4182 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_x.html
-rw-r--r-- root/root      6008 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals.html
-rw-r--r-- root/root      6094 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_a.html
-rw-r--r-- root/root      9137 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_c.html
-rw-r--r-- root/root      7153 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_d.html
-rw-r--r-- root/root      3917 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs.html
-rw-r--r-- root/root       692 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs.js
-rw-r--r-- root/root      4205 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_a.html
-rw-r--r-- root/root      4030 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_c.html
-rw-r--r-- root/root      4059 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_e.html
-rw-r--r-- root/root      3900 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_g.html
-rw-r--r-- root/root      4419 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_i.html
-rw-r--r-- root/root      4289 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_l.html
-rw-r--r-- root/root     13362 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_m.html
-rw-r--r-- root/root      4185 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_n.html
-rw-r--r-- root/root      5392 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_o.html
-rw-r--r-- root/root      3914 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_p.html
-rw-r--r-- root/root      4348 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_q.html
-rw-r--r-- root/root      5636 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_r.html
-rw-r--r-- root/root     18562 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_s.html
-rw-r--r-- root/root      3903 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_t.html
-rw-r--r-- root/root      4601 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_x.html
-rw-r--r-- root/root       833 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_dup.js
-rw-r--r-- root/root      4698 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_e.html
-rw-r--r-- root/root      9267 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_enum.html
-rw-r--r-- root/root      4898 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval.html
-rw-r--r-- root/root       398 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval.js
-rw-r--r-- root/root      4117 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval_c.html
-rw-r--r-- root/root      5473 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval_i.html
-rw-r--r-- root/root      5249 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval_l.html
-rw-r--r-- root/root     36325 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval_m.html
-rw-r--r-- root/root     24176 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval_o.html
-rw-r--r-- root/root     12493 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval_s.html
-rw-r--r-- root/root      4280 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval_t.html
-rw-r--r-- root/root      9080 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval_x.html
-rw-r--r-- root/root      4343 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_f.html
-rw-r--r-- root/root      4649 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func.html
-rw-r--r-- root/root       902 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func.js
-rw-r--r-- root/root      4781 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_a.html
-rw-r--r-- root/root      6921 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_c.html
-rw-r--r-- root/root      5372 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_d.html
-rw-r--r-- root/root      4059 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_e.html
-rw-r--r-- root/root      4213 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_f.html
-rw-r--r-- root/root      6071 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_g.html
-rw-r--r-- root/root      4902 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_h.html
-rw-r--r-- root/root      7275 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_i.html
-rw-r--r-- root/root      5377 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_l.html
-rw-r--r-- root/root     11181 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_m.html
-rw-r--r-- root/root      4092 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_n.html
-rw-r--r-- root/root     38859 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_o.html
-rw-r--r-- root/root      4742 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_p.html
-rw-r--r-- root/root      4460 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_r.html
-rw-r--r-- root/root     40495 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_s.html
-rw-r--r-- root/root      4570 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_t.html
-rw-r--r-- root/root      3926 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_u.html
-rw-r--r-- root/root      4469 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_v.html
-rw-r--r-- root/root      5005 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_w.html
-rw-r--r-- root/root     18676 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_x.html
-rw-r--r-- root/root      6851 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_g.html
-rw-r--r-- root/root      5032 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_h.html
-rw-r--r-- root/root     10463 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_i.html
-rw-r--r-- root/root      8438 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_l.html
-rw-r--r-- root/root     58800 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_m.html
-rw-r--r-- root/root      5112 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_n.html
-rw-r--r-- root/root     67425 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_o.html
-rw-r--r-- root/root      5247 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_p.html
-rw-r--r-- root/root      4478 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_q.html
-rw-r--r-- root/root      7242 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_r.html
-rw-r--r-- root/root     68980 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_s.html
-rw-r--r-- root/root      5674 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_t.html
-rw-r--r-- root/root      3873 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_type.html
-rw-r--r-- root/root      4056 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_u.html
-rw-r--r-- root/root      4718 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_v.html
-rw-r--r-- root/root     27024 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars.html
-rw-r--r-- root/root      5135 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_w.html
-rw-r--r-- root/root     27185 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_x.html
-rw-r--r-- root/root      5876 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/include_2osmocom_2sigtran_2xua__msg_8h.html
-rw-r--r-- root/root       173 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/include_2osmocom_2sigtran_2xua__msg_8h.js
-rw-r--r-- root/root      8171 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/include_2osmocom_2sigtran_2xua__msg_8h_source.html
-rw-r--r-- root/root      3844 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/index.html
-rw-r--r-- root/root     27148 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ipa_8c.html
-rw-r--r-- root/root       507 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ipa_8c.js
-rw-r--r-- root/root    176813 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/jquery.js
-rw-r--r-- root/root     76395 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/m2ua_8h.html
-rw-r--r-- root/root       175 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/m2ua_8h.js
-rw-r--r-- root/root    115040 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/m2ua_8h_source.html
-rw-r--r-- root/root    206914 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/m3ua_8c.html
-rw-r--r-- root/root      5126 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/m3ua_8c.js
-rw-r--r-- root/root     92678 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/m3ua_8h.html
-rw-r--r-- root/root     11802 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/m3ua_8h.js
-rw-r--r-- root/root     64412 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/m3ua_8h_source.html
-rw-r--r-- root/root      5866 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/menu.js
-rw-r--r-- root/root      8094 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/menudata.js
-rw-r--r-- root/root     17600 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/mtp_8h.html
-rw-r--r-- root/root      2417 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/mtp_8h.js
-rw-r--r-- root/root     21662 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/mtp_8h_source.html
-rw-r--r-- root/root     13171 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/mtp__sap_8h.html
-rw-r--r-- root/root      1383 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/mtp__sap_8h.js
-rw-r--r-- root/root     26629 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/mtp__sap_8h_source.html
-rw-r--r-- root/root       153 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/nav_f.png
-rw-r--r-- root/root        95 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/nav_g.png
-rw-r--r-- root/root        98 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/nav_h.png
-rw-r--r-- root/root      2108 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtree.css
-rw-r--r-- root/root     15709 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtree.js
-rw-r--r-- root/root      2811 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreedata.js
-rw-r--r-- root/root     12498 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex0.js
-rw-r--r-- root/root     19514 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex1.js
-rw-r--r-- root/root     18399 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex2.js
-rw-r--r-- root/root     18124 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex3.js
-rw-r--r-- root/root     20705 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex4.js
-rw-r--r-- root/root     18599 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex5.js
-rw-r--r-- root/root     18288 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex6.js
-rw-r--r-- root/root     17256 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex7.js
-rw-r--r-- root/root     19803 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex8.js
-rw-r--r-- root/root     10515 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex9.js
-rw-r--r-- root/root       123 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/open.png
-rw-r--r-- root/root     34911 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7_8c.html
-rw-r--r-- root/root      1147 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7_8c.js
-rw-r--r-- root/root    259373 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7_8h.html
-rw-r--r-- root/root     11340 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7_8h.js
-rw-r--r-- root/root    136317 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7_8h_source.html
-rw-r--r-- root/root     54147 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__as_8c.html
-rw-r--r-- root/root      1686 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__as_8c.js
-rw-r--r-- root/root    136013 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__asp_8c.html
-rw-r--r-- root/root      5227 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__asp_8c.js
-rw-r--r-- root/root     33405 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__asp__peer_8c.html
-rw-r--r-- root/root      1083 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__asp__peer_8c.js
-rw-r--r-- root/root     33138 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__hmrt_8c.html
-rw-r--r-- root/root       914 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__hmrt_8c.js
-rw-r--r-- root/root    101037 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__instance_8c.html
-rw-r--r-- root/root      3822 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__instance_8c.js
-rw-r--r-- root/root     11030 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__link_8c.html
-rw-r--r-- root/root       225 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__link_8c.js
-rw-r--r-- root/root     15041 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__linkset_8c.html
-rw-r--r-- root/root       346 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__linkset_8c.js
-rw-r--r-- root/root     42761 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__route_8c.html
-rw-r--r-- root/root      1211 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__route_8c.js
-rw-r--r-- root/root     26757 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__route__table_8c.html
-rw-r--r-- root/root       966 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__route__table_8c.js
-rw-r--r-- root/root     24164 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__user_8c.html
-rw-r--r-- root/root       936 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__user_8c.js
-rw-r--r-- root/root    385625 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__vty_8c.html
-rw-r--r-- root/root     14628 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__vty_8c.js
-rw-r--r-- root/root     51708 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__xua__srv_8c.html
-rw-r--r-- root/root      1541 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7__xua__srv_8c.js
-rw-r--r-- root/root      5518 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/resize.js
-rw-r--r-- root/root    177996 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp2sua_8c.html
-rw-r--r-- root/root      5353 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp2sua_8c.js
-rw-r--r-- root/root     78921 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__helpers_8c.html
-rw-r--r-- root/root      2786 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__helpers_8c.js
-rw-r--r-- root/root     69716 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__helpers_8h.html
-rw-r--r-- root/root      2427 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__helpers_8h.js
-rw-r--r-- root/root     37465 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__helpers_8h_source.html
-rw-r--r-- root/root     89436 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__internal_8h.html
-rw-r--r-- root/root      4535 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__internal_8h.js
-rw-r--r-- root/root     64364 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__internal_8h_source.html
-rw-r--r-- root/root     11440 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__lbcs_8c.html
-rw-r--r-- root/root       227 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__lbcs_8c.js
-rw-r--r-- root/root     66551 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__sap_8c.html
-rw-r--r-- root/root      1161 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__sap_8c.js
-rw-r--r-- root/root    146557 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__sap_8h.html
-rw-r--r-- root/root     15887 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__sap_8h.js
-rw-r--r-- root/root    169096 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__sap_8h_source.html
-rw-r--r-- root/root     40000 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__sclc_8c.html
-rw-r--r-- root/root       863 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__sclc_8c.js
-rw-r--r-- root/root     47959 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scmg_8c.html
-rw-r--r-- root/root      1202 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scmg_8c.js
-rw-r--r-- root/root     19233 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scmg_8h.html
-rw-r--r-- root/root      1655 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scmg_8h.js
-rw-r--r-- root/root     17011 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scmg_8h_source.html
-rw-r--r-- root/root    261348 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scoc_8c.html
-rw-r--r-- root/root     11187 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scoc_8c.js
-rw-r--r-- root/root     59654 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scrc_8c.html
-rw-r--r-- root/root      1656 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scrc_8c.js
-rw-r--r-- root/root     26825 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__types_8c.html
-rw-r--r-- root/root       732 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__types_8c.js
-rw-r--r-- root/root    104731 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__user_8c.html
-rw-r--r-- root/root      2793 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__user_8c.js
-rw-r--r-- root/root     35170 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__vty_8c.html
-rw-r--r-- root/root       960 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__vty_8c.js
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/
-rw-r--r-- root/root      1435 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_0.html
-rw-r--r-- root/root      2289 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_0.js
-rw-r--r-- root/root      1435 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_1.html
-rw-r--r-- root/root      6038 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_1.js
-rw-r--r-- root/root      1436 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_10.html
-rw-r--r-- root/root      7074 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_10.js
-rw-r--r-- root/root      1436 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_11.html
-rw-r--r-- root/root     88346 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_11.js
-rw-r--r-- root/root      1436 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_12.html
-rw-r--r-- root/root      4002 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_12.js
-rw-r--r-- root/root      1436 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_13.html
-rw-r--r-- root/root      1046 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_13.js
-rw-r--r-- root/root      1436 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_14.html
-rw-r--r-- root/root      1121 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_14.js
-rw-r--r-- root/root      1436 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_15.html
-rw-r--r-- root/root      1199 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_15.js
-rw-r--r-- root/root      1436 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_16.html
-rw-r--r-- root/root     31701 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_16.js
-rw-r--r-- root/root      1435 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_2.html
-rw-r--r-- root/root      9194 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_2.js
-rw-r--r-- root/root      1435 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_3.html
-rw-r--r-- root/root     30787 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_3.js
-rw-r--r-- root/root      1435 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_4.html
-rw-r--r-- root/root      1133 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_4.js
-rw-r--r-- root/root      1435 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_5.html
-rw-r--r-- root/root       751 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_5.js
-rw-r--r-- root/root      1435 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_6.html
-rw-r--r-- root/root      3161 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_6.js
-rw-r--r-- root/root      1435 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_7.html
-rw-r--r-- root/root      1594 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_7.js
-rw-r--r-- root/root      1435 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_8.html
-rw-r--r-- root/root     10306 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_8.js
-rw-r--r-- root/root      1435 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_9.html
-rw-r--r-- root/root       143 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_9.js
-rw-r--r-- root/root      1435 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_a.html
-rw-r--r-- root/root      7594 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_a.js
-rw-r--r-- root/root      1435 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_b.html
-rw-r--r-- root/root     63131 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_b.js
-rw-r--r-- root/root      1435 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_c.html
-rw-r--r-- root/root      3790 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_c.js
-rw-r--r-- root/root      1435 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_d.html
-rw-r--r-- root/root     97928 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_d.js
-rw-r--r-- root/root      1435 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_e.html
-rw-r--r-- root/root      4399 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_e.js
-rw-r--r-- root/root      1435 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_f.html
-rw-r--r-- root/root      1173 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_f.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_0.html
-rw-r--r-- root/root       116 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_0.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_1.html
-rw-r--r-- root/root        98 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_1.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_2.html
-rw-r--r-- root/root       104 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_2.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_3.html
-rw-r--r-- root/root      3755 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_3.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_4.html
-rw-r--r-- root/root       191 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_4.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_5.html
-rw-r--r-- root/root       794 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_5.js
-rw-r--r-- root/root      1284 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/close.svg
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_0.html
-rw-r--r-- root/root       133 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_0.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_1.html
-rw-r--r-- root/root       444 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_1.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_2.html
-rw-r--r-- root/root       245 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_2.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_3.html
-rw-r--r-- root/root       294 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_3.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_4.html
-rw-r--r-- root/root       122 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_4.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_5.html
-rw-r--r-- root/root       622 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_5.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_6.html
-rw-r--r-- root/root       476 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_6.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_7.html
-rw-r--r-- root/root      9709 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_7.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_8.html
-rw-r--r-- root/root       426 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_8.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_9.html
-rw-r--r-- root/root      1754 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_9.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_a.html
-rw-r--r-- root/root       131 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_a.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_b.html
-rw-r--r-- root/root       604 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_b.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_c.html
-rw-r--r-- root/root      1914 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_c.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_d.html
-rw-r--r-- root/root     14935 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_d.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_e.html
-rw-r--r-- root/root       130 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_e.js
-rw-r--r-- root/root      1439 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_f.html
-rw-r--r-- root/root       848 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_f.js
-rw-r--r-- root/root      1437 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_0.html
-rw-r--r-- root/root       142 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_0.js
-rw-r--r-- root/root      1437 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_1.html
-rw-r--r-- root/root       274 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_1.js
-rw-r--r-- root/root      1437 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_2.html
-rw-r--r-- root/root       278 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_2.js
-rw-r--r-- root/root      1437 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_3.html
-rw-r--r-- root/root       722 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_3.js
-rw-r--r-- root/root      1437 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_4.html
-rw-r--r-- root/root      2564 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_4.js
-rw-r--r-- root/root      1437 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_5.html
-rw-r--r-- root/root       772 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_5.js
-rw-r--r-- root/root      1437 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_6.html
-rw-r--r-- root/root       516 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_6.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_0.html
-rw-r--r-- root/root      1164 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_0.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_1.html
-rw-r--r-- root/root       336 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_1.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_2.html
-rw-r--r-- root/root      1758 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_2.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_3.html
-rw-r--r-- root/root      1512 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_3.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_4.html
-rw-r--r-- root/root     33822 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_4.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_5.html
-rw-r--r-- root/root     21690 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_5.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_6.html
-rw-r--r-- root/root      9069 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_6.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_7.html
-rw-r--r-- root/root       505 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_7.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_8.html
-rw-r--r-- root/root      5603 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_8.js
-rw-r--r-- root/root      1437 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_0.html
-rw-r--r-- root/root        71 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_0.js
-rw-r--r-- root/root      1437 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_1.html
-rw-r--r-- root/root       299 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_1.js
-rw-r--r-- root/root      1437 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_2.html
-rw-r--r-- root/root      1269 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_2.js
-rw-r--r-- root/root      1437 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_3.html
-rw-r--r-- root/root      2154 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_3.js
-rw-r--r-- root/root      1437 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_4.html
-rw-r--r-- root/root      1034 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_4.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_0.html
-rw-r--r-- root/root       942 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_0.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_1.html
-rw-r--r-- root/root      1782 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_1.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_10.html
-rw-r--r-- root/root       785 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_10.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_11.html
-rw-r--r-- root/root       146 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_11.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_12.html
-rw-r--r-- root/root       687 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_12.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_13.html
-rw-r--r-- root/root      1199 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_13.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_14.html
-rw-r--r-- root/root     20783 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_14.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_2.html
-rw-r--r-- root/root      3250 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_2.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_3.html
-rw-r--r-- root/root     27319 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_3.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_4.html
-rw-r--r-- root/root       291 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_4.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_5.html
-rw-r--r-- root/root       459 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_5.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_6.html
-rw-r--r-- root/root      2288 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_6.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_7.html
-rw-r--r-- root/root      1150 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_7.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_8.html
-rw-r--r-- root/root      3870 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_8.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_9.html
-rw-r--r-- root/root      1608 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_9.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_a.html
-rw-r--r-- root/root     10257 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_a.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_b.html
-rw-r--r-- root/root       348 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_b.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_c.html
-rw-r--r-- root/root     60891 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_c.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_d.html
-rw-r--r-- root/root       970 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_d.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_e.html
-rw-r--r-- root/root       666 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_e.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_f.html
-rw-r--r-- root/root     52488 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_f.js
-rw-r--r-- root/root      2378 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/mag_sel.svg
-rw-r--r-- root/root       500 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/nomatches.html
-rw-r--r-- root/root      4562 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/search.css
-rw-r--r-- root/root     23044 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/search.js
-rw-r--r-- root/root       567 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/search_l.png
-rw-r--r-- root/root       158 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/search_m.png
-rw-r--r-- root/root       553 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/search_r.png
-rw-r--r-- root/root       588 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/searchdata.js
-rw-r--r-- root/root      1440 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/typedefs_0.html
-rw-r--r-- root/root       171 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/typedefs_0.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_0.html
-rw-r--r-- root/root       134 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_0.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_1.html
-rw-r--r-- root/root      3842 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_1.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_10.html
-rw-r--r-- root/root      4519 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_10.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_11.html
-rw-r--r-- root/root      8572 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_11.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_12.html
-rw-r--r-- root/root      2632 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_12.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_13.html
-rw-r--r-- root/root       920 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_13.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_14.html
-rw-r--r-- root/root       454 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_14.js
-rw-r--r-- root/root      1442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_15.html
-rw-r--r-- root/root      2176 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_15.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_2.html
-rw-r--r-- root/root      5286 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_2.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_3.html
-rw-r--r-- root/root      3479 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_3.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_4.html
-rw-r--r-- root/root       588 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_4.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_5.html
-rw-r--r-- root/root       312 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_5.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_6.html
-rw-r--r-- root/root       784 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_6.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_7.html
-rw-r--r-- root/root       462 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_7.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_8.html
-rw-r--r-- root/root      3686 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_8.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_9.html
-rw-r--r-- root/root       143 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_9.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_a.html
-rw-r--r-- root/root      3697 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_a.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_b.html
-rw-r--r-- root/root      8115 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_b.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_c.html
-rw-r--r-- root/root      3051 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_c.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_d.html
-rw-r--r-- root/root      5705 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_d.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_e.html
-rw-r--r-- root/root      3330 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_e.js
-rw-r--r-- root/root      1441 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_f.html
-rw-r--r-- root/root       589 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_f.js
-rw-r--r-- root/root     24570 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sigtran__sap_8h.html
-rw-r--r-- root/root      3866 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sigtran__sap_8h.js
-rw-r--r-- root/root     42162 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sigtran__sap_8h_source.html
-rw-r--r-- root/root       314 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/splitbar.png
-rw-r--r-- root/root     94864 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/src_2xua__msg_8h.html
-rw-r--r-- root/root      3207 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/src_2xua__msg_8h.js
-rw-r--r-- root/root     52107 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/src_2xua__msg_8h_source.html
-rw-r--r-- root/root     11348 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__as_8h.html
-rw-r--r-- root/root       862 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__as_8h.js
-rw-r--r-- root/root     30012 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__as_8h_source.html
-rw-r--r-- root/root     32261 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp_8h.html
-rw-r--r-- root/root      1434 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp_8h.js
-rw-r--r-- root/root     50867 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp_8h_source.html
-rw-r--r-- root/root     31293 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp__peer_8h.html
-rw-r--r-- root/root      1015 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp__peer_8h.js
-rw-r--r-- root/root     18111 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp__peer_8h_source.html
-rw-r--r-- root/root     14863 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__instance_8h.html
-rw-r--r-- root/root       566 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__instance_8h.js
-rw-r--r-- root/root     26736 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__instance_8h_source.html
-rw-r--r-- root/root     38374 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__internal_8h.html
-rw-r--r-- root/root      1248 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__internal_8h.js
-rw-r--r-- root/root     18770 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__internal_8h_source.html
-rw-r--r-- root/root     13852 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__link_8h.html
-rw-r--r-- root/root       893 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__link_8h.js
-rw-r--r-- root/root     16303 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__link_8h_source.html
-rw-r--r-- root/root     14877 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__linkset_8h.html
-rw-r--r-- root/root       411 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__linkset_8h.js
-rw-r--r-- root/root     16103 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__linkset_8h_source.html
-rw-r--r-- root/root     31421 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__route_8h.html
-rw-r--r-- root/root       851 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__route_8h.js
-rw-r--r-- root/root     24320 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__route_8h_source.html
-rw-r--r-- root/root     23885 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__route__table_8h.html
-rw-r--r-- root/root       913 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__route__table_8h.js
-rw-r--r-- root/root     20894 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__route__table_8h_source.html
-rw-r--r-- root/root      8005 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__user_8h.html
-rw-r--r-- root/root       190 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__user_8h.js
-rw-r--r-- root/root     11220 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__user_8h_source.html
-rw-r--r-- root/root     40830 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__xua__srv_8h.html
-rw-r--r-- root/root      1346 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__xua__srv_8h.js
-rw-r--r-- root/root     34364 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__xua__srv_8h_source.html
-rw-r--r-- root/root     10834 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structipa__asp__fsm__priv.html
-rw-r--r-- root/root       505 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structipa__asp__fsm__priv.js
-rw-r--r-- root/root      6244 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structlm__fsm__priv.html
-rw-r--r-- root/root       112 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structlm__fsm__priv.js
-rw-r--r-- root/root     11480 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structm3ua__data__hdr.html
-rw-r--r-- root/root       538 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structm3ua__data__hdr.js
-rw-r--r-- root/root      5430 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__pause__param.html
-rw-r--r-- root/root       141 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__pause__param.js
-rw-r--r-- root/root     12302 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__prim.html
-rw-r--r-- root/root       552 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__prim.js
-rw-r--r-- root/root      5437 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__resume__param.html
-rw-r--r-- root/root       143 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__resume__param.js
-rw-r--r-- root/root      6269 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__status__param.html
-rw-r--r-- root/root       239 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__status__param.js
-rw-r--r-- root/root     11981 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__transfer__param.html
-rw-r--r-- root/root       426 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__transfer__param.js
-rw-r--r-- root/root     22414 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__addr.html
-rw-r--r-- root/root       719 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__addr.js
-rw-r--r-- root/root     11746 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__addr__entry.html
-rw-r--r-- root/root       516 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__addr__entry.js
-rw-r--r-- root/root     13211 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__gt.html
-rw-r--r-- root/root       452 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__gt.js
-rw-r--r-- root/root     19133 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__instance.html
-rw-r--r-- root/root       979 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__instance.js
-rw-r--r-- root/root     20242 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__user.html
-rw-r--r-- root/root       817 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__user.js
-rw-r--r-- root/root     12130 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__connect__param.html
-rw-r--r-- root/root       658 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__connect__param.js
-rw-r--r-- root/root      6749 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__data__param.html
-rw-r--r-- root/root       233 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__data__param.js
-rw-r--r-- root/root     10628 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__disconn__param.html
-rw-r--r-- root/root       548 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__disconn__param.js
-rw-r--r-- root/root      8770 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__notice__param.html
-rw-r--r-- root/root       442 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__notice__param.js
-rw-r--r-- root/root      8818 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__pcstate__param.html
-rw-r--r-- root/root       474 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__pcstate__param.js
-rw-r--r-- root/root     20984 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__prim.html
-rw-r--r-- root/root       907 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__prim.js
-rw-r--r-- root/root      7420 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__reset__param.html
-rw-r--r-- root/root       331 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__reset__param.js
-rw-r--r-- root/root      8276 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__state__param.html
-rw-r--r-- root/root       457 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__state__param.js
-rw-r--r-- root/root     10720 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__unitdata__param.html
-rw-r--r-- root/root       572 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__unitdata__param.js
-rw-r--r-- root/root     49491 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__as.html
-rw-r--r-- root/root      1906 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__as.js
-rw-r--r-- root/root     85210 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__asp.html
-rw-r--r-- root/root      3693 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__asp.js
-rw-r--r-- root/root     15579 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__asp__peer.html
-rw-r--r-- root/root       411 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__asp__peer.js
-rw-r--r-- root/root     41018 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__instance.html
-rw-r--r-- root/root      1841 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__instance.js
-rw-r--r-- root/root     10847 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__link.html
-rw-r--r-- root/root       559 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__link.js
-rw-r--r-- root/root     15463 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__linkset.html
-rw-r--r-- root/root       764 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__linkset.js
-rw-r--r-- root/root      7770 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__pc__fmt.html
-rw-r--r-- root/root       226 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__pc__fmt.js
-rw-r--r-- root/root     25727 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__route.html
-rw-r--r-- root/root      1006 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__route.js
-rw-r--r-- root/root     15221 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__route__table.html
-rw-r--r-- root/root       611 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__route__table.js
-rw-r--r-- root/root     12187 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__routing__key.html
-rw-r--r-- root/root       510 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__routing__key.js
-rw-r--r-- root/root     10069 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__user.html
-rw-r--r-- root/root       378 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__user.js
-rw-r--r-- root/root     12917 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim.html
-rw-r--r-- root/root       552 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim.js
-rw-r--r-- root/root      5547 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim__error.html
-rw-r--r-- root/root       131 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim__error.js
-rw-r--r-- root/root     12560 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim__notify.html
-rw-r--r-- root/root       635 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim__notify.js
-rw-r--r-- root/root      6681 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim__rk__dereg.html
-rw-r--r-- root/root       243 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim__rk__dereg.js
-rw-r--r-- root/root      8503 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim__rk__reg.html
-rw-r--r-- root/root       331 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim__rk__reg.js
-rw-r--r-- root/root      5689 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xua__layer__manager.html
-rw-r--r-- root/root       140 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xua__layer__manager.js
-rw-r--r-- root/root     27365 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xua__server.html
-rw-r--r-- root/root      1356 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xua__server.js
-rw-r--r-- root/root     34663 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structsccp__connection.html
-rw-r--r-- root/root      1845 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structsccp__connection.js
-rw-r--r-- root/root     10421 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structsccp__scmg__msg.html
-rw-r--r-- root/root       493 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structsccp__scmg__msg.js
-rw-r--r-- root/root     10979 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__as__fsm__priv.html
-rw-r--r-- root/root       500 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__as__fsm__priv.js
-rw-r--r-- root/root     11242 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__asp__fsm__priv.html
-rw-r--r-- root/root       491 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__asp__fsm__priv.js
-rw-r--r-- root/root     17043 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__common__hdr.html
-rw-r--r-- root/root       573 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__common__hdr.js
-rw-r--r-- root/root      9470 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__dialect.html
-rw-r--r-- root/root       450 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__dialect.js
-rw-r--r-- root/root     16168 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__msg.html
-rw-r--r-- root/root       262 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__msg.js
-rw-r--r-- root/root      8604 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__msg__class.html
-rw-r--r-- root/root       390 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__msg__class.js
-rw-r--r-- root/root      7620 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__msg__event__map.html
-rw-r--r-- root/root       319 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__msg__event__map.js
-rw-r--r-- root/root     15463 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__msg__part.html
-rw-r--r-- root/root       368 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__msg__part.js
-rw-r--r-- root/root      7622 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__parameter__hdr.html
-rw-r--r-- root/root       303 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__parameter__hdr.js
-rw-r--r-- root/root    176853 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sua_8c.html
-rw-r--r-- root/root      4704 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sua_8c.js
-rw-r--r-- root/root    113351 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sua_8h.html
-rw-r--r-- root/root      9733 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sua_8h.js
-rw-r--r-- root/root     39125 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sua_8h_source.html
-rw-r--r-- root/root       853 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sync_off.png
-rw-r--r-- root/root       845 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/sync_on.png
-rw-r--r-- root/root       142 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/tab_a.png
-rw-r--r-- root/root       169 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/tab_b.png
-rw-r--r-- root/root       177 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/tab_h.png
-rw-r--r-- root/root       184 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/tab_s.png
-rw-r--r-- root/root      9957 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/tabs.css
-rw-r--r-- root/root     66080 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__as__fsm_8c.html
-rw-r--r-- root/root      2359 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__as__fsm_8c.js
-rw-r--r-- root/root     14814 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__as__fsm_8h.html
-rw-r--r-- root/root      1558 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__as__fsm_8h.js
-rw-r--r-- root/root     14581 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__as__fsm_8h_source.html
-rw-r--r-- root/root    157124 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__asp__fsm_8c.html
-rw-r--r-- root/root      6070 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__asp__fsm_8c.js
-rw-r--r-- root/root     22844 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__asp__fsm_8h.html
-rw-r--r-- root/root      3816 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__asp__fsm_8h.js
-rw-r--r-- root/root     28434 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__asp__fsm_8h_source.html
-rw-r--r-- root/root     87046 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__default__lm__fsm_8c.html
-rw-r--r-- root/root      4339 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__default__lm__fsm_8c.js
-rw-r--r-- root/root    197693 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__internal_8h.html
-rw-r--r-- root/root      6857 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__internal_8h.js
-rw-r--r-- root/root     73648 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__internal_8h_source.html
-rw-r--r-- root/root     91582 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__msg_8c.html
-rw-r--r-- root/root      2586 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__msg_8c.js
-rw-r--r-- root/root     76022 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__rkm_8c.html
-rw-r--r-- root/root      1761 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__rkm_8c.js
-rw-r--r-- root/root     15811 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__shared_8c.html
-rw-r--r-- root/root       401 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__shared_8c.js
-rw-r--r-- root/root     72368 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__snm_8c.html
-rw-r--r-- root/root      1991 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__snm_8c.js
-rw-r--r-- root/root     29234 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__types_8h.html
-rw-r--r-- root/root       926 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__types_8h.js
-rw-r--r-- root/root     28131 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__types_8h_source.html
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran-doc/
-rw-r--r-- root/root      9619 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran-doc/changelog.gz
-rw-r--r-- root/root      2081 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran-doc/copyright
+ dpkg -c libosmo-sigtran10_2.0.0.53.8e1e_amd64.deb
drwxr-xr-x root/root         0 2025-01-21 10:56 ./
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/lib/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root    364080 2025-01-21 10:56 ./usr/lib/x86_64-linux-gnu/libosmo-sigtran.so.10.0.1
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran10/
-rw-r--r-- root/root      9620 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran10/changelog.gz
-rw-r--r-- root/root      2081 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran10/copyright
lrwxrwxrwx root/root         0 2025-01-21 10:56 ./usr/lib/x86_64-linux-gnu/libosmo-sigtran.so.10 -> libosmo-sigtran.so.10.0.1
+ dpkg -c osmo-stp-dbg_2.0.0.53.8e1e_amd64.deb
drwxr-xr-x root/root         0 2025-01-21 10:56 ./
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/lib/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/lib/debug/.build-id/85/
-rw-r--r-- root/root     15896 2025-01-21 10:56 ./usr/lib/debug/.build-id/85/4461e9c562ec57b058d4287ad9ed5177bd110e.debug
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/osmo-stp-dbg/
-rw-r--r-- root/root      9620 2025-01-21 10:56 ./usr/share/doc/osmo-stp-dbg/changelog.gz
-rw-r--r-- root/root      2081 2025-01-21 10:56 ./usr/share/doc/osmo-stp-dbg/copyright
+ dpkg -c osmo-stp-doc_2.0.0.53.8e1e_all.deb
drwxr-xr-x root/root         0 2025-01-21 10:56 ./
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/osmo-stp-doc/
-rw-r--r-- root/root      9619 2025-01-21 10:56 ./usr/share/doc/osmo-stp-doc/changelog.gz
-rw-r--r-- root/root      2081 2025-01-21 10:56 ./usr/share/doc/osmo-stp-doc/copyright
-rw-r--r-- root/root    519561 2025-01-21 10:56 ./usr/share/doc/osmo-stp-doc/osmostp-usermanual.pdf
-rw-r--r-- root/root    287231 2025-01-21 10:56 ./usr/share/doc/osmo-stp-doc/osmostp-vty-reference.pdf
+ dpkg -c osmo-stp_2.0.0.53.8e1e_amd64.deb
drwxr-xr-x root/root         0 2025-01-21 10:56 ./
drwxr-xr-x root/root         0 2025-01-21 10:56 ./etc/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./etc/osmocom/
-rw-r--r-- root/root       340 2025-01-21 10:56 ./etc/osmocom/osmo-stp.cfg
drwxr-xr-x root/root         0 2025-01-21 10:56 ./lib/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./lib/systemd/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./lib/systemd/system/
-rw-r--r-- root/root       392 2025-01-21 10:56 ./lib/systemd/system/osmo-stp.service
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/bin/
-rwxr-xr-x root/root     18944 2025-01-21 10:56 ./usr/bin/osmo-stp
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/examples/
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/examples/osmo-stp/
-rw-r--r-- root/root       340 2025-01-21 10:56 ./usr/share/doc/libosmo-sigtran/examples/osmo-stp/osmo-stp.cfg
drwxr-xr-x root/root         0 2025-01-21 10:56 ./usr/share/doc/osmo-stp/
-rw-r--r-- root/root      9617 2025-01-21 10:56 ./usr/share/doc/osmo-stp/changelog.gz
-rw-r--r-- root/root      2081 2025-01-21 10:56 ./usr/share/doc/osmo-stp/copyright

Build successful!

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