Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/asterisk
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 31 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 3b535cbafaf4845147fe1babd64f455b746e3dd4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10
Commit message: "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg"
 > git rev-list --no-walk 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10
[ttcn3-asterisk-ims-ue-test] $ /bin/sh -xe /tmp/jenkins2223768540086331457.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-asterisk-ims-ue-test + export IMAGE_SUFFIX=master + cd ttcn3-asterisk-ims-ue-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs ] + [ xjenkins-ttcn3-asterisk-ims-ue-test-35 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test + SUITE_NAME=ttcn3-asterisk-ims-ue-test + IMAGE_SUFFIX=master + docker_images_require asterisk-master ttcn3-asterisk-ims-ue-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends asterisk-master + local feed + depends= + [ -n ] + docker_distro_from_image_name asterisk-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name asterisk-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name asterisk-master + echo asterisk-master + dir=asterisk-master + pull_arg=--pull + grep ^FROM ../asterisk-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: asterisk-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../asterisk-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/asterisk-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/asterisk-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/asterisk-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.45kB done #2 DONE 0.2s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 [ 2/10] RUN APT-GET update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends vim sudo iproute2 iputils-ping libcap2-bin net-tools libedit-dev libnewt-dev libssl-dev libncurses5-dev subversion libsqlite3-dev build-essential libjansson-dev libxml2-dev uuid-dev wget && apt-get clean #5 ... #6 https://gitea.sysmocom.de/api/v1/repos/sysmocom/asterisk/git/refs/heads/sysmocom/master #6 DONE 0.2s #5 [ 2/10] RUN APT-GET update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends vim sudo iproute2 iputils-ping libcap2-bin net-tools libedit-dev libnewt-dev libssl-dev libncurses5-dev subversion libsqlite3-dev build-essential libjansson-dev libxml2-dev uuid-dev wget && apt-get clean #5 0.374 Hit:1 http://deb.debian.org/debian bookworm InRelease #5 0.374 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #5 0.374 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #5 0.377 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #5 0.522 Reading package lists... #5 0.786 Reading package lists... #5 1.033 Building dependency tree... #5 1.085 Reading state information... #5 1.099 Calculating upgrade... #5 1.178 The following packages will be upgraded: #5 1.178 libc-bin libc-dev-bin libc-l10n libc6 libc6-dev locales #5 1.196 6 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #5 1.196 Need to get 9886 kB of archives. #5 1.196 After this operation, 0 B of additional disk space will be used. #5 1.196 Get:1 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6-dev amd64 2.36-9+deb12u7 [1899 kB] #5 1.254 Get:2 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-dev-bin amd64 2.36-9+deb12u7 [45.8 kB] #5 1.255 Get:3 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6 amd64 2.36-9+deb12u7 [2758 kB] #5 1.287 Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-bin amd64 2.36-9+deb12u7 [607 kB] #5 1.288 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-l10n all 2.36-9+deb12u7 [675 kB] #5 1.293 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 locales all 2.36-9+deb12u7 [3902 kB] #5 1.449 debconf: delaying package configuration, since apt-utils is not installed #5 1.490 Fetched 9886 kB in 0s (62.7 MB/s) #5 1.542 (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 ... 116671 files and directories currently installed.) #5 1.578 Preparing to unpack .../libc6-dev_2.36-9+deb12u7_amd64.deb ... #5 1.626 Unpacking libc6-dev:amd64 (2.36-9+deb12u7) over (2.36-9+deb12u6) ... #5 6.048 Preparing to unpack .../libc-dev-bin_2.36-9+deb12u7_amd64.deb ... #5 6.098 Unpacking libc-dev-bin (2.36-9+deb12u7) over (2.36-9+deb12u6) ... #5 6.344 Preparing to unpack .../libc6_2.36-9+deb12u7_amd64.deb ... #5 6.443 debconf: unable to initialize frontend: Dialog #5 6.443 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 6.443 debconf: falling back to frontend: Readline #5 6.446 debconf: unable to initialize frontend: Readline #5 6.446 debconf: (This frontend requires a controlling tty.) #5 6.446 debconf: falling back to frontend: Teletype #5 6.472 Unpacking libc6:amd64 (2.36-9+deb12u7) over (2.36-9+deb12u6) ... #5 9.494 Setting up libc6:amd64 (2.36-9+deb12u7) ... #5 9.604 debconf: unable to initialize frontend: Dialog #5 9.604 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 9.604 debconf: falling back to frontend: Readline #5 9.606 debconf: unable to initialize frontend: Readline #5 9.606 debconf: (This frontend requires a controlling tty.) #5 9.606 debconf: falling back to frontend: Teletype #5 10.79 (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 ... 116671 files and directories currently installed.) #5 10.83 Preparing to unpack .../libc-bin_2.36-9+deb12u7_amd64.deb ... #5 10.88 Unpacking libc-bin (2.36-9+deb12u7) over (2.36-9+deb12u6) ... #5 11.40 Setting up libc-bin (2.36-9+deb12u7) ... #5 11.66 (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 ... 116671 files and directories currently installed.) #5 11.70 Preparing to unpack .../libc-l10n_2.36-9+deb12u7_all.deb ... #5 11.75 Unpacking libc-l10n (2.36-9+deb12u7) over (2.36-9+deb12u6) ... #5 12.44 Preparing to unpack .../locales_2.36-9+deb12u7_all.deb ... #5 12.50 Unpacking locales (2.36-9+deb12u7) over (2.36-9+deb12u6) ... #5 18.39 Setting up libc-l10n (2.36-9+deb12u7) ... #5 18.44 Setting up locales (2.36-9+deb12u7) ... #5 18.54 debconf: unable to initialize frontend: Dialog #5 18.54 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 18.54 debconf: falling back to frontend: Readline #5 18.54 debconf: unable to initialize frontend: Readline #5 18.54 debconf: (This frontend requires a controlling tty.) #5 18.54 debconf: falling back to frontend: Teletype #5 18.88 Generating locales (this might take a while)... #5 18.89 Generation complete. #5 18.92 Setting up libc-dev-bin (2.36-9+deb12u7) ... #5 18.97 Setting up libc6-dev:amd64 (2.36-9+deb12u7) ... #5 19.02 Processing triggers for man-db (2.11.2-2) ... #5 19.10 Reading package lists... #5 19.35 Building dependency tree... #5 19.40 Reading state information... #5 19.47 sudo is already the newest version (1.9.13p3-1+deb12u1). #5 19.47 iproute2 is already the newest version (6.1.0-3). #5 19.47 libcap2-bin is already the newest version (1:2.66-4). #5 19.47 libcap2-bin set to manually installed. #5 19.47 libssl-dev is already the newest version (3.0.11-1~deb12u2). #5 19.47 libncurses5-dev is already the newest version (6.4-4). #5 19.47 libsqlite3-dev is already the newest version (3.40.1-2). #5 19.47 build-essential is already the newest version (12.9). #5 19.47 libjansson-dev is already the newest version (2.14-2). #5 19.47 libxml2-dev is already the newest version (2.9.14+dfsg-1.3~deb12u1). #5 19.47 libxml2-dev set to manually installed. #5 19.47 uuid-dev is already the newest version (2.38.1-5+deb12u1). #5 19.47 uuid-dev set to manually installed. #5 19.47 wget is already the newest version (1.21.3-1+b2). #5 19.47 The following additional packages will be installed: #5 19.47 libapr1 libaprutil1 libgpm2 libnewt0.52 libpng-dev libserf-1-1 libslang2 #5 19.47 libslang2-dev libsvn1 libutf8proc2 vim-common vim-runtime #5 19.47 Suggested packages: #5 19.47 gpm db5.3-util libapache2-mod-svn subversion-tools ctags vim-doc vim-scripts #5 19.47 Recommended packages: #5 19.47 libpng-tools xxd #5 19.57 The following NEW packages will be installed: #5 19.57 iputils-ping libapr1 libaprutil1 libedit-dev libgpm2 libnewt-dev libnewt0.52 #5 19.57 libpng-dev libserf-1-1 libslang2 libslang2-dev libsvn1 libutf8proc2 #5 19.57 net-tools subversion vim vim-common vim-runtime #5 19.59 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #5 19.59 Need to get 13.5 MB of archives. #5 19.59 After this operation, 60.8 MB of additional disk space will be used. #5 19.59 Get:1 http://deb.debian.org/debian bookworm/main amd64 iputils-ping amd64 3:20221126-1 [47.1 kB] #5 19.60 Get:2 http://deb.debian.org/debian bookworm/main amd64 vim-common all 2:9.0.1378-2 [124 kB] #5 19.60 Get:3 http://deb.debian.org/debian bookworm/main amd64 libapr1 amd64 1.7.2-3 [102 kB] #5 19.61 Get:4 http://deb.debian.org/debian bookworm/main amd64 libaprutil1 amd64 1.6.3-1 [87.8 kB] #5 19.61 Get:5 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB] #5 19.61 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #5 19.61 Get:7 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #5 19.62 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpng-dev amd64 1.6.39-2 [359 kB] #5 19.62 Get:9 http://deb.debian.org/debian bookworm/main amd64 libslang2-dev amd64 2.3.3-3 [680 kB] #5 19.63 Get:10 http://deb.debian.org/debian bookworm/main amd64 libnewt0.52 amd64 0.52.23-1+b1 [59.2 kB] #5 19.63 Get:11 http://deb.debian.org/debian bookworm/main amd64 libnewt-dev amd64 0.52.23-1+b1 [73.3 kB] #5 19.63 Get:12 http://deb.debian.org/debian bookworm/main amd64 libserf-1-1 amd64 1.3.9-11 [55.0 kB] #5 19.63 Get:13 http://deb.debian.org/debian bookworm/main amd64 libutf8proc2 amd64 2.8.0-1 [60.1 kB] #5 19.63 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsvn1 amd64 1.14.2-4+b2 [1411 kB] #5 19.64 Get:15 http://deb.debian.org/debian bookworm/main amd64 net-tools amd64 2.10-0.1 [243 kB] #5 19.64 Get:16 http://deb.debian.org/debian bookworm/main amd64 subversion amd64 1.14.2-4+b2 [960 kB] #5 19.66 Get:17 http://deb.debian.org/debian bookworm/main amd64 vim-runtime all 2:9.0.1378-2 [7025 kB] #5 19.73 Get:18 http://deb.debian.org/debian bookworm/main amd64 vim amd64 2:9.0.1378-2 [1567 kB] #5 19.83 debconf: delaying package configuration, since apt-utils is not installed #5 19.84 Fetched 13.5 MB in 0s (77.0 MB/s) #5 19.89 Selecting previously unselected package iputils-ping. #5 19.89 (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 ... 116671 files and directories currently installed.) #5 19.91 Preparing to unpack .../00-iputils-ping_3%3a20221126-1_amd64.deb ... #5 19.93 Unpacking iputils-ping (3:20221126-1) ... #5 20.08 Selecting previously unselected package vim-common. #5 20.08 Preparing to unpack .../01-vim-common_2%3a9.0.1378-2_all.deb ... #5 20.10 Unpacking vim-common (2:9.0.1378-2) ... #5 20.25 Selecting previously unselected package libapr1:amd64. #5 20.26 Preparing to unpack .../02-libapr1_1.7.2-3_amd64.deb ... #5 20.30 Unpacking libapr1:amd64 (1.7.2-3) ... #5 20.46 Selecting previously unselected package libaprutil1:amd64. #5 20.47 Preparing to unpack .../03-libaprutil1_1.6.3-1_amd64.deb ... #5 20.49 Unpacking libaprutil1:amd64 (1.6.3-1) ... #5 20.62 Selecting previously unselected package libedit-dev:amd64. #5 20.64 Preparing to unpack .../04-libedit-dev_3.1-20221030-2_amd64.deb ... #5 20.65 Unpacking libedit-dev:amd64 (3.1-20221030-2) ... #5 20.78 Selecting previously unselected package libgpm2:amd64. #5 20.78 Preparing to unpack .../05-libgpm2_1.20.7-10+b1_amd64.deb ... #5 20.80 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #5 20.91 Selecting previously unselected package libslang2:amd64. #5 20.91 Preparing to unpack .../06-libslang2_2.3.3-3_amd64.deb ... #5 20.93 Unpacking libslang2:amd64 (2.3.3-3) ... #5 21.04 Selecting previously unselected package libpng-dev:amd64. #5 21.05 Preparing to unpack .../07-libpng-dev_1.6.39-2_amd64.deb ... #5 21.06 Unpacking libpng-dev:amd64 (1.6.39-2) ... #5 21.17 Selecting previously unselected package libslang2-dev:amd64. #5 21.17 Preparing to unpack .../08-libslang2-dev_2.3.3-3_amd64.deb ... #5 21.19 Unpacking libslang2-dev:amd64 (2.3.3-3) ... #5 21.33 Selecting previously unselected package libnewt0.52:amd64. #5 21.34 Preparing to unpack .../09-libnewt0.52_0.52.23-1+b1_amd64.deb ... #5 21.35 Unpacking libnewt0.52:amd64 (0.52.23-1+b1) ... #5 21.46 Selecting previously unselected package libnewt-dev:amd64. #5 21.47 Preparing to unpack .../10-libnewt-dev_0.52.23-1+b1_amd64.deb ... #5 21.48 Unpacking libnewt-dev:amd64 (0.52.23-1+b1) ... #5 21.59 Selecting previously unselected package libserf-1-1:amd64. #5 21.59 Preparing to unpack .../11-libserf-1-1_1.3.9-11_amd64.deb ... #5 21.61 Unpacking libserf-1-1:amd64 (1.3.9-11) ... #5 21.72 Selecting previously unselected package libutf8proc2:amd64. #5 21.73 Preparing to unpack .../12-libutf8proc2_2.8.0-1_amd64.deb ... #5 21.74 Unpacking libutf8proc2:amd64 (2.8.0-1) ... #5 21.86 Selecting previously unselected package libsvn1:amd64. #5 21.87 Preparing to unpack .../13-libsvn1_1.14.2-4+b2_amd64.deb ... #5 21.88 Unpacking libsvn1:amd64 (1.14.2-4+b2) ... #5 22.03 Selecting previously unselected package net-tools. #5 22.04 Preparing to unpack .../14-net-tools_2.10-0.1_amd64.deb ... #5 22.05 Unpacking net-tools (2.10-0.1) ... #5 22.21 Selecting previously unselected package subversion. #5 22.21 Preparing to unpack .../15-subversion_1.14.2-4+b2_amd64.deb ... #5 22.23 Unpacking subversion (1.14.2-4+b2) ... #5 22.40 Selecting previously unselected package vim-runtime. #5 22.41 Preparing to unpack .../16-vim-runtime_2%3a9.0.1378-2_all.deb ... #5 22.44 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' #5 22.47 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' #5 22.48 Unpacking vim-runtime (2:9.0.1378-2) ... #5 22.86 Selecting previously unselected package vim. #5 22.87 Preparing to unpack .../17-vim_2%3a9.0.1378-2_amd64.deb ... #5 22.89 Unpacking vim (2:9.0.1378-2) ... #5 23.10 Setting up net-tools (2.10-0.1) ... #5 23.15 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #5 23.21 Setting up libutf8proc2:amd64 (2.8.0-1) ... #5 23.26 Setting up libpng-dev:amd64 (1.6.39-2) ... #5 23.32 Setting up libapr1:amd64 (1.7.2-3) ... #5 23.37 Setting up vim-common (2:9.0.1378-2) ... #5 23.45 Setting up libslang2:amd64 (2.3.3-3) ... #5 23.50 Setting up libedit-dev:amd64 (3.1-20221030-2) ... #5 23.55 Setting up vim-runtime (2:9.0.1378-2) ... #5 23.69 Setting up iputils-ping (3:20221126-1) ... #5 23.76 Setting up libaprutil1:amd64 (1.6.3-1) ... #5 23.81 Setting up libslang2-dev:amd64 (2.3.3-3) ... #5 23.86 Setting up libnewt0.52:amd64 (0.52.23-1+b1) ... #5 23.92 Setting up vim (2:9.0.1378-2) ... #5 23.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #5 23.97 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist #5 23.97 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist #5 23.97 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist #5 23.97 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist #5 23.97 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist #5 23.97 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist #5 23.97 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist #5 23.97 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist #5 23.97 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/editor.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group editor) doesn't exist #5 23.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #5 23.98 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist #5 23.98 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist #5 23.98 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist #5 23.98 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist #5 23.98 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist #5 23.98 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist #5 23.98 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist #5 23.98 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist #5 23.98 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/ex.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group ex) doesn't exist #5 24.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #5 24.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #5 24.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #5 24.02 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist #5 24.02 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist #5 24.02 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist #5 24.02 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist #5 24.02 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist #5 24.02 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist #5 24.02 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist #5 24.02 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist #5 24.02 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/vi.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group vi) doesn't exist #5 24.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #5 24.04 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist #5 24.04 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist #5 24.04 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist #5 24.04 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist #5 24.04 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist #5 24.04 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist #5 24.04 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist #5 24.04 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist #5 24.04 update-alternatives: warning: skip creation of /usr/share/man/tr/man1/view.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group view) doesn't exist #5 24.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #5 24.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #5 24.09 Setting up libserf-1-1:amd64 (1.3.9-11) ... #5 24.15 Setting up libnewt-dev:amd64 (0.52.23-1+b1) ... #5 24.20 Setting up libsvn1:amd64 (1.14.2-4+b2) ... #5 24.25 Setting up subversion (1.14.2-4+b2) ... #5 24.35 Processing triggers for mailcap (3.70+nmu1) ... #5 24.41 Processing triggers for libc-bin (2.36-9+deb12u7) ... #5 24.50 Processing triggers for man-db (2.11.2-2) ... #5 DONE 25.6s #7 [ 3/10] RUN USERADD -m asterisk && echo "asterisk ALL=(root) NOPASSWD:ALL" > /etc/sudoers.d/asterisk && chmod 0440 /etc/sudoers.d/asterisk #7 DONE 0.7s #8 [ 4/10] WORKDIR /HOME/ASTERISK #8 DONE 0.1s #9 [ 5/10] RUN GIT clone https://gitea.sysmocom.de/sysmocom/asterisk.git #9 0.343 Cloning into 'asterisk'... #9 DONE 15.1s #10 [ 6/10] RUN CD asterisk && git fetch && git checkout -f -B sysmocom/master origin/sysmocom/master #10 0.565 Switched to a new branch 'sysmocom/master' #10 0.565 branch 'sysmocom/master' set up to track 'origin/sysmocom/master'. #10 DONE 0.6s #11 [ 7/10] RUN CD asterisk && ./bootstrap.sh && ./configure && make "-j$(nproc)" #11 0.501 Generating the configure script for Asterisk ... #11 2.135 Generating the configure script for menuselect ... #11 2.734 checking build system type... x86_64-pc-linux-gnu #11 2.752 checking host system type... x86_64-pc-linux-gnu #11 2.753 checking for gcc... gcc #11 2.764 checking whether the C compiler works... yes #11 2.782 checking for C compiler default output file name... a.out #11 2.782 checking for suffix of executables... #11 2.800 checking whether we are cross compiling... no #11 2.820 checking for suffix of object files... o #11 2.829 checking whether the compiler supports GNU C... yes #11 2.838 checking whether gcc accepts -g... yes #11 2.847 checking for gcc option to enable C11 features... none needed #11 2.873 checking for stdio.h... yes #11 2.882 checking for stdlib.h... yes #11 2.893 checking for string.h... yes #11 2.904 checking for inttypes.h... yes #11 2.915 checking for stdint.h... yes #11 2.927 checking for strings.h... yes #11 2.939 checking for sys/stat.h... yes #11 2.950 checking for sys/types.h... yes #11 2.962 checking for unistd.h... yes #11 2.975 checking for wchar.h... yes #11 2.989 checking for minix/config.h... no #11 3.003 checking for sys/param.h... yes #11 3.017 checking for sys/select.h... yes #11 3.030 checking for sys/socket.h... yes #11 3.044 checking for utime.h... yes #11 3.057 checking whether it is safe to define __EXTENSIONS__... yes #11 3.073 checking whether _XOPEN_SOURCE should be defined... no #11 3.085 checking whether char is unsigned... no #11 3.092 checking for uname... /usr/bin/uname #11 3.093 checking for g++... g++ #11 3.102 checking whether the compiler supports GNU C++... yes #11 3.112 checking whether g++ accepts -g... yes #11 3.121 checking for g++ option to enable C++11 features... none needed #11 3.159 checking how to run the C preprocessor... gcc -E #11 3.183 checking how to run the C++ preprocessor... g++ -E #11 3.210 checking for a sed that does not truncate output... /usr/bin/sed #11 3.212 checking for egrep... grep -E #11 3.213 checking for ld used by gcc... /usr/bin/ld #11 3.216 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 3.217 checking for gawk... gawk #11 3.217 checking for a BSD-compatible install... /usr/bin/install -c #11 3.221 checking whether ln -s works... yes #11 3.221 checking for ranlib... ranlib #11 3.221 checking for GNU make... make #11 3.224 checking for grep that handles long lines and -e... /usr/bin/grep #11 3.225 checking for egrep... /usr/bin/grep -E #11 3.225 checking for strip... strip #11 3.225 checking for ar... ar #11 3.226 checking for bison... /usr/bin/bison #11 3.226 checking for cmp... /usr/bin/cmp #11 3.226 checking for cat... /usr/bin/cat #11 3.226 checking for cut... /usr/bin/cut #11 3.226 checking for flex... /usr/bin/flex #11 3.226 checking for grep... (cached) /usr/bin/grep #11 3.226 checking for python2.7... no #11 3.226 checking for python2... no #11 3.226 checking for python... no #11 3.226 checking for python3... /usr/bin/python3 #11 3.226 checking for find... /usr/bin/find #11 3.227 checking for basename... /usr/bin/basename #11 3.227 checking for dirname... /usr/bin/dirname #11 3.227 checking for sh... /bin/bash #11 3.227 checking for ln... /usr/bin/ln #11 3.227 checking for doxygen... /usr/bin/doxygen #11 3.227 checking for dot... /usr/bin/dot #11 3.227 checking for wget... /usr/bin/wget #11 3.227 checking for curl... /usr/bin/curl #11 3.227 checking for xmllint... /usr/bin/xmllint #11 3.227 checking for xmlstarlet... no #11 3.227 checking for xml... no #11 3.228 checking for bash... /bin/bash #11 3.228 checking for git... /usr/bin/git #11 3.228 checking for alembic... : #11 3.228 checking for bzip2... /usr/bin/bzip2 #11 3.228 checking for tar... /usr/bin/tar #11 3.228 checking for patch... /usr/bin/patch #11 3.228 checking for sed... (cached) /usr/bin/sed #11 3.228 checking for nm... /usr/bin/nm #11 3.228 checking for realpath... /usr/bin/realpath #11 3.228 checking for ldconfig... /usr/sbin/ldconfig #11 3.228 checking for sha1sum... /usr/bin/sha1sum #11 3.229 checking for openssl... /usr/bin/openssl #11 3.229 checking for pkg-config... /usr/bin/pkg-config #11 3.229 checking pkg-config is at least version 0.9.0... yes #11 3.229 checking for bison that supports parse-param... /usr/bin/bison #11 3.240 checking for soxmix... no #11 3.240 checking for md5... no #11 3.240 checking for md5sum... md5sum #11 3.240 checking for a sed that does not truncate output... (cached) /usr/bin/sed #11 3.241 checking whether gcc is Clang... no #11 3.247 checking whether pthreads work with "-pthread" and "-lpthread"... yes #11 3.273 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #11 3.295 checking whether more special flags are required for pthreads... no #11 3.295 checking for PTHREAD_PRIO_INHERIT... yes #11 3.317 checking for RAII support... checking for gcc -fnested-functions... no #11 3.347 checking for clang strsep/strcmp optimization... no #11 3.362 configure: checking OPENSSL with pkg-config #11 3.362 configure: checking whether system openssl > 1.1.0 #11 3.362 checking for openssl >= 1.1.0... yes #11 3.366 checking for embedded pjproject (may have to download)... configuring #11 3.385 [pjproject] Downloading https://raw.githubusercontent.com/asterisk/third-party/master/pjproject/2.14/pjproject-2.14.tar.bz2 to /tmp/pjproject-2.14.tar.bz2 #11 3.664 [pjproject] Verifying /tmp/pjproject-2.14.tar.bz2 #11 3.676 [pjproject] Verify successful #11 3.677 [pjproject] Verifying /tmp/pjproject-2.14.tar.bz2 #11 3.688 [pjproject] Verify successful #11 3.688 [pjproject] Unpacking /tmp/pjproject-2.14.tar.bz2 #11 4.421 [pjproject] Applying patches /home/asterisk/asterisk/third-party/pjproject/patches /home/asterisk/asterisk/third-party/pjproject/source #11 4.454 [pjproject] Applying user.mak #11 4.457 [pjproject] Rebuilding #11 4.496 [pjproject] Applying custom include file patches/asterisk_malloc_debug.h #11 4.497 [pjproject] Applying custom include file patches/config_site.h #11 4.499 [pjproject] Configuring with --with-ssl --prefix=/opt/pjproject --disable-speex-codec --disable-speex-aec --disable-bcg729 --disable-gsm-codec --disable-ilbc-codec --disable-l16-codec --disable-g722-codec --disable-g7221-codec --disable-opencore-amr --disable-silk --disable-opus --disable-video --disable-v4l2 --disable-sound --disable-ext-sound --disable-sdl --disable-libyuv --disable-ffmpeg --disable-openh264 --disable-ipp --disable-libwebrtc --without-external-pa --without-external-srtp --disable-resample --disable-g711-codec --enable-epoll #11 7.042 checking for bundled pjproject... yes #11 7.070 checking for gawk... (cached) gawk #11 7.070 checking for curl-config... /usr/bin/curl-config #11 7.071 checking for the version of libcurl... 7.88.1 #11 7.091 checking for libcurl >= version 7.10.1... yes #11 7.105 checking whether libcurl is usable... yes #11 7.212 checking for curl_free... yes #11 7.589 checking for size_t... yes #11 7.628 checking for working alloca.h... yes #11 7.648 checking for alloca... yes #11 7.649 checking for dirent.h that defines DIR... yes #11 7.664 checking for library containing opendir... none required #11 7.684 checking for sys/wait.h that is POSIX.1 compatible... yes #11 7.699 checking for sys/types.h... (cached) yes #11 7.699 checking for netinet/in.h... yes #11 7.709 checking for arpa/nameser.h... yes #11 7.723 checking for netdb.h... yes #11 7.737 checking for resolv.h... yes #11 7.755 checking for arpa/nameser.h... (cached) yes #11 7.758 checking for assert.h... yes #11 7.775 checking for ctype.h... yes #11 7.792 checking for dlfcn.h... yes #11 7.810 checking for errno.h... yes #11 7.827 checking for fcntl.h... yes #11 7.844 checking for float.h... yes #11 7.861 checking for grp.h... yes #11 7.880 checking for inttypes.h... (cached) yes #11 7.882 checking for limits.h... yes #11 7.900 checking for locale.h... yes #11 7.917 checking for math.h... yes #11 7.945 checking for pwd.h... yes #11 7.962 checking for netinet/in.h... (cached) yes #11 7.965 checking for regex.h... yes #11 7.982 checking for sched.h... yes #11 7.999 checking for stdarg.h... yes #11 8.017 checking for stdint.h... (cached) yes #11 8.019 checking for stdio.h... (cached) yes #11 8.022 checking for stdlib.h... (cached) yes #11 8.025 checking for string.h... (cached) yes #11 8.027 checking for syslog.h... yes #11 8.044 checking for sys/file.h... yes #11 8.062 checking for sys/ioctl.h... yes #11 8.080 checking for sys/param.h... (cached) yes #11 8.082 checking for sys/resource.h... yes #11 8.099 checking for sys/socket.h... (cached) yes #11 8.102 checking for sys/stat.h... (cached) yes #11 8.105 checking for sys/time.h... yes #11 8.122 checking for sys/types.h... (cached) yes #11 8.125 checking for sys/un.h... yes #11 8.142 checking for termios.h... yes #11 8.159 checking for time.h... yes #11 8.177 checking for unistd.h... (cached) yes #11 8.179 checking for arpa/inet.h... yes #11 8.195 checking for libintl.h... yes #11 8.210 checking for malloc.h... yes #11 8.224 checking for netdb.h... (cached) yes #11 8.224 checking for stddef.h... yes #11 8.239 checking for strings.h... (cached) yes #11 8.239 checking for sys/event.h... no #11 8.253 checking for utime.h... (cached) yes #11 8.253 checking for libedit... yes #11 8.257 checking for Testing for libedit unicode support... yes #11 8.271 checking for uuid_generate_random in -luuid... yes #11 8.290 checking for uuid/uuid.h... yes #11 8.306 checking for jansson >= 2.11... yes #11 8.325 checking for libjwt >= 1.15.3... no #11 8.335 checking for clock_gettime in -lrt... yes #11 8.356 checking for libxml-2.0... yes #11 8.360 checking for uriParseUriA in -luriparser... no #11 8.378 checking for xsltLoadStylesheetPI in -lxslt... no #11 8.398 checking for xsltCleanupGlobals in -lxslt... no #11 8.420 checking for xlocale.h... no #11 8.438 checking for winsock.h... no #11 8.455 checking for winsock2.h... no #11 8.471 checking for sys/poll.h... yes #11 8.485 checking for special C compiler options needed for large files... no #11 8.485 checking for _FILE_OFFSET_BITS value needed for large files... no #11 8.497 checking for _Bool... yes #11 8.528 checking for stdbool.h that conforms to C99... yes #11 8.540 checking for an ANSI C-conforming const... yes #11 8.551 checking for uid_t in sys/types.h... yes #11 8.556 checking for inline... inline #11 8.563 checking for long double with more range or precision than double... yes #11 8.577 checking for mode_t... yes #11 8.610 checking for off_t... yes #11 8.642 checking for pid_t... yes #11 8.676 checking for size_t... (cached) yes #11 8.676 checking for struct stat.st_blksize... yes #11 8.694 checking for struct ucred.uid... yes #11 8.707 checking for struct ucred.cr_uid... no #11 8.728 checking for struct sockpeercred.uid... no #11 8.749 checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes #11 8.772 checking whether struct tm is in sys/time.h or time.h... time.h #11 8.784 checking for working volatile... yes #11 8.795 checking for ptrdiff_t... yes #11 8.828 checking for struct stat.st_mtim... yes #11 8.858 checking for struct stat.st_mtimensec... no #11 8.876 checking for struct stat.st_mtimespec... no #11 8.894 checking for working chown... yes #11 8.925 checking whether closedir returns void... no #11 8.937 checking for error_at_line... yes #11 8.957 checking for vfork.h... no #11 8.972 checking for fork... yes #11 8.995 checking for vfork... yes #11 9.016 checking for working fork... yes #11 9.044 checking for working vfork... (cached) yes #11 9.044 checking for _LARGEFILE_SOURCE value needed for large files... no #11 9.067 checking whether gcc needs -traditional... no #11 9.078 checking for working memcmp... yes #11 9.108 checking for getpagesize... yes #11 9.128 checking for vprintf... yes #11 9.150 checking for working mmap... yes #11 9.189 checking types of arguments for select... int,fd_set *,struct timeval * #11 9.209 checking whether lstat correctly handles trailing slash... yes #11 9.238 checking whether stat accepts an empty string... no #11 9.267 checking for working strcoll... yes #11 9.297 checking for strftime... yes #11 9.319 checking for working strnlen... yes #11 9.348 checking for working strtod... yes #11 9.378 checking whether utime accepts a null argument... yes #11 9.408 checking for asprintf... yes #11 9.428 checking for atexit... yes #11 9.449 checking for closefrom... yes #11 9.470 checking for dup2... yes #11 9.491 checking for eaccess... yes #11 9.512 checking for endpwent... yes #11 9.533 checking for euidaccess... yes #11 9.554 checking for ffsll... yes #11 9.576 checking for ftruncate... yes #11 9.597 checking for getcwd... yes #11 9.619 checking for gethostbyname... yes #11 9.640 checking for gethostname... yes #11 9.660 checking for getloadavg... yes #11 9.682 checking for gettimeofday... yes #11 9.703 checking for glob... yes #11 9.724 checking for ioperm... yes #11 9.745 checking for inet_ntoa... yes #11 9.766 checking for isascii... yes #11 9.789 checking for memchr... yes #11 9.812 checking for memmove... yes #11 9.835 checking for memset... yes #11 9.858 checking for mkdir... yes #11 9.881 checking for mkdtemp... yes #11 9.903 checking for munmap... yes #11 9.923 checking for newlocale... yes #11 9.944 checking for pipe2... yes #11 9.965 checking for ppoll... yes #11 9.985 checking for putenv... yes #11 10.01 checking for re_comp... yes #11 10.03 checking for regcomp... yes #11 10.05 checking for select... yes #11 10.08 checking for setenv... yes #11 10.11 checking for socket... yes #11 10.14 checking for strcasecmp... yes #11 10.20 checking for strcasestr... yes #11 10.23 checking for strchr... yes #11 10.26 checking for strcspn... yes #11 10.29 checking for strdup... yes #11 10.32 checking for strerror... yes #11 10.35 checking for strlcat... no #11 10.38 checking for strlcpy... no #11 10.42 checking for strncasecmp... yes #11 10.47 checking for strndup... yes #11 10.51 checking for strnlen... yes #11 10.57 checking for strrchr... yes #11 10.60 checking for strsep... yes #11 10.63 checking for strspn... yes #11 10.65 checking for strstr... yes #11 10.67 checking for strtod... (cached) yes #11 10.67 checking for strtol... yes #11 10.69 checking for strtold... yes #11 10.71 checking for strtoq... yes #11 10.74 checking for unsetenv... yes #11 10.76 checking for uselocale... yes #11 10.78 checking for utime... yes #11 10.80 checking for vasprintf... yes #11 10.82 checking for getpeereid... no #11 10.84 checking for sysctl... no #11 10.87 checking for swapctl... no #11 10.89 checking for malloc_trim... yes #11 10.91 checking for htonll... no #11 10.94 checking for ntohll... no #11 10.96 checking for sqrt in -lm... yes #11 10.99 checking for exp2... yes #11 11.01 checking for log2... yes #11 11.04 checking for exp10... yes #11 11.07 checking for log10... yes #11 11.09 checking for sin... yes #11 11.12 checking for cos... yes #11 11.15 checking for tan... yes #11 11.18 checking for asin... yes #11 11.22 checking for acos... yes #11 11.26 checking for atan... yes #11 11.28 checking for atan2... yes #11 11.31 checking for pow... yes #11 11.34 checking for rint... yes #11 11.36 checking for exp... yes #11 11.39 checking for log... yes #11 11.41 checking for remainder... yes #11 11.44 checking for fmod... yes #11 11.47 checking for round... yes #11 11.49 checking for roundf... yes #11 11.52 checking for trunc... yes #11 11.54 checking for floor... yes #11 11.57 checking for ceil... yes #11 11.60 checking for exp2l... yes #11 11.62 checking for log2l... yes #11 11.65 checking for exp10l... yes #11 11.68 checking for log10l... yes #11 11.70 checking for sinl... yes #11 11.73 checking for cosl... yes #11 11.75 checking for tanl... yes #11 11.78 checking for asinl... yes #11 11.80 checking for acosl... yes #11 11.83 checking for atanl... yes #11 11.85 checking for atan2l... yes #11 11.88 checking for powl... yes #11 11.91 checking for sqrtl... yes #11 11.93 checking for rintl... yes #11 11.96 checking for expl... yes #11 11.98 checking for logl... yes #11 12.01 checking for remainderl... yes #11 12.03 checking for fmodl... yes #11 12.06 checking for roundl... yes #11 12.09 checking for truncl... yes #11 12.11 checking for floorl... yes #11 12.15 checking for ceill... yes #11 12.18 checking for LLONG_MAX in limits.h... yes #11 12.21 checking for timersub in time.h... yes #11 12.23 checking for a version of GNU ld that supports the --dynamic-list flag... yes #11 12.26 checking for sys/poll.h... (cached) yes #11 12.26 checking for inet_aton... yes #11 12.29 checking for IP_PKTINFO... yes #11 12.31 checking for gcc options needed to detect all undeclared functions... none needed #11 12.36 checking whether gethostbyname_r is declared... yes #11 12.38 checking for library containing gethostbyname_r... none required #11 12.41 checking for gethostbyname_r with 6 arguments... yes #11 12.45 checking for gethostbyname_r with 5 arguments... no #11 12.47 checking for byteswap.h... yes #11 12.48 checking for __swap16 variant of <sys/endian.h> byteswapping macros... no #11 12.50 checking for bswap16 variant of <sys/endian.h> byteswapping macros... no #11 12.52 checking for locale_t in locale.h... yes #11 12.55 checking for O_EVTONLY in fcntl.h... no #11 12.57 checking for O_SYMLINK in fcntl.h... no #11 12.60 checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes #11 12.63 checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... yes #11 12.67 checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes #11 12.70 checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h... yes #11 12.74 checking for pthread_spinlock_t in pthread.h... yes #11 12.78 checking for pthread_rwlock_timedwrlock() in pthread.h... yes #11 12.81 checking for working unnamed semaphores... yes #11 12.85 checking if PTHREAD_ONCE_INIT needs braces... no #11 12.87 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes #11 12.89 checking whether we can compare a mutex to its initial value... no #11 12.91 checking for compiler sync operations... yes #11 12.94 checking for compiler atomic operations... yes #11 12.98 checking if your system printf is NULL-safe.... (null)yes #11 13.00 checking if socket() accepts SOCK_NONBLOCK... yes #11 13.03 checking if we can increase the maximum select-able file descriptor... no #11 13.05 checking if we have usable eventfd support... yes #11 13.08 checking for compiler 'attribute pure' support... yes #11 13.09 checking for compiler 'attribute malloc' support... yes #11 13.11 checking for compiler 'attribute const' support... yes #11 13.12 checking for compiler 'attribute unused' support... yes #11 13.15 checking for compiler 'attribute always_inline' support... no #11 13.18 checking for compiler 'attribute deprecated' support... yes #11 13.19 checking for compiler 'attribute sentinel' support... yes #11 13.21 checking for compiler 'attribute warn_unused_result' support... yes #11 13.24 checking for compiler 'attribute may_alias' support... yes #11 13.26 checking for compiler 'attribute constructor' support... yes #11 13.28 checking for compiler 'attribute destructor' support... yes #11 13.31 checking for compiler 'attribute noreturn' support... yes #11 13.32 checking for -fsanitize=address support... yes #11 13.33 checking for -fsanitize=thread support... yes #11 13.34 checking for -fsanitize=leak support... yes #11 13.35 checking for -fsanitize=undefined support... yes #11 13.36 checking for -Wdeclaration-after-statement support... yes #11 13.36 checking for -Wtrampolines support... yes #11 13.37 checking for _FORTIFY_SOURCE support... yes #11 13.37 checking for -fno-strict-overflow... yes #11 13.37 checking for -Wno-format-truncation... yes #11 13.38 checking for -Wno-format-y2k... yes #11 13.38 checking for -Wno-stringop-truncation... yes #11 13.38 checking for -Wshadow... yes #11 13.39 checking for -march=native support... yes #11 13.39 checking whether to use rpath... not needed #11 13.39 checking for sysinfo... yes #11 13.41 checking for library containing res_9_ninit... no #11 13.46 checking for res_ninit... yes #11 13.49 checking for library containing res_9_ndestroy... no #11 13.54 checking for res_ndestroy... no #11 13.57 checking for library containing res_9_close... no #11 13.62 checking for res_close... no #11 13.65 checking for struct __res_state._u._ext.nsaddrs... yes #11 13.67 checking for BIND_8_COMPAT required... no #11 13.68 checking for GLOB_NOMAGIC in glob.h... yes #11 13.69 checking for GLOB_BRACE in glob.h... yes #11 13.70 checking for RTLD_NOLOAD in dlfcn.h... yes #11 13.72 checking for IP_MTU_DISCOVER in netinet/in.h... yes #11 13.73 checking size of int... 4 #11 13.76 checking size of long... 8 #11 13.79 checking size of long long... 8 #11 13.82 checking size of char *... 8 #11 13.85 checking size of long... (cached) 8 #11 13.85 checking size of long long... (cached) 8 #11 13.88 checking size of fd_set.fds_bits... (cached) 8 #11 13.88 checking for dladdr in dlfcn.h... yes #11 13.91 checking for snd_pcm_open in -lasound... yes #11 13.93 checking for alsa/asoundlib.h... yes #11 13.95 checking for bfd_openr in -lbfd... no #11 13.97 checking for bfd_openr in -lbfd... (cached) no #11 13.97 checking for bfd_openr in -lbfd... (cached) no #11 13.97 checking for cap_from_text in -lcap... no #11 13.99 checking for DAHDI_RESET_COUNTERS in dahdi/user.h... yes #11 14.01 checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... yes #11 14.02 checking for enhanced dahdi vmwi support... yes #11 14.03 checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... yes #11 14.04 checking for getifaddrs() support... yes #11 14.05 checking for timerfd support... yes #11 14.07 checking for gsm_create in -lgsm... yes #11 14.09 checking for gsm.h... yes #11 14.10 checking for gsm/gsm.h... yes #11 14.12 checking for libilbc < 3... no #11 14.13 checking for iconv_open in -liconv... no #11 14.14 checking for libiconv_open in -liconv... no #11 14.16 checking for iconv_close in -lc... yes #11 14.18 checking for iconv.h... yes #11 14.20 checking for icaltimezone_get_utc_timezone in -lical... no #11 14.21 checking for iks_start_sasl in -liksemel... no #11 14.23 checking for UW IMAP Toolkit c-client library... no #11 14.24 checking for system c-client library...... no #11 14.27 checking for SQLConnect in -liodbc... no #11 14.29 checking for inotify_init in -lc... yes #11 14.31 checking for sys/inotify.h... yes #11 14.32 checking for jack_activate in -ljack... no #11 14.34 checking for kqueue in -lc... no #11 14.36 checking for kevent64... no #11 14.39 checking for ldap_initialize in -lldap... no #11 14.41 checking for mysql_config... no #11 14.41 checking for neon-config... no #11 14.41 checking for neon-config... no #11 14.41 checking for netsnmp-agent... yes #11 14.42 checking for newtBell in -lnewt... yes #11 14.44 checking for newt.h... yes #11 14.46 checking for ub_ctx_delete in -lunbound... no #11 14.47 checking for SQLConnect in -lodbc... no #11 14.49 checking for ogg_stream_init in -logg... no #11 14.51 checking for backtrace in -lexecinfo... no #11 14.52 checking for backtrace in -lc... yes #11 14.54 checking for execinfo.h... yes #11 14.56 checking for ba2str in -lbluetooth... no #11 14.57 checking for bs_version in -lbeanstalk... no #11 14.59 checking for pg_config... no #11 14.59 checking for poptStrerror in -lpopt... no #11 14.61 checking for portaudio-2.0... no #11 14.62 checking for Pa_GetDeviceCount in -lportaudio... no #11 14.64 checking for pri_connected_line_update in -lpri... no #11 14.66 checking for resample_open in -lresample... no #11 14.68 checking for fftw_malloc in -lfftw3... yes #11 14.70 checking for fftw3.h... yes #11 14.72 checking for sf_open in -lsndfile... no #11 14.73 checking for minimum version of SpanDSP... no #11 14.74 checking for ss7_set_isup_timer in -lss7... no #11 14.76 checking for openr2_chan_new in -lopenr2... no #11 14.77 checking for opus_encoder_create in -lopus... no #11 14.79 checking for op_open_callbacks in -lopusfile... no #11 14.81 checking for luaL_newstate in -llua5.4... no #11 14.83 checking for luaL_newstate in -llua5.3... yes #11 14.85 checking for lua5.3/lua.h... yes #11 14.87 checking for rc_read_config in -lfreeradius-client... no #11 14.88 checking for rc_read_config in -lradiusclient-ng... no #11 14.90 checking for rc_read_config in -lradcli... no #11 14.92 checking for codec2_create in -lcodec2... no #11 14.93 checking for cpg_join in -lcpg... no #11 14.95 checking for corosync_cfg_state_track in -lcfg... no #11 14.97 checking for speex_encode in -lspeex... no #11 14.98 checking for speex_preprocess_ctl in -lspeex... no #11 15.00 checking for speex_preprocess_ctl in -lspeexdsp... no #11 15.02 checking for sqlite3_open in -lsqlite3... yes #11 15.04 checking for sqlite3.h... yes #11 15.06 checking for crypt in -lcrypt... yes #11 15.08 checking for crypt.h... yes #11 15.09 checking for crypt... no #11 15.12 checking for crypt_r in -lcrypt... yes #11 15.14 checking for osp/osp.h... no #11 15.15 checking for srtp_init in -lsrtp2... no #11 15.17 checking for srtp_init in -lsrtp... no #11 15.19 checking for gmime-3.0... no #11 15.20 checking for gmime-2.6... no #11 15.21 checking for gmime-2.4... no #11 15.22 checking for gmime-2.2... no #11 15.23 checking for gmime-2.0... no #11 15.24 checking for malloc in -lhoard... no #11 15.25 checking for dbinit in -lsybdb... no #11 15.27 checking for tone_zone_find_by_num in -ltonezone... no #11 15.29 checking for tone_zone_find in -ltonezone... no #11 15.30 checking for vorbis_info_init in -lvorbis... no #11 15.32 checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h... no #11 15.33 checking for compress in -lz... yes #11 15.35 checking for zlib.h... yes #11 15.36 checking for linux/compiler.h... no #11 15.38 checking for MSG_NOSIGNAL in sys/socket.h... yes #11 15.39 checking for SO_NOSIGPIPE in sys/socket.h... no #11 15.40 checking for sdl-config... no #11 15.40 checking for IMG_Load in -lSDL_image... no #11 15.42 checking for sws_getContext in -lavcodec... no #11 15.43 checking for linux/videodev.h... no #11 15.45 checking for XOpenDisplay in -lX11... no #11 15.47 checking for XOpenDisplay in -lX11... (cached) no #11 15.47 checking for /sbin/launchd... no #11 15.47 checking for gtk+-2.0... no #11 15.48 checking for libsystemd... yes #11 15.48 checking for LOG_AUTH in syslog.h... yes #11 15.49 checking for LOG_AUTHPRIV in syslog.h... yes #11 15.50 checking for LOG_CRON in syslog.h... yes #11 15.51 checking for LOG_DAEMON in syslog.h... yes #11 15.52 checking for LOG_FTP in syslog.h... yes #11 15.54 checking for LOG_KERN in syslog.h... yes #11 15.55 checking for LOG_LPR in syslog.h... yes #11 15.56 checking for LOG_MAIL in syslog.h... yes #11 15.57 checking for LOG_NEWS in syslog.h... yes #11 15.58 checking for LOG_SYSLOG in syslog.h... yes #11 15.59 checking for LOG_UUCP in syslog.h... yes #11 15.60 checking for bridges/bridge_softmix/include/hrirs.h... yes #11 15.60 checking for mandatory modules: PJPROJECT... ok #11 15.62 configure: creating ./config.status #11 15.66 config.status: creating build_tools/menuselect-deps #11 15.67 config.status: creating makeopts #11 15.67 config.status: creating include/asterisk/autoconfig.h #11 15.71 checking build system type... x86_64-unknown-linux-gnu #11 15.73 checking host system type... x86_64-unknown-linux-gnu #11 15.73 checking for gcc... gcc #11 15.74 checking whether the C compiler works... yes #11 15.76 checking for C compiler default output file name... a.out #11 15.76 checking for suffix of executables... #11 15.78 checking whether we are cross compiling... no #11 15.80 checking for suffix of object files... o #11 15.81 checking whether the compiler supports GNU C... yes #11 15.82 checking whether gcc accepts -g... yes #11 15.82 checking for gcc option to enable C11 features... none needed #11 15.86 checking for GNU make... make #11 15.86 checking for pkg-config... /usr/bin/pkg-config #11 15.86 checking pkg-config is at least version 0.9.0... yes #11 15.86 checking for stdio.h... yes #11 15.87 checking for stdlib.h... yes #11 15.89 checking for string.h... yes #11 15.90 checking for inttypes.h... yes #11 15.91 checking for stdint.h... yes #11 15.92 checking for strings.h... yes #11 15.93 checking for sys/stat.h... yes #11 15.94 checking for sys/types.h... yes #11 15.96 checking for unistd.h... yes #11 15.97 checking for size_t... yes #11 16.00 checking for working alloca.h... yes #11 16.02 checking for alloca... yes #11 16.02 checking for asprintf... yes #11 16.04 checking for getloadavg... yes #11 16.06 checking for setenv... yes #11 16.08 checking for strcasestr... yes #11 16.10 checking for strndup... yes #11 16.12 checking for strnlen... yes #11 16.15 checking for strsep... yes #11 16.17 checking for unsetenv... yes #11 16.19 checking for vasprintf... yes #11 16.21 checking for newtBell in -lnewt... yes #11 16.23 checking for newt.h... yes #11 16.24 checking for initscr in -lncurses... yes #11 16.26 checking for ncurses.h... yes #11 16.28 checking for keypad in -ltinfo... yes #11 16.30 checking for ncurses.h... (cached) yes #11 16.30 checking for a sed that does not truncate output... /usr/bin/sed #11 16.30 checking for libxml-2.0... yes #11 16.31 checking for gtk+-2.0... no #11 16.32 configure: creating ./config.status #11 16.35 config.status: creating makeopts #11 16.36 config.status: creating autoconfig.h #11 16.36 configure: Menuselect build configuration successfully completed #11 16.37 #11 16.37 .$$$$$$$$$$$$$$$=.. #11 16.37 .$7$7.. .7$$7:. #11 16.37 .$$:. ,$7.7 #11 16.37 .$7. 7$$$$ .$$77 #11 16.37 ..$$. $$$$$ .$$$7 #11 16.37 ..7$ .?. $$$$$ .?. 7$$$. #11 16.37 $.$. .$$$7. $$$$7 .7$$$. .$$$. #11 16.37 .777. .$$$$$$77$$$77$$$$$7. $$$, #11 16.37 $$$~ .7$$$$$$$$$$$$$7. .$$$. #11 16.37 .$$7 .7$$$$$$$7: ?$$$. #11 16.37 $$$ ?7$$$$$$$$$$I .$$$7 #11 16.37 $$$ .7$$$$$$$$$$$$$$$$ :$$$. #11 16.37 $$$ $$$$$$7$$$$$$$$$$$$ .$$$. #11 16.37 $$$ $$$ 7$$$7 .$$$ .$$$. #11 16.37 $$$$ $$$$7 .$$$. #11 16.37 7$$$7 7$$$$ 7$$$ #11 16.37 $$$$$ $$$ #11 16.37 $$$$7. $$ (TM) #11 16.37 $$$$$$$. .7$$$$$$ $$ #11 16.37 $$$$$$$$$$$$7$$$$$$$$$.$$$$$$ #11 16.37 $$$$$$$$$$$$$$$$. #11 16.37 #11 16.37 configure: Package configured for: #11 16.37 configure: OS type : linux-gnu #11 16.37 configure: Host CPU : x86_64 #11 16.37 configure: build-cpu:vendor:os: x86_64 : pc : linux-gnu : #11 16.37 configure: host-cpu:vendor:os: x86_64 : pc : linux-gnu : #11 17.03 CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect #11 17.03 make[1]: Entering directory '/home/asterisk/asterisk/menuselect' #11 17.03 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -I/usr/include/libxml2 -c -o menuselect.o menuselect.c #11 17.04 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o strcompat.o strcompat.c #11 17.04 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o menuselect_stub.o menuselect_stub.c #11 17.13 gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o -lxml2 #11 17.16 make[1]: Leaving directory '/home/asterisk/asterisk/menuselect' #11 17.17 Generating input for menuselect ... #11 18.23 menuselect/menuselect --check-deps menuselect.makeopts #11 18.24 menuselect/menuselect --check-deps menuselect.makeopts #11 18.27 [CC] astcanary.c -> astcanary.o #11 18.27 [CC] astdb2sqlite3.c -> astdb2sqlite3.o #11 18.27 [CC] astdb2bdb.c -> astdb2bdb.o #11 18.27 [CC] hash/hash.c -> hash/hash.o #11 18.27 [CC] hash/hash_bigkey.c -> hash/hash_bigkey.o #11 18.27 [CC] hash/hash_buf.c -> hash/hash_buf.o #11 18.27 [CC] hash/hash_log2.c -> hash/hash_log2.o #11 18.27 [CC] hash/hash_func.c -> hash/hash_func.o #11 18.27 [CC] hash/hash_page.c -> hash/hash_page.o #11 18.27 [CC] hash/ndbm.c -> hash/ndbm.o #11 18.27 [CC] btree/bt_close.c -> btree/bt_close.o #11 18.27 [CC] btree/bt_debug.c -> btree/bt_debug.o #11 18.27 [CC] btree/bt_conv.c -> btree/bt_conv.o #11 18.27 [CC] btree/bt_delete.c -> btree/bt_delete.o #11 18.27 [CC] btree/bt_get.c -> btree/bt_get.o #11 18.27 [CC] btree/bt_open.c -> btree/bt_open.o #11 18.29 [CC] btree/bt_overflow.c -> btree/bt_overflow.o #11 18.29 [CC] btree/bt_page.c -> btree/bt_page.o #11 18.29 [CC] btree/bt_put.c -> btree/bt_put.o #11 18.30 [LD] astcanary.o -> astcanary #11 18.30 [CC] btree/bt_search.c -> btree/bt_search.o #11 18.34 [CC] btree/bt_seq.c -> btree/bt_seq.o #11 18.34 [CC] btree/bt_split.c -> btree/bt_split.o #11 18.34 [CC] btree/bt_utils.c -> btree/bt_utils.o #11 18.34 [CC] db/db.c -> db/db.o #11 18.34 [CC] mpool/mpool.c -> mpool/mpool.o #11 18.34 [CC] recno/rec_close.c -> recno/rec_close.o #11 18.36 [CC] recno/rec_delete.c -> recno/rec_delete.o #11 18.36 [CC] recno/rec_open.c -> recno/rec_open.o #11 18.36 [CC] recno/rec_get.c -> recno/rec_get.o #11 18.36 [CC] recno/rec_put.c -> recno/rec_put.o #11 18.36 [CC] recno/rec_search.c -> recno/rec_search.o #11 18.38 [CC] recno/rec_seq.c -> recno/rec_seq.o #11 18.39 [CC] recno/rec_utils.c -> recno/rec_utils.o #11 18.56 [AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o recno/rec_open.o recno/rec_put.o recno/rec_search.o recno/rec_seq.o recno/rec_utils.o -> libdb1.a #11 18.61 [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3 #11 18.61 [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb #11 18.68 [pjproject] Compiling libpj-x86_64-unknown-linux-gnu.a #11 19.49 [pjproject] Compiling libpjlib-util-x86_64-unknown-linux-gnu.a #11 19.95 [pjproject] Compiling libpjsua-x86_64-unknown-linux-gnu.a #11 22.30 [pjproject] Compiling libpjsip-ua-x86_64-unknown-linux-gnu.a #11 22.31 [pjproject] Compiling libpjsip-simple-x86_64-unknown-linux-gnu.a #11 22.32 [pjproject] Compiling libpjsip-x86_64-unknown-linux-gnu.a #11 22.32 [pjproject] Compiling libpjmedia-codec-x86_64-unknown-linux-gnu.a #11 23.46 [pjproject] Compiling libpjmedia-videodev-x86_64-unknown-linux-gnu.a #11 23.55 [pjproject] Compiling libpjmedia-x86_64-unknown-linux-gnu.a #11 23.56 [pjproject] Compiling libpjmedia-audiodev-x86_64-unknown-linux-gnu.a #11 23.76 [pjproject] Compiling libpjnath-x86_64-unknown-linux-gnu.a #11 24.29 [pjproject] Generating symbols #11 24.37 [CC] chan_audiosocket.c -> chan_audiosocket.o #11 24.37 [CC] chan_bridge_media.c -> chan_bridge_media.o #11 24.37 [CC] chan_iax2.c -> chan_iax2.o #11 24.37 [CC] iax2/codec_pref.c -> iax2/codec_pref.o #11 24.37 [CC] iax2/firmware.c -> iax2/firmware.o #11 24.37 [CC] iax2/format_compatibility.c -> iax2/format_compatibility.o #11 24.37 [CC] iax2/netsock.c -> iax2/netsock.o #11 24.37 [CC] iax2/parser.c -> iax2/parser.o #11 24.37 [CC] iax2/provision.c -> iax2/provision.o #11 24.37 [CC] chan_pjsip.c -> chan_pjsip.o #11 24.37 [CC] pjsip/cli_commands.c -> pjsip/cli_commands.o #11 24.37 [CC] pjsip/dialplan_functions.c -> pjsip/dialplan_functions.o #11 24.37 [CC] chan_rtp.c -> chan_rtp.o #11 24.37 [CC] chan_unistim.c -> chan_unistim.o #11 24.47 [LD] chan_bridge_media.o -> chan_bridge_media.so #11 24.50 [LD] chan_audiosocket.o -> chan_audiosocket.so #11 24.58 [LD] chan_rtp.o -> chan_rtp.so #11 25.16 [LD] chan_pjsip.o pjsip/cli_commands.o pjsip/dialplan_functions.o -> chan_pjsip.so #11 25.85 [LD] chan_unistim.o -> chan_unistim.so #11 28.22 [LD] chan_iax2.o iax2/codec_pref.o iax2/firmware.o iax2/format_compatibility.o iax2/netsock.o iax2/parser.o iax2/provision.o -> chan_iax2.so #11 28.26 [CC] pbx_ael.c -> pbx_ael.o #11 28.26 [CC] pbx_config.c -> pbx_config.o #11 28.26 [CC] pbx_dundi.c -> pbx_dundi.o #11 28.26 [CC] dundi-parser.c -> dundi-parser.o #11 28.26 [CC] pbx_loopback.c -> pbx_loopback.o #11 28.26 [CC] pbx_lua.c -> pbx_lua.o #11 28.26 [CC] pbx_realtime.c -> pbx_realtime.o #11 28.26 [CC] pbx_spool.c -> pbx_spool.o #11 28.43 [LD] pbx_loopback.o -> pbx_loopback.so #11 28.45 [LD] pbx_ael.o -> pbx_ael.so #11 28.49 [LD] pbx_realtime.o -> pbx_realtime.so #11 28.69 [LD] pbx_lua.o -> pbx_lua.so #11 28.81 [LD] pbx_spool.o -> pbx_spool.so #11 29.22 [LD] pbx_config.o -> pbx_config.so #11 30.16 [LD] pbx_dundi.o dundi-parser.o -> pbx_dundi.so #11 30.19 [CC] app_adsiprog.c -> app_adsiprog.o #11 30.19 [CC] app_agent_pool.c -> app_agent_pool.o #11 30.19 [CC] app_alarmreceiver.c -> app_alarmreceiver.o #11 30.19 [CC] app_amd.c -> app_amd.o #11 30.19 [CC] app_attended_transfer.c -> app_attended_transfer.o #11 30.19 [CC] app_audiosocket.c -> app_audiosocket.o #11 30.19 [CC] app_authenticate.c -> app_authenticate.o #11 30.19 [CC] app_blind_transfer.c -> app_blind_transfer.o #11 30.19 [CC] app_bridgeaddchan.c -> app_bridgeaddchan.o #11 30.19 [CC] app_bridgewait.c -> app_bridgewait.o #11 30.19 [CC] app_broadcast.c -> app_broadcast.o #11 30.19 [CC] app_cdr.c -> app_cdr.o #11 30.19 [CC] app_celgenuserevent.c -> app_celgenuserevent.o #11 30.19 [CC] app_chanisavail.c -> app_chanisavail.o #11 30.19 [CC] app_channelredirect.c -> app_channelredirect.o #11 30.19 [CC] app_confbridge.c -> app_confbridge.o #11 30.19 [CC] app_chanspy.c -> app_chanspy.o #11 30.19 [CC] confbridge/conf_chan_announce.c -> confbridge/conf_chan_announce.o #11 30.20 [CC] confbridge/conf_chan_record.c -> confbridge/conf_chan_record.o #11 30.20 [CC] confbridge/conf_config_parser.c -> confbridge/conf_config_parser.o #11 30.33 [CC] confbridge/conf_state.c -> confbridge/conf_state.o #11 30.33 [CC] confbridge/conf_state_empty.c -> confbridge/conf_state_empty.o #11 30.34 [CC] confbridge/conf_state_inactive.c -> confbridge/conf_state_inactive.o #11 30.36 [CC] confbridge/conf_state_multi.c -> confbridge/conf_state_multi.o #11 30.36 [CC] confbridge/conf_state_multi_marked.c -> confbridge/conf_state_multi_marked.o #11 30.37 [CC] confbridge/conf_state_single.c -> confbridge/conf_state_single.o #11 30.38 [CC] confbridge/conf_state_single_marked.c -> confbridge/conf_state_single_marked.o #11 30.41 [CC] confbridge/confbridge_manager.c -> confbridge/confbridge_manager.o #11 30.41 [CC] app_controlplayback.c -> app_controlplayback.o #11 30.45 [CC] app_db.c -> app_db.o #11 30.50 [CC] app_dial.c -> app_dial.o #11 30.50 [CC] app_dictate.c -> app_dictate.o #11 30.52 [CC] app_directed_pickup.c -> app_directed_pickup.o #11 30.52 [CC] app_directory.c -> app_directory.o #11 30.52 [CC] app_disa.c -> app_disa.o #11 30.57 [CC] app_dtmfstore.c -> app_dtmfstore.o #11 30.59 [CC] app_dumpchan.c -> app_dumpchan.o #11 30.65 [CC] app_echo.c -> app_echo.o #11 30.65 [CC] app_exec.c -> app_exec.o #11 30.67 [CC] app_externalivr.c -> app_externalivr.o #11 30.67 [CC] app_festival.c -> app_festival.o #11 30.69 [CC] app_flash.c -> app_flash.o #11 30.70 [CC] app_followme.c -> app_followme.o #11 30.73 [CC] app_forkcdr.c -> app_forkcdr.o #11 30.85 [CC] app_getcpeid.c -> app_getcpeid.o #11 30.89 [CC] app_if.c -> app_if.o #11 30.89 [CC] app_mf.c -> app_mf.o #11 30.91 [CC] app_milliwatt.c -> app_milliwatt.o #11 30.93 [CC] app_minivm.c -> app_minivm.o #11 30.93 [CC] app_mixmonitor.c -> app_mixmonitor.o #11 30.93 [CC] app_morsecode.c -> app_morsecode.o #11 30.97 [CC] app_mp3.c -> app_mp3.o #11 31.01 [CC] app_originate.c -> app_originate.o #11 31.01 [CC] app_page.c -> app_page.o #11 31.10 [CC] app_playback.c -> app_playback.o #11 31.18 [CC] app_playtones.c -> app_playtones.o #11 31.20 [CC] app_privacy.c -> app_privacy.o #11 31.20 [CC] app_queue.c -> app_queue.o #11 31.23 [CC] app_read.c -> app_read.o #11 31.23 [CC] app_readexten.c -> app_readexten.o #11 31.24 [CC] app_record.c -> app_record.o #11 31.27 [CC] app_reload.c -> app_reload.o #11 31.29 [CC] app_sayunixtime.c -> app_sayunixtime.o #11 31.35 [CC] app_senddtmf.c -> app_senddtmf.o #11 31.36 [CC] app_sendtext.c -> app_sendtext.o #11 31.38 [CC] app_sf.c -> app_sf.o #11 31.40 [CC] app_signal.c -> app_signal.o #11 31.44 [CC] app_sms.c -> app_sms.o #11 31.51 [CC] app_softhangup.c -> app_softhangup.o #11 31.54 [CC] app_speech_utils.c -> app_speech_utils.o #11 31.54 [CC] app_stack.c -> app_stack.o #11 31.54 [CC] app_stasis.c -> app_stasis.o #11 31.55 [CC] app_stream_echo.c -> app_stream_echo.o #11 31.56 [CC] app_system.c -> app_system.o #11 31.59 [CC] app_talkdetect.c -> app_talkdetect.o #11 31.61 [CC] app_test.c -> app_test.o #11 31.61 [CC] app_transfer.c -> app_transfer.o #11 31.65 [CC] app_userevent.c -> app_userevent.o #11 31.72 [CC] app_verbose.c -> app_verbose.o #11 31.73 [CC] app_voicemail.c -> app_voicemail.o #11 31.74 [CC] app_waitforcond.c -> app_waitforcond.o #11 31.76 [CC] app_waitforring.c -> app_waitforring.o #11 31.81 [CC] app_waitforsilence.c -> app_waitforsilence.o #11 31.82 [CC] app_waituntil.c -> app_waituntil.o #11 31.84 [CC] app_while.c -> app_while.o #11 31.90 [CC] app_zapateller.c -> app_zapateller.o #11 31.97 [LD] app_adsiprog.o -> app_adsiprog.so #11 31.98 [LD] app_agent_pool.o -> app_agent_pool.so #11 31.99 [LD] app_amd.o -> app_amd.so #11 32.00 [LD] app_alarmreceiver.o -> app_alarmreceiver.so #11 32.01 [LD] app_attended_transfer.o -> app_attended_transfer.so #11 32.08 [LD] app_audiosocket.o -> app_audiosocket.so #11 32.08 [LD] app_blind_transfer.o -> app_blind_transfer.so #11 32.09 [LD] app_bridgeaddchan.o -> app_bridgeaddchan.so #11 32.09 [LD] app_bridgewait.o -> app_bridgewait.so #11 32.09 [LD] app_broadcast.o -> app_broadcast.so #11 32.10 [LD] app_authenticate.o -> app_authenticate.so #11 32.14 [LD] app_cdr.o -> app_cdr.so #11 32.16 [LD] app_chanisavail.o -> app_chanisavail.so #11 32.16 [LD] app_channelredirect.o -> app_channelredirect.so #11 32.16 [LD] app_chanspy.o -> app_chanspy.so #11 32.18 [LD] app_celgenuserevent.o -> app_celgenuserevent.so #11 32.20 [LD] app_confbridge.o confbridge/conf_chan_announce.o confbridge/conf_chan_record.o confbridge/conf_config_parser.o confbridge/conf_state.o confbridge/conf_state_empty.o confbridge/conf_state_inactive.o confbridge/conf_state_multi.o confbridge/conf_state_multi_marked.o confbridge/conf_state_single.o confbridge/conf_state_single_marked.o confbridge/confbridge_manager.o -> app_confbridge.so #11 32.20 [LD] app_directed_pickup.o -> app_directed_pickup.so #11 32.21 [LD] app_directory.o -> app_directory.so #11 32.21 [LD] app_controlplayback.o -> app_controlplayback.so #11 32.21 [LD] app_db.o -> app_db.so #11 32.21 [LD] app_dictate.o -> app_dictate.so #11 32.21 [LD] app_dtmfstore.o -> app_dtmfstore.so #11 32.22 [LD] app_disa.o -> app_disa.so #11 32.25 [LD] app_exec.o -> app_exec.so #11 32.25 [LD] app_dumpchan.o -> app_dumpchan.so #11 32.26 [LD] app_echo.o -> app_echo.so #11 32.26 [LD] app_festival.o -> app_festival.so #11 32.26 [LD] app_flash.o -> app_flash.so #11 32.27 [LD] app_externalivr.o -> app_externalivr.so #11 32.29 [LD] app_followme.o -> app_followme.so #11 32.29 [LD] app_forkcdr.o -> app_forkcdr.so #11 32.29 [LD] app_getcpeid.o -> app_getcpeid.so #11 32.30 [LD] app_if.o -> app_if.so #11 32.30 [LD] app_mf.o -> app_mf.so #11 32.31 [LD] app_milliwatt.o -> app_milliwatt.so #11 32.32 [LD] app_mp3.o -> app_mp3.so #11 32.32 [LD] app_mixmonitor.o -> app_mixmonitor.so #11 32.33 [LD] app_playtones.o -> app_playtones.so #11 32.33 [LD] app_privacy.o -> app_privacy.so #11 32.33 [LD] app_playback.o -> app_playback.so #11 32.34 [LD] app_morsecode.o -> app_morsecode.so #11 32.34 [LD] app_originate.o -> app_originate.so #11 32.35 [LD] app_read.o -> app_read.so #11 32.35 [LD] app_page.o -> app_page.so #11 32.35 [LD] app_record.o -> app_record.so #11 32.36 [LD] app_readexten.o -> app_readexten.so #11 32.36 [LD] app_sayunixtime.o -> app_sayunixtime.so #11 32.38 [LD] app_reload.o -> app_reload.so #11 32.39 [LD] app_senddtmf.o -> app_senddtmf.so #11 32.39 [LD] app_sendtext.o -> app_sendtext.so #11 32.39 [LD] app_signal.o -> app_signal.so #11 32.39 [LD] app_sf.o -> app_sf.so #11 32.39 [LD] app_speech_utils.o -> app_speech_utils.so #11 32.39 [LD] app_stack.o -> app_stack.so #11 32.39 [LD] app_stream_echo.o -> app_stream_echo.so #11 32.39 [LD] app_stasis.o -> app_stasis.so #11 32.40 [LD] app_softhangup.o -> app_softhangup.so #11 32.40 [LD] app_system.o -> app_system.so #11 32.41 [LD] app_test.o -> app_test.so #11 32.43 [LD] app_talkdetect.o -> app_talkdetect.so #11 32.43 [LD] app_transfer.o -> app_transfer.so #11 32.43 [LD] app_userevent.o -> app_userevent.so #11 32.43 [LD] app_verbose.o -> app_verbose.so #11 32.43 [LD] app_waitforcond.o -> app_waitforcond.so #11 32.43 [LD] app_waitforring.o -> app_waitforring.so #11 32.44 [LD] app_waituntil.o -> app_waituntil.so #11 32.44 [LD] app_while.o -> app_while.so #11 32.44 [LD] app_waitforsilence.o -> app_waitforsilence.so #11 32.44 [LD] app_zapateller.o -> app_zapateller.so #11 32.48 [LD] app_dial.o -> app_dial.so #11 32.70 [LD] app_sms.o -> app_sms.so #11 32.78 [LD] app_minivm.o -> app_minivm.so #11 34.04 [LD] app_queue.o -> app_queue.so #11 34.89 [LD] app_voicemail.o -> app_voicemail.so #11 34.92 [CC] codec_a_mu.c -> codec_a_mu.o #11 34.92 [CC] codec_adpcm.c -> codec_adpcm.o #11 34.92 [CC] codec_alaw.c -> codec_alaw.o #11 34.92 [CC] codec_dahdi.c -> codec_dahdi.o #11 34.92 [CC] codec_g722.c -> codec_g722.o #11 34.92 [CC] g722/g722_encode.c -> g722/g722_encode.o #11 34.92 [CC] codec_g726.c -> codec_g726.o #11 34.92 [CC] g722/g722_decode.c -> g722/g722_decode.o #11 34.92 [CC] codec_gsm.c -> codec_gsm.o #11 34.92 [CC] codec_ilbc.c -> codec_ilbc.o #11 34.92 [CC] codec_lpc10.c -> codec_lpc10.o #11 34.92 [CC] anaFilter.c -> anaFilter.o #11 34.92 [CC] constants.c -> constants.o #11 34.92 [CC] createCB.c -> createCB.o #11 34.92 [CC] f2clib.c -> f2clib.o #11 34.92 [CC] analys.c -> analys.o #11 34.92 [CC] doCPLC.c -> doCPLC.o #11 34.92 [CC] chanwr.c -> chanwr.o #11 34.92 [CC] bsynz.c -> bsynz.o #11 34.92 [CC] dcbias.c -> dcbias.o #11 34.94 [CC] enhancer.c -> enhancer.o #11 34.97 [CC] decode.c -> decode.o #11 34.97 [CC] deemp.c -> deemp.o #11 35.01 [CC] filter.c -> filter.o #11 35.02 [CC] difmag.c -> difmag.o #11 35.02 [CC] dyptrk.c -> dyptrk.o #11 35.02 [CC] FrameClassify.c -> FrameClassify.o #11 35.06 [CC] gainquant.c -> gainquant.o #11 35.06 [CC] codec_resample.c -> codec_resample.o #11 35.06 [CC] speex/resample.c -> speex/resample.o #11 35.07 [CC] codec_ulaw.c -> codec_ulaw.o #11 35.07 [CC] encode.c -> encode.o #11 35.10 [CC] energy.c -> energy.o #11 35.10 [CC] getCBvec.c -> getCBvec.o #11 35.10 [CC] hpInput.c -> hpInput.o #11 35.10 [CC] helpfun.c -> helpfun.o #11 35.11 [LD] codec_a_mu.o -> codec_a_mu.so #11 35.11 [LD] codec_alaw.o -> codec_alaw.so #11 35.12 [CC] hpOutput.c -> hpOutput.o #11 35.13 [CC] ham84.c -> ham84.o #11 35.13 [CC] iCBConstruct.c -> iCBConstruct.o #11 35.13 [CC] iCBSearch.c -> iCBSearch.o #11 35.13 [CC] hp100.c -> hp100.o #11 35.13 [LD] codec_adpcm.o -> codec_adpcm.so #11 35.15 [CC] iLBC_decode.c -> iLBC_decode.o #11 35.15 [CC] invert.c -> invert.o #11 35.15 [CC] iLBC_encode.c -> iLBC_encode.o #11 35.16 [CC] irc2pc.c -> irc2pc.o #11 35.16 [CC] ivfilt.c -> ivfilt.o #11 35.16 [CC] lpcdec.c -> lpcdec.o #11 35.18 [CC] lpcenc.c -> lpcenc.o #11 35.19 [CC] iLBC_test.c -> iLBC_test.o #11 35.19 [CC] LPCdecode.c -> LPCdecode.o #11 35.19 [CC] lpcini.c -> lpcini.o #11 35.20 [CC] LPCencode.c -> LPCencode.o #11 35.21 [CC] lpfilt.c -> lpfilt.o #11 35.21 [CC] median.c -> median.o #11 35.21 [CC] mload.c -> mload.o #11 35.22 [CC] onset.c -> onset.o #11 35.22 [LD] codec_g726.o -> codec_g726.so #11 35.22 [LD] codec_ulaw.o -> codec_ulaw.so #11 35.22 [LD] codec_dahdi.o -> codec_dahdi.so #11 35.23 [CC] pitsyn.c -> pitsyn.o #11 35.23 [CC] placea.c -> placea.o #11 35.24 [CC] placev.c -> placev.o #11 35.25 [LD] codec_g722.o g722/g722_encode.o g722/g722_decode.o -> codec_g722.so #11 35.25 [CC] preemp.c -> preemp.o #11 35.26 [CC] lsf.c -> lsf.o #11 35.27 [LD] codec_gsm.o -> codec_gsm.so #11 35.27 [CC] packing.c -> packing.o #11 35.27 [CC] prepro.c -> prepro.o #11 35.28 [CC] StateConstructW.c -> StateConstructW.o #11 35.29 [CC] StateSearchW.c -> StateSearchW.o #11 35.29 [CC] random.c -> random.o #11 35.29 [CC] rcchk.c -> rcchk.o #11 35.29 [CC] synths.c -> synths.o #11 35.29 [CC] syntFilter.c -> syntFilter.o #11 35.29 [CC] tbdm.c -> tbdm.o #11 35.29 [CC] voicin.c -> voicin.o #11 35.30 [CC] vparms.c -> vparms.o #11 35.39 [AR] f2clib.o analys.o bsynz.o chanwr.o dcbias.o decode.o deemp.o difmag.o dyptrk.o encode.o energy.o ham84.o hp100.o invert.o irc2pc.o ivfilt.o lpcdec.o lpcenc.o lpcini.o lpfilt.o median.o mload.o onset.o pitsyn.o placea.o placev.o preemp.o prepro.o random.o rcchk.o synths.o tbdm.o voicin.o vparms.o -> liblpc10.a #11 35.40 [LD] codec_resample.o speex/resample.o -> codec_resample.so #11 35.41 [LD] codec_lpc10.o lpc10/liblpc10.a -> codec_lpc10.so #11 35.42 [AR] anaFilter.o constants.o createCB.o doCPLC.o enhancer.o filter.o FrameClassify.o gainquant.o getCBvec.o helpfun.o hpInput.o hpOutput.o iCBConstruct.o iCBSearch.o iLBC_decode.o iLBC_encode.o iLBC_test.o LPCdecode.o LPCencode.o lsf.o packing.o StateConstructW.o StateSearchW.o syntFilter.o -> libilbc.a #11 35.45 [LD] codec_ilbc.o ilbc/libilbc.a -> codec_ilbc.so #11 35.48 [CC] format_g719.c -> format_g719.o #11 35.48 [CC] format_g723.c -> format_g723.o #11 35.48 [CC] format_g726.c -> format_g726.o #11 35.48 [CC] format_g729.c -> format_g729.o #11 35.48 [CC] format_gsm.c -> format_gsm.o #11 35.48 [CC] format_h263.c -> format_h263.o #11 35.48 [CC] format_h264.c -> format_h264.o #11 35.48 [CC] format_ilbc.c -> format_ilbc.o #11 35.48 [CC] format_pcm.c -> format_pcm.o #11 35.48 [CC] format_siren14.c -> format_siren14.o #11 35.48 [CC] format_siren7.c -> format_siren7.o #11 35.48 [CC] format_sln.c -> format_sln.o #11 35.48 [CC] format_vox.c -> format_vox.o #11 35.48 [CC] format_wav.c -> format_wav.o #11 35.48 [CC] format_wav_gsm.c -> format_wav_gsm.o #11 35.57 [LD] format_siren14.o -> format_siren14.so #11 35.58 [LD] format_g723.o -> format_g723.so #11 35.60 [LD] format_sln.o -> format_sln.so #11 35.61 [LD] format_g726.o -> format_g726.so #11 35.61 [LD] format_g719.o -> format_g719.so #11 35.62 [LD] format_h264.o -> format_h264.so #11 35.63 [LD] format_ilbc.o -> format_ilbc.so #11 35.63 [LD] format_g729.o -> format_g729.so #11 35.63 [LD] format_vox.o -> format_vox.so #11 35.63 [LD] format_h263.o -> format_h263.so #11 35.63 [LD] format_siren7.o -> format_siren7.so #11 35.66 [LD] format_pcm.o -> format_pcm.so #11 35.68 [LD] format_wav.o -> format_wav.so #11 35.75 [LD] format_gsm.o -> format_gsm.so #11 35.88 [LD] format_wav_gsm.o -> format_wav_gsm.so #11 35.90 [CC] cdr_csv.c -> cdr_csv.o #11 35.90 [CC] cdr_custom.c -> cdr_custom.o #11 35.90 [CC] cdr_manager.c -> cdr_manager.o #11 35.90 [CC] cdr_sqlite3_custom.c -> cdr_sqlite3_custom.o #11 36.01 [LD] cdr_custom.o -> cdr_custom.so #11 36.02 [LD] cdr_manager.o -> cdr_manager.so #11 36.05 [LD] cdr_sqlite3_custom.o -> cdr_sqlite3_custom.so #11 36.05 [LD] cdr_csv.o -> cdr_csv.so #11 36.07 [CC] cel_custom.c -> cel_custom.o #11 36.07 [CC] cel_manager.c -> cel_manager.o #11 36.07 [CC] cel_sqlite3_custom.c -> cel_sqlite3_custom.o #11 36.15 [LD] cel_manager.o -> cel_manager.so #11 36.17 [LD] cel_custom.o -> cel_custom.so #11 36.21 [LD] cel_sqlite3_custom.o -> cel_sqlite3_custom.so #11 36.23 [CC] bridge_builtin_features.c -> bridge_builtin_features.o #11 36.23 [CC] bridge_builtin_interval_features.c -> bridge_builtin_interval_features.o #11 36.23 [CC] bridge_holding.c -> bridge_holding.o #11 36.23 [CC] bridge_native_rtp.c -> bridge_native_rtp.o #11 36.23 [CC] bridge_simple.c -> bridge_simple.o #11 36.23 [CC] bridge_softmix.c -> bridge_softmix.o #11 36.23 [CC] bridge_softmix/bridge_softmix_binaural.c -> bridge_softmix/bridge_softmix_binaural.o #11 36.34 [LD] bridge_builtin_interval_features.o -> bridge_builtin_interval_features.so #11 36.34 [LD] bridge_simple.o -> bridge_simple.so #11 36.38 [LD] bridge_holding.o -> bridge_holding.so #11 36.43 [LD] bridge_builtin_features.o -> bridge_builtin_features.so #11 36.53 [LD] bridge_native_rtp.o -> bridge_native_rtp.so #11 36.83 [LD] bridge_softmix.o bridge_softmix/bridge_softmix_binaural.o -> bridge_softmix.so #11 36.85 [CC] func_aes.c -> func_aes.o #11 36.85 [CC] func_base64.c -> func_base64.o #11 36.85 [CC] func_blacklist.c -> func_blacklist.o #11 36.85 [CC] func_callcompletion.c -> func_callcompletion.o #11 36.85 [CC] func_callerid.c -> func_callerid.o #11 36.85 [CC] func_cdr.c -> func_cdr.o #11 36.86 [CC] func_config.c -> func_config.o #11 36.86 [CC] func_channel.c -> func_channel.o #11 36.86 [CC] func_curl.c -> func_curl.o #11 36.86 [CC] func_cut.c -> func_cut.o #11 36.86 [CC] func_devstate.c -> func_devstate.o #11 36.86 [CC] func_db.c -> func_db.o #11 36.86 [CC] func_dialgroup.c -> func_dialgroup.o #11 36.86 [CC] func_dialplan.c -> func_dialplan.o #11 36.86 [CC] func_enum.c -> func_enum.o #11 36.87 [CC] func_env.c -> func_env.o #11 36.87 [CC] func_evalexten.c -> func_evalexten.o #11 36.87 [CC] func_export.c -> func_export.o #11 36.87 [CC] func_extstate.c -> func_extstate.o #11 36.87 [CC] func_frame_drop.c -> func_frame_drop.o #11 36.99 [CC] func_frame_trace.c -> func_frame_trace.o #11 37.00 [CC] func_global.c -> func_global.o #11 37.01 [CC] func_groupcount.c -> func_groupcount.o #11 37.04 [CC] func_hangupcause.c -> func_hangupcause.o #11 37.04 [CC] func_holdintercept.c -> func_holdintercept.o #11 37.05 [CC] func_iconv.c -> func_iconv.o #11 37.05 [CC] func_jitterbuffer.c -> func_jitterbuffer.o #11 37.05 [CC] func_json.c -> func_json.o #11 37.06 [CC] func_lock.c -> func_lock.o #11 37.07 [CC] func_logic.c -> func_logic.o #11 37.10 [CC] func_math.c -> func_math.o #11 37.11 [CC] func_md5.c -> func_md5.o #11 37.11 [CC] func_module.c -> func_module.o #11 37.11 [CC] func_periodic_hook.c -> func_periodic_hook.o #11 37.19 [CC] func_pitchshift.c -> func_pitchshift.o #11 37.22 [CC] func_pjsip_aor.c -> func_pjsip_aor.o #11 37.23 [CC] func_pjsip_contact.c -> func_pjsip_contact.o #11 37.24 [CC] func_pjsip_endpoint.c -> func_pjsip_endpoint.o #11 37.24 [CC] func_presencestate.c -> func_presencestate.o #11 37.27 [CC] func_rand.c -> func_rand.o #11 37.28 [CC] func_realtime.c -> func_realtime.o #11 37.29 [CC] func_sayfiles.c -> func_sayfiles.o #11 37.30 [CC] func_scramble.c -> func_scramble.o #11 37.30 [CC] func_sha1.c -> func_sha1.o #11 37.31 [CC] func_shell.c -> func_shell.o #11 37.34 [CC] func_sorcery.c -> func_sorcery.o #11 37.35 [CC] func_sprintf.c -> func_sprintf.o #11 37.37 [CC] func_srv.c -> func_srv.o #11 37.38 [CC] func_strings.c -> func_strings.o #11 37.43 [CC] func_sysinfo.c -> func_sysinfo.o #11 37.43 [CC] func_talkdetect.c -> func_talkdetect.o #11 37.46 [CC] func_timeout.c -> func_timeout.o #11 37.48 [CC] func_uri.c -> func_uri.o #11 37.48 [CC] func_version.c -> func_version.o #11 37.49 [CC] func_vmcount.c -> func_vmcount.o #11 37.49 [CC] func_volume.c -> func_volume.o #11 37.50 [LD] func_aes.o -> func_aes.so #11 37.51 [LD] func_base64.o -> func_base64.so #11 37.51 [LD] func_blacklist.o -> func_blacklist.so #11 37.55 [LD] func_callerid.o -> func_callerid.so #11 37.55 [LD] func_callcompletion.o -> func_callcompletion.so #11 37.55 [LD] func_cdr.o -> func_cdr.so #11 37.55 [LD] func_channel.o -> func_channel.so #11 37.55 [LD] func_curl.o -> func_curl.so #11 37.57 [LD] func_config.o -> func_config.so #11 37.59 [LD] func_devstate.o -> func_devstate.so #11 37.59 [LD] func_cut.o -> func_cut.so #11 37.59 [LD] func_db.o -> func_db.so #11 37.59 [LD] func_dialgroup.o -> func_dialgroup.so #11 37.60 [LD] func_dialplan.o -> func_dialplan.so #11 37.60 [LD] func_evalexten.o -> func_evalexten.so #11 37.60 [LD] func_export.o -> func_export.so #11 37.60 [LD] func_extstate.o -> func_extstate.so #11 37.61 [LD] func_enum.o -> func_enum.so #11 37.63 [LD] func_frame_trace.o -> func_frame_trace.so #11 37.63 [LD] func_frame_drop.o -> func_frame_drop.so #11 37.63 [LD] func_groupcount.o -> func_groupcount.so #11 37.63 [LD] func_hangupcause.o -> func_hangupcause.so #11 37.64 [LD] func_holdintercept.o -> func_holdintercept.so #11 37.64 [LD] func_iconv.o -> func_iconv.so #11 37.64 [LD] func_json.o -> func_json.so #11 37.64 [LD] func_jitterbuffer.o -> func_jitterbuffer.so #11 37.64 [LD] func_lock.o -> func_lock.so #11 37.64 [LD] func_logic.o -> func_logic.so #11 37.64 [LD] func_global.o -> func_global.so #11 37.66 [LD] func_math.o -> func_math.so #11 37.67 [LD] func_module.o -> func_module.so #11 37.67 [LD] func_pjsip_aor.o -> func_pjsip_aor.so #11 37.67 [LD] func_pitchshift.o -> func_pitchshift.so #11 37.68 [LD] func_md5.o -> func_md5.so #11 37.68 [LD] func_pjsip_endpoint.o -> func_pjsip_endpoint.so #11 37.68 [LD] func_pjsip_contact.o -> func_pjsip_contact.so #11 37.68 [LD] func_presencestate.o -> func_presencestate.so #11 37.68 [LD] func_rand.o -> func_rand.so #11 37.68 [LD] func_sayfiles.o -> func_sayfiles.so #11 37.69 [LD] func_periodic_hook.o -> func_periodic_hook.so #11 37.69 [LD] func_scramble.o -> func_scramble.so #11 37.69 [LD] func_realtime.o -> func_realtime.so #11 37.70 [LD] func_sha1.o -> func_sha1.so #11 37.70 [LD] func_shell.o -> func_shell.so #11 37.70 [LD] func_sorcery.o -> func_sorcery.so #11 37.70 [LD] func_sprintf.o -> func_sprintf.so #11 37.70 [LD] func_srv.o -> func_srv.so #11 37.70 [LD] func_talkdetect.o -> func_talkdetect.so #11 37.72 [LD] func_sysinfo.o -> func_sysinfo.so #11 37.72 [LD] func_timeout.o -> func_timeout.so #11 37.72 [LD] func_uri.o -> func_uri.so #11 37.72 [LD] func_version.o -> func_version.so #11 37.72 [LD] func_vmcount.o -> func_vmcount.so #11 37.72 [LD] func_env.o -> func_env.so #11 37.73 [LD] func_volume.o -> func_volume.so #11 38.00 [LD] func_strings.o -> func_strings.so #11 38.02 [CC] abstract_jb.c -> abstract_jb.o #11 38.02 [CC] acl.c -> acl.o #11 38.03 [CC] adsi.c -> adsi.o #11 38.03 [CC] alaw.c -> alaw.o #11 38.03 [CC] aoc.c -> aoc.o #11 38.03 [CC] alertpipe.c -> alertpipe.o #11 38.03 [CC] app.c -> app.o #11 38.03 [CC] ast_expr2.c -> ast_expr2.o #11 38.03 [CC] ast_expr2f.c -> ast_expr2f.o #11 38.03 [CC] asterisk.c -> asterisk.o #11 38.03 [CC] astfd.c -> astfd.o #11 38.03 [CC] astmm.c -> astmm.o #11 38.03 [CC] astobj2.c -> astobj2.o #11 38.04 [CC] astobj2_container.c -> astobj2_container.o #11 38.04 [CC] astobj2_global.c -> astobj2_global.o #11 38.04 [CC] astobj2_hash.c -> astobj2_hash.o #11 38.05 [CC] astobj2_rbtree.c -> astobj2_rbtree.o #11 38.05 [CC] autochan.c -> autochan.o #11 38.05 [CC] audiohook.c -> audiohook.o #11 38.09 [CC] autoservice.c -> autoservice.o #11 38.10 [CC] backtrace.c -> backtrace.o #11 38.13 [CC] bridge.c -> bridge.o #11 38.15 [CC] bridge_after.c -> bridge_after.o #11 38.18 [CC] bridge_basic.c -> bridge_basic.o #11 38.18 [CC] bridge_channel.c -> bridge_channel.o #11 38.19 [CC] bridge_roles.c -> bridge_roles.o #11 38.22 [CC] bucket.c -> bucket.o #11 38.26 [CC] callerid.c -> callerid.o #11 38.34 [CC] channel.c -> channel.o #11 38.39 [CC] channel_internal_api.c -> channel_internal_api.o #11 38.46 [CC] chanvars.c -> chanvars.o #11 38.47 [CC] cli.c -> cli.o #11 38.49 [CC] codec.c -> codec.o #11 38.51 [CC] codec_builtin.c -> codec_builtin.o #11 38.52 [CC] config_options.c -> config_options.o #11 38.56 [CC] conversions.c -> conversions.o #11 38.58 [CC] core_local.c -> core_local.o #11 38.65 [CC] core_unreal.c -> core_unreal.o #11 38.68 [CC] crypt.c -> crypt.o #11 38.69 [CC] data_buffer.c -> data_buffer.o #11 38.77 [CC] datastore.c -> datastore.o #11 38.81 [CC] db.c -> db.o #11 38.85 [CC] devicestate.c -> devicestate.o #11 38.85 [CC] dial.c -> dial.o #11 38.87 [CC] dns.c -> dns.o #11 38.92 [CC] dns_core.c -> dns_core.o #11 38.96 [CC] dns_naptr.c -> dns_naptr.o #11 38.96 [CC] dns_query_set.c -> dns_query_set.o #11 39.07 [CC] dns_recurring.c -> dns_recurring.o #11 39.14 [CC] dns_srv.c -> dns_srv.o #11 39.15 [CC] dns_system_resolver.c -> dns_system_resolver.o #11 39.18 [CC] dns_test.c -> dns_test.o #11 39.23 [CC] dns_tlsa.c -> dns_tlsa.o #11 39.24 [CC] dns_txt.c -> dns_txt.o #11 39.27 [CC] endpoints.c -> endpoints.o #11 39.28 [CC] event.c -> event.o #11 39.30 [CC] features_config.c -> features_config.o #11 39.31 [CC] file.c -> file.o #11 39.32 [CC] fixedjitterbuf.c -> fixedjitterbuf.o #11 39.33 [CC] format.c -> format.o #11 39.33 [CC] format_cache.c -> format_cache.o #11 39.35 [CC] format_cap.c -> format_cap.o #11 39.36 [CC] format_compatibility.c -> format_compatibility.o #11 39.37 [CC] frame.c -> frame.o #11 39.42 [CC] framehook.c -> framehook.o #11 39.44 [CC] fskmodem.c -> fskmodem.o #11 39.44 [CC] global_datastores.c -> global_datastores.o #11 39.52 [CC] hashtab.c -> hashtab.o #11 39.54 [CC] heap.c -> heap.o #11 39.55 [CC] image.c -> image.o #11 39.59 [CC] io.c -> io.o #11 39.59 [CC] iostream.c -> iostream.o #11 39.60 [CC] jitterbuf.c -> jitterbuf.o #11 39.62 [CC] json.c -> json.o #11 39.63 [CC] loader.c -> loader.o #11 39.63 [CC] lock.c -> lock.o #11 39.70 [CC] logger_category.c -> logger_category.o #11 39.70 [CC] manager_bridges.c -> manager_bridges.o #11 39.72 [CC] manager_channels.c -> manager_channels.o #11 39.72 [CC] manager_endpoints.c -> manager_endpoints.o #11 39.79 [CC] manager_mwi.c -> manager_mwi.o #11 39.81 [CC] manager_system.c -> manager_system.o #11 39.84 [CC] max_forwards.c -> max_forwards.o #11 39.84 [CC] md5.c -> md5.o #11 39.89 [CC] media_cache.c -> media_cache.o #11 39.89 [CC] media_index.c -> media_index.o #11 39.93 [CC] message.c -> message.o #11 39.96 [CC] mixmonitor.c -> mixmonitor.o #11 39.99 [CC] mwi.c -> mwi.o #11 39.99 [CC] named_locks.c -> named_locks.o #11 40.02 [CC] netsock2.c -> netsock2.o #11 40.02 [CC] optional_api.c -> optional_api.o #11 40.03 [CC] options.c -> options.o #11 40.03 [CC] parking.c -> parking.o #11 40.07 [CC] pbx.c -> pbx.o #11 40.08 [CC] pbx_app.c -> pbx_app.o #11 40.10 [CC] pbx_builtins.c -> pbx_builtins.o #11 40.11 [CC] pbx_functions.c -> pbx_functions.o #11 40.15 [CC] pbx_hangup_handler.c -> pbx_hangup_handler.o #11 40.18 [CC] pbx_ignorepat.c -> pbx_ignorepat.o #11 40.21 [CC] pbx_include.c -> pbx_include.o #11 40.23 [CC] pbx_sw.c -> pbx_sw.o #11 40.24 [CC] pbx_switch.c -> pbx_switch.o #11 40.28 [CC] pbx_timing.c -> pbx_timing.o #11 40.29 [CC] pbx_variables.c -> pbx_variables.o #11 40.29 [CC] pickup.c -> pickup.o #11 40.30 [CC] poll.c -> poll.o #11 40.31 [CC] presencestate.c -> presencestate.o #11 40.35 [CC] privacy.c -> privacy.o #11 40.39 [CC] refer.c -> refer.o #11 40.42 [CC] rtp_engine.c -> rtp_engine.o #11 40.44 [CC] say.c -> say.o #11 40.45 [CC] sched.c -> sched.o #11 40.45 [CC] sdp_srtp.c -> sdp_srtp.o #11 40.47 [CC] security_events.c -> security_events.o #11 40.47 [CC] sem.c -> sem.o #11 40.49 [CC] serializer.c -> serializer.o #11 40.52 [CC] sha1.c -> sha1.o #11 40.55 [CC] sip_api.c -> sip_api.o #11 40.58 [CC] slinfactory.c -> slinfactory.o #11 40.58 [CC] smoother.c -> smoother.o #11 40.60 [CC] sorcery.c -> sorcery.o #11 40.62 [CC] srv.c -> srv.o #11 40.62 [CC] stasis.c -> stasis.o #11 40.63 [CC] stasis_bridges.c -> stasis_bridges.o #11 40.66 [CC] stasis_cache.c -> stasis_cache.o #11 40.66 [CC] stasis_cache_pattern.c -> stasis_cache_pattern.o #11 40.69 [CC] stasis_channels.c -> stasis_channels.o #11 40.72 [CC] stasis_endpoints.c -> stasis_endpoints.o #11 40.72 [CC] stasis_message.c -> stasis_message.o #11 40.76 [CC] stasis_message_router.c -> stasis_message_router.o #11 40.76 [CC] stasis_state.c -> stasis_state.o #11 40.78 [CC] stasis_system.c -> stasis_system.o #11 40.79 [CC] stdtime/localtime.c -> stdtime/localtime.o #11 40.89 [CC] strcompat.c -> strcompat.o #11 40.89 [CC] stream.c -> stream.o #11 40.93 [CC] stringfields.c -> stringfields.o #11 40.94 [CC] strings.c -> strings.o #11 41.01 [CC] stun.c -> stun.o #11 41.01 [CC] syslog.c -> syslog.o #11 41.04 [CC] taskprocessor.c -> taskprocessor.o #11 41.04 [CC] tcptls.c -> tcptls.o #11 41.06 [CC] tdd.c -> tdd.o #11 41.07 [CC] term.c -> term.o #11 41.09 [CC] test.c -> test.o #11 41.15 [CC] threadpool.c -> threadpool.o #11 41.16 [CC] threadstorage.c -> threadstorage.o #11 41.23 [CC] time.c -> time.o #11 41.24 [CC] timing.c -> timing.o #11 41.29 [CC] translate.c -> translate.o #11 41.30 [CC] ulaw.c -> ulaw.o #11 41.33 [CC] uri.c -> uri.o #11 41.36 [CC] utf8.c -> utf8.o #11 41.38 [CC] utils.c -> utils.o #11 41.40 [CC] uuid.c -> uuid.o #11 41.40 [CC] version.c -> version.o #11 41.43 [CC] xml.c -> xml.o #11 41.51 [CC] xmldoc.c -> xmldoc.o #11 41.52 [CC] ccss.c -> ccss.o #11 41.56 [CC] cdr.c -> cdr.o #11 41.56 [CC] cel.c -> cel.o #11 41.59 [CC] config.c -> config.o #11 41.59 [CC] dnsmgr.c -> dnsmgr.o #11 41.62 [CC] dsp.c -> dsp.o #11 41.63 [CC] enum.c -> enum.o #11 41.64 [CC] features.c -> features.o #11 41.74 [CC] http.c -> http.o #11 41.74 [CC] indications.c -> indications.o #11 41.78 [CC] logger.c -> logger.o #11 41.82 [CC] manager.c -> manager.o #11 41.94 [CC] named_acl.c -> named_acl.o #11 41.99 [CC] plc.c -> plc.o #11 42.14 [CC] sounds.c -> sounds.o #11 42.21 [CC] udptl.c -> udptl.o #11 42.23 [CC] libasteriskssl.c -> libasteriskssl.o #11 42.33 [CC] libasteriskpj.c -> libasteriskpj.o #11 42.35 [GENERATE] libasteriskpj.exports #11 42.37 [LD] libasteriskssl.o -> libasteriskssl.so.1 #11 42.40 [LN] libasteriskssl.so.1 -> libasteriskssl.so #11 42.43 [LD] libasteriskpj.o -> libasteriskpj.so.2 #11 42.87 [LN] libasteriskpj.so.2 -> libasteriskpj.so #11 44.51 [LD] abstract_jb.o acl.o adsi.o alaw.o alertpipe.o aoc.o app.o ast_expr2.o ast_expr2f.o asterisk.o astfd.o astmm.o astobj2.o astobj2_container.o astobj2_global.o astobj2_hash.o astobj2_rbtree.o audiohook.o autochan.o autoservice.o backtrace.o bridge.o bridge_after.o bridge_basic.o bridge_channel.o bridge_roles.o bucket.o callerid.o channel.o channel_internal_api.o chanvars.o cli.o codec.o codec_builtin.o config_options.o conversions.o core_local.o core_unreal.o crypt.o data_buffer.o datastore.o db.o devicestate.o dial.o dns.o dns_core.o dns_naptr.o dns_query_set.o dns_recurring.o dns_srv.o dns_system_resolver.o dns_test.o dns_tlsa.o dns_txt.o endpoints.o event.o features_config.o file.o fixedjitterbuf.o format.o format_cache.o format_cap.o format_compatibility.o frame.o framehook.o fskmodem.o global_datastores.o hashtab.o heap.o image.o io.o iostream.o jitterbuf.o json.o loader.o lock.o logger_category.o manager_bridges.o manager_channels.o manager_endpoints.o manager_mwi.o manager_system.o max_forwards.o md5.o media_cache.o media_index.o message.o mixmonitor.o mwi.o named_locks.o netsock2.o optional_api.o options.o parking.o pbx.o pbx_app.o pbx_builtins.o pbx_functions.o pbx_hangup_handler.o pbx_ignorepat.o pbx_include.o pbx_sw.o pbx_switch.o pbx_timing.o pbx_variables.o pickup.o poll.o presencestate.o privacy.o refer.o rtp_engine.o say.o sched.o sdp_srtp.o security_events.o sem.o serializer.o sha1.o sip_api.o slinfactory.o smoother.o sorcery.o srv.o stasis.o stasis_bridges.o stasis_cache.o stasis_cache_pattern.o stasis_channels.o stasis_endpoints.o stasis_message.o stasis_message_router.o stasis_state.o stasis_system.o stdtime/localtime.o strcompat.o stream.o stringfields.o strings.o stun.o syslog.o taskprocessor.o tcptls.o tdd.o term.o test.o threadpool.o threadstorage.o time.o timing.o translate.o ulaw.o uri.o utf8.o utils.o uuid.o version.o xml.o xmldoc.o ccss.o cdr.o cel.o config.o dnsmgr.o dsp.o enum.o features.o http.o indications.o logger.o manager.o named_acl.o plc.o sounds.o udptl.o -> asterisk #11 44.96 [CC] res_adsi.c -> res_adsi.o #11 44.96 [CC] res_aeap.c -> res_aeap.o #11 44.96 [CC] res_aeap/aeap.c -> res_aeap/aeap.o #11 44.96 [CC] res_aeap/general.c -> res_aeap/general.o #11 44.96 [CC] res_aeap/message_json.c -> res_aeap/message_json.o #11 44.96 [CC] res_aeap/message.c -> res_aeap/message.o #11 44.96 [CC] res_aeap/transaction.c -> res_aeap/transaction.o #11 44.96 [CC] res_aeap/transport.c -> res_aeap/transport.o #11 44.96 [CC] res_aeap/transport_websocket.c -> res_aeap/transport_websocket.o #11 44.96 [CC] res_ael_share.c -> res_ael_share.o #11 44.96 [CC] ael/ael_lex.c -> ael/ael_lex.o #11 44.96 [CC] ael/ael.tab.c -> ael/ael.tab.o #11 44.96 [CC] ael/pval.c -> ael/pval.o #11 44.96 [CC] res_agi.c -> res_agi.o #11 44.98 [CC] res_ari.c -> res_ari.o #11 44.98 [CC] ari/cli.c -> ari/cli.o #11 44.98 [CC] ari/config.c -> ari/config.o #11 45.00 [CC] ari/ari_websockets.c -> ari/ari_websockets.o #11 45.02 [CC] res_ari_applications.c -> res_ari_applications.o #11 45.03 [CC] ari/resource_applications.c -> ari/resource_applications.o #11 45.05 [CC] res_ari_asterisk.c -> res_ari_asterisk.o #11 45.07 [CC] ari/resource_asterisk.c -> ari/resource_asterisk.o #11 45.08 [CC] res_ari_bridges.c -> res_ari_bridges.o #11 45.09 [CC] ari/resource_bridges.c -> ari/resource_bridges.o #11 45.11 [CC] res_ari_channels.c -> res_ari_channels.o #11 45.18 [CC] ari/resource_channels.c -> ari/resource_channels.o #11 45.19 [CC] res_ari_device_states.c -> res_ari_device_states.o #11 45.21 [CC] ari/resource_device_states.c -> ari/resource_device_states.o #11 45.23 [CC] res_ari_endpoints.c -> res_ari_endpoints.o #11 45.24 [CC] ari/resource_endpoints.c -> ari/resource_endpoints.o #11 45.25 [CC] res_ari_events.c -> res_ari_events.o #11 45.27 [CC] ari/resource_events.c -> ari/resource_events.o #11 45.35 [CC] res_ari_model.c -> res_ari_model.o #11 45.39 [CC] ari/ari_model_validators.c -> ari/ari_model_validators.o #11 45.40 [CC] res_ari_playbacks.c -> res_ari_playbacks.o #11 45.42 [CC] ari/resource_playbacks.c -> ari/resource_playbacks.o #11 45.44 [CC] res_ari_recordings.c -> res_ari_recordings.o #11 45.45 [CC] ari/resource_recordings.c -> ari/resource_recordings.o #11 45.50 [CC] res_ari_sounds.c -> res_ari_sounds.o #11 45.51 [CC] ari/resource_sounds.c -> ari/resource_sounds.o #11 45.52 [CC] res_audiosocket.c -> res_audiosocket.o #11 45.56 [CC] res_calendar.c -> res_calendar.o #11 45.61 [CC] res_clialiases.c -> res_clialiases.o #11 45.61 [CC] res_clioriginate.c -> res_clioriginate.o #11 45.64 [CC] res_config_curl.c -> res_config_curl.o #11 45.67 [CC] res_config_sqlite3.c -> res_config_sqlite3.o #11 45.70 [CC] res_convert.c -> res_convert.o #11 45.71 [CC] res_crypto.c -> res_crypto.o #11 45.73 [CC] res_curl.c -> res_curl.o #11 45.75 [CC] res_fax.c -> res_fax.o #11 45.78 [CC] res_format_attr_celt.c -> res_format_attr_celt.o #11 45.81 [CC] res_format_attr_g729.c -> res_format_attr_g729.o #11 45.82 [CC] res_format_attr_h263.c -> res_format_attr_h263.o #11 45.84 [CC] res_format_attr_h264.c -> res_format_attr_h264.o #11 45.84 [CC] res_format_attr_ilbc.c -> res_format_attr_ilbc.o #11 45.86 [CC] res_format_attr_opus.c -> res_format_attr_opus.o #11 45.90 [CC] res_format_attr_silk.c -> res_format_attr_silk.o #11 45.90 [CC] res_format_attr_siren14.c -> res_format_attr_siren14.o #11 45.91 [CC] res_format_attr_siren7.c -> res_format_attr_siren7.o #11 45.92 [CC] res_format_attr_vp8.c -> res_format_attr_vp8.o #11 45.98 [CC] res_hep.c -> res_hep.o #11 45.98 [CC] res_hep_pjsip.c -> res_hep_pjsip.o #11 46.10 [CC] res_hep_rtcp.c -> res_hep_rtcp.o #11 46.11 [CC] res_http_media_cache.c -> res_http_media_cache.o #11 46.12 [CC] res_http_websocket.c -> res_http_websocket.o #11 46.13 [CC] res_limit.c -> res_limit.o #11 46.14 [CC] res_manager_devicestate.c -> res_manager_devicestate.o #11 46.21 [CC] res_manager_presencestate.c -> res_manager_presencestate.o #11 46.22 [CC] res_musiconhold.c -> res_musiconhold.o #11 46.27 [CC] res_mutestream.c -> res_mutestream.o #11 46.28 [CC] res_mwi_devstate.c -> res_mwi_devstate.o #11 46.29 [CC] res_parking.c -> res_parking.o #11 46.29 [CC] parking/parking_applications.c -> parking/parking_applications.o #11 46.31 [CC] parking/parking_bridge.c -> parking/parking_bridge.o #11 46.38 [CC] parking/parking_bridge_features.c -> parking/parking_bridge_features.o #11 46.38 [CC] parking/parking_controller.c -> parking/parking_controller.o #11 46.39 [CC] parking/parking_devicestate.c -> parking/parking_devicestate.o #11 46.41 [CC] parking/parking_manager.c -> parking/parking_manager.o #11 46.44 [CC] parking/parking_tests.c -> parking/parking_tests.o #11 46.46 [CC] parking/parking_ui.c -> parking/parking_ui.o #11 46.48 [CC] res_phoneprov.c -> res_phoneprov.o #11 46.48 [CC] res_pjproject.c -> res_pjproject.o #11 46.48 [CC] res_pjsip.c -> res_pjsip.o #11 46.53 [CC] res_pjsip/config_auth.c -> res_pjsip/config_auth.o #11 46.58 [CC] res_pjsip/config_domain_aliases.c -> res_pjsip/config_domain_aliases.o #11 46.64 [CC] res_pjsip/config_global.c -> res_pjsip/config_global.o #11 46.64 [CC] res_pjsip/config_system.c -> res_pjsip/config_system.o #11 46.64 [CC] res_pjsip/config_transport.c -> res_pjsip/config_transport.o #11 46.69 [CC] res_pjsip/location.c -> res_pjsip/location.o #11 46.70 [CC] res_pjsip/pjsip_cli.c -> res_pjsip/pjsip_cli.o #11 46.79 [CC] res_pjsip/pjsip_configuration.c -> res_pjsip/pjsip_configuration.o #11 46.82 [CC] res_pjsip/pjsip_distributor.c -> res_pjsip/pjsip_distributor.o #11 46.84 [CC] res_pjsip/pjsip_global_headers.c -> res_pjsip/pjsip_global_headers.o #11 46.86 [CC] res_pjsip/pjsip_message_filter.c -> res_pjsip/pjsip_message_filter.o #11 46.87 [CC] res_pjsip/pjsip_options.c -> res_pjsip/pjsip_options.o #11 46.94 [CC] res_pjsip/pjsip_resolver.c -> res_pjsip/pjsip_resolver.o #11 46.94 [CC] res_pjsip/pjsip_scheduler.c -> res_pjsip/pjsip_scheduler.o #11 46.96 [CC] res_pjsip/pjsip_session.c -> res_pjsip/pjsip_session.o #11 46.96 [CC] res_pjsip/pjsip_transport_events.c -> res_pjsip/pjsip_transport_events.o #11 47.04 [CC] res_pjsip/pjsip_transport_management.c -> res_pjsip/pjsip_transport_management.o #11 47.05 [CC] res_pjsip/presence_xml.c -> res_pjsip/presence_xml.o #11 47.06 [CC] res_pjsip/security_agreements.c -> res_pjsip/security_agreements.o #11 47.13 [CC] res_pjsip/security_events.c -> res_pjsip/security_events.o #11 47.28 [CC] res_pjsip_acl.c -> res_pjsip_acl.o #11 47.29 [CC] res_pjsip_aoc.c -> res_pjsip_aoc.o #11 47.42 [CC] res_pjsip_authenticator_digest.c -> res_pjsip_authenticator_digest.o #11 47.46 [CC] res_pjsip_caller_id.c -> res_pjsip_caller_id.o #11 47.48 [CC] res_pjsip_config_wizard.c -> res_pjsip_config_wizard.o #11 47.52 [CC] res_pjsip_dialog_info_body_generator.c -> res_pjsip_dialog_info_body_generator.o #11 47.52 [CC] res_pjsip_diversion.c -> res_pjsip_diversion.o #11 47.53 [CC] res_pjsip_dlg_options.c -> res_pjsip_dlg_options.o #11 47.55 [CC] res_pjsip_dtmf_info.c -> res_pjsip_dtmf_info.o #11 47.56 [CC] res_pjsip_empty_info.c -> res_pjsip_empty_info.o #11 47.57 [CC] res_pjsip_endpoint_identifier_anonymous.c -> res_pjsip_endpoint_identifier_anonymous.o #11 47.61 [CC] res_pjsip_endpoint_identifier_ip.c -> res_pjsip_endpoint_identifier_ip.o #11 47.66 [CC] res_pjsip_endpoint_identifier_user.c -> res_pjsip_endpoint_identifier_user.o #11 47.69 [CC] res_pjsip_exten_state.c -> res_pjsip_exten_state.o #11 47.72 [CC] res_pjsip_header_funcs.c -> res_pjsip_header_funcs.o #11 47.74 [CC] res_pjsip_history.c -> res_pjsip_history.o #11 47.79 [CC] res_pjsip_logger.c -> res_pjsip_logger.o #11 47.81 [CC] res_pjsip_messaging.c -> res_pjsip_messaging.o #11 47.83 [CC] res_pjsip_mwi.c -> res_pjsip_mwi.o #11 47.86 [CC] res_pjsip_mwi_body_generator.c -> res_pjsip_mwi_body_generator.o #11 47.88 [CC] res_pjsip_nat.c -> res_pjsip_nat.o #11 47.91 [CC] res_pjsip_notify.c -> res_pjsip_notify.o #11 47.91 [CC] res_pjsip_one_touch_record_info.c -> res_pjsip_one_touch_record_info.o #11 47.91 [CC] res_pjsip_outbound_authenticator_digest.c -> res_pjsip_outbound_authenticator_digest.o #11 47.95 [CC] res_pjsip_outbound_publish.c -> res_pjsip_outbound_publish.o #11 48.06 [CC] res_pjsip_outbound_registration.c -> res_pjsip_outbound_registration.o #11 48.13 [CC] res_pjsip_path.c -> res_pjsip_path.o #11 48.16 [CC] res_pjsip_phoneprov_provider.c -> res_pjsip_phoneprov_provider.o #11 48.20 [CC] res_pjsip_pidf_body_generator.c -> res_pjsip_pidf_body_generator.o #11 48.23 [CC] res_pjsip_pidf_digium_body_supplement.c -> res_pjsip_pidf_digium_body_supplement.o #11 48.23 [CC] res_pjsip_pidf_eyebeam_body_supplement.c -> res_pjsip_pidf_eyebeam_body_supplement.o #11 48.23 [CC] res_pjsip_publish_asterisk.c -> res_pjsip_publish_asterisk.o #11 48.25 [CC] res_pjsip_pubsub.c -> res_pjsip_pubsub.o #11 48.26 [CC] res_pjsip_refer.c -> res_pjsip_refer.o #11 48.29 [CC] res_pjsip_registrar.c -> res_pjsip_registrar.o #11 48.29 [CC] res_pjsip_rfc3326.c -> res_pjsip_rfc3326.o #11 48.31 [CC] res_pjsip_rfc3329.c -> res_pjsip_rfc3329.o #11 48.34 [CC] res_pjsip_sdp_rtp.c -> res_pjsip_sdp_rtp.o #11 48.35 [CC] res_pjsip_send_to_voicemail.c -> res_pjsip_send_to_voicemail.o #11 48.37 [CC] res_pjsip_session.c -> res_pjsip_session.o #11 48.44 [CC] res_pjsip_session/pjsip_session_caps.c -> res_pjsip_session/pjsip_session_caps.o #11 48.46 [CC] res_pjsip_session/pjsip_session_reason_header.c -> res_pjsip_session/pjsip_session_reason_header.o #11 48.46 [CC] res_pjsip_sips_contact.c -> res_pjsip_sips_contact.o #11 48.48 [CC] res_pjsip_t38.c -> res_pjsip_t38.o #11 48.51 [CC] res_pjsip_transport_websocket.c -> res_pjsip_transport_websocket.o #11 48.56 [CC] res_pjsip_xpidf_body_generator.c -> res_pjsip_xpidf_body_generator.o #11 48.59 [CC] res_prometheus.c -> res_prometheus.o #11 48.66 [CC] prometheus/bridges.c -> prometheus/bridges.o #11 48.68 [CC] prometheus/channels.c -> prometheus/channels.o #11 48.70 [CC] prometheus/cli.c -> prometheus/cli.o #11 48.71 [CC] prometheus/endpoints.c -> prometheus/endpoints.o #11 48.78 [CC] prometheus/pjsip_outbound_registrations.c -> prometheus/pjsip_outbound_registrations.o #11 48.79 [CC] res_realtime.c -> res_realtime.o #11 48.80 [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o #11 48.87 [CC] res_rtp_multicast.c -> res_rtp_multicast.o #11 48.87 [CC] res_security_log.c -> res_security_log.o #11 48.87 [CC] res_smdi.c -> res_smdi.o #11 48.88 [CC] res_snmp.c -> res_snmp.o #11 48.88 [CC] snmp/agent.c -> snmp/agent.o #11 48.95 [CC] res_sorcery_astdb.c -> res_sorcery_astdb.o #11 48.97 [CC] res_sorcery_config.c -> res_sorcery_config.o #11 49.02 [CC] res_sorcery_memory.c -> res_sorcery_memory.o #11 49.02 [CC] res_sorcery_memory_cache.c -> res_sorcery_memory_cache.o #11 49.07 [CC] res_sorcery_realtime.c -> res_sorcery_realtime.o #11 49.09 [CC] res_speech.c -> res_speech.o #11 49.09 [CC] res_speech_aeap.c -> res_speech_aeap.o #11 49.09 [CC] res_stasis.c -> res_stasis.o #11 49.12 [CC] stasis/app.c -> stasis/app.o #11 49.16 [CC] stasis/command.c -> stasis/command.o #11 49.18 [CC] stasis/control.c -> stasis/control.o #11 49.19 [CC] stasis/messaging.c -> stasis/messaging.o #11 49.23 [CC] stasis/stasis_bridge.c -> stasis/stasis_bridge.o #11 49.23 [CC] res_stasis_answer.c -> res_stasis_answer.o #11 49.26 [CC] res_stasis_device_state.c -> res_stasis_device_state.o #11 49.28 [CC] res_stasis_playback.c -> res_stasis_playback.o #11 49.35 [CC] res_stasis_recording.c -> res_stasis_recording.o #11 49.35 [CC] stasis_recording/stored.c -> stasis_recording/stored.o #11 49.37 [CC] res_stasis_snoop.c -> res_stasis_snoop.o #11 49.41 [CC] res_statsd.c -> res_statsd.o #11 49.42 [CC] res_stun_monitor.c -> res_stun_monitor.o #11 49.46 [CC] res_timing_dahdi.c -> res_timing_dahdi.o #11 49.55 [CC] res_timing_pthread.c -> res_timing_pthread.o #11 49.55 [CC] res_timing_timerfd.c -> res_timing_timerfd.o #11 49.58 [CC] res_tonedetect.c -> res_tonedetect.o #11 49.60 [LD] res_adsi.o -> res_adsi.so #11 49.64 [LD] res_aeap.o res_aeap/aeap.o res_aeap/general.o res_aeap/message.o res_aeap/message_json.o res_aeap/transaction.o res_aeap/transport.o res_aeap/transport_websocket.o -> res_aeap.so #11 49.65 [LD] res_ael_share.o ael/ael_lex.o ael/ael.tab.o ael/pval.o -> res_ael_share.so #11 49.67 [LD] res_ari.o ari/cli.o ari/config.o ari/ari_websockets.o -> res_ari.so #11 49.67 [LD] res_ari_applications.o ari/resource_applications.o -> res_ari_applications.so #11 49.67 [LD] res_agi.o -> res_agi.so #11 49.69 [LD] res_ari_asterisk.o ari/resource_asterisk.o -> res_ari_asterisk.so #11 49.70 [LD] res_ari_channels.o ari/resource_channels.o -> res_ari_channels.so #11 49.70 [LD] res_ari_device_states.o ari/resource_device_states.o -> res_ari_device_states.so #11 49.71 [LD] res_ari_bridges.o ari/resource_bridges.o -> res_ari_bridges.so #11 49.71 [LD] res_ari_events.o ari/resource_events.o -> res_ari_events.so #11 49.71 [LD] res_ari_model.o ari/ari_model_validators.o -> res_ari_model.so #11 49.72 [LD] res_ari_endpoints.o ari/resource_endpoints.o -> res_ari_endpoints.so #11 49.73 [LD] res_ari_playbacks.o ari/resource_playbacks.o -> res_ari_playbacks.so #11 49.74 [LD] res_ari_recordings.o ari/resource_recordings.o -> res_ari_recordings.so #11 49.76 [LD] res_ari_sounds.o ari/resource_sounds.o -> res_ari_sounds.so #11 49.76 [LD] res_audiosocket.o -> res_audiosocket.so #11 49.76 [LD] res_calendar.o -> res_calendar.so #11 49.76 [LD] res_clialiases.o -> res_clialiases.so #11 49.76 [LD] res_clioriginate.o -> res_clioriginate.so #11 49.76 [LD] res_config_curl.o -> res_config_curl.so #11 49.76 [LD] res_config_sqlite3.o -> res_config_sqlite3.so #11 49.78 [LD] res_convert.o -> res_convert.so #11 49.78 [LD] res_crypto.o -> res_crypto.so #11 49.79 [LD] res_curl.o -> res_curl.so #11 49.79 [LD] res_fax.o -> res_fax.so #11 49.80 [LD] res_format_attr_h263.o -> res_format_attr_h263.so #11 49.80 [LD] res_format_attr_celt.o -> res_format_attr_celt.so #11 49.80 [LD] res_format_attr_opus.o -> res_format_attr_opus.so #11 49.80 [LD] res_format_attr_ilbc.o -> res_format_attr_ilbc.so #11 49.80 [LD] res_format_attr_silk.o -> res_format_attr_silk.so #11 49.80 [LD] res_format_attr_siren14.o -> res_format_attr_siren14.so #11 49.81 [LD] res_format_attr_siren7.o -> res_format_attr_siren7.so #11 49.81 [LD] res_format_attr_g729.o -> res_format_attr_g729.so #11 49.82 [LD] res_format_attr_vp8.o -> res_format_attr_vp8.so #11 49.82 [LD] res_format_attr_h264.o -> res_format_attr_h264.so #11 49.82 [LD] res_hep.o -> res_hep.so #11 49.83 [LD] res_hep_pjsip.o -> res_hep_pjsip.so #11 49.83 [LD] res_hep_rtcp.o -> res_hep_rtcp.so #11 49.83 [LD] res_http_media_cache.o -> res_http_media_cache.so #11 49.84 [LD] res_manager_presencestate.o -> res_manager_presencestate.so #11 49.84 [LD] res_limit.o -> res_limit.so #11 49.84 [LD] res_http_websocket.o -> res_http_websocket.so #11 49.84 [LD] res_manager_devicestate.o -> res_manager_devicestate.so #11 49.84 [LD] res_musiconhold.o -> res_musiconhold.so #11 49.84 [LD] res_mutestream.o -> res_mutestream.so #11 49.86 [LD] res_mwi_devstate.o -> res_mwi_devstate.so #11 49.86 [LD] res_phoneprov.o -> res_phoneprov.so #11 49.86 [LD] res_parking.o parking/parking_applications.o parking/parking_bridge.o parking/parking_bridge_features.o parking/parking_controller.o parking/parking_devicestate.o parking/parking_manager.o parking/parking_tests.o parking/parking_ui.o -> res_parking.so #11 49.86 [LD] res_pjproject.o -> res_pjproject.so #11 49.87 [LD] res_pjsip.o res_pjsip/config_auth.o res_pjsip/config_domain_aliases.o res_pjsip/config_global.o res_pjsip/config_system.o res_pjsip/config_transport.o res_pjsip/location.o res_pjsip/pjsip_cli.o res_pjsip/pjsip_configuration.o res_pjsip/pjsip_distributor.o res_pjsip/pjsip_global_headers.o res_pjsip/pjsip_message_filter.o res_pjsip/pjsip_options.o res_pjsip/pjsip_resolver.o res_pjsip/pjsip_scheduler.o res_pjsip/pjsip_session.o res_pjsip/pjsip_transport_events.o res_pjsip/pjsip_transport_management.o res_pjsip/presence_xml.o res_pjsip/security_agreements.o res_pjsip/security_events.o -> res_pjsip.so #11 49.87 [LD] res_pjsip_acl.o -> res_pjsip_acl.so #11 49.87 [LD] res_pjsip_aoc.o -> res_pjsip_aoc.so #11 49.87 [LD] res_pjsip_authenticator_digest.o -> res_pjsip_authenticator_digest.so #11 49.88 [LD] res_pjsip_caller_id.o -> res_pjsip_caller_id.so #11 49.89 [LD] res_pjsip_config_wizard.o -> res_pjsip_config_wizard.so #11 49.89 [LD] res_pjsip_dialog_info_body_generator.o -> res_pjsip_dialog_info_body_generator.so #11 49.89 [LD] res_pjsip_diversion.o -> res_pjsip_diversion.so #11 49.89 [LD] res_pjsip_dtmf_info.o -> res_pjsip_dtmf_info.so #11 49.90 [LD] res_pjsip_empty_info.o -> res_pjsip_empty_info.so #11 49.91 [LD] res_pjsip_endpoint_identifier_ip.o -> res_pjsip_endpoint_identifier_ip.so #11 49.91 [LD] res_pjsip_endpoint_identifier_user.o -> res_pjsip_endpoint_identifier_user.so #11 49.91 [LD] res_pjsip_endpoint_identifier_anonymous.o -> res_pjsip_endpoint_identifier_anonymous.so #11 49.92 [LD] res_pjsip_dlg_options.o -> res_pjsip_dlg_options.so #11 49.92 [LD] res_pjsip_exten_state.o -> res_pjsip_exten_state.so #11 49.92 [LD] res_pjsip_header_funcs.o -> res_pjsip_header_funcs.so #11 49.92 [LD] res_pjsip_history.o -> res_pjsip_history.so #11 49.92 [LD] res_pjsip_logger.o -> res_pjsip_logger.so #11 49.92 [LD] res_pjsip_messaging.o -> res_pjsip_messaging.so #11 49.92 [LD] res_pjsip_mwi.o -> res_pjsip_mwi.so #11 49.93 [LD] res_pjsip_mwi_body_generator.o -> res_pjsip_mwi_body_generator.so #11 49.93 [LD] res_pjsip_nat.o -> res_pjsip_nat.so #11 49.93 [LD] res_pjsip_notify.o -> res_pjsip_notify.so #11 49.93 [LD] res_pjsip_one_touch_record_info.o -> res_pjsip_one_touch_record_info.so #11 49.95 [LD] res_pjsip_outbound_publish.o -> res_pjsip_outbound_publish.so #11 49.95 [LD] res_pjsip_outbound_registration.o -> res_pjsip_outbound_registration.so #11 49.96 [LD] res_pjsip_path.o -> res_pjsip_path.so #11 49.96 [LD] res_pjsip_phoneprov_provider.o -> res_pjsip_phoneprov_provider.so #11 49.96 [LD] res_pjsip_outbound_authenticator_digest.o -> res_pjsip_outbound_authenticator_digest.so #11 49.96 [LD] res_pjsip_pidf_body_generator.o -> res_pjsip_pidf_body_generator.so #11 49.96 [LD] res_pjsip_pidf_digium_body_supplement.o -> res_pjsip_pidf_digium_body_supplement.so #11 49.96 [LD] res_pjsip_pidf_eyebeam_body_supplement.o -> res_pjsip_pidf_eyebeam_body_supplement.so #11 49.96 [LD] res_pjsip_publish_asterisk.o -> res_pjsip_publish_asterisk.so #11 49.97 [LD] res_pjsip_refer.o -> res_pjsip_refer.so #11 49.97 [LD] res_pjsip_registrar.o -> res_pjsip_registrar.so #11 49.97 [LD] res_pjsip_rfc3329.o -> res_pjsip_rfc3329.so #11 49.99 [LD] res_pjsip_send_to_voicemail.o -> res_pjsip_send_to_voicemail.so #11 49.99 [LD] res_pjsip_rfc3326.o -> res_pjsip_rfc3326.so #11 49.99 [LD] res_pjsip_sips_contact.o -> res_pjsip_sips_contact.so #11 49.99 [LD] res_pjsip_transport_websocket.o -> res_pjsip_transport_websocket.so #11 49.99 [LD] res_pjsip_t38.o -> res_pjsip_t38.so #11 50.00 [LD] res_prometheus.o prometheus/bridges.o prometheus/channels.o prometheus/cli.o prometheus/endpoints.o prometheus/pjsip_outbound_registrations.o -> res_prometheus.so #11 50.00 [LD] res_realtime.o -> res_realtime.so #11 50.00 [LD] res_pjsip_xpidf_body_generator.o -> res_pjsip_xpidf_body_generator.so #11 50.00 [LD] res_rtp_multicast.o -> res_rtp_multicast.so #11 50.01 [LD] res_security_log.o -> res_security_log.so #11 50.01 [LD] res_pjsip_sdp_rtp.o -> res_pjsip_sdp_rtp.so #11 50.01 [LD] res_smdi.o -> res_smdi.so #11 50.01 [LD] res_sorcery_astdb.o -> res_sorcery_astdb.so #11 50.02 [LD] res_sorcery_config.o -> res_sorcery_config.so #11 50.02 [LD] res_sorcery_memory.o -> res_sorcery_memory.so #11 50.03 [LD] res_sorcery_memory_cache.o -> res_sorcery_memory_cache.so #11 50.03 [LD] res_snmp.o snmp/agent.o -> res_snmp.so #11 50.03 [LD] res_sorcery_realtime.o -> res_sorcery_realtime.so #11 50.03 [LD] res_speech.o -> res_speech.so #11 50.04 [LD] res_speech_aeap.o -> res_speech_aeap.so #11 50.05 [LD] res_stasis_device_state.o -> res_stasis_device_state.so #11 50.05 [LD] res_stasis_answer.o -> res_stasis_answer.so #11 50.05 [LD] res_stasis_playback.o -> res_stasis_playback.so #11 50.05 [LD] res_stasis_snoop.o -> res_stasis_snoop.so #11 50.05 [LD] res_statsd.o -> res_statsd.so #11 50.05 [LD] res_stasis_recording.o stasis_recording/stored.o -> res_stasis_recording.so #11 50.06 [LD] res_timing_dahdi.o -> res_timing_dahdi.so #11 50.06 [LD] res_timing_pthread.o -> res_timing_pthread.so #11 50.07 [LD] res_tonedetect.o -> res_tonedetect.so #11 50.07 [LD] res_stun_monitor.o -> res_stun_monitor.so #11 50.08 [LD] res_timing_timerfd.o -> res_timing_timerfd.so #11 50.11 [LD] res_stasis.o stasis/app.o stasis/command.o stasis/control.o stasis/messaging.o stasis/stasis_bridge.o -> res_stasis.so #11 50.34 [LD] res_pjsip_pubsub.o -> res_pjsip_pubsub.so #11 50.95 [LD] res_pjsip_session.o res_pjsip_session/pjsip_session_caps.o res_pjsip_session/pjsip_session_reason_header.o -> res_pjsip_session.so #11 51.36 [LD] res_rtp_asterisk.o -> res_rtp_asterisk.so #11 51.40 Building Documentation For: channels pbx apps codecs formats cdr cel bridges funcs tests main res addons #11 53.40 +--------- Asterisk Build Complete ---------+ #11 53.40 + Asterisk has successfully been built, and + #11 53.41 + can be installed by running: + #11 53.41 + + #11 53.41 + make install + #11 53.41 +-------------------------------------------+ #11 DONE 54.3s #12 [ 8/10] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/ASTERISK/GIT/REFS/HEADS/SYSMOCOM/MASTER /tmp/asterisk-ver #12 DONE 0.2s #13 [ 9/10] RUN CD asterisk && git fetch && git checkout -B sysmocom/master origin/sysmocom/master #13 0.356 Reset branch 'sysmocom/master' #13 0.356 branch 'sysmocom/master' set up to track 'origin/sysmocom/master'. #13 0.356 Your branch is up to date with 'origin/sysmocom/master'. #13 DONE 0.4s #14 [10/10] RUN CD asterisk && make "-j$(nproc)" && make install && make samples && ldconfig #14 1.287 +--------- Asterisk Build Complete ---------+ #14 1.288 + Asterisk has successfully been built, and + #14 1.288 + can be installed by running: + #14 1.289 + + #14 1.290 + make install + #14 1.290 +-------------------------------------------+ #14 3.402 Installing modules from channels... #14 3.430 Installing modules from pbx... #14 3.530 Installing modules from apps... #14 3.732 Installing modules from codecs... #14 3.809 Installing modules from formats... #14 3.874 Installing modules from cdr... #14 3.902 Installing modules from cel... #14 3.918 Installing modules from bridges... #14 3.967 Installing modules from funcs... #14 4.136 Installing modules from tests... #14 4.236 Installing modules from main... #14 4.329 Installing modules from res... #14 4.537 Installing modules from addons... #14 4.642 /usr/bin/install -c -m 755 contrib/scripts/astversion "/usr/sbin/" #14 4.643 /usr/bin/install -c -m 755 contrib/scripts/astgenkey "/usr/sbin/" #14 4.644 /usr/bin/install -c -m 755 contrib/scripts/autosupport "/usr/sbin/" #14 4.645 ./build_tools/install_subst contrib/scripts/safe_asterisk "/usr/sbin/safe_asterisk"; #14 4.656 /usr/bin/install -c -m 644 doc/core-*.xml "/var/lib/asterisk/documentation" #14 4.661 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/documentation" #14 4.664 /usr/bin/install -c -m 644 doc/appdocsxml.dtd "/var/lib/asterisk/documentation" #14 4.667 /usr/bin/install -c -m 644 doc/asterisk.8 "/usr/share/man/man8" #14 4.671 /usr/bin/install -c -m 644 doc/astdb*.8 "/usr/share/man/man8" #14 4.675 /usr/bin/install -c -m 644 contrib/scripts/astgenkey.8 "/usr/share/man/man8" #14 4.680 /usr/bin/install -c -m 644 contrib/scripts/autosupport.8 "/usr/share/man/man8" #14 4.685 /usr/bin/install -c -m 644 contrib/scripts/safe_asterisk.8 "/usr/share/man/man8" #14 4.691 if [ -f contrib/firmware/iax/iaxy.bin ] ; then \ #14 4.691 /usr/bin/install -c -m 644 contrib/firmware/iax/iaxy.bin "/var/lib/asterisk/firmware/iax/iaxy.bin"; \ #14 4.691 fi #14 4.694 /usr/bin/install -c -d //usr/share/dahdi/span_config.d #14 4.699 /usr/bin/install -c -m 644 contrib/scripts/dahdi_span_config_hook /usr/share/dahdi/span_config.d/40-asterisk #14 4.705 CFLAGS=" -I/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 " build_tools/mkpkgconfig "/usr/lib/pkgconfig"; #14 4.721 find static-http | while read x; do \ #14 4.721 if test -d $x; then \ #14 4.721 /usr/bin/install -c -m 755 -d "/var/lib/asterisk/$x"; \ #14 4.721 else \ #14 4.721 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/$x" ; \ #14 4.721 fi \ #14 4.721 done #14 4.747 /usr/bin/install -c -m 644 doc/core-en_US.xml "/var/lib/asterisk/static-http"; #14 4.755 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/static-http"; #14 4.759 if [ -d doc/tex/asterisk ] ; then \ #14 4.759 /usr/bin/install -c -d "/var/lib/asterisk/static-http/docs" ; \ #14 4.759 for n in doc/tex/asterisk/* ; do \ #14 4.759 /usr/bin/install -c -m 644 $n "/var/lib/asterisk/static-http/docs" ; \ #14 4.759 done \ #14 4.759 fi #14 4.760 for x in images/*.jpg; do \ #14 4.760 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/images" ; \ #14 4.760 done #14 4.766 make -C sounds install #14 4.773 make[1]: Entering directory '/home/asterisk/asterisk/sounds' #14 4.786 --2024-05-06 07:39:43-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-gsm-1.6.1.tar.gz #14 4.799 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #14 4.913 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #14 5.177 HTTP request sent, awaiting response... 200 OK #14 5.408 Length: 2466402 (2.4M) [application/octet-stream] #14 5.408 Saving to: 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' #14 5.409 #14 5.409 0K .......... .......... .......... .......... .......... 2% 513K 5s #14 5.506 50K .......... .......... .......... .......... .......... 4% 510K 5s #14 5.604 100K .......... .......... .......... .......... .......... 6% 106M 3s #14 5.605 150K .......... .......... .......... .......... .......... 8% 81.9M 2s #14 5.605 200K .......... .......... .......... .......... .......... 10% 511K 3s #14 5.703 250K .......... .......... .......... .......... .......... 12% 64.4M 2s #14 5.704 300K .......... .......... .......... .......... .......... 14% 50.7M 2s #14 5.705 350K .......... .......... .......... .......... .......... 16% 114M 1s #14 5.705 400K .......... .......... .......... .......... .......... 18% 526K 2s #14 5.800 450K .......... .......... .......... .......... .......... 20% 141M 1s #14 5.800 500K .......... .......... .......... .......... .......... 22% 117M 1s #14 5.801 550K .......... .......... .......... .......... .......... 24% 114M 1s #14 5.801 600K .......... .......... .......... .......... .......... 26% 117M 1s #14 5.801 650K .......... .......... .......... .......... .......... 29% 117M 1s #14 5.802 700K .......... .......... .......... .......... .......... 31% 117M 1s #14 5.802 750K .......... .......... .......... .......... .......... 33% 89.3M 1s #14 5.803 800K .......... .......... .......... .......... .......... 35% 116M 1s #14 5.803 850K .......... .......... .......... .......... .......... 37% 525K 1s #14 5.899 900K .......... .......... .......... .......... .......... 39% 120M 1s #14 5.899 950K .......... .......... .......... .......... .......... 41% 125M 1s #14 5.899 1000K .......... .......... .......... .......... .......... 43% 143M 1s #14 5.900 1050K .......... .......... .......... .......... .......... 45% 143M 1s #14 5.900 1100K .......... .......... .......... .......... .......... 47% 127M 1s #14 5.900 1150K .......... .......... .......... .......... .......... 49% 118M 0s #14 5.901 1200K .......... .......... .......... .......... .......... 51% 127M 0s #14 5.901 1250K .......... .......... .......... .......... .......... 53% 143M 0s #14 5.902 1300K .......... .......... .......... .......... .......... 56% 153M 0s #14 5.902 1350K .......... .......... .......... .......... .......... 58% 119M 0s #14 5.902 1400K .......... .......... .......... .......... .......... 60% 143M 0s #14 5.903 1450K .......... .......... .......... .......... .......... 62% 84.6M 0s #14 5.903 1500K .......... .......... .......... .......... .......... 64% 132M 0s #14 5.904 1550K .......... .......... .......... .......... .......... 66% 236M 0s #14 5.904 1600K .......... .......... .......... .......... .......... 68% 108M 0s #14 5.904 1650K .......... .......... .......... .......... .......... 70% 132M 0s #14 5.905 1700K .......... .......... .......... .......... .......... 72% 117M 0s #14 5.905 1750K .......... .......... .......... .......... .......... 74% 547K 0s #14 5.997 1800K .......... .......... .......... .......... .......... 76% 141M 0s #14 5.997 1850K .......... .......... .......... .......... .......... 78% 149M 0s #14 5.997 1900K .......... .......... .......... .......... .......... 80% 130M 0s #14 5.998 1950K .......... .......... .......... .......... .......... 83% 105M 0s #14 5.998 2000K .......... .......... .......... .......... .......... 85% 117M 0s #14 5.999 2050K .......... .......... .......... .......... .......... 87% 75.4M 0s #14 5.999 2100K .......... .......... .......... .......... .......... 89% 107M 0s #14 6.000 2150K .......... .......... .......... .......... .......... 91% 123M 0s #14 6.000 2200K .......... .......... .......... .......... .......... 93% 122M 0s #14 6.000 2250K .......... .......... .......... .......... .......... 95% 112M 0s #14 6.001 2300K .......... .......... .......... .......... .......... 97% 129M 0s #14 6.001 2350K .......... .......... .......... .......... .......... 99% 686M 0s #14 6.001 2400K ........ 100% 906M=0.6s #14 6.001 #14 6.001 2024-05-06 07:39:44 (3.97 MB/s) - 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' saved [2466402/2466402] #14 6.001 #14 6.045 --2024-05-06 07:39:44-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-moh-opsound-wav-2.03.tar.gz #14 6.050 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #14 6.050 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #14 6.317 HTTP request sent, awaiting response... 200 OK #14 6.551 Length: 15359473 (15M) [application/octet-stream] #14 6.552 Saving to: 'asterisk-moh-opsound-wav-2.03.tar.gz' #14 6.552 #14 6.552 0K .......... .......... .......... .......... .......... 0% 503K 30s #14 6.651 50K .......... .......... .......... .......... .......... 0% 504K 30s #14 6.751 100K .......... .......... .......... .......... .......... 1% 100M 20s #14 6.751 150K .......... .......... .......... .......... .......... 1% 112M 15s #14 6.751 200K .......... .......... .......... .......... .......... 1% 502K 18s #14 6.851 250K .......... .......... .......... .......... .......... 2% 62.3M 15s #14 6.852 300K .......... .......... .......... .......... .......... 2% 154M 13s #14 6.852 350K .......... .......... .......... .......... .......... 2% 134M 11s #14 6.852 400K .......... .......... .......... .......... .......... 3% 510K 13s #14 6.950 450K .......... .......... .......... .......... .......... 3% 137M 12s #14 6.951 500K .......... .......... .......... .......... .......... 3% 112M 10s #14 6.951 550K .......... .......... .......... .......... .......... 4% 128M 10s #14 6.951 600K .......... .......... .......... .......... .......... 4% 134M 9s #14 6.952 650K .......... .......... .......... .......... .......... 4% 150M 8s #14 6.952 700K .......... .......... .......... .......... .......... 5% 110M 8s #14 6.953 750K .......... .......... .......... .......... .......... 5% 115M 7s #14 6.953 800K .......... .......... .......... .......... .......... 5% 86.5M 7s #14 6.954 850K .......... .......... .......... .......... .......... 6% 518K 8s #14 7.050 900K .......... .......... .......... .......... .......... 6% 135M 7s #14 7.051 950K .......... .......... .......... .......... .......... 6% 115M 7s #14 7.051 1000K .......... .......... .......... .......... .......... 7% 114M 7s #14 7.051 1050K .......... .......... .......... .......... .......... 7% 130M 6s #14 7.052 1100K .......... .......... .......... .......... .......... 7% 150M 6s #14 7.052 1150K .......... .......... .......... .......... .......... 8% 119M 6s #14 7.052 1200K .......... .......... .......... .......... .......... 8% 143M 6s #14 7.053 1250K .......... .......... .......... .......... .......... 8% 144M 5s #14 7.053 1300K .......... .......... .......... .......... .......... 9% 148M 5s #14 7.053 1350K .......... .......... .......... .......... .......... 9% 113M 5s #14 7.054 1400K .......... .......... .......... .......... .......... 9% 120M 5s #14 7.054 1450K .......... .......... .......... .......... .......... 10% 68.7M 5s #14 7.055 1500K .......... .......... .......... .......... .......... 10% 129M 4s #14 7.055 1550K .......... .......... .......... .......... .......... 10% 225M 4s #14 7.056 1600K .......... .......... .......... .......... .......... 11% 129M 4s #14 7.056 1650K .......... .......... .......... .......... .......... 11% 120M 4s #14 7.056 1700K .......... .......... .......... .......... .......... 11% 116M 4s #14 7.057 1750K .......... .......... .......... .......... .......... 12% 540K 4s #14 7.150 1800K .......... .......... .......... .......... .......... 12% 119M 4s #14 7.150 1850K .......... .......... .......... .......... .......... 12% 154M 4s #14 7.150 1900K .......... .......... .......... .......... .......... 13% 143M 4s #14 7.151 1950K .......... .......... .......... .......... .......... 13% 91.8M 4s #14 7.151 2000K .......... .......... .......... .......... .......... 13% 113M 4s #14 7.152 2050K .......... .......... .......... .......... .......... 14% 77.7M 4s #14 7.152 2100K .......... .......... .......... .......... .......... 14% 126M 4s #14 7.152 2150K .......... .......... .......... .......... .......... 14% 110M 3s #14 7.153 2200K .......... .......... .......... .......... .......... 15% 110M 3s #14 7.153 2250K .......... .......... .......... .......... .......... 15% 102M 3s #14 7.155 2300K .......... .......... .......... .......... .......... 15% 81.7M 3s #14 7.155 2350K .......... .......... .......... .......... .......... 16% 434M 3s #14 7.155 2400K .......... .......... .......... .......... .......... 16% 390M 3s #14 7.155 2450K .......... .......... .......... .......... .......... 16% 444M 3s #14 7.155 2500K .......... .......... .......... .......... .......... 17% 120M 3s #14 7.155 2550K .......... .......... .......... .......... .......... 17% 114M 3s #14 7.156 2600K .......... .......... .......... .......... .......... 17% 118M 3s #14 7.156 2650K .......... .......... .......... .......... .......... 18% 117M 3s #14 7.156 2700K .......... .......... .......... .......... .......... 18% 117M 3s #14 7.157 2750K .......... .......... .......... .......... .......... 18% 87.2M 3s #14 7.157 2800K .......... .......... .......... .......... .......... 19% 116M 3s #14 7.158 2850K .......... .......... .......... .......... .......... 19% 117M 3s #14 7.158 2900K .......... .......... .......... .......... .......... 19% 117M 2s #14 7.159 2950K .......... .......... .......... .......... .......... 20% 115M 2s #14 7.159 3000K .......... .......... .......... .......... .......... 20% 117M 2s #14 7.159 3050K .......... .......... .......... .......... .......... 20% 475K 3s #14 7.265 3100K .......... .......... .......... .......... .......... 21% 275M 3s #14 7.265 3150K .......... .......... .......... .......... .......... 21% 162M 3s #14 7.265 3200K .......... .......... .......... .......... .......... 21% 142M 3s #14 7.266 3250K .......... .......... .......... .......... .......... 22% 265M 3s #14 7.266 3300K .......... .......... .......... .......... .......... 22% 250M 2s #14 7.266 3350K .......... .......... .......... .......... .......... 22% 601K 3s #14 7.349 3400K .......... .......... .......... .......... .......... 23% 237M 3s #14 7.349 3450K .......... .......... .......... .......... .......... 23% 365M 3s #14 7.350 3500K .......... .......... .......... .......... .......... 23% 212M 3s #14 7.350 3550K .......... .......... .......... .......... .......... 24% 174M 3s #14 7.350 3600K .......... .......... .......... .......... .......... 24% 396M 2s #14 7.350 3650K .......... .......... .......... .......... .......... 24% 396M 2s #14 7.350 3700K .......... .......... .......... .......... .......... 25% 394M 2s #14 7.350 3750K .......... .......... .......... .......... .......... 25% 322M 2s #14 7.351 3800K .......... .......... .......... .......... .......... 25% 245M 2s #14 7.351 3850K .......... .......... .......... .......... .......... 26% 170M 2s #14 7.351 3900K .......... .......... .......... .......... .......... 26% 128M 2s #14 7.351 3950K .......... .......... .......... .......... .......... 26% 116M 2s #14 7.352 4000K .......... .......... .......... .......... .......... 27% 134M 2s #14 7.352 4050K .......... .......... .......... .......... .......... 27% 214M 2s #14 7.352 4100K .......... .......... .......... .......... .......... 27% 313M 2s #14 7.353 4150K .......... .......... .......... .......... .......... 28% 157M 2s #14 7.353 4200K .......... .......... .......... .......... .......... 28% 150M 2s #14 7.353 4250K .......... .......... .......... .......... .......... 28% 140M 2s #14 7.354 4300K .......... .......... .......... .......... .......... 29% 165M 2s #14 7.354 4350K .......... .......... .......... .......... .......... 29% 128M 2s #14 7.354 4400K .......... .......... .......... .......... .......... 29% 107M 2s #14 7.355 4450K .......... .......... .......... .......... .......... 30% 418M 2s #14 7.355 4500K .......... .......... .......... .......... .......... 30% 265M 2s #14 7.355 4550K .......... .......... .......... .......... .......... 30% 371M 2s #14 7.355 4600K .......... .......... .......... .......... .......... 31% 406M 2s #14 7.355 4650K .......... .......... .......... .......... .......... 31% 391M 2s #14 7.355 4700K .......... .......... .......... .......... .......... 31% 406M 2s #14 7.356 4750K .......... .......... .......... .......... .......... 32% 19.5M 2s #14 7.358 4800K .......... .......... .......... .......... .......... 32% 67.9M 2s #14 7.359 4850K .......... .......... .......... .......... .......... 32% 131M 2s #14 7.359 4900K .......... .......... .......... .......... .......... 33% 269M 2s #14 7.359 4950K .......... .......... .......... .......... .......... 33% 336M 2s #14 7.359 5000K .......... .......... .......... .......... .......... 33% 221M 2s #14 7.360 5050K .......... .......... .......... .......... .......... 34% 136M 2s #14 7.360 5100K .......... .......... .......... .......... .......... 34% 140M 2s #14 7.360 5150K .......... .......... .......... .......... .......... 34% 104M 2s #14 7.361 5200K .......... .......... .......... .......... .......... 35% 139M 2s #14 7.361 5250K .......... .......... .......... .......... .......... 35% 145M 1s #14 7.362 5300K .......... .......... .......... .......... .......... 35% 149M 1s #14 7.362 5350K .......... .......... .......... .......... .......... 36% 129M 1s #14 7.362 5400K .......... .......... .......... .......... .......... 36% 150M 1s #14 7.363 5450K .......... .......... .......... .......... .......... 36% 66.7M 1s #14 7.363 5500K .......... .......... .......... .......... .......... 37% 145M 1s #14 7.364 5550K .......... .......... .......... .......... .......... 37% 105M 1s #14 7.364 5600K .......... .......... .......... .......... .......... 37% 136M 1s #14 7.364 5650K .......... .......... .......... .......... .......... 38% 146M 1s #14 7.365 5700K .......... .......... .......... .......... .......... 38% 125M 1s #14 7.365 5750K .......... .......... .......... .......... .......... 38% 128M 1s #14 7.366 5800K .......... .......... .......... .......... .......... 39% 152M 1s #14 7.366 5850K .......... .......... .......... .......... .......... 39% 147M 1s #14 7.366 5900K .......... .......... .......... .......... .......... 39% 149M 1s #14 7.367 5950K .......... .......... .......... .......... .......... 40% 119M 1s #14 7.367 6000K .......... .......... .......... .......... .......... 40% 148M 1s #14 7.367 6050K .......... .......... .......... .......... .......... 40% 98.4M 1s #14 7.368 6100K .......... .......... .......... .......... .......... 41% 152M 1s #14 7.368 6150K .......... .......... .......... .......... .......... 41% 606K 1s #14 7.451 6200K .......... .......... .......... .......... .......... 41% 6.64M 1s #14 7.458 6250K .......... .......... .......... .......... .......... 42% 113M 1s #14 7.458 6300K .......... .......... .......... .......... .......... 42% 115M 1s #14 7.459 6350K .......... .......... .......... .......... .......... 42% 86.7M 1s #14 7.459 6400K .......... .......... .......... .......... .......... 43% 118M 1s #14 7.460 6450K .......... .......... .......... .......... .......... 43% 118M 1s #14 7.460 6500K .......... .......... .......... .......... .......... 43% 115M 1s #14 7.461 6550K .......... .......... .......... .......... .......... 44% 109M 1s #14 7.461 6600K .......... .......... .......... .......... .......... 44% 81.6M 1s #14 7.462 6650K .......... .......... .......... .......... .......... 44% 112M 1s #14 7.462 6700K .......... .......... .......... .......... .......... 45% 114M 1s #14 7.463 6750K .......... .......... .......... .......... .......... 45% 92.2M 1s #14 7.463 6800K .......... .......... .......... .......... .......... 45% 115M 1s #14 7.463 6850K .......... .......... .......... .......... .......... 46% 294M 1s #14 7.464 6900K .......... .......... .......... .......... .......... 46% 761M 1s #14 7.464 6950K .......... .......... .......... .......... .......... 46% 115M 1s #14 7.464 7000K .......... .......... .......... .......... .......... 47% 498K 1s #14 7.565 7050K .......... .......... .......... .......... .......... 47% 94.9M 1s #14 7.565 7100K .......... .......... .......... .......... .......... 47% 158M 1s #14 7.565 7150K .......... .......... .......... .......... .......... 48% 57.6M 1s #14 7.566 7200K .......... .......... .......... .......... .......... 48% 76.5M 1s #14 7.567 7250K .......... .......... .......... .......... .......... 48% 119M 1s #14 7.567 7300K .......... .......... .......... .......... .......... 49% 126M 1s #14 7.568 7350K .......... .......... .......... .......... .......... 49% 131M 1s #14 7.568 7400K .......... .......... .......... .......... .......... 49% 144M 1s #14 7.568 7450K .......... .......... .......... .......... .......... 50% 136M 1s #14 7.569 7500K .......... .......... .......... .......... .......... 50% 141M 1s #14 7.569 7550K .......... .......... .......... .......... .......... 50% 126M 1s #14 7.569 7600K .......... .......... .......... .......... .......... 51% 51.9M 1s #14 7.570 7650K .......... .......... .......... .......... .......... 51% 629K 1s #14 7.650 7700K .......... .......... .......... .......... .......... 51% 6.23M 1s #14 7.658 7750K .......... .......... .......... .......... .......... 52% 104M 1s #14 7.658 7800K .......... .......... .......... .......... .......... 52% 73.3M 1s #14 7.659 7850K .......... .......... .......... .......... .......... 52% 96.7M 1s #14 7.659 7900K .......... .......... .......... .......... .......... 53% 113M 1s #14 7.660 7950K .......... .......... .......... .......... .......... 53% 95.4M 1s #14 7.660 8000K .......... .......... .......... .......... .......... 53% 124M 1s #14 7.661 8050K .......... .......... .......... .......... .......... 54% 133M 1s #14 7.661 8100K .......... .......... .......... .......... .......... 54% 117M 1s #14 7.661 8150K .......... .......... .......... .......... .......... 54% 114M 1s #14 7.662 8200K .......... .......... .......... .......... .......... 55% 119M 1s #14 7.662 8250K .......... .......... .......... .......... .......... 55% 126M 1s #14 7.663 8300K .......... .......... .......... .......... .......... 55% 101M 1s #14 7.663 8350K .......... .......... .......... .......... .......... 56% 98.6M 1s #14 7.664 8400K .......... .......... .......... .......... .......... 56% 108M 1s #14 7.664 8450K .......... .......... .......... .......... .......... 56% 718M 1s #14 7.664 8500K .......... .......... .......... .......... .......... 57% 764M 1s #14 7.664 8550K .......... .......... .......... .......... .......... 57% 733M 1s #14 7.664 8600K .......... .......... .......... .......... .......... 57% 775M 1s #14 7.664 8650K .......... .......... .......... .......... .......... 58% 755M 1s #14 7.664 8700K .......... .......... .......... .......... .......... 58% 709M 1s #14 7.664 8750K .......... .......... .......... .......... .......... 58% 654M 1s #14 7.664 8800K .......... .......... .......... .......... .......... 59% 776M 1s #14 7.664 8850K .......... .......... .......... .......... .......... 59% 804M 1s #14 7.665 8900K .......... .......... .......... .......... .......... 59% 774M 1s #14 7.665 8950K .......... .......... .......... .......... .......... 60% 705M 1s #14 7.665 9000K .......... .......... .......... .......... .......... 60% 559M 1s #14 7.665 9050K .......... .......... .......... .......... .......... 60% 807M 1s #14 7.665 9100K .......... .......... .......... .......... .......... 61% 804M 1s #14 7.665 9150K .......... .......... .......... .......... .......... 61% 689M 1s #14 7.665 9200K .......... .......... .......... .......... .......... 61% 773M 1s #14 7.665 9250K .......... .......... .......... .......... .......... 62% 844M 1s #14 7.665 9300K .......... .......... .......... .......... .......... 62% 835M 1s #14 7.665 9350K .......... .......... .......... .......... .......... 62% 747M 1s #14 7.665 9400K .......... .......... .......... .......... .......... 63% 858M 1s #14 7.665 9450K .......... .......... .......... .......... .......... 63% 814M 1s #14 7.665 9500K .......... .......... .......... .......... .......... 63% 847M 1s #14 7.665 9550K .......... .......... .......... .......... .......... 64% 712M 1s #14 7.665 9600K .......... .......... .......... .......... .......... 64% 579M 1s #14 7.666 9650K .......... .......... .......... .......... .......... 64% 859M 1s #14 7.666 9700K .......... .......... .......... .......... .......... 65% 781M 1s #14 7.666 9750K .......... .......... .......... .......... .......... 65% 746M 1s #14 7.666 9800K .......... .......... .......... .......... .......... 65% 861M 1s #14 7.666 9850K .......... .......... .......... .......... .......... 66% 866M 1s #14 7.666 9900K .......... .......... .......... .......... .......... 66% 857M 1s #14 7.666 9950K .......... .......... .......... .......... .......... 66% 675M 1s #14 7.666 10000K .......... .......... .......... .......... .......... 67% 848M 1s #14 7.666 10050K .......... .......... .......... .......... .......... 67% 550K 1s #14 7.757 10100K .......... .......... .......... .......... .......... 67% 102M 1s #14 7.757 10150K .......... .......... .......... .......... .......... 68% 116M 1s #14 7.758 10200K .......... .......... .......... .......... .......... 68% 74.8M 1s #14 7.759 10250K .......... .......... .......... .......... .......... 68% 117M 1s #14 7.759 10300K .......... .......... .......... .......... .......... 69% 86.9M 1s #14 7.760 10350K .......... .......... .......... .......... .......... 69% 101M 1s #14 7.760 10400K .......... .......... .......... .......... .......... 69% 115M 1s #14 7.760 10450K .......... .......... .......... .......... .......... 70% 119M 1s #14 7.761 10500K .......... .......... .......... .......... .......... 70% 125M 1s #14 7.761 10550K .......... .......... .......... .......... .......... 70% 139M 1s #14 7.762 10600K .......... .......... .......... .......... .......... 71% 755M 0s #14 7.762 10650K .......... .......... .......... .......... .......... 71% 819M 0s #14 7.762 10700K .......... .......... .......... .......... .......... 71% 126M 0s #14 7.762 10750K .......... .......... .......... .......... .......... 72% 88.2M 0s #14 7.763 10800K .......... .......... .......... .......... .......... 72% 116M 0s #14 7.763 10850K .......... .......... .......... .......... .......... 72% 118M 0s #14 7.763 10900K .......... .......... .......... .......... .......... 73% 119M 0s #14 7.764 10950K .......... .......... .......... .......... .......... 73% 115M 0s #14 7.764 11000K .......... .......... .......... .......... .......... 73% 117M 0s #14 7.765 11050K .......... .......... .......... .......... .......... 74% 117M 0s #14 7.765 11100K .......... .......... .......... .......... .......... 74% 117M 0s #14 7.765 11150K .......... .......... .......... .......... .......... 74% 87.2M 0s #14 7.766 11200K .......... .......... .......... .......... .......... 75% 117M 0s #14 7.766 11250K .......... .......... .......... .......... .......... 75% 115M 0s #14 7.767 11300K .......... .......... .......... .......... .......... 75% 118M 0s #14 7.767 11350K .......... .......... .......... .......... .......... 76% 115M 0s #14 7.768 11400K .......... .......... .......... .......... .......... 76% 117M 0s #14 7.768 11450K .......... .......... .......... .......... .......... 76% 117M 0s #14 7.769 11500K .......... .......... .......... .......... .......... 77% 117M 0s #14 7.769 11550K .......... .......... .......... .......... .......... 77% 497K 0s #14 7.870 11600K .......... .......... .......... .......... .......... 77% 192M 0s #14 7.870 11650K .......... .......... .......... .......... .......... 78% 229M 0s #14 7.870 11700K .......... .......... .......... .......... .......... 78% 204M 0s #14 7.870 11750K .......... .......... .......... .......... .......... 78% 174M 0s #14 7.871 11800K .......... .......... .......... .......... .......... 79% 168M 0s #14 7.871 11850K .......... .......... .......... .......... .......... 79% 148M 0s #14 7.871 11900K .......... .......... .......... .......... .......... 79% 149M 0s #14 7.872 11950K .......... .......... .......... .......... .......... 80% 127M 0s #14 7.872 12000K .......... .......... .......... .......... .......... 80% 83.2M 0s #14 7.873 12050K .......... .......... .......... .......... .......... 80% 169M 0s #14 7.873 12100K .......... .......... .......... .......... .......... 81% 176M 0s #14 7.873 12150K .......... .......... .......... .......... .......... 81% 139M 0s #14 7.874 12200K .......... .......... .......... .......... .......... 81% 148M 0s #14 7.874 12250K .......... .......... .......... .......... .......... 82% 152M 0s #14 7.874 12300K .......... .......... .......... .......... .......... 82% 153M 0s #14 7.874 12350K .......... .......... .......... .......... .......... 82% 125M 0s #14 7.875 12400K .......... .......... .......... .......... .......... 83% 141M 0s #14 7.875 12450K .......... .......... .......... .......... .......... 83% 295M 0s #14 7.875 12500K .......... .......... .......... .......... .......... 83% 788M 0s #14 7.875 12550K .......... .......... .......... .......... .......... 84% 732M 0s #14 7.875 12600K .......... .......... .......... .......... .......... 84% 526M 0s #14 7.876 12650K .......... .......... .......... .......... .......... 84% 822M 0s #14 7.876 12700K .......... .......... .......... .......... .......... 85% 789M 0s #14 7.876 12750K .......... .......... .......... .......... .......... 85% 661M 0s #14 7.876 12800K .......... .......... .......... .......... .......... 85% 818M 0s #14 7.876 12850K .......... .......... .......... .......... .......... 86% 809M 0s #14 7.876 12900K .......... .......... .......... .......... .......... 86% 818M 0s #14 7.876 12950K .......... .......... .......... .......... .......... 86% 735M 0s #14 7.876 13000K .......... .......... .......... .......... .......... 87% 775M 0s #14 7.876 13050K .......... .......... .......... .......... .......... 87% 821M 0s #14 7.876 13100K .......... .......... .......... .......... .......... 87% 615K 0s #14 7.958 13150K .......... .......... .......... .......... .......... 88% 62.7M 0s #14 7.958 13200K .......... .......... .......... .......... .......... 88% 113M 0s #14 7.959 13250K .......... .......... .......... .......... .......... 88% 112M 0s #14 7.959 13300K .......... .......... .......... .......... .......... 89% 150M 0s #14 7.959 13350K .......... .......... .......... .......... .......... 89% 118M 0s #14 7.960 13400K .......... .......... .......... .......... .......... 89% 129M 0s #14 7.960 13450K .......... .......... .......... .......... .......... 90% 142M 0s #14 7.961 13500K .......... .......... .......... .......... .......... 90% 119M 0s #14 7.961 13550K .......... .......... .......... .......... .......... 90% 95.1M 0s #14 7.962 13600K .......... .......... .......... .......... .......... 91% 134M 0s #14 7.962 13650K .......... .......... .......... .......... .......... 91% 41.1M 0s #14 7.963 13700K .......... .......... .......... .......... .......... 91% 130M 0s #14 7.963 13750K .......... .......... .......... .......... .......... 92% 117M 0s #14 7.964 13800K .......... .......... .......... .......... .......... 92% 84.3M 0s #14 7.964 13850K .......... .......... .......... .......... .......... 92% 118M 0s #14 7.965 13900K .......... .......... .......... .......... .......... 93% 28.0M 0s #14 7.967 13950K .......... .......... .......... .......... .......... 93% 84.5M 0s #14 7.967 14000K .......... .......... .......... .......... .......... 93% 121M 0s #14 7.968 14050K .......... .......... .......... .......... .......... 94% 112M 0s #14 7.968 14100K .......... .......... .......... .......... .......... 94% 117M 0s #14 7.968 14150K .......... .......... .......... .......... .......... 94% 114M 0s #14 7.969 14200K .......... .......... .......... .......... .......... 95% 566K 0s #14 8.057 14250K .......... .......... .......... .......... .......... 95% 108M 0s #14 8.058 14300K .......... .......... .......... .......... .......... 95% 121M 0s #14 8.058 14350K .......... .......... .......... .......... .......... 96% 70.4M 0s #14 8.059 14400K .......... .......... .......... .......... .......... 96% 100M 0s #14 8.059 14450K .......... .......... .......... .......... .......... 96% 126M 0s #14 8.060 14500K .......... .......... .......... .......... .......... 97% 125M 0s #14 8.060 14550K .......... .......... .......... .......... .......... 97% 127M 0s #14 8.060 14600K .......... .......... .......... .......... .......... 97% 143M 0s #14 8.061 14650K .......... .......... .......... .......... .......... 98% 37.5M 0s #14 8.062 14700K .......... .......... .......... .......... .......... 98% 116M 0s #14 8.062 14750K .......... .......... .......... .......... .......... 98% 93.1M 0s #14 8.063 14800K .......... .......... .......... .......... .......... 99% 104M 0s #14 8.063 14850K .......... .......... .......... .......... .......... 99% 122M 0s #14 8.064 14900K .......... .......... .......... .......... .......... 99% 128M 0s #14 8.064 14950K .......... .......... .......... .......... ......... 100% 95.4M=1.5s #14 8.065 #14 8.065 2024-05-06 07:39:46 (9.68 MB/s) - 'asterisk-moh-opsound-wav-2.03.tar.gz' saved [15359473/15359473] #14 8.065 #14 8.194 make[1]: Leaving directory '/home/asterisk/asterisk/sounds' #14 8.194 find rest-api -name "*.json" | while read x; do \ #14 8.194 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/rest-api" ; \ #14 8.194 done #14 8.203 +---- Asterisk Installation Complete -------+ #14 8.204 + + #14 8.204 + YOU MUST READ THE SECURITY DOCUMENT + #14 8.205 + + #14 8.205 + Asterisk has successfully been installed. + #14 8.206 + If you would like to install the sample + #14 8.206 + configuration files (overwriting any + #14 8.207 + existing config files), run: + #14 8.207 + + #14 8.208 + For generic reference documentation: + #14 8.208 + make samples + #14 8.209 + + #14 8.209 + For a sample basic PBX: + #14 8.210 + make basic-pbx + #14 8.210 + + #14 8.211 + + #14 8.211 +----------------- or ---------------------+ #14 8.212 + + #14 8.212 + You can go ahead and install the asterisk + #14 8.213 + program documentation now or later run: + #14 8.213 + + #14 8.214 + make progdocs + #14 8.214 + + #14 8.215 + **Note** This requires that you have + #14 8.215 + doxygen installed on your local system + #14 8.216 +-------------------------------------------+ #14 16.22 Installing adsi config files... #14 16.22 /usr/bin/install -c -d "/etc/asterisk" #14 16.23 Installing configs/samples/asterisk.adsi #14 16.24 Installing configs/samples/telcordia-1.adsi #14 16.25 Installing other config files... #14 16.25 Installing file configs/samples/acl.conf.sample #14 16.26 Installing file configs/samples/adsi.conf.sample #14 16.26 Installing file configs/samples/aeap.conf.sample #14 16.27 Installing file configs/samples/agents.conf.sample #14 16.27 Installing file configs/samples/alarmreceiver.conf.sample #14 16.28 Installing file configs/samples/alsa.conf.sample #14 16.29 Installing file configs/samples/amd.conf.sample #14 16.29 Installing file configs/samples/app_skel.conf.sample #14 16.30 Installing file configs/samples/ari.conf.sample #14 16.30 Installing file configs/samples/ast_debug_tools.conf.sample #14 16.31 Installing file configs/samples/asterisk.conf.sample #14 16.31 Installing file configs/samples/calendar.conf.sample #14 16.32 Installing file configs/samples/ccss.conf.sample #14 16.32 Installing file configs/samples/cdr.conf.sample #14 16.33 Installing file configs/samples/cdr_adaptive_odbc.conf.sample #14 16.34 Installing file configs/samples/cdr_beanstalkd.conf.sample #14 16.34 Installing file configs/samples/cdr_custom.conf.sample #14 16.35 Installing file configs/samples/cdr_manager.conf.sample #14 16.35 Installing file configs/samples/cdr_odbc.conf.sample #14 16.36 Installing file configs/samples/cdr_pgsql.conf.sample #14 16.36 Installing file configs/samples/cdr_sqlite3_custom.conf.sample #14 16.37 Installing file configs/samples/cdr_tds.conf.sample #14 16.37 Installing file configs/samples/cel.conf.sample #14 16.38 Installing file configs/samples/cel_beanstalkd.conf.sample #14 16.38 Installing file configs/samples/cel_custom.conf.sample #14 16.38 Installing file configs/samples/cel_odbc.conf.sample #14 16.38 Installing file configs/samples/cel_pgsql.conf.sample #14 16.38 Installing file configs/samples/cel_sqlite3_custom.conf.sample #14 16.38 Installing file configs/samples/cel_tds.conf.sample #14 16.38 Installing file configs/samples/chan_dahdi.conf.sample #14 16.39 Installing file configs/samples/chan_mobile.conf.sample #14 16.39 Installing file configs/samples/cli.conf.sample #14 16.39 Installing file configs/samples/cli_aliases.conf.sample #14 16.39 Installing file configs/samples/cli_permissions.conf.sample #14 16.39 Installing file configs/samples/codecs.conf.sample #14 16.39 Installing file configs/samples/confbridge.conf.sample #14 16.39 Installing file configs/samples/config_test.conf.sample #14 16.39 Installing file configs/samples/console.conf.sample #14 16.39 Installing file configs/samples/dbsep.conf.sample #14 16.39 Installing file configs/samples/dnsmgr.conf.sample #14 16.39 Installing file configs/samples/dsp.conf.sample #14 16.40 Installing file configs/samples/dundi.conf.sample #14 16.40 Installing file configs/samples/enum.conf.sample #14 16.40 Installing file configs/samples/extconfig.conf.sample #14 16.40 Installing file configs/samples/extensions.ael.sample #14 16.40 Installing file configs/samples/extensions.conf.sample #14 16.40 Installing file configs/samples/extensions.lua.sample #14 16.40 Installing file configs/samples/extensions_minivm.conf.sample #14 16.40 Installing file configs/samples/features.conf.sample #14 16.40 Installing file configs/samples/festival.conf.sample #14 16.40 Installing file configs/samples/followme.conf.sample #14 16.40 Installing file configs/samples/func_odbc.conf.sample #14 16.41 Installing file configs/samples/geolocation.conf.sample #14 16.41 Installing file configs/samples/hep.conf.sample #14 16.41 Installing file configs/samples/http.conf.sample #14 16.41 Installing file configs/samples/iax.conf.sample #14 16.41 Installing file configs/samples/iaxprov.conf.sample #14 16.41 Installing file configs/samples/indications.conf.sample #14 16.41 Installing file configs/samples/logger.conf.sample #14 16.41 Installing file configs/samples/manager.conf.sample #14 16.41 Installing file configs/samples/meetme.conf.sample #14 16.41 Installing file configs/samples/mgcp.conf.sample #14 16.41 Installing file configs/samples/minivm.conf.sample #14 16.42 Installing file configs/samples/modules.conf.sample #14 16.42 Installing file configs/samples/motif.conf.sample #14 16.42 Installing file configs/samples/musiconhold.conf.sample #14 16.42 Installing file configs/samples/ooh323.conf.sample #14 16.42 Installing file configs/samples/osp.conf.sample #14 16.42 Installing file configs/samples/phoneprov.conf.sample #14 16.42 Installing file configs/samples/pjproject.conf.sample #14 16.42 Installing file configs/samples/pjsip.conf.sample #14 16.42 Installing file configs/samples/pjsip_notify.conf.sample #14 16.42 Installing file configs/samples/pjsip_wizard.conf.sample #14 16.42 Installing file configs/samples/prometheus.conf.sample #14 16.42 Installing file configs/samples/queuerules.conf.sample #14 16.43 Installing file configs/samples/queues.conf.sample #14 16.43 Installing file configs/samples/res_config_mysql.conf.sample #14 16.43 Installing file configs/samples/res_config_odbc.conf.sample #14 16.43 Installing file configs/samples/res_config_sqlite3.conf.sample #14 16.43 Installing file configs/samples/res_corosync.conf.sample #14 16.43 Installing file configs/samples/res_curl.conf.sample #14 16.43 Installing file configs/samples/res_fax.conf.sample #14 16.43 Installing file configs/samples/res_http_media_cache.conf.sample #14 16.43 Installing file configs/samples/res_ldap.conf.sample #14 16.43 Installing file configs/samples/res_odbc.conf.sample #14 16.43 Installing file configs/samples/res_parking.conf.sample #14 16.44 Installing file configs/samples/res_pgsql.conf.sample #14 16.44 Installing file configs/samples/res_pktccops.conf.sample #14 16.44 Installing file configs/samples/res_snmp.conf.sample #14 16.44 Installing file configs/samples/res_stun_monitor.conf.sample #14 16.44 Installing file configs/samples/resolver_unbound.conf.sample #14 16.44 Installing file configs/samples/rtp.conf.sample #14 16.44 Installing file configs/samples/say.conf.sample #14 16.44 Installing file configs/samples/sip.conf.sample #14 16.44 Installing file configs/samples/sip_notify.conf.sample #14 16.44 Installing file configs/samples/skinny.conf.sample #14 16.44 Installing file configs/samples/sla.conf.sample #14 16.44 Installing file configs/samples/smdi.conf.sample #14 16.45 Installing file configs/samples/sorcery.conf.sample #14 16.45 Installing file configs/samples/ss7.timers.sample #14 16.45 Installing file configs/samples/stasis.conf.sample #14 16.45 Installing file configs/samples/statsd.conf.sample #14 16.45 Installing file configs/samples/stir_shaken.conf.sample #14 16.45 Installing file configs/samples/test_sorcery.conf.sample #14 16.45 Installing file configs/samples/udptl.conf.sample #14 16.45 Installing file configs/samples/unistim.conf.sample #14 16.45 Installing file configs/samples/users.conf.sample #14 16.45 Installing file configs/samples/voicemail.conf.sample #14 16.45 Installing file configs/samples/xmpp.conf.sample #14 16.45 Updating asterisk.conf #14 16.46 /usr/bin/install -c -d "/var/spool/asterisk/voicemail/default/1234/INBOX" #14 16.46 build_tools/make_sample_voicemail "//var/lib/asterisk" "//var/spool/asterisk" #14 16.46 Installing file phoneprov/000000000000-directory.xml #14 16.46 Installing file phoneprov/000000000000-phone.cfg #14 16.46 Installing file phoneprov/000000000000.cfg #14 16.46 Installing file phoneprov/polycom.xml #14 16.46 Installing file phoneprov/polycom_line.xml #14 16.46 Installing file phoneprov/snom-mac.xml #14 DONE 16.6s #15 exporting to image #15 exporting layers #15 exporting layers 4.4s done #15 writing image sha256:fd13d1990dc6afe65942cde631ff2cd08943198b0d80823c1bb86a43ed199e48 0.0s done #15 naming to docker.io/osmocom-build/asterisk-master:latest 0.0s done #15 DONE 4.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/asterisk-master' + docker_image_exists asterisk-master + docker images -q osmocom-build/asterisk-master + test -n fd13d1990dc6 + list_osmo_packages debian-bookworm asterisk-master + local distro=debian-bookworm + local image=asterisk-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/asterisk-master -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-asterisk-ims-ue-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:31c874a443fcff9ec3e49ab5c71fdf509f3fdd9b7ca2c505daca1dea29176f84 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-asterisk-ims-ue-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-asterisk-ims-ue-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-asterisk-ims-ue-test + echo ttcn3-asterisk-ims-ue-test + dir=ttcn3-asterisk-ims-ue-test + pull_arg=--pull + grep ^FROM ../ttcn3-asterisk-ims-ue-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + + grep -q $USER echo FROM $REGISTRY/$USER/debian-bookworm-titan + pull_arg= + set +x Building image: ttcn3-asterisk-ims-ue-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-asterisk-ims-ue-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-asterisk-ims-ue-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-asterisk-ims-ue-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 410B done #2 DONE 0.1s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 638B done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" asterisk #8 0.275 + OSMO_TTCN3_BRANCH=master #8 0.275 + shift #8 0.275 + cd /osmo-ttcn3-hacks #8 0.275 + git fetch #8 0.314 + git checkout master #8 0.353 Already on 'master' #8 0.353 Your branch is up to date with 'origin/master'. #8 0.353 + git symbolic-ref -q HEAD #8 0.354 refs/heads/master #8 0.354 + git reset --hard origin/master #8 0.363 HEAD is now at 916b5fa8 SGP32Definitions: add ts template for authenticateClientRequestEsipa #8 0.363 + git rev-parse --abbrev-ref HEAD #8 0.364 master #8 0.364 + git rev-parse HEAD #8 0.364 916b5fa8ecfc83176c528eefc0f109ba83c354ac #8 0.364 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.365 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.365 + make -j8 deps #8 0.394 (make -j20 -C deps || make -j1 -C deps) #8 0.395 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.395 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.780 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 0.780 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 #8 0.780 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 #8 0.780 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 #8 0.780 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 #8 0.780 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 #8 0.780 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 #8 0.781 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 #8 0.781 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 #8 0.781 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 #8 0.781 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 #8 0.781 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 #8 0.782 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 #8 0.782 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 #8 0.782 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 #8 0.782 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 #8 0.820 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 0.820 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 0.822 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.822 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.027 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.034 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.036 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.036 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.039 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.039 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.039 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.047 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.055 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.064 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.069 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.076 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.078 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.112 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.112 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.116 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.117 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.118 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.118 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.118 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.118 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.118 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.118 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.119 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.119 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.121 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.121 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.128 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.128 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.134 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.134 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.136 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.136 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.141 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.142 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.150 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.150 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.160 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.160 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.164 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.165 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.169 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.171 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.173 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.173 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.174 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.175 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.176 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.176 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.178 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.178 + make asterisk #8 1.293 (make -j20 -C deps || make -j1 -C deps) #8 1.298 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.000 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 2.001 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 #8 2.002 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 #8 2.002 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 #8 2.003 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 #8 2.004 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 #8 2.004 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 #8 2.005 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 #8 2.006 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 #8 2.007 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 #8 2.008 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 #8 2.009 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 #8 2.009 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 #8 2.010 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 #8 2.011 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 #8 2.012 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 #8 2.113 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.113 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.164 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.164 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.193 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.195 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.196 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.197 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.197 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.197 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.199 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.199 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.205 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.231 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.232 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.238 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.259 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.276 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.276 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.276 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.276 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.276 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.276 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.276 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.276 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.276 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.276 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.276 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.277 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.300 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.300 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.302 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.302 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.304 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.304 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.304 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.305 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.305 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.306 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.308 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.309 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.317 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.317 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.389 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.389 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.394 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.395 (cd asterisk && ./gen_links.sh && ./regen_makefile.sh) #8 2.403 Linking TCCInterface_Functions.ttcn #8 2.405 Linking TCCConversion_Functions.ttcn #8 2.408 Linking TCCConversion.cc #8 2.410 Linking TCCInterface.cc #8 2.412 Linking TCCInterface_ip.h #8 2.415 Linking TCCOpenSecurity_Functions.ttcn #8 2.417 Linking TCCOpenSecurity.cc #8 2.419 Linking TCCOpenSecurity_Functions.hh #8 2.422 Linking TCCDateTime.cc #8 2.424 Linking TCCDateTime_Functions.ttcn #8 2.426 Linking Socket_API_Definitions.ttcn #8 2.429 Linking IPL4asp_Functions.ttcn #8 2.431 Linking IPL4asp_PT.cc #8 2.433 Linking IPL4asp_PT.hh #8 2.436 Linking IPL4asp_PortType.ttcn #8 2.438 Linking IPL4asp_Types.ttcn #8 2.440 Linking IPL4asp_discovery.cc #8 2.443 Linking IPL4asp_protocol_L234.hh #8 2.445 Linking TELNETasp_PT.cc #8 2.447 Linking TELNETasp_PT.hh #8 2.449 Linking TELNETasp_PortType.ttcn #8 2.452 Linking SDP_EncDec.cc #8 2.454 Linking SDP_Types.ttcn #8 2.457 Linking SDP_parse_.tab.c #8 2.459 Linking SDP_parse_.tab.h #8 2.461 Linking SDP_parse_parser.h #8 2.463 Linking SDP_parser.l #8 2.466 Linking SDP_parser.y #8 2.468 Linking lex.SDP_parse_.c #8 2.471 Linking RTP_EncDec.cc #8 2.473 Linking RTP_Types.ttcn #8 2.475 Linking SIP_parse.h #8 2.478 Linking SIP_parse.y #8 2.480 Linking SIP_parse_.tab.h #8 2.483 Linking SIPmsg_PT.hh #8 2.485 Linking SIPmsg_Types.ttcn #8 2.487 Linking SIP_parse.l #8 2.489 Linking SIP_parse_.tab.c #8 2.492 Linking SIPmsg_PT.cc #8 2.494 Linking SIPmsg_PortType.ttcn #8 2.496 Linking lex.SIP_parse_.c #8 2.499 Linking Misc_Helpers.ttcn #8 2.501 Linking General_Types.ttcn #8 2.503 Linking GSM_Types.ttcn #8 2.505 Linking Osmocom_Types.ttcn #8 2.508 Linking Native_Functions.ttcn #8 2.510 Linking Native_FunctionDefs.cc #8 2.512 Linking RTP_CodecPort.ttcn #8 2.515 Linking RTP_CodecPort_CtrlFunctDef.cc #8 2.517 Linking SDP_Templates.ttcn #8 2.519 Linking SIP_Emulation.ttcn #8 2.521 Linking SIP_Templates.ttcn #8 2.551 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 2.552 Generating Makefile skeleton... #8 2.552 Makefile skeleton was generated. #8 2.583 make -C asterisk compile #8 2.590 make[1]: Entering directory '/osmo-ttcn3-hacks/asterisk' #8 2.590 /usr/bin/ttcn3_compiler -L -U 8 AMI_Functions.ttcn Asterisk_Tests.ttcn GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn RTP_CodecPort.ttcn RTP_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn SIP_ConnectionHandler.ttcn SIP_Emulation.ttcn SIP_Templates.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 - AMI_Functions.ttcn Asterisk_Tests.ttcn GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn RTP_CodecPort.ttcn RTP_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn SIP_ConnectionHandler.ttcn SIP_Emulation.ttcn SIP_Templates.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 #8 2.597 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.597 #8 2.603 Notify: Parsing TTCN-3 module `AMI_Functions.ttcn'... #8 2.604 Notify: Parsing TTCN-3 module `Asterisk_Tests.ttcn'... #8 2.606 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.609 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.610 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.611 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.611 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.612 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.612 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.612 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.613 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 2.613 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 2.614 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 2.614 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 2.615 Notify: Parsing TTCN-3 module `SIP_ConnectionHandler.ttcn'... #8 2.616 Notify: Parsing TTCN-3 module `SIP_Emulation.ttcn'... #8 2.617 Notify: Parsing TTCN-3 module `SIP_Templates.ttcn'... #8 2.618 Notify: Parsing TTCN-3 module `SIPmsg_PortType.ttcn'... #8 2.618 Notify: Parsing TTCN-3 module `SIPmsg_Types.ttcn'... #8 2.619 SIPmsg_Types.ttcn:169.34: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 2.619 SIPmsg_Types.ttcn:288.24: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 2.620 SIPmsg_Types.ttcn:1840.9-17: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 2.620 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.621 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.621 Notify: Parsing TTCN-3 module `TCCDateTime_Functions.ttcn'... #8 2.621 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.621 Notify: Parsing TTCN-3 module `TCCOpenSecurity_Functions.ttcn'... #8 2.622 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.622 Notify: Checking modules... #8 2.628 SIP_Emulation.ttcn: In TTCN-3 module `SIP_Emulation': #8 2.628 SIP_Emulation.ttcn:229.1-239.1: In function definition `f_init_sip': #8 2.628 SIP_Emulation.ttcn:232.13-234.2: In variable definition `ops': #8 2.628 SIP_Emulation.ttcn:233.3-59: In value for record field `create_cb': #8 2.628 SIP_Emulation.ttcn:354.1-402.1: In function definition `ExpectedCreateCallback': #8 2.628 SIP_Emulation.ttcn:360.2-364.2: In if statement: #8 2.628 SIP_Emulation.ttcn:363.3-12: warning: Control never reaches this statement #8 2.628 SIP_Emulation.ttcn:401.2-11: warning: Control never reaches this statement #8 2.628 SIP_Templates.ttcn: In TTCN-3 module `SIP_Templates': #8 2.628 SIP_Templates.ttcn:73.1-101.1: In template definition `ts_Credentials_DigestResponseMD5': #8 2.628 SIP_Templates.ttcn:85.20-100.2: In template for union field `digestResponse': #8 2.628 SIP_Templates.ttcn:98.3-52: In component 9: #8 2.628 SIP_Templates.ttcn:98.18-52: In actual parameter list of function `@SIP_Templates.f_ts_Param_omit': #8 2.628 SIP_Templates.ttcn:98.29-51: In parameter #2 for `paramValue': #8 2.628 SIP_Templates.ttcn:98.44-51: In actual parameter list of function `@SIP_Templates.f_sip_str_quote': #8 2.628 SIP_Templates.ttcn:98.45-50: In parameter #1 for `val': #8 2.628 SIP_Templates.ttcn:98.45-50: warning: Inadequate restriction on the referenced template parameter `cnonce', this may cause a dynamic test case error at runtime #8 2.628 SIP_Templates.ttcn:82.4-44: note: Referenced template parameter is here #8 2.628 SIP_Templates.ttcn:173.9-181.1: In function definition `f_tr_Contact_SipAddr': #8 2.628 SIP_Templates.ttcn:180.2-40: In return statement: #8 2.628 SIP_Templates.ttcn:180.27-40: In actual parameter list of template `@SIP_Templates.tr_Contact_SipAddr': #8 2.628 SIP_Templates.ttcn:180.28-39: In parameter #1 for `contact_addr': #8 2.628 SIP_Templates.ttcn:180.28-39: warning: Inadequate restriction on the referenced template parameter `contact_addr', this may cause a dynamic test case error at runtime #8 2.628 SIP_Templates.ttcn:173.39-67: note: Referenced template parameter is here #8 2.628 SIP_Templates.ttcn:185.9-191.1: In function definition `ts_Contact_SipAddr_omit': #8 2.628 SIP_Templates.ttcn:190.2-40: In return statement: #8 2.628 SIP_Templates.ttcn:190.27-40: In actual parameter list of template `@SIP_Templates.ts_Contact_SipAddr': #8 2.628 SIP_Templates.ttcn:190.28-39: In parameter #1 for `contact_addr': #8 2.628 SIP_Templates.ttcn:190.28-39: warning: Inadequate restriction on the referenced template parameter `contact_addr', this may cause a dynamic test case error at runtime #8 2.628 SIP_Templates.ttcn:185.42-85: note: Referenced template parameter is here #8 2.628 SIP_Templates.ttcn:240.1-256.1: In function definition `tr_SipAddr_from_val': #8 2.628 SIP_Templates.ttcn:245.4-248.2: In if statement: #8 2.628 SIP_Templates.ttcn:245.26-75: In actual parameter list of external function `@Native_Functions.f_str_tolower': #8 2.628 SIP_Templates.ttcn:245.27-74: In parameter #1 for `input': #8 2.628 SIP_Templates.ttcn:245.44-74: In actual parameter list of function `@SIP_Templates.f_sip_str_unquote': #8 2.628 SIP_Templates.ttcn:245.45-73: In parameter #1 for `val': #8 2.628 SIP_Templates.ttcn:245.45-73: warning: Inadequate restriction on the referenced template parameter `tin.addr.nameAddr.displayName', this may cause a dynamic test case error at runtime #8 2.628 SIP_Templates.ttcn:240.30-57: note: Referenced template parameter is here #8 2.629 SIP_Templates.ttcn:604.1-617.1: In template definition `tr_SIP_INVITE': #8 2.629 SIP_Templates.ttcn:613.15-614.34: In template for record field `msgHeader': #8 2.629 SIP_Templates.ttcn:613.30-614.34: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 2.629 SIP_Templates.ttcn:614.10-12: In parameter #5 for `via': #8 2.629 SIP_Templates.ttcn:614.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 2.629 SIP_Templates.ttcn:609.8-68: note: Referenced template parameter is here #8 2.629 SIP_Templates.ttcn:633.1-646.1: In template definition `tr_SIP_BYE': #8 2.629 SIP_Templates.ttcn:642.15-643.31: In template for record field `msgHeader': #8 2.629 SIP_Templates.ttcn:642.30-643.31: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 2.629 SIP_Templates.ttcn:643.10-12: In parameter #5 for `via': #8 2.629 SIP_Templates.ttcn:643.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 2.629 SIP_Templates.ttcn:638.5-20: note: Referenced template parameter is here #8 2.629 SIP_Templates.ttcn:665.1-679.1: In template definition `tr_SIP_ACK': #8 2.629 SIP_Templates.ttcn:674.15-676.26: In template for record field `msgHeader': #8 2.629 SIP_Templates.ttcn:674.30-676.26: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 2.629 SIP_Templates.ttcn:675.10-12: In parameter #5 for `via': #8 2.629 SIP_Templates.ttcn:675.10-12: warning: Inadequate restriction on the referenced template parameter `via', this may cause a dynamic test case error at runtime #8 2.629 SIP_Templates.ttcn:670.5-20: note: Referenced template parameter is here #8 2.632 SIP_ConnectionHandler.ttcn: In TTCN-3 module `SIP_ConnectionHandler': #8 2.632 SIP_ConnectionHandler.ttcn:334.1-430.1: In function definition `f_SIP_mo_call_setup': #8 2.632 SIP_ConnectionHandler.ttcn:413.2-21: In deactivate statement: #8 2.632 SIP_ConnectionHandler.ttcn:413.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.632 SIP_ConnectionHandler.ttcn:414.2-22: In deactivate statement: #8 2.632 SIP_ConnectionHandler.ttcn:414.2-22: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.632 SIP_ConnectionHandler.ttcn:432.9-445.1: In function definition `f_ConnHdlr_parse_initial_SIP_INVITE': #8 2.632 SIP_ConnectionHandler.ttcn:434.2-64: In function instance: #8 2.632 SIP_ConnectionHandler.ttcn:434.2-64: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 2.632 SIP_ConnectionHandler.ttcn:448.1-512.1: In altstep definition `as_SIP_mt_call_accept': #8 2.632 SIP_ConnectionHandler.ttcn:503.3-507.3: In if statement: #8 2.632 SIP_ConnectionHandler.ttcn:506.4-51: In altstep instance: #8 2.632 SIP_ConnectionHandler.ttcn:580.1-628.1: In altstep definition `as_SIP_exp_call_update': #8 2.632 SIP_ConnectionHandler.ttcn:597.3-67: In function instance: #8 2.632 SIP_ConnectionHandler.ttcn:597.3-67: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 2.633 Asterisk_Tests.ttcn: In TTCN-3 module `Asterisk_Tests': #8 2.633 Asterisk_Tests.ttcn:50.1-59.1: In function definition `f_init_ConnHdlrPars': #8 2.633 Asterisk_Tests.ttcn:52.39-57.20: In template variable definition `pars': #8 2.633 Asterisk_Tests.ttcn:52.53-57.20: In actual parameter list of template `@SIP_ConnectionHandler.t_Pars': #8 2.633 Asterisk_Tests.ttcn:56.12-64: In parameter #5 for `user': #8 2.633 Asterisk_Tests.ttcn:56.12-64: In the right operand of operation `&': #8 2.633 Asterisk_Tests.ttcn:56.18-64: In the operand of operation `int2str()': #8 2.633 Asterisk_Tests.ttcn:56.26-63: In the operands of operation `+': #8 2.633 Asterisk_Tests.ttcn:56.26-57: In the operand of operation `str2int()': #8 2.633 Asterisk_Tests.ttcn:56.34-56: warning: Leading zero digit was detected and ignored in the operand of operation `str2int()' #8 2.633 Asterisk_Tests.ttcn:90.9-95.1: In function definition `f_TC_internal_registration': #8 2.633 Asterisk_Tests.ttcn:92.2-17: In function instance: #8 2.633 Asterisk_Tests.ttcn:92.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 2.633 Asterisk_Tests.ttcn:106.9-119.1: In function definition `f_TC_internal_call_mo': #8 2.633 Asterisk_Tests.ttcn:108.2-17: In function instance: #8 2.633 Asterisk_Tests.ttcn:108.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 2.633 Asterisk_Tests.ttcn:120.9-142.1: In function definition `f_TC_internal_call_mt': #8 2.633 Asterisk_Tests.ttcn:124.2-17: In function instance: #8 2.633 Asterisk_Tests.ttcn:124.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 2.635 Notify: Generating code... #8 2.688 Notify: File `AMI_Functions.hh' was generated. #8 2.688 Notify: File `AMI_Functions.cc' was generated. #8 2.688 Notify: File `AMI_Functions_part_1.cc' was generated. #8 2.688 Notify: File `AMI_Functions_part_2.cc' was generated. #8 2.688 Notify: File `AMI_Functions_part_3.cc' was generated. #8 2.688 Notify: File `AMI_Functions_part_4.cc' was generated. #8 2.688 Notify: File `AMI_Functions_part_5.cc' was generated. #8 2.688 Notify: File `AMI_Functions_part_6.cc' was generated. #8 2.688 Notify: File `AMI_Functions_part_7.cc' was generated. #8 2.688 Notify: File `Asterisk_Tests.hh' was generated. #8 2.688 Notify: File `Asterisk_Tests.cc' was generated. #8 2.688 Notify: File `Asterisk_Tests_part_1.cc' was generated. #8 2.688 Notify: File `Asterisk_Tests_part_2.cc' was generated. #8 2.688 Notify: File `Asterisk_Tests_part_3.cc' was generated. #8 2.688 Notify: File `Asterisk_Tests_part_4.cc' was generated. #8 2.688 Notify: File `Asterisk_Tests_part_5.cc' was generated. #8 2.689 Notify: File `Asterisk_Tests_part_6.cc' was generated. #8 2.689 Notify: File `Asterisk_Tests_part_7.cc' was generated. #8 2.689 Notify: File `GSM_Types.hh' was generated. #8 2.689 Notify: File `GSM_Types.cc' was generated. #8 2.689 Notify: File `GSM_Types_part_1.cc' was generated. #8 2.689 Notify: File `GSM_Types_part_2.cc' was generated. #8 2.689 Notify: File `GSM_Types_part_3.cc' was generated. #8 2.689 Notify: File `GSM_Types_part_4.cc' was generated. #8 2.689 Notify: File `GSM_Types_part_5.cc' was generated. #8 2.689 Notify: File `GSM_Types_part_6.cc' was generated. #8 2.689 Notify: File `GSM_Types_part_7.cc' was generated. #8 2.689 Notify: File `General_Types.hh' was generated. #8 2.689 Notify: File `General_Types.cc' was generated. #8 2.690 Notify: File `General_Types_part_1.cc' was generated. #8 2.690 Notify: File `General_Types_part_2.cc' was generated. #8 2.690 Notify: File `General_Types_part_3.cc' was generated. #8 2.690 Notify: File `General_Types_part_4.cc' was generated. #8 2.690 Notify: File `General_Types_part_5.cc' was generated. #8 2.690 Notify: File `General_Types_part_6.cc' was generated. #8 2.690 Notify: File `General_Types_part_7.cc' was generated. #8 2.690 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.690 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.690 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.690 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.690 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.690 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.690 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.690 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.690 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.690 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.690 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.690 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.690 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.690 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.690 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.690 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.690 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.690 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.690 Notify: File `IPL4asp_Types.hh' was generated. #8 2.691 Notify: File `IPL4asp_Types.cc' was generated. #8 2.691 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.691 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.691 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.691 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.691 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.691 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.691 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.691 Notify: File `Misc_Helpers.hh' was generated. #8 2.691 Notify: File `Misc_Helpers.cc' was generated. #8 2.691 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.691 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.691 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.691 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.691 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.691 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.691 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.691 Notify: File `Native_Functions.hh' was generated. #8 2.691 Notify: File `Native_Functions.cc' was generated. #8 2.691 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.691 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.691 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.691 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.691 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.691 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.691 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.691 Notify: File `Osmocom_Types.hh' was generated. #8 2.692 Notify: File `Osmocom_Types.cc' was generated. #8 2.692 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.692 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.692 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.692 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.692 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.692 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.692 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.692 Notify: File `RTP_CodecPort.hh' was generated. #8 2.692 Notify: File `RTP_CodecPort.cc' was generated. #8 2.692 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 2.692 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 2.692 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 2.692 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 2.692 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 2.692 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 2.692 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 2.692 Notify: File `RTP_Types.hh' was generated. #8 2.693 Notify: File `RTP_Types.cc' was generated. #8 2.693 Notify: File `RTP_Types_part_1.cc' was generated. #8 2.693 Notify: File `RTP_Types_part_2.cc' was generated. #8 2.694 Notify: File `RTP_Types_part_3.cc' was generated. #8 2.694 Notify: File `RTP_Types_part_4.cc' was generated. #8 2.694 Notify: File `RTP_Types_part_5.cc' was generated. #8 2.694 Notify: File `RTP_Types_part_6.cc' was generated. #8 2.694 Notify: File `RTP_Types_part_7.cc' was generated. #8 2.694 Notify: File `SDP_Templates.hh' was generated. #8 2.694 Notify: File `SDP_Templates.cc' was generated. #8 2.694 Notify: File `SDP_Templates_part_1.cc' was generated. #8 2.694 Notify: File `SDP_Templates_part_2.cc' was generated. #8 2.694 Notify: File `SDP_Templates_part_3.cc' was generated. #8 2.694 Notify: File `SDP_Templates_part_4.cc' was generated. #8 2.694 Notify: File `SDP_Templates_part_5.cc' was generated. #8 2.694 Notify: File `SDP_Templates_part_6.cc' was generated. #8 2.694 Notify: File `SDP_Templates_part_7.cc' was generated. #8 2.694 Notify: File `SDP_Types.hh' was generated. #8 2.695 Notify: File `SDP_Types.cc' was generated. #8 2.695 Notify: File `SDP_Types_part_1.cc' was generated. #8 2.695 Notify: File `SDP_Types_part_2.cc' was generated. #8 2.696 Notify: File `SDP_Types_part_3.cc' was generated. #8 2.696 Notify: File `SDP_Types_part_4.cc' was generated. #8 2.696 Notify: File `SDP_Types_part_5.cc' was generated. #8 2.696 Notify: File `SDP_Types_part_6.cc' was generated. #8 2.696 Notify: File `SDP_Types_part_7.cc' was generated. #8 2.697 Notify: File `SIP_ConnectionHandler.hh' was generated. #8 2.697 Notify: File `SIP_ConnectionHandler.cc' was generated. #8 2.697 Notify: File `SIP_ConnectionHandler_part_1.cc' was generated. #8 2.697 Notify: File `SIP_ConnectionHandler_part_2.cc' was generated. #8 2.697 Notify: File `SIP_ConnectionHandler_part_3.cc' was generated. #8 2.697 Notify: File `SIP_ConnectionHandler_part_4.cc' was generated. #8 2.697 Notify: File `SIP_ConnectionHandler_part_5.cc' was generated. #8 2.697 Notify: File `SIP_ConnectionHandler_part_6.cc' was generated. #8 2.697 Notify: File `SIP_ConnectionHandler_part_7.cc' was generated. #8 2.697 Notify: File `SIP_Emulation.hh' was generated. #8 2.697 Notify: File `SIP_Emulation.cc' was generated. #8 2.697 Notify: File `SIP_Emulation_part_1.cc' was generated. #8 2.697 Notify: File `SIP_Emulation_part_2.cc' was generated. #8 2.697 Notify: File `SIP_Emulation_part_3.cc' was generated. #8 2.697 Notify: File `SIP_Emulation_part_4.cc' was generated. #8 2.697 Notify: File `SIP_Emulation_part_5.cc' was generated. #8 2.697 Notify: File `SIP_Emulation_part_6.cc' was generated. #8 2.697 Notify: File `SIP_Emulation_part_7.cc' was generated. #8 2.697 Notify: File `SIP_Templates.hh' was generated. #8 2.697 Notify: File `SIP_Templates.cc' was generated. #8 2.697 Notify: File `SIP_Templates_part_1.cc' was generated. #8 2.698 Notify: File `SIP_Templates_part_2.cc' was generated. #8 2.698 Notify: File `SIP_Templates_part_3.cc' was generated. #8 2.698 Notify: File `SIP_Templates_part_4.cc' was generated. #8 2.698 Notify: File `SIP_Templates_part_5.cc' was generated. #8 2.698 Notify: File `SIP_Templates_part_6.cc' was generated. #8 2.698 Notify: File `SIP_Templates_part_7.cc' was generated. #8 2.698 Notify: File `SIPmsg_PortType.hh' was generated. #8 2.698 Notify: File `SIPmsg_PortType.cc' was generated. #8 2.698 Notify: File `SIPmsg_PortType_part_1.cc' was generated. #8 2.698 Notify: File `SIPmsg_PortType_part_2.cc' was generated. #8 2.698 Notify: File `SIPmsg_PortType_part_3.cc' was generated. #8 2.698 Notify: File `SIPmsg_PortType_part_4.cc' was generated. #8 2.698 Notify: File `SIPmsg_PortType_part_5.cc' was generated. #8 2.698 Notify: File `SIPmsg_PortType_part_6.cc' was generated. #8 2.698 Notify: File `SIPmsg_PortType_part_7.cc' was generated. #8 2.698 Notify: File `SIPmsg_Types.hh' was generated. #8 2.699 Notify: File `SIPmsg_Types.cc' was generated. #8 2.699 Notify: File `SIPmsg_Types_part_1.cc' was generated. #8 2.699 Notify: File `SIPmsg_Types_part_2.cc' was generated. #8 2.700 Notify: File `SIPmsg_Types_part_3.cc' was generated. #8 2.700 Notify: File `SIPmsg_Types_part_4.cc' was generated. #8 2.701 Notify: File `SIPmsg_Types_part_5.cc' was generated. #8 2.701 Notify: File `SIPmsg_Types_part_6.cc' was generated. #8 2.701 Notify: File `SIPmsg_Types_part_7.cc' was generated. #8 2.701 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.702 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.702 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.702 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.702 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.702 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.702 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.702 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.702 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.702 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.702 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.702 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.702 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.702 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.702 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.702 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.702 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.702 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.702 Notify: File `TCCDateTime_Functions.hh' was generated. #8 2.702 Notify: File `TCCDateTime_Functions.cc' was generated. #8 2.702 Notify: File `TCCDateTime_Functions_part_1.cc' was generated. #8 2.702 Notify: File `TCCDateTime_Functions_part_2.cc' was generated. #8 2.702 Notify: File `TCCDateTime_Functions_part_3.cc' was generated. #8 2.702 Notify: File `TCCDateTime_Functions_part_4.cc' was generated. #8 2.702 Notify: File `TCCDateTime_Functions_part_5.cc' was generated. #8 2.702 Notify: File `TCCDateTime_Functions_part_6.cc' was generated. #8 2.702 Notify: File `TCCDateTime_Functions_part_7.cc' was generated. #8 2.703 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.703 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.703 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.703 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.703 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.703 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.703 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.703 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.703 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.703 Notify: File `TCCOpenSecurity_Functions.hh' was generated. #8 2.703 Notify: File `TCCOpenSecurity_Functions.cc' was generated. #8 2.703 Notify: File `TCCOpenSecurity_Functions_part_1.cc' was generated. #8 2.703 Notify: File `TCCOpenSecurity_Functions_part_2.cc' was generated. #8 2.703 Notify: File `TCCOpenSecurity_Functions_part_3.cc' was generated. #8 2.703 Notify: File `TCCOpenSecurity_Functions_part_4.cc' was generated. #8 2.703 Notify: File `TCCOpenSecurity_Functions_part_5.cc' was generated. #8 2.703 Notify: File `TCCOpenSecurity_Functions_part_6.cc' was generated. #8 2.703 Notify: File `TCCOpenSecurity_Functions_part_7.cc' was generated. #8 2.703 Notify: File `TELNETasp_PortType.hh' was generated. #8 2.703 Notify: File `TELNETasp_PortType.cc' was generated. #8 2.703 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 2.703 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 2.703 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 2.704 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 2.704 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 2.704 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 2.704 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 2.704 Notify: 225 files were updated. #8 2.709 touch compile #8 2.709 make[1]: Leaving directory '/osmo-ttcn3-hacks/asterisk' #8 2.709 make -j20 -C asterisk #8 2.721 make[1]: Entering directory '/osmo-ttcn3-hacks/asterisk' #8 2.734 Creating dependency file for TELNETasp_PT.cc #8 2.734 Creating dependency file for TCCDateTime.cc #8 2.734 Creating dependency file for TCCOpenSecurity.cc #8 2.734 Creating dependency file for TCCInterface.cc #8 2.734 Creating dependency file for TCCConversion.cc #8 2.734 Creating dependency file for SIPmsg_PT.cc #8 2.734 Creating dependency file for SDP_EncDec.cc #8 2.735 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 2.735 Creating dependency file for RTP_EncDec.cc #8 2.735 Creating dependency file for Native_FunctionDefs.cc #8 2.735 Creating dependency file for IPL4asp_discovery.cc #8 2.735 Creating dependency file for IPL4asp_PT.cc #8 2.736 Creating dependency file for lex.SIP_parse_.c #8 2.736 Creating dependency file for lex.SDP_parse_.c #8 2.736 Creating dependency file for SIP_parse_.tab.c #8 2.736 Creating dependency file for SDP_parse_.tab.c #8 2.762 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.762 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.762 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.762 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.777 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.777 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.777 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.791 Creating dependency file for TCCOpenSecurity_Functions_part_7.cc #8 2.791 Creating dependency file for TCCOpenSecurity_Functions_part_6.cc #8 2.791 Creating dependency file for TCCOpenSecurity_Functions_part_5.cc #8 2.791 Creating dependency file for TCCOpenSecurity_Functions_part_4.cc #8 2.797 Creating dependency file for TCCOpenSecurity_Functions_part_3.cc #8 2.797 Creating dependency file for TCCOpenSecurity_Functions_part_2.cc #8 2.798 Creating dependency file for TCCOpenSecurity_Functions_part_1.cc #8 2.798 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.798 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.798 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.803 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.803 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.803 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.803 Creating dependency file for TCCDateTime_Functions_part_7.cc #8 2.803 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.803 Creating dependency file for TCCDateTime_Functions_part_6.cc #8 2.803 Creating dependency file for TCCDateTime_Functions_part_5.cc #8 2.804 Creating dependency file for TCCDateTime_Functions_part_4.cc #8 2.804 Creating dependency file for TCCDateTime_Functions_part_3.cc #8 2.804 Creating dependency file for TCCDateTime_Functions_part_2.cc #8 2.804 Creating dependency file for TCCDateTime_Functions_part_1.cc #8 2.807 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.808 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.810 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.810 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.810 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.810 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.811 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.811 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.811 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.811 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.811 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.812 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.814 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.814 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.815 Creating dependency file for SIPmsg_Types_part_7.cc #8 2.815 Creating dependency file for SIPmsg_Types_part_6.cc #8 2.816 Creating dependency file for SIPmsg_Types_part_5.cc #8 2.817 Creating dependency file for SIPmsg_Types_part_4.cc #8 2.817 Creating dependency file for SIPmsg_Types_part_3.cc #8 2.817 Creating dependency file for SIPmsg_Types_part_2.cc #8 2.818 Creating dependency file for SIPmsg_PortType_part_7.cc #8 2.818 Creating dependency file for SIPmsg_Types_part_1.cc #8 2.818 Creating dependency file for SIPmsg_PortType_part_6.cc #8 2.819 Creating dependency file for SIPmsg_PortType_part_5.cc #8 2.819 Creating dependency file for SIPmsg_PortType_part_4.cc #8 2.819 Creating dependency file for SIPmsg_PortType_part_3.cc #8 2.824 Creating dependency file for SIPmsg_PortType_part_2.cc #8 2.824 Creating dependency file for SIPmsg_PortType_part_1.cc #8 2.825 Creating dependency file for SIP_Templates_part_7.cc #8 2.825 Creating dependency file for SIP_Templates_part_6.cc #8 2.825 Creating dependency file for SIP_Templates_part_5.cc #8 2.825 Creating dependency file for SIP_Templates_part_4.cc #8 2.825 Creating dependency file for SIP_Templates_part_3.cc #8 2.825 Creating dependency file for SIP_Templates_part_2.cc #8 2.826 Creating dependency file for SIP_Templates_part_1.cc #8 2.826 Creating dependency file for SIP_Emulation_part_7.cc #8 2.832 Creating dependency file for SIP_Emulation_part_6.cc #8 2.832 Creating dependency file for SIP_Emulation_part_5.cc #8 2.832 Creating dependency file for SIP_Emulation_part_4.cc #8 2.833 Creating dependency file for SIP_Emulation_part_3.cc #8 2.833 Creating dependency file for SIP_Emulation_part_2.cc #8 2.833 Creating dependency file for SIP_Emulation_part_1.cc #8 2.833 Creating dependency file for SIP_ConnectionHandler_part_7.cc #8 2.833 Creating dependency file for SIP_ConnectionHandler_part_6.cc #8 2.834 Creating dependency file for SIP_ConnectionHandler_part_5.cc #8 2.834 Creating dependency file for SIP_ConnectionHandler_part_4.cc #8 2.840 Creating dependency file for SIP_ConnectionHandler_part_3.cc #8 2.840 Creating dependency file for SIP_ConnectionHandler_part_2.cc #8 2.840 Creating dependency file for SIP_ConnectionHandler_part_1.cc #8 2.840 Creating dependency file for SDP_Types_part_7.cc #8 2.840 Creating dependency file for SDP_Types_part_6.cc #8 2.840 Creating dependency file for SDP_Types_part_5.cc #8 2.841 Creating dependency file for SDP_Types_part_3.cc #8 2.841 Creating dependency file for SDP_Types_part_4.cc #8 2.843 Creating dependency file for SDP_Types_part_2.cc #8 2.847 Creating dependency file for SDP_Types_part_1.cc #8 2.847 Creating dependency file for SDP_Templates_part_7.cc #8 2.847 Creating dependency file for SDP_Templates_part_5.cc #8 2.847 Creating dependency file for SDP_Templates_part_6.cc #8 2.847 Creating dependency file for SDP_Templates_part_4.cc #8 2.848 Creating dependency file for SDP_Templates_part_3.cc #8 2.854 Creating dependency file for SDP_Templates_part_2.cc #8 2.854 Creating dependency file for SDP_Templates_part_1.cc #8 2.855 Creating dependency file for RTP_Types_part_6.cc #8 2.855 Creating dependency file for RTP_Types_part_7.cc #8 2.860 Creating dependency file for RTP_Types_part_5.cc #8 2.861 Creating dependency file for RTP_Types_part_4.cc #8 2.861 Creating dependency file for RTP_Types_part_3.cc #8 2.861 Creating dependency file for RTP_Types_part_2.cc #8 2.862 Creating dependency file for RTP_Types_part_1.cc #8 2.863 Creating dependency file for RTP_CodecPort_part_7.cc #8 2.870 Creating dependency file for RTP_CodecPort_part_6.cc #8 2.870 Creating dependency file for RTP_CodecPort_part_5.cc #8 2.871 Creating dependency file for RTP_CodecPort_part_4.cc #8 2.871 Creating dependency file for RTP_CodecPort_part_3.cc #8 2.872 Creating dependency file for RTP_CodecPort_part_2.cc #8 2.872 Creating dependency file for RTP_CodecPort_part_1.cc #8 2.877 Creating dependency file for Osmocom_Types_part_7.cc #8 2.877 Creating dependency file for Osmocom_Types_part_6.cc #8 2.877 Creating dependency file for Osmocom_Types_part_5.cc #8 2.878 Creating dependency file for Osmocom_Types_part_4.cc #8 2.878 Creating dependency file for Osmocom_Types_part_3.cc #8 2.883 Creating dependency file for Osmocom_Types_part_2.cc #8 2.883 Creating dependency file for Osmocom_Types_part_1.cc #8 2.883 Creating dependency file for Native_Functions_part_7.cc #8 2.883 Creating dependency file for Native_Functions_part_6.cc #8 2.884 Creating dependency file for Native_Functions_part_5.cc #8 2.885 Creating dependency file for Native_Functions_part_4.cc #8 2.885 Creating dependency file for Native_Functions_part_3.cc #8 2.885 Creating dependency file for Native_Functions_part_2.cc #8 2.886 Creating dependency file for Native_Functions_part_1.cc #8 2.890 Creating dependency file for Misc_Helpers_part_7.cc #8 2.890 Creating dependency file for Misc_Helpers_part_6.cc #8 2.891 Creating dependency file for Misc_Helpers_part_5.cc #8 2.891 Creating dependency file for Misc_Helpers_part_4.cc #8 2.891 Creating dependency file for Misc_Helpers_part_3.cc #8 2.891 Creating dependency file for Misc_Helpers_part_2.cc #8 2.892 Creating dependency file for Misc_Helpers_part_1.cc #8 2.892 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.893 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.897 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.897 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.898 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.898 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.898 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.898 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.899 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.899 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.904 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.904 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.904 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.904 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.905 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.905 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.905 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.906 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.906 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.906 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.906 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.907 Creating dependency file for General_Types_part_7.cc #8 2.909 Creating dependency file for General_Types_part_6.cc #8 2.909 Creating dependency file for General_Types_part_5.cc #8 2.912 Creating dependency file for General_Types_part_4.cc #8 2.912 Creating dependency file for General_Types_part_3.cc #8 2.912 Creating dependency file for General_Types_part_2.cc #8 2.912 Creating dependency file for General_Types_part_1.cc #8 2.913 Creating dependency file for GSM_Types_part_7.cc #8 2.913 Creating dependency file for GSM_Types_part_6.cc #8 2.913 Creating dependency file for GSM_Types_part_5.cc #8 2.918 Creating dependency file for GSM_Types_part_4.cc #8 2.918 Creating dependency file for GSM_Types_part_3.cc #8 2.918 Creating dependency file for GSM_Types_part_2.cc #8 2.919 Creating dependency file for GSM_Types_part_1.cc #8 2.919 Creating dependency file for Asterisk_Tests_part_6.cc #8 2.919 Creating dependency file for Asterisk_Tests_part_7.cc #8 2.919 Creating dependency file for Asterisk_Tests_part_5.cc #8 2.919 Creating dependency file for Asterisk_Tests_part_4.cc #8 2.919 Creating dependency file for Asterisk_Tests_part_3.cc #8 2.919 Creating dependency file for Asterisk_Tests_part_2.cc #8 2.920 Creating dependency file for Asterisk_Tests_part_1.cc #8 2.920 Creating dependency file for AMI_Functions_part_7.cc #8 2.920 Creating dependency file for AMI_Functions_part_6.cc #8 2.920 Creating dependency file for AMI_Functions_part_4.cc #8 2.921 Creating dependency file for AMI_Functions_part_5.cc #8 2.921 Creating dependency file for AMI_Functions_part_3.cc #8 2.921 Creating dependency file for AMI_Functions_part_2.cc #8 2.924 Creating dependency file for AMI_Functions_part_1.cc #8 2.925 Creating dependency file for TELNETasp_PortType.cc #8 2.925 Creating dependency file for TCCOpenSecurity_Functions.cc #8 2.925 Creating dependency file for TCCInterface_Functions.cc #8 2.925 Creating dependency file for TCCDateTime_Functions.cc #8 2.926 Creating dependency file for TCCConversion_Functions.cc #8 2.926 Creating dependency file for Socket_API_Definitions.cc #8 2.926 Creating dependency file for SIPmsg_Types.cc #8 2.927 Creating dependency file for SIPmsg_PortType.cc #8 2.927 Creating dependency file for SIP_Templates.cc #8 2.928 Creating dependency file for SIP_Emulation.cc #8 2.928 Creating dependency file for SIP_ConnectionHandler.cc #8 2.928 Creating dependency file for SDP_Types.cc #8 2.929 Creating dependency file for SDP_Templates.cc #8 2.929 Creating dependency file for RTP_Types.cc #8 2.931 Creating dependency file for RTP_CodecPort.cc #8 2.931 Creating dependency file for Osmocom_Types.cc #8 2.931 Creating dependency file for Native_Functions.cc #8 2.931 Creating dependency file for Misc_Helpers.cc #8 2.932 Creating dependency file for IPL4asp_Types.cc #8 2.953 Creating dependency file for IPL4asp_PortType.cc #8 2.975 Creating dependency file for IPL4asp_Functions.cc #8 2.979 Creating dependency file for General_Types.cc #8 2.979 Creating dependency file for GSM_Types.cc #8 2.985 Creating dependency file for Asterisk_Tests.cc #8 2.996 Creating dependency file for AMI_Functions.cc #8 3.069 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions.o AMI_Functions.cc #8 3.069 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests.o Asterisk_Tests.cc #8 3.069 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 #8 3.070 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 #8 3.070 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 #8 3.070 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 #8 3.070 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 #8 3.071 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 #8 3.071 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 #8 3.072 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 #8 3.072 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 #8 3.073 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 #8 3.073 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 #8 3.074 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 #8 3.074 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler.o SIP_ConnectionHandler.cc #8 3.075 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 #8 3.075 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 #8 3.075 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 #8 3.076 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 #8 3.076 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 #8 3.700 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 #8 3.703 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 #8 3.721 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 #8 3.787 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 #8 3.956 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 #8 4.027 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_1.o AMI_Functions_part_1.cc #8 4.066 SIP_Emulation.cc: In function 'COMPONENT SIP__Emulation::f__comp__by__call__id(const CHARSTRING&)': #8 4.066 SIP_Emulation.cc:3987:1: warning: control reaches end of non-void function [-Wreturn-type] #8 4.066 3987 | } #8 4.066 | ^ #8 4.066 SIP_Emulation.cc: In function 'CHARSTRING SIP__Emulation::f__call__id__by__comp(const COMPONENT&)': #8 4.066 SIP_Emulation.cc:4038:1: warning: control reaches end of non-void function [-Wreturn-type] #8 4.066 4038 | } #8 4.066 | ^ #8 4.068 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_2.o AMI_Functions_part_2.cc #8 4.108 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_3.o AMI_Functions_part_3.cc #8 4.140 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_4.o AMI_Functions_part_4.cc #8 4.171 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_5.o AMI_Functions_part_5.cc #8 4.194 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_6.o AMI_Functions_part_6.cc #8 4.210 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMI_Functions_part_7.o AMI_Functions_part_7.cc #8 4.225 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_1.o Asterisk_Tests_part_1.cc #8 4.229 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_2.o Asterisk_Tests_part_2.cc #8 4.246 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_3.o Asterisk_Tests_part_3.cc #8 4.259 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_4.o Asterisk_Tests_part_4.cc #8 4.261 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_5.o Asterisk_Tests_part_5.cc #8 4.262 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_6.o Asterisk_Tests_part_6.cc #8 4.275 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Asterisk_Tests_part_7.o Asterisk_Tests_part_7.cc #8 4.277 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 #8 4.281 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 #8 4.286 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 #8 4.288 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 #8 4.292 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 #8 4.297 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 #8 4.297 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 #8 4.302 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 #8 4.304 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 #8 4.305 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 #8 4.309 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 #8 4.312 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 #8 4.312 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 #8 4.317 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 #8 4.320 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 #8 4.321 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 #8 4.325 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 #8 4.326 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 #8 4.338 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 #8 4.338 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 #8 4.339 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 #8 4.339 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 #8 4.339 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 #8 4.340 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 #8 4.352 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 #8 4.352 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 #8 4.353 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 #8 4.353 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 #8 4.354 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 #8 4.355 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 #8 4.355 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 #8 4.364 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 #8 4.368 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 #8 4.368 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 #8 4.368 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 #8 4.369 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 #8 4.378 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 #8 4.382 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 #8 4.382 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 #8 4.383 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 #8 4.383 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 #8 4.383 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 #8 4.393 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 #8 4.393 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 #8 4.398 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 #8 4.398 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 #8 4.399 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 #8 4.399 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 #8 4.400 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 #8 4.408 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 #8 4.410 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 #8 4.413 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 #8 4.413 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 #8 4.413 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 #8 4.414 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 #8 4.424 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 #8 4.426 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 #8 4.427 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 #8 4.427 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 #8 4.427 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 #8 4.428 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 #8 4.429 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 #8 4.442 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 #8 4.442 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 #8 4.443 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 #8 4.443 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 #8 4.443 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 #8 4.452 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 #8 4.456 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 #8 4.456 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 #8 4.458 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 #8 4.466 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 #8 4.472 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 #8 4.472 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 #8 4.473 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 #8 4.482 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 #8 4.487 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 #8 4.488 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 #8 4.496 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 #8 4.502 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 #8 4.503 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 #8 4.534 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 #8 4.575 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 #8 4.594 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 #8 4.612 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_1.o SIP_ConnectionHandler_part_1.cc #8 4.637 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_2.o SIP_ConnectionHandler_part_2.cc #8 4.653 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_3.o SIP_ConnectionHandler_part_3.cc #8 4.669 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_4.o SIP_ConnectionHandler_part_4.cc #8 4.699 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_5.o SIP_ConnectionHandler_part_5.cc #8 4.726 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_6.o SIP_ConnectionHandler_part_6.cc #8 4.731 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SIP_ConnectionHandler_part_7.o SIP_ConnectionHandler_part_7.cc #8 4.743 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 #8 4.747 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 #8 4.763 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 #8 4.779 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 #8 4.779 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 #8 4.795 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 #8 4.811 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 #8 4.815 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 #8 4.828 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 #8 4.832 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 #8 4.849 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 #8 4.859 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 #8 4.865 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 #8 4.876 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 #8 4.892 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 #8 4.895 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 #8 4.908 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 #8 4.909 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 #8 4.911 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 #8 4.925 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 #8 4.925 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 #8 4.928 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 #8 4.941 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 #8 4.941 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 #8 5.068 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 #8 5.839 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 #8 5.847 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 #8 5.866 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 #8 5.926 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 #8 5.931 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 #8 5.949 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 #8 5.950 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 #8 5.958 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 #8 5.966 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 #8 5.967 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 #8 5.982 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 #8 5.983 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 #8 5.987 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 #8 5.999 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 #8 5.999 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 #8 6.004 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 #8 6.015 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 #8 6.015 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 #8 6.021 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 #8 6.037 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 #8 6.043 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 #8 6.044 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 #8 6.055 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 #8 6.059 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 #8 6.071 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 #8 6.073 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 #8 6.087 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 #8 6.088 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 #8 6.103 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 #8 6.103 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 #8 6.108 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 #8 6.119 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 #8 6.125 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 #8 6.129 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 #8 6.142 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 #8 6.143 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 #8 6.147 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 #8 6.160 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 #8 6.162 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 #8 6.164 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 #8 6.177 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 #8 6.179 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 #8 6.181 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 #8 6.181 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 #8 6.193 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 #8 6.193 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 #8 6.197 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 #8 6.198 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 #8 6.206 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 #8 6.206 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 #8 7.113 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 7.113 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.113 21592 | register yy_state_type yy_current_state; #8 7.113 | ^~~~~~~~~~~~~~~~ #8 7.113 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.113 21593 | register char *yy_cp, *yy_bp; #8 7.113 | ^~~~~ #8 7.113 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.113 21593 | register char *yy_cp, *yy_bp; #8 7.113 | ^~~~~ #8 7.113 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.113 21594 | register int yy_act; #8 7.113 | ^~~~~~ #8 7.119 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 7.119 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.119 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 7.119 | ^~~~ #8 7.119 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.119 22513 | register char *source = (yytext_ptr); #8 7.119 | ^~~~~~ #8 7.119 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.119 22514 | register int number_to_move, i; #8 7.119 | ^~~~~~~~~~~~~~ #8 7.119 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.119 22514 | register int number_to_move, i; #8 7.119 | ^ #8 7.120 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 7.120 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.120 22646 | register yy_state_type yy_current_state; #8 7.120 | ^~~~~~~~~~~~~~~~ #8 7.120 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.120 22647 | register char *yy_cp; #8 7.120 | ^~~~~ #8 7.120 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 7.120 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.120 22676 | register int yy_is_jam; #8 7.120 | ^~~~~~~~~ #8 7.120 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 7.120 22677 | register char *yy_cp = (yy_c_buf_p); #8 7.120 | ^~~~~ #8 7.140 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 #8 7.284 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 #8 7.314 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 #8 7.359 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 #8 7.460 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 #8 7.485 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 #8 7.622 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 7.656 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 7.663 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity.o TCCOpenSecurity.cc #8 7.737 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime.o TCCDateTime.cc #8 7.925 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 #8 7.926 g++ -shared -o AMI_Functions.so AMI_Functions.o #8 8.008 g++ -shared -o Asterisk_Tests.so Asterisk_Tests.o #8 8.012 g++ -shared -o GSM_Types.so GSM_Types.o #8 8.023 g++ -shared -o General_Types.so General_Types.o #8 8.091 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 8.109 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 8.112 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 8.113 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 8.129 g++ -shared -o Native_Functions.so Native_Functions.o #8 8.158 TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateHA1(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': #8 8.158 TCCOpenSecurity.cc:67:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.158 67 | MD5_Init(&Md5Ctx); #8 8.158 | ~~~~~~~~^~~~~~~~~ #8 8.158 In file included from TCCOpenSecurity.cc:19: #8 8.158 /usr/include/openssl/md5.h:49:27: note: declared here #8 8.158 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 8.158 | ^~~~~~~~ #8 8.158 TCCOpenSecurity.cc:68:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.158 68 | MD5_Update(&Md5Ctx, (const char*)username, username.lengthof()); #8 8.158 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.158 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.158 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.158 | ^~~~~~~~~~ #8 8.158 TCCOpenSecurity.cc:69:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.158 69 | MD5_Update(&Md5Ctx, ":", 1); #8 8.158 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.158 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.158 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.158 | ^~~~~~~~~~ #8 8.158 TCCOpenSecurity.cc:70:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.158 70 | MD5_Update(&Md5Ctx, (const char*)realm, realm.lengthof()); #8 8.158 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.158 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.158 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.158 | ^~~~~~~~~~ #8 8.158 TCCOpenSecurity.cc:71:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.158 71 | MD5_Update(&Md5Ctx, ":", 1); #8 8.158 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.158 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.158 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.158 | ^~~~~~~~~~ #8 8.158 TCCOpenSecurity.cc:72:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.158 72 | MD5_Update(&Md5Ctx, (const char*)password,password.lengthof() ); #8 8.158 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.158 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.158 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.158 | ^~~~~~~~~~ #8 8.158 TCCOpenSecurity.cc:73:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.158 73 | MD5_Final(ha1, &Md5Ctx); #8 8.158 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 8.158 /usr/include/openssl/md5.h:51:27: note: declared here #8 8.158 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 8.158 | ^~~~~~~~~ #8 8.159 TCCOpenSecurity.cc:75:13: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.159 75 | MD5_Init(&Md5Ctx); #8 8.159 | ~~~~~~~~^~~~~~~~~ #8 8.159 /usr/include/openssl/md5.h:49:27: note: declared here #8 8.159 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 8.159 | ^~~~~~~~ #8 8.159 TCCOpenSecurity.cc:76:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.159 76 | MD5_Update(&Md5Ctx, ha1, MD5_DIGEST_LENGTH); #8 8.159 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.159 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.159 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.159 | ^~~~~~~~~~ #8 8.159 TCCOpenSecurity.cc:77:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.159 77 | MD5_Update(&Md5Ctx, ":", 1); #8 8.159 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.159 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.159 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.159 | ^~~~~~~~~~ #8 8.159 TCCOpenSecurity.cc:78:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.159 78 | MD5_Update(&Md5Ctx, nonce, nonce.lengthof()); #8 8.159 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.160 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.160 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.160 | ^~~~~~~~~~ #8 8.160 TCCOpenSecurity.cc:79:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.160 79 | MD5_Update(&Md5Ctx, ":", 1); #8 8.160 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.160 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.160 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.160 | ^~~~~~~~~~ #8 8.160 TCCOpenSecurity.cc:80:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.160 80 | MD5_Update(&Md5Ctx, cnonce, cnonce.lengthof()); #8 8.160 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.160 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.160 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.160 | ^~~~~~~~~~ #8 8.160 TCCOpenSecurity.cc:81:14: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.160 81 | MD5_Final(ha1, &Md5Ctx); #8 8.160 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 8.160 /usr/include/openssl/md5.h:51:27: note: declared here #8 8.160 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 8.160 | ^~~~~~~~~ #8 8.160 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&)': #8 8.160 TCCOpenSecurity.cc:107:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.160 107 | MD5_Init(&Md5Ctx); #8 8.160 | ~~~~~~~~^~~~~~~~~ #8 8.160 /usr/include/openssl/md5.h:49:27: note: declared here #8 8.160 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 8.160 | ^~~~~~~~ #8 8.161 TCCOpenSecurity.cc:108:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.161 108 | MD5_Update(&Md5Ctx, (const char*)method, method.lengthof() ); #8 8.161 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.161 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.161 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.161 | ^~~~~~~~~~ #8 8.161 TCCOpenSecurity.cc:109:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.161 109 | MD5_Update(&Md5Ctx, ":", 1); #8 8.161 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.161 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.161 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.161 | ^~~~~~~~~~ #8 8.161 TCCOpenSecurity.cc:110:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.161 110 | MD5_Update(&Md5Ctx, (const char*)digestUri, digestUri.lengthof()); #8 8.161 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.161 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.161 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.161 | ^~~~~~~~~~ #8 8.161 TCCOpenSecurity.cc:112:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.161 112 | MD5_Update(&Md5Ctx, ":", 1); #8 8.161 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.161 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.161 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.161 | ^~~~~~~~~~ #8 8.161 TCCOpenSecurity.cc:113:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.161 113 | MD5_Update(&Md5Ctx, (const char*)hentity, hentity.lengthof()); #8 8.161 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.161 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.161 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.161 | ^~~~~~~~~~ #8 8.161 TCCOpenSecurity.cc:115:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.161 115 | MD5_Final(ha2, &Md5Ctx); #8 8.161 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 8.161 /usr/include/openssl/md5.h:51:27: note: declared here #8 8.161 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 8.161 | ^~~~~~~~~ #8 8.161 TCCOpenSecurity.cc:118:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.161 118 | MD5_Init(&Md5Ctx); #8 8.161 | ~~~~~~~~^~~~~~~~~ #8 8.161 /usr/include/openssl/md5.h:49:27: note: declared here #8 8.161 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 8.161 | ^~~~~~~~ #8 8.161 TCCOpenSecurity.cc:119:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.161 119 | MD5_Update(&Md5Ctx, (const char*)ha1, ha1.lengthof()); #8 8.161 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.161 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.161 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.161 | ^~~~~~~~~~ #8 8.161 TCCOpenSecurity.cc:120:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.161 120 | MD5_Update(&Md5Ctx, ":", 1); #8 8.161 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.161 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.161 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.161 | ^~~~~~~~~~ #8 8.161 TCCOpenSecurity.cc:121:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.161 121 | MD5_Update(&Md5Ctx, (const char*)nonce, nonce.lengthof()); #8 8.161 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.161 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.161 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.161 | ^~~~~~~~~~ #8 8.161 TCCOpenSecurity.cc:122:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.161 122 | MD5_Update(&Md5Ctx, ":", 1); #8 8.161 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.161 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.161 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.161 | ^~~~~~~~~~ #8 8.162 TCCOpenSecurity.cc:124:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.162 124 | MD5_Update(&Md5Ctx, (const char*)nonceCount, nonceCount.lengthof()); #8 8.162 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.162 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.162 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.162 | ^~~~~~~~~~ #8 8.162 TCCOpenSecurity.cc:125:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.162 125 | MD5_Update(&Md5Ctx, ":", 1); #8 8.162 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.162 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.162 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.162 | ^~~~~~~~~~ #8 8.162 TCCOpenSecurity.cc:126:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.162 126 | MD5_Update(&Md5Ctx, (const char*)cnonce, cnonce.lengthof()); #8 8.162 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.162 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.162 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.162 | ^~~~~~~~~~ #8 8.162 TCCOpenSecurity.cc:127:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.162 127 | MD5_Update(&Md5Ctx, ":", 1); #8 8.162 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.162 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.162 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.162 | ^~~~~~~~~~ #8 8.162 TCCOpenSecurity.cc:128:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.162 128 | MD5_Update(&Md5Ctx, (const char*)qop, qop.lengthof() ); #8 8.162 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.162 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.162 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.162 | ^~~~~~~~~~ #8 8.162 TCCOpenSecurity.cc:129:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.162 129 | MD5_Update(&Md5Ctx, ":", 1); #8 8.162 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 8.162 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.162 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.162 | ^~~~~~~~~~ #8 8.162 TCCOpenSecurity.cc:133:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.162 133 | MD5_Update(&Md5Ctx, (const char*)hexha2, MD5_DIGEST_LENGTH*2); #8 8.162 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.162 /usr/include/openssl/md5.h:50:27: note: declared here #8 8.162 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 8.162 | ^~~~~~~~~~ #8 8.162 TCCOpenSecurity.cc:134:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.162 134 | MD5_Final(resp, &Md5Ctx); #8 8.162 | ~~~~~~~~~^~~~~~~~~~~~~~~ #8 8.162 /usr/include/openssl/md5.h:51:27: note: declared here #8 8.162 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 8.162 | ^~~~~~~~~ #8 8.162 TCCOpenSecurity.cc: In function 'CHARSTRING TCCOpenSecurity__Functions::f__calculateMD5(const CHARSTRING&)': #8 8.162 TCCOpenSecurity.cc:266:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.162 266 | MD5((const unsigned char*)(const char *)pszHashInput,pszHashInput.lengthof(),md); #8 8.162 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.162 /usr/include/openssl/md5.h:52:38: note: declared here #8 8.162 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 8.162 | ^~~ #8 8.163 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__calculateMD5__oct(const OCTETSTRING&)': #8 8.163 TCCOpenSecurity.cc:275:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.163 275 | MD5((const unsigned char*)pszHashInput,pszHashInput.lengthof(),md); #8 8.163 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.163 /usr/include/openssl/md5.h:52:38: note: declared here #8 8.163 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 8.163 | ^~~ #8 8.164 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 8.164 TCCOpenSecurity.cc:524:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.164 524 | AES_set_encrypt_key(key, 128, &enc_key); #8 8.164 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 8.164 In file included from TCCOpenSecurity.cc:21: #8 8.164 /usr/include/openssl/aes.h:51:5: note: declared here #8 8.164 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 8.164 | ^~~~~~~~~~~~~~~~~~~ #8 8.164 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] #8 8.164 526 | AES_cbc_encrypt(data, enc_data, #8 8.164 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 8.164 527 | data_len, &enc_key, #8 8.164 | ~~~~~~~~~~~~~~~~~~~ #8 8.164 528 | k_iv, AES_ENCRYPT); #8 8.164 | ~~~~~~~~~~~~~~~~~~ #8 8.164 /usr/include/openssl/aes.h:66:6: note: declared here #8 8.164 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 8.164 | ^~~~~~~~~~~~~~~ #8 8.164 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 8.164 TCCOpenSecurity.cc:569:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.164 569 | AES_set_decrypt_key(key, 128, &dec_key); #8 8.164 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 8.164 /usr/include/openssl/aes.h:54:5: note: declared here #8 8.164 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 8.164 | ^~~~~~~~~~~~~~~~~~~ #8 8.164 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] #8 8.164 571 | AES_cbc_encrypt(data, dec_data, #8 8.164 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 8.164 572 | data_len, &dec_key, #8 8.164 | ~~~~~~~~~~~~~~~~~~~ #8 8.164 573 | k_iv, AES_DECRYPT); #8 8.164 | ~~~~~~~~~~~~~~~~~~ #8 8.164 /usr/include/openssl/aes.h:66:6: note: declared here #8 8.164 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 8.164 | ^~~~~~~~~~~~~~~ #8 8.164 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 8.164 TCCOpenSecurity.cc:613:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.164 613 | AES_set_encrypt_key(key, key_len_bit, &enc_key); #8 8.164 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.164 /usr/include/openssl/aes.h:51:5: note: declared here #8 8.164 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 8.164 | ^~~~~~~~~~~~~~~~~~~ #8 8.164 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] #8 8.164 615 | AES_cbc_encrypt(data, enc_data, #8 8.164 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 8.164 616 | data_len, &enc_key, #8 8.164 | ~~~~~~~~~~~~~~~~~~~ #8 8.164 617 | k_iv, AES_ENCRYPT); #8 8.164 | ~~~~~~~~~~~~~~~~~~ #8 8.164 /usr/include/openssl/aes.h:66:6: note: declared here #8 8.164 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 8.164 | ^~~~~~~~~~~~~~~ #8 8.165 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 8.165 TCCOpenSecurity.cc:659:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.165 659 | AES_set_decrypt_key(key, key_len_bit, &dec_key); #8 8.165 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.165 /usr/include/openssl/aes.h:54:5: note: declared here #8 8.165 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 8.165 | ^~~~~~~~~~~~~~~~~~~ #8 8.165 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] #8 8.165 661 | AES_cbc_encrypt(data, dec_data, #8 8.165 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 8.165 662 | data_len, &dec_key, #8 8.165 | ~~~~~~~~~~~~~~~~~~~ #8 8.165 663 | k_iv, AES_DECRYPT); #8 8.165 | ~~~~~~~~~~~~~~~~~~ #8 8.165 /usr/include/openssl/aes.h:66:6: note: declared here #8 8.165 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 8.165 | ^~~~~~~~~~~~~~~ #8 8.169 TCCOpenSecurity.cc: In function 'INTEGER TCCOpenSecurity__Functions::ef__DH__generate__private__public__keys(const INTEGER&, OCTETSTRING&, OCTETSTRING&)': #8 8.169 TCCOpenSecurity.cc:1124:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.169 1124 | DH* dh = DH_new(); #8 8.169 | ~~~~~~^~ #8 8.169 In file included from TCCOpenSecurity.cc:24: #8 8.169 /usr/include/openssl/dh.h:203:27: note: declared here #8 8.169 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 8.169 | ^~~~~~ #8 8.169 TCCOpenSecurity.cc:1134:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.169 1134 | DH_free(dh); #8 8.169 | ~~~~~~~^~~~ #8 8.169 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.169 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.169 | ^~~~~~~ #8 8.169 TCCOpenSecurity.cc:1144:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.169 1144 | DH_set0_pqg(dh, prime, NULL, gen); #8 8.169 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 8.169 /usr/include/openssl/dh.h:259:27: note: declared here #8 8.169 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 8.169 | ^~~~~~~~~~~ #8 8.170 TCCOpenSecurity.cc:1150:18: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.170 1150 | DH_generate_key(dh); #8 8.170 | ~~~~~~~~~~~~~~~^~~~ #8 8.170 /usr/include/openssl/dh.h:227:27: note: declared here #8 8.170 227 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); #8 8.170 | ^~~~~~~~~~~~~~~ #8 8.170 TCCOpenSecurity.cc:1155:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.170 1155 | DH_get0_key(dh, &pubk, &privk); #8 8.170 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ #8 8.170 /usr/include/openssl/dh.h:260:28: note: declared here #8 8.170 260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, #8 8.170 | ^~~~~~~~~~~ #8 8.171 TCCOpenSecurity.cc:1172:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.171 1172 | DH_free(dh); #8 8.171 | ~~~~~~~^~~~ #8 8.171 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.171 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.171 | ^~~~~~~ #8 8.172 TCCOpenSecurity.cc:1187:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.172 1187 | DH_free(dh); #8 8.172 | ~~~~~~~^~~~ #8 8.172 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.172 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.172 | ^~~~~~~ #8 8.172 TCCOpenSecurity.cc:1191:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.172 1191 | DH_free(dh); #8 8.172 | ~~~~~~~^~~~ #8 8.172 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.172 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.172 | ^~~~~~~ #8 8.173 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::ef__DH__shared__secret(const OCTETSTRING&, const OCTETSTRING&)': #8 8.173 TCCOpenSecurity.cc:1227:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.173 1227 | DH* dh = DH_new(); #8 8.173 | ~~~~~~^~ #8 8.173 /usr/include/openssl/dh.h:203:27: note: declared here #8 8.173 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 8.173 | ^~~~~~ #8 8.173 TCCOpenSecurity.cc:1237:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.173 1237 | DH_free(dh); #8 8.173 | ~~~~~~~^~~~ #8 8.173 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.173 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.173 | ^~~~~~~ #8 8.174 TCCOpenSecurity.cc:1247:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.174 1247 | DH_set0_pqg(dh, prime, NULL, gen); #8 8.174 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 8.174 /usr/include/openssl/dh.h:259:27: note: declared here #8 8.174 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 8.174 | ^~~~~~~~~~~ #8 8.174 TCCOpenSecurity.cc:1259:14: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.174 1259 | DH_set0_key(dh, pub_key, priv_key ); #8 8.174 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ #8 8.174 /usr/include/openssl/dh.h:262:27: note: declared here #8 8.174 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key); #8 8.174 | ^~~~~~~~~~~ #8 8.174 TCCOpenSecurity.cc:1265:20: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.174 1265 | if(DH_compute_key(shared_secret, pub_key, dh)) #8 8.174 | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.175 /usr/include/openssl/dh.h:228:27: note: declared here #8 8.175 228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, #8 8.175 | ^~~~~~~~~~~~~~ #8 8.175 TCCOpenSecurity.cc:1267:12: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.175 1267 | DH_free(dh); #8 8.175 | ~~~~~~~^~~~ #8 8.175 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.175 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.175 | ^~~~~~~ #8 8.175 TCCOpenSecurity.cc:1271:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.175 1271 | DH_free(dh); #8 8.175 | ~~~~~~~^~~~ #8 8.175 /usr/include/openssl/dh.h:204:28: note: declared here #8 8.175 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 8.175 | ^~~~~~~ #8 8.176 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 8.176 TCCOpenSecurity.cc:1311:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.176 1311 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 8.176 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.176 /usr/include/openssl/aes.h:51:5: note: declared here #8 8.176 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 8.176 | ^~~~~~~~~~~~~~~~~~~ #8 8.176 TCCOpenSecurity.cc:1318:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.176 1318 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 8.176 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.177 /usr/include/openssl/aes.h:57:6: note: declared here #8 8.177 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 8.177 | ^~~~~~~~~~~ #8 8.177 TCCOpenSecurity.cc:1320:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.177 1320 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 8.177 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.177 /usr/include/openssl/aes.h:57:6: note: declared here #8 8.177 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 8.177 | ^~~~~~~~~~~ #8 8.178 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 8.178 TCCOpenSecurity.cc:1363:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.178 1363 | AES_set_decrypt_key((const unsigned char*)p_key,128,&aes_k); #8 8.178 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.178 /usr/include/openssl/aes.h:54:5: note: declared here #8 8.178 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 8.178 | ^~~~~~~~~~~~~~~~~~~ #8 8.178 TCCOpenSecurity.cc:1370:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.178 1370 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 8.178 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.179 /usr/include/openssl/aes.h:60:6: note: declared here #8 8.179 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 8.179 | ^~~~~~~~~~~ #8 8.179 TCCOpenSecurity.cc:1372:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.179 1372 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 8.179 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.179 /usr/include/openssl/aes.h:60:6: note: declared here #8 8.179 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 8.179 | ^~~~~~~~~~~ #8 8.179 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CTR__128__Encrypt__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 8.179 TCCOpenSecurity.cc:1389:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.179 1389 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 8.179 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 8.180 /usr/include/openssl/aes.h:51:5: note: declared here #8 8.180 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 8.180 | ^~~~~~~~~~~~~~~~~~~ #8 8.180 TCCOpenSecurity.cc:1401:120: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 8.180 1401 | CRYPTO_ctr128_encrypt((const unsigned char*)p_data, enc_data, data_len, &aes_k, k_iv,ecount_buf , &num, (block128_f)AES_encrypt); #8 8.180 | ^~~~~~~~~~~ #8 8.180 /usr/include/openssl/aes.h:57:6: note: declared here #8 8.180 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 8.180 | ^~~~~~~~~~~ #8 8.212 lex.SIP_parse_.c: In function 'int SIP_parse_lex()': #8 8.212 lex.SIP_parse_.c:139866:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.212 139866 | register yy_state_type yy_current_state; #8 8.212 | ^~~~~~~~~~~~~~~~ #8 8.212 lex.SIP_parse_.c:139867:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.212 139867 | register char *yy_cp, *yy_bp; #8 8.212 | ^~~~~ #8 8.212 lex.SIP_parse_.c:139867:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.212 139867 | register char *yy_cp, *yy_bp; #8 8.212 | ^~~~~ #8 8.212 lex.SIP_parse_.c:139868:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.212 139868 | register int yy_act; #8 8.212 | ^~~~~~ #8 8.213 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 8.221 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 8.221 g++ -shared -o RTP_Types.so RTP_Types.o #8 8.225 lex.SIP_parse_.c: In function 'int yy_get_next_buffer()': #8 8.225 lex.SIP_parse_.c:142690:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.225 142690 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 8.225 | ^~~~ #8 8.225 lex.SIP_parse_.c:142691:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.225 142691 | register char *source = (yytext_ptr); #8 8.225 | ^~~~~~ #8 8.225 lex.SIP_parse_.c:142692:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.225 142692 | register int number_to_move, i; #8 8.225 | ^~~~~~~~~~~~~~ #8 8.225 lex.SIP_parse_.c:142692:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.225 142692 | register int number_to_move, i; #8 8.225 | ^ #8 8.227 lex.SIP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 8.227 lex.SIP_parse_.c:142824:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.227 142824 | register yy_state_type yy_current_state; #8 8.227 | ^~~~~~~~~~~~~~~~ #8 8.227 lex.SIP_parse_.c:142825:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.227 142825 | register char *yy_cp; #8 8.227 | ^~~~~ #8 8.227 lex.SIP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 8.227 lex.SIP_parse_.c:142854:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.227 142854 | register int yy_is_jam; #8 8.227 | ^~~~~~~~~ #8 8.227 lex.SIP_parse_.c:142855:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 8.227 142855 | register char *yy_cp = (yy_c_buf_p); #8 8.227 | ^~~~~ #8 8.238 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 8.244 g++ -shared -o SDP_Types.so SDP_Types.o #8 8.256 g++ -shared -o SIP_ConnectionHandler.so SIP_ConnectionHandler.o #8 8.294 g++ -shared -o SIP_Emulation.so SIP_Emulation.o #8 8.313 g++ -shared -o SIP_Templates.so SIP_Templates.o #8 8.315 g++ -shared -o SIPmsg_PortType.so SIPmsg_PortType.o #8 8.318 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 8.328 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 8.335 g++ -shared -o TCCDateTime_Functions.so TCCDateTime_Functions.o #8 8.337 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 8.400 g++ -shared -o TCCOpenSecurity_Functions.so TCCOpenSecurity_Functions.o #8 8.401 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 8.432 g++ -shared -o AMI_Functions_part_1.so AMI_Functions_part_1.o #8 8.434 g++ -shared -o AMI_Functions_part_2.so AMI_Functions_part_2.o #8 8.435 g++ -shared -o AMI_Functions_part_3.so AMI_Functions_part_3.o #8 8.448 g++ -shared -o AMI_Functions_part_4.so AMI_Functions_part_4.o #8 8.449 g++ -shared -o AMI_Functions_part_5.so AMI_Functions_part_5.o #8 8.458 g++ -shared -o AMI_Functions_part_6.so AMI_Functions_part_6.o #8 8.458 g++ -shared -o AMI_Functions_part_7.so AMI_Functions_part_7.o #8 8.466 g++ -shared -o Asterisk_Tests_part_1.so Asterisk_Tests_part_1.o #8 8.466 g++ -shared -o Asterisk_Tests_part_2.so Asterisk_Tests_part_2.o #8 8.470 g++ -shared -o Asterisk_Tests_part_3.so Asterisk_Tests_part_3.o #8 8.482 g++ -shared -o Asterisk_Tests_part_4.so Asterisk_Tests_part_4.o #8 8.482 g++ -shared -o Asterisk_Tests_part_5.so Asterisk_Tests_part_5.o #8 8.482 g++ -shared -o Asterisk_Tests_part_6.so Asterisk_Tests_part_6.o #8 8.482 g++ -shared -o Asterisk_Tests_part_7.so Asterisk_Tests_part_7.o #8 8.483 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 8.489 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 8.491 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 8.493 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 8.496 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 8.503 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 8.504 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 8.505 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 8.509 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 8.509 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 8.509 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 8.510 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 8.511 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 8.516 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 8.518 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 8.518 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 8.518 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 8.526 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 8.526 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 8.527 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 8.532 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 8.532 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 8.533 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 8.536 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 8.536 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 8.540 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 8.543 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 8.543 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 8.547 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 8.549 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 8.549 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 8.555 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 8.555 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 8.558 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 8.558 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 8.560 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 8.560 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 8.566 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 8.566 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 8.567 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 8.568 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 8.571 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 8.573 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 8.575 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 8.579 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 8.582 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 8.582 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 8.583 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 8.583 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 8.591 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 8.591 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 8.595 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 8.598 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 8.598 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 8.600 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 8.604 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 8.604 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 8.606 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 8.607 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 8.607 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 8.608 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 8.616 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 8.620 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 8.620 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 8.621 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 8.622 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 8.627 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 8.628 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 8.628 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 8.629 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 8.629 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 8.631 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 8.631 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 8.632 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 8.641 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 8.643 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 8.651 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 8.652 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 8.653 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 8.653 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 8.653 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 8.655 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 8.656 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 8.657 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 8.659 g++ -shared -o SIP_ConnectionHandler_part_1.so SIP_ConnectionHandler_part_1.o #8 8.666 g++ -shared -o SIP_ConnectionHandler_part_2.so SIP_ConnectionHandler_part_2.o #8 8.668 g++ -shared -o SIP_ConnectionHandler_part_3.so SIP_ConnectionHandler_part_3.o #8 8.682 g++ -shared -o SIP_ConnectionHandler_part_4.so SIP_ConnectionHandler_part_4.o #8 8.685 g++ -shared -o SIP_ConnectionHandler_part_5.so SIP_ConnectionHandler_part_5.o #8 8.688 g++ -shared -o SIP_ConnectionHandler_part_6.so SIP_ConnectionHandler_part_6.o #8 8.695 g++ -shared -o SIP_ConnectionHandler_part_7.so SIP_ConnectionHandler_part_7.o #8 8.697 g++ -shared -o SIP_Emulation_part_1.so SIP_Emulation_part_1.o #8 8.701 g++ -shared -o SIP_Emulation_part_2.so SIP_Emulation_part_2.o #8 8.714 g++ -shared -o SIP_Emulation_part_3.so SIP_Emulation_part_3.o #8 8.715 g++ -shared -o SIP_Emulation_part_4.so SIP_Emulation_part_4.o #8 8.723 g++ -shared -o SIP_Emulation_part_5.so SIP_Emulation_part_5.o #8 8.727 g++ -shared -o SIP_Emulation_part_6.so SIP_Emulation_part_6.o #8 8.730 g++ -shared -o SIP_Emulation_part_7.so SIP_Emulation_part_7.o #8 8.731 g++ -shared -o SIP_Templates_part_1.so SIP_Templates_part_1.o #8 8.735 g++ -shared -o SIP_Templates_part_2.so SIP_Templates_part_2.o #8 8.746 g++ -shared -o SIP_Templates_part_3.so SIP_Templates_part_3.o #8 8.749 g++ -shared -o SIP_Templates_part_4.so SIP_Templates_part_4.o #8 8.750 g++ -shared -o SIP_Templates_part_5.so SIP_Templates_part_5.o #8 8.754 g++ -shared -o SIP_Templates_part_6.so SIP_Templates_part_6.o #8 8.757 g++ -shared -o SIP_Templates_part_7.so SIP_Templates_part_7.o #8 8.762 g++ -shared -o SIPmsg_PortType_part_1.so SIPmsg_PortType_part_1.o #8 8.769 g++ -shared -o SIPmsg_PortType_part_2.so SIPmsg_PortType_part_2.o #8 8.774 g++ -shared -o SIPmsg_PortType_part_3.so SIPmsg_PortType_part_3.o #8 8.774 g++ -shared -o SIPmsg_PortType_part_4.so SIPmsg_PortType_part_4.o #8 8.774 g++ -shared -o SIPmsg_PortType_part_5.so SIPmsg_PortType_part_5.o #8 8.779 g++ -shared -o SIPmsg_PortType_part_6.so SIPmsg_PortType_part_6.o #8 8.782 g++ -shared -o SIPmsg_PortType_part_7.so SIPmsg_PortType_part_7.o #8 8.782 g++ -shared -o SIPmsg_Types_part_1.so SIPmsg_Types_part_1.o #8 8.784 g++ -shared -o SIPmsg_Types_part_2.so SIPmsg_Types_part_2.o #8 8.784 g++ -shared -o SIPmsg_Types_part_3.so SIPmsg_Types_part_3.o #8 8.785 g++ -shared -o SIPmsg_Types_part_4.so SIPmsg_Types_part_4.o #8 8.795 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 8.799 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 8.800 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 8.801 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 8.803 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 8.804 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 8.810 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 8.812 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 8.813 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 8.821 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 8.825 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 8.827 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 8.828 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 8.828 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 8.830 g++ -shared -o TCCDateTime_Functions_part_1.so TCCDateTime_Functions_part_1.o #8 8.832 g++ -shared -o TCCDateTime_Functions_part_2.so TCCDateTime_Functions_part_2.o #8 8.841 g++ -shared -o TCCDateTime_Functions_part_3.so TCCDateTime_Functions_part_3.o #8 8.842 g++ -shared -o TCCDateTime_Functions_part_4.so TCCDateTime_Functions_part_4.o #8 8.848 g++ -shared -o TCCDateTime_Functions_part_5.so TCCDateTime_Functions_part_5.o #8 8.855 g++ -shared -o TCCDateTime_Functions_part_6.so TCCDateTime_Functions_part_6.o #8 8.855 g++ -shared -o TCCDateTime_Functions_part_7.so TCCDateTime_Functions_part_7.o #8 8.855 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 8.855 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 8.860 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 8.861 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 8.868 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 8.869 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 8.873 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 8.880 g++ -shared -o TCCOpenSecurity_Functions_part_1.so TCCOpenSecurity_Functions_part_1.o #8 8.881 g++ -shared -o TCCOpenSecurity_Functions_part_2.so TCCOpenSecurity_Functions_part_2.o #8 8.882 g++ -shared -o TCCOpenSecurity_Functions_part_3.so TCCOpenSecurity_Functions_part_3.o #8 8.883 g++ -shared -o TCCOpenSecurity_Functions_part_4.so TCCOpenSecurity_Functions_part_4.o #8 8.883 g++ -shared -o TCCOpenSecurity_Functions_part_5.so TCCOpenSecurity_Functions_part_5.o #8 8.887 g++ -shared -o TCCOpenSecurity_Functions_part_6.so TCCOpenSecurity_Functions_part_6.o #8 8.887 g++ -shared -o TCCOpenSecurity_Functions_part_7.so TCCOpenSecurity_Functions_part_7.o #8 8.894 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 8.894 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 8.896 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 8.898 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 8.898 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 8.903 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 8.914 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 8.914 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 8.914 g++ -shared -o SIP_parse_.tab.so SIP_parse_.tab.o #8 8.915 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 8.915 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 8.915 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 8.915 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 8.915 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 8.915 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 8.916 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 8.920 g++ -shared -o TCCConversion.so TCCConversion.o #8 8.927 g++ -shared -o TCCInterface.so TCCInterface.o #8 8.927 g++ -shared -o TCCOpenSecurity.so TCCOpenSecurity.o #8 8.936 g++ -shared -o TCCDateTime.so TCCDateTime.o #8 8.938 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 8.944 g++ -shared -o SIPmsg_Types.so SIPmsg_Types.o #8 9.063 g++ -shared -o lex.SIP_parse_.so lex.SIP_parse_.o #8 9.290 g++ -shared -o SIPmsg_Types_part_5.so SIPmsg_Types_part_5.o #8 9.456 g++ -shared -o SIPmsg_PT.so SIPmsg_PT.o #8 9.503 g++ -shared -o SIPmsg_Types_part_7.so SIPmsg_Types_part_7.o #8 9.557 g++ -shared -o SIPmsg_Types_part_6.so SIPmsg_Types_part_6.o #8 9.590 if g++ -L /usr/lib/titan-fPIC -o Asterisk_Tests -Wl,--no-as-needed AMI_Functions.so Asterisk_Tests.so GSM_Types.so General_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so Misc_Helpers.so Native_Functions.so Osmocom_Types.so RTP_CodecPort.so RTP_Types.so SDP_Templates.so SDP_Types.so SIP_ConnectionHandler.so SIP_Emulation.so SIP_Templates.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 AMI_Functions_part_1.so AMI_Functions_part_2.so AMI_Functions_part_3.so AMI_Functions_part_4.so AMI_Functions_part_5.so AMI_Functions_part_6.so AMI_Functions_part_7.so Asterisk_Tests_part_1.so Asterisk_Tests_part_2.so Asterisk_Tests_part_3.so Asterisk_Tests_part_4.so Asterisk_Tests_part_5.so Asterisk_Tests_part_6.so Asterisk_Tests_part_7.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 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 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_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 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_ConnectionHandler_part_1.so SIP_ConnectionHandler_part_2.so SIP_ConnectionHandler_part_3.so SIP_ConnectionHandler_part_4.so SIP_ConnectionHandler_part_5.so SIP_ConnectionHandler_part_6.so SIP_ConnectionHandler_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 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 SDP_parse_.tab.so SIP_parse_.tab.so lex.SDP_parse_.so lex.SIP_parse_.so IPL4asp_PT.so IPL4asp_discovery.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 \ #8 9.590 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 9.590 -L/lib -lcrypto \ #8 9.590 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 9.590 then : ; else /usr/bin/titanver AMI_Functions.o Asterisk_Tests.o GSM_Types.o General_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o Misc_Helpers.o Native_Functions.o Osmocom_Types.o RTP_CodecPort.o RTP_Types.o SDP_Templates.o SDP_Types.o SIP_ConnectionHandler.o SIP_Emulation.o SIP_Templates.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 AMI_Functions_part_1.o AMI_Functions_part_2.o AMI_Functions_part_3.o AMI_Functions_part_4.o AMI_Functions_part_5.o AMI_Functions_part_6.o AMI_Functions_part_7.o Asterisk_Tests_part_1.o Asterisk_Tests_part_2.o Asterisk_Tests_part_3.o Asterisk_Tests_part_4.o Asterisk_Tests_part_5.o Asterisk_Tests_part_6.o Asterisk_Tests_part_7.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 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 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_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 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_ConnectionHandler_part_1.o SIP_ConnectionHandler_part_2.o SIP_ConnectionHandler_part_3.o SIP_ConnectionHandler_part_4.o SIP_ConnectionHandler_part_5.o SIP_ConnectionHandler_part_6.o SIP_ConnectionHandler_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 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 SDP_parse_.tab.o SIP_parse_.tab.o lex.SDP_parse_.o lex.SIP_parse_.o IPL4asp_PT.o IPL4asp_discovery.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; exit 1; fi #8 9.722 make[1]: Leaving directory '/osmo-ttcn3-hacks/asterisk' #8 DONE 10.1s #9 [4/4] COPY ASTERISK_TESTS.CFG /data/Asterisk_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 0.4s done #10 writing image sha256:d8b810d7399bfe5550aeb33e91ade7807344c85e9eee3280bca7efa3f1a404e4 done #10 naming to docker.io/osmocom-build/ttcn3-asterisk-ims-ue-test:latest 0.0s done #10 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/ttcn3-asterisk-ims-ue-test' + docker_image_exists ttcn3-asterisk-ims-ue-test + docker images -q osmocom-build/ttcn3-asterisk-ims-ue-test + test -n d8b810d7399b + list_osmo_packages debian-bookworm ttcn3-asterisk-ims-ue-test + local distro=debian-bookworm + local image=ttcn3-asterisk-ims-ue-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-asterisk-ims-ue-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/unix + cp Asterisk_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk + cp asterisk/asterisk.conf asterisk/asterisk.sh asterisk/extensions.conf asterisk/manager.conf asterisk/pjsip.conf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/ + network_create + SUBNET=3256455 + seq 1 30 + echo (3256455 + 1) % 256 + bc + SUBNET=136 + NET_NAME=ttcn3-asterisk-ims-ue-test-136 + SUB4=172.18.136.0/24 + SUB6=fd02:db8:136::/64 + set +x Creating network ttcn3-asterisk-ims-ue-test-136, trying SUBNET=136... + docker network create --internal --subnet 172.18.136.0/24 --ipv6 --subnet fd02:db8:136::/64 ttcn3-asterisk-ims-ue-test-136 755c6277fbce6ca95a9692b17a98ebe1f4c36cc2c28d63e7e02a42c3daa0a71a + set +x ### Network ttcn3-asterisk-ims-ue-test-136 created (SUBNET=136) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=136 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg Applying SUBNET=136 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/manager.conf Applying SUBNET=136 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.conf Applying SUBNET=136 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.sh Applying SUBNET=136 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/extensions.conf Applying SUBNET=136 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/pjsip.conf + echo Starting container with Asterisk Starting container with Asterisk + docker_network_params 136 10 + NET=136 + ADDR_SUFIX=10 + echo --network ttcn3-asterisk-ims-ue-test-136 --ip 172.18.136.10 --ip6 fd02:db8:136::10 + docker run --rm --network ttcn3-asterisk-ims-ue-test-136 --ip 172.18.136.10 --ip6 fd02:db8:136::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk:/data --name jenkins-ttcn3-asterisk-ims-ue-test-35-asterisk -d osmocom-build/asterisk-master /bin/sh -c /data/asterisk.sh >/data/asterisk.console.log 2>&1 90682b26b5600e215a689aa3bc58429b78a1d58f33791fda3c61e7f85c577af1 + sleep 3 + echo Starting container with Asterisk testsuite Starting container with Asterisk testsuite + docker_network_params 136 103 + NET=136 + ADDR_SUFIX=103 + echo --network ttcn3-asterisk-ims-ue-test-136 --ip 172.18.136.103 --ip6 fd02:db8:136::103 + docker run --rm --network ttcn3-asterisk-ims-ue-test-136 --ip 172.18.136.103 --ip6 fd02:db8:136::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester:/data --name jenkins-ttcn3-asterisk-ims-ue-test-35-ttcn3-asterisk-ims-ue-test osmocom-build/ttcn3-asterisk-ims-ue-test + SUBDIR=asterisk + SUITE=Asterisk_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/asterisk/Asterisk_Tests Asterisk_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli Asterisk_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: Asterisk_Tests.cfg MC@617ebcbcc4d8: Unix server socket created successfully. MC@617ebcbcc4d8: Listening on TCP port 40441. 617ebcbcc4d8 is the default MC2> spawn /osmo-ttcn3-hacks/asterisk/Asterisk_Tests 617ebcbcc4d8 40441 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@617ebcbcc4d8: New HC connected from 172.18.136.103 [172.18.136.103]. 617ebcbcc4d8: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@617ebcbcc4d8: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@617ebcbcc4d8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@617ebcbcc4d8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@617ebcbcc4d8: Configuration file was processed on all HCs. MC@617ebcbcc4d8: Creating MTC on host 172.18.136.103. MC@617ebcbcc4d8: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@617ebcbcc4d8: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration'. ------ Asterisk_Tests.TC_internal_registration ------ Mon May 6 07:40:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@617ebcbcc4d8: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration' was executed successfully (exit status: 0). MTC@617ebcbcc4d8: Test case TC_internal_registration started. MTC@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@617ebcbcc4d8: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(3)@617ebcbcc4d8: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(3)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(3)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(3)@617ebcbcc4d8: 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@617ebcbcc4d8: end of f_init TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(3)@617ebcbcc4d8: Added SIP Call Table entry [0] for "D4CAF54BA6D7458@172.18.136.103" at TC_internal_registration-ConnHdlr-0501(4) TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: A2: md5('"REGISTER:sip172.18.136.10"') = "54c098f0961a517b93dd45497e1a6dbc" TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714981216/5cc70fa23639f42ddb67da6aa4a8db4a:00000001:0a4f113b:auth:54c098f0961a517b93dd45497e1a6dbc"') = "5f72285762d2541786fc100d115deab4" TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: setverdict(pass): none -> pass TC_internal_registration-ConnHdlr-0501(4)@617ebcbcc4d8: Final verdict of PTC: pass Asterisk_Test-SIP(3)@617ebcbcc4d8: Final verdict of PTC: none MTC@617ebcbcc4d8: Setting final verdict of the test case. MTC@617ebcbcc4d8: Local verdict of MTC: none MTC@617ebcbcc4d8: Local verdict of PTC Asterisk_Test-SIP(3): none (none -> none) MTC@617ebcbcc4d8: Local verdict of PTC TC_internal_registration-ConnHdlr-0501(4): pass (none -> pass) MTC@617ebcbcc4d8: Test case TC_internal_registration finished. Verdict: pass MTC@617ebcbcc4d8: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass'. Mon May 6 07:40:16 UTC 2024 ====== Asterisk_Tests.TC_internal_registration pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2320) MTC@617ebcbcc4d8: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass' was executed successfully (exit status: 0). MTC@617ebcbcc4d8: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt'. ------ Asterisk_Tests.TC_internal_call_momt ------ Mon May 6 07:40:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@617ebcbcc4d8: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt' was executed successfully (exit status: 0). MTC@617ebcbcc4d8: Test case TC_internal_call_momt started. MTC@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@617ebcbcc4d8: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(5)@617ebcbcc4d8: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(5)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(5)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(5)@617ebcbcc4d8: 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@617ebcbcc4d8: end of f_init TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(5)@617ebcbcc4d8: Added SIP Call Table entry [0] for "8EBD353EFC7912A@172.18.136.103" at TC_internal_call_momt-ConnHdlr-0501(6) Asterisk_Test-SIP(5)@617ebcbcc4d8: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_momt-ConnHdlr-0502(7) Asterisk_Test-SIP(5)@617ebcbcc4d8: Added SIP Call Table entry [1] for "BFE3AD1F147755F@172.18.136.103" at TC_internal_call_momt-ConnHdlr-0502(7) TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: A2: md5('"REGISTER:sip172.18.136.10"') = "54c098f0961a517b93dd45497e1a6dbc" TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714981218/387b2f8cca376016a204bd23773b842d:00000001:0a4f113b:auth:54c098f0961a517b93dd45497e1a6dbc"') = "f44730e5e1ac0834992be2605c69435a" TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: A2: md5('"REGISTER:sip172.18.136.10"') = "54c098f0961a517b93dd45497e1a6dbc" TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1714981218/387b2f8cca376016a204bd23773b842d:00000001:0a4f113b:auth:54c098f0961a517b93dd45497e1a6dbc"') = "6083ac926e28da5965a6ebea979ddce5" Asterisk_Test-SIP(5)@617ebcbcc4d8: Added SIP Call Table entry [2] for "5D46B9F8492C56B" at TC_internal_call_momt-ConnHdlr-0501(6) TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: A2: md5('"INVITE:sip172.18.136.10"') = "751226e28b9d4886f55f93f58117ddf9" TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714981218/387b2f8cca376016a204bd23773b842d:00000001:0a4f113b:auth:751226e28b9d4886f55f93f58117ddf9"') = "bd88aaa57e18dfc1043b851f0e3fcad2" TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 100, reasonPhrase := "Trying" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := omit, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "5D46B9F8492C56B" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 1174520705, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.136.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "2C82ECD3-4CD8A90E" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.136.10", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.136.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.136.103" }, { id := "branch", paramValue := "z9hG4bKF33281C85FD5477074A15FCEB3E6332A" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } Asterisk_Test-SIP(5)@617ebcbcc4d8: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_momt-ConnHdlr-0502(7) Asterisk_Test-SIP(5)@617ebcbcc4d8: Added SIP Call Table entry [3] for "af5d46c6-296a-4f06-9054-d3151a894d93" at TC_internal_call_momt-ConnHdlr-0502(7) TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1278381038", session_version := "1278381038", net_type := "IN", addr_type := "IP4", addr := "172.18.136.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.136.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 11836, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "REFER", "INFO", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "5D46B9F8492C56B" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.136.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 1174520705, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.136.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "2C82ECD3-4CD8A90E" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.136.10", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "cf09854c-4a14-4c45-ae9f-c0a84fe0b69a" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.136.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.136.103" }, { id := "branch", paramValue := "z9hG4bKF33281C85FD5477074A15FCEB3E6332A" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1278381038", session_version := "1278381039", net_type := "IN", addr_type := "IP4", addr := "172.18.136.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.136.103", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 1236, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: setverdict(pass): none -> pass TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1278381038", session_version := "1278381040", net_type := "IN", addr_type := "IP4", addr := "172.18.136.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.136.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 11836, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: setverdict(pass): none -> pass TC_internal_call_momt-ConnHdlr-0501(6)@617ebcbcc4d8: Final verdict of PTC: pass TC_internal_call_momt-ConnHdlr-0502(7)@617ebcbcc4d8: Final verdict of PTC: pass Asterisk_Test-SIP(5)@617ebcbcc4d8: Final verdict of PTC: none MTC@617ebcbcc4d8: Setting final verdict of the test case. MTC@617ebcbcc4d8: Local verdict of MTC: none MTC@617ebcbcc4d8: Local verdict of PTC Asterisk_Test-SIP(5): none (none -> none) MTC@617ebcbcc4d8: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0501(6): pass (none -> pass) MTC@617ebcbcc4d8: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0502(7): pass (pass -> pass) MTC@617ebcbcc4d8: Test case TC_internal_call_momt finished. Verdict: pass MTC@617ebcbcc4d8: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass'. Mon May 6 07:40:19 UTC 2024 ====== Asterisk_Tests.TC_internal_call_momt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18403) Waiting for packet dumper to finish... 1 (prev_count=18403, count=23657) MTC@617ebcbcc4d8: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass' was executed successfully (exit status: 0). MTC@617ebcbcc4d8: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered'. ------ Asterisk_Tests.TC_internal_call_all_2registered ------ Mon May 6 07:40:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@617ebcbcc4d8: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered' was executed successfully (exit status: 0). MTC@617ebcbcc4d8: Test case TC_internal_call_all_2registered started. MTC@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@617ebcbcc4d8: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(8)@617ebcbcc4d8: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(8)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(8)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(8)@617ebcbcc4d8: 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@617ebcbcc4d8: end of f_init TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(8)@617ebcbcc4d8: Added SIP Call Table entry [0] for "CAE1676930FAC57@172.18.136.103" at TC_internal_call_all_2registered-ConnHdlr-0501(9) Asterisk_Test-SIP(8)@617ebcbcc4d8: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_2registered-ConnHdlr-0502(10) Asterisk_Test-SIP(8)@617ebcbcc4d8: Added SIP Call Table entry [1] for "A887C250ADCAC19@172.18.136.103" at TC_internal_call_all_2registered-ConnHdlr-0502(10) TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: A2: md5('"REGISTER:sip172.18.136.10"') = "54c098f0961a517b93dd45497e1a6dbc" TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714981222/ed0ae364ba49d8bfd8a92085711896ce:00000001:0a4f113b:auth:54c098f0961a517b93dd45497e1a6dbc"') = "096f0149af199d71173fca30d1fe0e2d" TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: A2: md5('"REGISTER:sip172.18.136.10"') = "54c098f0961a517b93dd45497e1a6dbc" TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1714981222/ed0ae364ba49d8bfd8a92085711896ce:00000001:0a4f113b:auth:54c098f0961a517b93dd45497e1a6dbc"') = "5ff984c0f334f7fc85043b332f5a30c2" Asterisk_Test-SIP(8)@617ebcbcc4d8: Added SIP Call Table entry [2] for "BE675D83962A98E" at TC_internal_call_all_2registered-ConnHdlr-0501(9) TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: A2: md5('"INVITE:sip172.18.136.10"') = "751226e28b9d4886f55f93f58117ddf9" TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714981222/ed0ae364ba49d8bfd8a92085711896ce:00000001:0a4f113b:auth:751226e28b9d4886f55f93f58117ddf9"') = "990666d8fd1223bbb71b89407c9504e4" TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 100, reasonPhrase := "Trying" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := omit, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "BE675D83962A98E" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 946265083, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.136.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "E3E8C158-4CD8B96F" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.136.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.136.103" }, { id := "branch", paramValue := "z9hG4bK1825956568C5CC854D152120FB4EA731" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } Asterisk_Test-SIP(8)@617ebcbcc4d8: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_2registered-ConnHdlr-0502(10) Asterisk_Test-SIP(8)@617ebcbcc4d8: Added SIP Call Table entry [3] for "a78e298b-a75e-466f-8755-2155ef11cf78" at TC_internal_call_all_2registered-ConnHdlr-0502(10) TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "296088296", session_version := "296088296", net_type := "IN", addr_type := "IP4", addr := "172.18.136.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.136.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 13190, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "REFER", "INFO", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "BE675D83962A98E" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.136.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 946265083, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.136.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "E3E8C158-4CD8B96F" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "de0b48f7-a27b-4c76-ba53-9e77876c1016" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.136.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.136.103" }, { id := "branch", paramValue := "z9hG4bK1825956568C5CC854D152120FB4EA731" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "296088296", session_version := "296088297", net_type := "IN", addr_type := "IP4", addr := "172.18.136.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.136.103", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 1236, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "296088296", session_version := "296088298", net_type := "IN", addr_type := "IP4", addr := "172.18.136.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.136.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 13190, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0501(9)@617ebcbcc4d8: Final verdict of PTC: pass TC_internal_call_all_2registered-ConnHdlr-0502(10)@617ebcbcc4d8: Final verdict of PTC: pass Asterisk_Test-SIP(8)@617ebcbcc4d8: Final verdict of PTC: none MTC@617ebcbcc4d8: Setting final verdict of the test case. MTC@617ebcbcc4d8: Local verdict of MTC: none MTC@617ebcbcc4d8: Local verdict of PTC Asterisk_Test-SIP(8): none (none -> none) MTC@617ebcbcc4d8: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0501(9): pass (none -> pass) MTC@617ebcbcc4d8: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0502(10): pass (pass -> pass) MTC@617ebcbcc4d8: Test case TC_internal_call_all_2registered finished. Verdict: pass MTC@617ebcbcc4d8: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass'. Mon May 6 07:40:23 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_2registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17989) Waiting for packet dumper to finish... 1 (prev_count=17989, count=23218) MTC@617ebcbcc4d8: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass' was executed successfully (exit status: 0). MTC@617ebcbcc4d8: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered'. ------ Asterisk_Tests.TC_internal_call_all_3registered ------ Mon May 6 07:40:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@617ebcbcc4d8: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered' was executed successfully (exit status: 0). MTC@617ebcbcc4d8: Test case TC_internal_call_all_3registered started. MTC@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@617ebcbcc4d8: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(11)@617ebcbcc4d8: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(11)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(11)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(11)@617ebcbcc4d8: 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@617ebcbcc4d8: end of f_init TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(11)@617ebcbcc4d8: Added SIP Call Table entry [0] for "B5B2A9748C0A00C@172.18.136.103" at TC_internal_call_all_3registered-ConnHdlr-0501(12) Asterisk_Test-SIP(11)@617ebcbcc4d8: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0502(13) TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(11)@617ebcbcc4d8: Added SIP Call Table entry [1] for "D41162E9C29C3EF@172.18.136.103" at TC_internal_call_all_3registered-ConnHdlr-0502(13) TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: A2: md5('"REGISTER:sip172.18.136.10"') = "54c098f0961a517b93dd45497e1a6dbc" Asterisk_Test-SIP(11)@617ebcbcc4d8: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0503(14) TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714981226/2996c5e188a9c8d172c6bb190d6410df:00000001:0a4f113b:auth:54c098f0961a517b93dd45497e1a6dbc"') = "1d8e9a929e477f376cb2847475c3caa0" TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: A2: md5('"REGISTER:sip172.18.136.10"') = "54c098f0961a517b93dd45497e1a6dbc" TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1714981226/2996c5e188a9c8d172c6bb190d6410df:00000001:0a4f113b:auth:54c098f0961a517b93dd45497e1a6dbc"') = "60dc0702c19c859c9f5c6b80a05ef10f" Asterisk_Test-SIP(11)@617ebcbcc4d8: Added SIP Call Table entry [2] for "DB4ADA5F5E7A745@172.18.136.103" at TC_internal_call_all_3registered-ConnHdlr-0503(14) TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: A1: md5('"0503:asterisk:secret"') = "72192cd265168127bed5215b11f97758" TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: A2: md5('"REGISTER:sip172.18.136.10"') = "54c098f0961a517b93dd45497e1a6dbc" TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: Request-Digest: md5('"72192cd265168127bed5215b11f97758":"1714981226/2996c5e188a9c8d172c6bb190d6410df:00000001:0a4f113b:auth:54c098f0961a517b93dd45497e1a6dbc"') = "9abb29010c21c331ca57a8831436a698" Asterisk_Test-SIP(11)@617ebcbcc4d8: Added SIP Call Table entry [3] for "6D18EF9B4519E97" at TC_internal_call_all_3registered-ConnHdlr-0501(12) TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: A2: md5('"INVITE:sip172.18.136.10"') = "751226e28b9d4886f55f93f58117ddf9" TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714981226/2996c5e188a9c8d172c6bb190d6410df:00000001:0a4f113b:auth:751226e28b9d4886f55f93f58117ddf9"') = "f7ff5c21158a5da10f7338f1c0b77cf5" TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 100, reasonPhrase := "Trying" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := omit, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "6D18EF9B4519E97" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 369804368, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.136.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "988289D0-4CD8C96F" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.136.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.136.103" }, { id := "branch", paramValue := "z9hG4bK808277F2B79C1FC1ACC9CDB78466ED71" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } Asterisk_Test-SIP(11)@617ebcbcc4d8: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0503(14) Asterisk_Test-SIP(11)@617ebcbcc4d8: Added SIP Call Table entry [4] for "def2d5b3-1822-45e7-9f4d-b0cbb78852bc" at TC_internal_call_all_3registered-ConnHdlr-0503(14) Asterisk_Test-SIP(11)@617ebcbcc4d8: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0502(13) Asterisk_Test-SIP(11)@617ebcbcc4d8: Added SIP Call Table entry [5] for "dbe60234-5cc1-4d50-9dce-980a3faeb1e1" at TC_internal_call_all_3registered-ConnHdlr-0502(13) TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "812067362", session_version := "812067362", net_type := "IN", addr_type := "IP4", addr := "172.18.136.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.136.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 19930, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "516597375", session_version := "516597375", net_type := "IN", addr_type := "IP4", addr := "172.18.136.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.136.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 17274, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "REFER", "INFO", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "6D18EF9B4519E97" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.136.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 369804368, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.136.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "988289D0-4CD8C96F" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "c3ce34b5-c88a-4721-9282-3306c2061c01" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.136.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.136.103" }, { id := "branch", paramValue := "z9hG4bK808277F2B79C1FC1ACC9CDB78466ED71" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "516597375", session_version := "516597376", net_type := "IN", addr_type := "IP4", addr := "172.18.136.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.136.103", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 1236, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "516597375", session_version := "516597377", net_type := "IN", addr_type := "IP4", addr := "172.18.136.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.136.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 17274, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0503(14)@617ebcbcc4d8: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0501(12)@617ebcbcc4d8: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0502(13)@617ebcbcc4d8: Final verdict of PTC: pass Asterisk_Test-SIP(11)@617ebcbcc4d8: Final verdict of PTC: none MTC@617ebcbcc4d8: Setting final verdict of the test case. MTC@617ebcbcc4d8: Local verdict of MTC: none MTC@617ebcbcc4d8: Local verdict of PTC Asterisk_Test-SIP(11): none (none -> none) MTC@617ebcbcc4d8: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0501(12): pass (none -> pass) MTC@617ebcbcc4d8: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0502(13): pass (pass -> pass) MTC@617ebcbcc4d8: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0503(14): pass (pass -> pass) MTC@617ebcbcc4d8: Test case TC_internal_call_all_3registered finished. Verdict: pass MTC@617ebcbcc4d8: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass'. Mon May 6 07:40:27 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_3registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=23436) Waiting for packet dumper to finish... 1 (prev_count=23436, count=28665) MTC@617ebcbcc4d8: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass' was executed successfully (exit status: 0). MTC@617ebcbcc4d8: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered'. ------ Asterisk_Tests.TC_internal_call_all_4registered ------ Mon May 6 07:40:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@617ebcbcc4d8: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered' was executed successfully (exit status: 0). MTC@617ebcbcc4d8: Test case TC_internal_call_all_4registered started. MTC@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@617ebcbcc4d8: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(15)@617ebcbcc4d8: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(15)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(15)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(15)@617ebcbcc4d8: 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@617ebcbcc4d8: end of f_init TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(15)@617ebcbcc4d8: Added SIP Call Table entry [0] for "455FC075EF4A42E@172.18.136.103" at TC_internal_call_all_4registered-ConnHdlr-0501(16) Asterisk_Test-SIP(15)@617ebcbcc4d8: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0502(17) Asterisk_Test-SIP(15)@617ebcbcc4d8: Added SIP Call Table entry [1] for "40520C2DF35E4D2@172.18.136.103" at TC_internal_call_all_4registered-ConnHdlr-0502(17) TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: A2: md5('"REGISTER:sip172.18.136.10"') = "54c098f0961a517b93dd45497e1a6dbc" TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714981230/5fd3a7ad52e14dc3fcacc98e91488637:00000001:0a4f113b:auth:54c098f0961a517b93dd45497e1a6dbc"') = "db4dc0f10dc20c130bf8c6ab23102d89" TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: A2: md5('"REGISTER:sip172.18.136.10"') = "54c098f0961a517b93dd45497e1a6dbc" TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1714981230/5fd3a7ad52e14dc3fcacc98e91488637:00000001:0a4f113b:auth:54c098f0961a517b93dd45497e1a6dbc"') = "75e33294f15c9996c0e6371361552ca9" Asterisk_Test-SIP(15)@617ebcbcc4d8: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0503(18) TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(15)@617ebcbcc4d8: Added SIP Call Table entry [2] for "D9B1DF0D640BEC6@172.18.136.103" at TC_internal_call_all_4registered-ConnHdlr-0503(18) Asterisk_Test-SIP(15)@617ebcbcc4d8: Created SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0504(19) TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: A1: md5('"0503:asterisk:secret"') = "72192cd265168127bed5215b11f97758" TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: A2: md5('"REGISTER:sip172.18.136.10"') = "54c098f0961a517b93dd45497e1a6dbc" TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: Request-Digest: md5('"72192cd265168127bed5215b11f97758":"1714981230/5fd3a7ad52e14dc3fcacc98e91488637:00000001:0a4f113b:auth:54c098f0961a517b93dd45497e1a6dbc"') = "006e9046b06e77abc746fdac4e119bb9" Asterisk_Test-SIP(15)@617ebcbcc4d8: Added SIP Call Table entry [3] for "2D42830972C545C@172.18.136.103" at TC_internal_call_all_4registered-ConnHdlr-0504(19) TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: A1: md5('"0504:asterisk:secret"') = "29c47c28d362d1b0e548b5de7e72da8a" TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: A2: md5('"REGISTER:sip172.18.136.10"') = "54c098f0961a517b93dd45497e1a6dbc" TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: Request-Digest: md5('"29c47c28d362d1b0e548b5de7e72da8a":"1714981230/5fd3a7ad52e14dc3fcacc98e91488637:00000001:0a4f113b:auth:54c098f0961a517b93dd45497e1a6dbc"') = "40e72a35d80dfa1511f27b6ef8d93af9" Asterisk_Test-SIP(15)@617ebcbcc4d8: Added SIP Call Table entry [4] for "541CEF9DF74C497" at TC_internal_call_all_4registered-ConnHdlr-0501(16) TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: A2: md5('"INVITE:sip172.18.136.10"') = "751226e28b9d4886f55f93f58117ddf9" TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714981230/5fd3a7ad52e14dc3fcacc98e91488637:00000001:0a4f113b:auth:751226e28b9d4886f55f93f58117ddf9"') = "aa05706d3d5415c1eb202ea6443af2f2" TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 100, reasonPhrase := "Trying" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := omit, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "541CEF9DF74C497" }, callInfo := omit, contact := omit, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 2100403088, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.136.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "A1F6731E-4CD8D983" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := omit }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.136.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.136.103" }, { id := "branch", paramValue := "z9hG4bKEA942E5F524C5A37690C66C07E5EB354" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } Asterisk_Test-SIP(15)@617ebcbcc4d8: Found SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0504(19) Asterisk_Test-SIP(15)@617ebcbcc4d8: Added SIP Call Table entry [5] for "aa9ed9a8-d7f3-4ec7-aad9-a1b6cbe2e35c" at TC_internal_call_all_4registered-ConnHdlr-0504(19) Asterisk_Test-SIP(15)@617ebcbcc4d8: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0503(18) Asterisk_Test-SIP(15)@617ebcbcc4d8: Added SIP Call Table entry [6] for "d6f197d9-9154-408e-8120-b98c28b40b22" at TC_internal_call_all_4registered-ConnHdlr-0503(18) Asterisk_Test-SIP(15)@617ebcbcc4d8: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0502(17) Asterisk_Test-SIP(15)@617ebcbcc4d8: Added SIP Call Table entry [7] for "0b323186-58e4-45b9-907f-92d755f36f28" at TC_internal_call_all_4registered-ConnHdlr-0502(17) TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1053810217", session_version := "1053810217", net_type := "IN", addr_type := "IP4", addr := "172.18.136.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.136.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 19384, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "790072371", session_version := "790072371", net_type := "IN", addr_type := "IP4", addr := "172.18.136.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.136.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 18390, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1530457629", session_version := "1530457629", net_type := "IN", addr_type := "IP4", addr := "172.18.136.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.136.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 13526, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "0", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "0 PCMU/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Ignoring { statusLine := { sipVersion := "SIP/2.0", statusCode := 180, reasonPhrase := "Ringing" }, msgHeader := { accept := omit, accept_contact := omit, acceptEncoding := omit, acceptLanguage := omit, acceptResourcePriority := omit, alertInfo := omit, alert_mode := omit, allow := { fieldName := ALLOW_E (7), methods := { "OPTIONS", "REGISTER", "SUBSCRIBE", "NOTIFY", "PUBLISH", "INVITE", "ACK", "BYE", "CANCEL", "UPDATE", "PRACK", "REFER", "INFO", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "541CEF9DF74C497" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.136.10", portField := 5094 }, urlParameters := omit, headers := omit } } }, contactParams := omit } } } }, contentDisposition := omit, contentEncoding := omit, contentLanguage := omit, contentLength := { fieldName := CONTENT_LENGTH_E (18), len := 0 }, contentType := omit, cSeq := { fieldName := CSEQ_E (20), seqNumber := 2100403088, method := "INVITE" }, date := omit, diversion := omit, errorInfo := omit, event := omit, expires := omit, feature_caps := omit, fromField := { fieldName := FROM_E (27), addressField := { nameAddr := { displayName := "\"Anonymous\"", addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0501", password := omit }, hostPort := { host := "172.18.136.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "A1F6731E-4CD8D983" } } }, geolocation := omit, geolocation_routing := omit, geolocation_error := omit, historyInfo := omit, info_Package := omit, inReplyTo := omit, join := omit, maxForwards := omit, mimeVersion := omit, minExpires := omit, min_SE := omit, organization := omit, p_access_network_info := omit, p_alerting_mode := omit, p_answer_state := omit, p_Area_Info := omit, passertedID := omit, p_asserted_service := omit, p_associated_uri := omit, p_called_party_id := omit, p_charging_function_address := omit, p_charging_vector := omit, p_DCS_trace_pty_id := omit, p_DCS_OSPS := omit, p_DCS_billing_info := omit, p_DCS_LAES := omit, p_DCS_redirect := omit, p_Early_Media := omit, p_last_access_network_info := omit, p_media_auth := omit, ppreferredID := omit, p_preferred_service := omit, p_profile_key := omit, p_served_user := omit, p_Service_Indication := omit, p_Service_Notification := omit, p_user_database := omit, p_visited_network_id := omit, path := omit, priv_answer_mode := omit, priority := omit, privacy := omit, proxyAuthenticate := omit, proxyAuthorization := omit, proxyRequire := omit, rack := omit, rseq := omit, reason := omit, recordRoute := omit, recv_Info := omit, reject_contact := omit, refer_sub := omit, refer_to := omit, referred_by := omit, replyTo := omit, replaces := omit, require := omit, request_disp := omit, resourcePriority := omit, retryAfter := omit, route := omit, security_client := omit, security_server := omit, security_verify := omit, session_expires := omit, session_id := omit, server := { fieldName := SERVER_E (94), serverBody := { "Asterisk", "PBX", "20.7.0" } }, service_route := omit, sip_ETag := omit, sip_If_Match := omit, subject := omit, subscription_state := omit, supported := omit, target_dialog := omit, timestamp := omit, toField := { fieldName := TO_E (103), addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0500", password := omit }, hostPort := { host := "172.18.136.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "b77ac882-4757-453a-927d-2faddde3cce5" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.136.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.136.103" }, { id := "branch", paramValue := "z9hG4bKEA942E5F524C5A37690C66C07E5EB354" } } } } }, warning := omit, wwwAuthenticate := omit, x_AUT := omit, x_Carrier_Info := omit, x_CHGDelay := omit, x_CHGInfo := omit, x_FCI := omit, undefinedHeader_List := omit }, messageBody := omit, payload := omit } TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1530457629", session_version := "1530457630", net_type := "IN", addr_type := "IP4", addr := "172.18.136.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.136.103", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 1236, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1530457629", session_version := "1530457631", net_type := "IN", addr_type := "IP4", addr := "172.18.136.10" }, session_name := "Asterisk", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.136.10", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 13526, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "8", "101" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "8 PCMA/8000" } }, { rtpmap := { attr_value := "101 telephone-event/8000" } }, { fmtp := { attr_value := "101 0-16" } }, { ptime := { attr_value := "20" } }, { maxptime := { attr_value := "140" } }, { sendrecv := { } } } } } } TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0503(18)@617ebcbcc4d8: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0501(16)@617ebcbcc4d8: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0502(17)@617ebcbcc4d8: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0504(19)@617ebcbcc4d8: Final verdict of PTC: pass Asterisk_Test-SIP(15)@617ebcbcc4d8: Final verdict of PTC: none MTC@617ebcbcc4d8: Setting final verdict of the test case. MTC@617ebcbcc4d8: Local verdict of MTC: none MTC@617ebcbcc4d8: Local verdict of PTC Asterisk_Test-SIP(15): none (none -> none) MTC@617ebcbcc4d8: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0501(16): pass (none -> pass) MTC@617ebcbcc4d8: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0502(17): pass (pass -> pass) MTC@617ebcbcc4d8: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0503(18): pass (pass -> pass) MTC@617ebcbcc4d8: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0504(19): pass (pass -> pass) MTC@617ebcbcc4d8: Test case TC_internal_call_all_4registered finished. Verdict: pass MTC@617ebcbcc4d8: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass'. Mon May 6 07:40:32 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_4registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=28704) Waiting for packet dumper to finish... 1 (prev_count=28704, count=33937) MTC@617ebcbcc4d8: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass' was executed successfully (exit status: 0). MC@617ebcbcc4d8: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@617ebcbcc4d8: Terminating MTC. MC@617ebcbcc4d8: MTC terminated. MC2> exit MC@617ebcbcc4d8: Shutting down session. MC@617ebcbcc4d8: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/asterisk/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass Asterisk_Tests.TC_internal_registration pass Asterisk_Tests.TC_internal_call_momt pass Asterisk_Tests.TC_internal_call_all_2registered pass Asterisk_Tests.TC_internal_call_all_3registered pass Asterisk_Tests.TC_internal_call_all_4registered Summary: pass: 5 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh Asterisk_Tests --rm Generated Asterisk_Tests.TC_internal_call_all_2registered.merged Generated Asterisk_Tests.TC_internal_call_all_3registered.merged Generated Asterisk_Tests.TC_internal_call_all_4registered.merged Generated Asterisk_Tests.TC_internal_call_momt.merged Generated Asterisk_Tests.TC_internal_registration.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-asterisk-ims-ue-test-136 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-asterisk-ims-ue-test-35-asterisk + [ -n jenkins-ttcn3-asterisk-ims-ue-test-35-asterisk ] + docker_kill_wait jenkins-ttcn3-asterisk-ims-ue-test-35-asterisk + docker kill jenkins-ttcn3-asterisk-ims-ue-test-35-asterisk jenkins-ttcn3-asterisk-ims-ue-test-35-asterisk + docker wait jenkins-ttcn3-asterisk-ims-ue-test-35-asterisk 137 + network_remove + set +x Removing network ttcn3-asterisk-ims-ue-test-136 + docker network remove ttcn3-asterisk-ims-ue-test-136 ttcn3-asterisk-ims-ue-test-136 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/_cache:/cache --name jenkins-ttcn3-asterisk-ims-ue-test-35-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='5' failures='0' errors='0' skipped='0' inconc='0' time='19.00'> <testcase classname='Asterisk_Tests' name='TC_internal_registration' time='0.037549'/> <testcase classname='Asterisk_Tests' name='TC_internal_call_momt' time='1.161485'/> <testcase classname='Asterisk_Tests' name='TC_internal_call_all_2registered' time='1.092283'/> <testcase classname='Asterisk_Tests' name='TC_internal_call_all_3registered' time='1.079837'/> <testcase classname='Asterisk_Tests' name='TC_internal_call_all_4registered' time='1.141845'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS