Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sip-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 5771875ca76ce65f0074cffdad3b872b6bafee53 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5771875ca76ce65f0074cffdad3b872b6bafee53 # timeout=10 Commit message: "hss: Initial validation of Prometheus metrics" > git rev-list --no-walk 6a0b01c6159a5d394290ab5e954938e6b606fb4b # timeout=10 [ttcn3-sip-test] $ /bin/sh -xe /tmp/jenkins16792168525786198306.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:f870d4836838dc2658611cf1dccefe4c7139bdef8d5ce1643498a749adeff40d Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:8f966b07c9a76f8dd6ace1694d10f2fd8fd629015036e39accd3664402de8d0c Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 Copying blob sha256:dc0a8c43b90da5102932deaf9678f1e4fd14f8b05cd16a5a8ba29f2b1759819d Copying blob sha256:444233448e43fef3bc6406ee19f7f121dc3d68c6686c1cb40dabf0a439a22f28 Copying blob sha256:b43782f82dd9567e1408a756484c5cf2c1f4b75c33b9abbd0d630646c86ee94e Copying config sha256:4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 Writing manifest to image destination Storing signatures 4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 + rm -rf logs _cache + set +x + ./testenv.py run sip --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-02 07:29:36 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts/testenv-podman-main.sh'] f565c61abb177b3e9f5090394c21908bcb191661f51cb86fc5936e2c476aa4e7 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [76.4 kB] Fetched 9314 kB in 1s (9801 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/deps' cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c" 2>/dev/null; then set -x && git checkout -q -f "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c"; else set -x && git checkout -q -f "b58f92046e48a7b1ed531e243a2319ebca53bf4c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c + git checkout -q -f b58f92046e48a7b1ed531e243a2319ebca53bf4c cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ origin/09817f113255d7fb56f1d45d3dd629a093d9248d + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ origin/c496d298876fed55c2b730278b7ee77982555563 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ origin/b6602eb357673f097ea1a1d22edd568ecd239da1 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 cd titan.TestPorts.SIPmsg && git fetch && if git rev-parse "origin/78bf0daf8c599d374089d97a054914d8439d133a" 2>/dev/null; then set -x && git checkout -q -f "origin/78bf0daf8c599d374089d97a054914d8439d133a"; else set -x && git checkout -q -f "78bf0daf8c599d374089d97a054914d8439d133a"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ origin/78bf0daf8c599d374089d97a054914d8439d133a + git checkout -q -f 78bf0daf8c599d374089d97a054914d8439d133a cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ origin/873fe539642542cd9a901c208f1ec11c6d2f5387 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi origin/e97d92a8b66bec399babea52f593771b76cb175a + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi origin/8362efef7c6fa341eb947a75786878e0685767b7 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--links', '--recursive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sip [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', './gen_links.sh'] Linking UD_PT.cc Linking UD_PT.hh Linking UD_PortType.ttcn Linking UD_Types.ttcn Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCOpenSecurity_Functions.ttcn Linking TCCOpenSecurity.cc Linking TCCOpenSecurity_Functions.hh Linking TCCDateTime.cc Linking TCCDateTime_Functions.ttcn Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking SDP_EncDec.cc Linking SDP_Types.ttcn Linking SDP_parse_.tab.c Linking SDP_parse_.tab.h Linking SDP_parse_parser.h Linking SDP_parser.l Linking SDP_parser.y Linking lex.SDP_parse_.c Linking RTP_EncDec.cc Linking RTP_Types.ttcn Linking SIP_parse.h Linking SIP_parse.y Linking SIP_parse_.tab.h Linking SIPmsg_PT.hh Linking SIPmsg_Types.ttcn Linking SIP_parse.l Linking SIP_parse_.tab.c Linking SIPmsg_PT.cc Linking SIPmsg_PortType.ttcn Linking lex.SIP_parse_.c Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking MNCC_Types.ttcn Linking MNCC_EncDec.cc Linking MNCC_CodecPort.ttcn Linking mncc.h Linking MNCC_Emulation.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking RTP_CodecPort.ttcn Linking RTP_CodecPort_CtrlFunctDef.cc Linking SDP_Templates.ttcn Linking SIP_Emulation.ttcn Linking SIP_Templates.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MNCC_CodecPort.ttcn MNCC_Emulation.ttcn MNCC_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RTP_CodecPort.ttcn RTP_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn SIP_Emulation.ttcn SIP_Templates.ttcn SIP_Tests.ttcn SIPmsg_PortType.ttcn SIPmsg_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCDateTime_Functions.ttcn TCCInterface_Functions.ttcn TCCOpenSecurity_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn - GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MNCC_CodecPort.ttcn MNCC_Emulation.ttcn MNCC_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RTP_CodecPort.ttcn RTP_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn SIP_Emulation.ttcn SIP_Templates.ttcn SIP_Tests.ttcn SIPmsg_PortType.ttcn SIPmsg_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCDateTime_Functions.ttcn TCCInterface_Functions.ttcn TCCOpenSecurity_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MNCC_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `MNCC_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MNCC_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... Notify: Parsing TTCN-3 module `SIP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `SIP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SIP_Tests.ttcn'... Notify: Parsing TTCN-3 module `SIPmsg_PortType.ttcn'... Notify: Parsing TTCN-3 module `SIPmsg_Types.ttcn'... SIPmsg_Types.ttcn:175.34: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. SIPmsg_Types.ttcn:300.24: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. SIPmsg_Types.ttcn:1899.9-17: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCDateTime_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCOpenSecurity_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Checking modules... MNCC_Emulation.ttcn: In TTCN-3 module `MNCC_Emulation': MNCC_Emulation.ttcn:400.1-431.1: In function definition `ExpectedCreateCallback': MNCC_Emulation.ttcn:406.2-411.2: In if statement: MNCC_Emulation.ttcn:410.3-12: warning: Control never reaches this statement MNCC_Emulation.ttcn:430.2-11: warning: Control never reaches this statement SIP_Emulation.ttcn: In TTCN-3 module `SIP_Emulation': SIP_Emulation.ttcn:229.1-237.1: In function definition `f_init_sip': SIP_Emulation.ttcn:230.13-232.2: In variable definition `ops': SIP_Emulation.ttcn:231.3-59: In value for record field `create_cb': SIP_Emulation.ttcn:370.1-419.1: In function definition `ExpectedCreateCallback': SIP_Emulation.ttcn:376.2-381.2: In if statement: SIP_Emulation.ttcn:380.3-12: warning: Control never reaches this statement SIP_Emulation.ttcn:418.2-11: warning: Control never reaches this statement SIP_Templates.ttcn: In TTCN-3 module `SIP_Templates': SIP_Templates.ttcn:109.1-137.1: In template definition `ts_Credentials_DigestResponseMD5': SIP_Templates.ttcn:121.20-136.2: In template for union field `digestResponse': SIP_Templates.ttcn:134.3-52: In component 9: SIP_Templates.ttcn:134.18-52: In actual parameter list of function `@SIP_Templates.f_ts_Param_omit': SIP_Templates.ttcn:134.29-51: In parameter #2 for `paramValue': SIP_Templates.ttcn:134.44-51: In actual parameter list of function `@SIP_Templates.f_sip_str_quote': SIP_Templates.ttcn:134.45-50: In parameter #1 for `val': SIP_Templates.ttcn:134.45-50: warning: Inadequate restriction on the referenced template parameter `cnonce', this may cause a dynamic test case error at runtime SIP_Templates.ttcn:118.4-44: note: Referenced template parameter is here SIP_Templates.ttcn:213.9-221.1: In function definition `f_tr_Contact_SipAddr': SIP_Templates.ttcn:220.2-40: In return statement: SIP_Templates.ttcn:220.27-40: In actual parameter list of template `@SIP_Templates.tr_Contact_SipAddr': SIP_Templates.ttcn:220.28-39: In parameter #1 for `contact_addr': SIP_Templates.ttcn:220.28-39: warning: Inadequate restriction on the referenced template parameter `contact_addr', this may cause a dynamic test case error at runtime SIP_Templates.ttcn:213.39-67: note: Referenced template parameter is here SIP_Templates.ttcn:225.9-231.1: In function definition `ts_Contact_SipAddr_omit': SIP_Templates.ttcn:230.2-40: In return statement: SIP_Templates.ttcn:230.27-40: In actual parameter list of template `@SIP_Templates.ts_Contact_SipAddr': SIP_Templates.ttcn:230.28-39: In parameter #1 for `contact_addr': SIP_Templates.ttcn:230.28-39: warning: Inadequate restriction on the referenced template parameter `contact_addr', this may cause a dynamic test case error at runtime SIP_Templates.ttcn:225.42-85: note: Referenced template parameter is here SIP_Templates.ttcn:475.1-488.1: In function definition `tr_Addr_Union_from_val': SIP_Templates.ttcn:480.4-483.2: In if statement: SIP_Templates.ttcn:480.26-70: In actual parameter list of external function `@Native_Functions.f_str_tolower': SIP_Templates.ttcn:480.27-69: In parameter #1 for `input': SIP_Templates.ttcn:480.44-69: In actual parameter list of function `@SIP_Templates.f_sip_str_unquote': SIP_Templates.ttcn:480.45-68: In parameter #1 for `val': SIP_Templates.ttcn:480.45-68: warning: Inadequate restriction on the referenced template parameter `tin.nameAddr.displayName', this may cause a dynamic test case error at runtime SIP_Templates.ttcn:475.33-63: note: Referenced template parameter is here SIP_Templates.ttcn:941.1-963.1: In template definition `tr_SIP_INVITE': SIP_Templates.ttcn:955.15-960.44: In template for record field `msgHeader': SIP_Templates.ttcn:955.30-960.44: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': SIP_Templates.ttcn:956.10-12: In parameter #5 for `via': SIP_Templates.ttcn:956.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime SIP_Templates.ttcn:946.8-68: note: Referenced template parameter is here SIP_Templates.ttcn:981.1-994.1: In template definition `tr_SIP_BYE': SIP_Templates.ttcn:990.15-991.28: In template for record field `msgHeader': SIP_Templates.ttcn:990.30-991.28: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': SIP_Templates.ttcn:991.10-12: In parameter #5 for `via': SIP_Templates.ttcn:991.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime SIP_Templates.ttcn:986.5-20: note: Referenced template parameter is here SIP_Templates.ttcn:1015.1-1029.1: In template definition `tr_SIP_ACK': SIP_Templates.ttcn:1024.15-1026.23: In template for record field `msgHeader': SIP_Templates.ttcn:1024.30-1026.23: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': SIP_Templates.ttcn:1025.10-12: In parameter #5 for `via': SIP_Templates.ttcn:1025.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime SIP_Templates.ttcn:1020.5-20: note: Referenced template parameter is here SIP_Templates.ttcn:1066.1-1082.1: In template definition `tr_SIP_PRACK': SIP_Templates.ttcn:1076.15-1079.22: In template for record field `msgHeader': SIP_Templates.ttcn:1076.30-1079.22: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': SIP_Templates.ttcn:1077.10-12: In parameter #5 for `via': SIP_Templates.ttcn:1077.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime SIP_Templates.ttcn:1071.7-22: note: Referenced template parameter is here SIP_Templates.ttcn:1104.1-1122.1: In template definition `tr_SIP_UPDATE': SIP_Templates.ttcn:1115.15-1119.32: In template for record field `msgHeader': SIP_Templates.ttcn:1115.30-1119.32: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': SIP_Templates.ttcn:1116.10-12: In parameter #5 for `via': SIP_Templates.ttcn:1116.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime SIP_Templates.ttcn:1109.8-23: note: Referenced template parameter is here SIP_Tests.ttcn: In TTCN-3 module `SIP_Tests': SIP_Tests.ttcn:233.1-376.1: In function definition `f_establish_mt': SIP_Tests.ttcn:353.2-354.15: In receive statement: SIP_Tests.ttcn:353.52-82: warning: Function invocation 'f_addrstr2addr(cp.sip_rtp_addr)' may change the actual snapshot. Notify: Generating code... Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MNCC_CodecPort.hh' was generated. Notify: File `MNCC_CodecPort.cc' was generated. Notify: File `MNCC_CodecPort_part_1.cc' was generated. Notify: File `MNCC_CodecPort_part_2.cc' was generated. Notify: File `MNCC_CodecPort_part_3.cc' was generated. Notify: File `MNCC_CodecPort_part_4.cc' was generated. Notify: File `MNCC_CodecPort_part_5.cc' was generated. Notify: File `MNCC_CodecPort_part_6.cc' was generated. Notify: File `MNCC_CodecPort_part_7.cc' was generated. Notify: File `MNCC_Emulation.hh' was generated. Notify: File `MNCC_Emulation.cc' was generated. Notify: File `MNCC_Emulation_part_1.cc' was generated. Notify: File `MNCC_Emulation_part_2.cc' was generated. Notify: File `MNCC_Emulation_part_3.cc' was generated. Notify: File `MNCC_Emulation_part_4.cc' was generated. Notify: File `MNCC_Emulation_part_5.cc' was generated. Notify: File `MNCC_Emulation_part_6.cc' was generated. Notify: File `MNCC_Emulation_part_7.cc' was generated. Notify: File `MNCC_Types.hh' was generated. Notify: File `MNCC_Types.cc' was generated. Notify: File `MNCC_Types_part_1.cc' was generated. Notify: File `MNCC_Types_part_2.cc' was generated. Notify: File `MNCC_Types_part_3.cc' was generated. Notify: File `MNCC_Types_part_4.cc' was generated. Notify: File `MNCC_Types_part_5.cc' was generated. Notify: File `MNCC_Types_part_6.cc' was generated. Notify: File `MNCC_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `RTP_CodecPort.hh' was generated. Notify: File `RTP_CodecPort.cc' was generated. Notify: File `RTP_CodecPort_part_1.cc' was generated. Notify: File `RTP_CodecPort_part_2.cc' was generated. Notify: File `RTP_CodecPort_part_3.cc' was generated. Notify: File `RTP_CodecPort_part_4.cc' was generated. Notify: File `RTP_CodecPort_part_5.cc' was generated. Notify: File `RTP_CodecPort_part_6.cc' was generated. Notify: File `RTP_CodecPort_part_7.cc' was generated. Notify: File `RTP_Types.hh' was generated. Notify: File `RTP_Types.cc' was generated. Notify: File `RTP_Types_part_1.cc' was generated. Notify: File `RTP_Types_part_2.cc' was generated. Notify: File `RTP_Types_part_3.cc' was generated. Notify: File `RTP_Types_part_4.cc' was generated. Notify: File `RTP_Types_part_5.cc' was generated. Notify: File `RTP_Types_part_6.cc' was generated. Notify: File `RTP_Types_part_7.cc' was generated. Notify: File `SDP_Templates.hh' was generated. Notify: File `SDP_Templates.cc' was generated. Notify: File `SDP_Templates_part_1.cc' was generated. Notify: File `SDP_Templates_part_2.cc' was generated. Notify: File `SDP_Templates_part_3.cc' was generated. Notify: File `SDP_Templates_part_4.cc' was generated. Notify: File `SDP_Templates_part_5.cc' was generated. Notify: File `SDP_Templates_part_6.cc' was generated. Notify: File `SDP_Templates_part_7.cc' was generated. Notify: File `SDP_Types.hh' was generated. Notify: File `SDP_Types.cc' was generated. Notify: File `SDP_Types_part_1.cc' was generated. Notify: File `SDP_Types_part_2.cc' was generated. Notify: File `SDP_Types_part_3.cc' was generated. Notify: File `SDP_Types_part_4.cc' was generated. Notify: File `SDP_Types_part_5.cc' was generated. Notify: File `SDP_Types_part_6.cc' was generated. Notify: File `SDP_Types_part_7.cc' was generated. Notify: File `SIP_Emulation.hh' was generated. Notify: File `SIP_Emulation.cc' was generated. Notify: File `SIP_Emulation_part_1.cc' was generated. Notify: File `SIP_Emulation_part_2.cc' was generated. Notify: File `SIP_Emulation_part_3.cc' was generated. Notify: File `SIP_Emulation_part_4.cc' was generated. Notify: File `SIP_Emulation_part_5.cc' was generated. Notify: File `SIP_Emulation_part_6.cc' was generated. Notify: File `SIP_Emulation_part_7.cc' was generated. Notify: File `SIP_Templates.hh' was generated. Notify: File `SIP_Templates.cc' was generated. Notify: File `SIP_Templates_part_1.cc' was generated. Notify: File `SIP_Templates_part_2.cc' was generated. Notify: File `SIP_Templates_part_3.cc' was generated. Notify: File `SIP_Templates_part_4.cc' was generated. Notify: File `SIP_Templates_part_5.cc' was generated. Notify: File `SIP_Templates_part_6.cc' was generated. Notify: File `SIP_Templates_part_7.cc' was generated. Notify: File `SIP_Tests.hh' was generated. Notify: File `SIP_Tests.cc' was generated. Notify: File `SIP_Tests_part_1.cc' was generated. Notify: File `SIP_Tests_part_2.cc' was generated. Notify: File `SIP_Tests_part_3.cc' was generated. Notify: File `SIP_Tests_part_4.cc' was generated. Notify: File `SIP_Tests_part_5.cc' was generated. Notify: File `SIP_Tests_part_6.cc' was generated. Notify: File `SIP_Tests_part_7.cc' was generated. Notify: File `SIPmsg_PortType.hh' was generated. Notify: File `SIPmsg_PortType.cc' was generated. Notify: File `SIPmsg_PortType_part_1.cc' was generated. Notify: File `SIPmsg_PortType_part_2.cc' was generated. Notify: File `SIPmsg_PortType_part_3.cc' was generated. Notify: File `SIPmsg_PortType_part_4.cc' was generated. Notify: File `SIPmsg_PortType_part_5.cc' was generated. Notify: File `SIPmsg_PortType_part_6.cc' was generated. Notify: File `SIPmsg_PortType_part_7.cc' was generated. Notify: File `SIPmsg_Types.hh' was generated. Notify: File `SIPmsg_Types.cc' was generated. Notify: File `SIPmsg_Types_part_1.cc' was generated. Notify: File `SIPmsg_Types_part_2.cc' was generated. Notify: File `SIPmsg_Types_part_3.cc' was generated. Notify: File `SIPmsg_Types_part_4.cc' was generated. Notify: File `SIPmsg_Types_part_5.cc' was generated. Notify: File `SIPmsg_Types_part_6.cc' was generated. Notify: File `SIPmsg_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCDateTime_Functions.hh' was generated. Notify: File `TCCDateTime_Functions.cc' was generated. Notify: File `TCCDateTime_Functions_part_1.cc' was generated. Notify: File `TCCDateTime_Functions_part_2.cc' was generated. Notify: File `TCCDateTime_Functions_part_3.cc' was generated. Notify: File `TCCDateTime_Functions_part_4.cc' was generated. Notify: File `TCCDateTime_Functions_part_5.cc' was generated. Notify: File `TCCDateTime_Functions_part_6.cc' was generated. Notify: File `TCCDateTime_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TCCOpenSecurity_Functions.hh' was generated. Notify: File `TCCOpenSecurity_Functions.cc' was generated. Notify: File `TCCOpenSecurity_Functions_part_1.cc' was generated. Notify: File `TCCOpenSecurity_Functions_part_2.cc' was generated. Notify: File `TCCOpenSecurity_Functions_part_3.cc' was generated. Notify: File `TCCOpenSecurity_Functions_part_4.cc' was generated. Notify: File `TCCOpenSecurity_Functions_part_5.cc' was generated. Notify: File `TCCOpenSecurity_Functions_part_6.cc' was generated. Notify: File `TCCOpenSecurity_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UD_PortType.hh' was generated. Notify: File `UD_PortType.cc' was generated. Notify: File `UD_PortType_part_1.cc' was generated. Notify: File `UD_PortType_part_2.cc' was generated. Notify: File `UD_PortType_part_3.cc' was generated. Notify: File `UD_PortType_part_4.cc' was generated. Notify: File `UD_PortType_part_5.cc' was generated. Notify: File `UD_PortType_part_6.cc' was generated. Notify: File `UD_PortType_part_7.cc' was generated. Notify: File `UD_Types.hh' was generated. Notify: File `UD_Types.cc' was generated. Notify: File `UD_Types_part_1.cc' was generated. Notify: File `UD_Types_part_2.cc' was generated. Notify: File `UD_Types_part_3.cc' was generated. Notify: File `UD_Types_part_4.cc' was generated. Notify: File `UD_Types_part_5.cc' was generated. Notify: File `UD_Types_part_6.cc' was generated. Notify: File `UD_Types_part_7.cc' was generated. Notify: 324 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'make', '-j', '17'] Creating dependency file for UD_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCDateTime.cc Creating dependency file for TCCOpenSecurity.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SIPmsg_PT.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for MNCC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for lex.SIP_parse_.c Creating dependency file for lex.SDP_parse_.c Creating dependency file for SIP_parse_.tab.c Creating dependency file for SDP_parse_.tab.c Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_6.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for UD_Types_part_4.cc Creating dependency file for UD_Types_part_3.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_6.cc Creating dependency file for UD_PortType_part_5.cc Creating dependency file for UD_PortType_part_4.cc Creating dependency file for UD_PortType_part_3.cc Creating dependency file for UD_PortType_part_2.cc Creating dependency file for UD_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCOpenSecurity_Functions_part_7.cc Creating dependency file for TCCOpenSecurity_Functions_part_6.cc Creating dependency file for TCCOpenSecurity_Functions_part_5.cc Creating dependency file for TCCOpenSecurity_Functions_part_4.cc Creating dependency file for TCCOpenSecurity_Functions_part_3.cc Creating dependency file for TCCOpenSecurity_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCOpenSecurity_Functions_part_1.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCDateTime_Functions_part_7.cc Creating dependency file for TCCDateTime_Functions_part_6.cc Creating dependency file for TCCDateTime_Functions_part_5.cc Creating dependency file for TCCDateTime_Functions_part_4.cc Creating dependency file for TCCDateTime_Functions_part_3.cc Creating dependency file for TCCDateTime_Functions_part_2.cc Creating dependency file for TCCDateTime_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SIPmsg_Types_part_7.cc Creating dependency file for SIPmsg_Types_part_6.cc Creating dependency file for SIPmsg_Types_part_5.cc Creating dependency file for SIPmsg_Types_part_4.cc Creating dependency file for SIPmsg_Types_part_3.cc Creating dependency file for SIPmsg_Types_part_2.cc Creating dependency file for SIPmsg_Types_part_1.cc Creating dependency file for SIPmsg_PortType_part_7.cc Creating dependency file for SIPmsg_PortType_part_6.cc Creating dependency file for SIPmsg_PortType_part_5.cc Creating dependency file for SIPmsg_PortType_part_4.cc Creating dependency file for SIPmsg_PortType_part_3.cc Creating dependency file for SIPmsg_PortType_part_2.cc Creating dependency file for SIPmsg_PortType_part_1.cc Creating dependency file for SIP_Tests_part_7.cc Creating dependency file for SIP_Tests_part_6.cc Creating dependency file for SIP_Tests_part_5.cc Creating dependency file for SIP_Tests_part_4.cc Creating dependency file for SIP_Tests_part_3.cc Creating dependency file for SIP_Tests_part_2.cc Creating dependency file for SIP_Tests_part_1.cc Creating dependency file for SIP_Templates_part_7.cc Creating dependency file for SIP_Templates_part_6.cc Creating dependency file for SIP_Templates_part_5.cc Creating dependency file for SIP_Templates_part_4.cc Creating dependency file for SIP_Templates_part_3.cc Creating dependency file for SIP_Templates_part_2.cc Creating dependency file for SIP_Templates_part_1.cc Creating dependency file for SIP_Emulation_part_7.cc Creating dependency file for SIP_Emulation_part_6.cc Creating dependency file for SIP_Emulation_part_5.cc Creating dependency file for SIP_Emulation_part_4.cc Creating dependency file for SIP_Emulation_part_3.cc Creating dependency file for SIP_Emulation_part_2.cc Creating dependency file for SIP_Emulation_part_1.cc Creating dependency file for SDP_Types_part_7.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for SDP_Types_part_3.cc Creating dependency file for SDP_Types_part_2.cc Creating dependency file for SDP_Types_part_1.cc Creating dependency file for SDP_Templates_part_7.cc Creating dependency file for SDP_Templates_part_6.cc Creating dependency file for SDP_Templates_part_5.cc Creating dependency file for SDP_Templates_part_4.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_2.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for RTP_Types_part_7.cc Creating dependency file for RTP_Types_part_6.cc Creating dependency file for RTP_Types_part_5.cc Creating dependency file for RTP_Types_part_4.cc Creating dependency file for RTP_Types_part_3.cc Creating dependency file for RTP_Types_part_2.cc Creating dependency file for RTP_Types_part_1.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MNCC_Types_part_7.cc Creating dependency file for MNCC_Types_part_6.cc Creating dependency file for MNCC_Types_part_5.cc Creating dependency file for MNCC_Types_part_4.cc Creating dependency file for MNCC_Types_part_3.cc Creating dependency file for MNCC_Types_part_2.cc Creating dependency file for MNCC_Types_part_1.cc Creating dependency file for MNCC_Emulation_part_7.cc Creating dependency file for MNCC_Emulation_part_6.cc Creating dependency file for MNCC_Emulation_part_5.cc Creating dependency file for MNCC_Emulation_part_4.cc Creating dependency file for MNCC_Emulation_part_3.cc Creating dependency file for MNCC_Emulation_part_2.cc Creating dependency file for MNCC_Emulation_part_1.cc Creating dependency file for MNCC_CodecPort_part_7.cc Creating dependency file for MNCC_CodecPort_part_6.cc Creating dependency file for MNCC_CodecPort_part_5.cc Creating dependency file for MNCC_CodecPort_part_4.cc Creating dependency file for MNCC_CodecPort_part_3.cc Creating dependency file for MNCC_CodecPort_part_2.cc Creating dependency file for MNCC_CodecPort_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for UD_Types.cc Creating dependency file for UD_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCOpenSecurity_Functions.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCDateTime_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SIPmsg_Types.cc Creating dependency file for SIPmsg_PortType.cc Creating dependency file for SIP_Tests.cc Creating dependency file for SIP_Templates.cc Creating dependency file for SIP_Emulation.cc Creating dependency file for SDP_Types.cc Creating dependency file for SDP_Templates.cc Creating dependency file for RTP_Types.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MNCC_Types.cc Creating dependency file for MNCC_Emulation.cc Creating dependency file for MNCC_CodecPort.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_CodecPort.o MNCC_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Emulation.o MNCC_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Types.o MNCC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation.o SIP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates.o SIP_Templates.cc MNCC_Emulation.cc: In function 'COMPONENT MNCC__Emulation::f__comp__by__call__id(const INTEGER&)': MNCC_Emulation.cc:6306:1: warning: control reaches end of non-void function [-Wreturn-type] 6306 | } | ^ MNCC_Emulation.cc: In function 'INTEGER MNCC__Emulation::f__call__id__by__comp(const COMPONENT&)': MNCC_Emulation.cc:6357:1: warning: control reaches end of non-void function [-Wreturn-type] 6357 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Tests.o SIP_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType.o SIPmsg_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types.o SIPmsg_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions.o TCCDateTime_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions.o TCCOpenSecurity_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_1.o MNCC_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_2.o MNCC_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_3.o MNCC_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_4.o MNCC_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_5.o MNCC_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_6.o MNCC_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_CodecPort_part_7.o MNCC_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Emulation_part_1.o MNCC_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Emulation_part_2.o MNCC_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Emulation_part_3.o MNCC_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Emulation_part_4.o MNCC_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Emulation_part_5.o MNCC_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Emulation_part_6.o MNCC_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Emulation_part_7.o MNCC_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Types_part_1.o MNCC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Types_part_2.o MNCC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Types_part_3.o MNCC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Types_part_4.o MNCC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Types_part_5.o MNCC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Types_part_6.o MNCC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_Types_part_7.o MNCC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc MNCC_Types_part_1.cc: In function 'INTEGER MNCC__Types::f__mncc__get__call__id(const MNCC__PDU&)': MNCC_Types_part_1.cc:16673:1: warning: control reaches end of non-void function [-Wreturn-type] 16673 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_1.o SIP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_2.o SIP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_3.o SIP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_4.o SIP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_5.o SIP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_6.o SIP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Emulation_part_7.o SIP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_1.o SIP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_2.o SIP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_3.o SIP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_4.o SIP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_5.o SIP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_6.o SIP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Templates_part_7.o SIP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Tests_part_1.o SIP_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Tests_part_2.o SIP_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Tests_part_3.o SIP_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Tests_part_4.o SIP_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Tests_part_5.o SIP_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Tests_part_6.o SIP_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_Tests_part_7.o SIP_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_1.o SIPmsg_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_2.o SIPmsg_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_3.o SIPmsg_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_4.o SIPmsg_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_5.o SIPmsg_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_6.o SIPmsg_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PortType_part_7.o SIPmsg_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_1.o SIPmsg_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_2.o SIPmsg_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_3.o SIPmsg_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_4.o SIPmsg_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_5.o SIPmsg_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_6.o SIPmsg_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_Types_part_7.o SIPmsg_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_1.o TCCDateTime_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_2.o TCCDateTime_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_3.o TCCDateTime_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_4.o TCCDateTime_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_5.o TCCDateTime_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_6.o TCCDateTime_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime_Functions_part_7.o TCCDateTime_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_1.o TCCOpenSecurity_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_2.o TCCOpenSecurity_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_3.o TCCOpenSecurity_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_4.o TCCOpenSecurity_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_5.o TCCOpenSecurity_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_6.o TCCOpenSecurity_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity_Functions_part_7.o TCCOpenSecurity_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_parse_.tab.o SIP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SIP_parse_.o lex.SIP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MNCC_EncDec.o MNCC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIPmsg_PT.o SIPmsg_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity.o TCCOpenSecurity.cc lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime.o TCCDateTime.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o lex.SIP_parse_.c: In function 'int SIP_parse_lex()': lex.SIP_parse_.c:141174:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 141174 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SIP_parse_.c:141175:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 141175 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SIP_parse_.c:141175:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 141175 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SIP_parse_.c:141176:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 141176 | register int yy_act; | ^~~~~~ lex.SIP_parse_.c: In function 'int yy_get_next_buffer()': lex.SIP_parse_.c:144034:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 144034 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SIP_parse_.c:144035:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 144035 | register char *source = (yytext_ptr); | ^~~~~~ lex.SIP_parse_.c:144036:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 144036 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SIP_parse_.c:144036:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 144036 | register int number_to_move, i; | ^ lex.SIP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SIP_parse_.c:144168:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 144168 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SIP_parse_.c:144169:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 144169 | register char *yy_cp; | ^~~~~ lex.SIP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SIP_parse_.c:144198:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 144198 | register int yy_is_jam; | ^~~~~~~~~ lex.SIP_parse_.c:144199:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 144199 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_CodecPort.so MNCC_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Emulation.so MNCC_Emulation.o TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateHA1(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': TCCOpenSecurity.cc:67:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 67 | MD5_Init(&Md5Ctx); | ~~~~~~~~^~~~~~~~~ In file included from TCCOpenSecurity.cc:19: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ TCCOpenSecurity.cc:68:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 68 | MD5_Update(&Md5Ctx, (const char*)username, username.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:69:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 69 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:70:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | MD5_Update(&Md5Ctx, (const char*)realm, realm.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:71:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 71 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:72:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 72 | MD5_Update(&Md5Ctx, (const char*)password,password.lengthof() ); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:73:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 73 | MD5_Final(ha1, &Md5Ctx); | ~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ TCCOpenSecurity.cc:75:13: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 75 | MD5_Init(&Md5Ctx); | ~~~~~~~~^~~~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ TCCOpenSecurity.cc:76:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 76 | MD5_Update(&Md5Ctx, ha1, MD5_DIGEST_LENGTH); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:77:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 77 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:78:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 78 | MD5_Update(&Md5Ctx, nonce, nonce.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:79:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:80:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 80 | MD5_Update(&Md5Ctx, cnonce, cnonce.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:81:14: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 81 | MD5_Final(ha1, &Md5Ctx); | ~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateDigestResponse(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': TCCOpenSecurity.cc:107:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 107 | MD5_Init(&Md5Ctx); | ~~~~~~~~^~~~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ TCCOpenSecurity.cc:108:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 108 | MD5_Update(&Md5Ctx, (const char*)method, method.lengthof() ); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:109:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 109 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:110:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 110 | MD5_Update(&Md5Ctx, (const char*)digestUri, digestUri.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:112:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 112 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:113:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 113 | MD5_Update(&Md5Ctx, (const char*)hentity, hentity.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:115:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 115 | MD5_Final(ha2, &Md5Ctx); | ~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ TCCOpenSecurity.cc:118:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 118 | MD5_Init(&Md5Ctx); | ~~~~~~~~^~~~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ TCCOpenSecurity.cc:119:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 119 | MD5_Update(&Md5Ctx, (const char*)ha1, ha1.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:120:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 120 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:121:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 121 | MD5_Update(&Md5Ctx, (const char*)nonce, nonce.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:122:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 122 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:124:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 124 | MD5_Update(&Md5Ctx, (const char*)nonceCount, nonceCount.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:125:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 125 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:126:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 126 | MD5_Update(&Md5Ctx, (const char*)cnonce, cnonce.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:127:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 127 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:128:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 128 | MD5_Update(&Md5Ctx, (const char*)qop, qop.lengthof() ); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:129:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 129 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:133:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 133 | MD5_Update(&Md5Ctx, (const char*)hexha2, MD5_DIGEST_LENGTH*2); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:134:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 134 | MD5_Final(resp, &Md5Ctx); | ~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ TCCOpenSecurity.cc: In function 'CHARSTRING TCCOpenSecurity__Functions::f__calculateMD5(const CHARSTRING&)': TCCOpenSecurity.cc:266:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 266 | MD5((const unsigned char*)(const char *)pszHashInput,pszHashInput.lengthof(),md); | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:52:38: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, | ^~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__calculateMD5__oct(const OCTETSTRING&)': TCCOpenSecurity.cc:275:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 275 | MD5((const unsigned char*)pszHashInput,pszHashInput.lengthof(),md); | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:52:38: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, | ^~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:524:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 524 | AES_set_encrypt_key(key, 128, &enc_key); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from TCCOpenSecurity.cc:21: /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:526:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 526 | AES_cbc_encrypt(data, enc_data, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 527 | data_len, &enc_key, | ~~~~~~~~~~~~~~~~~~~ 528 | k_iv, AES_ENCRYPT); | ~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:569:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 569 | AES_set_decrypt_key(key, 128, &dec_key); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:54:5: note: declared here 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:571:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 571 | AES_cbc_encrypt(data, dec_data, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 572 | data_len, &dec_key, | ~~~~~~~~~~~~~~~~~~~ 573 | k_iv, AES_DECRYPT); | ~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:613:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 613 | AES_set_encrypt_key(key, key_len_bit, &enc_key); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:615:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 615 | AES_cbc_encrypt(data, enc_data, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 616 | data_len, &enc_key, | ~~~~~~~~~~~~~~~~~~~ 617 | k_iv, AES_ENCRYPT); | ~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:659:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 659 | AES_set_decrypt_key(key, key_len_bit, &dec_key); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:54:5: note: declared here 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:661:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 661 | AES_cbc_encrypt(data, dec_data, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 662 | data_len, &dec_key, | ~~~~~~~~~~~~~~~~~~~ 663 | k_iv, AES_DECRYPT); | ~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc: In function 'INTEGER TCCOpenSecurity__Functions::ef__DH__generate__private__public__keys(const INTEGER&, OCTETSTRING&, OCTETSTRING&)': TCCOpenSecurity.cc:1124:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1124 | DH* dh = DH_new(); | ~~~~~~^~ In file included from TCCOpenSecurity.cc:24: /usr/include/openssl/dh.h:203:27: note: declared here 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); | ^~~~~~ TCCOpenSecurity.cc:1134:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1134 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1144:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1144 | DH_set0_pqg(dh, prime, NULL, gen); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:259:27: note: declared here 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); | ^~~~~~~~~~~ TCCOpenSecurity.cc:1150:18: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1150 | DH_generate_key(dh); | ~~~~~~~~~~~~~~~^~~~ /usr/include/openssl/dh.h:227:27: note: declared here 227 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc:1155:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1155 | DH_get0_key(dh, &pubk, &privk); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:260:28: note: declared here 260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, | ^~~~~~~~~~~ TCCOpenSecurity.cc:1172:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1172 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1187:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1187 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1191:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1191 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::ef__DH__shared__secret(const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:1227:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1227 | DH* dh = DH_new(); | ~~~~~~^~ /usr/include/openssl/dh.h:203:27: note: declared here 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); | ^~~~~~ TCCOpenSecurity.cc:1237:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1237 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1247:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1247 | DH_set0_pqg(dh, prime, NULL, gen); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:259:27: note: declared here 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); | ^~~~~~~~~~~ TCCOpenSecurity.cc:1259:14: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1259 | DH_set0_key(dh, pub_key, priv_key ); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:262:27: note: declared here 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key); | ^~~~~~~~~~~ TCCOpenSecurity.cc:1265:20: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1265 | if(DH_compute_key(shared_secret, pub_key, dh)) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:228:27: note: declared here 228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, | ^~~~~~~~~~~~~~ TCCOpenSecurity.cc:1267:12: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1267 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1271:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1271 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:1311:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1311 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:1318:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1318 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ TCCOpenSecurity.cc:1320:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1320 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:1363:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1363 | AES_set_decrypt_key((const unsigned char*)p_key,128,&aes_k); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:54:5: note: declared here 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:1370:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1370 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:60:6: note: declared here 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ TCCOpenSecurity.cc:1372:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1372 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:60:6: note: declared here 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CTR__128__Encrypt__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:1389:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1389 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:1401:120: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1401 | CRYPTO_ctr128_encrypt((const unsigned char*)p_data, enc_data, data_len, &aes_k, k_iv,ecount_buf , &num, (block128_f)AES_encrypt); | ^~~~~~~~~~~ /usr/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Types.so MNCC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates.so SDP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_PortType.so SIPmsg_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_Types.so SIPmsg_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCDateTime_Functions.so TCCDateTime_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity_Functions.so TCCOpenSecurity_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType.so UD_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_CodecPort_part_1.so MNCC_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_CodecPort_part_2.so MNCC_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_CodecPort_part_3.so MNCC_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_CodecPort_part_4.so MNCC_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_CodecPort_part_5.so MNCC_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_CodecPort_part_6.so MNCC_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_CodecPort_part_7.so MNCC_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Emulation_part_1.so MNCC_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Emulation_part_2.so MNCC_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Emulation_part_3.so MNCC_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Emulation_part_4.so MNCC_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Emulation_part_5.so MNCC_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Emulation_part_6.so MNCC_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Emulation_part_7.so MNCC_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Types_part_1.so MNCC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Types_part_2.so MNCC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Types_part_3.so MNCC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Types_part_4.so MNCC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Types_part_5.so MNCC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Types_part_6.so MNCC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_Types_part_7.so MNCC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Emulation_part_1.so SIP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Emulation_part_2.so SIP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Emulation_part_3.so SIP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Emulation_part_4.so SIP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Emulation_part_5.so SIP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Emulation_part_6.so SIP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Emulation_part_7.so SIP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Templates_part_1.so SIP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Templates_part_2.so SIP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Templates_part_3.so SIP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Templates_part_4.so SIP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Templates_part_5.so SIP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Templates_part_6.so SIP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Templates_part_7.so SIP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Tests_part_1.so SIP_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Tests_part_2.so SIP_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Tests_part_3.so SIP_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Tests_part_4.so SIP_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Tests_part_5.so SIP_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Tests_part_6.so SIP_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Tests_part_7.so SIP_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_PortType_part_1.so SIPmsg_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_PortType_part_2.so SIPmsg_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_PortType_part_3.so SIPmsg_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_PortType_part_4.so SIPmsg_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_PortType_part_5.so SIPmsg_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_PortType_part_6.so SIPmsg_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_PortType_part_7.so SIPmsg_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_Types_part_1.so SIPmsg_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_Types_part_2.so SIPmsg_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_Types_part_3.so SIPmsg_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_Types_part_4.so SIPmsg_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_Types_part_5.so SIPmsg_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_Types_part_6.so SIPmsg_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_Types_part_7.so SIPmsg_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCDateTime_Functions_part_1.so TCCDateTime_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCDateTime_Functions_part_2.so TCCDateTime_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCDateTime_Functions_part_3.so TCCDateTime_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCDateTime_Functions_part_4.so TCCDateTime_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCDateTime_Functions_part_5.so TCCDateTime_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCDateTime_Functions_part_6.so TCCDateTime_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCDateTime_Functions_part_7.so TCCDateTime_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity_Functions_part_1.so TCCOpenSecurity_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity_Functions_part_2.so TCCOpenSecurity_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity_Functions_part_3.so TCCOpenSecurity_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity_Functions_part_4.so TCCOpenSecurity_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity_Functions_part_5.so TCCOpenSecurity_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity_Functions_part_6.so TCCOpenSecurity_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity_Functions_part_7.so TCCOpenSecurity_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_parse_.tab.so SIP_parse_.tab.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SIP_parse_.so lex.SIP_parse_.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MNCC_EncDec.so MNCC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_EncDec.so RTP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_EncDec.so SDP_EncDec.o SIP_Emulation.cc: In function 'COMPONENT SIP__Emulation::f__comp__by__call__id(const CHARSTRING&)': SIP_Emulation.cc:4248:1: warning: control reaches end of non-void function [-Wreturn-type] 4248 | } | ^ SIP_Emulation.cc: In function 'CHARSTRING SIP__Emulation::f__call__id__by__comp(const COMPONENT&)': SIP_Emulation.cc:4299:1: warning: control reaches end of non-void function [-Wreturn-type] 4299 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCOpenSecurity.so TCCOpenSecurity.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCDateTime.so TCCDateTime.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Emulation.so SIP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Templates.so SIP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIPmsg_PT.so SIPmsg_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SIP_Tests.so SIP_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SIP_Tests -Wl,--no-as-needed GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MNCC_CodecPort.so MNCC_Emulation.so MNCC_Types.so Misc_Helpers.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so RTP_CodecPort.so RTP_Types.so SDP_Templates.so SDP_Types.so SIP_Emulation.so SIP_Templates.so SIP_Tests.so SIPmsg_PortType.so SIPmsg_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCDateTime_Functions.so TCCInterface_Functions.so TCCOpenSecurity_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MNCC_CodecPort_part_1.so MNCC_CodecPort_part_2.so MNCC_CodecPort_part_3.so MNCC_CodecPort_part_4.so MNCC_CodecPort_part_5.so MNCC_CodecPort_part_6.so MNCC_CodecPort_part_7.so MNCC_Emulation_part_1.so MNCC_Emulation_part_2.so MNCC_Emulation_part_3.so MNCC_Emulation_part_4.so MNCC_Emulation_part_5.so MNCC_Emulation_part_6.so MNCC_Emulation_part_7.so MNCC_Types_part_1.so MNCC_Types_part_2.so MNCC_Types_part_3.so MNCC_Types_part_4.so MNCC_Types_part_5.so MNCC_Types_part_6.so MNCC_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so SIP_Emulation_part_1.so SIP_Emulation_part_2.so SIP_Emulation_part_3.so SIP_Emulation_part_4.so SIP_Emulation_part_5.so SIP_Emulation_part_6.so SIP_Emulation_part_7.so SIP_Templates_part_1.so SIP_Templates_part_2.so SIP_Templates_part_3.so SIP_Templates_part_4.so SIP_Templates_part_5.so SIP_Templates_part_6.so SIP_Templates_part_7.so SIP_Tests_part_1.so SIP_Tests_part_2.so SIP_Tests_part_3.so SIP_Tests_part_4.so SIP_Tests_part_5.so SIP_Tests_part_6.so SIP_Tests_part_7.so SIPmsg_PortType_part_1.so SIPmsg_PortType_part_2.so SIPmsg_PortType_part_3.so SIPmsg_PortType_part_4.so SIPmsg_PortType_part_5.so SIPmsg_PortType_part_6.so SIPmsg_PortType_part_7.so SIPmsg_Types_part_1.so SIPmsg_Types_part_2.so SIPmsg_Types_part_3.so SIPmsg_Types_part_4.so SIPmsg_Types_part_5.so SIPmsg_Types_part_6.so SIPmsg_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCDateTime_Functions_part_1.so TCCDateTime_Functions_part_2.so TCCDateTime_Functions_part_3.so TCCDateTime_Functions_part_4.so TCCDateTime_Functions_part_5.so TCCDateTime_Functions_part_6.so TCCDateTime_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TCCOpenSecurity_Functions_part_1.so TCCOpenSecurity_Functions_part_2.so TCCOpenSecurity_Functions_part_3.so TCCOpenSecurity_Functions_part_4.so TCCOpenSecurity_Functions_part_5.so TCCOpenSecurity_Functions_part_6.so TCCOpenSecurity_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so SDP_parse_.tab.so SIP_parse_.tab.so lex.SDP_parse_.so lex.SIP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so MNCC_EncDec.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SDP_EncDec.so SIPmsg_PT.so TCCConversion.so TCCInterface.so TCCOpenSecurity.so TCCDateTime.so TELNETasp_PT.so UD_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MNCC_CodecPort.o MNCC_Emulation.o MNCC_Types.o Misc_Helpers.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o RTP_CodecPort.o RTP_Types.o SDP_Templates.o SDP_Types.o SIP_Emulation.o SIP_Templates.o SIP_Tests.o SIPmsg_PortType.o SIPmsg_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCDateTime_Functions.o TCCInterface_Functions.o TCCOpenSecurity_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MNCC_CodecPort_part_1.o MNCC_CodecPort_part_2.o MNCC_CodecPort_part_3.o MNCC_CodecPort_part_4.o MNCC_CodecPort_part_5.o MNCC_CodecPort_part_6.o MNCC_CodecPort_part_7.o MNCC_Emulation_part_1.o MNCC_Emulation_part_2.o MNCC_Emulation_part_3.o MNCC_Emulation_part_4.o MNCC_Emulation_part_5.o MNCC_Emulation_part_6.o MNCC_Emulation_part_7.o MNCC_Types_part_1.o MNCC_Types_part_2.o MNCC_Types_part_3.o MNCC_Types_part_4.o MNCC_Types_part_5.o MNCC_Types_part_6.o MNCC_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o SIP_Emulation_part_1.o SIP_Emulation_part_2.o SIP_Emulation_part_3.o SIP_Emulation_part_4.o SIP_Emulation_part_5.o SIP_Emulation_part_6.o SIP_Emulation_part_7.o SIP_Templates_part_1.o SIP_Templates_part_2.o SIP_Templates_part_3.o SIP_Templates_part_4.o SIP_Templates_part_5.o SIP_Templates_part_6.o SIP_Templates_part_7.o SIP_Tests_part_1.o SIP_Tests_part_2.o SIP_Tests_part_3.o SIP_Tests_part_4.o SIP_Tests_part_5.o SIP_Tests_part_6.o SIP_Tests_part_7.o SIPmsg_PortType_part_1.o SIPmsg_PortType_part_2.o SIPmsg_PortType_part_3.o SIPmsg_PortType_part_4.o SIPmsg_PortType_part_5.o SIPmsg_PortType_part_6.o SIPmsg_PortType_part_7.o SIPmsg_Types_part_1.o SIPmsg_Types_part_2.o SIPmsg_Types_part_3.o SIPmsg_Types_part_4.o SIPmsg_Types_part_5.o SIPmsg_Types_part_6.o SIPmsg_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCDateTime_Functions_part_1.o TCCDateTime_Functions_part_2.o TCCDateTime_Functions_part_3.o TCCDateTime_Functions_part_4.o TCCDateTime_Functions_part_5.o TCCDateTime_Functions_part_6.o TCCDateTime_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TCCOpenSecurity_Functions_part_1.o TCCOpenSecurity_Functions_part_2.o TCCOpenSecurity_Functions_part_3.o TCCOpenSecurity_Functions_part_4.o TCCOpenSecurity_Functions_part_5.o TCCOpenSecurity_Functions_part_6.o TCCOpenSecurity_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o SDP_parse_.tab.o SIP_parse_.tab.o lex.SDP_parse_.o lex.SIP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o MNCC_EncDec.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SDP_EncDec.o SIPmsg_PT.o TCCConversion.o TCCInterface.o TCCOpenSecurity.o TCCDateTime.o TELNETasp_PT.o UD_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [187 kB] Hit:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Fetched 188 kB in 1s (349 kB/s) Reading package lists... [testenv] Installing packages: osmo-sip-connector [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sip-connector'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmocore22 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libosmocore22 libosmogsm20 libosmoisdn0 libosmovty13 osmo-sip-connector osmocom-nightly 0 upgraded, 6 newly installed, 0 to remove and 5 not upgraded. Need to get 601 kB of archives. After this operation, 1552 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409092026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.12.6e1e.202409092026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.12.6e1e.202409092026 [69.7 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.12.6e1e.202409092026 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.12.6e1e.202409092026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sip-connector 1.7.0.202409092026 [33.0 kB] Fetched 601 kB in 0s (7934 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (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 ... 44921 files and directories currently installed.) Preparing to unpack .../0-osmocom-nightly_202409092026_amd64.deb ... Unpacking osmocom-nightly (202409092026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.12.6e1e.202409092026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.12.6e1e.202409092026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.12.6e1e.202409092026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.12.6e1e.202409092026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.12.6e1e.202409092026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.12.6e1e.202409092026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.12.6e1e.202409092026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.12.6e1e.202409092026) ... Selecting previously unselected package osmo-sip-connector. Preparing to unpack .../5-osmo-sip-connector_1.7.0.202409092026_amd64.deb ... Unpacking osmo-sip-connector (1.7.0.202409092026) ... Setting up osmocom-nightly (202409092026) ... Setting up libosmocore22:amd64 (1.10.0.12.6e1e.202409092026) ... Setting up libosmovty13:amd64 (1.10.0.12.6e1e.202409092026) ... Setting up libosmoisdn0:amd64 (1.10.0.12.6e1e.202409092026) ... Setting up libosmogsm20:amd64 (1.10.0.12.6e1e.202409092026) ... Setting up osmo-sip-connector (1.7.0.202409092026) ... changed ownership of '/etc/osmocom/osmo-sip-connector.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sip-connector.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Created symlink /etc/systemd/system/multi-user.target.wants/osmo-sip-connector.service → /lib/systemd/system/osmo-sip-connector.service. Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip/SIP_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip/osmo-sip-connector.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/sip-connector/osmo-sip-connector.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip/SIP_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.default'] [testenv] Running sip-connector [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/sip-connector', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'sh', '-c', 'osmo-sip-connector 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/sip-connector/sip-connector.log'] [testenv] Running testsuite 20240910053422678 DLSTATS <000d> stats.c:206 Stats timer started with interval 5 sec 20240910053422679 DLGLOBAL <0004> telnet_interface.c:88 Available via telnet 127.0.0.1 4256 20240910053422679 DMNCC <0001> mncc.c:1179 Scheduling MNCC connect 20240910053422679 DSIP <0000> sip.c:741 su_source_port_create() returns 0x55d45d2c0530 20240910053422681 DMNCC <0001> mncc.c:1023 Failed to connect(/tmp/mncc). Retrying [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4256', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip/SIP_Tests', 'SIP_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SIP_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SIP_Tests.cfg MC@f565c61abb17: Unix server socket created successfully. MC@f565c61abb17: Listening on TCP port 45273. MC2> f565c61abb17 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip/SIP_Tests f565c61abb17 45273 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f565c61abb17: New HC connected from 10.0.2.100 [10.0.2.100]. f565c61abb17: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@f565c61abb17: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f565c61abb17: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f565c61abb17: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f565c61abb17: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f565c61abb17: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f565c61abb17: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f565c61abb17: Configuration file was processed on all HCs. MC@f565c61abb17: Creating MTC on host 10.0.2.100. MC@f565c61abb17: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm'. ------ SIP_Tests.TC_mt_success_rel_gsm ------ Tue Sep 10 05:34:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mt_success_rel_gsm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mt_success_rel_gsm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm' was executed successfully (exit status: 0). MTC@f565c61abb17: Test case TC_mt_success_rel_gsm started. MTC@f565c61abb17: end of f_init_mncc SIP_Test-MNCC(3)@f565c61abb17: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(4)@f565c61abb17: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@f565c61abb17: end of f_init_sip 20240910053424135 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39420<->l=127.0.0.1:4256 MTC@f565c61abb17: end of f_init TC_mt_success_rel_gsm(5)@f565c61abb17: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mt_success_rel_gsm(5)@f565c61abb17: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_gsm(5)@f565c61abb17: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mt_success_rel_gsm(5)@f565c61abb17: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mt_success_rel_gsm(5)@f565c61abb17: Warning: Test port parameter default_dest_address is not supported on port SIP. 20240910053427681 DMNCC <0001> mncc.c:1031 Reconnected to /tmp/mncc 20240910053427682 DMNCC <0001> mncc.c:1079 rx MNCC MNCC_SOCKET_HELLO 20240910053427682 DMNCC <0001> mncc.c:918 Got hello message version 8 SIP_Test-MNCC(3)@f565c61abb17: Created MnccExpect[0] for "98766" to be handled at TC_mt_success_rel_gsm(5) SIP_Test_SIP_EMU(4)@f565c61abb17: Added SIP Call Table entry [0] for "62DF9669A30FC4D" at TC_mt_success_rel_gsm(5) 20240910053427692 DSIP <0000> sip.c:361 SIP event[nua_i_invite] status(100) phrase(Trying) SDP(v=0 o=Osmocom 0 0 IN IP4 1.1.1.1 s=GSM Call c=IN IP4 1.2.3.4 t=0 0 m=audio 1234 RTP/AVP 0 a=rtpmap:0 GSM/8000 ) (nil) 20240910053427692 DSIP <0000> sip.c:436 Processing INVITE Call-ID: 62DF9669A30FC4D 20240910053427692 DSIP <0000> sip.c:126 Incoming call(62DF9669A30FC4D) handle(0x55d45d2cc030) 20240910053427692 DSIP <0000> sip.c:189 SDP Extracted: IP=(1.2.3.4) PORT=(1234) PAYLOAD=(0). 20240910053427692 DAPP <0002> call.c:186 call(5001) leg(0x0x55d45d2cf0a0) received new SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053427692 DAPP <0002> call.c:187 call(5001) leg(0x0x55d45d2cf0a0) replaced old SDP="" 20240910053427692 DMNCC <0001> mncc.c:137 tx MNCC MNCC_SETUP_REQ with SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053427692 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(100) phrase(Trying) SDP((null)) 0x55d45d2cf0a0 20240910053427692 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(100) SIP_Test-MNCC(3)@f565c61abb17: Found MnccExpect[0] for "98766" handled at TC_mt_success_rel_gsm(5) SIP_Test-MNCC(3)@f565c61abb17: Added conn table entry 0TC_mt_success_rel_gsm(5)5001 TC_mt_success_rel_gsm(5)@f565c61abb17: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053427696 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_CALL_CONF_IND with SDP="" 20240910053427696 DAPP <0002> call.c:180 call(5001) leg(0x0x55d45d2cfb00) no new SDP in "" 20240910053427696 DAPP <0002> call.c:182 call(5001) leg(0x0x55d45d2cfb00) keep stored SDP="" 20240910053427696 DMNCC <0001> mncc.c:744 leg(5001) confirmed. creating RTP socket. 20240910053427696 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_RTP_CREATE 20240910053427696 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CREATE with SDP="" 20240910053427696 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_RTP_CREATE with SDP="" 20240910053427696 DAPP <0002> call.c:180 call(5001) leg(0x0x55d45d2cfb00) no new SDP in "" 20240910053427696 DAPP <0002> call.c:182 call(5001) leg(0x0x55d45d2cfb00) keep stored SDP="" 20240910053427696 DMNCC <0001> mncc.c:464 RTP continue leg(5001) ip(5.6.7.8), port(5678) pt(0) ptm(0) 20240910053427696 DMNCC <0001> mncc.c:80 Got response(MNCC_RTP_CREATE), stopping timer on leg(5001) 20240910053427696 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_ALERT_IND with SDP="" 20240910053427696 DAPP <0002> call.c:180 call(5001) leg(0x0x55d45d2cfb00) no new SDP in "" 20240910053427697 DAPP <0002> call.c:182 call(5001) leg(0x0x55d45d2cfb00) keep stored SDP="" 20240910053427697 DMNCC <0001> mncc.c:764 leg(5001) is alerting. 20240910053427697 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(180) phrase(Ringing) SDP((null)) 0x55d45d2cf0a0 20240910053427697 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(180) 20240910053427698 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_SETUP_CNF with SDP="" 20240910053427698 DAPP <0002> call.c:180 call(5001) leg(0x0x55d45d2cfb00) no new SDP in "" 20240910053427698 DAPP <0002> call.c:182 call(5001) leg(0x0x55d45d2cfb00) keep stored SDP="" 20240910053427698 DMNCC <0001> mncc.c:844 leg(5001) setup completed 20240910053427698 DMNCC <0001> mncc.c:212 SEND rtp_connect: IP=(1.2.3.4) PORT=(1234) 20240910053427698 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CONNECT with SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053427699 DMNCC <0001> mncc.c:137 tx MNCC MNCC_SETUP_COMPL_REQ with SDP="" 20240910053427699 DAPP <0002> app.c:111 Unknown ptmsg(0). call broken 20240910053427699 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(200) phrase(OK) SDP((null)) 0x55d45d2cf0a0 20240910053427699 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(200) 20240910053427701 DSIP <0000> sip.c:361 SIP event[nua_i_ack] status(200) phrase(OK) SDP((null)) 0x55d45d2cf0a0 20240910053427701 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(200) phrase(OK) SDP((null)) 0x55d45d2cf0a0 20240910053427701 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(200) 20240910053427701 DSIP <0000> sip.c:361 SIP event[nua_i_active] status(200) phrase(Call active) SDP((null)) 0x55d45d2cf0a0 20240910053427701 DSIP <0000> sip.c:461 Did not handle event[nua_i_active] status(200) 20240910053429702 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_DISC_IND with SDP="" 20240910053429702 DMNCC <0001> mncc.c:634 Rcvd MNCC_DISC_IND, Cause: unknown 0x0 20240910053429702 DMNCC <0001> mncc.c:636 leg(5001) was disconnected. Releasing 20240910053429702 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_REL_CNF 20240910053429702 DMNCC <0001> mncc.c:137 tx MNCC MNCC_REL_REQ with SDP="" 20240910053429702 DSIP <0000> sip.c:503 sip_release_call(): Release with MNCC cause(unknown 0x0) 20240910053429702 DSIP <0000> sip.c:479 cause2status(): Cause(unknown 0x0) not found in map. 20240910053429702 DSIP <0000> sip.c:527 Ending leg(0x55d45d2cf0a0) in connected state. 20240910053429706 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_REL_CNF with SDP="" 20240910053429706 DMNCC <0001> mncc.c:80 Got response(MNCC_REL_CNF), stopping timer on leg(5001) 20240910053429706 DMNCC <0001> mncc.c:684 leg(5001) was cnf released. TC_mt_success_rel_gsm(5)@f565c61abb17: setverdict(pass): none -> pass SIP_Test-MNCC(3)@f565c61abb17: Deleted conn table entry 0TC_mt_success_rel_gsm(5)5001 20240910053429707 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39420<->l=127.0.0.1:4256 20240910053429707 DSIP <0000> sip.c:361 SIP event[nua_r_bye] status(200) phrase(OK) SDP((null)) 0x55d45d2cf0a0 20240910053429707 DSIP <0000> sip.c:419 leg(0x55d45d2cf0a0) got resp to bye 20240910053429707 DAPP <0002> call.c:90 call(5001) released. TC_mt_success_rel_gsm(5)@f565c61abb17: Final verdict of PTC: pass 20240910053429708 DMNCC <0001> mncc.c:1092 Failed to read 0/Bad file descriptor. Re-connecting. SIP_Test-MNCC(3)@f565c61abb17: Final verdict of PTC: none SIP_Test_SIP_EMU(4)@f565c61abb17: Final verdict of PTC: none MTC@f565c61abb17: Setting final verdict of the test case. MTC@f565c61abb17: Local verdict of MTC: none MTC@f565c61abb17: Local verdict of PTC SIP_Test-MNCC(3): none (none -> none) MTC@f565c61abb17: Local verdict of PTC SIP_Test_SIP_EMU(4): none (none -> none) MTC@f565c61abb17: Local verdict of PTC TC_mt_success_rel_gsm(5): pass (none -> pass) MTC@f565c61abb17: Test case TC_mt_success_rel_gsm finished. Verdict: pass MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_gsm pass'. Tue Sep 10 05:34:29 UTC 2024 ====== SIP_Tests.TC_mt_success_rel_gsm pass ====== Saving talloc report from 127.0.0.1:4256 to SIP_Tests.TC_mt_success_rel_gsm.talloc 20240910053429791 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60358<->l=127.0.0.1:4256 20240910053429792 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60358<->l=127.0.0.1:4256 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4640) Waiting for packet dumper to finish... 1 (prev_count=4640, count=7372) MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_gsm pass' was executed successfully (exit status: 0). MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm_ipv6'. ------ SIP_Tests.TC_mt_success_rel_gsm_ipv6 ------ Tue Sep 10 05:34:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mt_success_rel_gsm_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mt_success_rel_gsm_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm_ipv6' was executed successfully (exit status: 0). MTC@f565c61abb17: Test case TC_mt_success_rel_gsm_ipv6 started. MTC@f565c61abb17: end of f_init_mncc SIP_Test-MNCC(6)@f565c61abb17: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(7)@f565c61abb17: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@f565c61abb17: end of f_init_sip 20240910053432859 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60372<->l=127.0.0.1:4256 MTC@f565c61abb17: end of f_init TC_mt_success_rel_gsm_ipv6(8)@f565c61abb17: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@f565c61abb17: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@f565c61abb17: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@f565c61abb17: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@f565c61abb17: Warning: Test port parameter default_dest_address is not supported on port SIP. 20240910053434709 DMNCC <0001> mncc.c:1031 Reconnected to /tmp/mncc 20240910053434710 DMNCC <0001> mncc.c:1079 rx MNCC MNCC_SOCKET_HELLO 20240910053434710 DMNCC <0001> mncc.c:918 Got hello message version 8 SIP_Test-MNCC(6)@f565c61abb17: Created MnccExpect[0] for "98766" to be handled at TC_mt_success_rel_gsm_ipv6(8) SIP_Test_SIP_EMU(7)@f565c61abb17: Added SIP Call Table entry [0] for "C4478365787C5D1" at TC_mt_success_rel_gsm_ipv6(8) 20240910053435881 DSIP <0000> sip.c:361 SIP event[nua_i_invite] status(100) phrase(Trying) SDP(v=0 o=Osmocom 0 0 IN IP4 1.1.1.1 s=GSM Call c=IN IP6 ::1 t=0 0 m=audio 1234 RTP/AVP 0 a=rtpmap:0 GSM/8000 ) (nil) 20240910053435881 DSIP <0000> sip.c:436 Processing INVITE Call-ID: C4478365787C5D1 20240910053435881 DSIP <0000> sip.c:126 Incoming call(C4478365787C5D1) handle(0x55d45d2cfe40) 20240910053435881 DSIP <0000> sip.c:189 SDP Extracted: IP=(::1) PORT=(1234) PAYLOAD=(0). 20240910053435881 DAPP <0002> call.c:186 call(5002) leg(0x0x55d45d2d3310) received new SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053435881 DAPP <0002> call.c:187 call(5002) leg(0x0x55d45d2d3310) replaced old SDP="" 20240910053435881 DMNCC <0001> mncc.c:137 tx MNCC MNCC_SETUP_REQ with SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053435881 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(100) phrase(Trying) SDP((null)) 0x55d45d2d3310 20240910053435881 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(100) SIP_Test-MNCC(6)@f565c61abb17: Found MnccExpect[0] for "98766" handled at TC_mt_success_rel_gsm_ipv6(8) SIP_Test-MNCC(6)@f565c61abb17: Added conn table entry 0TC_mt_success_rel_gsm_ipv6(8)5002 TC_mt_success_rel_gsm_ipv6(8)@f565c61abb17: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053435886 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_CALL_CONF_IND with SDP="" 20240910053435886 DAPP <0002> call.c:180 call(5002) leg(0x0x55d45d2d3880) no new SDP in "" 20240910053435886 DAPP <0002> call.c:182 call(5002) leg(0x0x55d45d2d3880) keep stored SDP="" 20240910053435886 DMNCC <0001> mncc.c:744 leg(5002) confirmed. creating RTP socket. 20240910053435886 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_RTP_CREATE 20240910053435886 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CREATE with SDP="" 20240910053435886 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_RTP_CREATE with SDP="" 20240910053435886 DAPP <0002> call.c:180 call(5002) leg(0x0x55d45d2d3880) no new SDP in "" 20240910053435886 DAPP <0002> call.c:182 call(5002) leg(0x0x55d45d2d3880) keep stored SDP="" 20240910053435886 DMNCC <0001> mncc.c:464 RTP continue leg(5002) ip(::2), port(5678) pt(0) ptm(0) 20240910053435886 DMNCC <0001> mncc.c:80 Got response(MNCC_RTP_CREATE), stopping timer on leg(5002) 20240910053435887 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_ALERT_IND with SDP="" 20240910053435887 DAPP <0002> call.c:180 call(5002) leg(0x0x55d45d2d3880) no new SDP in "" 20240910053435887 DAPP <0002> call.c:182 call(5002) leg(0x0x55d45d2d3880) keep stored SDP="" 20240910053435887 DMNCC <0001> mncc.c:764 leg(5002) is alerting. 20240910053435887 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(180) phrase(Ringing) SDP((null)) 0x55d45d2d3310 20240910053435887 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(180) 20240910053435888 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_SETUP_CNF with SDP="" 20240910053435888 DAPP <0002> call.c:180 call(5002) leg(0x0x55d45d2d3880) no new SDP in "" 20240910053435888 DAPP <0002> call.c:182 call(5002) leg(0x0x55d45d2d3880) keep stored SDP="" 20240910053435888 DMNCC <0001> mncc.c:844 leg(5002) setup completed 20240910053435888 DMNCC <0001> mncc.c:212 SEND rtp_connect: IP=(::1) PORT=(1234) 20240910053435888 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CONNECT with SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053435888 DMNCC <0001> mncc.c:137 tx MNCC MNCC_SETUP_COMPL_REQ with SDP="" 20240910053435888 DAPP <0002> app.c:111 Unknown ptmsg(0). call broken 20240910053435888 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(200) phrase(OK) SDP((null)) 0x55d45d2d3310 20240910053435888 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(200) 20240910053435891 DSIP <0000> sip.c:361 SIP event[nua_i_ack] status(200) phrase(OK) SDP((null)) 0x55d45d2d3310 20240910053435891 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(200) phrase(OK) SDP((null)) 0x55d45d2d3310 20240910053435891 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(200) 20240910053435891 DSIP <0000> sip.c:361 SIP event[nua_i_active] status(200) phrase(Call active) SDP((null)) 0x55d45d2d3310 20240910053435891 DSIP <0000> sip.c:461 Did not handle event[nua_i_active] status(200) 20240910053437892 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_DISC_IND with SDP="" 20240910053437892 DMNCC <0001> mncc.c:634 Rcvd MNCC_DISC_IND, Cause: unknown 0x0 20240910053437892 DMNCC <0001> mncc.c:636 leg(5002) was disconnected. Releasing 20240910053437892 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_REL_CNF 20240910053437892 DMNCC <0001> mncc.c:137 tx MNCC MNCC_REL_REQ with SDP="" 20240910053437892 DSIP <0000> sip.c:503 sip_release_call(): Release with MNCC cause(unknown 0x0) 20240910053437892 DSIP <0000> sip.c:479 cause2status(): Cause(unknown 0x0) not found in map. 20240910053437892 DSIP <0000> sip.c:527 Ending leg(0x55d45d2d3310) in connected state. 20240910053437896 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_REL_CNF with SDP="" 20240910053437896 DMNCC <0001> mncc.c:80 Got response(MNCC_REL_CNF), stopping timer on leg(5002) 20240910053437896 DMNCC <0001> mncc.c:684 leg(5002) was cnf released. TC_mt_success_rel_gsm_ipv6(8)@f565c61abb17: setverdict(pass): none -> pass SIP_Test-MNCC(6)@f565c61abb17: Deleted conn table entry 0TC_mt_success_rel_gsm_ipv6(8)5002 20240910053437896 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60372<->l=127.0.0.1:4256 20240910053437897 DSIP <0000> sip.c:361 SIP event[nua_r_bye] status(200) phrase(OK) SDP((null)) 0x55d45d2d3310 20240910053437897 DSIP <0000> sip.c:419 leg(0x55d45d2d3310) got resp to bye 20240910053437897 DAPP <0002> call.c:90 call(5002) released. 20240910053437897 DMNCC <0001> mncc.c:1092 Failed to read 0/Resource temporarily unavailable. Re-connecting. SIP_Test-MNCC(6)@f565c61abb17: Final verdict of PTC: none TC_mt_success_rel_gsm_ipv6(8)@f565c61abb17: Final verdict of PTC: pass SIP_Test_SIP_EMU(7)@f565c61abb17: Final verdict of PTC: none MTC@f565c61abb17: Setting final verdict of the test case. MTC@f565c61abb17: Local verdict of MTC: none MTC@f565c61abb17: Local verdict of PTC SIP_Test-MNCC(6): none (none -> none) MTC@f565c61abb17: Local verdict of PTC SIP_Test_SIP_EMU(7): none (none -> none) MTC@f565c61abb17: Local verdict of PTC TC_mt_success_rel_gsm_ipv6(8): pass (none -> pass) MTC@f565c61abb17: Test case TC_mt_success_rel_gsm_ipv6 finished. Verdict: pass MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_gsm_ipv6 pass'. Tue Sep 10 05:34:37 UTC 2024 ====== SIP_Tests.TC_mt_success_rel_gsm_ipv6 pass ====== Saving talloc report from 127.0.0.1:4256 to SIP_Tests.TC_mt_success_rel_gsm_ipv6.talloc 20240910053437940 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33550<->l=127.0.0.1:4256 20240910053437940 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33550<->l=127.0.0.1:4256 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4648) Waiting for packet dumper to finish... 1 (prev_count=4648, count=7276) MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_gsm_ipv6 pass' was executed successfully (exit status: 0). MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_sip'. ------ SIP_Tests.TC_mt_success_rel_sip ------ Tue Sep 10 05:34:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mt_success_rel_sip.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mt_success_rel_sip.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_sip' was executed successfully (exit status: 0). MTC@f565c61abb17: Test case TC_mt_success_rel_sip started. MTC@f565c61abb17: end of f_init_mncc SIP_Test-MNCC(9)@f565c61abb17: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(10)@f565c61abb17: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@f565c61abb17: end of f_init_sip 20240910053441005 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33562<->l=127.0.0.1:4256 MTC@f565c61abb17: end of f_init TC_mt_success_rel_sip(11)@f565c61abb17: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mt_success_rel_sip(11)@f565c61abb17: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_sip(11)@f565c61abb17: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mt_success_rel_sip(11)@f565c61abb17: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mt_success_rel_sip(11)@f565c61abb17: Warning: Test port parameter default_dest_address is not supported on port SIP. 20240910053442897 DMNCC <0001> mncc.c:1031 Reconnected to /tmp/mncc 20240910053442898 DMNCC <0001> mncc.c:1079 rx MNCC MNCC_SOCKET_HELLO 20240910053442898 DMNCC <0001> mncc.c:918 Got hello message version 8 SIP_Test-MNCC(9)@f565c61abb17: Created MnccExpect[0] for "98766" to be handled at TC_mt_success_rel_sip(11) SIP_Test_SIP_EMU(10)@f565c61abb17: Added SIP Call Table entry [0] for "C5C9FBDD3770CA5" at TC_mt_success_rel_sip(11) 20240910053444027 DSIP <0000> sip.c:361 SIP event[nua_i_invite] status(100) phrase(Trying) SDP(v=0 o=Osmocom 0 0 IN IP4 1.1.1.1 s=GSM Call c=IN IP4 1.2.3.4 t=0 0 m=audio 1234 RTP/AVP 0 a=rtpmap:0 GSM/8000 ) (nil) 20240910053444027 DSIP <0000> sip.c:436 Processing INVITE Call-ID: C5C9FBDD3770CA5 20240910053444027 DSIP <0000> sip.c:126 Incoming call(C5C9FBDD3770CA5) handle(0x55d45d2cbd00) 20240910053444027 DSIP <0000> sip.c:189 SDP Extracted: IP=(1.2.3.4) PORT=(1234) PAYLOAD=(0). 20240910053444027 DAPP <0002> call.c:186 call(5003) leg(0x0x55d45d2d47a0) received new SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053444027 DAPP <0002> call.c:187 call(5003) leg(0x0x55d45d2d47a0) replaced old SDP="" 20240910053444027 DMNCC <0001> mncc.c:137 tx MNCC MNCC_SETUP_REQ with SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053444027 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(100) phrase(Trying) SDP((null)) 0x55d45d2d47a0 20240910053444027 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(100) SIP_Test-MNCC(9)@f565c61abb17: Found MnccExpect[0] for "98766" handled at TC_mt_success_rel_sip(11) SIP_Test-MNCC(9)@f565c61abb17: Added conn table entry 0TC_mt_success_rel_sip(11)5003 TC_mt_success_rel_sip(11)@f565c61abb17: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053444031 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_CALL_CONF_IND with SDP="" 20240910053444031 DAPP <0002> call.c:180 call(5003) leg(0x0x55d45d2d4d10) no new SDP in "" 20240910053444031 DAPP <0002> call.c:182 call(5003) leg(0x0x55d45d2d4d10) keep stored SDP="" 20240910053444031 DMNCC <0001> mncc.c:744 leg(5003) confirmed. creating RTP socket. 20240910053444031 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_RTP_CREATE 20240910053444031 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CREATE with SDP="" 20240910053444032 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_RTP_CREATE with SDP="" 20240910053444032 DAPP <0002> call.c:180 call(5003) leg(0x0x55d45d2d4d10) no new SDP in "" 20240910053444032 DAPP <0002> call.c:182 call(5003) leg(0x0x55d45d2d4d10) keep stored SDP="" 20240910053444032 DMNCC <0001> mncc.c:464 RTP continue leg(5003) ip(5.6.7.8), port(5678) pt(0) ptm(0) 20240910053444032 DMNCC <0001> mncc.c:80 Got response(MNCC_RTP_CREATE), stopping timer on leg(5003) 20240910053444032 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_ALERT_IND with SDP="" 20240910053444032 DAPP <0002> call.c:180 call(5003) leg(0x0x55d45d2d4d10) no new SDP in "" 20240910053444032 DAPP <0002> call.c:182 call(5003) leg(0x0x55d45d2d4d10) keep stored SDP="" 20240910053444032 DMNCC <0001> mncc.c:764 leg(5003) is alerting. 20240910053444032 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(180) phrase(Ringing) SDP((null)) 0x55d45d2d47a0 20240910053444032 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(180) 20240910053444033 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_SETUP_CNF with SDP="" 20240910053444033 DAPP <0002> call.c:180 call(5003) leg(0x0x55d45d2d4d10) no new SDP in "" 20240910053444033 DAPP <0002> call.c:182 call(5003) leg(0x0x55d45d2d4d10) keep stored SDP="" 20240910053444033 DMNCC <0001> mncc.c:844 leg(5003) setup completed 20240910053444033 DMNCC <0001> mncc.c:212 SEND rtp_connect: IP=(1.2.3.4) PORT=(1234) 20240910053444033 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CONNECT with SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053444033 DMNCC <0001> mncc.c:137 tx MNCC MNCC_SETUP_COMPL_REQ with SDP="" 20240910053444033 DAPP <0002> app.c:111 Unknown ptmsg(0). call broken 20240910053444034 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(200) phrase(OK) SDP((null)) 0x55d45d2d47a0 20240910053444034 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(200) 20240910053444036 DSIP <0000> sip.c:361 SIP event[nua_i_ack] status(200) phrase(OK) SDP((null)) 0x55d45d2d47a0 20240910053444036 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(200) phrase(OK) SDP((null)) 0x55d45d2d47a0 20240910053444036 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(200) 20240910053444036 DSIP <0000> sip.c:361 SIP event[nua_i_active] status(200) phrase(Call active) SDP((null)) 0x55d45d2d47a0 20240910053444036 DSIP <0000> sip.c:461 Did not handle event[nua_i_active] status(200) 20240910053446039 DSIP <0000> sip.c:361 SIP event[nua_i_bye] status(200) phrase(Session Terminated) SDP((null)) 0x55d45d2d47a0 20240910053446039 DSIP <0000> sip.c:428 leg(0x55d45d2d47a0) got bye, releasing. 20240910053446039 DMNCC <0001> mncc.c:332 Releasing call in non-initial leg(5003) cause(unknown 0x0) 20240910053446039 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_REL_IND 20240910053446039 DMNCC <0001> mncc.c:137 tx MNCC MNCC_DISC_REQ with SDP="" 20240910053446040 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_REL_IND with SDP="" 20240910053446040 DMNCC <0001> mncc.c:658 Rcvd MNCC_REL_IND, Cause: unknown 0x0 20240910053446040 DMNCC <0001> mncc.c:80 Got response(MNCC_REL_IND), stopping timer on leg(5003) 20240910053446040 DMNCC <0001> mncc.c:670 leg(5003) was released. 20240910053446040 DAPP <0002> call.c:90 call(5003) released. SIP_Test-MNCC(9)@f565c61abb17: Deleted conn table entry 0TC_mt_success_rel_sip(11)5003 TC_mt_success_rel_sip(11)@f565c61abb17: setverdict(pass): none -> pass 20240910053446041 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33562<->l=127.0.0.1:4256 20240910053446042 DMNCC <0001> mncc.c:1092 Failed to read 0/Bad file descriptor. Re-connecting. SIP_Test-MNCC(9)@f565c61abb17: Final verdict of PTC: none TC_mt_success_rel_sip(11)@f565c61abb17: Final verdict of PTC: pass SIP_Test_SIP_EMU(10)@f565c61abb17: Final verdict of PTC: none MTC@f565c61abb17: Setting final verdict of the test case. MTC@f565c61abb17: Local verdict of MTC: none MTC@f565c61abb17: Local verdict of PTC SIP_Test-MNCC(9): none (none -> none) MTC@f565c61abb17: Local verdict of PTC SIP_Test_SIP_EMU(10): none (none -> none) MTC@f565c61abb17: Local verdict of PTC TC_mt_success_rel_sip(11): pass (none -> pass) MTC@f565c61abb17: Test case TC_mt_success_rel_sip finished. Verdict: pass MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_sip pass'. Tue Sep 10 05:34:46 UTC 2024 ====== SIP_Tests.TC_mt_success_rel_sip pass ====== Saving talloc report from 127.0.0.1:4256 to SIP_Tests.TC_mt_success_rel_sip.talloc 20240910053446086 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33568<->l=127.0.0.1:4256 20240910053446086 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33568<->l=127.0.0.1:4256 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4640) Waiting for packet dumper to finish... 1 (prev_count=4640, count=7292) MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_sip pass' was executed successfully (exit status: 0). MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_gsm'. ------ SIP_Tests.TC_mo_success_rel_gsm ------ Tue Sep 10 05:34:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mo_success_rel_gsm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mo_success_rel_gsm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_gsm' was executed successfully (exit status: 0). MTC@f565c61abb17: Test case TC_mo_success_rel_gsm started. MTC@f565c61abb17: end of f_init_mncc SIP_Test-MNCC(12)@f565c61abb17: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(13)@f565c61abb17: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@f565c61abb17: end of f_init_sip 20240910053449153 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4256 MTC@f565c61abb17: end of f_init TC_mo_success_rel_gsm(14)@f565c61abb17: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_success_rel_gsm(14)@f565c61abb17: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_gsm(14)@f565c61abb17: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_success_rel_gsm(14)@f565c61abb17: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_success_rel_gsm(14)@f565c61abb17: Warning: Test port parameter default_dest_address is not supported on port SIP. 20240910053451042 DMNCC <0001> mncc.c:1031 Reconnected to /tmp/mncc 20240910053451043 DMNCC <0001> mncc.c:1079 rx MNCC MNCC_SOCKET_HELLO 20240910053451043 DMNCC <0001> mncc.c:918 Got hello message version 8 SIP_Test_SIP_EMU(13)@f565c61abb17: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "127.0.0.2", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_success_rel_gsm(14) SIP_Test-MNCC(12)@f565c61abb17: Added conn table entry 0TC_mo_success_rel_gsm(14)397541612 20240910053452168 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_SETUP_IND with SDP="" 20240910053452168 DAPP <0002> call.c:180 call(5004) leg(0x0x55d45d2cae20) no new SDP in "" 20240910053452168 DAPP <0002> call.c:182 call(5004) leg(0x0x55d45d2cae20) keep stored SDP="" 20240910053452168 DMNCC <0001> mncc.c:582 Created call(5004) with MNCC leg(397541612) IMSI(262420123456789) 20240910053452168 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_RTP_CREATE 20240910053452168 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CREATE with SDP="" 20240910053452169 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_RTP_CREATE with SDP="" 20240910053452169 DAPP <0002> call.c:180 call(5004) leg(0x0x55d45d2cae20) no new SDP in "" 20240910053452169 DAPP <0002> call.c:182 call(5004) leg(0x0x55d45d2cae20) keep stored SDP="" 20240910053452169 DMNCC <0001> mncc.c:464 RTP continue leg(397541612) ip(5.6.7.8), port(5678) pt(0) ptm(768) 20240910053452169 DMNCC <0001> mncc.c:80 Got response(MNCC_RTP_CREATE), stopping timer on leg(397541612) 20240910053452169 DMNCC <0001> mncc.c:137 tx MNCC MNCC_CALL_PROC_REQ with SDP="" 20240910053452169 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(0) phrase(INVITE sent) SDP((null)) 0x55d45d2d46f0 20240910053452169 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(0) SIP_Test_SIP_EMU(13)@f565c61abb17: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "127.0.0.2", portField := 5060 }, urlParameters := omit, headers := omit } handled at TC_mo_success_rel_gsm(14) SIP_Test_SIP_EMU(13)@f565c61abb17: Added SIP Call Table entry [0] for "3e8b4355-e9d9-123d-8cbe-6ee702f9789a" at TC_mo_success_rel_gsm(14) 20240910053452178 DSIP <0000> sip.c:361 SIP event[nua_r_invite] status(180) phrase(Ringing) SDP((null)) 0x55d45d2d46f0 20240910053452178 DAPP <0002> call.c:180 call(5004) leg(0x0x55d45d2d46f0) no new SDP in NULL 20240910053452178 DAPP <0002> call.c:182 call(5004) leg(0x0x55d45d2d46f0) keep stored SDP="" 20240910053452178 DSIP <0000> sip.c:88 leg(0x55d45d2d46f0) is now progressing. 20240910053452178 DMNCC <0001> mncc.c:137 tx MNCC MNCC_ALERT_REQ with SDP="" 20240910053452178 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(180) phrase(Ringing) SDP((null)) 0x55d45d2d46f0 20240910053452178 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(180) 20240910053452179 DSIP <0000> sip.c:361 SIP event[nua_r_invite] status(200) phrase(OK) SDP(v=0 o=Osmocom 0 0 IN IP4 1.1.1.1 s=GSM Call c=IN IP4 1.2.3.4 t=0 0 m=audio 1234 RTP/AVP 0 a=rtpmap:0 GSM/8000 ) 0x55d45d2d46f0 20240910053452179 DAPP <0002> call.c:186 call(5004) leg(0x0x55d45d2d46f0) received new SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053452179 DAPP <0002> call.c:187 call(5004) leg(0x0x55d45d2d46f0) replaced old SDP="" 20240910053452179 DSIP <0000> sip.c:110 leg(0x55d45d2d46f0) is now connected(3e8b4355-e9d9-123d-8cbe-6ee702f9789a). 20240910053452179 DMNCC <0001> mncc.c:212 SEND rtp_connect: IP=(1.2.3.4) PORT=(1234) 20240910053452179 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CONNECT with SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053452179 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_SETUP_COMPL_IND 20240910053452179 DMNCC <0001> mncc.c:137 tx MNCC MNCC_SETUP_RSP with SDP="" 20240910053452179 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(200) phrase(OK) SDP((null)) 0x55d45d2d46f0 20240910053452179 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(200) 20240910053452180 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(200) phrase(ACK sent) SDP((null)) 0x55d45d2d46f0 20240910053452180 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(200) 20240910053452180 DSIP <0000> sip.c:361 SIP event[nua_i_active] status(200) phrase(Call active) SDP((null)) 0x55d45d2d46f0 20240910053452180 DSIP <0000> sip.c:461 Did not handle event[nua_i_active] status(200) TC_mo_success_rel_gsm(14)@f565c61abb17: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053452180 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_SETUP_COMPL_IND with SDP="" 20240910053452180 DAPP <0002> call.c:180 call(5004) leg(0x0x55d45d2cae20) no new SDP in "" 20240910053452180 DAPP <0002> call.c:182 call(5004) leg(0x0x55d45d2cae20) keep stored SDP="" 20240910053452180 DMNCC <0001> mncc.c:699 leg(397541612) is now connected. 20240910053452180 DMNCC <0001> mncc.c:80 Got response(MNCC_SETUP_COMPL_IND), stopping timer on leg(397541612) 20240910053454182 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_DISC_IND with SDP="" 20240910053454182 DMNCC <0001> mncc.c:634 Rcvd MNCC_DISC_IND, Cause: unknown 0x0 20240910053454182 DMNCC <0001> mncc.c:636 leg(397541612) was disconnected. Releasing 20240910053454182 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_REL_CNF 20240910053454182 DMNCC <0001> mncc.c:137 tx MNCC MNCC_REL_REQ with SDP="" 20240910053454182 DSIP <0000> sip.c:503 sip_release_call(): Release with MNCC cause(unknown 0x0) 20240910053454182 DSIP <0000> sip.c:479 cause2status(): Cause(unknown 0x0) not found in map. 20240910053454182 DSIP <0000> sip.c:527 Ending leg(0x55d45d2d46f0) in connected state. 20240910053454185 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_REL_CNF with SDP="" 20240910053454185 DMNCC <0001> mncc.c:80 Got response(MNCC_REL_CNF), stopping timer on leg(397541612) 20240910053454185 DMNCC <0001> mncc.c:684 leg(397541612) was cnf released. TC_mo_success_rel_gsm(14)@f565c61abb17: setverdict(pass): none -> pass SIP_Test-MNCC(12)@f565c61abb17: Deleted conn table entry 0TC_mo_success_rel_gsm(14)397541612 20240910053454186 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4256 20240910053454186 DSIP <0000> sip.c:361 SIP event[nua_r_bye] status(200) phrase(OK) SDP((null)) 0x55d45d2d46f0 20240910053454186 DSIP <0000> sip.c:419 leg(0x55d45d2d46f0) got resp to bye 20240910053454186 DAPP <0002> call.c:90 call(5004) released. 20240910053454186 DMNCC <0001> mncc.c:1092 Failed to read 0/Resource temporarily unavailable. Re-connecting. SIP_Test-MNCC(12)@f565c61abb17: Final verdict of PTC: none TC_mo_success_rel_gsm(14)@f565c61abb17: Final verdict of PTC: pass SIP_Test_SIP_EMU(13)@f565c61abb17: Final verdict of PTC: none MTC@f565c61abb17: Setting final verdict of the test case. MTC@f565c61abb17: Local verdict of MTC: none MTC@f565c61abb17: Local verdict of PTC SIP_Test-MNCC(12): none (none -> none) MTC@f565c61abb17: Local verdict of PTC SIP_Test_SIP_EMU(13): none (none -> none) MTC@f565c61abb17: Local verdict of PTC TC_mo_success_rel_gsm(14): pass (none -> pass) MTC@f565c61abb17: Test case TC_mo_success_rel_gsm finished. Verdict: pass MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_gsm pass'. Tue Sep 10 05:34:54 UTC 2024 ====== SIP_Tests.TC_mo_success_rel_gsm pass ====== Saving talloc report from 127.0.0.1:4256 to SIP_Tests.TC_mo_success_rel_gsm.talloc 20240910053454222 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48552<->l=127.0.0.1:4256 20240910053454223 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48552<->l=127.0.0.1:4256 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4424) Waiting for packet dumper to finish... 1 (prev_count=4424, count=7100) MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_gsm pass' was executed successfully (exit status: 0). MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_gsm_ipv6'. ------ SIP_Tests.TC_mo_success_rel_gsm_ipv6 ------ Tue Sep 10 05:34:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mo_success_rel_gsm_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mo_success_rel_gsm_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_gsm_ipv6' was executed successfully (exit status: 0). MTC@f565c61abb17: Test case TC_mo_success_rel_gsm_ipv6 started. MTC@f565c61abb17: end of f_init_mncc SIP_Test-MNCC(15)@f565c61abb17: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(16)@f565c61abb17: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@f565c61abb17: end of f_init_sip 20240910053457289 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44024<->l=127.0.0.1:4256 MTC@f565c61abb17: end of f_init TC_mo_success_rel_gsm_ipv6(17)@f565c61abb17: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@f565c61abb17: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@f565c61abb17: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@f565c61abb17: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@f565c61abb17: Warning: Test port parameter default_dest_address is not supported on port SIP. 20240910053459186 DMNCC <0001> mncc.c:1031 Reconnected to /tmp/mncc 20240910053459187 DMNCC <0001> mncc.c:1079 rx MNCC MNCC_SOCKET_HELLO 20240910053459187 DMNCC <0001> mncc.c:918 Got hello message version 8 SIP_Test_SIP_EMU(16)@f565c61abb17: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "127.0.0.2", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_success_rel_gsm_ipv6(17) SIP_Test-MNCC(15)@f565c61abb17: Added conn table entry 0TC_mo_success_rel_gsm_ipv6(17)1271919314 20240910053500304 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_SETUP_IND with SDP="" 20240910053500304 DAPP <0002> call.c:180 call(5005) leg(0x0x55d45d2d7390) no new SDP in "" 20240910053500304 DAPP <0002> call.c:182 call(5005) leg(0x0x55d45d2d7390) keep stored SDP="" 20240910053500304 DMNCC <0001> mncc.c:582 Created call(5005) with MNCC leg(1271919314) IMSI(262420123456789) 20240910053500304 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_RTP_CREATE 20240910053500304 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CREATE with SDP="" 20240910053500305 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_RTP_CREATE with SDP="" 20240910053500305 DAPP <0002> call.c:180 call(5005) leg(0x0x55d45d2d7390) no new SDP in "" 20240910053500305 DAPP <0002> call.c:182 call(5005) leg(0x0x55d45d2d7390) keep stored SDP="" 20240910053500305 DMNCC <0001> mncc.c:464 RTP continue leg(1271919314) ip(::2), port(5678) pt(0) ptm(768) 20240910053500305 DMNCC <0001> mncc.c:80 Got response(MNCC_RTP_CREATE), stopping timer on leg(1271919314) 20240910053500305 DMNCC <0001> mncc.c:137 tx MNCC MNCC_CALL_PROC_REQ with SDP="" 20240910053500306 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(0) phrase(INVITE sent) SDP((null)) 0x55d45d2d46f0 20240910053500306 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(0) SIP_Test_SIP_EMU(16)@f565c61abb17: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "127.0.0.2", portField := 5060 }, urlParameters := omit, headers := omit } handled at TC_mo_success_rel_gsm_ipv6(17) SIP_Test_SIP_EMU(16)@f565c61abb17: Added SIP Call Table entry [0] for "4364caca-e9d9-123d-8cbe-6ee702f9789a" at TC_mo_success_rel_gsm_ipv6(17) 20240910053500315 DSIP <0000> sip.c:361 SIP event[nua_r_invite] status(180) phrase(Ringing) SDP((null)) 0x55d45d2d46f0 20240910053500315 DAPP <0002> call.c:180 call(5005) leg(0x0x55d45d2d46f0) no new SDP in NULL 20240910053500315 DAPP <0002> call.c:182 call(5005) leg(0x0x55d45d2d46f0) keep stored SDP="" 20240910053500315 DSIP <0000> sip.c:88 leg(0x55d45d2d46f0) is now progressing. 20240910053500315 DMNCC <0001> mncc.c:137 tx MNCC MNCC_ALERT_REQ with SDP="" 20240910053500315 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(180) phrase(Ringing) SDP((null)) 0x55d45d2d46f0 20240910053500315 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(180) 20240910053500316 DSIP <0000> sip.c:361 SIP event[nua_r_invite] status(200) phrase(OK) SDP(v=0 o=Osmocom 0 0 IN IP4 1.1.1.1 s=GSM Call c=IN IP6 ::1 t=0 0 m=audio 1234 RTP/AVP 0 a=rtpmap:0 GSM/8000 ) 0x55d45d2d46f0 20240910053500316 DAPP <0002> call.c:186 call(5005) leg(0x0x55d45d2d46f0) received new SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053500316 DAPP <0002> call.c:187 call(5005) leg(0x0x55d45d2d46f0) replaced old SDP="" 20240910053500316 DSIP <0000> sip.c:110 leg(0x55d45d2d46f0) is now connected(4364caca-e9d9-123d-8cbe-6ee702f9789a). 20240910053500316 DMNCC <0001> mncc.c:212 SEND rtp_connect: IP=(::1) PORT=(1234) 20240910053500316 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CONNECT with SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053500316 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_SETUP_COMPL_IND 20240910053500316 DMNCC <0001> mncc.c:137 tx MNCC MNCC_SETUP_RSP with SDP="" 20240910053500316 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(200) phrase(OK) SDP((null)) 0x55d45d2d46f0 20240910053500316 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(200) 20240910053500316 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(200) phrase(ACK sent) SDP((null)) 0x55d45d2d46f0 20240910053500316 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(200) 20240910053500316 DSIP <0000> sip.c:361 SIP event[nua_i_active] status(200) phrase(Call active) SDP((null)) 0x55d45d2d46f0 20240910053500316 DSIP <0000> sip.c:461 Did not handle event[nua_i_active] status(200) TC_mo_success_rel_gsm_ipv6(17)@f565c61abb17: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053500317 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_SETUP_COMPL_IND with SDP="" 20240910053500317 DAPP <0002> call.c:180 call(5005) leg(0x0x55d45d2d7390) no new SDP in "" 20240910053500317 DAPP <0002> call.c:182 call(5005) leg(0x0x55d45d2d7390) keep stored SDP="" 20240910053500317 DMNCC <0001> mncc.c:699 leg(1271919314) is now connected. 20240910053500317 DMNCC <0001> mncc.c:80 Got response(MNCC_SETUP_COMPL_IND), stopping timer on leg(1271919314) 20240910053502320 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_DISC_IND with SDP="" 20240910053502320 DMNCC <0001> mncc.c:634 Rcvd MNCC_DISC_IND, Cause: unknown 0x0 20240910053502320 DMNCC <0001> mncc.c:636 leg(1271919314) was disconnected. Releasing 20240910053502320 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_REL_CNF 20240910053502320 DMNCC <0001> mncc.c:137 tx MNCC MNCC_REL_REQ with SDP="" 20240910053502320 DSIP <0000> sip.c:503 sip_release_call(): Release with MNCC cause(unknown 0x0) 20240910053502320 DSIP <0000> sip.c:479 cause2status(): Cause(unknown 0x0) not found in map. 20240910053502320 DSIP <0000> sip.c:527 Ending leg(0x55d45d2d46f0) in connected state. 20240910053502323 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_REL_CNF with SDP="" 20240910053502323 DMNCC <0001> mncc.c:80 Got response(MNCC_REL_CNF), stopping timer on leg(1271919314) 20240910053502323 DMNCC <0001> mncc.c:684 leg(1271919314) was cnf released. TC_mo_success_rel_gsm_ipv6(17)@f565c61abb17: setverdict(pass): none -> pass SIP_Test-MNCC(15)@f565c61abb17: Deleted conn table entry 0TC_mo_success_rel_gsm_ipv6(17)1271919314 20240910053502323 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44024<->l=127.0.0.1:4256 20240910053502324 DSIP <0000> sip.c:361 SIP event[nua_r_bye] status(200) phrase(OK) SDP((null)) 0x55d45d2d46f0 20240910053502324 DSIP <0000> sip.c:419 leg(0x55d45d2d46f0) got resp to bye 20240910053502324 DAPP <0002> call.c:90 call(5005) released. 20240910053502324 DMNCC <0001> mncc.c:1092 Failed to read 0/Resource temporarily unavailable. Re-connecting. SIP_Test-MNCC(15)@f565c61abb17: Final verdict of PTC: none TC_mo_success_rel_gsm_ipv6(17)@f565c61abb17: Final verdict of PTC: pass SIP_Test_SIP_EMU(16)@f565c61abb17: Final verdict of PTC: none MTC@f565c61abb17: Setting final verdict of the test case. MTC@f565c61abb17: Local verdict of MTC: none MTC@f565c61abb17: Local verdict of PTC SIP_Test-MNCC(15): none (none -> none) MTC@f565c61abb17: Local verdict of PTC SIP_Test_SIP_EMU(16): none (none -> none) MTC@f565c61abb17: Local verdict of PTC TC_mo_success_rel_gsm_ipv6(17): pass (none -> pass) MTC@f565c61abb17: Test case TC_mo_success_rel_gsm_ipv6 finished. Verdict: pass MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_gsm_ipv6 pass'. Tue Sep 10 05:35:02 UTC 2024 ====== SIP_Tests.TC_mo_success_rel_gsm_ipv6 pass ====== Saving talloc report from 127.0.0.1:4256 to SIP_Tests.TC_mo_success_rel_gsm_ipv6.talloc 20240910053502363 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44030<->l=127.0.0.1:4256 20240910053502363 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44030<->l=127.0.0.1:4256 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4536) Waiting for packet dumper to finish... 1 (prev_count=4536, count=7212) MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_gsm_ipv6 pass' was executed successfully (exit status: 0). MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_sip'. ------ SIP_Tests.TC_mo_success_rel_sip ------ Tue Sep 10 05:35:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mo_success_rel_sip.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mo_success_rel_sip.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_sip' was executed successfully (exit status: 0). MTC@f565c61abb17: Test case TC_mo_success_rel_sip started. MTC@f565c61abb17: end of f_init_mncc SIP_Test-MNCC(18)@f565c61abb17: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(19)@f565c61abb17: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@f565c61abb17: end of f_init_sip 20240910053505428 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44044<->l=127.0.0.1:4256 MTC@f565c61abb17: end of f_init TC_mo_success_rel_sip(20)@f565c61abb17: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_success_rel_sip(20)@f565c61abb17: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_sip(20)@f565c61abb17: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_success_rel_sip(20)@f565c61abb17: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_success_rel_sip(20)@f565c61abb17: Warning: Test port parameter default_dest_address is not supported on port SIP. 20240910053507324 DMNCC <0001> mncc.c:1031 Reconnected to /tmp/mncc 20240910053507325 DMNCC <0001> mncc.c:1079 rx MNCC MNCC_SOCKET_HELLO 20240910053507325 DMNCC <0001> mncc.c:918 Got hello message version 8 SIP_Test_SIP_EMU(19)@f565c61abb17: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "127.0.0.2", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_success_rel_sip(20) SIP_Test-MNCC(18)@f565c61abb17: Added conn table entry 0TC_mo_success_rel_sip(20)196704721 20240910053508443 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_SETUP_IND with SDP="" 20240910053508443 DAPP <0002> call.c:180 call(5006) leg(0x0x55d45d2dac00) no new SDP in "" 20240910053508443 DAPP <0002> call.c:182 call(5006) leg(0x0x55d45d2dac00) keep stored SDP="" 20240910053508443 DMNCC <0001> mncc.c:582 Created call(5006) with MNCC leg(196704721) IMSI(262420123456789) 20240910053508443 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_RTP_CREATE 20240910053508443 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CREATE with SDP="" 20240910053508444 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_RTP_CREATE with SDP="" 20240910053508444 DAPP <0002> call.c:180 call(5006) leg(0x0x55d45d2dac00) no new SDP in "" 20240910053508444 DAPP <0002> call.c:182 call(5006) leg(0x0x55d45d2dac00) keep stored SDP="" 20240910053508444 DMNCC <0001> mncc.c:464 RTP continue leg(196704721) ip(5.6.7.8), port(5678) pt(0) ptm(768) 20240910053508444 DMNCC <0001> mncc.c:80 Got response(MNCC_RTP_CREATE), stopping timer on leg(196704721) 20240910053508444 DMNCC <0001> mncc.c:137 tx MNCC MNCC_CALL_PROC_REQ with SDP="" 20240910053508444 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(0) phrase(INVITE sent) SDP((null)) 0x55d45d2d46f0 20240910053508444 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(0) SIP_Test_SIP_EMU(19)@f565c61abb17: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "127.0.0.2", portField := 5060 }, urlParameters := omit, headers := omit } handled at TC_mo_success_rel_sip(20) SIP_Test_SIP_EMU(19)@f565c61abb17: Added SIP Call Table entry [0] for "483eac60-e9d9-123d-8cbe-6ee702f9789a" at TC_mo_success_rel_sip(20) 20240910053508454 DSIP <0000> sip.c:361 SIP event[nua_r_invite] status(180) phrase(Ringing) SDP((null)) 0x55d45d2d46f0 20240910053508454 DAPP <0002> call.c:180 call(5006) leg(0x0x55d45d2d46f0) no new SDP in NULL 20240910053508454 DAPP <0002> call.c:182 call(5006) leg(0x0x55d45d2d46f0) keep stored SDP="" 20240910053508454 DSIP <0000> sip.c:88 leg(0x55d45d2d46f0) is now progressing. 20240910053508454 DMNCC <0001> mncc.c:137 tx MNCC MNCC_ALERT_REQ with SDP="" 20240910053508454 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(180) phrase(Ringing) SDP((null)) 0x55d45d2d46f0 20240910053508454 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(180) 20240910053508456 DSIP <0000> sip.c:361 SIP event[nua_r_invite] status(200) phrase(OK) SDP(v=0 o=Osmocom 0 0 IN IP4 1.1.1.1 s=GSM Call c=IN IP4 1.2.3.4 t=0 0 m=audio 1234 RTP/AVP 0 a=rtpmap:0 GSM/8000 ) 0x55d45d2d46f0 20240910053508456 DAPP <0002> call.c:186 call(5006) leg(0x0x55d45d2d46f0) received new SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053508456 DAPP <0002> call.c:187 call(5006) leg(0x0x55d45d2d46f0) replaced old SDP="" 20240910053508456 DSIP <0000> sip.c:110 leg(0x55d45d2d46f0) is now connected(483eac60-e9d9-123d-8cbe-6ee702f9789a). 20240910053508456 DMNCC <0001> mncc.c:212 SEND rtp_connect: IP=(1.2.3.4) PORT=(1234) 20240910053508456 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CONNECT with SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053508456 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_SETUP_COMPL_IND 20240910053508456 DMNCC <0001> mncc.c:137 tx MNCC MNCC_SETUP_RSP with SDP="" 20240910053508456 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(200) phrase(OK) SDP((null)) 0x55d45d2d46f0 20240910053508456 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(200) 20240910053508456 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(200) phrase(ACK sent) SDP((null)) 0x55d45d2d46f0 20240910053508456 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(200) 20240910053508456 DSIP <0000> sip.c:361 SIP event[nua_i_active] status(200) phrase(Call active) SDP((null)) 0x55d45d2d46f0 20240910053508456 DSIP <0000> sip.c:461 Did not handle event[nua_i_active] status(200) TC_mo_success_rel_sip(20)@f565c61abb17: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053508457 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_SETUP_COMPL_IND with SDP="" 20240910053508457 DAPP <0002> call.c:180 call(5006) leg(0x0x55d45d2dac00) no new SDP in "" 20240910053508457 DAPP <0002> call.c:182 call(5006) leg(0x0x55d45d2dac00) keep stored SDP="" 20240910053508457 DMNCC <0001> mncc.c:699 leg(196704721) is now connected. 20240910053508457 DMNCC <0001> mncc.c:80 Got response(MNCC_SETUP_COMPL_IND), stopping timer on leg(196704721) 20240910053510461 DSIP <0000> sip.c:361 SIP event[nua_i_bye] status(200) phrase(Session Terminated) SDP((null)) 0x55d45d2d46f0 20240910053510461 DSIP <0000> sip.c:428 leg(0x55d45d2d46f0) got bye, releasing. 20240910053510461 DMNCC <0001> mncc.c:332 Releasing call in non-initial leg(196704721) cause(unknown 0x0) 20240910053510461 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_REL_IND 20240910053510461 DMNCC <0001> mncc.c:137 tx MNCC MNCC_DISC_REQ with SDP="" 20240910053510462 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_REL_IND with SDP="" 20240910053510462 DMNCC <0001> mncc.c:658 Rcvd MNCC_REL_IND, Cause: unknown 0x0 20240910053510462 DMNCC <0001> mncc.c:80 Got response(MNCC_REL_IND), stopping timer on leg(196704721) 20240910053510462 DMNCC <0001> mncc.c:670 leg(196704721) was released. 20240910053510462 DAPP <0002> call.c:90 call(5006) released. SIP_Test-MNCC(18)@f565c61abb17: Deleted conn table entry 0TC_mo_success_rel_sip(20)196704721 TC_mo_success_rel_sip(20)@f565c61abb17: setverdict(pass): none -> pass 20240910053510464 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44044<->l=127.0.0.1:4256 20240910053510465 DMNCC <0001> mncc.c:1092 Failed to read 0/Bad file descriptor. Re-connecting. SIP_Test-MNCC(18)@f565c61abb17: Final verdict of PTC: none TC_mo_success_rel_sip(20)@f565c61abb17: Final verdict of PTC: pass SIP_Test_SIP_EMU(19)@f565c61abb17: Final verdict of PTC: none MTC@f565c61abb17: Setting final verdict of the test case. MTC@f565c61abb17: Local verdict of MTC: none MTC@f565c61abb17: Local verdict of PTC SIP_Test-MNCC(18): none (none -> none) MTC@f565c61abb17: Local verdict of PTC SIP_Test_SIP_EMU(19): none (none -> none) MTC@f565c61abb17: Local verdict of PTC TC_mo_success_rel_sip(20): pass (none -> pass) MTC@f565c61abb17: Test case TC_mo_success_rel_sip finished. Verdict: pass MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_sip pass'. Tue Sep 10 05:35:10 UTC 2024 ====== SIP_Tests.TC_mo_success_rel_sip pass ====== Saving talloc report from 127.0.0.1:4256 to SIP_Tests.TC_mo_success_rel_sip.talloc 20240910053510504 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36846<->l=127.0.0.1:4256 20240910053510504 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36846<->l=127.0.0.1:4256 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4424) Waiting for packet dumper to finish... 1 (prev_count=4424, count=7116) MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_sip pass' was executed successfully (exit status: 0). MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_setup_disc_late_rtp'. ------ SIP_Tests.TC_mo_setup_disc_late_rtp ------ Tue Sep 10 05:35:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mo_setup_disc_late_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mo_setup_disc_late_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_setup_disc_late_rtp' was executed successfully (exit status: 0). MTC@f565c61abb17: Test case TC_mo_setup_disc_late_rtp started. MTC@f565c61abb17: end of f_init_mncc SIP_Test-MNCC(21)@f565c61abb17: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(22)@f565c61abb17: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@f565c61abb17: end of f_init_sip 20240910053513571 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36860<->l=127.0.0.1:4256 MTC@f565c61abb17: end of f_init TC_mo_setup_disc_late_rtp(23)@f565c61abb17: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@f565c61abb17: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@f565c61abb17: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@f565c61abb17: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@f565c61abb17: Warning: Test port parameter default_dest_address is not supported on port SIP. 20240910053515466 DMNCC <0001> mncc.c:1031 Reconnected to /tmp/mncc 20240910053515467 DMNCC <0001> mncc.c:1079 rx MNCC MNCC_SOCKET_HELLO 20240910053515467 DMNCC <0001> mncc.c:918 Got hello message version 8 SIP_Test_SIP_EMU(22)@f565c61abb17: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "127.0.0.2", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_setup_disc_late_rtp(23) SIP_Test-MNCC(21)@f565c61abb17: Added conn table entry 0TC_mo_setup_disc_late_rtp(23)676120529 20240910053516586 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_SETUP_IND with SDP="" 20240910053516586 DAPP <0002> call.c:180 call(5007) leg(0x0x55d45d2dac00) no new SDP in "" 20240910053516586 DAPP <0002> call.c:182 call(5007) leg(0x0x55d45d2dac00) keep stored SDP="" 20240910053516586 DMNCC <0001> mncc.c:582 Created call(5007) with MNCC leg(676120529) IMSI(262420123456789) 20240910053516586 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_RTP_CREATE 20240910053516586 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CREATE with SDP="" 20240910053516586 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_DISC_IND with SDP="" 20240910053516586 DMNCC <0001> mncc.c:634 Rcvd MNCC_DISC_IND, Cause: unknown 0x0 20240910053516586 DMNCC <0001> mncc.c:636 leg(676120529) was disconnected. Releasing 20240910053516586 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_REL_CNF 20240910053516586 DMNCC <0001> mncc.c:137 tx MNCC MNCC_REL_REQ with SDP="" 20240910053516587 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_RTP_CREATE with SDP="" 20240910053516587 DMNCC <0001> mncc.c:452 call(676120529) can not be found 20240910053516587 DMNCC <0001> mncc.c:137 tx MNCC MNCC_REJ_REQ with SDP="" 20240910053521587 DMNCC <0001> mncc.c:53 command(0x112) never arrived for leg(676120529) 20240910053521587 DAPP <0002> call.c:90 call(5007) released. TC_mo_setup_disc_late_rtp(23)@f565c61abb17: setverdict(pass): none -> pass 20240910053526599 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36860<->l=127.0.0.1:4256 20240910053526599 DMNCC <0001> mncc.c:1092 Failed to read 0/Bad file descriptor. Re-connecting. SIP_Test-MNCC(21)@f565c61abb17: Final verdict of PTC: none TC_mo_setup_disc_late_rtp(23)@f565c61abb17: Final verdict of PTC: pass SIP_Test_SIP_EMU(22)@f565c61abb17: Final verdict of PTC: none MTC@f565c61abb17: Setting final verdict of the test case. MTC@f565c61abb17: Local verdict of MTC: none MTC@f565c61abb17: Local verdict of PTC SIP_Test-MNCC(21): none (none -> none) MTC@f565c61abb17: Local verdict of PTC SIP_Test_SIP_EMU(22): none (none -> none) MTC@f565c61abb17: Local verdict of PTC TC_mo_setup_disc_late_rtp(23): pass (none -> pass) MTC@f565c61abb17: Test case TC_mo_setup_disc_late_rtp finished. Verdict: pass MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_setup_disc_late_rtp pass'. Tue Sep 10 05:35:26 UTC 2024 ====== SIP_Tests.TC_mo_setup_disc_late_rtp pass ====== Saving talloc report from 127.0.0.1:4256 to SIP_Tests.TC_mo_setup_disc_late_rtp.talloc 20240910053526642 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35718<->l=127.0.0.1:4256 20240910053526642 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35718<->l=127.0.0.1:4256 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2220) Waiting for packet dumper to finish... 1 (prev_count=2220, count=4048) MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_setup_disc_late_rtp pass' was executed successfully (exit status: 0). MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_with_sdp'. ------ SIP_Tests.TC_mt_with_sdp ------ Tue Sep 10 05:35:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mt_with_sdp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mt_with_sdp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_with_sdp' was executed successfully (exit status: 0). MTC@f565c61abb17: Test case TC_mt_with_sdp started. MTC@f565c61abb17: end of f_init_mncc SIP_Test-MNCC(24)@f565c61abb17: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(25)@f565c61abb17: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@f565c61abb17: end of f_init_sip 20240910053529708 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50266<->l=127.0.0.1:4256 MTC@f565c61abb17: end of f_init TC_mt_with_sdp(26)@f565c61abb17: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mt_with_sdp(26)@f565c61abb17: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_with_sdp(26)@f565c61abb17: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mt_with_sdp(26)@f565c61abb17: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mt_with_sdp(26)@f565c61abb17: Warning: Test port parameter default_dest_address is not supported on port SIP. 20240910053531600 DMNCC <0001> mncc.c:1031 Reconnected to /tmp/mncc 20240910053531601 DMNCC <0001> mncc.c:1079 rx MNCC MNCC_SOCKET_HELLO 20240910053531601 DMNCC <0001> mncc.c:918 Got hello message version 8 SIP_Test-MNCC(24)@f565c61abb17: Created MnccExpect[0] for "98766" to be handled at TC_mt_with_sdp(26) SIP_Test_SIP_EMU(25)@f565c61abb17: Added SIP Call Table entry [0] for "0CF884980852294" at TC_mt_with_sdp(26) 20240910053532732 DSIP <0000> sip.c:361 SIP event[nua_i_invite] status(100) phrase(Trying) SDP(v=0 o=Osmocom 0 0 IN IP4 1.1.1.1 s=GSM Call c=IN IP4 1.2.3.4 t=0 0 m=audio 1234 RTP/AVP 0 a=rtpmap:0 GSM/8000 ) (nil) 20240910053532732 DSIP <0000> sip.c:436 Processing INVITE Call-ID: 0CF884980852294 20240910053532732 DSIP <0000> sip.c:126 Incoming call(0CF884980852294) handle(0x55d45d2d90a0) 20240910053532732 DSIP <0000> sip.c:189 SDP Extracted: IP=(1.2.3.4) PORT=(1234) PAYLOAD=(0). 20240910053532732 DAPP <0002> call.c:186 call(5008) leg(0x0x55d45d2d97d0) received new SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053532732 DAPP <0002> call.c:187 call(5008) leg(0x0x55d45d2d97d0) replaced old SDP="" 20240910053532732 DMNCC <0001> mncc.c:137 tx MNCC MNCC_SETUP_REQ with SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053532732 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(100) phrase(Trying) SDP((null)) 0x55d45d2d97d0 20240910053532732 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(100) SIP_Test-MNCC(24)@f565c61abb17: Found MnccExpect[0] for "98766" handled at TC_mt_with_sdp(26) SIP_Test-MNCC(24)@f565c61abb17: Added conn table entry 0TC_mt_with_sdp(26)5008 TC_mt_with_sdp(26)@f565c61abb17: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053532735 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_CALL_CONF_IND with SDP="" 20240910053532735 DAPP <0002> call.c:180 call(5008) leg(0x0x55d45d2d6090) no new SDP in "" 20240910053532735 DAPP <0002> call.c:182 call(5008) leg(0x0x55d45d2d6090) keep stored SDP="" 20240910053532735 DMNCC <0001> mncc.c:744 leg(5008) confirmed. creating RTP socket. 20240910053532735 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_RTP_CREATE 20240910053532735 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CREATE with SDP="" 20240910053532736 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_RTP_CREATE with SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 5.6.7.8\r\nt=0 0\r\nm=audio 5678 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053532736 DAPP <0002> call.c:186 call(5008) leg(0x0x55d45d2d6090) received new SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 5.6.7.8\r\nt=0 0\r\nm=audio 5678 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053532736 DAPP <0002> call.c:187 call(5008) leg(0x0x55d45d2d6090) replaced old SDP="" 20240910053532736 DMNCC <0001> mncc.c:464 RTP continue leg(5008) ip(5.6.7.8), port(5678) pt(0) ptm(0) 20240910053532736 DMNCC <0001> mncc.c:80 Got response(MNCC_RTP_CREATE), stopping timer on leg(5008) 20240910053532736 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_ALERT_IND with SDP="" 20240910053532736 DAPP <0002> call.c:180 call(5008) leg(0x0x55d45d2d6090) no new SDP in "" 20240910053532736 DAPP <0002> call.c:182 call(5008) leg(0x0x55d45d2d6090) keep stored SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 5.6.7.8\r\nt=0 0\r\nm=audio 5678 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053532736 DMNCC <0001> mncc.c:764 leg(5008) is alerting. 20240910053532736 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(180) phrase(Ringing) SDP((null)) 0x55d45d2d97d0 20240910053532736 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(180) 20240910053532738 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_SETUP_CNF with SDP="" 20240910053532738 DAPP <0002> call.c:180 call(5008) leg(0x0x55d45d2d6090) no new SDP in "" 20240910053532738 DAPP <0002> call.c:182 call(5008) leg(0x0x55d45d2d6090) keep stored SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 5.6.7.8\r\nt=0 0\r\nm=audio 5678 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053532738 DMNCC <0001> mncc.c:844 leg(5008) setup completed 20240910053532738 DMNCC <0001> mncc.c:212 SEND rtp_connect: IP=(1.2.3.4) PORT=(1234) 20240910053532738 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CONNECT with SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053532738 DMNCC <0001> mncc.c:137 tx MNCC MNCC_SETUP_COMPL_REQ with SDP="" 20240910053532738 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(200) phrase(OK) SDP((null)) 0x55d45d2d97d0 20240910053532738 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(200) 20240910053532741 DSIP <0000> sip.c:361 SIP event[nua_i_ack] status(200) phrase(OK) SDP((null)) 0x55d45d2d97d0 20240910053532741 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(200) phrase(OK) SDP((null)) 0x55d45d2d97d0 20240910053532741 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(200) 20240910053532741 DSIP <0000> sip.c:361 SIP event[nua_i_active] status(200) phrase(Call active) SDP((null)) 0x55d45d2d97d0 20240910053532741 DSIP <0000> sip.c:461 Did not handle event[nua_i_active] status(200) 20240910053534743 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_DISC_IND with SDP="" 20240910053534743 DMNCC <0001> mncc.c:634 Rcvd MNCC_DISC_IND, Cause: unknown 0x0 20240910053534743 DMNCC <0001> mncc.c:636 leg(5008) was disconnected. Releasing 20240910053534743 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_REL_CNF 20240910053534743 DMNCC <0001> mncc.c:137 tx MNCC MNCC_REL_REQ with SDP="" 20240910053534743 DSIP <0000> sip.c:503 sip_release_call(): Release with MNCC cause(unknown 0x0) 20240910053534743 DSIP <0000> sip.c:479 cause2status(): Cause(unknown 0x0) not found in map. 20240910053534743 DSIP <0000> sip.c:527 Ending leg(0x55d45d2d97d0) in connected state. 20240910053534746 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_REL_CNF with SDP="" 20240910053534746 DMNCC <0001> mncc.c:80 Got response(MNCC_REL_CNF), stopping timer on leg(5008) 20240910053534746 DMNCC <0001> mncc.c:684 leg(5008) was cnf released. TC_mt_with_sdp(26)@f565c61abb17: setverdict(pass): none -> pass SIP_Test-MNCC(24)@f565c61abb17: Deleted conn table entry 0TC_mt_with_sdp(26)5008 20240910053534747 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50266<->l=127.0.0.1:4256 20240910053534747 DSIP <0000> sip.c:361 SIP event[nua_r_bye] status(200) phrase(OK) SDP((null)) 0x55d45d2d97d0 20240910053534747 DSIP <0000> sip.c:419 leg(0x55d45d2d97d0) got resp to bye 20240910053534747 DAPP <0002> call.c:90 call(5008) released. 20240910053534747 DMNCC <0001> mncc.c:1092 Failed to read 0/Resource temporarily unavailable. Re-connecting. SIP_Test-MNCC(24)@f565c61abb17: Final verdict of PTC: none TC_mt_with_sdp(26)@f565c61abb17: Final verdict of PTC: pass SIP_Test_SIP_EMU(25)@f565c61abb17: Final verdict of PTC: none MTC@f565c61abb17: Setting final verdict of the test case. MTC@f565c61abb17: Local verdict of MTC: none MTC@f565c61abb17: Local verdict of PTC SIP_Test-MNCC(24): none (none -> none) MTC@f565c61abb17: Local verdict of PTC SIP_Test_SIP_EMU(25): none (none -> none) MTC@f565c61abb17: Local verdict of PTC TC_mt_with_sdp(26): pass (none -> pass) MTC@f565c61abb17: Test case TC_mt_with_sdp finished. Verdict: pass MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_with_sdp pass'. Tue Sep 10 05:35:34 UTC 2024 ====== SIP_Tests.TC_mt_with_sdp pass ====== Saving talloc report from 127.0.0.1:4256 to SIP_Tests.TC_mt_with_sdp.talloc 20240910053534790 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50276<->l=127.0.0.1:4256 20240910053534790 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50276<->l=127.0.0.1:4256 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4608) Waiting for packet dumper to finish... 1 (prev_count=4608, count=7236) MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_with_sdp pass' was executed successfully (exit status: 0). MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_with_sdp'. ------ SIP_Tests.TC_mo_with_sdp ------ Tue Sep 10 05:35:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mo_with_sdp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/SIP_Tests.TC_mo_with_sdp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_with_sdp' was executed successfully (exit status: 0). MTC@f565c61abb17: Test case TC_mo_with_sdp started. MTC@f565c61abb17: end of f_init_mncc SIP_Test-MNCC(27)@f565c61abb17: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test_SIP_EMU(28)@f565c61abb17: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@f565c61abb17: end of f_init_sip 20240910053537857 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47800<->l=127.0.0.1:4256 MTC@f565c61abb17: end of f_init TC_mo_with_sdp(29)@f565c61abb17: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_with_sdp(29)@f565c61abb17: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_with_sdp(29)@f565c61abb17: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_with_sdp(29)@f565c61abb17: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_with_sdp(29)@f565c61abb17: Warning: Test port parameter default_dest_address is not supported on port SIP. 20240910053539748 DMNCC <0001> mncc.c:1031 Reconnected to /tmp/mncc 20240910053539748 DMNCC <0001> mncc.c:1079 rx MNCC MNCC_SOCKET_HELLO 20240910053539748 DMNCC <0001> mncc.c:918 Got hello message version 8 SIP_Test_SIP_EMU(28)@f565c61abb17: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "127.0.0.2", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_with_sdp(29) SIP_Test-MNCC(27)@f565c61abb17: Added conn table entry 0TC_mo_with_sdp(29)1871645677 20240910053540872 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_SETUP_IND with SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 5.6.7.8\r\nt=0 0\r\nm=audio 5678 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053540873 DAPP <0002> call.c:186 call(5009) leg(0x0x55d45d2d68b0) received new SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 5.6.7.8\r\nt=0 0\r\nm=audio 5678 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053540873 DAPP <0002> call.c:187 call(5009) leg(0x0x55d45d2d68b0) replaced old SDP="" 20240910053540873 DMNCC <0001> mncc.c:582 Created call(5009) with MNCC leg(1871645677) IMSI(262420123456789) 20240910053540873 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_RTP_CREATE 20240910053540873 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CREATE with SDP="" 20240910053540874 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_RTP_CREATE with SDP="" 20240910053540874 DAPP <0002> call.c:180 call(5009) leg(0x0x55d45d2d68b0) no new SDP in "" 20240910053540874 DAPP <0002> call.c:182 call(5009) leg(0x0x55d45d2d68b0) keep stored SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 5.6.7.8\r\nt=0 0\r\nm=audio 5678 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053540874 DMNCC <0001> mncc.c:464 RTP continue leg(1871645677) ip(5.6.7.8), port(5678) pt(0) ptm(768) 20240910053540874 DMNCC <0001> mncc.c:80 Got response(MNCC_RTP_CREATE), stopping timer on leg(1871645677) 20240910053540874 DMNCC <0001> mncc.c:137 tx MNCC MNCC_CALL_PROC_REQ with SDP="" 20240910053540874 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(0) phrase(INVITE sent) SDP((null)) 0x55d45d2d9770 20240910053540874 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(0) SIP_Test_SIP_EMU(28)@f565c61abb17: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "127.0.0.2", portField := 5060 }, urlParameters := omit, headers := omit } handled at TC_mo_with_sdp(29) SIP_Test_SIP_EMU(28)@f565c61abb17: Added SIP Call Table entry [0] for "5b930d91-e9d9-123d-8cbe-6ee702f9789a" at TC_mo_with_sdp(29) 20240910053540883 DSIP <0000> sip.c:361 SIP event[nua_r_invite] status(180) phrase(Ringing) SDP((null)) 0x55d45d2d9770 20240910053540883 DAPP <0002> call.c:180 call(5009) leg(0x0x55d45d2d9770) no new SDP in NULL 20240910053540883 DAPP <0002> call.c:182 call(5009) leg(0x0x55d45d2d9770) keep stored SDP="" 20240910053540883 DSIP <0000> sip.c:88 leg(0x55d45d2d9770) is now progressing. 20240910053540883 DMNCC <0001> mncc.c:137 tx MNCC MNCC_ALERT_REQ with SDP="" 20240910053540883 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(180) phrase(Ringing) SDP((null)) 0x55d45d2d9770 20240910053540883 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(180) 20240910053540884 DSIP <0000> sip.c:361 SIP event[nua_r_invite] status(200) phrase(OK) SDP(v=0 o=Osmocom 0 0 IN IP4 1.1.1.1 s=GSM Call c=IN IP4 1.2.3.4 t=0 0 m=audio 1234 RTP/AVP 0 a=rtpmap:0 GSM/8000 ) 0x55d45d2d9770 20240910053540884 DAPP <0002> call.c:186 call(5009) leg(0x0x55d45d2d9770) received new SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053540884 DAPP <0002> call.c:187 call(5009) leg(0x0x55d45d2d9770) replaced old SDP="" 20240910053540884 DSIP <0000> sip.c:110 leg(0x55d45d2d9770) is now connected(5b930d91-e9d9-123d-8cbe-6ee702f9789a). 20240910053540884 DMNCC <0001> mncc.c:212 SEND rtp_connect: IP=(1.2.3.4) PORT=(1234) 20240910053540884 DMNCC <0001> mncc.c:165 tx MNCC MNCC_RTP_CONNECT with SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053540884 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_SETUP_COMPL_IND 20240910053540884 DMNCC <0001> mncc.c:137 tx MNCC MNCC_SETUP_RSP with SDP="" 20240910053540884 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(200) phrase(OK) SDP((null)) 0x55d45d2d9770 20240910053540884 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(200) 20240910053540885 DSIP <0000> sip.c:361 SIP event[nua_i_state] status(200) phrase(ACK sent) SDP((null)) 0x55d45d2d9770 20240910053540885 DSIP <0000> sip.c:461 Did not handle event[nua_i_state] status(200) 20240910053540885 DSIP <0000> sip.c:361 SIP event[nua_i_active] status(200) phrase(Call active) SDP((null)) 0x55d45d2d9770 20240910053540885 DSIP <0000> sip.c:461 Did not handle event[nua_i_active] status(200) TC_mo_with_sdp(29)@f565c61abb17: SDP update from "" to "v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 1.2.3.4\r\nt=0 0\r\nm=audio 1234 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053540885 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_SETUP_COMPL_IND with SDP="" 20240910053540885 DAPP <0002> call.c:180 call(5009) leg(0x0x55d45d2d68b0) no new SDP in "" 20240910053540885 DAPP <0002> call.c:182 call(5009) leg(0x0x55d45d2d68b0) keep stored SDP="v=0\r\no=Osmocom 0 0 IN IP4 1.1.1.1\r\ns=GSM Call\r\nc=IN IP4 5.6.7.8\r\nt=0 0\r\nm=audio 5678 RTP/AVP 0\r\na=rtpmap:0 GSM/8000\r\n" 20240910053540885 DMNCC <0001> mncc.c:699 leg(1871645677) is now connected. 20240910053540885 DMNCC <0001> mncc.c:80 Got response(MNCC_SETUP_COMPL_IND), stopping timer on leg(1871645677) 20240910053542890 DSIP <0000> sip.c:361 SIP event[nua_i_bye] status(200) phrase(Session Terminated) SDP((null)) 0x55d45d2d9770 20240910053542890 DSIP <0000> sip.c:428 leg(0x55d45d2d9770) got bye, releasing. 20240910053542890 DMNCC <0001> mncc.c:332 Releasing call in non-initial leg(1871645677) cause(unknown 0x0) 20240910053542890 DMNCC <0001> mncc.c:68 Starting Timer for MNCC_REL_IND 20240910053542890 DMNCC <0001> mncc.c:137 tx MNCC MNCC_DISC_REQ with SDP="" 20240910053542891 DMNCC <0001> mncc.c:1076 rx MNCC MNCC_REL_IND with SDP="" 20240910053542891 DMNCC <0001> mncc.c:658 Rcvd MNCC_REL_IND, Cause: unknown 0x0 20240910053542891 DMNCC <0001> mncc.c:80 Got response(MNCC_REL_IND), stopping timer on leg(1871645677) 20240910053542891 DMNCC <0001> mncc.c:670 leg(1871645677) was released. 20240910053542891 DAPP <0002> call.c:90 call(5009) released. SIP_Test-MNCC(27)@f565c61abb17: Deleted conn table entry 0TC_mo_with_sdp(29)1871645677 TC_mo_with_sdp(29)@f565c61abb17: setverdict(pass): none -> pass 20240910053542893 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47800<->l=127.0.0.1:4256 20240910053542893 DMNCC <0001> mncc.c:1092 Failed to read 0/Bad file descriptor. Re-connecting. SIP_Test-MNCC(27)@f565c61abb17: Final verdict of PTC: none TC_mo_with_sdp(29)@f565c61abb17: Final verdict of PTC: pass SIP_Test_SIP_EMU(28)@f565c61abb17: Final verdict of PTC: none MTC@f565c61abb17: Setting final verdict of the test case. MTC@f565c61abb17: Local verdict of MTC: none MTC@f565c61abb17: Local verdict of PTC SIP_Test-MNCC(27): none (none -> none) MTC@f565c61abb17: Local verdict of PTC SIP_Test_SIP_EMU(28): none (none -> none) MTC@f565c61abb17: Local verdict of PTC TC_mo_with_sdp(29): pass (none -> pass) MTC@f565c61abb17: Test case TC_mo_with_sdp finished. Verdict: pass MTC@f565c61abb17: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_with_sdp pass'. Tue Sep 10 05:35:42 UTC 2024 ====== SIP_Tests.TC_mo_with_sdp pass ====== Saving talloc report from 127.0.0.1:4256 to SIP_Tests.TC_mo_with_sdp.talloc 20240910053542936 DLGLOBAL <0004> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47802<->l=127.0.0.1:4256 20240910053542936 DLGLOBAL <0004> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47802<->l=127.0.0.1:4256 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4396) Waiting for packet dumper to finish... 1 (prev_count=4396, count=7096) MTC@f565c61abb17: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_with_sdp pass' was executed successfully (exit status: 0). MC@f565c61abb17: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f565c61abb17: Terminating MTC. MC@f565c61abb17: MTC terminated. MC2> exit MC@f565c61abb17: Shutting down session. MC@f565c61abb17: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip/expected-results.xml' against results in 'junit-xml-4101.log' -------------------- pass SIP_Tests.TC_mt_success_rel_gsm pass SIP_Tests.TC_mt_success_rel_gsm_ipv6 pass SIP_Tests.TC_mt_success_rel_sip pass SIP_Tests.TC_mo_success_rel_gsm pass SIP_Tests.TC_mo_success_rel_gsm_ipv6 pass SIP_Tests.TC_mo_success_rel_sip pass SIP_Tests.TC_mo_setup_disc_late_rtp pass SIP_Tests.TC_mt_with_sdp pass SIP_Tests.TC_mo_with_sdp Summary: pass: 9 [testenv] Testsuite is done [testenv] Stopping testsuite (3947271) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SIP_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping sip-connector (3947160) [testenv] Showing junit-xml-4101.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sip-test/_cache/podman/osmo-ttcn3-hacks/sip:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sip-test/logs/testsuite/junit-xml-4101.log && echo']             [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sip-osmocom-nightly-20240910-0534-8850d87c'] f565c61abb177b3e9f5090394c21908bcb191661f51cb86fc5936e2c476aa4e7 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sip-test/2395/artifact/logs/  + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS