Skip to content
Failed

Console Output

Started by upstream project "gerrit-osmo-mgw" build number 684
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-mgw/+/39757 in silent mode.
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-50HcpndnE0Z7/agent.3861347
SSH_AGENT_PID=3861350
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4@tmp/private_key_10540122801504670645.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4@tmp/private_key_10540122801504670645.key)
[ssh-agent] Using credentials jenkins (gerrit.osmocom.org)
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/osmo-mgw
 > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-mgw # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-mgw
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-mgw +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-mgw # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-mgw # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-mgw
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-mgw refs/changes/57/39757/1 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 973cb3beda3ea84c4ee36e81d84c396d24c0adc1 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 973cb3beda3ea84c4ee36e81d84c396d24c0adc1 # timeout=10
Commit message: "WIP"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk a3ba1d07350a114ee1721fce5e6a72310e6191cd # timeout=10
[gerrit-binpkgs@4] $ /bin/sh -xe /tmp/jenkins10237712609964427514.sh + set +x Building binary packages for distro: 'debian:12' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline 8bb42f8 jobs/dahdi: build against linux latest stable too + cd osmo-mgw + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:12 :: Copying the source to the cache dir :: Building the source package docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 579B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.4s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/3] FROM docker.io/library/debian:12@sha256:35286826a88dc879b4f438b645ba574a55a14187b483d09213a024dc0c0a64ed #4 DONE 0.0s #5 [2/3] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper dh-python dpkg-dev fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc python3-packaging python3-setuptools quilt rebar3 sed sphinx-common && apt-get clean #5 CACHED #6 [3/3] RUN USERADD --uid=1000 -m user #6 CACHED #7 exporting to image #7 exporting layers done #7 writing image sha256:0c8edaa9d324aa9dee5ae4f1a42f7e6d48dd4301d7e5b56d28c794c8c16f26b1 0.0s done #7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg 0.0s done #7 DONE 0.1s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) osmo-mgw: using cached https://gerrit.osmocom.org/osmo-mgw (not cloning, not fetching) osmo-mgw: 'git clean -ffxd' osmo-mgw: skipping git checkout, current commit: 973cb3bed WIP osmo-mgw: building source package 1.14.0.22-973c osmo-mgw: adding debian/changelog entry (1.14.0 => 1.14.0.22.973c) osmo-mgw: building debian source package osmo-mgw: adding commit_973cb3beda3ea84c4ee36e81d84c396d24c0adc1.txt docker: running: build_srcpkg.py inside docker :: Building the binary packages docker: building image debian-12-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.18kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:12 #2 DONE 0.4s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/library/debian:12@sha256:35286826a88dc879b4f438b645ba574a55a14187b483d09213a024dc0c0a64ed #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.2s #6 [3/6] RUN USERADD --uid=1000 -m user #6 CACHED #7 [4/6] RUN CASE "debian:12" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #7 CACHED #8 [5/6] RUN SET -x; VERSION="$(echo "debian:12" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:12" in debian:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:12" && exit 1 ;; esac #8 CACHED #9 [2/6] COPY RELEASE.KEY /tmp/Release.key #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:0d378c9edcf209c5f0e744b0ea7d0e15193652aca08c019a5bf272d1170d7d4f 0.0s done #11 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.1s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) docker: building image debian-12-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian-12-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-12-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@4/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.1s #2 [internal] load metadata for docker.io/library/debian-12-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/2] FROM docker.io/library/debian-12-osmocom-obs-build-binpkg:latest #4 DONE 0.0s #5 [2/2] RUN CASE "debian:12" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 CACHED #6 exporting to image #6 exporting layers done #6 writing image sha256:dc8e3d7d12e5c4452fdf2a9971ead7bc0cdf0d76d782a3617215afddef4c033a 0.0s done #6 naming to docker.io/library/debian-12-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 0.1s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-mgw/*.tar.* osmo-mgw/ osmo-mgw/.clang-format osmo-mgw/.tarball-version osmo-mgw/AUTHORS osmo-mgw/COPYING osmo-mgw/Makefile.am osmo-mgw/README.md osmo-mgw/README.vty-tests osmo-mgw/TODO-RELEASE osmo-mgw/configure.ac osmo-mgw/contrib/ osmo-mgw/contrib/Makefile.am osmo-mgw/contrib/ipa.py osmo-mgw/contrib/jenkins.sh osmo-mgw/contrib/mgcp_server.py osmo-mgw/contrib/systemd/ osmo-mgw/contrib/systemd/Makefile.am osmo-mgw/contrib/systemd/osmo-mgw.service osmo-mgw/debian/ osmo-mgw/debian/changelog osmo-mgw/debian/compat osmo-mgw/debian/control osmo-mgw/debian/copyright osmo-mgw/debian/libosmo-mgcp-client-dev.install osmo-mgw/debian/libosmo-mgcp-client14.install osmo-mgw/debian/osmo-mgw-doc.install osmo-mgw/debian/osmo-mgw.install osmo-mgw/debian/postinst osmo-mgw/debian/rules osmo-mgw/debian/source/ osmo-mgw/debian/source/format osmo-mgw/doc/ osmo-mgw/doc/Makefile.am osmo-mgw/doc/examples/ osmo-mgw/doc/examples/Makefile.am osmo-mgw/doc/examples/osmo-mgw/ osmo-mgw/doc/examples/osmo-mgw/osmo-mgw-abis_e1.cfg osmo-mgw/doc/examples/osmo-mgw/osmo-mgw.cfg osmo-mgw/doc/manuals/ osmo-mgw/doc/manuals/Makefile.am osmo-mgw/doc/manuals/chapters/ osmo-mgw/doc/manuals/chapters/configuration.adoc osmo-mgw/doc/manuals/chapters/counters.adoc osmo-mgw/doc/manuals/chapters/counters_generated.adoc osmo-mgw/doc/manuals/chapters/mgcp_endpoints.adoc osmo-mgw/doc/manuals/chapters/mgcp_extensions.adoc osmo-mgw/doc/manuals/chapters/overview.adoc osmo-mgw/doc/manuals/chapters/qos-example.adoc osmo-mgw/doc/manuals/chapters/running.adoc osmo-mgw/doc/manuals/osmomgw-usermanual-docinfo.xml osmo-mgw/doc/manuals/osmomgw-usermanual.adoc osmo-mgw/doc/manuals/osmomgw-vty-reference.xml osmo-mgw/doc/manuals/regen_doc.sh osmo-mgw/doc/manuals/vty/ osmo-mgw/doc/manuals/vty/mgw_vty_additions.xml osmo-mgw/git-version-gen osmo-mgw/include/ osmo-mgw/include/Makefile.am osmo-mgw/include/osmocom/ osmo-mgw/include/osmocom/Makefile.am osmo-mgw/include/osmocom/mgcp/ osmo-mgw/include/osmocom/mgcp/Makefile.am osmo-mgw/include/osmocom/mgcp/debug.h osmo-mgw/include/osmocom/mgcp/mgcp.h osmo-mgw/include/osmocom/mgcp/mgcp_codec.h osmo-mgw/include/osmocom/mgcp/mgcp_common.h osmo-mgw/include/osmocom/mgcp/mgcp_conn.h osmo-mgw/include/osmocom/mgcp/mgcp_e1.h osmo-mgw/include/osmocom/mgcp/mgcp_endp.h osmo-mgw/include/osmocom/mgcp/mgcp_iuup.h osmo-mgw/include/osmocom/mgcp/mgcp_msg.h osmo-mgw/include/osmocom/mgcp/mgcp_network.h osmo-mgw/include/osmocom/mgcp/mgcp_protocol.h osmo-mgw/include/osmocom/mgcp/mgcp_ratectr.h osmo-mgw/include/osmocom/mgcp/mgcp_rtp_end.h osmo-mgw/include/osmocom/mgcp/mgcp_sdp.h osmo-mgw/include/osmocom/mgcp/mgcp_stat.h osmo-mgw/include/osmocom/mgcp/mgcp_threads_queue.h osmo-mgw/include/osmocom/mgcp/mgcp_trunk.h osmo-mgw/include/osmocom/mgcp/osmux.h osmo-mgw/include/osmocom/mgcp/vty.h osmo-mgw/include/osmocom/mgcp_client/ osmo-mgw/include/osmocom/mgcp_client/Makefile.am osmo-mgw/include/osmocom/mgcp_client/defs.h osmo-mgw/include/osmocom/mgcp_client/mgcp_client.h osmo-mgw/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h osmo-mgw/include/osmocom/mgcp_client/mgcp_client_fsm.h osmo-mgw/include/osmocom/mgcp_client/mgcp_client_internal.h osmo-mgw/include/osmocom/mgcp_client/mgcp_client_pool.h osmo-mgw/include/osmocom/mgcp_client/mgcp_client_pool_internal.h osmo-mgw/libosmo-mgcp-client.pc.in osmo-mgw/m4/ osmo-mgw/m4/README osmo-mgw/osmoappdesc.py osmo-mgw/src/ osmo-mgw/src/Makefile.am osmo-mgw/src/libosmo-mgcp/ osmo-mgw/src/libosmo-mgcp/Makefile.am osmo-mgw/src/libosmo-mgcp/g711common.h osmo-mgw/src/libosmo-mgcp/mgcp_codec.c osmo-mgw/src/libosmo-mgcp/mgcp_conn.c osmo-mgw/src/libosmo-mgcp/mgcp_e1.c osmo-mgw/src/libosmo-mgcp/mgcp_endp.c osmo-mgw/src/libosmo-mgcp/mgcp_iuup.c osmo-mgw/src/libosmo-mgcp/mgcp_msg.c osmo-mgw/src/libosmo-mgcp/mgcp_network.c osmo-mgw/src/libosmo-mgcp/mgcp_osmux.c osmo-mgw/src/libosmo-mgcp/mgcp_protocol.c osmo-mgw/src/libosmo-mgcp/mgcp_ratectr.c osmo-mgw/src/libosmo-mgcp/mgcp_rtp_end.c osmo-mgw/src/libosmo-mgcp/mgcp_sdp.c osmo-mgw/src/libosmo-mgcp/mgcp_stat.c osmo-mgw/src/libosmo-mgcp/mgcp_threads_queue.c osmo-mgw/src/libosmo-mgcp/mgcp_trunk.c osmo-mgw/src/libosmo-mgcp/mgcp_vty.c osmo-mgw/src/libosmo-mgcp-client/ osmo-mgw/src/libosmo-mgcp-client/Makefile.am osmo-mgw/src/libosmo-mgcp-client/mgcp_client.c osmo-mgw/src/libosmo-mgcp-client/mgcp_client_endpoint_fsm.c osmo-mgw/src/libosmo-mgcp-client/mgcp_client_fsm.c osmo-mgw/src/libosmo-mgcp-client/mgcp_client_pool.c osmo-mgw/src/libosmo-mgcp-client/mgcp_client_vty.c osmo-mgw/src/osmo-mgw/ osmo-mgw/src/osmo-mgw/Makefile.am osmo-mgw/src/osmo-mgw/mgw_main.c osmo-mgw/tests/ osmo-mgw/tests/Makefile.am osmo-mgw/tests/atlocal.in osmo-mgw/tests/mgcp/ osmo-mgw/tests/mgcp/Makefile.am osmo-mgw/tests/mgcp/mgcp_test.c osmo-mgw/tests/mgcp/mgcp_test.ok osmo-mgw/tests/mgcp_client/ osmo-mgw/tests/mgcp_client/Makefile.am osmo-mgw/tests/mgcp_client/mgcp_client_test.c osmo-mgw/tests/mgcp_client/mgcp_client_test.err osmo-mgw/tests/mgcp_client/mgcp_client_test.ok osmo-mgw/tests/testsuite.at + cd _temp/binpkgs/osmo-mgw + apt-get -y update Get:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ InRelease [1553 B] Hit:2 http://deb.debian.org/debian bookworm InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ Packages [70.7 kB] Fetched 128 kB in 0s (598 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_12/./InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libbctoolbox1 libdebhelper-perl libdecaf0 libfile-stripnondeterminism-perl libmagic-mgc libmagic1 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmnl-dev libortp16 libosmo-abis-dev libosmo-netif-dev libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1 libsub-override-perl libtalloc-dev libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev m4 man-db pkg-config pkgconf pkgconf-bin po-debconf 0 upgraded, 62 newly installed, 0 to remove and 0 not upgraded. Need to get 12.1 MB of archives. After this operation, 44.2 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore22 1.11.0.3.4cea [171 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocodec4 1.11.0.3.4cea [52.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmotrau11 2.0.0.14.3c6e [34.3 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoisdn0 1.11.0.3.4cea [71.1 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogsm20 1.11.0.3.4cea [228 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmonetif11 1.6.0.1.ae0e [60.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmovty13 1.11.0.3.4cea [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoabis15 2.0.0.14.3c6e [70.7 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] Get:11 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] Get:12 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocoding0 1.11.0.3.4cea [71.7 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmogb14 1.11.0.3.4cea [178 kB] Get:16 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmoctrl0 1.11.0.3.4cea [60.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmosim2 1.11.0.3.4cea [64.2 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmousb0 1.11.0.3.4cea [50.9 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+deb12u3 [87.0 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore 1.11.0.3.4cea [44.3 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmocore-dev 1.11.0.3.4cea [849 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-netif-dev 1.6.0.1.ae0e [72.6 kB] Get:26 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] Get:27 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] Get:28 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] Get:29 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] Get:32 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-7~deb12u1 [517 kB] Get:33 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] Get:34 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:35 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] Get:36 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] Get:37 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] Get:38 https://downloads.osmocom.org/packages/osmocom:/master/Debian_12 ./ libosmo-abis-dev 2.0.0.14.3c6e [114 kB] Get:39 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] Get:40 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] Get:41 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:42 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:43 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] Get:44 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB] Get:45 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB] Get:46 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB] Get:47 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB] Get:48 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB] Get:49 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] Get:50 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB] Get:51 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] Get:52 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] Get:53 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] Get:54 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] Get:55 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] Get:56 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:57 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:58 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:59 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] Get:60 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB] Get:61 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] Get:62 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 12.1 MB in 0s (65.3 MB/s) Selecting previously unselected package libmagic-mgc. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66015 files and directories currently installed.) Preparing to unpack .../00-libmagic-mgc_1%3a5.44-3_amd64.deb ... Unpacking libmagic-mgc (1:5.44-3) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../01-libmagic1_1%3a5.44-3_amd64.deb ... Unpacking libmagic1:amd64 (1:5.44-3) ... Selecting previously unselected package file. Preparing to unpack .../02-file_1%3a5.44-3_amd64.deb ... Unpacking file (1:5.44-3) ... Selecting previously unselected package gettext-base. Preparing to unpack .../03-gettext-base_0.21-12_amd64.deb ... Unpacking gettext-base (0.21-12) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../04-libuchardet0_0.0.7-1_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.7-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../05-groff-base_1.22.4-10_amd64.deb ... Unpacking groff-base (1.22.4-10) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../06-bsdextrautils_2.38.1-5+deb12u3_amd64.deb ... Unpacking bsdextrautils (2.38.1-5+deb12u3) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../07-libpipeline1_1.5.7-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.7-1) ... Selecting previously unselected package man-db. Preparing to unpack .../08-man-db_2.11.2-2_amd64.deb ... Unpacking man-db (2.11.2-2) ... Selecting previously unselected package m4. Preparing to unpack .../09-m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package autoconf. Preparing to unpack .../10-autoconf_2.71-3_all.deb ... Unpacking autoconf (2.71-3) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../11-autotools-dev_20220109.1_all.deb ... Unpacking autotools-dev (20220109.1) ... Selecting previously unselected package automake. Preparing to unpack .../12-automake_1%3a1.16.5-1.3_all.deb ... Unpacking automake (1:1.16.5-1.3) ... Selecting previously unselected package autopoint. Preparing to unpack .../13-autopoint_0.21-12_all.deb ... Unpacking autopoint (0.21-12) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../14-libdebhelper-perl_13.11.4_all.deb ... Unpacking libdebhelper-perl (13.11.4) ... Selecting previously unselected package libtool. Preparing to unpack .../15-libtool_2.4.7-7~deb12u1_all.deb ... Unpacking libtool (2.4.7-7~deb12u1) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../16-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../17-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libsub-override-perl. Preparing to unpack .../18-libsub-override-perl_0.09-4_all.deb ... Unpacking libsub-override-perl (0.09-4) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../19-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../20-dh-strip-nondeterminism_1.13.1-1_all.deb ... Unpacking dh-strip-nondeterminism (1.13.1-1) ... Selecting previously unselected package dwz. Preparing to unpack .../21-dwz_0.15-1_amd64.deb ... Unpacking dwz (0.15-1) ... Selecting previously unselected package gettext. Preparing to unpack .../22-gettext_0.21-12_amd64.deb ... Unpacking gettext (0.21-12) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../23-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../24-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../25-debhelper_13.11.4_all.deb ... Unpacking debhelper (13.11.4) ... Selecting previously unselected package libdecaf0:amd64. Preparing to unpack .../26-libdecaf0_1.0.2-2_amd64.deb ... Unpacking libdecaf0:amd64 (1.0.2-2) ... Selecting previously unselected package libmbedcrypto7:amd64. Preparing to unpack .../27-libmbedcrypto7_2.28.3-1_amd64.deb ... Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... Selecting previously unselected package libmbedx509-1:amd64. Preparing to unpack .../28-libmbedx509-1_2.28.3-1_amd64.deb ... Unpacking libmbedx509-1:amd64 (2.28.3-1) ... Selecting previously unselected package libmbedtls14:amd64. Preparing to unpack .../29-libmbedtls14_2.28.3-1_amd64.deb ... Unpacking libmbedtls14:amd64 (2.28.3-1) ... Selecting previously unselected package libbctoolbox1:amd64. Preparing to unpack .../30-libbctoolbox1_5.1.64-2_amd64.deb ... Unpacking libbctoolbox1:amd64 (5.1.64-2) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../31-libmnl-dev_1.0.4-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.4-3) ... Selecting previously unselected package libortp16:amd64. Preparing to unpack .../32-libortp16_1%3a5.1.64-2_amd64.deb ... Unpacking libortp16:amd64 (1:5.1.64-2) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../33-libsctp1_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../34-libtalloc2_2.4.0-f2_amd64.deb ... Unpacking libtalloc2:amd64 (2.4.0-f2) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../35-liburing2_2.3-3_amd64.deb ... Unpacking liburing2:amd64 (2.3-3) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../36-libosmocore22_1.11.0.3.4cea_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.3.4cea) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../37-libosmocodec4_1.11.0.3.4cea_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.3.4cea) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../38-libosmotrau11_2.0.0.14.3c6e_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.0.14.3c6e) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../39-libosmoisdn0_1.11.0.3.4cea_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.3.4cea) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../40-libosmogsm20_1.11.0.3.4cea_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.3.4cea) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../41-libosmonetif11_1.6.0.1.ae0e_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.1.ae0e) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../42-libosmovty13_1.11.0.3.4cea_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.3.4cea) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../43-libosmoabis15_2.0.0.14.3c6e_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.14.3c6e) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../44-libosmocoding0_1.11.0.3.4cea_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.3.4cea) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../45-libosmogb14_1.11.0.3.4cea_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.3.4cea) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../46-libosmoctrl0_1.11.0.3.4cea_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.3.4cea) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../47-libpcsclite1_1.9.9-2_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.9-2) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../48-libosmosim2_1.11.0.3.4cea_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.3.4cea) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../49-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../50-libosmousb0_1.11.0.3.4cea_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.3.4cea) ... Selecting previously unselected package libosmocore. Preparing to unpack .../51-libosmocore_1.11.0.3.4cea_amd64.deb ... Unpacking libosmocore (1.11.0.3.4cea) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../52-libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../53-pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../54-pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../55-pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../56-libtalloc-dev_2.4.0-f2_amd64.deb ... Unpacking libtalloc-dev:amd64 (2.4.0-f2) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../57-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../58-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../59-libosmocore-dev_1.11.0.3.4cea_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0.3.4cea) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../60-libosmo-netif-dev_1.6.0.1.ae0e_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.6.0.1.ae0e) ... Selecting previously unselected package libosmo-abis-dev:amd64. Preparing to unpack .../61-libosmo-abis-dev_2.0.0.14.3c6e_amd64.deb ... Unpacking libosmo-abis-dev:amd64 (2.0.0.14.3c6e) ... Setting up libpipeline1:amd64 (1.5.7-1) ... Setting up bsdextrautils (2.38.1-5+deb12u3) ... Setting up libmagic-mgc (1:5.44-3) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.11.4) ... Setting up libmagic1:amd64 (1:5.44-3) ... Setting up gettext-base (0.21-12) ... Setting up m4 (1.4.19-3) ... Setting up file (1:5.44-3) ... Setting up libdecaf0:amd64 (1.0.2-2) ... Setting up libtalloc2:amd64 (2.4.0-f2) ... Setting up autotools-dev (20220109.1) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up libmbedcrypto7:amd64 (2.28.3-1) ... Setting up libmnl-dev:amd64 (1.0.4-3) ... Setting up autopoint (0.21-12) ... Setting up libpcsclite1:amd64 (1.9.9-2) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up autoconf (2.71-3) ... Setting up dwz (0.15-1) ... Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... Setting up libuchardet0:amd64 (0.0.7-1) ... Setting up libsub-override-perl (0.09-4) ... Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... Setting up liburing2:amd64 (2.3-3) ... Setting up automake (1:1.16.5-1.3) ... update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... Setting up gettext (0.21-12) ... Setting up libmbedx509-1:amd64 (2.28.3-1) ... Setting up libmbedtls14:amd64 (2.28.3-1) ... Setting up libtool (2.4.7-7~deb12u1) ... Setting up libbctoolbox1:amd64 (5.1.64-2) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libtalloc-dev:amd64 (2.4.0-f2) ... Setting up libortp16:amd64 (1:5.1.64-2) ... Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... Setting up pkg-config:amd64 (1.8.1-1) ... Setting up dh-strip-nondeterminism (1.13.1-1) ... Setting up libosmocore22:amd64 (1.11.0.3.4cea) ... Setting up libosmocodec4:amd64 (1.11.0.3.4cea) ... Setting up groff-base (1.22.4-10) ... Setting up libosmovty13:amd64 (1.11.0.3.4cea) ... Setting up libosmoisdn0:amd64 (1.11.0.3.4cea) ... Setting up libosmotrau11:amd64 (2.0.0.14.3c6e) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.11.2-2) ... Building database of manual pages ... Setting up libosmousb0:amd64 (1.11.0.3.4cea) ... Setting up libosmogsm20:amd64 (1.11.0.3.4cea) ... Setting up libosmoctrl0:amd64 (1.11.0.3.4cea) ... Setting up libosmogb14:amd64 (1.11.0.3.4cea) ... Setting up debhelper (13.11.4) ... Setting up libosmonetif11:amd64 (1.6.0.1.ae0e) ... Setting up libosmocoding0:amd64 (1.11.0.3.4cea) ... Setting up libosmosim2:amd64 (1.11.0.3.4cea) ... Setting up libosmocore (1.11.0.3.4cea) ... Setting up libosmoabis15:amd64 (2.0.0.14.3c6e) ... Setting up libosmocore-dev:amd64 (1.11.0.3.4cea) ... Setting up libosmo-netif-dev:amd64 (1.6.0.1.ae0e) ... Setting up libosmo-abis-dev:amd64 (2.0.0.14.3c6e) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... Processing triggers for mailcap (3.70+nmu1) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package osmo-mgw dpkg-buildpackage: info: source version 1.14.0.22.973c dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts <info@osmocom.org> dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . fakeroot debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-mgw in osmo-mgw_1.14.0.22.973c.tar.xz dpkg-source: info: building osmo-mgw in osmo-mgw_1.14.0.22.973c.dsc debian/rules build dh build --with autoreconf dh_update_autotools_config dh_autoreconf libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:93: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:93: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:93: the top level configure.ac:105: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:105: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:105: the top level configure.ac:110: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:110: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:110: the top level configure.ac:186: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:186: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... configure.ac:186: the top level configure.ac:188: warning: AC_OUTPUT should be used without arguments. configure.ac:188: You should run autoupdate. configure.ac:23: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/libosmo-mgcp-client/Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/osmo-mgw' dh_auto_configure -- --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for library containing dlopen... none required checking for library containing dlsym... none required checking for libosmocore >= 1.11.0... yes checking for libosmogsm >= 1.11.0... yes checking for libosmoctrl >= 1.11.0... yes checking for libosmovty >= 1.11.0... yes checking for libosmo-netif >= 1.6.0... yes checking for libosmoabis >= 2.0.0... yes checking for libosmotrau >= 2.0.0... yes checking whether to enable code coverage support... no checking whether to enable VTY/CTRL tests... no checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-mgcp-client.pc config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/mgcp_client/Makefile config.status: creating include/osmocom/mgcp/Makefile config.status: creating src/Makefile config.status: creating src/libosmo-mgcp-client/Makefile config.status: creating src/libosmo-mgcp/Makefile config.status: creating src/osmo-mgw/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/mgcp_client/Makefile config.status: creating tests/mgcp/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating Makefile config.status: creating bscconfig.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw' dh_auto_build make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-mgw' echo 1.14.0.22-973c > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-mgw' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom' Making all in mgcp_client make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client' echo -e "/*\n\n DO NOT EDIT THIS FILE!\n THIS IS OVERWRITTEN DURING BUILD\n This is an automatic copy of <osmocom/mgcp/mgcp_common.h>\n\n */" > mgcp_common.h cat ../../../include/osmocom/mgcp/mgcp_common.h >> mgcp_common.h make all-am make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client' Making all in mgcp make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src' Making all in libosmo-mgcp-client make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp-client' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_client.lo mgcp_client.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_client_vty.lo mgcp_client_vty.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_client_fsm.lo mgcp_client_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_client_endpoint_fsm.lo mgcp_client_endpoint_fsm.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_client_pool.lo mgcp_client_pool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client_vty.c -fPIC -DPIC -o .libs/mgcp_client_vty.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client.c -fPIC -DPIC -o .libs/mgcp_client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client_endpoint_fsm.c -fPIC -DPIC -o .libs/mgcp_client_endpoint_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client_fsm.c -fPIC -DPIC -o .libs/mgcp_client_fsm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client_pool.c -fPIC -DPIC -o .libs/mgcp_client_pool.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client_pool.c -o mgcp_client_pool.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client_fsm.c -o mgcp_client_fsm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client_vty.c -o mgcp_client_vty.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client.c -o mgcp_client.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c mgcp_client_endpoint_fsm.c -o mgcp_client_endpoint_fsm.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -version-info 14:1:0 -no-undefined -Wl,-z,relro -pthread -o libosmo-mgcp-client.la -rpath /usr/lib/x86_64-linux-gnu mgcp_client.lo mgcp_client_vty.lo mgcp_client_fsm.lo mgcp_client_endpoint_fsm.lo mgcp_client_pool.lo -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl libtool: link: gcc -shared -fPIC -DPIC .libs/mgcp_client.o .libs/mgcp_client_vty.o .libs/mgcp_client_fsm.o .libs/mgcp_client_endpoint_fsm.o .libs/mgcp_client_pool.o /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -g -O2 -fstack-protector-strong -g -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libosmo-mgcp-client.so.14 -o .libs/libosmo-mgcp-client.so.14.0.1 libtool: link: (cd ".libs" && rm -f "libosmo-mgcp-client.so.14" && ln -s "libosmo-mgcp-client.so.14.0.1" "libosmo-mgcp-client.so.14") libtool: link: (cd ".libs" && rm -f "libosmo-mgcp-client.so" && ln -s "libosmo-mgcp-client.so.14.0.1" "libosmo-mgcp-client.so") libtool: link: ar cr .libs/libosmo-mgcp-client.a mgcp_client.o mgcp_client_vty.o mgcp_client_fsm.o mgcp_client_endpoint_fsm.o mgcp_client_pool.o libtool: link: ranlib .libs/libosmo-mgcp-client.a libtool: link: ( cd ".libs" && rm -f "libosmo-mgcp-client.la" && ln -s "../libosmo-mgcp-client.la" "libosmo-mgcp-client.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp-client' Making all in libosmo-mgcp make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_protocol.o mgcp_protocol.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_network.o mgcp_network.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_vty.o mgcp_vty.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_osmux.o mgcp_osmux.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_sdp.o mgcp_sdp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_codec.o mgcp_codec.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_msg.o mgcp_msg.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_conn.o mgcp_conn.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_stat.o mgcp_stat.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_endp.o mgcp_endp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_trunk.o mgcp_trunk.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_ratectr.o mgcp_ratectr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_rtp_end.o mgcp_rtp_end.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_e1.o mgcp_e1.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_iuup.o mgcp_iuup.c rm -f libosmo-mgcp.a ar cru libosmo-mgcp.a mgcp_protocol.o mgcp_network.o mgcp_vty.o mgcp_osmux.o mgcp_sdp.o mgcp_codec.o mgcp_msg.o mgcp_conn.o mgcp_stat.o mgcp_endp.o mgcp_trunk.o mgcp_ratectr.o mgcp_rtp_end.o mgcp_e1.o mgcp_iuup.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libosmo-mgcp.a make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp' Making all in osmo-mgw make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/osmo-mgw' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgw_main.o mgw_main.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wl,-z,relro -pthread -o osmo-mgw mgw_main.o ../../src/libosmo-mgcp/libosmo-mgcp.a -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmonetif -losmoabis -losmocore -ltalloc -lmnl -losmotrau -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -Wl,-z -Wl,relro -o osmo-mgw mgw_main.o ../../src/libosmo-mgcp/libosmo-mgcp.a /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmonetif.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmotrau.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/osmo-mgw' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests' Making all in mgcp_client make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp_client' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp_client' Making all in mgcp make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests' Making all in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/doc' Making all in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc/examples' Making all in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). ln -s /usr/share/osmo-gsm-manuals/build build ln -s /usr/share/osmo-gsm-manuals/common common mkdir -p ./vty xmllint --xinclude --postvalid --noout osmomgw-vty-reference.xml if ! [ -f osmomgw-usermanual.adoc ]; then \ ln -s osmomgw-usermanual.adoc osmomgw-usermanual.adoc; \ fi ../../src/osmo-mgw/osmo-mgw --vty-ref-xml > vty/mgw_vty_reference.xml TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-mgw/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmomgw-usermanual.adoc <0003> rate_ctr.c:97 '(null)' is not a valid counter identifier <0003> rate_ctr.c:163 counter group 'mdcx'[11] == NULL, aborting 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.L9INt2Zijk + mktemp + combine_src=/tmp/tmp.GTG5K2oBOA + cp ./vty/mgw_vty_reference.xml /tmp/tmp.L9INt2Zijk + [ -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.L9INt2Zijk /tmp/tmp.GTG5K2oBOA + xsltproc -o /tmp/tmp.L9INt2Zijk --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.GTG5K2oBOA + [ -n ./vty/mgw_vty_additions.xml ] + realpath ./vty/mgw_vty_additions.xml + addition=/obs/_temp/binpkgs/osmo-mgw/doc/manuals/vty/mgw_vty_additions.xml + shift + cp /tmp/tmp.L9INt2Zijk /tmp/tmp.GTG5K2oBOA + xsltproc -o /tmp/tmp.L9INt2Zijk --stringparam with /obs/_temp/binpkgs/osmo-mgw/doc/manuals/vty/mgw_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.GTG5K2oBOA + [ -n ] + cat /tmp/tmp.L9INt2Zijk + rm -f /tmp/tmp.GTG5K2oBOA + rm -f /tmp/tmp.L9INt2Zijk xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \ > generated/docbook_vty.xml a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-mgw/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmomgw-usermanual.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-mgw/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml')] asciidoc: reading: /etc/asciidoc/asciidoc.conf set -x && \ export GIT_DATE="unknown" && \ export REVNUMBER="DRAFT " && \ export TEMPFILE="/obs/_temp/binpkgs/osmo-mgw/doc/manuals/generated/_temp_osmomgw-vty-reference.xml" && \ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmomgw-vty-reference.xml" && \ dblatex \ --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml \ --xslt-opts="--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-mgw/doc/manuals/generated" \ \ -P draft.mode=no \ -o osmomgw-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf + export GIT_DATE=unknown + GIT_DATE=unknown + export 'REVNUMBER=DRAFT ' + REVNUMBER='DRAFT ' + export TEMPFILE=/obs/_temp/binpkgs/osmo-mgw/doc/manuals/generated/_temp_osmomgw-vty-reference.xml + TEMPFILE=/obs/_temp/binpkgs/osmo-mgw/doc/manuals/generated/_temp_osmomgw-vty-reference.xml + /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmomgw-vty-reference.xml asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.adoc Changing revhistory to DRAFT , unknown... asciidoc: reading: /etc/asciidoc/docbook45.conf + dblatex --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-mgw/doc/manuals/generated' -P draft.mode=no -o osmomgw-vty-reference.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/generated/_temp_osmomgw-vty-reference.xml asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml asciidoc: osmomgw-usermanual.adoc: line 6: evaluating: {include:/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual-docinfo.xml} asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/preface.adoc asciidoc: osmomgw-usermanual.adoc: line 9: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/preface.adoc Build the book set list... asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/overview.adoc asciidoc: osmomgw-usermanual.adoc: line 11: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/overview.adoc asciidoc: overview.adoc: line 20: evaluating: {counter2:target-number} asciidoc: overview.adoc: line 20: evaluating: {set2:target:osmomgw-usermanual__1.svg} asciidoc: overview.adoc: line 30: filtering: dot -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__1.svg" -T svg && echo " " asciidoc: overview.adoc: line 36: evaluating: {counter2:target-number} asciidoc: overview.adoc: line 36: evaluating: {set2:target:osmomgw-usermanual__2.svg} asciidoc: overview.adoc: line 52: filtering: dot -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__2.svg" -T svg && echo " " asciidoc: overview.adoc: line 58: evaluating: {counter2:target-number} asciidoc: overview.adoc: line 58: evaluating: {set2:target:osmomgw-usermanual__3.svg} asciidoc: overview.adoc: line 68: filtering: dot -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__3.svg" -T svg && echo " " Build the listings... asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/running.adoc asciidoc: osmomgw-usermanual.adoc: line 13: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/running.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/vty.adoc asciidoc: osmomgw-usermanual.adoc: line 15: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/vty.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/logging.adoc asciidoc: osmomgw-usermanual.adoc: line 17: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/logging.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/configuration.adoc asciidoc: osmomgw-usermanual.adoc: line 19: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/configuration.adoc XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/mgcp_endpoints.adoc asciidoc: osmomgw-usermanual.adoc: line 21: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/mgcp_endpoints.adoc Processing stripped document. asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/mgcp_extensions.adoc asciidoc: osmomgw-usermanual.adoc: line 23: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/mgcp_extensions.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/osmux.adoc asciidoc: osmomgw-usermanual.adoc: line 25: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/osmux.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/network_osmux_aoip.dot asciidoc: osmux.adoc: line 125: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/network_osmux_aoip.dot asciidoc: osmux.adoc: line 124: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 124: evaluating: {set2:target:osmomgw-usermanual__4.svg} asciidoc: network_osmux_aoip.dot: line 32: filtering: dot -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__4.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/mo_call_osmux_aoip.msc asciidoc: osmux.adoc: line 131: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/mo_call_osmux_aoip.msc asciidoc: osmux.adoc: line 130: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 130: evaluating: {set2:target:osmomgw-usermanual__5.svg} asciidoc: mo_call_osmux_aoip.msc: line 54: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__5.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/network_osmux_sccplite.dot asciidoc: osmux.adoc: line 140: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/network_osmux_sccplite.dot asciidoc: osmux.adoc: line 139: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 139: evaluating: {set2:target:osmomgw-usermanual__6.svg} asciidoc: network_osmux_sccplite.dot: line 33: filtering: dot -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__6.svg" -T svg && echo " " Build _temp_osmomgw-vty-reference.pdf asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc asciidoc: osmux.adoc: line 146: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc asciidoc: osmux.adoc: line 145: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 145: evaluating: {set2:target:osmomgw-usermanual__7.svg} asciidoc: mo_call_osmux_sccplite.msc: line 58: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__7.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot asciidoc: osmux.adoc: line 155: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot asciidoc: osmux.adoc: line 154: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 154: evaluating: {set2:target:osmomgw-usermanual__8.svg} asciidoc: network_osmux_sccplite_nat.dot: line 40: filtering: dot -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__8.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc asciidoc: osmux.adoc: line 161: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc asciidoc: osmux.adoc: line 160: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 160: evaluating: {set2:target:osmomgw-usermanual__9.svg} asciidoc: mo_call_osmux_sccplite_nat.msc: line 77: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__9.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/mgcp_extension_osmux.adoc asciidoc: osmux.adoc: line 164: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/mgcp_extension_osmux.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/network_osmux_abis.dot asciidoc: osmux.adoc: line 172: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/network_osmux_abis.dot asciidoc: osmux.adoc: line 171: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 171: evaluating: {set2:target:osmomgw-usermanual__10.svg} asciidoc: network_osmux_abis.dot: line 32: filtering: dot -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__10.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/mo_call_osmux_abis.msc asciidoc: osmux.adoc: line 178: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/osmux/mo_call_osmux_abis.msc asciidoc: osmux.adoc: line 177: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 177: evaluating: {set2:target:osmomgw-usermanual__11.svg} asciidoc: mo_call_osmux_abis.msc: line 54: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__11.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/qos-dscp-pcp.adoc asciidoc: osmomgw-usermanual.adoc: line 27: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/qos-dscp-pcp.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/qos-example.adoc asciidoc: qos-dscp-pcp.adoc: line 161: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/chapters/qos-example.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: osmomgw-usermanual.adoc: line 31: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/vty_cpu_sched.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/port_numbers.adoc asciidoc: osmomgw-usermanual.adoc: line 33: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/port_numbers.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmomgw-usermanual.adoc: line 35: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/bibliography.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/glossary.adoc asciidoc: osmomgw-usermanual.adoc: line 37: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/glossary.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/gfdl.adoc asciidoc: osmomgw-usermanual.adoc: line 39: reading: /obs/_temp/binpkgs/osmo-mgw/doc/manuals/common/chapters/gfdl.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml" 'osmomgw-vty-reference.pdf' successfully built + rm /obs/_temp/binpkgs/osmo-mgw/doc/manuals/generated/_temp_osmomgw-vty-reference.xml Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml:2287: element figure: validity error : ID fig-network-osmux-aoip already defined <figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled ^ Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-mgw/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml:2287: element figure: validity error : ID fig-network-osmux-aoip already defined <figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled ^ xsltproc -o osmomgw-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpb37kiqe0/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-mgw/doc/manuals' /tmp/tmpb37kiqe0/custom.xsl /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml:2287: element figure: validity error : ID fig-network-osmux-aoip already defined <figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled ^ XSLT stylesheets DocBook - LaTeX 2e (0.3.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/osmo-mgw/doc/manuals/osmomgw-usermanual__1.svg rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__2.svg rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__3.svg Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__4.svg rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__5.svg rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__6.svg rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__7.svg rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__8.svg rsvg-convert -a -f pdf -o fig8.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__9.svg rsvg-convert -a -f pdf -o fig9.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__10.svg rsvg-convert -a -f pdf -o fig10.pdf /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual__11.svg Build osmomgw-usermanual.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmomgw-usermanual.tex kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tctt0900 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tctt0900 This is METAFONT, Version 2.71828182 (TeX Live 2022/Debian) (preloaded base=mf) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt0900.mf (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt.mf (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf Ok (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf Ok [100] [109] [98] [99] [108]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44] [45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95] [96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174] [175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf Ok [185] [178] [179] [170] [186]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf Ok [188] [189] [190]) ) ) ) Font metrics written on tctt0900.tfm. Output written on tctt0900.600gf (128 characters, 17564 bytes). Transcript written on tctt0900.log. mktexpk: /home/user/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/tctt0900.600pk: successfully generated. running post-compilation scripts... [index] the index file /tmp/tmpb37kiqe0/osmomgw-usermanual.idx is empty osmomgw-usermanual.aux MD5 checksum changed osmomgw-usermanual.toc MD5 checksum changed the /tmp/tmpb37kiqe0/osmomgw-usermanual.aux file has changed pdflatex -interaction=batchmode osmomgw-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpb37kiqe0/osmomgw-usermanual.idx is empty osmomgw-usermanual.aux MD5 checksum changed the /tmp/tmpb37kiqe0/osmomgw-usermanual.aux file has changed but no re-run required? no new compilation is needed running last-compilation scripts... 'osmomgw-usermanual.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-mgw/doc/manuals/osmomgw-usermanual.xml make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/doc' Making all in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/contrib' Making all in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/contrib/systemd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/contrib' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/osmo-mgw' dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false) make -j21 check "TESTSUITEFLAGS=-j21 --verbose" VERBOSE=1 make[2]: Entering directory '/obs/_temp/binpkgs/osmo-mgw' make check-recursive make[3]: Entering directory '/obs/_temp/binpkgs/osmo-mgw' Making check in include make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include' Making check in osmocom make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom' Making check in mgcp_client make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client' make check-am make[7]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client' make[7]: Nothing to be done for 'check-am'. make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client' make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp_client' Making check in mgcp make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom/mgcp' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include/osmocom' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/include' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/include' Making check in src make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src' Making check in libosmo-mgcp-client make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp-client' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp-client' Making check in libosmo-mgcp make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp' Making check in osmo-mgw make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src/osmo-mgw' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src/osmo-mgw' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/src' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/src' Making check in tests make[4]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests' Making check in mgcp_client make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp_client' make mgcp_client_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp_client' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_client_test.o mgcp_client_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -no-install -Wl,-z,relro -pthread -o mgcp_client_test mgcp_client_test.o ../../src/libosmo-mgcp-client/libosmo-mgcp-client.la -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmonetif libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -Wl,-z -Wl,relro -o mgcp_client_test mgcp_client_test.o ../../src/libosmo-mgcp-client/.libs/libosmo-mgcp-client.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libosmonetif.so -pthread -Wl,-rpath -Wl,/obs/_temp/binpkgs/osmo-mgw/src/libosmo-mgcp-client/.libs make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp_client' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp_client' Making check in mgcp make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp' make mgcp_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -c -o mgcp_test.o mgcp_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread -no-install -Wl,-z,relro -pthread -o mgcp_test mgcp_test.o ../../src/libosmo-mgcp/libosmo-mgcp.a -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmoabis -losmocore -ltalloc -lmnl -losmotrau -losmocore -ltalloc -lmnl -losmonetif -lm libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -Wl,-z -Wl,relro -o mgcp_test mgcp_test.o ../../src/libosmo-mgcp/libosmo-mgcp.a /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmoabis.so /usr/lib/x86_64-linux-gnu/libosmotrau.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libosmonetif.so -lm -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests/mgcp' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests' make check-local make[6]: Entering directory '/obs/_temp/binpkgs/osmo-mgw/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [osmo-mgw])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [osmo-mgw])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [1.14.0.22-973c])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [osmo-mgw 1.14.0.22-973c])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \ echo ' [openbsc@lists.osmocom.org])'; \ echo 'm4_define([AT_PACKAGE_URL],' && \ echo ' [])'; \ } >'./package.m4' /bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at mv testsuite.tmp testsuite /bin/bash './testsuite' -j21 --verbose ## ----------------------------------- ## ## osmo-mgw 1.14.0.22-973c test suite. ## ## ----------------------------------- ## 1. testsuite.at:4: testing mgcp_client ... ./testsuite.at:8: $abs_top_builddir/tests/mgcp_client/mgcp_client_test 2. testsuite.at:11: testing mgcp ... ./testsuite.at:14: $abs_top_builddir/tests/mgcp/mgcp_test 1. testsuite.at:4: ok /obs/_temp/binpkgs/osmo-mgw/tests/testsuite.dir/at-groups/2/test-source: line 25: 5820 Segmentation fault (core dumped) ( $at_check_trace; $abs_top_builddir/tests/mgcp/mgcp_test ) >> "$at_stdout" 2>> "$at_stderr" 5>&- stderr: <0000> rate_ctr.c:97 '(null)' is not a valid counter identifier <0000> rate_ctr.c:163 counter group 'mdcx'[11] == NULL, aborting <0010> mgcp_protocol.c:349 AUEP: cannot find endpoint "ds/e1-1/2@mgw", cause=500 -- abort <0010> mgcp_protocol.c:349 AUEP: cannot find endpoint "ds/e1-2/1@mgw", cause=500 -- abort <0010> mgcp_protocol.c:349 MDCX: cannot find endpoint "ds/e1-3/1@mgw", cause=500 -- abort <0010> mgcp_protocol.c:349 MDCX: cannot find endpoint "ds/e1-1/2@mgw", cause=500 -- abort <0010> mgcp_trunk.c:285 missing trunk prefix in endpoint name "1@mgw", assuming trunk "rtpbridge/"! <0010> mgcp_protocol.c:628 endpoint:rtpbridge/1@mgw CRCX: creating new connection ... <0010> mgcp_sdp.c:414 1@mgw: Got media info via SDP: port:5904, addr:123.12.12.123, duration:20, payload-types:97=GSM-EFR <0010> mgcp_protocol.c:787 endpoint:rtpbridge/1@mgw CI:DF54A946 CRCX: connection successfully created: (2/rtp C:DF54A946 r=123.12.12.123:5904<->l=0.0.0.0:16002) Dummy packet to 0x7b0c0c7b:5904, msg length 1 23 Dummy packet to 0x7b0c0c7b:5905, msg length 1 23 <0000> mgcp_network.c:1087 endpoint:rtpbridge/1@mgw CI:DF54A946 Failed to send dummy RTCP packet. <0010> mgcp_trunk.c:285 missing trunk prefix in endpoint name "1@mgw", assuming trunk "rtpbridge/"! <0010> mgcp_protocol.c:894 endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ... <0010> mgcp_protocol.c:1009 endpoint:rtpbridge/1@mgw CI:DF54A946 MDCX: connection successfully modified: (2/rtp C:DF54A946 r=123.12.12.123:5904<->l=0.0.0.0:16002) --- expout 2025-03-10 16:22:23.851061882 +0000 +++ /obs/_temp/binpkgs/osmo-mgw/tests/testsuite.dir/at-groups/2/stdout 2025-03-10 16:22:23.851061882 +0000 @@ -1,1719 +0,0 @@ -line: 'one CR' -line: 'two CR' -line: '' -line: 'one CRLF' -line: 'two CRLF' -line: '' -line: 'one LF' -line: 'two LF' -line: '' -line: 'mixed (4 lines)' -line: '' -line: '' -line: '' - -================================================ -Testing AUEP1 -creating message from statically defined input: ----------8<--------- -AUEP 158663169 ds/e1-1/2@mgw MGCP 1.0 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing AUEP2 -creating message from statically defined input: ----------8<--------- -AUEP 18983213 ds/e1-2/1@mgw MGCP 1.0 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing MDCX1 -creating message from statically defined input: ----------8<--------- -MDCX 18983213 ds/e1-3/1@mgw MGCP 1.0 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing MDCX2 -creating message from statically defined input: ----------8<--------- -MDCX 18983214 ds/e1-1/2@mgw MGCP 1.0 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX3 -creating message from statically defined input: ----------8<--------- -MDCX 18983215 1@mgw MGCP 1.0 -I: %s - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_ADDR000 -creating message from statically defined input: ----------8<--------- -MDCX 18983216 1@mgw MGCP 1.0 -M: sendrecv -C: 2 -I: %s -L: p:20, a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 0.0.0.0 -c=IN IP4 0.0.0.0 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing MDCX4 -creating message from statically defined input: ----------8<--------- -MDCX 18983217 1@mgw MGCP 1.0 -M: sendrecv -C: 2 -I: %s -L: p:20, a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_PT1 -creating message from statically defined input: ----------8<--------- -MDCX 18983218 1@mgw MGCP 1.0 -M: SENDRECV -C: 2 -I: %s -L: p:20-40, a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_PT2 -creating message from statically defined input: ----------8<--------- -MDCX 18983219 1@mgw MGCP 1.0 -M: sendrecv -C: 2 -I: %s -L: p:20-20, a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_PT3 -creating message from statically defined input: ----------8<--------- -MDCX 18983220 1@mgw MGCP 1.0 -M: sendrecv -C: 2 -I: %s -L: a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_PT4 -creating message from statically defined input: ----------8<--------- -MDCX 18983221 1@mgw MGCP 1.0 -m: sendrecv -c: 2 -i: %s -l: A:amr, NT:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_SO -creating message from statically defined input: ----------8<--------- -MDCX 18983222 1@mgw MGCP 1.0 -M: sendonly -C: 2 -I: %s -L: p:20, a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing MDCX4_RO -creating message from statically defined input: ----------8<--------- -MDCX 18983223 1@mgw MGCP 1.0 -M: recvonly -C: 2 -I: %s -L: p:20, a:AMR, nt:IN - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing DLCX -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX_ZYN -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -M: recvonly -C: 2 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing EMPTY -creating message from statically defined input: ----------8<--------- - - ----------8<--------- - -================================================ -Testing SHORT1 -creating message from statically defined input: ----------8<--------- -CRCX - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing SHORT2 -creating message from statically defined input: ----------8<--------- -CRCX 1 ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing SHORT3 -creating message from statically defined input: ----------8<--------- -CRCX 1 1@mgw ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing SHORT4 -creating message from statically defined input: ----------8<--------- -CRCX 1 1@mgw MGCP ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing RQNT1 -creating message from statically defined input: ----------8<--------- -RQNT 186908780 1@mgw MGCP 1.0 -X: B244F267488 -S: D/9 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing RQNT2 -creating message from statically defined input: ----------8<--------- -RQNT 186908781 1@mgw MGCP 1.0 -X: ADD4F26746F -R: D/[0-9#*](N), G/ft, fxr/t38 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing DLCX -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX3 -creating message from statically defined input: ----------8<--------- -MDCX 18983215 1@mgw MGCP 1.0 -I: %s - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing DLCX -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 6@mgw MGCP 1.0 -M: recvonly -C: 2 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -M: recvonly -C: 2 -L: p:20 -X-Osmo-IGN: C foo - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX_TOO_LONG_CI -creating message from statically defined input: ----------8<--------- -MDCX 18983224 1@mgw MGCP 1.0 -I: 123456789012345678901234567890123 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 7@mgw MGCP 1.0 -M: recvonly -C: 2 -X -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 111 -a=rtpmap:111 AMR/8000/1 -a=ptime:20 -a=fmtp:111 mode-change-capability=2; octet-align=1 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing AUEP_NULL -creating message from statically defined input: ----------8<--------- -AUEP 18983215 null@mgw MGCP 1.0 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX_NULL -creating message from statically defined input: ----------8<--------- -CRCX 2 null@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing MDCX_NULL -creating message from statically defined input: ----------8<--------- -MDCX 9 null@mgw MGCP 1.0 -I: %s - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing DLCX_NULL -creating message from statically defined input: ----------8<--------- -DLCX 8 null@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing RQNT_NULL -creating message from statically defined input: ----------8<--------- -RQNT 186908782 null@mgw MGCP 1.0 -X: B244F267488 -S: D/9 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX_PORT_0 -creating message from statically defined input: ----------8<--------- -CRCX 3 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 0 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX_PORT_0_IUFP -creating message from statically defined input: ----------8<--------- -CRCX 4 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 0 RTP/AVP 96 -a=rtpmap:96 VND.3GPP.IUFP/16000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX_PORT_0_IUFP_SENDRECV -creating message from statically defined input: ----------8<--------- -CRCX 4 1@mgw MGCP 1.0 -M: sendrecv -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 0 RTP/AVP 96 -a=rtpmap:96 VND.3GPP.IUFP/16000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX_PORT_0_IUFP_SENDRECV2 -creating message from statically defined input: ----------8<--------- -CRCX 4 1@mgw MGCP 1.0 -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -a=sendrecv -m=audio 0 RTP/AVP 96 -a=rtpmap:96 VND.3GPP.IUFP/16000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX_PORT_0_IUFP_SENDRECV3 -creating message from statically defined input: ----------8<--------- -CRCX 4 1@mgw MGCP 1.0 -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 0 RTP/AVP 96 -a=rtpmap:96 VND.3GPP.IUFP/16000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -Re-transmitting CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. - -================================================ -Testing RQNT1 -creating message from statically defined input: ----------8<--------- -RQNT 186908780 1@mgw MGCP 1.0 -X: B244F267488 -S: D/9 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -Re-transmitting RQNT1 -creating message from statically defined input: ----------8<--------- -RQNT 186908780 1@mgw MGCP 1.0 -X: B244F267488 -S: D/9 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. - -================================================ -Testing RQNT2 -creating message from statically defined input: ----------8<--------- -RQNT 186908781 1@mgw MGCP 1.0 -X: ADD4F26746F -R: D/[0-9#*](N), G/ft, fxr/t38 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -Re-transmitting RQNT2 -creating message from statically defined input: ----------8<--------- -RQNT 186908781 1@mgw MGCP 1.0 -X: ADD4F26746F -R: D/[0-9#*](N), G/ft, fxr/t38 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. - -================================================ -Testing MDCX3 -creating message from statically defined input: ----------8<--------- -MDCX 18983215 1@mgw MGCP 1.0 -I: %s - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -Re-transmitting MDCX3 -creating message from statically defined input: ----------8<--------- -MDCX 18983215 1@mgw MGCP 1.0 -I: %s - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. - -================================================ -Testing DLCX -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -Re-transmitting DLCX -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -Testing packet loss calculation. -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -RQNT 186908780 1@mgw MGCP 1.0 -X: B244F267488 -S: D/9 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -Testing stat parsing -creating message from statically defined input: ----------8<--------- -250 7 OK -P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 - ----------8<--------- -Parsing result: 0 -creating message from statically defined input: ----------8<--------- -250 7 OK -P: PS=10, OS=20, PR=30, OR=40, PL=-3, JI=40 - ----------8<--------- -Parsing result: 0 -Testing packet error detection, patch SSRC. -Output SSRC changed to 11223344 -In TS: 0, dTS: 0, Seq: 0 -Out TS change: 0, dTS: 0, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 160, dTS: 160, Seq: 1 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 2 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 3 -Out TS change: 0, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 10, Transit = 160 -In TS: 480, dTS: 160, Seq: 4 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 9, Transit = 160 -In TS: 640, dTS: 160, Seq: 5 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 8, Transit = 160 -In TS: 960, dTS: 320, Seq: 6 -Out TS change: 320, dTS: 320, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 18, Transit = 0 -In TS: 1120, dTS: 160, Seq: 7 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 17, Transit = 0 -In TS: 1280, dTS: 160, Seq: 8 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 0 -In TS: 1400, dTS: 120, Seq: 9 -Out TS change: 120, dTS: 120, Seq change: 1, TS Err change: in +1, out +1 -Stats: Jitter = 17, Transit = 40 -In TS: 1560, dTS: 160, Seq: 10 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 40 -In TS: 1720, dTS: 160, Seq: 11 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 15, Transit = 40 -In TS: 34688, dTS: 0, Seq: 12 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 34848, dTS: 160, Seq: 13 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35008, dTS: 160, Seq: 14 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35128, dTS: 120, Seq: 15 -Out TS change: 120, dTS: 120, Seq change: 1, TS Err change: in +1, out +1 -Stats: Jitter = 2, Transit = -32728 -In TS: 35288, dTS: 160, Seq: 16 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35448, dTS: 160, Seq: 17 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35768, dTS: 160, Seq: 19 -Out TS change: 320, dTS: 160, Seq change: 2, TS Err change: in +0, out +0 -Stats: Jitter = 12, Transit = -32888 -In TS: 35928, dTS: 160, Seq: 20 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 11, Transit = -32888 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 20, Transit = -33048 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 0, dTS: 160, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 29, Transit = -32888 -In TS: 36248, dTS: 160, Seq: 22 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 27, Transit = -32888 -In TS: 36408, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 25, Transit = -32888 -In TS: 36568, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 0, TS Err change: in +1, out +1 -Stats: Jitter = 24, Transit = -32888 -In TS: 36728, dTS: 160, Seq: 24 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 22, Transit = -32888 -In TS: 36888, dTS: 160, Seq: 25 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 21, Transit = -32888 -In TS: 160000, dTS: 0, Seq: 1000 -Out TS change: 12000, dTS: 12000, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160160, dTS: 160, Seq: 1001 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160320, dTS: 160, Seq: 1002 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 180320, dTS: 0, Seq: 1003 -Out TS change: 20000, dTS: 0, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180480, dTS: 160, Seq: 1004 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180640, dTS: 160, Seq: 1005 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 5, Transit = -163760 -Testing packet error detection. -Output SSRC changed to 11223344 -In TS: 0, dTS: 0, Seq: 0 -Out TS change: 0, dTS: 0, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 160, dTS: 160, Seq: 1 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 2 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 3 -Out TS change: 0, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 10, Transit = 160 -In TS: 480, dTS: 160, Seq: 4 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 9, Transit = 160 -In TS: 640, dTS: 160, Seq: 5 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 8, Transit = 160 -In TS: 960, dTS: 320, Seq: 6 -Out TS change: 320, dTS: 320, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 18, Transit = 0 -In TS: 1120, dTS: 160, Seq: 7 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 17, Transit = 0 -In TS: 1280, dTS: 160, Seq: 8 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 0 -In TS: 1400, dTS: 120, Seq: 9 -Out TS change: 120, dTS: 120, Seq change: 1, TS Err change: in +1, out +1 -Stats: Jitter = 17, Transit = 40 -In TS: 1560, dTS: 160, Seq: 10 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 40 -In TS: 1720, dTS: 160, Seq: 11 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 15, Transit = 40 -Output SSRC changed to 10203040 -In TS: 34688, dTS: 0, Seq: 12 -Out TS change: 32968, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 34848, dTS: 160, Seq: 13 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35008, dTS: 160, Seq: 14 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35128, dTS: 120, Seq: 15 -Out TS change: 120, dTS: 120, Seq change: 1, TS Err change: in +1, out +1 -Stats: Jitter = 2, Transit = -32728 -In TS: 35288, dTS: 160, Seq: 16 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35448, dTS: 160, Seq: 17 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35768, dTS: 160, Seq: 19 -Out TS change: 320, dTS: 160, Seq change: 2, TS Err change: in +0, out +0 -Stats: Jitter = 12, Transit = -32888 -In TS: 35928, dTS: 160, Seq: 20 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 11, Transit = -32888 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 20, Transit = -33048 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 0, dTS: 160, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 29, Transit = -32888 -In TS: 36248, dTS: 160, Seq: 22 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 27, Transit = -32888 -In TS: 36408, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 25, Transit = -32888 -In TS: 36568, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 0, TS Err change: in +1, out +1 -Stats: Jitter = 24, Transit = -32888 -In TS: 36728, dTS: 160, Seq: 24 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 22, Transit = -32888 -In TS: 36888, dTS: 160, Seq: 25 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 21, Transit = -32888 -Output SSRC changed to 50607080 -In TS: 160000, dTS: 0, Seq: 1000 -Out TS change: 123112, dTS: 160, Seq change: 975, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160160, dTS: 160, Seq: 1001 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160320, dTS: 160, Seq: 1002 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 180320, dTS: 0, Seq: 1003 -Out TS change: 20000, dTS: 0, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180480, dTS: 160, Seq: 1004 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180640, dTS: 160, Seq: 1005 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 5, Transit = -163760 -Testing packet error detection, patch timestamps. -Output SSRC changed to 11223344 -In TS: 0, dTS: 0, Seq: 0 -Out TS change: 0, dTS: 0, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 160, dTS: 160, Seq: 1 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 2 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 3 -Out TS change: 0, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 10, Transit = 160 -In TS: 480, dTS: 160, Seq: 4 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 9, Transit = 160 -In TS: 640, dTS: 160, Seq: 5 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 8, Transit = 160 -In TS: 960, dTS: 320, Seq: 6 -Out TS change: 320, dTS: 320, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 18, Transit = 0 -In TS: 1120, dTS: 160, Seq: 7 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 17, Transit = 0 -In TS: 1280, dTS: 160, Seq: 8 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 0 -In TS: 1400, dTS: 120, Seq: 9 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +1, out +0 -Stats: Jitter = 17, Transit = 40 -In TS: 1560, dTS: 160, Seq: 10 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 40 -In TS: 1720, dTS: 160, Seq: 11 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 15, Transit = 40 -Output SSRC changed to 10203040 -In TS: 34688, dTS: 0, Seq: 12 -Out TS change: 32968, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 34848, dTS: 160, Seq: 13 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35008, dTS: 160, Seq: 14 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35128, dTS: 120, Seq: 15 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +1, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35288, dTS: 160, Seq: 16 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35448, dTS: 160, Seq: 17 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35768, dTS: 160, Seq: 19 -Out TS change: 320, dTS: 160, Seq change: 2, TS Err change: in +0, out +0 -Stats: Jitter = 12, Transit = -32888 -In TS: 35928, dTS: 160, Seq: 20 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 11, Transit = -32888 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 20, Transit = -33048 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 0, dTS: 160, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 29, Transit = -32888 -In TS: 36248, dTS: 160, Seq: 22 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 27, Transit = -32888 -In TS: 36408, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 25, Transit = -32888 -In TS: 36568, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 0, TS Err change: in +1, out +1 -Stats: Jitter = 24, Transit = -32888 -In TS: 36728, dTS: 160, Seq: 24 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 22, Transit = -32888 -In TS: 36888, dTS: 160, Seq: 25 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 21, Transit = -32888 -Output SSRC changed to 50607080 -In TS: 160000, dTS: 0, Seq: 1000 -Out TS change: 123112, dTS: 160, Seq change: 975, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160160, dTS: 160, Seq: 1001 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160320, dTS: 160, Seq: 1002 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 180320, dTS: 0, Seq: 1003 -Out TS change: 20000, dTS: 0, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180480, dTS: 160, Seq: 1004 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180640, dTS: 160, Seq: 1005 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 5, Transit = -163760 -Testing packet error detection, patch SSRC, patch timestamps. -Output SSRC changed to 11223344 -In TS: 0, dTS: 0, Seq: 0 -Out TS change: 0, dTS: 0, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 160, dTS: 160, Seq: 1 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 2 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 3 -Out TS change: 0, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 10, Transit = 160 -In TS: 480, dTS: 160, Seq: 4 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 9, Transit = 160 -In TS: 640, dTS: 160, Seq: 5 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 8, Transit = 160 -In TS: 960, dTS: 320, Seq: 6 -Out TS change: 320, dTS: 320, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 18, Transit = 0 -In TS: 1120, dTS: 160, Seq: 7 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 17, Transit = 0 -In TS: 1280, dTS: 160, Seq: 8 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 0 -In TS: 1400, dTS: 120, Seq: 9 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +1, out +0 -Stats: Jitter = 17, Transit = 40 -In TS: 1560, dTS: 160, Seq: 10 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 40 -In TS: 1720, dTS: 160, Seq: 11 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 15, Transit = 40 -In TS: 34688, dTS: 0, Seq: 12 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 34848, dTS: 160, Seq: 13 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35008, dTS: 160, Seq: 14 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35128, dTS: 120, Seq: 15 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +1, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35288, dTS: 160, Seq: 16 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35448, dTS: 160, Seq: 17 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35768, dTS: 160, Seq: 19 -Out TS change: 320, dTS: 160, Seq change: 2, TS Err change: in +0, out +0 -Stats: Jitter = 12, Transit = -32888 -In TS: 35928, dTS: 160, Seq: 20 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 11, Transit = -32888 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 20, Transit = -33048 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 0, dTS: 160, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 29, Transit = -32888 -In TS: 36248, dTS: 160, Seq: 22 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 27, Transit = -32888 -In TS: 36408, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 25, Transit = -32888 -In TS: 36568, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 0, TS Err change: in +1, out +1 -Stats: Jitter = 24, Transit = -32888 -In TS: 36728, dTS: 160, Seq: 24 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 22, Transit = -32888 -In TS: 36888, dTS: 160, Seq: 25 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 21, Transit = -32888 -In TS: 160000, dTS: 0, Seq: 1000 -Out TS change: 12000, dTS: 12000, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160160, dTS: 160, Seq: 1001 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160320, dTS: 160, Seq: 1002 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 180320, dTS: 0, Seq: 1003 -Out TS change: 20000, dTS: 0, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180480, dTS: 160, Seq: 1004 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180640, dTS: 160, Seq: 1005 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 5, Transit = -163760 -Testing multiple payload types -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -M: recvonly -C: 2 -X -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 18 97 -a=rtpmap:18 G729/8000 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -CRCX 2 2@mgw MGCP 1.0 -M: recvonly -C: 2 -X -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 18 97 101 -a=rtpmap:18 G729/8000 -a=rtpmap:97 GSM-EFR/8000 -a=rtpmap:101 FOO/8000 -a=ptime:20 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -CRCX 2 3@mgw MGCP 1.0 -M: recvonly -C: 2 -X -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP -a=rtpmap:18 G729/8000 -a=rtpmap:97 GSM-EFR/8000 -a=rtpmap:101 FOO/8000 -a=ptime:20 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -CRCX 2 4@mgw MGCP 1.0 -M: recvonly -C: 2 -X -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 18 -a=rtpmap:18 G729/8000 -a=rtpmap:97 GSM-EFR/8000 -a=rtpmap:101 FOO/8000 -a=ptime:20 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -CRCX 259260421 5@mgw MGCP 1.0 -C: 1355c6041e -L: p:20, a:GSM, nt:IN -M: recvonly - -v=0 -o=- 1439038275 1439038275 IN IP4 192.168.181.247 -s=- -c=IN IP4 192.168.181.247 -t=0 0 -m=audio 29084 RTP/AVP 0 8 3 18 4 96 97 101 -a=rtpmap:0 PCMU/8000 -a=rtpmap:8 PCMA/8000 -a=rtpmap:3 gsm/8000 -a=rtpmap:18 G729/8000 -a=fmtp:18 annexb=no -a=rtpmap:4 G723/8000 -a=rtpmap:96 iLBC/8000 -a=fmtp:96 mode=20 -a=rtpmap:97 iLBC/8000 -a=fmtp:97 mode=30 -a=rtpmap:101 telephone-event/8000 -a=fmtp:101 0-15 -a=recvonly - ----------8<--------- -creating message from statically defined input: ----------8<--------- -MDCX 23 5@mgw MGCP 1.0 -C: 1355c6041e -I: %s - -c=IN IP4 8.8.8.8 -m=audio 16434 RTP/AVP 3 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -CRCX 259260421 5@mgw MGCP 1.0 -C: 1355c6041e -L: p:20, a:GSM, nt:IN -M: recvonly - -v=0 -o=- 1439038275 1439038275 IN IP4 192.168.181.247 -s=- -c=IN IP4 192.168.181.247 -t=0 0 -m=audio 29084 RTP/AVP 0 8 3 18 4 96 97 101 -a=rtpmap:0 PCMU/8000 -a=rtpmap:8 PCMA/8000 -a=rtpmap:3 gsm/8000 -a=rtpmap:18 G729/8000 -a=fmtp:18 annexb=no -a=rtpmap:4 G723/8000 -a=rtpmap:96 iLBC/8000 -a=fmtp:96 mode=20 -a=rtpmap:97 iLBC/8000 -a=fmtp:97 mode=30 -a=rtpmap:101 telephone-event/8000 -a=fmtp:101 0-15 -a=recvonly - ----------8<--------- -Testing no sequence flow on initial packet -Testing no rtpmap name -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -Testing get_lco_identifier() -p:10, a:PCMU -> p:10, a:PCMU -p:10, a:PCMU -> p:10, a:PCMU -'XXXX, p:10, a:PCMU' -> 'p:10, a:PCMU' -'XXXX,p:10,a:PCMU' -> 'p:10,a:PCMU' -'10,a:PCMU' -> 'a:PCMU' -'10, a:PCMU' -> 'a:PCMU' -'10,a: PCMU' -> 'a: PCMU' -'10 ,a: PCMU' -> 'a: PCMU' -', a:PCMU' -> 'a:PCMU' -' a:PCMU' -> 'a:PCMU' -'' -> '(null)' -p10, aPCMU -> (null) -'10,a :PCMU' -> '(null)' - -Testing mgcp_codec_find_convertible() -#0: same order, but differing payload type numbers - - add codecs on conn0: - 0: 112 AMR/8000/1 octet-aligned=1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 111 GSM-HR-08/8000/1 -> rc=0 - - add codecs on conn1: - 0: 96 AMR/8000/1 octet-aligned=1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 97 GSM-HR-08/8000/1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:112 - conn[1]: codec:AMR, pt:96 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:96 - conn[0]: codec:AMR, pt:112 - ===> SUCCESS: codec decision as expected! -#1: different order and different payload type numbers - - add codecs on conn0: - 0: 0 PCMU/8000/1 -> rc=0 - 1: 111 GSM-HR-08/8000/1 -> rc=0 - 2: 112 AMR/8000/1 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 97 GSM-HR-08/8000/1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 96 AMR/8000/1 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:PCMU, pt:0 - conn[1]: codec:PCMU, pt:0 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:GSM-HR-08, pt:97 - conn[0]: codec:GSM-HR-08, pt:111 - ===> SUCCESS: codec decision as expected! -#2: both sides have the same payload_type numbers assigned to differing codecs - - add codecs on conn0: - 0: 0 PCMU/8000/1 -> rc=0 - 1: 96 GSM-HR-08/8000/1 -> rc=0 - 2: 97 AMR/8000/1 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 97 GSM-HR-08/8000/1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 96 AMR/8000/1 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:PCMU, pt:0 - conn[1]: codec:PCMU, pt:0 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:GSM-HR-08, pt:97 - conn[0]: codec:GSM-HR-08, pt:96 - ===> SUCCESS: codec decision as expected! -#3: conn0 has no codecs - - add codecs on conn0: - (none) - - add codecs on conn1: - 0: 96 AMR/8000/1 octet-aligned=1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 97 GSM-HR-08/8000/1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - codec decision failed (expected)! - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:96 - conn[0]: codec:none, pt:none - ===> SUCCESS: codec decision as expected! -#4: conn1 has no codecs - - add codecs on conn0: - 0: 112 AMR/8000/1 octet-aligned=1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 111 GSM-HR-08/8000/1 -> rc=0 - - add codecs on conn1: - (none) - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:112 - conn[1]: codec:none, pt:none - - mgcp_codec_decide(&conn[1], &conn[0]): - codec decision failed (expected)! - ===> SUCCESS: codec decision as expected! -#5: test AMR with differing octet-aligned settings (both <-> both) - - add codecs on conn0: - 0: 111 AMR/8000 octet-aligned=1 -> rc=0 - 1: 112 AMR/8000 octet-aligned=0 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 octet-aligned=0 -> rc=0 - 1: 121 AMR/8000 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:111 - conn[1]: codec:AMR, pt:121 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:112 - ===> SUCCESS: codec decision as expected! -#6: test AMR with differing octet-aligned settings (oa <-> both) - - add codecs on conn0: - 0: 111 AMR/8000 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 octet-aligned=0 -> rc=0 - 1: 121 AMR/8000 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:111 - conn[1]: codec:AMR, pt:121 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:121 - conn[0]: codec:AMR, pt:111 - ===> SUCCESS: codec decision as expected! -#7: test AMR with differing octet-aligned settings (bwe <-> both) - - add codecs on conn0: - 0: 112 AMR/8000 octet-aligned=0 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 octet-aligned=0 -> rc=0 - 1: 121 AMR/8000 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:112 - conn[1]: codec:AMR, pt:122 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:112 - ===> SUCCESS: codec decision as expected! -#8: test AMR with missing octet-aligned settings (oa <-> unset) - - add codecs on conn0: - 0: 111 AMR/8000 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 octet-aligned=unset -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:111 - conn[1]: codec:AMR, pt:122 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:111 - ===> SUCCESS: codec decision as expected! -#9: test AMR with missing octet-aligned settings (bwe <-> unset) - - add codecs on conn0: - 0: 111 AMR/8000 octet-aligned=0 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 octet-aligned=unset -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:111 - conn[1]: codec:AMR, pt:122 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:111 - ===> SUCCESS: codec decision as expected! -#10: test AMR with NULL param (oa <-> null) - - add codecs on conn0: - 0: 112 AMR/8000 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:112 - conn[1]: codec:AMR, pt:122 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:112 - ===> SUCCESS: codec decision as expected! -#11: test AMR with NULL param (bwe <-> null) - - add codecs on conn0: - 0: 112 AMR/8000 octet-aligned=0 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:112 - conn[1]: codec:AMR, pt:122 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:112 - ===> SUCCESS: codec decision as expected! -#12: match FOO/8000/1 and FOO/8000 as identical, single channel is implicit - - add codecs on conn0: - 0: 0 PCMU/8000/1 -> rc=0 - 1: 111 GSM-HR-08/8000/1 -> rc=0 - 2: 112 AMR/8000/1 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 97 GSM-HR-08/8000 -> rc=0 - 1: 0 PCMU/8000 -> rc=0 - 2: 96 AMR/8000 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:PCMU, pt:0 - conn[1]: codec:PCMU, pt:0 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:GSM-HR-08, pt:97 - conn[0]: codec:GSM-HR-08, pt:111 - ===> SUCCESS: codec decision as expected! -#13: match FOO/8000/1 and FOO as identical, 8k and single channel are implicit - - add codecs on conn0: - 0: 0 PCMU/8000/1 -> rc=0 - 1: 111 GSM-HR-08/8000/1 -> rc=0 - 2: 112 AMR/8000/1 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 97 GSM-HR-08 -> rc=0 - 1: 0 PCMU -> rc=0 - 2: 96 AMR octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:PCMU, pt:0 - conn[1]: codec:PCMU, pt:0 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:GSM-HR-08, pt:97 - conn[0]: codec:GSM-HR-08, pt:111 - ===> SUCCESS: codec decision as expected! -#14: test whether channel number matching is waterproof - - add codecs on conn0: - 0: 111 GSM-HR-08/8000 -> rc=0 - 1: 112 GSM-HR-08/8000/2 -> rc=-22 - 2: 113 GSM-HR-08/8000/3 -> rc=-22 - - add codecs on conn1: - 0: 122 GSM-HR-08/8000/2 -> rc=-22 - 1: 121 GSM-HR-08/8000/1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:GSM-HR-08, pt:111 - conn[1]: codec:GSM-HR-08, pt:121 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:GSM-HR-08, pt:121 - conn[0]: codec:GSM-HR-08, pt:111 - ===> SUCCESS: codec decision as expected! - -Testing test_conn_id_matching -needle='23AB' found '000023AB' -needle='0023AB' found '000023AB' -needle='000023AB' found '000023AB' -needle='00000023AB' found '000023AB' -needle='23ab' found '000023AB' -needle='0023ab' found '000023AB' -needle='000023ab' found '000023AB' -needle='00000023ab' found '000023AB' -Done ./testsuite.at:14: exit code was 139, expected 0 2. testsuite.at:11: FAILED (testsuite.at:14) ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 2 tests were run, 1 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: <openbsc@lists.osmocom.org> Subject: [osmo-mgw 1.14.0.22-973c] testsuite: 2 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. make[6]: *** [Makefile:699: check-local] Error 1 make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests' make[5]: *** [Makefile:553: check-am] Error 2 make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests' make[4]: *** [Makefile:403: check-recursive] Error 1 make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw/tests' make[3]: *** [Makefile:515: check-recursive] Error 1 make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw' make[2]: *** [Makefile:814: check] Error 2 make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw' dh_auto_test: error: make -j21 check "TESTSUITEFLAGS=-j21 --verbose" VERBOSE=1 returned exit code 2 # -*- compilation -*- 2. testsuite.at:11: testing mgcp ... ./testsuite.at:14: $abs_top_builddir/tests/mgcp/mgcp_test /obs/_temp/binpkgs/osmo-mgw/tests/testsuite.dir/at-groups/2/test-source: line 25: 5820 Segmentation fault (core dumped) ( $at_check_trace; $abs_top_builddir/tests/mgcp/mgcp_test ) >> "$at_stdout" 2>> "$at_stderr" 5>&- stderr: <0000> rate_ctr.c:97 '(null)' is not a valid counter identifier <0000> rate_ctr.c:163 counter group 'mdcx'[11] == NULL, aborting <0010> mgcp_protocol.c:349 AUEP: cannot find endpoint "ds/e1-1/2@mgw", cause=500 -- abort <0010> mgcp_protocol.c:349 AUEP: cannot find endpoint "ds/e1-2/1@mgw", cause=500 -- abort <0010> mgcp_protocol.c:349 MDCX: cannot find endpoint "ds/e1-3/1@mgw", cause=500 -- abort <0010> mgcp_protocol.c:349 MDCX: cannot find endpoint "ds/e1-1/2@mgw", cause=500 -- abort <0010> mgcp_trunk.c:285 missing trunk prefix in endpoint name "1@mgw", assuming trunk "rtpbridge/"! <0010> mgcp_protocol.c:628 endpoint:rtpbridge/1@mgw CRCX: creating new connection ... <0010> mgcp_sdp.c:414 1@mgw: Got media info via SDP: port:5904, addr:123.12.12.123, duration:20, payload-types:97=GSM-EFR <0010> mgcp_protocol.c:787 endpoint:rtpbridge/1@mgw CI:DF54A946 CRCX: connection successfully created: (2/rtp C:DF54A946 r=123.12.12.123:5904<->l=0.0.0.0:16002) Dummy packet to 0x7b0c0c7b:5904, msg length 1 23 Dummy packet to 0x7b0c0c7b:5905, msg length 1 23 <0000> mgcp_network.c:1087 endpoint:rtpbridge/1@mgw CI:DF54A946 Failed to send dummy RTCP packet. <0010> mgcp_trunk.c:285 missing trunk prefix in endpoint name "1@mgw", assuming trunk "rtpbridge/"! <0010> mgcp_protocol.c:894 endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ... <0010> mgcp_protocol.c:1009 endpoint:rtpbridge/1@mgw CI:DF54A946 MDCX: connection successfully modified: (2/rtp C:DF54A946 r=123.12.12.123:5904<->l=0.0.0.0:16002) --- expout 2025-03-10 16:22:23.851061882 +0000 +++ /obs/_temp/binpkgs/osmo-mgw/tests/testsuite.dir/at-groups/2/stdout 2025-03-10 16:22:23.851061882 +0000 @@ -1,1719 +0,0 @@ -line: 'one CR' -line: 'two CR' -line: '' -line: 'one CRLF' -line: 'two CRLF' -line: '' -line: 'one LF' -line: 'two LF' -line: '' -line: 'mixed (4 lines)' -line: '' -line: '' -line: '' - -================================================ -Testing AUEP1 -creating message from statically defined input: ----------8<--------- -AUEP 158663169 ds/e1-1/2@mgw MGCP 1.0 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing AUEP2 -creating message from statically defined input: ----------8<--------- -AUEP 18983213 ds/e1-2/1@mgw MGCP 1.0 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing MDCX1 -creating message from statically defined input: ----------8<--------- -MDCX 18983213 ds/e1-3/1@mgw MGCP 1.0 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing MDCX2 -creating message from statically defined input: ----------8<--------- -MDCX 18983214 ds/e1-1/2@mgw MGCP 1.0 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX3 -creating message from statically defined input: ----------8<--------- -MDCX 18983215 1@mgw MGCP 1.0 -I: %s - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_ADDR000 -creating message from statically defined input: ----------8<--------- -MDCX 18983216 1@mgw MGCP 1.0 -M: sendrecv -C: 2 -I: %s -L: p:20, a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 0.0.0.0 -c=IN IP4 0.0.0.0 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing MDCX4 -creating message from statically defined input: ----------8<--------- -MDCX 18983217 1@mgw MGCP 1.0 -M: sendrecv -C: 2 -I: %s -L: p:20, a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_PT1 -creating message from statically defined input: ----------8<--------- -MDCX 18983218 1@mgw MGCP 1.0 -M: SENDRECV -C: 2 -I: %s -L: p:20-40, a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_PT2 -creating message from statically defined input: ----------8<--------- -MDCX 18983219 1@mgw MGCP 1.0 -M: sendrecv -C: 2 -I: %s -L: p:20-20, a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_PT3 -creating message from statically defined input: ----------8<--------- -MDCX 18983220 1@mgw MGCP 1.0 -M: sendrecv -C: 2 -I: %s -L: a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_PT4 -creating message from statically defined input: ----------8<--------- -MDCX 18983221 1@mgw MGCP 1.0 -m: sendrecv -c: 2 -i: %s -l: A:amr, NT:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_SO -creating message from statically defined input: ----------8<--------- -MDCX 18983222 1@mgw MGCP 1.0 -M: sendonly -C: 2 -I: %s -L: p:20, a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing MDCX4_RO -creating message from statically defined input: ----------8<--------- -MDCX 18983223 1@mgw MGCP 1.0 -M: recvonly -C: 2 -I: %s -L: p:20, a:AMR, nt:IN - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing DLCX -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX_ZYN -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -M: recvonly -C: 2 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing EMPTY -creating message from statically defined input: ----------8<--------- - - ----------8<--------- - -================================================ -Testing SHORT1 -creating message from statically defined input: ----------8<--------- -CRCX - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing SHORT2 -creating message from statically defined input: ----------8<--------- -CRCX 1 ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing SHORT3 -creating message from statically defined input: ----------8<--------- -CRCX 1 1@mgw ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing SHORT4 -creating message from statically defined input: ----------8<--------- -CRCX 1 1@mgw MGCP ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing RQNT1 -creating message from statically defined input: ----------8<--------- -RQNT 186908780 1@mgw MGCP 1.0 -X: B244F267488 -S: D/9 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing RQNT2 -creating message from statically defined input: ----------8<--------- -RQNT 186908781 1@mgw MGCP 1.0 -X: ADD4F26746F -R: D/[0-9#*](N), G/ft, fxr/t38 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing DLCX -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX3 -creating message from statically defined input: ----------8<--------- -MDCX 18983215 1@mgw MGCP 1.0 -I: %s - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing DLCX -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 6@mgw MGCP 1.0 -M: recvonly -C: 2 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -M: recvonly -C: 2 -L: p:20 -X-Osmo-IGN: C foo - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX_TOO_LONG_CI -creating message from statically defined input: ----------8<--------- -MDCX 18983224 1@mgw MGCP 1.0 -I: 123456789012345678901234567890123 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 7@mgw MGCP 1.0 -M: recvonly -C: 2 -X -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 111 -a=rtpmap:111 AMR/8000/1 -a=ptime:20 -a=fmtp:111 mode-change-capability=2; octet-align=1 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing AUEP_NULL -creating message from statically defined input: ----------8<--------- -AUEP 18983215 null@mgw MGCP 1.0 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX_NULL -creating message from statically defined input: ----------8<--------- -CRCX 2 null@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing MDCX_NULL -creating message from statically defined input: ----------8<--------- -MDCX 9 null@mgw MGCP 1.0 -I: %s - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing DLCX_NULL -creating message from statically defined input: ----------8<--------- -DLCX 8 null@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing RQNT_NULL -creating message from statically defined input: ----------8<--------- -RQNT 186908782 null@mgw MGCP 1.0 -X: B244F267488 -S: D/9 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX_PORT_0 -creating message from statically defined input: ----------8<--------- -CRCX 3 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 0 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX_PORT_0_IUFP -creating message from statically defined input: ----------8<--------- -CRCX 4 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 0 RTP/AVP 96 -a=rtpmap:96 VND.3GPP.IUFP/16000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX_PORT_0_IUFP_SENDRECV -creating message from statically defined input: ----------8<--------- -CRCX 4 1@mgw MGCP 1.0 -M: sendrecv -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 0 RTP/AVP 96 -a=rtpmap:96 VND.3GPP.IUFP/16000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX_PORT_0_IUFP_SENDRECV2 -creating message from statically defined input: ----------8<--------- -CRCX 4 1@mgw MGCP 1.0 -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -a=sendrecv -m=audio 0 RTP/AVP 96 -a=rtpmap:96 VND.3GPP.IUFP/16000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX_PORT_0_IUFP_SENDRECV3 -creating message from statically defined input: ----------8<--------- -CRCX 4 1@mgw MGCP 1.0 -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 0 RTP/AVP 96 -a=rtpmap:96 VND.3GPP.IUFP/16000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -Re-transmitting CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. - -================================================ -Testing RQNT1 -creating message from statically defined input: ----------8<--------- -RQNT 186908780 1@mgw MGCP 1.0 -X: B244F267488 -S: D/9 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -Re-transmitting RQNT1 -creating message from statically defined input: ----------8<--------- -RQNT 186908780 1@mgw MGCP 1.0 -X: B244F267488 -S: D/9 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. - -================================================ -Testing RQNT2 -creating message from statically defined input: ----------8<--------- -RQNT 186908781 1@mgw MGCP 1.0 -X: ADD4F26746F -R: D/[0-9#*](N), G/ft, fxr/t38 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -Re-transmitting RQNT2 -creating message from statically defined input: ----------8<--------- -RQNT 186908781 1@mgw MGCP 1.0 -X: ADD4F26746F -R: D/[0-9#*](N), G/ft, fxr/t38 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. - -================================================ -Testing MDCX3 -creating message from statically defined input: ----------8<--------- -MDCX 18983215 1@mgw MGCP 1.0 -I: %s - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -Re-transmitting MDCX3 -creating message from statically defined input: ----------8<--------- -MDCX 18983215 1@mgw MGCP 1.0 -I: %s - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. - -================================================ -Testing DLCX -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -Re-transmitting DLCX -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -Testing packet loss calculation. -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -RQNT 186908780 1@mgw MGCP 1.0 -X: B244F267488 -S: D/9 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -Testing stat parsing -creating message from statically defined input: ----------8<--------- -250 7 OK -P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 - ----------8<--------- -Parsing result: 0 -creating message from statically defined input: ----------8<--------- -250 7 OK -P: PS=10, OS=20, PR=30, OR=40, PL=-3, JI=40 - ----------8<--------- -Parsing result: 0 -Testing packet error detection, patch SSRC. -Output SSRC changed to 11223344 -In TS: 0, dTS: 0, Seq: 0 -Out TS change: 0, dTS: 0, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 160, dTS: 160, Seq: 1 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 2 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 3 -Out TS change: 0, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 10, Transit = 160 -In TS: 480, dTS: 160, Seq: 4 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 9, Transit = 160 -In TS: 640, dTS: 160, Seq: 5 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 8, Transit = 160 -In TS: 960, dTS: 320, Seq: 6 -Out TS change: 320, dTS: 320, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 18, Transit = 0 -In TS: 1120, dTS: 160, Seq: 7 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 17, Transit = 0 -In TS: 1280, dTS: 160, Seq: 8 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 0 -In TS: 1400, dTS: 120, Seq: 9 -Out TS change: 120, dTS: 120, Seq change: 1, TS Err change: in +1, out +1 -Stats: Jitter = 17, Transit = 40 -In TS: 1560, dTS: 160, Seq: 10 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 40 -In TS: 1720, dTS: 160, Seq: 11 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 15, Transit = 40 -In TS: 34688, dTS: 0, Seq: 12 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 34848, dTS: 160, Seq: 13 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35008, dTS: 160, Seq: 14 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35128, dTS: 120, Seq: 15 -Out TS change: 120, dTS: 120, Seq change: 1, TS Err change: in +1, out +1 -Stats: Jitter = 2, Transit = -32728 -In TS: 35288, dTS: 160, Seq: 16 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35448, dTS: 160, Seq: 17 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35768, dTS: 160, Seq: 19 -Out TS change: 320, dTS: 160, Seq change: 2, TS Err change: in +0, out +0 -Stats: Jitter = 12, Transit = -32888 -In TS: 35928, dTS: 160, Seq: 20 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 11, Transit = -32888 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 20, Transit = -33048 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 0, dTS: 160, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 29, Transit = -32888 -In TS: 36248, dTS: 160, Seq: 22 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 27, Transit = -32888 -In TS: 36408, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 25, Transit = -32888 -In TS: 36568, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 0, TS Err change: in +1, out +1 -Stats: Jitter = 24, Transit = -32888 -In TS: 36728, dTS: 160, Seq: 24 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 22, Transit = -32888 -In TS: 36888, dTS: 160, Seq: 25 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 21, Transit = -32888 -In TS: 160000, dTS: 0, Seq: 1000 -Out TS change: 12000, dTS: 12000, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160160, dTS: 160, Seq: 1001 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160320, dTS: 160, Seq: 1002 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 180320, dTS: 0, Seq: 1003 -Out TS change: 20000, dTS: 0, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180480, dTS: 160, Seq: 1004 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180640, dTS: 160, Seq: 1005 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 5, Transit = -163760 -Testing packet error detection. -Output SSRC changed to 11223344 -In TS: 0, dTS: 0, Seq: 0 -Out TS change: 0, dTS: 0, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 160, dTS: 160, Seq: 1 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 2 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 3 -Out TS change: 0, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 10, Transit = 160 -In TS: 480, dTS: 160, Seq: 4 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 9, Transit = 160 -In TS: 640, dTS: 160, Seq: 5 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 8, Transit = 160 -In TS: 960, dTS: 320, Seq: 6 -Out TS change: 320, dTS: 320, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 18, Transit = 0 -In TS: 1120, dTS: 160, Seq: 7 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 17, Transit = 0 -In TS: 1280, dTS: 160, Seq: 8 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 0 -In TS: 1400, dTS: 120, Seq: 9 -Out TS change: 120, dTS: 120, Seq change: 1, TS Err change: in +1, out +1 -Stats: Jitter = 17, Transit = 40 -In TS: 1560, dTS: 160, Seq: 10 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 40 -In TS: 1720, dTS: 160, Seq: 11 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 15, Transit = 40 -Output SSRC changed to 10203040 -In TS: 34688, dTS: 0, Seq: 12 -Out TS change: 32968, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 34848, dTS: 160, Seq: 13 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35008, dTS: 160, Seq: 14 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35128, dTS: 120, Seq: 15 -Out TS change: 120, dTS: 120, Seq change: 1, TS Err change: in +1, out +1 -Stats: Jitter = 2, Transit = -32728 -In TS: 35288, dTS: 160, Seq: 16 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35448, dTS: 160, Seq: 17 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35768, dTS: 160, Seq: 19 -Out TS change: 320, dTS: 160, Seq change: 2, TS Err change: in +0, out +0 -Stats: Jitter = 12, Transit = -32888 -In TS: 35928, dTS: 160, Seq: 20 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 11, Transit = -32888 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 20, Transit = -33048 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 0, dTS: 160, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 29, Transit = -32888 -In TS: 36248, dTS: 160, Seq: 22 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 27, Transit = -32888 -In TS: 36408, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 25, Transit = -32888 -In TS: 36568, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 0, TS Err change: in +1, out +1 -Stats: Jitter = 24, Transit = -32888 -In TS: 36728, dTS: 160, Seq: 24 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 22, Transit = -32888 -In TS: 36888, dTS: 160, Seq: 25 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 21, Transit = -32888 -Output SSRC changed to 50607080 -In TS: 160000, dTS: 0, Seq: 1000 -Out TS change: 123112, dTS: 160, Seq change: 975, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160160, dTS: 160, Seq: 1001 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160320, dTS: 160, Seq: 1002 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 180320, dTS: 0, Seq: 1003 -Out TS change: 20000, dTS: 0, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180480, dTS: 160, Seq: 1004 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180640, dTS: 160, Seq: 1005 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 5, Transit = -163760 -Testing packet error detection, patch timestamps. -Output SSRC changed to 11223344 -In TS: 0, dTS: 0, Seq: 0 -Out TS change: 0, dTS: 0, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 160, dTS: 160, Seq: 1 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 2 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 3 -Out TS change: 0, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 10, Transit = 160 -In TS: 480, dTS: 160, Seq: 4 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 9, Transit = 160 -In TS: 640, dTS: 160, Seq: 5 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 8, Transit = 160 -In TS: 960, dTS: 320, Seq: 6 -Out TS change: 320, dTS: 320, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 18, Transit = 0 -In TS: 1120, dTS: 160, Seq: 7 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 17, Transit = 0 -In TS: 1280, dTS: 160, Seq: 8 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 0 -In TS: 1400, dTS: 120, Seq: 9 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +1, out +0 -Stats: Jitter = 17, Transit = 40 -In TS: 1560, dTS: 160, Seq: 10 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 40 -In TS: 1720, dTS: 160, Seq: 11 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 15, Transit = 40 -Output SSRC changed to 10203040 -In TS: 34688, dTS: 0, Seq: 12 -Out TS change: 32968, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 34848, dTS: 160, Seq: 13 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35008, dTS: 160, Seq: 14 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35128, dTS: 120, Seq: 15 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +1, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35288, dTS: 160, Seq: 16 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35448, dTS: 160, Seq: 17 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35768, dTS: 160, Seq: 19 -Out TS change: 320, dTS: 160, Seq change: 2, TS Err change: in +0, out +0 -Stats: Jitter = 12, Transit = -32888 -In TS: 35928, dTS: 160, Seq: 20 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 11, Transit = -32888 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 20, Transit = -33048 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 0, dTS: 160, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 29, Transit = -32888 -In TS: 36248, dTS: 160, Seq: 22 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 27, Transit = -32888 -In TS: 36408, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 25, Transit = -32888 -In TS: 36568, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 0, TS Err change: in +1, out +1 -Stats: Jitter = 24, Transit = -32888 -In TS: 36728, dTS: 160, Seq: 24 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 22, Transit = -32888 -In TS: 36888, dTS: 160, Seq: 25 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 21, Transit = -32888 -Output SSRC changed to 50607080 -In TS: 160000, dTS: 0, Seq: 1000 -Out TS change: 123112, dTS: 160, Seq change: 975, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160160, dTS: 160, Seq: 1001 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160320, dTS: 160, Seq: 1002 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 180320, dTS: 0, Seq: 1003 -Out TS change: 20000, dTS: 0, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180480, dTS: 160, Seq: 1004 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180640, dTS: 160, Seq: 1005 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 5, Transit = -163760 -Testing packet error detection, patch SSRC, patch timestamps. -Output SSRC changed to 11223344 -In TS: 0, dTS: 0, Seq: 0 -Out TS change: 0, dTS: 0, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 160, dTS: 160, Seq: 1 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 2 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 3 -Out TS change: 0, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 10, Transit = 160 -In TS: 480, dTS: 160, Seq: 4 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 9, Transit = 160 -In TS: 640, dTS: 160, Seq: 5 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 8, Transit = 160 -In TS: 960, dTS: 320, Seq: 6 -Out TS change: 320, dTS: 320, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 18, Transit = 0 -In TS: 1120, dTS: 160, Seq: 7 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 17, Transit = 0 -In TS: 1280, dTS: 160, Seq: 8 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 0 -In TS: 1400, dTS: 120, Seq: 9 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +1, out +0 -Stats: Jitter = 17, Transit = 40 -In TS: 1560, dTS: 160, Seq: 10 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 40 -In TS: 1720, dTS: 160, Seq: 11 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 15, Transit = 40 -In TS: 34688, dTS: 0, Seq: 12 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 34848, dTS: 160, Seq: 13 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35008, dTS: 160, Seq: 14 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35128, dTS: 120, Seq: 15 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +1, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35288, dTS: 160, Seq: 16 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35448, dTS: 160, Seq: 17 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35768, dTS: 160, Seq: 19 -Out TS change: 320, dTS: 160, Seq change: 2, TS Err change: in +0, out +0 -Stats: Jitter = 12, Transit = -32888 -In TS: 35928, dTS: 160, Seq: 20 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 11, Transit = -32888 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 20, Transit = -33048 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 0, dTS: 160, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 29, Transit = -32888 -In TS: 36248, dTS: 160, Seq: 22 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 27, Transit = -32888 -In TS: 36408, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 25, Transit = -32888 -In TS: 36568, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 0, TS Err change: in +1, out +1 -Stats: Jitter = 24, Transit = -32888 -In TS: 36728, dTS: 160, Seq: 24 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 22, Transit = -32888 -In TS: 36888, dTS: 160, Seq: 25 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 21, Transit = -32888 -In TS: 160000, dTS: 0, Seq: 1000 -Out TS change: 12000, dTS: 12000, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160160, dTS: 160, Seq: 1001 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160320, dTS: 160, Seq: 1002 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 180320, dTS: 0, Seq: 1003 -Out TS change: 20000, dTS: 0, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180480, dTS: 160, Seq: 1004 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180640, dTS: 160, Seq: 1005 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 5, Transit = -163760 -Testing multiple payload types -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -M: recvonly -C: 2 -X -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 18 97 -a=rtpmap:18 G729/8000 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -CRCX 2 2@mgw MGCP 1.0 -M: recvonly -C: 2 -X -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 18 97 101 -a=rtpmap:18 G729/8000 -a=rtpmap:97 GSM-EFR/8000 -a=rtpmap:101 FOO/8000 -a=ptime:20 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -CRCX 2 3@mgw MGCP 1.0 -M: recvonly -C: 2 -X -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP -a=rtpmap:18 G729/8000 -a=rtpmap:97 GSM-EFR/8000 -a=rtpmap:101 FOO/8000 -a=ptime:20 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -CRCX 2 4@mgw MGCP 1.0 -M: recvonly -C: 2 -X -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 18 -a=rtpmap:18 G729/8000 -a=rtpmap:97 GSM-EFR/8000 -a=rtpmap:101 FOO/8000 -a=ptime:20 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -CRCX 259260421 5@mgw MGCP 1.0 -C: 1355c6041e -L: p:20, a:GSM, nt:IN -M: recvonly - -v=0 -o=- 1439038275 1439038275 IN IP4 192.168.181.247 -s=- -c=IN IP4 192.168.181.247 -t=0 0 -m=audio 29084 RTP/AVP 0 8 3 18 4 96 97 101 -a=rtpmap:0 PCMU/8000 -a=rtpmap:8 PCMA/8000 -a=rtpmap:3 gsm/8000 -a=rtpmap:18 G729/8000 -a=fmtp:18 annexb=no -a=rtpmap:4 G723/8000 -a=rtpmap:96 iLBC/8000 -a=fmtp:96 mode=20 -a=rtpmap:97 iLBC/8000 -a=fmtp:97 mode=30 -a=rtpmap:101 telephone-event/8000 -a=fmtp:101 0-15 -a=recvonly - ----------8<--------- -creating message from statically defined input: ----------8<--------- -MDCX 23 5@mgw MGCP 1.0 -C: 1355c6041e -I: %s - -c=IN IP4 8.8.8.8 -m=audio 16434 RTP/AVP 3 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -CRCX 259260421 5@mgw MGCP 1.0 -C: 1355c6041e -L: p:20, a:GSM, nt:IN -M: recvonly - -v=0 -o=- 1439038275 1439038275 IN IP4 192.168.181.247 -s=- -c=IN IP4 192.168.181.247 -t=0 0 -m=audio 29084 RTP/AVP 0 8 3 18 4 96 97 101 -a=rtpmap:0 PCMU/8000 -a=rtpmap:8 PCMA/8000 -a=rtpmap:3 gsm/8000 -a=rtpmap:18 G729/8000 -a=fmtp:18 annexb=no -a=rtpmap:4 G723/8000 -a=rtpmap:96 iLBC/8000 -a=fmtp:96 mode=20 -a=rtpmap:97 iLBC/8000 -a=fmtp:97 mode=30 -a=rtpmap:101 telephone-event/8000 -a=fmtp:101 0-15 -a=recvonly - ----------8<--------- -Testing no sequence flow on initial packet -Testing no rtpmap name -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -Testing get_lco_identifier() -p:10, a:PCMU -> p:10, a:PCMU -p:10, a:PCMU -> p:10, a:PCMU -'XXXX, p:10, a:PCMU' -> 'p:10, a:PCMU' -'XXXX,p:10,a:PCMU' -> 'p:10,a:PCMU' -'10,a:PCMU' -> 'a:PCMU' -'10, a:PCMU' -> 'a:PCMU' -'10,a: PCMU' -> 'a: PCMU' -'10 ,a: PCMU' -> 'a: PCMU' -', a:PCMU' -> 'a:PCMU' -' a:PCMU' -> 'a:PCMU' -'' -> '(null)' -p10, aPCMU -> (null) -'10,a :PCMU' -> '(null)' - -Testing mgcp_codec_find_convertible() -#0: same order, but differing payload type numbers - - add codecs on conn0: - 0: 112 AMR/8000/1 octet-aligned=1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 111 GSM-HR-08/8000/1 -> rc=0 - - add codecs on conn1: - 0: 96 AMR/8000/1 octet-aligned=1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 97 GSM-HR-08/8000/1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:112 - conn[1]: codec:AMR, pt:96 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:96 - conn[0]: codec:AMR, pt:112 - ===> SUCCESS: codec decision as expected! -#1: different order and different payload type numbers - - add codecs on conn0: - 0: 0 PCMU/8000/1 -> rc=0 - 1: 111 GSM-HR-08/8000/1 -> rc=0 - 2: 112 AMR/8000/1 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 97 GSM-HR-08/8000/1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 96 AMR/8000/1 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:PCMU, pt:0 - conn[1]: codec:PCMU, pt:0 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:GSM-HR-08, pt:97 - conn[0]: codec:GSM-HR-08, pt:111 - ===> SUCCESS: codec decision as expected! -#2: both sides have the same payload_type numbers assigned to differing codecs - - add codecs on conn0: - 0: 0 PCMU/8000/1 -> rc=0 - 1: 96 GSM-HR-08/8000/1 -> rc=0 - 2: 97 AMR/8000/1 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 97 GSM-HR-08/8000/1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 96 AMR/8000/1 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:PCMU, pt:0 - conn[1]: codec:PCMU, pt:0 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:GSM-HR-08, pt:97 - conn[0]: codec:GSM-HR-08, pt:96 - ===> SUCCESS: codec decision as expected! -#3: conn0 has no codecs - - add codecs on conn0: - (none) - - add codecs on conn1: - 0: 96 AMR/8000/1 octet-aligned=1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 97 GSM-HR-08/8000/1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - codec decision failed (expected)! - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:96 - conn[0]: codec:none, pt:none - ===> SUCCESS: codec decision as expected! -#4: conn1 has no codecs - - add codecs on conn0: - 0: 112 AMR/8000/1 octet-aligned=1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 111 GSM-HR-08/8000/1 -> rc=0 - - add codecs on conn1: - (none) - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:112 - conn[1]: codec:none, pt:none - - mgcp_codec_decide(&conn[1], &conn[0]): - codec decision failed (expected)! - ===> SUCCESS: codec decision as expected! -#5: test AMR with differing octet-aligned settings (both <-> both) - - add codecs on conn0: - 0: 111 AMR/8000 octet-aligned=1 -> rc=0 - 1: 112 AMR/8000 octet-aligned=0 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 octet-aligned=0 -> rc=0 - 1: 121 AMR/8000 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:111 - conn[1]: codec:AMR, pt:121 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:112 - ===> SUCCESS: codec decision as expected! -#6: test AMR with differing octet-aligned settings (oa <-> both) - - add codecs on conn0: - 0: 111 AMR/8000 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 octet-aligned=0 -> rc=0 - 1: 121 AMR/8000 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:111 - conn[1]: codec:AMR, pt:121 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:121 - conn[0]: codec:AMR, pt:111 - ===> SUCCESS: codec decision as expected! -#7: test AMR with differing octet-aligned settings (bwe <-> both) - - add codecs on conn0: - 0: 112 AMR/8000 octet-aligned=0 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 octet-aligned=0 -> rc=0 - 1: 121 AMR/8000 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:112 - conn[1]: codec:AMR, pt:122 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:112 - ===> SUCCESS: codec decision as expected! -#8: test AMR with missing octet-aligned settings (oa <-> unset) - - add codecs on conn0: - 0: 111 AMR/8000 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 octet-aligned=unset -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:111 - conn[1]: codec:AMR, pt:122 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:111 - ===> SUCCESS: codec decision as expected! -#9: test AMR with missing octet-aligned settings (bwe <-> unset) - - add codecs on conn0: - 0: 111 AMR/8000 octet-aligned=0 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 octet-aligned=unset -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:111 - conn[1]: codec:AMR, pt:122 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:111 - ===> SUCCESS: codec decision as expected! -#10: test AMR with NULL param (oa <-> null) - - add codecs on conn0: - 0: 112 AMR/8000 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:112 - conn[1]: codec:AMR, pt:122 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:112 - ===> SUCCESS: codec decision as expected! -#11: test AMR with NULL param (bwe <-> null) - - add codecs on conn0: - 0: 112 AMR/8000 octet-aligned=0 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:112 - conn[1]: codec:AMR, pt:122 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:112 - ===> SUCCESS: codec decision as expected! -#12: match FOO/8000/1 and FOO/8000 as identical, single channel is implicit - - add codecs on conn0: - 0: 0 PCMU/8000/1 -> rc=0 - 1: 111 GSM-HR-08/8000/1 -> rc=0 - 2: 112 AMR/8000/1 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 97 GSM-HR-08/8000 -> rc=0 - 1: 0 PCMU/8000 -> rc=0 - 2: 96 AMR/8000 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:PCMU, pt:0 - conn[1]: codec:PCMU, pt:0 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:GSM-HR-08, pt:97 - conn[0]: codec:GSM-HR-08, pt:111 - ===> SUCCESS: codec decision as expected! -#13: match FOO/8000/1 and FOO as identical, 8k and single channel are implicit - - add codecs on conn0: - 0: 0 PCMU/8000/1 -> rc=0 - 1: 111 GSM-HR-08/8000/1 -> rc=0 - 2: 112 AMR/8000/1 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 97 GSM-HR-08 -> rc=0 - 1: 0 PCMU -> rc=0 - 2: 96 AMR octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:PCMU, pt:0 - conn[1]: codec:PCMU, pt:0 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:GSM-HR-08, pt:97 - conn[0]: codec:GSM-HR-08, pt:111 - ===> SUCCESS: codec decision as expected! -#14: test whether channel number matching is waterproof - - add codecs on conn0: - 0: 111 GSM-HR-08/8000 -> rc=0 - 1: 112 GSM-HR-08/8000/2 -> rc=-22 - 2: 113 GSM-HR-08/8000/3 -> rc=-22 - - add codecs on conn1: - 0: 122 GSM-HR-08/8000/2 -> rc=-22 - 1: 121 GSM-HR-08/8000/1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:GSM-HR-08, pt:111 - conn[1]: codec:GSM-HR-08, pt:121 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:GSM-HR-08, pt:121 - conn[0]: codec:GSM-HR-08, pt:111 - ===> SUCCESS: codec decision as expected! - -Testing test_conn_id_matching -needle='23AB' found '000023AB' -needle='0023AB' found '000023AB' -needle='000023AB' found '000023AB' -needle='00000023AB' found '000023AB' -needle='23ab' found '000023AB' -needle='0023ab' found '000023AB' -needle='000023ab' found '000023AB' -needle='00000023ab' found '000023AB' -Done ./testsuite.at:14: exit code was 139, expected 0 2. testsuite.at:11: 2. mgcp (testsuite.at:11): FAILED (testsuite.at:14) ## ----------------------------------- ## ## osmo-mgw 1.14.0.22-973c test suite. ## ## ----------------------------------- ## testsuite: command line was: $ ./testsuite -j21 --verbose ## --------- ## ## Platform. ## ## --------- ## hostname = a62fccb0b3d0 uname -m = x86_64 uname -r = 6.1.0-29-amd64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.123-1 (2025-01-02) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /obs/_temp/binpkgs/osmo-mgw/tests/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2021 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/obs/_temp/binpkgs/osmo-mgw/tests' | at_srcdir='.' | abs_srcdir='/obs/_temp/binpkgs/osmo-mgw/tests' | at_top_srcdir='..' | abs_top_srcdir='/obs/_temp/binpkgs/osmo-mgw' | at_top_build_prefix='../' | abs_top_builddir='/obs/_temp/binpkgs/osmo-mgw' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | | EXEEXT='' | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/bash'} testsuite: atlocal: | enable_nat_test='@osmo_ac_build_nat@' | enable_smpp_test='@osmo_ac_build_smpp@' | enable_bsc_test='@osmo_ac_build_bsc@' | enable_sgsn_test='@found_libgtp_and_libcares@' | enable_oap_test='@found_libgtp_and_libcares@' | enable_gtphub_test='@found_libgtp_and_libcares@' ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Mon Mar 10 16:22:23 UTC 2025 1. mgcp_client (testsuite.at:4): ok (0m0.002s 0m0.002s) testsuite: ending at: Mon Mar 10 16:22:23 UTC 2025 testsuite: test suite duration: 0h 0m 0s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 2 tests were run, 1 failed unexpectedly. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: osmo-mgw 1.14.0.22-973c test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 2: testsuite.at:11 mgcp mgcp ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 2. testsuite.at:11: testing mgcp ... ./testsuite.at:14: $abs_top_builddir/tests/mgcp/mgcp_test /obs/_temp/binpkgs/osmo-mgw/tests/testsuite.dir/at-groups/2/test-source: line 25: 5820 Segmentation fault (core dumped) ( $at_check_trace; $abs_top_builddir/tests/mgcp/mgcp_test ) >> "$at_stdout" 2>> "$at_stderr" 5>&- stderr: <0000> rate_ctr.c:97 '(null)' is not a valid counter identifier <0000> rate_ctr.c:163 counter group 'mdcx'[11] == NULL, aborting <0010> mgcp_protocol.c:349 AUEP: cannot find endpoint "ds/e1-1/2@mgw", cause=500 -- abort <0010> mgcp_protocol.c:349 AUEP: cannot find endpoint "ds/e1-2/1@mgw", cause=500 -- abort <0010> mgcp_protocol.c:349 MDCX: cannot find endpoint "ds/e1-3/1@mgw", cause=500 -- abort <0010> mgcp_protocol.c:349 MDCX: cannot find endpoint "ds/e1-1/2@mgw", cause=500 -- abort <0010> mgcp_trunk.c:285 missing trunk prefix in endpoint name "1@mgw", assuming trunk "rtpbridge/"! <0010> mgcp_protocol.c:628 endpoint:rtpbridge/1@mgw CRCX: creating new connection ... <0010> mgcp_sdp.c:414 1@mgw: Got media info via SDP: port:5904, addr:123.12.12.123, duration:20, payload-types:97=GSM-EFR <0010> mgcp_protocol.c:787 endpoint:rtpbridge/1@mgw CI:DF54A946 CRCX: connection successfully created: (2/rtp C:DF54A946 r=123.12.12.123:5904<->l=0.0.0.0:16002) Dummy packet to 0x7b0c0c7b:5904, msg length 1 23 Dummy packet to 0x7b0c0c7b:5905, msg length 1 23 <0000> mgcp_network.c:1087 endpoint:rtpbridge/1@mgw CI:DF54A946 Failed to send dummy RTCP packet. <0010> mgcp_trunk.c:285 missing trunk prefix in endpoint name "1@mgw", assuming trunk "rtpbridge/"! <0010> mgcp_protocol.c:894 endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ... <0010> mgcp_protocol.c:1009 endpoint:rtpbridge/1@mgw CI:DF54A946 MDCX: connection successfully modified: (2/rtp C:DF54A946 r=123.12.12.123:5904<->l=0.0.0.0:16002) --- expout 2025-03-10 16:22:23.851061882 +0000 +++ /obs/_temp/binpkgs/osmo-mgw/tests/testsuite.dir/at-groups/2/stdout 2025-03-10 16:22:23.851061882 +0000 @@ -1,1719 +0,0 @@ -line: 'one CR' -line: 'two CR' -line: '' -line: 'one CRLF' -line: 'two CRLF' -line: '' -line: 'one LF' -line: 'two LF' -line: '' -line: 'mixed (4 lines)' -line: '' -line: '' -line: '' - -================================================ -Testing AUEP1 -creating message from statically defined input: ----------8<--------- -AUEP 158663169 ds/e1-1/2@mgw MGCP 1.0 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing AUEP2 -creating message from statically defined input: ----------8<--------- -AUEP 18983213 ds/e1-2/1@mgw MGCP 1.0 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing MDCX1 -creating message from statically defined input: ----------8<--------- -MDCX 18983213 ds/e1-3/1@mgw MGCP 1.0 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing MDCX2 -creating message from statically defined input: ----------8<--------- -MDCX 18983214 ds/e1-1/2@mgw MGCP 1.0 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX3 -creating message from statically defined input: ----------8<--------- -MDCX 18983215 1@mgw MGCP 1.0 -I: %s - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_ADDR000 -creating message from statically defined input: ----------8<--------- -MDCX 18983216 1@mgw MGCP 1.0 -M: sendrecv -C: 2 -I: %s -L: p:20, a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 0.0.0.0 -c=IN IP4 0.0.0.0 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing MDCX4 -creating message from statically defined input: ----------8<--------- -MDCX 18983217 1@mgw MGCP 1.0 -M: sendrecv -C: 2 -I: %s -L: p:20, a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_PT1 -creating message from statically defined input: ----------8<--------- -MDCX 18983218 1@mgw MGCP 1.0 -M: SENDRECV -C: 2 -I: %s -L: p:20-40, a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_PT2 -creating message from statically defined input: ----------8<--------- -MDCX 18983219 1@mgw MGCP 1.0 -M: sendrecv -C: 2 -I: %s -L: p:20-20, a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_PT3 -creating message from statically defined input: ----------8<--------- -MDCX 18983220 1@mgw MGCP 1.0 -M: sendrecv -C: 2 -I: %s -L: a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_PT4 -creating message from statically defined input: ----------8<--------- -MDCX 18983221 1@mgw MGCP 1.0 -m: sendrecv -c: 2 -i: %s -l: A:amr, NT:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX4_SO -creating message from statically defined input: ----------8<--------- -MDCX 18983222 1@mgw MGCP 1.0 -M: sendonly -C: 2 -I: %s -L: p:20, a:AMR, nt:IN - -v=0 -o=- %s 23 IN IP4 5.6.7.8 -c=IN IP4 5.6.7.8 -t=0 0 -m=audio 4441 RTP/AVP 99 -a=rtpmap:99 AMR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing MDCX4_RO -creating message from statically defined input: ----------8<--------- -MDCX 18983223 1@mgw MGCP 1.0 -M: recvonly -C: 2 -I: %s -L: p:20, a:AMR, nt:IN - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing DLCX -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX_ZYN -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -M: recvonly -C: 2 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing EMPTY -creating message from statically defined input: ----------8<--------- - - ----------8<--------- - -================================================ -Testing SHORT1 -creating message from statically defined input: ----------8<--------- -CRCX - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing SHORT2 -creating message from statically defined input: ----------8<--------- -CRCX 1 ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing SHORT3 -creating message from statically defined input: ----------8<--------- -CRCX 1 1@mgw ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing SHORT4 -creating message from statically defined input: ----------8<--------- -CRCX 1 1@mgw MGCP ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing RQNT1 -creating message from statically defined input: ----------8<--------- -RQNT 186908780 1@mgw MGCP 1.0 -X: B244F267488 -S: D/9 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing RQNT2 -creating message from statically defined input: ----------8<--------- -RQNT 186908781 1@mgw MGCP 1.0 -X: ADD4F26746F -R: D/[0-9#*](N), G/ft, fxr/t38 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing DLCX -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX3 -creating message from statically defined input: ----------8<--------- -MDCX 18983215 1@mgw MGCP 1.0 -I: %s - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing DLCX -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 6@mgw MGCP 1.0 -M: recvonly -C: 2 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -M: recvonly -C: 2 -L: p:20 -X-Osmo-IGN: C foo - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing MDCX_TOO_LONG_CI -creating message from statically defined input: ----------8<--------- -MDCX 18983224 1@mgw MGCP 1.0 -I: 123456789012345678901234567890123 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 7@mgw MGCP 1.0 -M: recvonly -C: 2 -X -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 111 -a=rtpmap:111 AMR/8000/1 -a=ptime:20 -a=fmtp:111 mode-change-capability=2; octet-align=1 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) -Dummy packets: 2 - -================================================ -Testing AUEP_NULL -creating message from statically defined input: ----------8<--------- -AUEP 18983215 null@mgw MGCP 1.0 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX_NULL -creating message from statically defined input: ----------8<--------- -CRCX 2 null@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing MDCX_NULL -creating message from statically defined input: ----------8<--------- -MDCX 9 null@mgw MGCP 1.0 -I: %s - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing DLCX_NULL -creating message from statically defined input: ----------8<--------- -DLCX 8 null@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing RQNT_NULL -creating message from statically defined input: ----------8<--------- -RQNT 186908782 null@mgw MGCP 1.0 -X: B244F267488 -S: D/9 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -(response does not contain a connection id) - -================================================ -Testing CRCX_PORT_0 -creating message from statically defined input: ----------8<--------- -CRCX 3 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 0 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX_PORT_0_IUFP -creating message from statically defined input: ----------8<--------- -CRCX 4 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 0 RTP/AVP 96 -a=rtpmap:96 VND.3GPP.IUFP/16000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX_PORT_0_IUFP_SENDRECV -creating message from statically defined input: ----------8<--------- -CRCX 4 1@mgw MGCP 1.0 -M: sendrecv -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 0 RTP/AVP 96 -a=rtpmap:96 VND.3GPP.IUFP/16000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX_PORT_0_IUFP_SENDRECV2 -creating message from statically defined input: ----------8<--------- -CRCX 4 1@mgw MGCP 1.0 -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -a=sendrecv -m=audio 0 RTP/AVP 96 -a=rtpmap:96 VND.3GPP.IUFP/16000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX_PORT_0_IUFP_SENDRECV3 -creating message from statically defined input: ----------8<--------- -CRCX 4 1@mgw MGCP 1.0 -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 0 RTP/AVP 96 -a=rtpmap:96 VND.3GPP.IUFP/16000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -(response contains a connection id) - -================================================ -Testing CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -Re-transmitting CRCX -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. - -================================================ -Testing RQNT1 -creating message from statically defined input: ----------8<--------- -RQNT 186908780 1@mgw MGCP 1.0 -X: B244F267488 -S: D/9 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -Re-transmitting RQNT1 -creating message from statically defined input: ----------8<--------- -RQNT 186908780 1@mgw MGCP 1.0 -X: B244F267488 -S: D/9 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. - -================================================ -Testing RQNT2 -creating message from statically defined input: ----------8<--------- -RQNT 186908781 1@mgw MGCP 1.0 -X: ADD4F26746F -R: D/[0-9#*](N), G/ft, fxr/t38 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -Re-transmitting RQNT2 -creating message from statically defined input: ----------8<--------- -RQNT 186908781 1@mgw MGCP 1.0 -X: ADD4F26746F -R: D/[0-9#*](N), G/ft, fxr/t38 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. - -================================================ -Testing MDCX3 -creating message from statically defined input: ----------8<--------- -MDCX 18983215 1@mgw MGCP 1.0 -I: %s - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -Re-transmitting MDCX3 -creating message from statically defined input: ----------8<--------- -MDCX 18983215 1@mgw MGCP 1.0 -I: %s - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. - -================================================ -Testing DLCX -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -Re-transmitting DLCX -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -checking response: -using message as statically defined for comparison -Response matches our expectations. -Testing packet loss calculation. -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -RQNT 186908780 1@mgw MGCP 1.0 -X: B244F267488 -S: D/9 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -DLCX 7 1@mgw MGCP 1.0 -I: %s -C: 2 - ----------8<--------- -Testing stat parsing -creating message from statically defined input: ----------8<--------- -250 7 OK -P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 - ----------8<--------- -Parsing result: 0 -creating message from statically defined input: ----------8<--------- -250 7 OK -P: PS=10, OS=20, PR=30, OR=40, PL=-3, JI=40 - ----------8<--------- -Parsing result: 0 -Testing packet error detection, patch SSRC. -Output SSRC changed to 11223344 -In TS: 0, dTS: 0, Seq: 0 -Out TS change: 0, dTS: 0, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 160, dTS: 160, Seq: 1 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 2 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 3 -Out TS change: 0, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 10, Transit = 160 -In TS: 480, dTS: 160, Seq: 4 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 9, Transit = 160 -In TS: 640, dTS: 160, Seq: 5 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 8, Transit = 160 -In TS: 960, dTS: 320, Seq: 6 -Out TS change: 320, dTS: 320, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 18, Transit = 0 -In TS: 1120, dTS: 160, Seq: 7 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 17, Transit = 0 -In TS: 1280, dTS: 160, Seq: 8 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 0 -In TS: 1400, dTS: 120, Seq: 9 -Out TS change: 120, dTS: 120, Seq change: 1, TS Err change: in +1, out +1 -Stats: Jitter = 17, Transit = 40 -In TS: 1560, dTS: 160, Seq: 10 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 40 -In TS: 1720, dTS: 160, Seq: 11 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 15, Transit = 40 -In TS: 34688, dTS: 0, Seq: 12 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 34848, dTS: 160, Seq: 13 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35008, dTS: 160, Seq: 14 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35128, dTS: 120, Seq: 15 -Out TS change: 120, dTS: 120, Seq change: 1, TS Err change: in +1, out +1 -Stats: Jitter = 2, Transit = -32728 -In TS: 35288, dTS: 160, Seq: 16 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35448, dTS: 160, Seq: 17 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35768, dTS: 160, Seq: 19 -Out TS change: 320, dTS: 160, Seq change: 2, TS Err change: in +0, out +0 -Stats: Jitter = 12, Transit = -32888 -In TS: 35928, dTS: 160, Seq: 20 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 11, Transit = -32888 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 20, Transit = -33048 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 0, dTS: 160, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 29, Transit = -32888 -In TS: 36248, dTS: 160, Seq: 22 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 27, Transit = -32888 -In TS: 36408, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 25, Transit = -32888 -In TS: 36568, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 0, TS Err change: in +1, out +1 -Stats: Jitter = 24, Transit = -32888 -In TS: 36728, dTS: 160, Seq: 24 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 22, Transit = -32888 -In TS: 36888, dTS: 160, Seq: 25 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 21, Transit = -32888 -In TS: 160000, dTS: 0, Seq: 1000 -Out TS change: 12000, dTS: 12000, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160160, dTS: 160, Seq: 1001 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160320, dTS: 160, Seq: 1002 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 180320, dTS: 0, Seq: 1003 -Out TS change: 20000, dTS: 0, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180480, dTS: 160, Seq: 1004 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180640, dTS: 160, Seq: 1005 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 5, Transit = -163760 -Testing packet error detection. -Output SSRC changed to 11223344 -In TS: 0, dTS: 0, Seq: 0 -Out TS change: 0, dTS: 0, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 160, dTS: 160, Seq: 1 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 2 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 3 -Out TS change: 0, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 10, Transit = 160 -In TS: 480, dTS: 160, Seq: 4 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 9, Transit = 160 -In TS: 640, dTS: 160, Seq: 5 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 8, Transit = 160 -In TS: 960, dTS: 320, Seq: 6 -Out TS change: 320, dTS: 320, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 18, Transit = 0 -In TS: 1120, dTS: 160, Seq: 7 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 17, Transit = 0 -In TS: 1280, dTS: 160, Seq: 8 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 0 -In TS: 1400, dTS: 120, Seq: 9 -Out TS change: 120, dTS: 120, Seq change: 1, TS Err change: in +1, out +1 -Stats: Jitter = 17, Transit = 40 -In TS: 1560, dTS: 160, Seq: 10 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 40 -In TS: 1720, dTS: 160, Seq: 11 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 15, Transit = 40 -Output SSRC changed to 10203040 -In TS: 34688, dTS: 0, Seq: 12 -Out TS change: 32968, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 34848, dTS: 160, Seq: 13 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35008, dTS: 160, Seq: 14 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35128, dTS: 120, Seq: 15 -Out TS change: 120, dTS: 120, Seq change: 1, TS Err change: in +1, out +1 -Stats: Jitter = 2, Transit = -32728 -In TS: 35288, dTS: 160, Seq: 16 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35448, dTS: 160, Seq: 17 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35768, dTS: 160, Seq: 19 -Out TS change: 320, dTS: 160, Seq change: 2, TS Err change: in +0, out +0 -Stats: Jitter = 12, Transit = -32888 -In TS: 35928, dTS: 160, Seq: 20 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 11, Transit = -32888 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 20, Transit = -33048 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 0, dTS: 160, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 29, Transit = -32888 -In TS: 36248, dTS: 160, Seq: 22 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 27, Transit = -32888 -In TS: 36408, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 25, Transit = -32888 -In TS: 36568, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 0, TS Err change: in +1, out +1 -Stats: Jitter = 24, Transit = -32888 -In TS: 36728, dTS: 160, Seq: 24 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 22, Transit = -32888 -In TS: 36888, dTS: 160, Seq: 25 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 21, Transit = -32888 -Output SSRC changed to 50607080 -In TS: 160000, dTS: 0, Seq: 1000 -Out TS change: 123112, dTS: 160, Seq change: 975, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160160, dTS: 160, Seq: 1001 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160320, dTS: 160, Seq: 1002 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 180320, dTS: 0, Seq: 1003 -Out TS change: 20000, dTS: 0, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180480, dTS: 160, Seq: 1004 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180640, dTS: 160, Seq: 1005 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 5, Transit = -163760 -Testing packet error detection, patch timestamps. -Output SSRC changed to 11223344 -In TS: 0, dTS: 0, Seq: 0 -Out TS change: 0, dTS: 0, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 160, dTS: 160, Seq: 1 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 2 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 3 -Out TS change: 0, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 10, Transit = 160 -In TS: 480, dTS: 160, Seq: 4 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 9, Transit = 160 -In TS: 640, dTS: 160, Seq: 5 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 8, Transit = 160 -In TS: 960, dTS: 320, Seq: 6 -Out TS change: 320, dTS: 320, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 18, Transit = 0 -In TS: 1120, dTS: 160, Seq: 7 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 17, Transit = 0 -In TS: 1280, dTS: 160, Seq: 8 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 0 -In TS: 1400, dTS: 120, Seq: 9 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +1, out +0 -Stats: Jitter = 17, Transit = 40 -In TS: 1560, dTS: 160, Seq: 10 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 40 -In TS: 1720, dTS: 160, Seq: 11 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 15, Transit = 40 -Output SSRC changed to 10203040 -In TS: 34688, dTS: 0, Seq: 12 -Out TS change: 32968, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 34848, dTS: 160, Seq: 13 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35008, dTS: 160, Seq: 14 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35128, dTS: 120, Seq: 15 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +1, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35288, dTS: 160, Seq: 16 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35448, dTS: 160, Seq: 17 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35768, dTS: 160, Seq: 19 -Out TS change: 320, dTS: 160, Seq change: 2, TS Err change: in +0, out +0 -Stats: Jitter = 12, Transit = -32888 -In TS: 35928, dTS: 160, Seq: 20 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 11, Transit = -32888 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 20, Transit = -33048 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 0, dTS: 160, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 29, Transit = -32888 -In TS: 36248, dTS: 160, Seq: 22 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 27, Transit = -32888 -In TS: 36408, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 25, Transit = -32888 -In TS: 36568, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 0, TS Err change: in +1, out +1 -Stats: Jitter = 24, Transit = -32888 -In TS: 36728, dTS: 160, Seq: 24 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 22, Transit = -32888 -In TS: 36888, dTS: 160, Seq: 25 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 21, Transit = -32888 -Output SSRC changed to 50607080 -In TS: 160000, dTS: 0, Seq: 1000 -Out TS change: 123112, dTS: 160, Seq change: 975, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160160, dTS: 160, Seq: 1001 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160320, dTS: 160, Seq: 1002 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 180320, dTS: 0, Seq: 1003 -Out TS change: 20000, dTS: 0, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180480, dTS: 160, Seq: 1004 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180640, dTS: 160, Seq: 1005 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 5, Transit = -163760 -Testing packet error detection, patch SSRC, patch timestamps. -Output SSRC changed to 11223344 -In TS: 0, dTS: 0, Seq: 0 -Out TS change: 0, dTS: 0, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 160, dTS: 160, Seq: 1 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 2 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = 0 -In TS: 320, dTS: 160, Seq: 3 -Out TS change: 0, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 10, Transit = 160 -In TS: 480, dTS: 160, Seq: 4 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 9, Transit = 160 -In TS: 640, dTS: 160, Seq: 5 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 8, Transit = 160 -In TS: 960, dTS: 320, Seq: 6 -Out TS change: 320, dTS: 320, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 18, Transit = 0 -In TS: 1120, dTS: 160, Seq: 7 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 17, Transit = 0 -In TS: 1280, dTS: 160, Seq: 8 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 0 -In TS: 1400, dTS: 120, Seq: 9 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +1, out +0 -Stats: Jitter = 17, Transit = 40 -In TS: 1560, dTS: 160, Seq: 10 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 16, Transit = 40 -In TS: 1720, dTS: 160, Seq: 11 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 15, Transit = 40 -In TS: 34688, dTS: 0, Seq: 12 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 34848, dTS: 160, Seq: 13 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35008, dTS: 160, Seq: 14 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -32768 -In TS: 35128, dTS: 120, Seq: 15 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +1, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35288, dTS: 160, Seq: 16 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35448, dTS: 160, Seq: 17 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 2, Transit = -32728 -In TS: 35768, dTS: 160, Seq: 19 -Out TS change: 320, dTS: 160, Seq change: 2, TS Err change: in +0, out +0 -Stats: Jitter = 12, Transit = -32888 -In TS: 35928, dTS: 160, Seq: 20 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 11, Transit = -32888 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 20, Transit = -33048 -In TS: 36088, dTS: 160, Seq: 21 -Out TS change: 0, dTS: 160, Seq change: 0, TS Err change: in +0, out +0 -Stats: Jitter = 29, Transit = -32888 -In TS: 36248, dTS: 160, Seq: 22 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 27, Transit = -32888 -In TS: 36408, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 25, Transit = -32888 -In TS: 36568, dTS: 160, Seq: 23 -Out TS change: 160, dTS: 160, Seq change: 0, TS Err change: in +1, out +1 -Stats: Jitter = 24, Transit = -32888 -In TS: 36728, dTS: 160, Seq: 24 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 22, Transit = -32888 -In TS: 36888, dTS: 160, Seq: 25 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 21, Transit = -32888 -In TS: 160000, dTS: 0, Seq: 1000 -Out TS change: 12000, dTS: 12000, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160160, dTS: 160, Seq: 1001 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 160320, dTS: 160, Seq: 1002 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -144000 -In TS: 180320, dTS: 0, Seq: 1003 -Out TS change: 20000, dTS: 0, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180480, dTS: 160, Seq: 1004 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 0, Transit = -163840 -In TS: 180640, dTS: 160, Seq: 1005 -Out TS change: 160, dTS: 160, Seq change: 1, TS Err change: in +0, out +0 -Stats: Jitter = 5, Transit = -163760 -Testing multiple payload types -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -M: recvonly -C: 2 -X -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 18 97 -a=rtpmap:18 G729/8000 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -CRCX 2 2@mgw MGCP 1.0 -M: recvonly -C: 2 -X -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 18 97 101 -a=rtpmap:18 G729/8000 -a=rtpmap:97 GSM-EFR/8000 -a=rtpmap:101 FOO/8000 -a=ptime:20 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -CRCX 2 3@mgw MGCP 1.0 -M: recvonly -C: 2 -X -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP -a=rtpmap:18 G729/8000 -a=rtpmap:97 GSM-EFR/8000 -a=rtpmap:101 FOO/8000 -a=ptime:20 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -CRCX 2 4@mgw MGCP 1.0 -M: recvonly -C: 2 -X -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 18 -a=rtpmap:18 G729/8000 -a=rtpmap:97 GSM-EFR/8000 -a=rtpmap:101 FOO/8000 -a=ptime:20 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -CRCX 259260421 5@mgw MGCP 1.0 -C: 1355c6041e -L: p:20, a:GSM, nt:IN -M: recvonly - -v=0 -o=- 1439038275 1439038275 IN IP4 192.168.181.247 -s=- -c=IN IP4 192.168.181.247 -t=0 0 -m=audio 29084 RTP/AVP 0 8 3 18 4 96 97 101 -a=rtpmap:0 PCMU/8000 -a=rtpmap:8 PCMA/8000 -a=rtpmap:3 gsm/8000 -a=rtpmap:18 G729/8000 -a=fmtp:18 annexb=no -a=rtpmap:4 G723/8000 -a=rtpmap:96 iLBC/8000 -a=fmtp:96 mode=20 -a=rtpmap:97 iLBC/8000 -a=fmtp:97 mode=30 -a=rtpmap:101 telephone-event/8000 -a=fmtp:101 0-15 -a=recvonly - ----------8<--------- -creating message from statically defined input: ----------8<--------- -MDCX 23 5@mgw MGCP 1.0 -C: 1355c6041e -I: %s - -c=IN IP4 8.8.8.8 -m=audio 16434 RTP/AVP 3 - ----------8<--------- -creating message from statically defined input: ----------8<--------- -CRCX 259260421 5@mgw MGCP 1.0 -C: 1355c6041e -L: p:20, a:GSM, nt:IN -M: recvonly - -v=0 -o=- 1439038275 1439038275 IN IP4 192.168.181.247 -s=- -c=IN IP4 192.168.181.247 -t=0 0 -m=audio 29084 RTP/AVP 0 8 3 18 4 96 97 101 -a=rtpmap:0 PCMU/8000 -a=rtpmap:8 PCMA/8000 -a=rtpmap:3 gsm/8000 -a=rtpmap:18 G729/8000 -a=fmtp:18 annexb=no -a=rtpmap:4 G723/8000 -a=rtpmap:96 iLBC/8000 -a=fmtp:96 mode=20 -a=rtpmap:97 iLBC/8000 -a=fmtp:97 mode=30 -a=rtpmap:101 telephone-event/8000 -a=fmtp:101 0-15 -a=recvonly - ----------8<--------- -Testing no sequence flow on initial packet -Testing no rtpmap name -creating message from statically defined input: ----------8<--------- -CRCX 2 1@mgw MGCP 1.0 -m: recvonly -C: 2 -L: p:20 - -v=0 -c=IN IP4 123.12.12.123 -m=audio 5904 RTP/AVP 97 -a=rtpmap:97 GSM-EFR/8000 -a=ptime:20 - ----------8<--------- -checking response: -using message with patched conn_id for comparison -Response matches our expectations. -Testing get_lco_identifier() -p:10, a:PCMU -> p:10, a:PCMU -p:10, a:PCMU -> p:10, a:PCMU -'XXXX, p:10, a:PCMU' -> 'p:10, a:PCMU' -'XXXX,p:10,a:PCMU' -> 'p:10,a:PCMU' -'10,a:PCMU' -> 'a:PCMU' -'10, a:PCMU' -> 'a:PCMU' -'10,a: PCMU' -> 'a: PCMU' -'10 ,a: PCMU' -> 'a: PCMU' -', a:PCMU' -> 'a:PCMU' -' a:PCMU' -> 'a:PCMU' -'' -> '(null)' -p10, aPCMU -> (null) -'10,a :PCMU' -> '(null)' - -Testing mgcp_codec_find_convertible() -#0: same order, but differing payload type numbers - - add codecs on conn0: - 0: 112 AMR/8000/1 octet-aligned=1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 111 GSM-HR-08/8000/1 -> rc=0 - - add codecs on conn1: - 0: 96 AMR/8000/1 octet-aligned=1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 97 GSM-HR-08/8000/1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:112 - conn[1]: codec:AMR, pt:96 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:96 - conn[0]: codec:AMR, pt:112 - ===> SUCCESS: codec decision as expected! -#1: different order and different payload type numbers - - add codecs on conn0: - 0: 0 PCMU/8000/1 -> rc=0 - 1: 111 GSM-HR-08/8000/1 -> rc=0 - 2: 112 AMR/8000/1 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 97 GSM-HR-08/8000/1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 96 AMR/8000/1 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:PCMU, pt:0 - conn[1]: codec:PCMU, pt:0 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:GSM-HR-08, pt:97 - conn[0]: codec:GSM-HR-08, pt:111 - ===> SUCCESS: codec decision as expected! -#2: both sides have the same payload_type numbers assigned to differing codecs - - add codecs on conn0: - 0: 0 PCMU/8000/1 -> rc=0 - 1: 96 GSM-HR-08/8000/1 -> rc=0 - 2: 97 AMR/8000/1 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 97 GSM-HR-08/8000/1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 96 AMR/8000/1 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:PCMU, pt:0 - conn[1]: codec:PCMU, pt:0 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:GSM-HR-08, pt:97 - conn[0]: codec:GSM-HR-08, pt:96 - ===> SUCCESS: codec decision as expected! -#3: conn0 has no codecs - - add codecs on conn0: - (none) - - add codecs on conn1: - 0: 96 AMR/8000/1 octet-aligned=1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 97 GSM-HR-08/8000/1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - codec decision failed (expected)! - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:96 - conn[0]: codec:none, pt:none - ===> SUCCESS: codec decision as expected! -#4: conn1 has no codecs - - add codecs on conn0: - 0: 112 AMR/8000/1 octet-aligned=1 -> rc=0 - 1: 0 PCMU/8000/1 -> rc=0 - 2: 111 GSM-HR-08/8000/1 -> rc=0 - - add codecs on conn1: - (none) - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:112 - conn[1]: codec:none, pt:none - - mgcp_codec_decide(&conn[1], &conn[0]): - codec decision failed (expected)! - ===> SUCCESS: codec decision as expected! -#5: test AMR with differing octet-aligned settings (both <-> both) - - add codecs on conn0: - 0: 111 AMR/8000 octet-aligned=1 -> rc=0 - 1: 112 AMR/8000 octet-aligned=0 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 octet-aligned=0 -> rc=0 - 1: 121 AMR/8000 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:111 - conn[1]: codec:AMR, pt:121 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:112 - ===> SUCCESS: codec decision as expected! -#6: test AMR with differing octet-aligned settings (oa <-> both) - - add codecs on conn0: - 0: 111 AMR/8000 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 octet-aligned=0 -> rc=0 - 1: 121 AMR/8000 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:111 - conn[1]: codec:AMR, pt:121 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:121 - conn[0]: codec:AMR, pt:111 - ===> SUCCESS: codec decision as expected! -#7: test AMR with differing octet-aligned settings (bwe <-> both) - - add codecs on conn0: - 0: 112 AMR/8000 octet-aligned=0 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 octet-aligned=0 -> rc=0 - 1: 121 AMR/8000 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:112 - conn[1]: codec:AMR, pt:122 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:112 - ===> SUCCESS: codec decision as expected! -#8: test AMR with missing octet-aligned settings (oa <-> unset) - - add codecs on conn0: - 0: 111 AMR/8000 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 octet-aligned=unset -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:111 - conn[1]: codec:AMR, pt:122 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:111 - ===> SUCCESS: codec decision as expected! -#9: test AMR with missing octet-aligned settings (bwe <-> unset) - - add codecs on conn0: - 0: 111 AMR/8000 octet-aligned=0 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 octet-aligned=unset -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:111 - conn[1]: codec:AMR, pt:122 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:111 - ===> SUCCESS: codec decision as expected! -#10: test AMR with NULL param (oa <-> null) - - add codecs on conn0: - 0: 112 AMR/8000 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:112 - conn[1]: codec:AMR, pt:122 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:112 - ===> SUCCESS: codec decision as expected! -#11: test AMR with NULL param (bwe <-> null) - - add codecs on conn0: - 0: 112 AMR/8000 octet-aligned=0 -> rc=0 - - add codecs on conn1: - 0: 122 AMR/8000 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:AMR, pt:112 - conn[1]: codec:AMR, pt:122 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:AMR, pt:122 - conn[0]: codec:AMR, pt:112 - ===> SUCCESS: codec decision as expected! -#12: match FOO/8000/1 and FOO/8000 as identical, single channel is implicit - - add codecs on conn0: - 0: 0 PCMU/8000/1 -> rc=0 - 1: 111 GSM-HR-08/8000/1 -> rc=0 - 2: 112 AMR/8000/1 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 97 GSM-HR-08/8000 -> rc=0 - 1: 0 PCMU/8000 -> rc=0 - 2: 96 AMR/8000 octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:PCMU, pt:0 - conn[1]: codec:PCMU, pt:0 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:GSM-HR-08, pt:97 - conn[0]: codec:GSM-HR-08, pt:111 - ===> SUCCESS: codec decision as expected! -#13: match FOO/8000/1 and FOO as identical, 8k and single channel are implicit - - add codecs on conn0: - 0: 0 PCMU/8000/1 -> rc=0 - 1: 111 GSM-HR-08/8000/1 -> rc=0 - 2: 112 AMR/8000/1 octet-aligned=1 -> rc=0 - - add codecs on conn1: - 0: 97 GSM-HR-08 -> rc=0 - 1: 0 PCMU -> rc=0 - 2: 96 AMR octet-aligned=1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:PCMU, pt:0 - conn[1]: codec:PCMU, pt:0 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:GSM-HR-08, pt:97 - conn[0]: codec:GSM-HR-08, pt:111 - ===> SUCCESS: codec decision as expected! -#14: test whether channel number matching is waterproof - - add codecs on conn0: - 0: 111 GSM-HR-08/8000 -> rc=0 - 1: 112 GSM-HR-08/8000/2 -> rc=-22 - 2: 113 GSM-HR-08/8000/3 -> rc=-22 - - add codecs on conn1: - 0: 122 GSM-HR-08/8000/2 -> rc=-22 - 1: 121 GSM-HR-08/8000/1 -> rc=0 - - mgcp_codec_decide(&conn[0], &conn[1]): - Codec decision result: - conn[0]: codec:GSM-HR-08, pt:111 - conn[1]: codec:GSM-HR-08, pt:121 - - mgcp_codec_decide(&conn[1], &conn[0]): - Codec decision result: - conn[1]: codec:GSM-HR-08, pt:121 - conn[0]: codec:GSM-HR-08, pt:111 - ===> SUCCESS: codec decision as expected! - -Testing test_conn_id_matching -needle='23AB' found '000023AB' -needle='0023AB' found '000023AB' -needle='000023AB' found '000023AB' -needle='00000023AB' found '000023AB' -needle='23ab' found '000023AB' -needle='0023ab' found '000023AB' -needle='000023ab' found '000023AB' -needle='00000023ab' found '000023AB' -Done ./testsuite.at:14: exit code was 139, expected 0 2. testsuite.at:11: 2. mgcp (testsuite.at:11): FAILED (testsuite.at:14) ## ------------- ## ## ../config.log ## ## ------------- ## | This file contains any messages produced by compilers while | running configure, to aid debugging if configure makes a mistake. | | It was created by osmo-mgw configure 1.14.0.22-973c, which was | generated by GNU Autoconf 2.71. Invocation command line was | | $ ./configure --build=x86_64-linux-gnu --prefix=/usr '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules '--libdir=${prefix}/lib/x86_64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64-linux-gnu' --disable-maintainer-mode --disable-dependency-tracking --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = a62fccb0b3d0 | uname -m = x86_64 | uname -r = 6.1.0-29-amd64 | uname -s = Linux | uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.1.123-1 (2025-01-02) | | /usr/bin/uname -p = unknown | /bin/uname -X = unknown | | /bin/arch = x86_64 | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /usr/local/sbin/ | PATH: /usr/local/bin/ | PATH: /usr/sbin/ | PATH: /usr/bin/ | PATH: /sbin/ | PATH: /bin/ | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:2480: looking for aux files: config.guess config.sub ltmain.sh compile missing install-sh | configure:2493: trying ././ | configure:2522: ././config.guess found | configure:2522: ././config.sub found | configure:2522: ././ltmain.sh found | configure:2522: ././compile found | configure:2522: ././missing found | configure:2504: ././install-sh found | configure:2654: checking for a BSD-compatible install | configure:2727: result: /usr/bin/install -c | configure:2738: checking whether build environment is sane | configure:2793: result: yes | configure:2952: checking for a race-free mkdir -p | configure:2996: result: /usr/bin/mkdir -p | configure:3003: checking for gawk | configure:3038: result: no | configure:3003: checking for mawk | configure:3024: found /usr/bin/mawk | configure:3035: result: mawk | configure:3046: checking whether make sets $(MAKE) | configure:3069: result: yes | configure:3099: checking whether make supports nested variables | configure:3117: result: yes | configure:3270: checking whether make supports nested variables | configure:3288: result: yes | configure:3303: checking whether make sets $(MAKE) | configure:3326: result: yes | configure:3397: checking for gcc | configure:3418: found /usr/bin/gcc | configure:3429: result: gcc | configure:3782: checking for C compiler version | configure:3791: gcc --version >&5 | gcc (Debian 12.2.0-14) 12.2.0 | Copyright (C) 2022 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:3802: $? = 0 | configure:3791: gcc -v >&5 | Using built-in specs. | COLLECT_GCC=gcc | COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper | OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa | OFFLOAD_TARGET_DEFAULT=1 | Target: x86_64-linux-gnu | Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu | Thread model: posix | Supported LTO compression algorithms: zlib zstd | gcc version 12.2.0 (Debian 12.2.0-14) | ... rest of stderr output deleted ... | configure:3802: $? = 0 | configure:3791: gcc -V >&5 | gcc: error: unrecognized command-line option '-V' | gcc: fatal error: no input files | compilation terminated. | configure:3802: $? = 1 | configure:3791: gcc -qversion >&5 | gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? | gcc: fatal error: no input files | compilation terminated. | configure:3802: $? = 1 | configure:3791: gcc -version >&5 | gcc: error: unrecognized command-line option '-version' | gcc: fatal error: no input files | compilation terminated. | configure:3802: $? = 1 | configure:3822: checking whether the C compiler works | configure:3844: gcc -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 | configure:3848: $? = 0 | configure:3898: result: yes | configure:3901: checking for C compiler default output file name | configure:3903: result: a.out | configure:3909: checking for suffix of executables | configure:3916: gcc -o conftest -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 | configure:3920: $? = 0 | configure:3943: result: | configure:3965: checking whether we are cross compiling | configure:3973: gcc -o conftest -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 | configure:3977: $? = 0 | configure:3984: ./conftest | configure:3988: $? = 0 | configure:4003: result: no | configure:4008: checking for suffix of object files | configure:4031: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:4035: $? = 0 | configure:4057: result: o | configure:4061: checking whether the compiler supports GNU C | configure:4081: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:4081: $? = 0 | configure:4091: result: yes | configure:4102: checking whether gcc accepts -g | configure:4123: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:4123: $? = 0 | configure:4167: result: yes | configure:4187: checking for gcc option to enable C11 features | configure:4202: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:4202: $? = 0 | configure:4220: result: none needed | configure:4336: checking whether gcc understands -c and -o together | configure:4359: gcc -c conftest.c -o conftest2.o | configure:4362: $? = 0 | configure:4359: gcc -c conftest.c -o conftest2.o | configure:4362: $? = 0 | configure:4374: result: yes | configure:4394: checking whether make supports the include directive | configure:4409: make -f confmf.GNU && cat confinc.out | make[2]: Entering directory '/obs/_temp/binpkgs/osmo-mgw' | make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw' | this is the am__doit target | configure:4412: $? = 0 | configure:4431: result: yes (GNU style) | configure:4457: checking dependency style of gcc | configure:4569: result: none | configure:4617: checking build system type | configure:4632: result: x86_64-pc-linux-gnu | configure:4652: checking host system type | configure:4666: result: x86_64-pc-linux-gnu | configure:4707: checking how to print strings | configure:4734: result: printf | configure:4755: checking for a sed that does not truncate output | configure:4825: result: /usr/bin/sed | configure:4843: checking for grep that handles long lines and -e | configure:4907: result: /usr/bin/grep | configure:4912: checking for egrep | configure:4980: result: /usr/bin/grep -E | configure:4985: checking for fgrep | configure:5053: result: /usr/bin/grep -F | configure:5089: checking for ld used by gcc | configure:5157: result: /usr/bin/ld | configure:5164: checking if the linker (/usr/bin/ld) is GNU ld | configure:5180: result: yes | configure:5192: checking for BSD- or MS-compatible name lister (nm) | configure:5247: result: /usr/bin/nm -B | configure:5387: checking the name lister (/usr/bin/nm -B) interface | configure:5395: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:5398: /usr/bin/nm -B "conftest.o" | configure:5401: output | 0000000000000000 B some_variable | configure:5408: result: BSD nm | configure:5411: checking whether ln -s works | configure:5415: result: yes | configure:5423: checking the maximum length of command line arguments | configure:5555: result: 1572864 | configure:5603: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format | configure:5644: result: func_convert_file_noop | configure:5651: checking how to convert x86_64-pc-linux-gnu file names to toolchain format | configure:5672: result: func_convert_file_noop | configure:5679: checking for /usr/bin/ld option to reload object files | configure:5687: result: -r | configure:5766: checking for file | configure:5787: found /usr/bin/file | configure:5798: result: file | configure:5874: checking for objdump | configure:5895: found /usr/bin/objdump | configure:5906: result: objdump | configure:5938: checking how to recognize dependent libraries | configure:6139: result: pass_all | configure:6229: checking for dlltool | configure:6264: result: no | configure:6294: checking how to associate runtime and link libraries | configure:6322: result: printf %s\n | configure:6388: checking for ar | configure:6409: found /usr/bin/ar | configure:6420: result: ar | configure:6473: checking for archiver @FILE support | configure:6491: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:6491: $? = 0 | configure:6495: ar cr libconftest.a @conftest.lst >&5 | configure:6498: $? = 0 | configure:6503: ar cr libconftest.a @conftest.lst >&5 | ar: conftest.o: No such file or directory | configure:6506: $? = 1 | configure:6518: result: @ | configure:6581: checking for strip | configure:6602: found /usr/bin/strip | configure:6613: result: strip | configure:6690: checking for ranlib | configure:6711: found /usr/bin/ranlib | configure:6722: result: ranlib | configure:6824: checking command to parse /usr/bin/nm -B output from gcc object | configure:6978: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:6981: $? = 0 | configure:6985: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm | configure:7051: gcc -o conftest -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c conftstm.o >&5 | configure:7054: $? = 0 | configure:7092: result: ok | configure:7139: checking for sysroot | configure:7170: result: no | configure:7177: checking for a working dd | configure:7221: result: /usr/bin/dd | configure:7225: checking how to truncate binary pipes | configure:7241: result: /usr/bin/dd bs=4096 count=1 | configure:7378: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:7381: $? = 0 | configure:7578: checking for mt | configure:7613: result: no | configure:7633: checking if : is a manifest tool | configure:7640: : '-?' | configure:7648: result: no | configure:8373: checking for stdio.h | configure:8373: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8373: $? = 0 | configure:8373: result: yes | configure:8373: checking for stdlib.h | configure:8373: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8373: $? = 0 | configure:8373: result: yes | configure:8373: checking for string.h | configure:8373: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8373: $? = 0 | configure:8373: result: yes | configure:8373: checking for inttypes.h | configure:8373: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8373: $? = 0 | configure:8373: result: yes | configure:8373: checking for stdint.h | configure:8373: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8373: $? = 0 | configure:8373: result: yes | configure:8373: checking for strings.h | configure:8373: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8373: $? = 0 | configure:8373: result: yes | configure:8373: checking for sys/stat.h | configure:8373: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8373: $? = 0 | configure:8373: result: yes | configure:8373: checking for sys/types.h | configure:8373: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8373: $? = 0 | configure:8373: result: yes | configure:8373: checking for unistd.h | configure:8373: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8373: $? = 0 | configure:8373: result: yes | configure:8398: checking for dlfcn.h | configure:8398: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:8398: $? = 0 | configure:8398: result: yes | configure:8657: checking for objdir | configure:8673: result: .libs | configure:8937: checking if gcc supports -fno-rtti -fno-exceptions | configure:8956: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5 | cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C | configure:8960: $? = 0 | configure:8973: result: no | configure:9337: checking for gcc option to produce PIC | configure:9345: result: -fPIC -DPIC | configure:9353: checking if gcc PIC flag -fPIC -DPIC works | configure:9372: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5 | configure:9376: $? = 0 | configure:9389: result: yes | configure:9418: checking if gcc static flag -static works | configure:9447: result: yes | configure:9462: checking if gcc supports -c -o file.o | configure:9484: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5 | configure:9488: $? = 0 | configure:9510: result: yes | configure:9518: checking if gcc supports -c -o file.o | configure:9566: result: yes | configure:9599: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | configure:10873: result: yes | configure:10910: checking whether -lc should be explicitly linked in | configure:10919: gcc -c -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5 | configure:10922: $? = 0 | configure:10937: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 | configure:10940: $? = 0 | configure:10954: result: no | configure:11114: checking dynamic linker characteristics | configure:11696: gcc -o conftest -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-rpath -Wl,/foo conftest.c >&5 | configure:11696: $? = 0 | configure:11947: result: GNU/Linux ld.so | configure:12069: checking how to hardcode library paths into programs | configure:12094: result: immediate | configure:12646: checking whether stripping libraries is possible | configure:12655: result: yes | configure:12697: checking if libtool supports shared libraries | configure:12699: result: yes | configure:12702: checking whether to build shared libraries | configure:12727: result: yes | configure:12730: checking whether to build static libraries | configure:12734: result: yes | configure:12786: checking for pkg-config | configure:12809: found /usr/bin/pkg-config | configure:12822: result: /usr/bin/pkg-config | configure:12893: checking for pkg-config | configure:12916: found /usr/bin/pkg-config | configure:12928: result: /usr/bin/pkg-config | configure:12953: checking pkg-config is at least version 0.20 | configure:12956: result: yes | configure:12965: checking for library containing dlopen | configure:12995: gcc -o conftest -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 | configure:12995: $? = 0 | configure:13015: result: none required | configure:13026: checking for library containing dlsym | configure:13056: gcc -o conftest -g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c >&5 | configure:13056: $? = 0 | configure:13076: result: none required | configure:13090: checking for libosmocore >= 1.11.0 | configure:13097: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.11.0" | configure:13100: $? = 0 | configure:13114: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.11.0" | configure:13117: $? = 0 | configure:13175: result: yes | configure:13181: checking for libosmogsm >= 1.11.0 | configure:13188: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.11.0" | configure:13191: $? = 0 | configure:13205: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.11.0" | configure:13208: $? = 0 | configure:13266: result: yes | configure:13272: checking for libosmoctrl >= 1.11.0 | configure:13279: $PKG_CONFIG --exists --print-errors "libosmoctrl >= 1.11.0" | configure:13282: $? = 0 | configure:13296: $PKG_CONFIG --exists --print-errors "libosmoctrl >= 1.11.0" | configure:13299: $? = 0 | configure:13357: result: yes | configure:13363: checking for libosmovty >= 1.11.0 | configure:13370: $PKG_CONFIG --exists --print-errors "libosmovty >= 1.11.0" | configure:13373: $? = 0 | configure:13387: $PKG_CONFIG --exists --print-errors "libosmovty >= 1.11.0" | configure:13390: $? = 0 | configure:13448: result: yes | configure:13454: checking for libosmo-netif >= 1.6.0 | configure:13461: $PKG_CONFIG --exists --print-errors "libosmo-netif >= 1.6.0" | configure:13464: $? = 0 | configure:13478: $PKG_CONFIG --exists --print-errors "libosmo-netif >= 1.6.0" | configure:13481: $? = 0 | configure:13539: result: yes | configure:13545: checking for libosmoabis >= 2.0.0 | configure:13552: $PKG_CONFIG --exists --print-errors "libosmoabis >= 2.0.0" | configure:13555: $? = 0 | configure:13569: $PKG_CONFIG --exists --print-errors "libosmoabis >= 2.0.0" | configure:13572: $? = 0 | configure:13630: result: yes | configure:13636: checking for libosmotrau >= 2.0.0 | configure:13643: $PKG_CONFIG --exists --print-errors "libosmotrau >= 2.0.0" | configure:13646: $? = 0 | configure:13660: $PKG_CONFIG --exists --print-errors "libosmotrau >= 2.0.0" | configure:13663: $? = 0 | configure:13721: result: yes | configure:13763: checking whether to enable code coverage support | configure:13773: result: no | configure:14198: checking whether to enable VTY/CTRL tests | configure:14200: result: no | configure:14301: result: CFLAGS="-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread" | configure:14303: result: CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread" | configure:14411: checking that generated files are newer than configure | configure:14417: result: done | configure:14452: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by osmo-mgw config.status 1.14.0.22-973c, which was | generated by GNU Autoconf 2.71. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on a62fccb0b3d0 | | config.status:1145: creating libosmo-mgcp-client.pc | config.status:1145: creating include/Makefile | config.status:1145: creating include/osmocom/Makefile | config.status:1145: creating include/osmocom/mgcp_client/Makefile | config.status:1145: creating include/osmocom/mgcp/Makefile | config.status:1145: creating src/Makefile | config.status:1145: creating src/libosmo-mgcp-client/Makefile | config.status:1145: creating src/libosmo-mgcp/Makefile | config.status:1145: creating src/osmo-mgw/Makefile | config.status:1145: creating tests/Makefile | config.status:1145: creating tests/atlocal | config.status:1145: creating tests/mgcp_client/Makefile | config.status:1145: creating tests/mgcp/Makefile | config.status:1145: creating doc/Makefile | config.status:1145: creating doc/examples/Makefile | config.status:1145: creating doc/manuals/Makefile | config.status:1145: creating contrib/Makefile | config.status:1145: creating contrib/systemd/Makefile | config.status:1145: creating Makefile | config.status:1145: creating bscconfig.h | config.status:1374: executing tests/atconfig commands | config.status:1374: executing depfiles commands | config.status:1374: executing libtool commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build=x86_64-pc-linux-gnu | ac_cv_c_compiler_gnu=yes | ac_cv_env_CC_set= | ac_cv_env_CC_value= | ac_cv_env_CFLAGS_set=set | ac_cv_env_CFLAGS_value='-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g' | ac_cv_env_CPPFLAGS_set=set | ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2' | ac_cv_env_LDFLAGS_set=set | ac_cv_env_LDFLAGS_value=-Wl,-z,relro | ac_cv_env_LIBOSMOABIS_CFLAGS_set= | ac_cv_env_LIBOSMOABIS_CFLAGS_value= | ac_cv_env_LIBOSMOABIS_LIBS_set= | ac_cv_env_LIBOSMOABIS_LIBS_value= | ac_cv_env_LIBOSMOCORE_CFLAGS_set= | ac_cv_env_LIBOSMOCORE_CFLAGS_value= | ac_cv_env_LIBOSMOCORE_LIBS_set= | ac_cv_env_LIBOSMOCORE_LIBS_value= | ac_cv_env_LIBOSMOCTRL_CFLAGS_set= | ac_cv_env_LIBOSMOCTRL_CFLAGS_value= | ac_cv_env_LIBOSMOCTRL_LIBS_set= | ac_cv_env_LIBOSMOCTRL_LIBS_value= | ac_cv_env_LIBOSMOGSM_CFLAGS_set= | ac_cv_env_LIBOSMOGSM_CFLAGS_value= | ac_cv_env_LIBOSMOGSM_LIBS_set= | ac_cv_env_LIBOSMOGSM_LIBS_value= | ac_cv_env_LIBOSMONETIF_CFLAGS_set= | ac_cv_env_LIBOSMONETIF_CFLAGS_value= | ac_cv_env_LIBOSMONETIF_LIBS_set= | ac_cv_env_LIBOSMONETIF_LIBS_value= | ac_cv_env_LIBOSMOTRAU_CFLAGS_set= | ac_cv_env_LIBOSMOTRAU_CFLAGS_value= | ac_cv_env_LIBOSMOTRAU_LIBS_set= | ac_cv_env_LIBOSMOTRAU_LIBS_value= | ac_cv_env_LIBOSMOVTY_CFLAGS_set= | ac_cv_env_LIBOSMOVTY_CFLAGS_value= | ac_cv_env_LIBOSMOVTY_LIBS_set= | ac_cv_env_LIBOSMOVTY_LIBS_value= | ac_cv_env_LIBS_set= | ac_cv_env_LIBS_value= | ac_cv_env_LT_SYS_LIBRARY_PATH_set= | ac_cv_env_LT_SYS_LIBRARY_PATH_value= | ac_cv_env_OSMO_GSM_MANUALS_DIR_set= | ac_cv_env_OSMO_GSM_MANUALS_DIR_value= | ac_cv_env_PKG_CONFIG_LIBDIR_set= | ac_cv_env_PKG_CONFIG_LIBDIR_value= | ac_cv_env_PKG_CONFIG_PATH_set= | ac_cv_env_PKG_CONFIG_PATH_value= | ac_cv_env_PKG_CONFIG_set= | ac_cv_env_PKG_CONFIG_value= | ac_cv_env_PYTHON_set= | ac_cv_env_PYTHON_value= | ac_cv_env_build_alias_set=set | ac_cv_env_build_alias_value=x86_64-linux-gnu | ac_cv_env_host_alias_set= | ac_cv_env_host_alias_value= | ac_cv_env_target_alias_set= | ac_cv_env_target_alias_value= | ac_cv_header_dlfcn_h=yes | ac_cv_header_inttypes_h=yes | ac_cv_header_stdint_h=yes | ac_cv_header_stdio_h=yes | ac_cv_header_stdlib_h=yes | ac_cv_header_string_h=yes | ac_cv_header_strings_h=yes | ac_cv_header_sys_stat_h=yes | ac_cv_header_sys_types_h=yes | ac_cv_header_unistd_h=yes | ac_cv_host=x86_64-pc-linux-gnu | ac_cv_objext=o | ac_cv_path_EGREP='/usr/bin/grep -E' | ac_cv_path_FGREP='/usr/bin/grep -F' | ac_cv_path_GREP=/usr/bin/grep | ac_cv_path_PKG_CONFIG_INSTALLED=/usr/bin/pkg-config | ac_cv_path_SED=/usr/bin/sed | ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config | ac_cv_path_install='/usr/bin/install -c' | ac_cv_path_lt_DD=/usr/bin/dd | ac_cv_path_mkdir=/usr/bin/mkdir | ac_cv_prog_AWK=mawk | ac_cv_prog_ac_ct_AR=ar | ac_cv_prog_ac_ct_CC=gcc | ac_cv_prog_ac_ct_FILECMD=file | ac_cv_prog_ac_ct_OBJDUMP=objdump | ac_cv_prog_ac_ct_RANLIB=ranlib | ac_cv_prog_ac_ct_STRIP=strip | ac_cv_prog_cc_c11= | ac_cv_prog_cc_g=yes | ac_cv_prog_cc_stdc= | ac_cv_prog_make_make_set=yes | ac_cv_search_dlopen='none required' | ac_cv_search_dlsym='none required' | am_cv_CC_dependencies_compiler_type=none | am_cv_make_support_nested_variables=yes | am_cv_prog_cc_c_o=yes | lt_cv_ar_at_file=@ | lt_cv_archive_cmds_need_lc=no | lt_cv_deplibs_check_method=pass_all | lt_cv_file_magic_cmd='$MAGIC_CMD' | lt_cv_file_magic_test_file= | lt_cv_ld_reload_flag=-r | lt_cv_nm_interface='BSD nm' | lt_cv_objdir=.libs | lt_cv_path_LD=/usr/bin/ld | lt_cv_path_NM='/usr/bin/nm -B' | lt_cv_path_mainfest_tool=no | lt_cv_prog_compiler_c_o=yes | lt_cv_prog_compiler_pic='-fPIC -DPIC' | lt_cv_prog_compiler_pic_works=yes | lt_cv_prog_compiler_rtti_exceptions=no | lt_cv_prog_compiler_static_works=yes | lt_cv_prog_gnu_ld=yes | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' | lt_cv_shlibpath_overrides_runpath=yes | lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\''' | lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' | lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' | lt_cv_sys_global_symbol_to_import= | lt_cv_sys_max_cmd_len=1572864 | lt_cv_to_host_file_cmd=func_convert_file_noop | lt_cv_to_tool_file_cmd=func_convert_file_noop | lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' | pkg_cv_LIBOSMOABIS_CFLAGS='-I/usr/include/ -pthread ' | pkg_cv_LIBOSMOABIS_LIBS='-losmoabis -losmocore -ltalloc -lmnl ' | pkg_cv_LIBOSMOCORE_CFLAGS='-I/usr/include/ -pthread ' | pkg_cv_LIBOSMOCORE_LIBS='-losmocore -ltalloc -lmnl ' | pkg_cv_LIBOSMOCTRL_CFLAGS='-I/usr/include/ -pthread ' | pkg_cv_LIBOSMOCTRL_LIBS='-losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' | pkg_cv_LIBOSMOGSM_CFLAGS='-I/usr/include/ -pthread ' | pkg_cv_LIBOSMOGSM_LIBS='-losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' | pkg_cv_LIBOSMONETIF_CFLAGS='-I/usr/include/ ' | pkg_cv_LIBOSMONETIF_LIBS='-losmonetif ' | pkg_cv_LIBOSMOTRAU_CFLAGS='-I/usr/include/ -pthread ' | pkg_cv_LIBOSMOTRAU_LIBS='-losmotrau -losmocore -ltalloc -lmnl ' | pkg_cv_LIBOSMOVTY_CFLAGS='-I/usr/include/ -pthread ' | pkg_cv_LIBOSMOVTY_LIBS='-losmovty -losmocore -ltalloc -lmnl ' | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} '\''/obs/_temp/binpkgs/osmo-mgw/missing'\'' aclocal-1.16' | AMDEPBACKSLASH='' | AMDEP_FALSE='' | AMDEP_TRUE='#' | AMTAR='$${TAR-tar}' | AM_BACKSLASH='\' | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | AM_DEFAULT_VERBOSITY='1' | AM_V='$(V)' | AR='ar' | AUTOCONF='${SHELL} '\''/obs/_temp/binpkgs/osmo-mgw/missing'\'' autoconf' | AUTOHEADER='${SHELL} '\''/obs/_temp/binpkgs/osmo-mgw/missing'\'' autoheader' | AUTOMAKE='${SHELL} '\''/obs/_temp/binpkgs/osmo-mgw/missing'\'' automake-1.16' | AWK='mawk' | BUILD_MANUALS_FALSE='#' | BUILD_MANUALS_TRUE='' | CC='gcc' | CCDEPMODE='depmode=none' | CFLAGS='-g -O2 -ffile-prefix-map=/obs/_temp/binpkgs/osmo-mgw=. -fstack-protector-strong -Wformat -Werror=format-security -g -std=gnu11 -DBUILDING_LIBOSMOMGCPCLIENT -pthread' | COVERAGE_CFLAGS='' | COVERAGE_LDFLAGS='' | CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2 -DBUILDING_LIBOSMOMGCPCLIENT -pthread' | CSCOPE='cscope' | CTAGS='ctags' | CYGPATH_W='echo' | DEFS='-DHAVE_CONFIG_H' | DEPDIR='.deps' | DLLTOOL='false' | DSYMUTIL='' | DUMPBIN='' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/usr/bin/grep -E' | ENABLE_EXT_TESTS_FALSE='' | ENABLE_EXT_TESTS_TRUE='#' | ETAGS='etags' | EXEEXT='' | FGREP='/usr/bin/grep -F' | FILECMD='file' | GREP='/usr/bin/grep' | HAVE_SYSTEMD_FALSE='#' | HAVE_SYSTEMD_TRUE='' | INSTALL_DATA='${INSTALL} -m 644' | INSTALL_PROGRAM='${INSTALL}' | INSTALL_SCRIPT='${INSTALL}' | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | LD='/usr/bin/ld -m elf_x86_64' | LDFLAGS='-Wl,-z,relro -pthread' | LIBOBJS='' | LIBOSMOABIS_CFLAGS='-I/usr/include/ -pthread ' | LIBOSMOABIS_LIBS='-losmoabis -losmocore -ltalloc -lmnl ' | LIBOSMOCORE_CFLAGS='-I/usr/include/ -pthread ' | LIBOSMOCORE_LIBS='-losmocore -ltalloc -lmnl ' | LIBOSMOCTRL_CFLAGS='-I/usr/include/ -pthread ' | LIBOSMOCTRL_LIBS='-losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' | LIBOSMOGSM_CFLAGS='-I/usr/include/ -pthread ' | LIBOSMOGSM_LIBS='-losmogsm -losmoisdn -losmocore -ltalloc -lmnl ' | LIBOSMONETIF_CFLAGS='-I/usr/include/ ' | LIBOSMONETIF_LIBS='-losmonetif ' | LIBOSMOTRAU_CFLAGS='-I/usr/include/ -pthread ' | LIBOSMOTRAU_LIBS='-losmotrau -losmocore -ltalloc -lmnl ' | LIBOSMOVTY_CFLAGS='-I/usr/include/ -pthread ' | LIBOSMOVTY_LIBS='-losmovty -losmocore -ltalloc -lmnl ' | LIBRARY_DL='' | LIBRARY_DLSYM='' | LIBS='' | LIBTOOL='$(SHELL) $(top_builddir)/libtool' | LIPO='' | LN_S='ln -s' | LTLIBOBJS='' | LT_SYS_LIBRARY_PATH='' | MAKEINFO='${SHELL} '\''/obs/_temp/binpkgs/osmo-mgw/missing'\'' makeinfo' | MANIFEST_TOOL=':' | MKDIR_P='/usr/bin/mkdir -p' | NM='/usr/bin/nm -B' | NMEDIT='' | OBJDUMP='objdump' | OBJEXT='o' | OSMOTESTEXT_CHECK='' | OSMO_GSM_MANUALS_DIR='/usr/share/osmo-gsm-manuals' | OTOOL64='' | OTOOL='' | PACKAGE='osmo-mgw' | PACKAGE_BUGREPORT='openbsc@lists.osmocom.org' | PACKAGE_NAME='osmo-mgw' | PACKAGE_STRING='osmo-mgw 1.14.0.22-973c' | PACKAGE_TARNAME='osmo-mgw' | PACKAGE_URL='' | PACKAGE_VERSION='1.14.0.22-973c' | PATH_SEPARATOR=':' | PKG_CONFIG='/usr/bin/pkg-config' | PKG_CONFIG_INSTALLED='/usr/bin/pkg-config' | PKG_CONFIG_LIBDIR='' | PKG_CONFIG_PATH='' | PYTHON='' | PYTHON_EXEC_PREFIX='' | PYTHON_PLATFORM='' | PYTHON_PREFIX='' | PYTHON_VERSION='' | RANLIB='ranlib' | RELMAKE='-include osmo-release.mk' | SED='/usr/bin/sed' | SET_MAKE='' | SHELL='/bin/bash' | STRIP='strip' | VERSION='1.14.0.22-973c' | ac_ct_AR='ar' | ac_ct_CC='gcc' | ac_ct_DUMPBIN='' | am__EXEEXT_FALSE='' | am__EXEEXT_TRUE='#' | am__fastdepCC_FALSE='' | am__fastdepCC_TRUE='#' | am__include='include' | am__isrc='' | am__leading_dot='.' | am__nodep='' | am__quote='' | am__tar='$${TAR-tar} chof - "$$tardir"' | am__untar='$${TAR-tar} xf -' | bindir='${exec_prefix}/bin' | build='x86_64-pc-linux-gnu' | build_alias='x86_64-linux-gnu' | build_cpu='x86_64' | build_os='linux-gnu' | build_vendor='pc' | datadir='${datarootdir}' | datarootdir='${prefix}/share' | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | dvidir='${docdir}' | exec_prefix='${prefix}' | host='x86_64-pc-linux-gnu' | host_alias='' | host_cpu='x86_64' | host_os='linux-gnu' | host_vendor='pc' | htmldir='${docdir}' | includedir='${prefix}/include' | infodir='${prefix}/share/info' | install_sh='${SHELL} /obs/_temp/binpkgs/osmo-mgw/install-sh' | libdir='${prefix}/lib/x86_64-linux-gnu' | libexecdir='${prefix}/lib/x86_64-linux-gnu' | localedir='${datarootdir}/locale' | localstatedir='/var' | mandir='${prefix}/share/man' | mkdir_p='$(MKDIR_P)' | oldincludedir='/usr/include' | pdfdir='${docdir}' | pkgpyexecdir='' | pkgpythondir='' | prefix='/usr' | program_transform_name='s,x,x,' | psdir='${docdir}' | pyexecdir='' | pythondir='' | runstatedir='${localstatedir}/run' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | sysconfdir='/etc' | systemdsystemunitdir='/lib/systemd/system' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | /* confdefs.h */ | #define PACKAGE_NAME "osmo-mgw" | #define PACKAGE_TARNAME "osmo-mgw" | #define PACKAGE_VERSION "1.14.0.22-973c" | #define PACKAGE_STRING "osmo-mgw 1.14.0.22-973c" | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" | #define PACKAGE_URL "" | #define PACKAGE "osmo-mgw" | #define VERSION "1.14.0.22-973c" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | | configure: exit 0 make[1]: *** [debian/rules:30: override_dh_auto_test] Error 1 make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-mgw' make: *** [debian/rules:17: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 ERROR: build failed! docker: running: data/build.sh inside docker --- NOTE: if the build failed because dependencies are outdated, see the status here: https://obs.osmocom.org/project/show/osmocom:master --- Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3861350 killed; [ssh-agent] Stopped. Finished: FAILURE