Started by upstream project "gerrit-libosmo-sigtran" build number 600 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmo-sigtran/+/41091 in silent mode. Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git 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-NniUNdETrKsa/agent.3495072 SSH_AGENT_PID=3495074 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_16477454665401431376.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_16477454665401431376.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/91/41091/2 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 378deba6183557efacfdde98f6f1267277f6eac6 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 378deba6183557efacfdde98f6f1267277f6eac6 # timeout=10 Commit message: "m3ua: Forward SCON messages in SG role" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 55dafbf3d4b873102260409b61e89da9e8968ced # timeout=10 [gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins8344243706612680777.sh + set +x Building binary packages for distro: 'debian:11' + 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 ffef33c jobs: run ttcn3-remsim-test-asan with bookworm + cd libosmo-sigtran + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:11 :: 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.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/3] FROM docker.io/library/debian:12 #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:59477180ae026d676a9cc995c48374e3924ac1f9943d5fea5d185e66952a294c done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg #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: 378deba m3ua: Forward SCON messages in SG role libosmo-sigtran: building source package 2.1.0.162-378de libosmo-sigtran: adding debian/changelog entry (2.1.0 => 2.1.0.162.378de) libosmo-sigtran: building debian source package libosmo-sigtran: adding commit_378deba6183557efacfdde98f6f1267277f6eac6.txt docker: running: build_srcpkg.py inside docker :: Building the binary packages docker: building image debian-11-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian:11', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-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.31kB 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:11 #2 DONE 0.8s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/6] FROM docker.io/library/debian:11@sha256:f58b816c2acc96e3e1dfe6b6c166c3d52b5541571ac4fa72a64a0bb5beaf25a3 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.1s #6 [4/6] RUN CASE "debian:11" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && 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 #6 CACHED #7 [5/6] RUN SET -x; VERSION="$(echo "debian:11" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:11" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] 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:11" && exit 1 ;; esac #7 CACHED #8 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #8 CACHED #9 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && 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:e58a51bbf6708b1775890ff998541a2cdaae4fdde15ff4fe1beae059b4e9809e 0.0s done #11 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) docker: building image debian-11-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:11', '--build-arg', 'DISTRO_FROM=debian-11-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-11-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-11-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-11-osmocom-obs-build-binpkg:latest #4 DONE 0.0s #5 [2/2] RUN CASE "debian:11" 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:1e1a9983f524ccea9cab8cf1bc4a78ae63d1b83acfe799ceade8c07b7cddeff2 0.0s done #6 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg-manuals #6 naming to docker.io/library/debian-11-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 0.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/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-sigtran11.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/version.h.tpl 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/sccp2sua.c libosmo-sigtran/src/sccp_connection.c libosmo-sigtran/src/sccp_connection.h libosmo-sigtran/src/sccp_helpers.c libosmo-sigtran/src/sccp_instance.c libosmo-sigtran/src/sccp_instance.h 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_scoc_fsm.c libosmo-sigtran/src/sccp_scoc_fsm.h libosmo-sigtran/src/sccp_scrc.c libosmo-sigtran/src/sccp_types.c libosmo-sigtran/src/sccp_user.c libosmo-sigtran/src/sccp_user.h libosmo-sigtran/src/sccp_vty.c libosmo-sigtran/src/ss7.c libosmo-sigtran/src/ss7_as.c libosmo-sigtran/src/ss7_as.h libosmo-sigtran/src/ss7_as_vty.c libosmo-sigtran/src/ss7_asp.c libosmo-sigtran/src/ss7_asp.h libosmo-sigtran/src/ss7_asp_peer.c libosmo-sigtran/src/ss7_asp_peer.h libosmo-sigtran/src/ss7_asp_vty.c libosmo-sigtran/src/ss7_combined_linkset.c libosmo-sigtran/src/ss7_combined_linkset.h libosmo-sigtran/src/ss7_hmrt.c libosmo-sigtran/src/ss7_instance.c libosmo-sigtran/src/ss7_instance.h libosmo-sigtran/src/ss7_internal.h libosmo-sigtran/src/ss7_link.c libosmo-sigtran/src/ss7_link.h libosmo-sigtran/src/ss7_linkset.c libosmo-sigtran/src/ss7_linkset.h libosmo-sigtran/src/ss7_route.c libosmo-sigtran/src/ss7_route.h libosmo-sigtran/src/ss7_route_table.c libosmo-sigtran/src/ss7_route_table.h libosmo-sigtran/src/ss7_user.c libosmo-sigtran/src/ss7_user.h libosmo-sigtran/src/ss7_vty.c libosmo-sigtran/src/ss7_vty.h libosmo-sigtran/src/ss7_xua_srv.c libosmo-sigtran/src/ss7_xua_srv.h libosmo-sigtran/src/ss7_xua_srv_vty.c 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 http://deb.debian.org/debian bullseye InRelease Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ InRelease [1553 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ Packages [70.8 kB] Fetched 99.5 kB in 1s (182 kB/s) Reading package lists... + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism doxygen dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libclang-cpp11 libclang1-11 libdebhelper-perl libedit2 libfile-stripnondeterminism-perl libllvm11 libmagic-mgc libmagic1 libmnl-dev libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libsctp-dev libsctp1 libsigsegv2 libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing1 libusb-1.0-0 libusb-1.0-0-dev libxapian30 libz3-4 m4 man-db pkg-config po-debconf 0 upgraded, 58 newly installed, 0 to remove and 1 not upgraded. Need to get 57.0 MB of archives. After this operation, 241 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u2 [146 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore22 1.11.0.32.33cb4 [184 kB] Get:3 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocodec4 1.11.0.32.33cb4 [66.8 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoisdn0 1.11.0.32.33cb4 [86.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogsm20 1.11.0.32.33cb4 [244 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocoding0 1.11.0.32.33cb4 [86.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmovty13 1.11.0.32.33cb4 [119 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmogb14 1.11.0.32.33cb4 [193 kB] Get:11 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] Get:12 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmoctrl0 1.11.0.32.33cb4 [75.3 kB] Get:14 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmosim2 1.11.0.32.33cb4 [79.0 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmousb0 1.11.0.32.33cb4 [65.5 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore 1.11.0.32.33cb4 [58.9 kB] Get:18 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmocore-dev 1.11.0.32.33cb4 [860 kB] Get:20 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] Get:21 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] Get:22 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmonetif11 1.6.0.16.c51c [71.0 kB] Get:24 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/master/Debian_11 ./ libosmo-netif-dev 1.6.0.16.c51c [89.2 kB] Get:26 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] Get:27 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] Get:28 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] Get:29 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] Get:30 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] Get:31 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] Get:32 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] Get:33 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:34 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] Get:35 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] Get:36 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] Get:37 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] Get:38 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] Get:39 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] Get:40 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:41 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] Get:42 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] Get:43 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB] Get:44 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB] Get:45 http://deb.debian.org/debian bullseye/main amd64 libclang-cpp11 amd64 1:11.0.1-2 [9632 kB] Get:46 http://deb.debian.org/debian bullseye/main amd64 libclang1-11 amd64 1:11.0.1-2 [5521 kB] Get:47 http://deb.debian.org/debian bullseye/main amd64 libxapian30 amd64 1.4.18-3+deb11u1 [1089 kB] Get:48 http://deb.debian.org/debian bullseye/main amd64 doxygen amd64 1.9.1-1 [4232 kB] Get:49 http://deb.debian.org/debian bullseye/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:50 http://deb.debian.org/debian bullseye/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] Get:51 http://deb.debian.org/debian bullseye/main amd64 libtalloc2 amd64 2.3.1-2+b1 [29.3 kB] Get:52 http://deb.debian.org/debian bullseye/main amd64 liburing1 amd64 0.7-3 [8572 B] Get:53 http://deb.debian.org/debian bullseye/main amd64 libpcsclite1 amd64 1.9.1-1 [60.2 kB] Get:54 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0 amd64 2:1.0.24-3 [60.2 kB] Get:55 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] Get:56 http://deb.debian.org/debian bullseye/main amd64 libtalloc-dev amd64 2.3.1-2+b1 [54.7 kB] Get:57 http://deb.debian.org/debian bullseye/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] Get:58 http://deb.debian.org/debian bullseye/main amd64 libusb-1.0-0-dev amd64 2:1.0.24-3 [80.4 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 57.0 MB in 1s (57.0 MB/s) Selecting previously unselected package bsdextrautils. (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 ... 60519 files and directories currently installed.) Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u2_amd64.deb ... Unpacking bsdextrautils (2.36.1-8+deb11u2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... Unpacking groff-base (1.22.4-6) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../03-libpipeline1_1.5.3-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.3-1) ... Selecting previously unselected package man-db. Preparing to unpack .../04-man-db_2.9.4-2_amd64.deb ... Unpacking man-db (2.9.4-2) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../05-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../06-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... Selecting previously unselected package file. Preparing to unpack .../07-file_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking file (1:5.39-3+deb11u1) ... Selecting previously unselected package gettext-base. Preparing to unpack .../08-gettext-base_0.21-4_amd64.deb ... Unpacking gettext-base (0.21-4) ... Selecting previously unselected package libsigsegv2:amd64. Preparing to unpack .../09-libsigsegv2_2.13-1_amd64.deb ... Unpacking libsigsegv2:amd64 (2.13-1) ... Selecting previously unselected package m4. Preparing to unpack .../10-m4_1.4.18-5_amd64.deb ... Unpacking m4 (1.4.18-5) ... Selecting previously unselected package autoconf. Preparing to unpack .../11-autoconf_2.69-14_all.deb ... Unpacking autoconf (2.69-14) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20180224.1+nmu1_all.deb ... Unpacking autotools-dev (20180224.1+nmu1) ... Selecting previously unselected package automake. Preparing to unpack .../13-automake_1%3a1.16.3-2_all.deb ... Unpacking automake (1:1.16.3-2) ... Selecting previously unselected package autopoint. Preparing to unpack .../14-autopoint_0.21-4_all.deb ... Unpacking autopoint (0.21-4) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../15-libdebhelper-perl_13.3.4_all.deb ... Unpacking libdebhelper-perl (13.3.4) ... Selecting previously unselected package libtool. Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... Unpacking libtool (2.4.6-15) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../17-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../18-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 .../19-libsub-override-perl_0.09-2_all.deb ... Unpacking libsub-override-perl (0.09-2) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../20-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../21-dh-strip-nondeterminism_1.12.0-1_all.deb ... Unpacking dh-strip-nondeterminism (1.12.0-1) ... Selecting previously unselected package dwz. Preparing to unpack .../22-dwz_0.13+20210201-1_amd64.deb ... Unpacking dwz (0.13+20210201-1) ... Selecting previously unselected package gettext. Preparing to unpack .../23-gettext_0.21-4_amd64.deb ... Unpacking gettext (0.21-4) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../24-intltool-debian_0.35.0+20060710.5_all.deb ... Unpacking intltool-debian (0.35.0+20060710.5) ... Selecting previously unselected package po-debconf. Preparing to unpack .../25-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../26-debhelper_13.3.4_all.deb ... Unpacking debhelper (13.3.4) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../27-libedit2_3.1-20191231-2+b1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20191231-2+b1) ... Selecting previously unselected package libz3-4:amd64. Preparing to unpack .../28-libz3-4_4.8.10-1_amd64.deb ... Unpacking libz3-4:amd64 (4.8.10-1) ... Selecting previously unselected package libllvm11:amd64. Preparing to unpack .../29-libllvm11_1%3a11.0.1-2_amd64.deb ... Unpacking libllvm11:amd64 (1:11.0.1-2) ... Selecting previously unselected package libclang-cpp11. Preparing to unpack .../30-libclang-cpp11_1%3a11.0.1-2_amd64.deb ... Unpacking libclang-cpp11 (1:11.0.1-2) ... Selecting previously unselected package libclang1-11. Preparing to unpack .../31-libclang1-11_1%3a11.0.1-2_amd64.deb ... Unpacking libclang1-11 (1:11.0.1-2) ... Selecting previously unselected package libxapian30:amd64. Preparing to unpack .../32-libxapian30_1.4.18-3+deb11u1_amd64.deb ... Unpacking libxapian30:amd64 (1.4.18-3+deb11u1) ... Selecting previously unselected package doxygen. Preparing to unpack .../33-doxygen_1.9.1-1_amd64.deb ... Unpacking doxygen (1.9.1-1) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../34-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 .../35-libsctp1_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../36-libtalloc2_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc2:amd64 (2.3.1-2+b1) ... Selecting previously unselected package liburing1:amd64. Preparing to unpack .../37-liburing1_0.7-3_amd64.deb ... Unpacking liburing1:amd64 (0.7-3) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../38-libosmocore22_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../39-libosmocodec4_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../40-libosmoisdn0_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../41-libosmogsm20_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../42-libosmocoding0_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../43-libosmovty13_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../44-libosmogb14_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../45-libosmoctrl0_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../46-libpcsclite1_1.9.1-1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.1-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../47-libosmosim2_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../48-libusb-1.0-0_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../49-libosmousb0_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmocore. Preparing to unpack .../50-libosmocore_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4) ... Selecting previously unselected package pkg-config. Preparing to unpack .../51-pkg-config_0.29.2-1_amd64.deb ... Unpacking pkg-config (0.29.2-1) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../52-libtalloc-dev_2.3.1-2+b1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.3.1-2+b1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../53-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../54-libusb-1.0-0-dev_2%3a1.0.24-3_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../55-libosmocore-dev_1.11.0.32.33cb4_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0.32.33cb4) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../56-libosmonetif11_1.6.0.16.c51c_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.16.c51c) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../57-libosmo-netif-dev_1.6.0.16.c51c_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.6.0.16.c51c) ... Setting up libpipeline1:amd64 (1.5.3-1) ... Setting up libxapian30:amd64 (1.4.18-3+deb11u1) ... Setting up bsdextrautils (2.36.1-8+deb11u2) ... update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist Setting up libmagic-mgc (1:5.39-3+deb11u1) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.3.4) ... Setting up libedit2:amd64 (3.1-20191231-2+b1) ... Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... Setting up gettext-base (0.21-4) ... Setting up file (1:5.39-3+deb11u1) ... Setting up libtalloc2:amd64 (2.3.1-2+b1) ... Setting up autotools-dev (20180224.1+nmu1) ... Setting up libz3-4:amd64 (4.8.10-1) ... Setting up libllvm11:amd64 (1:11.0.1-2) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up libsigsegv2:amd64 (2.13-1) ... Setting up libclang1-11 (1:11.0.1-2) ... Setting up autopoint (0.21-4) ... Setting up pkg-config (0.29.2-1) ... Setting up libpcsclite1:amd64 (1.9.1-1) ... Setting up liburing1:amd64 (0.7-3) ... Setting up dwz (0.13+20210201-1) ... Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libsub-override-perl (0.09-2) ... Setting up libusb-1.0-0:amd64 (2:1.0.24-3) ... Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... Setting up gettext (0.21-4) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4) ... Setting up libtool (2.4.6-15) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.24-3) ... Setting up m4 (1.4.18-5) ... Setting up intltool-debian (0.35.0+20060710.5) ... Setting up libclang-cpp11 (1:11.0.1-2) ... Setting up libtalloc-dev:amd64 (2.3.1-2+b1) ... Setting up doxygen (1.9.1-1) ... Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4) ... Setting up autoconf (2.69-14) ... Setting up dh-strip-nondeterminism (1.12.0-1) ... Setting up groff-base (1.22.4-6) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4) ... Setting up automake (1:1.16.3-2) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.9.4-2) ... Building database of manual pages ... Setting up libosmonetif11:amd64 (1.6.0.16.c51c) ... Setting up dh-autoreconf (20) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4) ... Setting up libosmocore (1.11.0.32.33cb4) ... Setting up debhelper (13.3.4) ... Setting up libosmocore-dev:amd64 (1.11.0.32.33cb4) ... Setting up libosmo-netif-dev:amd64 (1.6.0.16.c51c) ... Processing triggers for libc-bin (2.31-13+deb11u13) ... Processing triggers for mailcap (3.69) ... + [ -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.1.0.162.378de dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 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.1.0.162.378de.tar.xz dpkg-source: info: building libosmo-sigtran in libosmo-sigtran_2.1.0.162.378de.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: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' include/osmocom/sigtran/Makefile.am:2: warning: dir $@: non-POSIX variable name include/osmocom/sigtran/Makefile.am:2: (probably a GNU make extension) 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 thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for libosmocore >= 1.11.0... yes checking for libosmovty >= 1.11.0... yes checking for libosmogsm >= 1.11.0... yes checking for libosmo-netif >= 1.6.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.1.0.162-378de > .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' /bin/mkdir -p ./ sed \ -e "s/{{VERSION}}/$(echo '2.1.0.162-378de' | cut -d. -f1-3)/g" \ -e "s/{{VERSION_MAJOR}}/$(echo '2.1.0.162-378de' | cut -d. -f1)/g" \ -e "s/{{VERSION_MINOR}}/$(echo '2.1.0.162-378de' | cut -d. -f2)/g" \ -e "s/{{VERSION_PATCH}}/$(echo '2.1.0.162-378de' | cut -d. -f3)/g" \ version.h.tpl > version.h 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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o sccp_connection.lo sccp_connection.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o sccp_instance.lo sccp_instance.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o sccp_sclc.lo sccp_sclc.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o sccp_scoc_fsm.lo sccp_scoc_fsm.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o sccp_user.lo sccp_user.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7.lo ss7.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7_as.lo ss7_as.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7_as_vty.lo ss7_as_vty.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7_asp.lo ss7_asp.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c m3ua.c -fPIC -DPIC -o .libs/m3ua.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sccp_connection.c -fPIC -DPIC -o .libs/sccp_connection.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sccp_instance.c -fPIC -DPIC -o .libs/sccp_instance.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ipa.c -fPIC -DPIC -o .libs/ipa.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sccp2sua.c -fPIC -DPIC -o .libs/sccp2sua.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sccp_user.c -fPIC -DPIC -o .libs/sccp_user.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_as_vty.c -fPIC -DPIC -o .libs/ss7_as_vty.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7.c -fPIC -DPIC -o .libs/ss7.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_as.c -fPIC -DPIC -o .libs/ss7_as.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sccp_connection.c -o sccp_connection.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sccp_scoc_fsm.c -fPIC -DPIC -o .libs/sccp_scoc_fsm.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sccp_sap.c -fPIC -DPIC -o .libs/sccp_sap.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7_asp_vty.lo ss7_asp_vty.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sccp_types.c -o sccp_types.o >/dev/null 2>&1 sccp_scoc_fsm.c: In function 'scoc_fsm_active': sccp_scoc_fsm.c:360:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' 360 | #pragma message("TODO: internal disco: send N-DISCONNECT.ind to user") | ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7_asp_peer.lo ss7_asp_peer.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7_combined_linkset.lo ss7_combined_linkset.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7.c -o ss7.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_asp.c -fPIC -DPIC -o .libs/ss7_asp.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7_hmrt.lo ss7_hmrt.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ipa.c -o ipa.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sccp_scmg.c -o sccp_scmg.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7_instance.lo ss7_instance.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_as_vty.c -o ss7_as_vty.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sccp_scoc_fsm.c -o sccp_scoc_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sccp_sap.c -o sccp_sap.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7_link.lo ss7_link.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sccp_instance.c -o sccp_instance.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7_linkset.lo ss7_linkset.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c m3ua.c -o m3ua.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7_vty.lo ss7_vty.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sccp2sua.c -o sccp2sua.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7_xua_srv.lo ss7_xua_srv.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7_xua_srv_vty.lo ss7_xua_srv_vty.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7_route.lo ss7_route.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sccp_vty.c -o sccp_vty.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7_route_table.lo ss7_route_table.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o ss7_user.lo ss7_user.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sccp_helpers.c -o sccp_helpers.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_as.c -o ss7_as.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o sua.lo sua.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_asp.c -o ss7_asp.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o xua_asp_fsm.lo xua_asp_fsm.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_asp_vty.c -fPIC -DPIC -o .libs/ss7_asp_vty.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o xua_as_fsm.lo xua_as_fsm.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_hmrt.c -fPIC -DPIC -o .libs/ss7_hmrt.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o xua_default_lm_fsm.lo xua_default_lm_fsm.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_asp_peer.c -fPIC -DPIC -o .libs/ss7_asp_peer.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_combined_linkset.c -fPIC -DPIC -o .libs/ss7_combined_linkset.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_hmrt.c -o 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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o xua_msg.lo xua_msg.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_instance.c -fPIC -DPIC -o .libs/ss7_instance.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o xua_rkm.lo xua_rkm.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_link.c -fPIC -DPIC -o .libs/ss7_link.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_asp_peer.c -o ss7_asp_peer.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_linkset.c -fPIC -DPIC -o .libs/ss7_linkset.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_user.c -fPIC -DPIC -o .libs/ss7_user.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_route_table.c -fPIC -DPIC -o .libs/ss7_route_table.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_xua_srv_vty.c -fPIC -DPIC -o .libs/ss7_xua_srv_vty.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_xua_srv.c -fPIC -DPIC -o .libs/ss7_xua_srv.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_combined_linkset.c -o ss7_combined_linkset.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_linkset.c -o ss7_linkset.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_vty.c -fPIC -DPIC -o .libs/ss7_vty.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o xua_shared.lo xua_shared.c libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_user.c -o ss7_user.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_link.c -o ss7_link.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c -o xua_snm.lo xua_snm.c rm -f libxua.a ar cru libxua.a libxua_a-xua_msg.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_xua_srv_vty.c -o ss7_xua_srv_vty.o >/dev/null 2>&1 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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sua.c -fPIC -DPIC -o .libs/sua.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_route.c -fPIC -DPIC -o .libs/ss7_route.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_route_table.c -o ss7_route_table.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_xua_srv.c -o ss7_xua_srv.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_asp_vty.c -o ss7_asp_vty.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c xua_as_fsm.c -fPIC -DPIC -o .libs/xua_as_fsm.o libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c sua.c -o sua.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_instance.c -o ss7_instance.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_route.c -o ss7_route.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c ss7_vty.c -o ss7_vty.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -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.1.0.162-378de\" "-DPACKAGE_STRING=\"libosmo-sigtran 2.1.0.162-378de\"" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -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 -c xua_asp_fsm.c -o xua_asp_fsm.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -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 11:0: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 sccp2sua.lo sccp_connection.lo sccp_helpers.lo sccp_instance.lo sccp_lbcs.lo sccp_sap.lo sccp_sclc.lo sccp_scmg.lo sccp_scrc.lo sccp_scoc.lo sccp_scoc_fsm.lo sccp_types.lo sccp_user.lo sccp_vty.lo ss7.lo ss7_as.lo ss7_as_vty.lo ss7_asp.lo ss7_asp_vty.lo ss7_asp_peer.lo ss7_combined_linkset.lo ss7_hmrt.lo ss7_instance.lo ss7_link.lo ss7_linkset.lo ss7_vty.lo ss7_xua_srv.lo ss7_xua_srv_vty.lo ss7_route.lo ss7_route_table.lo ss7_user.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/sccp2sua.o .libs/sccp_connection.o .libs/sccp_helpers.o .libs/sccp_instance.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_scoc_fsm.o .libs/sccp_types.o .libs/sccp_user.o .libs/sccp_vty.o .libs/ss7.o .libs/ss7_as.o .libs/ss7_as_vty.o .libs/ss7_asp.o .libs/ss7_asp_vty.o .libs/ss7_asp_peer.o .libs/ss7_combined_linkset.o .libs/ss7_hmrt.o .libs/ss7_instance.o .libs/ss7_link.o .libs/ss7_linkset.o .libs/ss7_vty.o .libs/ss7_xua_srv.o .libs/ss7_xua_srv_vty.o .libs/ss7_route.o .libs/ss7_route_table.o .libs/ss7_user.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 | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libosmo-sigtran.exp libtool: link: /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 | 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/sccp2sua.o .libs/sccp_connection.o .libs/sccp_helpers.o .libs/sccp_instance.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_scoc_fsm.o .libs/sccp_types.o .libs/sccp_user.o .libs/sccp_vty.o .libs/ss7.o .libs/ss7_as.o .libs/ss7_as_vty.o .libs/ss7_asp.o .libs/ss7_asp_vty.o .libs/ss7_asp_peer.o .libs/ss7_combined_linkset.o .libs/ss7_hmrt.o .libs/ss7_instance.o .libs/ss7_link.o .libs/ss7_linkset.o .libs/ss7_vty.o .libs/ss7_xua_srv.o .libs/ss7_xua_srv_vty.o .libs/ss7_route.o .libs/ss7_route_table.o .libs/ss7_user.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 -pthread -pthread -pthread -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libosmo-sigtran.so.11 -Wl,-version-script -Wl,.libs/libosmo-sigtran.ver -o .libs/libosmo-sigtran.so.11.0.0 libtool: link: (cd ".libs" && rm -f "libosmo-sigtran.so.11" && ln -s "libosmo-sigtran.so.11.0.0" "libosmo-sigtran.so.11") libtool: link: (cd ".libs" && rm -f "libosmo-sigtran.so" && ln -s "libosmo-sigtran.so.11.0.0" "libosmo-sigtran.so") libtool: link: ar cr .libs/libosmo-sigtran.a ipa.o m3ua.o sccp2sua.o sccp_connection.o sccp_helpers.o sccp_instance.o sccp_lbcs.o sccp_sap.o sccp_sclc.o sccp_scmg.o sccp_scrc.o sccp_scoc.o sccp_scoc_fsm.o sccp_types.o sccp_user.o sccp_vty.o ss7.o ss7_as.o ss7_as_vty.o ss7_asp.o ss7_asp_vty.o ss7_asp_peer.o ss7_combined_linkset.o ss7_hmrt.o ss7_instance.o ss7_link.o ss7_linkset.o ss7_vty.o ss7_xua_srv.o ss7_xua_srv_vty.o ss7_route.o ss7_route_table.o ss7_user.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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -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 -c -o sccp_demo_user.o sccp_demo_user.c gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -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 -c -o sccp_test_server.o sccp_test_server.c gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -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 -c -o sccp_test_vty.o sccp_test_vty.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -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,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 -pthread -I/usr/include/ -pthread -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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -g -pthread -I/usr/include/ -pthread -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 -c -o stp_main.o stp_main.c /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -g -pthread -I/usr/include/ -pthread -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,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 -pthread -I/usr/include/ -pthread -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-draft.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.GexjihLNEl + mktemp + combine_src=/tmp/tmp.6n9TTCuiiQ + cp ./vty/osmo-stp_vty_reference.xml /tmp/tmp.GexjihLNEl + [ -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.GexjihLNEl /tmp/tmp.6n9TTCuiiQ + xsltproc -o /tmp/tmp.GexjihLNEl --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.6n9TTCuiiQ 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-draft.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/images', '/etc/asciidoc/stylesheets'] a2x: executing: "/usr/bin/asciidoc" --backend docbook -a "a2x-format=pdf" -f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/libosmo-sigtran/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' --attribute "docinfo" --attribute "revnumber=DRAFT " --attribute "revdate=unknown" --verbose --out-file "/obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/osmostp-usermanual.xml" "/obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/osmostp-usermanual.adoc" + [ -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.GexjihLNEl /tmp/tmp.6n9TTCuiiQ + xsltproc -o /tmp/tmp.GexjihLNEl --stringparam with /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/vty/osmo-stp_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.6n9TTCuiiQ + [ -n ] + cat /tmp/tmp.GexjihLNEl + rm -f /tmp/tmp.6n9TTCuiiQ + rm -f /tmp/tmp.GexjihLNEl xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \ > generated/docbook_vty.xml set -x && \ export GIT_DATE="unknown" && \ export REVNUMBER="DRAFT " && \ export TEMPFILE="/obs/_temp/binpkgs/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 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 Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/osmostp-usermanual.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/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 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 " " 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 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-draft.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 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/tmpsvk4s6hv/listings.xml' --param current.dir '/obs/_temp/binpkgs/libosmo-sigtran/doc/manuals' /tmp/tmpsvk4s6hv/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-draft 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.7182818 (TeX Live 2020/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/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/tctt0900.600pk: successfully generated. running post-compilation scripts... [index] the index file /tmp/tmpsvk4s6hv/osmostp-usermanual.idx is empty osmostp-usermanual.aux MD5 checksum changed osmostp-usermanual.toc MD5 checksum changed the /tmp/tmpsvk4s6hv/osmostp-usermanual.aux file has changed pdflatex -interaction=batchmode osmostp-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpsvk4s6hv/osmostp-usermanual.idx is empty osmostp-usermanual.aux MD5 checksum changed the /tmp/tmpsvk4s6hv/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 'osmostp-vty-reference.pdf' successfully built + rm /obs/_temp/binpkgs/libosmo-sigtran/doc/manuals/generated/_temp_osmostp-vty-reference.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 '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 '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.1 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/version.h... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/version.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/sccp2sua.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c... Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_connection.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_connection.c... Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_connection.h... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_connection.h... 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_instance.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_instance.c... Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_instance.h... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_instance.h... 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_scoc_fsm.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_scoc_fsm.c... Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_scoc_fsm.h... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_scoc_fsm.h... 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_user.h... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_user.h... 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.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7.c... Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.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_as_vty.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as_vty.c... Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_asp.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_asp.c... 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.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_asp_peer.c... 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_asp_vty.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_asp_vty.c... Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_combined_linkset.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_combined_linkset.c... Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_combined_linkset.h... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_combined_linkset.h... Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_hmrt.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_hmrt.c... Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.c... 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.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_link.c... 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.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_linkset.c... 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.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_route.c... 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.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_route_table.c... 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.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_user.c... 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_vty.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_vty.c... Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_vty.h... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_vty.h... Preprocessing /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_xua_srv.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_xua_srv.c... 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/ss7_xua_srv_vty.c... Parsing file /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_xua_srv_vty.c... 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/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... Computing nesting relations for classes... Associating documentation with classes... 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 f/obs/_temp/binpkgs/libosmo-sigtran/src/ss7_route_table.h:26: warning: unable to resolve reference to 'osmo_ss7_combined_linksets' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.h:32: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command or 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/version.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 file src/m3ua.c... Parsing code for file src/sccp2sua.c... Parsing code for file src/sccp_connection.c... Generating code for file src/sccp_connection.h... Parsing code for file src/sccp_helpers.c... Parsing code for file src/sccp_instance.c... Generating code for file src/sccp_instance.h... 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_scoc_fsm.c... Generating code for file src/sccp_scoc_fsm.h... Parsing code for file src/sccp_scrc.c... Parsing code for file src/sccp_types.c... Parsing code for file src/sccp_user.c... Generating code for file src/sccp_user.h... Parsing code for file src/sccp_vty.c... Parsing code for file src/ss7.c... Parsing code for file src/ss7_as.c... Generating code for file src/ss7_as.h... Parsing code for file src/ss7_as_vty.c... Parsing code for file src/ss7_asp.c... Generating code for file src/ss7_asp.h... Parsing code for file src/ss7_asp_peer.c... Generating code for file src/ss7_asp_peer.h... Parsing code for file src/ss7_asp_vty.c... Parsing code for file src/ss7_combined_linkset.c... Generating code for file src/ss7_combined_linkset.h... Parsing code for file src/ss7_hmrt.c... Parsing code for file src/ss7_instance.c... Generating code for file src/ss7_instance.h... Generating code for file src/ss7_internal.h... Parsing code for file src/ss7_link.c... Generating code for file src/ss7_link.h... Parsing code for file src/ss7_linkset.c... Generating code for file src/ss7_linkset.h... Parsing code for file src/ss7_route.c... Generating code for file src/ss7_route.h... Parsing code for file src/ss7_route_table.c... Generating code for file src/ss7_route_table.h... Parsing code for file src/ss7_user.c... Generating code for file src/ss7_user.h... Parsing code for file src/ss7_vty.c... Generating code for file src/ss7_vty.h... Parsing code for file src/ss7_xua_srv.c... Generating code for file src/ss7_xua_srv.h... Parsing code for file src/ss7_xua_srv_vty.c... Parsing code for file src/sua.c... /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h:306: 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:312: 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_instance.c:955: 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/include/osmocom/sigtran/osmo_ss7.h:110: 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/ss7_as.c:176: warning: unable to resolve reference to 'asp' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:177: warning: unable to resolve reference to 'as' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:192: warning: unable to resolve reference to 'asp' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:192: 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/ss7_as.c:193: warning: unable to resolve reference to 'as' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h:229: 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/ss7_as.c:141: warning: unable to resolve reference to 'asp_protocol' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:245: warning: unable to resolve reference to 'asp' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:246: warning: unable to resolve reference to 'as' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:247: warning: unable to resolve reference to 'asp' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:247: warning: unable to resolve reference to 'as' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.c:349: warning: unable to resolve reference to 'asp' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.c:637: warning: argument 'int' of command @param is not found in the argument list of osmo_sccp_addr_create(struct osmo_ss7_instance *inst, const char *name, const struct osmo_sccp_addr *dest_addr) /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/sccp_sap.h:335: warning: The following parameter of osmo_sccp_addr_create(struct osmo_ss7_instance *inst, const char *name, const struct osmo_sccp_addr *dest_addr) is not documented: parameter 'inst' /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.c:669: warning: argument 'int' of command @param is not found in the argument list of osmo_sccp_addr_update(struct osmo_ss7_instance *inst, const char *name, const struct osmo_sccp_addr *dest_addr) /obs/_temp/binpkgs/libosmo-sigtran/include/osmocom/sigtran/sccp_sap.h:336: warning: The following parameter of osmo_sccp_addr_update(struct osmo_ss7_instance *inst, const char *name, const struct osmo_sccp_addr *dest_addr) is not documented: parameter 'inst' /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.c:767: 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/include/osmocom/sigtran/sccp_sap.h:340: 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/xua_msg.c:477: warning: unable to resolve reference to 'maps' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/xua_msg.h:110: 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:768: warning: unable to resolve reference to 'msg' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/m3ua.c:993: 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:1000: 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:543: warning: unable to resolve reference to 'xua' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:91: warning: unable to resolve reference to 'in_digits' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:68: warning: unable to resolve reference to 'in' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:223: warning: unable to resolve reference to 'msg' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:115: warning: unable to resolve reference to 'addr' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:319: warning: unable to resolve reference to 'addr' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:685: 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:796: 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:564: warning: unable to resolve reference to 'opt' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/sccp_instance.c:955: 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_instance.c:963: 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_sclc.c:172: 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_internal.h:65: 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:149: 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_internal.h:66: 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:172: 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:176: 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:149: 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:153: 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/ss7_as.c:176: warning: unable to resolve reference to 'asp' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:177: warning: unable to resolve reference to 'as' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:192: warning: unable to resolve reference to 'asp' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:192: 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/ss7_as.c:193: warning: unable to resolve reference to 'as' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:196: 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/ss7_as.c:141: warning: unable to resolve reference to 'asp_protocol' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:245: warning: unable to resolve reference to 'asp' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:246: warning: unable to resolve reference to 'as' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:247: warning: unable to resolve reference to 'asp' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:247: warning: unable to resolve reference to 'as' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:149: warning: unable to resolve reference to 'asp' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:150: warning: unable to resolve reference to 'as' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:520: warning: The following parameter of ss7_as_select_asp(struct osmo_ss7_as *as, const struct osmo_mtp_transfer_param *mtp) is not documented: parameter 'mtp' /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:149: warning: unable to resolve reference to 'asp' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.c:150: warning: unable to resolve reference to 'as' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_as.h:135: warning: The following parameter of ss7_as_select_asp(struct osmo_ss7_as *as, const struct osmo_mtp_transfer_param *mtp) is not documented: parameter 'mtp' /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_asp.c:629: 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/ss7_instance.c:637: warning: argument 'int' of command @param is not found in the argument list of osmo_sccp_addr_create(struct osmo_ss7_instance *inst, const char *name, const struct osmo_sccp_addr *dest_addr) /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.c:644: warning: The following parameter of osmo_sccp_addr_create(struct osmo_ss7_instance *inst, const char *name, const struct osmo_sccp_addr *dest_addr) is not documented: parameter 'inst' /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.c:669: warning: argument 'int' of command @param is not found in the argument list of osmo_sccp_addr_update(struct osmo_ss7_instance *inst, const char *name, const struct osmo_sccp_addr *dest_addr) /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.c:674: warning: The following parameter of osmo_sccp_addr_update(struct osmo_ss7_instance *inst, const char *name, const struct osmo_sccp_addr *dest_addr) is not documented: parameter 'inst' /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.c:767: 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/ss7_instance.c:769: 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/ss7_instance.c:349: warning: unable to resolve reference to 'asp' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_internal.h:20: 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/ss7_route.c:51: warning: unable to resolve reference to 'pc' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_route.c:192: warning: unable to resolve reference to 'pc' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_route.c:51: warning: unable to resolve reference to 'pc' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_route.c:192: warning: unable to resolve reference to 'pc' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_xua_srv.c:271: 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/ss7_xua_srv.c:279: 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/ss7_xua_srv.c:271: 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/ss7_xua_srv.h:59: 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:504: warning: unable to resolve reference to 'xua' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/sua.c:682: warning: unable to resolve reference to 'msg' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/sua.c:934: 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:941: 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:307: warning: unable to resolve reference to 'xua' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/m3ua.c:768: warning: unable to resolve reference to 'msg' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/m3ua.c:993: 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/xua_internal.h:50: 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:543: warning: unable to resolve reference to 'xua' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:68: warning: unable to resolve reference to 'in' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:223: warning: unable to resolve reference to 'msg' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/sccp2sua.c:115: warning: unable to resolve reference to 'addr' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/sua.c:504: warning: unable to resolve reference to 'xua' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/sua.c:682: warning: unable to resolve reference to 'msg' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/sua.c:934: 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/xua_internal.h:34: 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:307: warning: unable to resolve reference to 'xua' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/xua_msg.c:477: warning: unable to resolve reference to 'maps' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/xua_msg.c:480: 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' 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/version.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/sccp2sua.c... Generating docs for file src/sccp_connection.c... Generating docs for file src/sccp_connection.h... Generating docs for file src/sccp_helpers.c... Generating docs for file src/sccp_instance.c... Generating docs for file src/sccp_instance.h... 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_scoc_fsm.c... Generating docs for file src/sccp_scoc_fsm.h... Generating docs for file src/sccp_scrc.c... Generating docs for file src/sccp_types.c... Generating docs for file src/sccp_user.c... Generating docs for file src/sccp_user.h... Generating docs for file src/sccp_vty.c... Generating docs for file src/ss7.c... Generating docs for file src/ss7_as.c... Generating docs for file src/ss7_as.h... Generating docs for file src/ss7_as_vty.c... Generating docs for file src/ss7_asp.c... Generating docs for file src/ss7_asp.h... Generating docs for file src/ss7_asp_peer.c... Generating docs for file src/ss7_asp_peer.h... Generating docs for file src/ss7_asp_vty.c... Generating docs for file src/ss7_combined_linkset.c... Generating docs for file src/ss7_combined_linkset.h... Generating docs for file src/ss7_hmrt.c... Generating docs for file src/ss7_instance.c... Generating docs for file src/ss7_instance.h... Generating docs for file src/ss7_internal.h... Generating docs for file src/ss7_link.c... Generating docs for file src/ss7_link.h... Generating docs for file src/ss7_linkset.c... Generating docs for file src/ss7_linkset.h... Generating docs for file src/ss7_route.c... Generating docs for file src/ss7_route.h... Generating docs for file src/ss7_route_table.c... Generating docs for file src/ss7_route_table.h... Generating docs for file src/ss7_user.c... Generating docs for file src/ss7_user.h... Generating docs for file src/ss7_vty.c... Generating docs for file src/ss7_vty.h... Generating docs for file src/ss7_xua_srv.c... Generating docs for file src/ss7_xua_srv.h... Generating docs for file src/ss7_xua_srv_vty.c... 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... G/obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.h:32: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_instance.h:32: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_route_table.h:26: warning: unable to resolve reference to 'osmo_ss7_combined_linksets' for \ref command /obs/_temp/binpkgs/libosmo-sigtran/src/ss7_route_table.h:26: warning: unable to resolve reference to 'osmo_ss7_combined_linksets' for \ref command enerating 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_as_esls_entry... Generating docs for compound osmo_ss7_asp... Generating docs for compound osmo_ss7_asp_peer... Generating docs for compound osmo_ss7_combined_linkset... Generating docs for compound osmo_ss7_esls_entry... 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_label... 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_pending_rout_fail... Generating docs for compound sccp_scmg_msg... Generating docs for compound xua_as_event_asp_inactive_ind_pars... 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 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 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 2423/65536 hits=32301 misses=2589 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 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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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_test.o xua_test.c gcc -DPACKAGE_NAME=\"libosmo-sigtran\" -DPACKAGE_TARNAME=\"libosmo-sigtran\" -DPACKAGE_VERSION=\"2.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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_data.o sccp_test_data.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -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 -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/ -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 -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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -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 m2ua_test.o m2ua_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -pthread -I/usr/include/ -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 -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 -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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 -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 ss7_test.o ss7_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -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 -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/ -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 -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.1.0.162-378de\" -DPACKAGE_STRING=\"libosmo-sigtran\ 2.1.0.162-378de\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-sigtran\" -DVERSION=\"2.1.0.162-378de\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSCTP=1 -I. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wall -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 ss7_asp_vty_test.o ss7_asp_vty_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -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 -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 -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 -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.1.0.162-378de])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [libosmo-sigtran 2.1.0.162-378de])' && \ 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' ## ------------------------------------------- ## ## libosmo-sigtran 2.1.0.162-378de test suite. ## ## ------------------------------------------- ## Regression tests. 1: m2ua ok 2: xua ok 3: ss7 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'. /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'. /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 version.h '/obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/include/osmocom/sigtran' /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' /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.11.0.0 /obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/lib/x86_64-linux-gnu/libosmo-sigtran.so.11.0.0 libtool: install: (cd /obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-sigtran.so.11.0.0 libosmo-sigtran.so.11 || { rm -f libosmo-sigtran.so.11 && ln -s libosmo-sigtran.so.11.0.0 libosmo-sigtran.so.11; }; }) libtool: install: (cd /obs/_temp/binpkgs/libosmo-sigtran/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libosmo-sigtran.so.11.0.0 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.11.0.0 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' /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'. /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' /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'. /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'. /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' /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-sigtran11 --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-sigtran11' in '../libosmo-sigtran11_2.1.0.162.378de_amd64.deb'. dpkg-deb: building package 'libosmo-sigtran-dbg' in '../libosmo-sigtran-dbg_2.1.0.162.378de_amd64.deb'. dpkg-deb: building package 'osmo-stp-dbg' in '../osmo-stp-dbg_2.1.0.162.378de_amd64.deb'. dpkg-deb: building package 'osmo-stp-doc' in '../osmo-stp-doc_2.1.0.162.378de_all.deb'. dpkg-deb: building package 'libosmo-sigtran-doc' in '../libosmo-sigtran-doc_2.1.0.162.378de_all.deb'. dpkg-deb: building package 'libosmo-sigtran-dev' in '../libosmo-sigtran-dev_2.1.0.162.378de_amd64.deb'. dpkg-deb: building package 'osmo-stp' in '../osmo-stp_2.1.0.162.378de_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges >../libosmo-sigtran_2.1.0.162.378de_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.1.0.162.378de_amd64.deb drwxr-xr-x root/root 0 2025-09-12 19:18 ./ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/lib/debug/.build-id/22/ -rw-r--r-- root/root 582016 2025-09-12 19:18 ./usr/lib/debug/.build-id/22/5cdc78491050fa0295d78bf365a4c54b0cda41.debug drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran-dbg/ -rw-r--r-- root/root 12819 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran-dbg/changelog.gz -rw-r--r-- root/root 2081 2025-09-12 19:17 ./usr/share/doc/libosmo-sigtran-dbg/copyright + dpkg -c libosmo-sigtran-dev_2.1.0.162.378de_amd64.deb drwxr-xr-x root/root 0 2025-09-12 19:18 ./ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/include/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/include/osmocom/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/include/osmocom/sccp/ -rw-r--r-- root/root 15092 2025-09-12 19:18 ./usr/include/osmocom/sccp/sccp_types.h drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/include/osmocom/sigtran/ -rw-r--r-- root/root 1733 2025-09-12 19:18 ./usr/include/osmocom/sigtran/mtp_sap.h -rw-r--r-- root/root 14135 2025-09-12 19:18 ./usr/include/osmocom/sigtran/osmo_ss7.h drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/include/osmocom/sigtran/protocol/ -rw-r--r-- root/root 8293 2025-09-12 19:18 ./usr/include/osmocom/sigtran/protocol/m2ua.h -rw-r--r-- root/root 5046 2025-09-12 19:18 ./usr/include/osmocom/sigtran/protocol/m3ua.h -rw-r--r-- root/root 963 2025-09-12 19:18 ./usr/include/osmocom/sigtran/protocol/mtp.h -rw-r--r-- root/root 871 2025-09-12 19:18 ./usr/include/osmocom/sigtran/protocol/sccp_scmg.h -rw-r--r-- root/root 5172 2025-09-12 19:18 ./usr/include/osmocom/sigtran/protocol/sua.h -rw-r--r-- root/root 3263 2025-09-12 19:18 ./usr/include/osmocom/sigtran/sccp_helpers.h -rw-r--r-- root/root 11219 2025-09-12 19:18 ./usr/include/osmocom/sigtran/sccp_sap.h -rw-r--r-- root/root 1822 2025-09-12 19:18 ./usr/include/osmocom/sigtran/sigtran_sap.h -rw-r--r-- root/root 576 2025-09-12 19:18 ./usr/include/osmocom/sigtran/version.h -rw-r--r-- root/root 827 2025-09-12 19:18 ./usr/include/osmocom/sigtran/xua_msg.h drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 3856818 2025-09-12 19:18 ./usr/lib/x86_64-linux-gnu/libosmo-sigtran.a -rw-r--r-- root/root 1012 2025-09-12 19:18 ./usr/lib/x86_64-linux-gnu/libosmo-sigtran.la drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 317 2025-09-12 19:18 ./usr/lib/x86_64-linux-gnu/pkgconfig/libosmo-sigtran.pc drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran-dev/ -rw-r--r-- root/root 12819 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran-dev/changelog.gz -rw-r--r-- root/root 2081 2025-09-12 19:17 ./usr/share/doc/libosmo-sigtran-dev/copyright lrwxrwxrwx root/root 0 2025-09-12 19:18 ./usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -> libosmo-sigtran.so.11.0.0 + dpkg -c libosmo-sigtran-doc_2.1.0.162.378de_all.deb drwxr-xr-x root/root 0 2025-09-12 19:18 ./ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ -rw-r--r-- root/root 19901 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/annotated.html -rw-r--r-- root/root 5397 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/annotated_dup.js -rw-r--r-- root/root 676 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/bc_s.png -rw-r--r-- root/root 147 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/bdwn.png -rw-r--r-- root/root 9543 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/classes.html -rw-r--r-- root/root 132 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/closed.png -rw-r--r-- root/root 6081 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_555f705a94ad9dab648a26dddeca006d.html -rw-r--r-- root/root 282 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_555f705a94ad9dab648a26dddeca006d.js -rw-r--r-- root/root 23805 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -rw-r--r-- root/root 4258 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js -rw-r--r-- root/root 7280 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_85348e37fbd25790b99e135735251b13.html -rw-r--r-- root/root 628 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_85348e37fbd25790b99e135735251b13.js -rw-r--r-- root/root 4644 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.html -rw-r--r-- root/root 150 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_abe9b486a10ccc5afdf8abc29637e0c1.js -rw-r--r-- root/root 4537 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_d44c64559bbebec7f509842c48db8b23.html -rw-r--r-- root/root 150 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/dir_d44c64559bbebec7f509842c48db8b23.js -rw-r--r-- root/root 746 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/doc.png -rw-r--r-- root/root 31428 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/doxygen.css -rw-r--r-- root/root 15382 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/doxygen.svg -rw-r--r-- root/root 4452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/dynsections.js -rw-r--r-- root/root 25801 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/files.html -rw-r--r-- root/root 223 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/files_dup.js -rw-r--r-- root/root 616 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/folderclosed.png -rw-r--r-- root/root 597 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/folderopen.png -rw-r--r-- root/root 7553 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions.html -rw-r--r-- root/root 8491 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_c.html -rw-r--r-- root/root 6595 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_d.html -rw-r--r-- root/root 840 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_dup.js -rw-r--r-- root/root 4712 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_e.html -rw-r--r-- root/root 4272 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_f.html -rw-r--r-- root/root 4187 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_g.html -rw-r--r-- root/root 4422 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_h.html -rw-r--r-- root/root 7163 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_i.html -rw-r--r-- root/root 5013 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_k.html -rw-r--r-- root/root 7898 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_l.html -rw-r--r-- root/root 6860 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_m.html -rw-r--r-- root/root 6995 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_n.html -rw-r--r-- root/root 5712 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_o.html -rw-r--r-- root/root 7227 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_p.html -rw-r--r-- root/root 4656 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_q.html -rw-r--r-- root/root 8300 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_r.html -rw-r--r-- root/root 9060 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_s.html -rw-r--r-- root/root 7082 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_t.html -rw-r--r-- root/root 5398 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_u.html -rw-r--r-- root/root 4312 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_v.html -rw-r--r-- root/root 7450 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars.html -rw-r--r-- root/root 946 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars.js -rw-r--r-- root/root 8388 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_c.html -rw-r--r-- root/root 6492 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_d.html -rw-r--r-- root/root 4609 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_e.html -rw-r--r-- root/root 4169 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_f.html -rw-r--r-- root/root 4084 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_g.html -rw-r--r-- root/root 4319 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_h.html -rw-r--r-- root/root 7060 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_i.html -rw-r--r-- root/root 4910 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_k.html -rw-r--r-- root/root 7795 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_l.html -rw-r--r-- root/root 6757 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_m.html -rw-r--r-- root/root 6892 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_n.html -rw-r--r-- root/root 5609 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_o.html -rw-r--r-- root/root 7124 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_p.html -rw-r--r-- root/root 4553 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_q.html -rw-r--r-- root/root 8197 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_r.html -rw-r--r-- root/root 8957 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_s.html -rw-r--r-- root/root 6979 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_t.html -rw-r--r-- root/root 5295 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_u.html -rw-r--r-- root/root 4209 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_v.html -rw-r--r-- root/root 4241 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_vars_x.html -rw-r--r-- root/root 4344 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/functions_x.html -rw-r--r-- root/root 6759 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals.html -rw-r--r-- root/root 7726 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_a.html -rw-r--r-- root/root 7314 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_c.html -rw-r--r-- root/root 8357 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_d.html -rw-r--r-- root/root 4304 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs.html -rw-r--r-- root/root 692 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs.js -rw-r--r-- root/root 4893 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_a.html -rw-r--r-- root/root 4047 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_c.html -rw-r--r-- root/root 4086 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_e.html -rw-r--r-- root/root 3936 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_g.html -rw-r--r-- root/root 4399 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_i.html -rw-r--r-- root/root 5654 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_l.html -rw-r--r-- root/root 12688 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_m.html -rw-r--r-- root/root 4451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_n.html -rw-r--r-- root/root 5606 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_o.html -rw-r--r-- root/root 3940 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_p.html -rw-r--r-- root/root 4313 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_q.html -rw-r--r-- root/root 5601 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_r.html -rw-r--r-- root/root 18168 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_s.html -rw-r--r-- root/root 3939 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_t.html -rw-r--r-- root/root 4561 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_defs_x.html -rw-r--r-- root/root 833 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_dup.js -rw-r--r-- root/root 4929 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_e.html -rw-r--r-- root/root 9111 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_enum.html -rw-r--r-- root/root 4878 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval.html -rw-r--r-- root/root 398 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval.js -rw-r--r-- root/root 4122 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval_c.html -rw-r--r-- root/root 5428 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval_i.html -rw-r--r-- root/root 5222 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval_l.html -rw-r--r-- root/root 34471 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval_m.html -rw-r--r-- root/root 23627 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval_o.html -rw-r--r-- root/root 17876 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval_s.html -rw-r--r-- root/root 4298 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval_t.html -rw-r--r-- root/root 8846 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_eval_x.html -rw-r--r-- root/root 4622 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_f.html -rw-r--r-- root/root 5036 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func.html -rw-r--r-- root/root 902 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func.js -rw-r--r-- root/root 5725 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_a.html -rw-r--r-- root/root 5228 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_c.html -rw-r--r-- root/root 6700 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_d.html -rw-r--r-- root/root 4086 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_e.html -rw-r--r-- root/root 4492 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_f.html -rw-r--r-- root/root 5811 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_g.html -rw-r--r-- root/root 4842 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_h.html -rw-r--r-- root/root 7516 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_i.html -rw-r--r-- root/root 5319 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_l.html -rw-r--r-- root/root 11269 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_m.html -rw-r--r-- root/root 4235 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_n.html -rw-r--r-- root/root 38232 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_o.html -rw-r--r-- root/root 4867 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_p.html -rw-r--r-- root/root 4358 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_r.html -rw-r--r-- root/root 55529 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_s.html -rw-r--r-- root/root 4810 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_t.html -rw-r--r-- root/root 3951 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_u.html -rw-r--r-- root/root 4441 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_v.html -rw-r--r-- root/root 4682 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_w.html -rw-r--r-- root/root 19044 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_func_x.html -rw-r--r-- root/root 6590 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_g.html -rw-r--r-- root/root 4972 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_h.html -rw-r--r-- root/root 10582 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_i.html -rw-r--r-- root/root 9565 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_l.html -rw-r--r-- root/root 55963 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_m.html -rw-r--r-- root/root 5523 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_n.html -rw-r--r-- root/root 66435 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_o.html -rw-r--r-- root/root 5324 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_p.html -rw-r--r-- root/root 4443 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_q.html -rw-r--r-- root/root 6986 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_r.html -rw-r--r-- root/root 89452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_s.html -rw-r--r-- root/root 5849 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_t.html -rw-r--r-- root/root 4168 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_type.html -rw-r--r-- root/root 4081 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_u.html -rw-r--r-- root/root 4681 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_v.html -rw-r--r-- root/root 3940 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars.html -rw-r--r-- root/root 734 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars.js -rw-r--r-- root/root 4539 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars_a.html -rw-r--r-- root/root 5183 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars_c.html -rw-r--r-- root/root 5260 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars_d.html -rw-r--r-- root/root 4162 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars_e.html -rw-r--r-- root/root 4383 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars_g.html -rw-r--r-- root/root 4372 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars_i.html -rw-r--r-- root/root 4483 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars_l.html -rw-r--r-- root/root 8263 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars_m.html -rw-r--r-- root/root 4377 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars_n.html -rw-r--r-- root/root 7707 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars_o.html -rw-r--r-- root/root 4057 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars_p.html -rw-r--r-- root/root 4567 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars_r.html -rw-r--r-- root/root 8413 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars_s.html -rw-r--r-- root/root 4177 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars_t.html -rw-r--r-- root/root 3945 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars_v.html -rw-r--r-- root/root 5521 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_vars_x.html -rw-r--r-- root/root 4812 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_w.html -rw-r--r-- root/root 27075 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/globals_x.html -rw-r--r-- root/root 5880 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/include_2osmocom_2sigtran_2xua__msg_8h.html -rw-r--r-- root/root 173 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/include_2osmocom_2sigtran_2xua__msg_8h.js -rw-r--r-- root/root 8102 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/include_2osmocom_2sigtran_2xua__msg_8h_source.html -rw-r--r-- root/root 3907 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/index.html -rw-r--r-- root/root 29509 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ipa_8c.html -rw-r--r-- root/root 663 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ipa_8c.js -rw-r--r-- root/root 175457 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/jquery.js -rw-r--r-- root/root 65536 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/m2ua_8h.html -rw-r--r-- root/root 175 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/m2ua_8h.js -rw-r--r-- root/root 112135 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/m2ua_8h_source.html -rw-r--r-- root/root 213057 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/m3ua_8c.html -rw-r--r-- root/root 5381 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/m3ua_8c.js -rw-r--r-- root/root 87809 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/m3ua_8h.html -rw-r--r-- root/root 11802 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/m3ua_8h.js -rw-r--r-- root/root 62864 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/m3ua_8h_source.html -rw-r--r-- root/root 3222 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/menu.js -rw-r--r-- root/root 8126 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/menudata.js -rw-r--r-- root/root 16150 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/mtp_8h.html -rw-r--r-- root/root 2417 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/mtp_8h.js -rw-r--r-- root/root 21169 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/mtp_8h_source.html -rw-r--r-- root/root 12697 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/mtp__sap_8h.html -rw-r--r-- root/root 1383 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/mtp__sap_8h.js -rw-r--r-- root/root 25507 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/mtp__sap_8h_source.html -rw-r--r-- root/root 153 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/nav_f.png -rw-r--r-- root/root 95 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/nav_g.png -rw-r--r-- root/root 98 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/nav_h.png -rw-r--r-- root/root 2087 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtree.css -rw-r--r-- root/root 15609 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtree.js -rw-r--r-- root/root 3013 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreedata.js -rw-r--r-- root/root 11401 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex0.js -rw-r--r-- root/root 19941 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex1.js -rw-r--r-- root/root 19840 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex10.js -rw-r--r-- root/root 2687 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex11.js -rw-r--r-- root/root 17835 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex2.js -rw-r--r-- root/root 21258 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex3.js -rw-r--r-- root/root 19097 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex4.js -rw-r--r-- root/root 17710 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex5.js -rw-r--r-- root/root 17222 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex6.js -rw-r--r-- root/root 18244 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex7.js -rw-r--r-- root/root 18497 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex8.js -rw-r--r-- root/root 16985 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/navtreeindex9.js -rw-r--r-- root/root 123 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/open.png -rw-r--r-- root/root 278124 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7_8h.html -rw-r--r-- root/root 11693 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7_8h.js -rw-r--r-- root/root 134784 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/osmo__ss7_8h_source.html -rw-r--r-- root/root 5054 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/resize.js -rw-r--r-- root/root 176444 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp2sua_8c.html -rw-r--r-- root/root 5353 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp2sua_8c.js -rw-r--r-- root/root 66755 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__connection_8c.html -rw-r--r-- root/root 2859 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__connection_8c.js -rw-r--r-- root/root 50326 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__connection_8h.html -rw-r--r-- root/root 2008 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__connection_8h.js -rw-r--r-- root/root 40430 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__connection_8h_source.html -rw-r--r-- root/root 78902 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__helpers_8c.html -rw-r--r-- root/root 2786 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__helpers_8c.js -rw-r--r-- root/root 69349 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__helpers_8h.html -rw-r--r-- root/root 2427 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__helpers_8h.js -rw-r--r-- root/root 36191 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__helpers_8h_source.html -rw-r--r-- root/root 115331 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__instance_8c.html -rw-r--r-- root/root 2915 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__instance_8c.js -rw-r--r-- root/root 23736 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__instance_8h.html -rw-r--r-- root/root 2232 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__instance_8h.js -rw-r--r-- root/root 36682 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__instance_8h_source.html -rw-r--r-- root/root 77850 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__internal_8h.html -rw-r--r-- root/root 2740 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__internal_8h.js -rw-r--r-- root/root 40217 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__internal_8h_source.html -rw-r--r-- root/root 11500 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__lbcs_8c.html -rw-r--r-- root/root 227 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__lbcs_8c.js -rw-r--r-- root/root 83143 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__sap_8c.html -rw-r--r-- root/root 1540 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__sap_8c.js -rw-r--r-- root/root 148375 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__sap_8h.html -rw-r--r-- root/root 16200 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__sap_8h.js -rw-r--r-- root/root 165458 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__sap_8h_source.html -rw-r--r-- root/root 41761 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__sclc_8c.html -rw-r--r-- root/root 863 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__sclc_8c.js -rw-r--r-- root/root 47770 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scmg_8c.html -rw-r--r-- root/root 1202 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scmg_8c.js -rw-r--r-- root/root 18710 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scmg_8h.html -rw-r--r-- root/root 1655 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scmg_8h.js -rw-r--r-- root/root 16698 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scmg_8h_source.html -rw-r--r-- root/root 99266 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scoc_8c.html -rw-r--r-- root/root 2566 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scoc_8c.js -rw-r--r-- root/root 56924 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scoc__fsm_8c.html -rw-r--r-- root/root 1079 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scoc__fsm_8c.js -rw-r--r-- root/root 17523 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scoc__fsm_8h.html -rw-r--r-- root/root 4403 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scoc__fsm_8h.js -rw-r--r-- root/root 30314 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scoc__fsm_8h_source.html -rw-r--r-- root/root 62578 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scrc_8c.html -rw-r--r-- root/root 1656 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__scrc_8c.js -rw-r--r-- root/root 26584 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__types_8c.html -rw-r--r-- root/root 732 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__types_8c.js -rw-r--r-- root/root 26116 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__user_8c.html -rw-r--r-- root/root 866 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__user_8c.js -rw-r--r-- root/root 17557 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__user_8h.html -rw-r--r-- root/root 537 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__user_8h.js -rw-r--r-- root/root 17670 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__user_8h_source.html -rw-r--r-- root/root 40990 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__vty_8c.html -rw-r--r-- root/root 1146 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sccp__vty_8c.js drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/ -rw-r--r-- root/root 1445 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_0.html -rw-r--r-- root/root 3082 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_0.js -rw-r--r-- root/root 1445 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_1.html -rw-r--r-- root/root 8732 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_1.js -rw-r--r-- root/root 1446 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_10.html -rw-r--r-- root/root 7856 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_10.js -rw-r--r-- root/root 1446 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_11.html -rw-r--r-- root/root 129332 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_11.js -rw-r--r-- root/root 1446 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_12.html -rw-r--r-- root/root 5147 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_12.js -rw-r--r-- root/root 1446 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_13.html -rw-r--r-- root/root 1607 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_13.js -rw-r--r-- root/root 1446 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_14.html -rw-r--r-- root/root 1183 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_14.js -rw-r--r-- root/root 1446 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_15.html -rw-r--r-- root/root 942 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_15.js -rw-r--r-- root/root 1446 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_16.html -rw-r--r-- root/root 34085 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_16.js -rw-r--r-- root/root 1445 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_2.html -rw-r--r-- root/root 8014 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_2.js -rw-r--r-- root/root 1445 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_3.html -rw-r--r-- root/root 39022 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_3.js -rw-r--r-- root/root 1445 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_4.html -rw-r--r-- root/root 1838 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_4.js -rw-r--r-- root/root 1445 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_5.html -rw-r--r-- root/root 1053 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_5.js -rw-r--r-- root/root 1445 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_6.html -rw-r--r-- root/root 3106 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_6.js -rw-r--r-- root/root 1445 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_7.html -rw-r--r-- root/root 1583 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_7.js -rw-r--r-- root/root 1445 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_8.html -rw-r--r-- root/root 10918 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_8.js -rw-r--r-- root/root 1445 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_9.html -rw-r--r-- root/root 1174 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_9.js -rw-r--r-- root/root 1445 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_a.html -rw-r--r-- root/root 9986 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_a.js -rw-r--r-- root/root 1445 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_b.html -rw-r--r-- root/root 64294 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_b.js -rw-r--r-- root/root 1445 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_c.html -rw-r--r-- root/root 4728 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_c.js -rw-r--r-- root/root 1445 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_d.html -rw-r--r-- root/root 101062 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_d.js -rw-r--r-- root/root 1445 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_e.html -rw-r--r-- root/root 4850 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_e.js -rw-r--r-- root/root 1445 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_f.html -rw-r--r-- root/root 1284 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/all_f.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_0.html -rw-r--r-- root/root 119 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_0.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_1.html -rw-r--r-- root/root 101 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_1.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_2.html -rw-r--r-- root/root 107 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_2.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_3.html -rw-r--r-- root/root 4304 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_3.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_4.html -rw-r--r-- root/root 314 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_4.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_5.html -rw-r--r-- root/root 983 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/classes_5.js -rw-r--r-- root/root 1284 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/close.svg -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_0.html -rw-r--r-- root/root 492 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_0.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_1.html -rw-r--r-- root/root 1265 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_1.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_2.html -rw-r--r-- root/root 241 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_2.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_3.html -rw-r--r-- root/root 300 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_3.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_4.html -rw-r--r-- root/root 125 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_4.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_5.html -rw-r--r-- root/root 617 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_5.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_6.html -rw-r--r-- root/root 1991 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_6.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_7.html -rw-r--r-- root/root 9879 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_7.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_8.html -rw-r--r-- root/root 700 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_8.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_9.html -rw-r--r-- root/root 2146 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_9.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_a.html -rw-r--r-- root/root 124 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_a.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_b.html -rw-r--r-- root/root 572 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_b.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_c.html -rw-r--r-- root/root 2008 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_c.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_d.html -rw-r--r-- root/root 15992 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_d.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_e.html -rw-r--r-- root/root 133 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_e.js -rw-r--r-- root/root 1449 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_f.html -rw-r--r-- root/root 849 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/defines_f.js -rw-r--r-- root/root 1447 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_0.html -rw-r--r-- root/root 134 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_0.js -rw-r--r-- root/root 1447 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_1.html -rw-r--r-- root/root 280 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_1.js -rw-r--r-- root/root 1447 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_2.html -rw-r--r-- root/root 284 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_2.js -rw-r--r-- root/root 1447 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_3.html -rw-r--r-- root/root 740 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_3.js -rw-r--r-- root/root 1447 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_4.html -rw-r--r-- root/root 2754 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_4.js -rw-r--r-- root/root 1447 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_5.html -rw-r--r-- root/root 946 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_5.js -rw-r--r-- root/root 1447 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_6.html -rw-r--r-- root/root 528 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enums_6.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_0.html -rw-r--r-- root/root 1185 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_0.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_1.html -rw-r--r-- root/root 320 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_1.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_2.html -rw-r--r-- root/root 1788 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_2.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_3.html -rw-r--r-- root/root 1536 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_3.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_4.html -rw-r--r-- root/root 34143 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_4.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_5.html -rw-r--r-- root/root 22519 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_5.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_6.html -rw-r--r-- root/root 15900 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_6.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_7.html -rw-r--r-- root/root 514 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_7.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_8.html -rw-r--r-- root/root 5675 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/enumvalues_8.js -rw-r--r-- root/root 1447 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_0.html -rw-r--r-- root/root 74 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_0.js -rw-r--r-- root/root 1447 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_1.html -rw-r--r-- root/root 314 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_1.js -rw-r--r-- root/root 1447 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_2.html -rw-r--r-- root/root 92 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_2.js -rw-r--r-- root/root 1447 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_3.html -rw-r--r-- root/root 4373 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_3.js -rw-r--r-- root/root 1447 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_4.html -rw-r--r-- root/root 86 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_4.js -rw-r--r-- root/root 1447 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_5.html -rw-r--r-- root/root 1068 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/files_5.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_0.html -rw-r--r-- root/root 1406 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_0.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_1.html -rw-r--r-- root/root 3109 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_1.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_10.html -rw-r--r-- root/root 1055 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_10.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_11.html -rw-r--r-- root/root 138 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_11.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_12.html -rw-r--r-- root/root 674 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_12.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_13.html -rw-r--r-- root/root 942 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_13.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_14.html -rw-r--r-- root/root 22797 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_14.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_2.html -rw-r--r-- root/root 1546 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_2.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_3.html -rw-r--r-- root/root 34949 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_3.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_4.html -rw-r--r-- root/root 297 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_4.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_5.html -rw-r--r-- root/root 764 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_5.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_6.html -rw-r--r-- root/root 2186 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_6.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_7.html -rw-r--r-- root/root 1141 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_7.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_8.html -rw-r--r-- root/root 4429 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_8.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_9.html -rw-r--r-- root/root 1623 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_9.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_a.html -rw-r--r-- root/root 11311 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_a.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_b.html -rw-r--r-- root/root 493 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_b.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_c.html -rw-r--r-- root/root 62746 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_c.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_d.html -rw-r--r-- root/root 1282 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_d.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_e.html -rw-r--r-- root/root 580 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_e.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_f.html -rw-r--r-- root/root 81504 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/functions_f.js -rw-r--r-- root/root 2378 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/mag_sel.svg -rw-r--r-- root/root 500 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/nomatches.html -rw-r--r-- root/root 4451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/search.css -rw-r--r-- root/root 23521 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/search.js -rw-r--r-- root/root 567 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/search_l.png -rw-r--r-- root/root 158 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/search_m.png -rw-r--r-- root/root 553 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/search_r.png -rw-r--r-- root/root 591 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/searchdata.js -rw-r--r-- root/root 1450 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/typedefs_0.html -rw-r--r-- root/root 138 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/typedefs_0.js -rw-r--r-- root/root 1450 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/typedefs_1.html -rw-r--r-- root/root 159 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/typedefs_1.js -rw-r--r-- root/root 1450 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/typedefs_2.html -rw-r--r-- root/root 174 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/typedefs_2.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_0.html -rw-r--r-- root/root 137 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_0.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_1.html -rw-r--r-- root/root 4368 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_1.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_10.html -rw-r--r-- root/root 5308 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_10.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_11.html -rw-r--r-- root/root 10423 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_11.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_12.html -rw-r--r-- root/root 3505 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_12.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_13.html -rw-r--r-- root/root 1489 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_13.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_14.html -rw-r--r-- root/root 463 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_14.js -rw-r--r-- root/root 1452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_15.html -rw-r--r-- root/root 2346 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_15.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_2.html -rw-r--r-- root/root 5933 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_2.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_3.html -rw-r--r-- root/root 4124 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_3.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_4.html -rw-r--r-- root/root 1155 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_4.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_5.html -rw-r--r-- root/root 315 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_5.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_6.html -rw-r--r-- root/root 858 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_6.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_7.html -rw-r--r-- root/root 474 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_7.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_8.html -rw-r--r-- root/root 3792 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_8.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_9.html -rw-r--r-- root/root 1182 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_9.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_a.html -rw-r--r-- root/root 4609 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_a.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_b.html -rw-r--r-- root/root 8314 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_b.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_c.html -rw-r--r-- root/root 3601 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_c.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_d.html -rw-r--r-- root/root 6729 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_d.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_e.html -rw-r--r-- root/root 3484 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_e.js -rw-r--r-- root/root 1451 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_f.html -rw-r--r-- root/root 732 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/search/variables_f.js -rw-r--r-- root/root 22447 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sigtran__sap_8h.html -rw-r--r-- root/root 3866 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sigtran__sap_8h.js -rw-r--r-- root/root 41545 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sigtran__sap_8h_source.html -rw-r--r-- root/root 314 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/splitbar.png -rw-r--r-- root/root 103023 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/src_2xua__msg_8h.html -rw-r--r-- root/root 3393 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/src_2xua__msg_8h.js -rw-r--r-- root/root 52470 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/src_2xua__msg_8h_source.html -rw-r--r-- root/root 36534 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7_8c.html -rw-r--r-- root/root 1152 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7_8c.js -rw-r--r-- root/root 78611 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__as_8c.html -rw-r--r-- root/root 2621 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__as_8c.js -rw-r--r-- root/root 39827 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__as_8h.html -rw-r--r-- root/root 5959 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__as_8h.js -rw-r--r-- root/root 69363 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__as_8h_source.html -rw-r--r-- root/root 98217 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__as__vty_8c.html -rw-r--r-- root/root 3118 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__as__vty_8c.js -rw-r--r-- root/root 168242 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp_8c.html -rw-r--r-- root/root 6267 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp_8c.js -rw-r--r-- root/root 53047 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp_8h.html -rw-r--r-- root/root 2983 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp_8h.js -rw-r--r-- root/root 75116 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp_8h_source.html -rw-r--r-- root/root 32983 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp__peer_8c.html -rw-r--r-- root/root 1017 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp__peer_8c.js -rw-r--r-- root/root 31027 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp__peer_8h.html -rw-r--r-- root/root 1015 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp__peer_8h.js -rw-r--r-- root/root 17693 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp__peer_8h_source.html -rw-r--r-- root/root 162323 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp__vty_8c.html -rw-r--r-- root/root 5880 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__asp__vty_8c.js -rw-r--r-- root/root 39493 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__combined__linkset_8c.html -rw-r--r-- root/root 1532 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__combined__linkset_8c.js -rw-r--r-- root/root 30040 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__combined__linkset_8h.html -rw-r--r-- root/root 1354 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__combined__linkset_8h.js -rw-r--r-- root/root 29980 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__combined__linkset_8h_source.html -rw-r--r-- root/root 26396 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__hmrt_8c.html -rw-r--r-- root/root 683 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__hmrt_8c.js -rw-r--r-- root/root 128512 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__instance_8c.html -rw-r--r-- root/root 4584 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__instance_8c.js -rw-r--r-- root/root 17659 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__instance_8h.html -rw-r--r-- root/root 668 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__instance_8h.js -rw-r--r-- root/root 30186 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__instance_8h_source.html -rw-r--r-- root/root 36162 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__internal_8h.html -rw-r--r-- root/root 1340 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__internal_8h.js -rw-r--r-- root/root 16890 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__internal_8h_source.html -rw-r--r-- root/root 12733 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__link_8c.html -rw-r--r-- root/root 301 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__link_8c.js -rw-r--r-- root/root 15231 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__link_8h.html -rw-r--r-- root/root 987 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__link_8h.js -rw-r--r-- root/root 16716 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__link_8h_source.html -rw-r--r-- root/root 16552 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__linkset_8c.html -rw-r--r-- root/root 422 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__linkset_8c.js -rw-r--r-- root/root 16431 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__linkset_8h.html -rw-r--r-- root/root 511 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__linkset_8h.js -rw-r--r-- root/root 16600 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__linkset_8h_source.html -rw-r--r-- root/root 59607 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__route_8c.html -rw-r--r-- root/root 1711 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__route_8c.js -rw-r--r-- root/root 51799 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__route_8h.html -rw-r--r-- root/root 2138 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__route_8h.js -rw-r--r-- root/root 38156 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__route_8h_source.html -rw-r--r-- root/root 62869 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__route__table_8c.html -rw-r--r-- root/root 2112 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__route__table_8c.js -rw-r--r-- root/root 60270 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__route__table_8h.html -rw-r--r-- root/root 2216 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__route__table_8h.js -rw-r--r-- root/root 37806 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__route__table_8h_source.html -rw-r--r-- root/root 23910 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__user_8c.html -rw-r--r-- root/root 876 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__user_8c.js -rw-r--r-- root/root 7989 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__user_8h.html -rw-r--r-- root/root 190 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__user_8h.js -rw-r--r-- root/root 11024 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__user_8h_source.html -rw-r--r-- root/root 157136 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__vty_8c.html -rw-r--r-- root/root 5159 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__vty_8c.js -rw-r--r-- root/root 49092 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__vty_8h.html -rw-r--r-- root/root 2658 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__vty_8h.js -rw-r--r-- root/root 23757 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__vty_8h_source.html -rw-r--r-- root/root 49848 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__xua__srv_8c.html -rw-r--r-- root/root 1350 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__xua__srv_8c.js -rw-r--r-- root/root 40077 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__xua__srv_8h.html -rw-r--r-- root/root 1346 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__xua__srv_8h.js -rw-r--r-- root/root 32829 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__xua__srv_8h_source.html -rw-r--r-- root/root 49101 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__xua__srv__vty_8c.html -rw-r--r-- root/root 1975 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/ss7__xua__srv__vty_8c.js -rw-r--r-- root/root 13751 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structipa__asp__fsm__priv.html -rw-r--r-- root/root 691 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structipa__asp__fsm__priv.js -rw-r--r-- root/root 6145 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structlm__fsm__priv.html -rw-r--r-- root/root 112 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structlm__fsm__priv.js -rw-r--r-- root/root 11271 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structm3ua__data__hdr.html -rw-r--r-- root/root 538 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structm3ua__data__hdr.js -rw-r--r-- root/root 5435 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__pause__param.html -rw-r--r-- root/root 141 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__pause__param.js -rw-r--r-- root/root 12041 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__prim.html -rw-r--r-- root/root 552 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__prim.js -rw-r--r-- root/root 5442 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__resume__param.html -rw-r--r-- root/root 143 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__resume__param.js -rw-r--r-- root/root 6233 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__status__param.html -rw-r--r-- root/root 239 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__status__param.js -rw-r--r-- root/root 13042 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__transfer__param.html -rw-r--r-- root/root 426 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__mtp__transfer__param.js -rw-r--r-- root/root 22868 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__addr.html -rw-r--r-- root/root 719 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__addr.js -rw-r--r-- root/root 13426 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__addr__entry.html -rw-r--r-- root/root 516 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__addr__entry.js -rw-r--r-- root/root 12962 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__gt.html -rw-r--r-- root/root 452 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__gt.js -rw-r--r-- root/root 22510 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__instance.html -rw-r--r-- root/root 1267 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__instance.js -rw-r--r-- root/root 20187 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__user.html -rw-r--r-- root/root 817 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__sccp__user.js -rw-r--r-- root/root 12024 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__connect__param.html -rw-r--r-- root/root 658 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__connect__param.js -rw-r--r-- root/root 6744 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__data__param.html -rw-r--r-- root/root 233 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__data__param.js -rw-r--r-- root/root 10553 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__disconn__param.html -rw-r--r-- root/root 548 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__disconn__param.js -rw-r--r-- root/root 8652 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__notice__param.html -rw-r--r-- root/root 442 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__notice__param.js -rw-r--r-- root/root 8591 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__pcstate__param.html -rw-r--r-- root/root 474 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__pcstate__param.js -rw-r--r-- root/root 20714 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__prim.html -rw-r--r-- root/root 907 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__prim.js -rw-r--r-- root/root 7342 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__reset__param.html -rw-r--r-- root/root 331 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__reset__param.js -rw-r--r-- root/root 8158 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__state__param.html -rw-r--r-- root/root 457 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__state__param.js -rw-r--r-- root/root 10761 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__unitdata__param.html -rw-r--r-- root/root 572 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__scu__unitdata__param.js -rw-r--r-- root/root 59124 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__as.html -rw-r--r-- root/root 2717 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__as.js -rw-r--r-- root/root 7334 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__as__esls__entry.html -rw-r--r-- root/root 245 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__as__esls__entry.js -rw-r--r-- root/root 99391 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__asp.html -rw-r--r-- root/root 5275 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__asp.js -rw-r--r-- root/root 15205 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__asp__peer.html -rw-r--r-- root/root 411 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__asp__peer.js -rw-r--r-- root/root 26952 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__combined__linkset.html -rw-r--r-- root/root 1191 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__combined__linkset.js -rw-r--r-- root/root 7481 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__esls__entry.html -rw-r--r-- root/root 231 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__esls__entry.js -rw-r--r-- root/root 46315 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__instance.html -rw-r--r-- root/root 2126 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__instance.js -rw-r--r-- root/root 10854 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__link.html -rw-r--r-- root/root 559 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__link.js -rw-r--r-- root/root 14938 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__linkset.html -rw-r--r-- root/root 764 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__linkset.js -rw-r--r-- root/root 7668 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__pc__fmt.html -rw-r--r-- root/root 226 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__pc__fmt.js -rw-r--r-- root/root 34898 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__route.html -rw-r--r-- root/root 1279 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__route.js -rw-r--r-- root/root 8754 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__route__label.html -rw-r--r-- root/root 318 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__route__label.js -rw-r--r-- root/root 16863 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__route__table.html -rw-r--r-- root/root 622 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__route__table.js -rw-r--r-- root/root 12195 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__routing__key.html -rw-r--r-- root/root 510 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__routing__key.js -rw-r--r-- root/root 9897 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__user.html -rw-r--r-- root/root 378 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__ss7__user.js -rw-r--r-- root/root 12716 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim.html -rw-r--r-- root/root 552 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim.js -rw-r--r-- root/root 5552 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim__error.html -rw-r--r-- root/root 131 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim__error.js -rw-r--r-- root/root 14627 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim__notify.html -rw-r--r-- root/root 740 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim__notify.js -rw-r--r-- root/root 6645 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim__rk__dereg.html -rw-r--r-- root/root 243 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim__rk__dereg.js -rw-r--r-- root/root 8426 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim__rk__reg.html -rw-r--r-- root/root 331 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xlm__prim__rk__reg.js -rw-r--r-- root/root 5688 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xua__layer__manager.html -rw-r--r-- root/root 140 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xua__layer__manager.js -rw-r--r-- root/root 25602 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xua__server.html -rw-r--r-- root/root 1356 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structosmo__xua__server.js -rw-r--r-- root/root 35450 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structsccp__connection.html -rw-r--r-- root/root 1941 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structsccp__connection.js -rw-r--r-- root/root 8946 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structsccp__pending__rout__fail.html -rw-r--r-- root/root 425 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structsccp__pending__rout__fail.js -rw-r--r-- root/root 10262 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structsccp__scmg__msg.html -rw-r--r-- root/root 493 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structsccp__scmg__msg.js -rw-r--r-- root/root 7079 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__as__event__asp__inactive__ind__pars.html -rw-r--r-- root/root 292 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__as__event__asp__inactive__ind__pars.js -rw-r--r-- root/root 9276 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__as__fsm__priv.html -rw-r--r-- root/root 402 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__as__fsm__priv.js -rw-r--r-- root/root 14989 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__asp__fsm__priv.html -rw-r--r-- root/root 682 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__asp__fsm__priv.js -rw-r--r-- root/root 16914 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__common__hdr.html -rw-r--r-- root/root 573 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__common__hdr.js -rw-r--r-- root/root 9323 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__dialect.html -rw-r--r-- root/root 450 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__dialect.js -rw-r--r-- root/root 18162 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__msg.html -rw-r--r-- root/root 342 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__msg.js -rw-r--r-- root/root 8486 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__msg__class.html -rw-r--r-- root/root 390 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__msg__class.js -rw-r--r-- root/root 7543 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__msg__event__map.html -rw-r--r-- root/root 319 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__msg__event__map.js -rw-r--r-- root/root 16035 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__msg__part.html -rw-r--r-- root/root 368 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__msg__part.js -rw-r--r-- root/root 7545 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__parameter__hdr.html -rw-r--r-- root/root 303 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/structxua__parameter__hdr.js -rw-r--r-- root/root 181034 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sua_8c.html -rw-r--r-- root/root 4868 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sua_8c.js -rw-r--r-- root/root 108661 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sua_8h.html -rw-r--r-- root/root 9733 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sua_8h.js -rw-r--r-- root/root 38192 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sua_8h_source.html -rw-r--r-- root/root 853 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sync_off.png -rw-r--r-- root/root 845 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/sync_on.png -rw-r--r-- root/root 142 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/tab_a.png -rw-r--r-- root/root 169 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/tab_b.png -rw-r--r-- root/root 177 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/tab_h.png -rw-r--r-- root/root 184 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/tab_s.png -rw-r--r-- root/root 8700 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/tabs.css -rw-r--r-- root/root 11908 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/version_8h.html -rw-r--r-- root/root 620 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/version_8h.js -rw-r--r-- root/root 7336 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/version_8h_source.html -rw-r--r-- root/root 84847 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__as__fsm_8c.html -rw-r--r-- root/root 2666 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__as__fsm_8c.js -rw-r--r-- root/root 14632 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__as__fsm_8h.html -rw-r--r-- root/root 1709 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__as__fsm_8h.js -rw-r--r-- root/root 18023 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__as__fsm_8h_source.html -rw-r--r-- root/root 177663 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__asp__fsm_8c.html -rw-r--r-- root/root 6745 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__asp__fsm_8c.js -rw-r--r-- root/root 21417 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__asp__fsm_8h.html -rw-r--r-- root/root 3816 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__asp__fsm_8h.js -rw-r--r-- root/root 27777 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__asp__fsm_8h_source.html -rw-r--r-- root/root 84352 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__default__lm__fsm_8c.html -rw-r--r-- root/root 4358 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__default__lm__fsm_8c.js -rw-r--r-- root/root 214842 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__internal_8h.html -rw-r--r-- root/root 7339 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__internal_8h.js -rw-r--r-- root/root 78870 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__internal_8h_source.html -rw-r--r-- root/root 99036 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__msg_8c.html -rw-r--r-- root/root 2762 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__msg_8c.js -rw-r--r-- root/root 78144 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__rkm_8c.html -rw-r--r-- root/root 1859 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__rkm_8c.js -rw-r--r-- root/root 15946 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__shared_8c.html -rw-r--r-- root/root 401 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__shared_8c.js -rw-r--r-- root/root 79285 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__snm_8c.html -rw-r--r-- root/root 2185 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__snm_8c.js -rw-r--r-- root/root 27690 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__types_8h.html -rw-r--r-- root/root 926 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__types_8h.js -rw-r--r-- root/root 27530 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/sigtran/html/xua__types_8h_source.html drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran-doc/ -rw-r--r-- root/root 12819 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran-doc/changelog.gz -rw-r--r-- root/root 2081 2025-09-12 19:17 ./usr/share/doc/libosmo-sigtran-doc/copyright + dpkg -c libosmo-sigtran11_2.1.0.162.378de_amd64.deb drwxr-xr-x root/root 0 2025-09-12 19:18 ./ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 443920 2025-09-12 19:18 ./usr/lib/x86_64-linux-gnu/libosmo-sigtran.so.11.0.0 drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran11/ -rw-r--r-- root/root 12819 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran11/changelog.gz -rw-r--r-- root/root 2081 2025-09-12 19:17 ./usr/share/doc/libosmo-sigtran11/copyright lrwxrwxrwx root/root 0 2025-09-12 19:18 ./usr/lib/x86_64-linux-gnu/libosmo-sigtran.so.11 -> libosmo-sigtran.so.11.0.0 + dpkg -c osmo-stp-dbg_2.1.0.162.378de_amd64.deb drwxr-xr-x root/root 0 2025-09-12 19:18 ./ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/lib/debug/.build-id/97/ -rw-r--r-- root/root 16136 2025-09-12 19:18 ./usr/lib/debug/.build-id/97/f0ffb672fa49a9c7ee330a64a2dc850fcc6441.debug drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/osmo-stp-dbg/ -rw-r--r-- root/root 12819 2025-09-12 19:18 ./usr/share/doc/osmo-stp-dbg/changelog.gz -rw-r--r-- root/root 2081 2025-09-12 19:17 ./usr/share/doc/osmo-stp-dbg/copyright + dpkg -c osmo-stp-doc_2.1.0.162.378de_all.deb drwxr-xr-x root/root 0 2025-09-12 19:18 ./ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/osmo-stp-doc/ -rw-r--r-- root/root 12819 2025-09-12 19:18 ./usr/share/doc/osmo-stp-doc/changelog.gz -rw-r--r-- root/root 2081 2025-09-12 19:17 ./usr/share/doc/osmo-stp-doc/copyright -rw-r--r-- root/root 511317 2025-09-12 19:18 ./usr/share/doc/osmo-stp-doc/osmostp-usermanual.pdf -rw-r--r-- root/root 295259 2025-09-12 19:18 ./usr/share/doc/osmo-stp-doc/osmostp-vty-reference.pdf + dpkg -c osmo-stp_2.1.0.162.378de_amd64.deb drwxr-xr-x root/root 0 2025-09-12 19:18 ./ drwxr-xr-x root/root 0 2025-09-12 19:18 ./etc/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./etc/osmocom/ -rw-r--r-- root/root 340 2025-09-12 19:18 ./etc/osmocom/osmo-stp.cfg drwxr-xr-x root/root 0 2025-09-12 19:18 ./lib/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./lib/systemd/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./lib/systemd/system/ -rw-r--r-- root/root 392 2025-09-12 19:18 ./lib/systemd/system/osmo-stp.service drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/bin/ -rwxr-xr-x root/root 18864 2025-09-12 19:18 ./usr/bin/osmo-stp drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/examples/ drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/examples/osmo-stp/ -rw-r--r-- root/root 340 2025-09-12 19:18 ./usr/share/doc/libosmo-sigtran/examples/osmo-stp/osmo-stp.cfg drwxr-xr-x root/root 0 2025-09-12 19:18 ./usr/share/doc/osmo-stp/ -rw-r--r-- root/root 12819 2025-09-12 19:18 ./usr/share/doc/osmo-stp/changelog.gz -rw-r--r-- root/root 2081 2025-09-12 19:17 ./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 3495074 killed; [ssh-agent] Stopped. Finished: SUCCESS