Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit 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.30.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/jenkins9418916223486343402.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-34 = 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 build definition from Dockerfile #1 transferring dockerfile: 1.45kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #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 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 0.281 Hit:1 http://deb.debian.org/debian bookworm InRelease #5 0.281 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #5 0.281 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #5 0.281 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #5 0.488 Reading package lists... #5 1.157 Reading package lists... #5 1.858 Building dependency tree... #5 2.067 Reading state information... #5 2.156 Calculating upgrade... #5 2.622 The following packages will be upgraded: #5 2.623 libc-bin libc-dev-bin libc-l10n libc6 libc6-dev locales #5 2.671 6 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #5 2.671 Need to get 9886 kB of archives. #5 2.671 After this operation, 0 B of additional disk space will be used. #5 2.671 Get:1 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6-dev amd64 2.36-9+deb12u7 [1899 kB] #5 2.708 Get:2 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-dev-bin amd64 2.36-9+deb12u7 [45.8 kB] #5 2.709 Get:3 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6 amd64 2.36-9+deb12u7 [2758 kB] #5 2.740 Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-bin amd64 2.36-9+deb12u7 [607 kB] #5 2.743 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-l10n all 2.36-9+deb12u7 [675 kB] #5 2.746 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 locales all 2.36-9+deb12u7 [3902 kB] #5 3.008 debconf: delaying package configuration, since apt-utils is not installed #5 3.050 Fetched 9886 kB in 0s (72.5 MB/s) #5 3.088 (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 3.139 Preparing to unpack .../libc6-dev_2.36-9+deb12u7_amd64.deb ... #5 3.154 Unpacking libc6-dev:amd64 (2.36-9+deb12u7) over (2.36-9+deb12u6) ... #5 4.468 Preparing to unpack .../libc-dev-bin_2.36-9+deb12u7_amd64.deb ... #5 4.483 Unpacking libc-dev-bin (2.36-9+deb12u7) over (2.36-9+deb12u6) ... #5 4.592 Preparing to unpack .../libc6_2.36-9+deb12u7_amd64.deb ... #5 4.692 debconf: unable to initialize frontend: Dialog #5 4.692 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 4.692 debconf: falling back to frontend: Readline #5 4.699 debconf: unable to initialize frontend: Readline #5 4.699 debconf: (This frontend requires a controlling tty.) #5 4.699 debconf: falling back to frontend: Teletype #5 4.783 Unpacking libc6:amd64 (2.36-9+deb12u7) over (2.36-9+deb12u6) ... #5 5.766 Setting up libc6:amd64 (2.36-9+deb12u7) ... #5 5.896 debconf: unable to initialize frontend: Dialog #5 5.896 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 5.896 debconf: falling back to frontend: Readline #5 5.916 debconf: unable to initialize frontend: Readline #5 5.916 debconf: (This frontend requires a controlling tty.) #5 5.916 debconf: falling back to frontend: Teletype #5 7.088 (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 7.144 Preparing to unpack .../libc-bin_2.36-9+deb12u7_amd64.deb ... #5 7.155 Unpacking libc-bin (2.36-9+deb12u7) over (2.36-9+deb12u6) ... #5 7.337 Setting up libc-bin (2.36-9+deb12u7) ... #5 7.424 (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 7.483 Preparing to unpack .../libc-l10n_2.36-9+deb12u7_all.deb ... #5 7.491 Unpacking libc-l10n (2.36-9+deb12u7) over (2.36-9+deb12u6) ... #5 7.738 Preparing to unpack .../locales_2.36-9+deb12u7_all.deb ... #5 7.751 Unpacking locales (2.36-9+deb12u7) over (2.36-9+deb12u6) ... #5 9.286 Setting up libc-l10n (2.36-9+deb12u7) ... #5 9.297 Setting up locales (2.36-9+deb12u7) ... #5 9.370 debconf: unable to initialize frontend: Dialog #5 9.370 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 9.370 debconf: falling back to frontend: Readline #5 9.377 debconf: unable to initialize frontend: Readline #5 9.377 debconf: (This frontend requires a controlling tty.) #5 9.377 debconf: falling back to frontend: Teletype #5 9.662 Generating locales (this might take a while)... #5 9.670 Generation complete. #5 9.688 Setting up libc-dev-bin (2.36-9+deb12u7) ... #5 9.697 Setting up libc6-dev:amd64 (2.36-9+deb12u7) ... #5 9.720 Processing triggers for man-db (2.11.2-2) ... #5 9.759 Reading package lists... #5 10.42 Building dependency tree... #5 10.64 Reading state information... #5 11.02 sudo is already the newest version (1.9.13p3-1+deb12u1). #5 11.02 iproute2 is already the newest version (6.1.0-3). #5 11.02 libcap2-bin is already the newest version (1:2.66-4). #5 11.02 libcap2-bin set to manually installed. #5 11.02 libssl-dev is already the newest version (3.0.11-1~deb12u2). #5 11.02 libncurses5-dev is already the newest version (6.4-4). #5 11.02 libsqlite3-dev is already the newest version (3.40.1-2). #5 11.02 build-essential is already the newest version (12.9). #5 11.02 libjansson-dev is already the newest version (2.14-2). #5 11.02 libxml2-dev is already the newest version (2.9.14+dfsg-1.3~deb12u1). #5 11.02 libxml2-dev set to manually installed. #5 11.02 uuid-dev is already the newest version (2.38.1-5+deb12u1). #5 11.02 uuid-dev set to manually installed. #5 11.02 wget is already the newest version (1.21.3-1+b2). #5 11.02 The following additional packages will be installed: #5 11.02 libapr1 libaprutil1 libgpm2 libnewt0.52 libpng-dev libserf-1-1 libslang2 #5 11.02 libslang2-dev libsvn1 libutf8proc2 vim-common vim-runtime #5 11.02 Suggested packages: #5 11.02 gpm db5.3-util libapache2-mod-svn subversion-tools ctags vim-doc vim-scripts #5 11.02 Recommended packages: #5 11.02 libpng-tools xxd #5 11.18 The following NEW packages will be installed: #5 11.18 iputils-ping libapr1 libaprutil1 libedit-dev libgpm2 libnewt-dev libnewt0.52 #5 11.18 libpng-dev libserf-1-1 libslang2 libslang2-dev libsvn1 libutf8proc2 #5 11.18 net-tools subversion vim vim-common vim-runtime #5 11.21 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #5 11.21 Need to get 13.5 MB of archives. #5 11.21 After this operation, 60.8 MB of additional disk space will be used. #5 11.21 Get:1 http://deb.debian.org/debian bookworm/main amd64 iputils-ping amd64 3:20221126-1 [47.1 kB] #5 11.22 Get:2 http://deb.debian.org/debian bookworm/main amd64 vim-common all 2:9.0.1378-2 [124 kB] #5 11.22 Get:3 http://deb.debian.org/debian bookworm/main amd64 libapr1 amd64 1.7.2-3 [102 kB] #5 11.23 Get:4 http://deb.debian.org/debian bookworm/main amd64 libaprutil1 amd64 1.6.3-1 [87.8 kB] #5 11.23 Get:5 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB] #5 11.23 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB] #5 11.23 Get:7 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #5 11.24 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpng-dev amd64 1.6.39-2 [359 kB] #5 11.24 Get:9 http://deb.debian.org/debian bookworm/main amd64 libslang2-dev amd64 2.3.3-3 [680 kB] #5 11.25 Get:10 http://deb.debian.org/debian bookworm/main amd64 libnewt0.52 amd64 0.52.23-1+b1 [59.2 kB] #5 11.25 Get:11 http://deb.debian.org/debian bookworm/main amd64 libnewt-dev amd64 0.52.23-1+b1 [73.3 kB] #5 11.25 Get:12 http://deb.debian.org/debian bookworm/main amd64 libserf-1-1 amd64 1.3.9-11 [55.0 kB] #5 11.25 Get:13 http://deb.debian.org/debian bookworm/main amd64 libutf8proc2 amd64 2.8.0-1 [60.1 kB] #5 11.25 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsvn1 amd64 1.14.2-4+b2 [1411 kB] #5 11.26 Get:15 http://deb.debian.org/debian bookworm/main amd64 net-tools amd64 2.10-0.1 [243 kB] #5 11.27 Get:16 http://deb.debian.org/debian bookworm/main amd64 subversion amd64 1.14.2-4+b2 [960 kB] #5 11.28 Get:17 http://deb.debian.org/debian bookworm/main amd64 vim-runtime all 2:9.0.1378-2 [7025 kB] #5 11.33 Get:18 http://deb.debian.org/debian bookworm/main amd64 vim amd64 2:9.0.1378-2 [1567 kB] #5 11.52 debconf: delaying package configuration, since apt-utils is not installed #5 11.56 Fetched 13.5 MB in 0s (86.2 MB/s) #5 11.59 Selecting previously unselected package iputils-ping. #5 11.59 (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.63 Preparing to unpack .../00-iputils-ping_3%3a20221126-1_amd64.deb ... #5 11.63 Unpacking iputils-ping (3:20221126-1) ... #5 11.68 Selecting previously unselected package vim-common. #5 11.69 Preparing to unpack .../01-vim-common_2%3a9.0.1378-2_all.deb ... #5 11.69 Unpacking vim-common (2:9.0.1378-2) ... #5 11.75 Selecting previously unselected package libapr1:amd64. #5 11.76 Preparing to unpack .../02-libapr1_1.7.2-3_amd64.deb ... #5 11.76 Unpacking libapr1:amd64 (1.7.2-3) ... #5 11.81 Selecting previously unselected package libaprutil1:amd64. #5 11.82 Preparing to unpack .../03-libaprutil1_1.6.3-1_amd64.deb ... #5 11.82 Unpacking libaprutil1:amd64 (1.6.3-1) ... #5 11.87 Selecting previously unselected package libedit-dev:amd64. #5 11.88 Preparing to unpack .../04-libedit-dev_3.1-20221030-2_amd64.deb ... #5 11.88 Unpacking libedit-dev:amd64 (3.1-20221030-2) ... #5 11.92 Selecting previously unselected package libgpm2:amd64. #5 11.93 Preparing to unpack .../05-libgpm2_1.20.7-10+b1_amd64.deb ... #5 11.93 Unpacking libgpm2:amd64 (1.20.7-10+b1) ... #5 11.97 Selecting previously unselected package libslang2:amd64. #5 11.98 Preparing to unpack .../06-libslang2_2.3.3-3_amd64.deb ... #5 11.98 Unpacking libslang2:amd64 (2.3.3-3) ... #5 12.05 Selecting previously unselected package libpng-dev:amd64. #5 12.06 Preparing to unpack .../07-libpng-dev_1.6.39-2_amd64.deb ... #5 12.06 Unpacking libpng-dev:amd64 (1.6.39-2) ... #5 12.12 Selecting previously unselected package libslang2-dev:amd64. #5 12.13 Preparing to unpack .../08-libslang2-dev_2.3.3-3_amd64.deb ... #5 12.13 Unpacking libslang2-dev:amd64 (2.3.3-3) ... #5 12.22 Selecting previously unselected package libnewt0.52:amd64. #5 12.22 Preparing to unpack .../09-libnewt0.52_0.52.23-1+b1_amd64.deb ... #5 12.23 Unpacking libnewt0.52:amd64 (0.52.23-1+b1) ... #5 12.30 Selecting previously unselected package libnewt-dev:amd64. #5 12.30 Preparing to unpack .../10-libnewt-dev_0.52.23-1+b1_amd64.deb ... #5 12.31 Unpacking libnewt-dev:amd64 (0.52.23-1+b1) ... #5 12.35 Selecting previously unselected package libserf-1-1:amd64. #5 12.36 Preparing to unpack .../11-libserf-1-1_1.3.9-11_amd64.deb ... #5 12.36 Unpacking libserf-1-1:amd64 (1.3.9-11) ... #5 12.41 Selecting previously unselected package libutf8proc2:amd64. #5 12.42 Preparing to unpack .../12-libutf8proc2_2.8.0-1_amd64.deb ... #5 12.42 Unpacking libutf8proc2:amd64 (2.8.0-1) ... #5 12.46 Selecting previously unselected package libsvn1:amd64. #5 12.47 Preparing to unpack .../13-libsvn1_1.14.2-4+b2_amd64.deb ... #5 12.47 Unpacking libsvn1:amd64 (1.14.2-4+b2) ... #5 12.60 Selecting previously unselected package net-tools. #5 12.61 Preparing to unpack .../14-net-tools_2.10-0.1_amd64.deb ... #5 12.61 Unpacking net-tools (2.10-0.1) ... #5 12.67 Selecting previously unselected package subversion. #5 12.67 Preparing to unpack .../15-subversion_1.14.2-4+b2_amd64.deb ... #5 12.68 Unpacking subversion (1.14.2-4+b2) ... #5 12.78 Selecting previously unselected package vim-runtime. #5 12.78 Preparing to unpack .../16-vim-runtime_2%3a9.0.1378-2_all.deb ... #5 12.80 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' #5 12.82 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' #5 12.82 Unpacking vim-runtime (2:9.0.1378-2) ... #5 13.26 Selecting previously unselected package vim. #5 13.26 Preparing to unpack .../17-vim_2%3a9.0.1378-2_amd64.deb ... #5 13.27 Unpacking vim (2:9.0.1378-2) ... #5 13.43 Setting up net-tools (2.10-0.1) ... #5 13.44 Setting up libgpm2:amd64 (1.20.7-10+b1) ... #5 13.45 Setting up libutf8proc2:amd64 (2.8.0-1) ... #5 13.46 Setting up libpng-dev:amd64 (1.6.39-2) ... #5 13.47 Setting up libapr1:amd64 (1.7.2-3) ... #5 13.48 Setting up vim-common (2:9.0.1378-2) ... #5 13.50 Setting up libslang2:amd64 (2.3.3-3) ... #5 13.50 Setting up libedit-dev:amd64 (3.1-20221030-2) ... #5 13.52 Setting up vim-runtime (2:9.0.1378-2) ... #5 13.63 Setting up iputils-ping (3:20221126-1) ... #5 13.65 Setting up libaprutil1:amd64 (1.6.3-1) ... #5 13.67 Setting up libslang2-dev:amd64 (2.3.3-3) ... #5 13.68 Setting up libnewt0.52:amd64 (0.52.23-1+b1) ... #5 13.69 Setting up vim (2:9.0.1378-2) ... #5 13.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #5 13.70 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 13.70 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 13.70 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 13.70 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 13.70 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 13.70 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 13.70 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 13.70 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 13.70 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 13.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #5 13.70 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 13.70 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 13.70 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 13.70 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 13.70 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 13.70 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 13.70 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 13.70 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 13.70 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 13.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #5 13.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #5 13.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #5 13.72 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 13.72 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 13.72 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 13.72 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 13.72 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 13.72 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 13.72 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 13.72 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 13.72 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 13.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #5 13.72 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 13.72 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 13.72 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 13.72 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 13.72 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 13.72 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 13.72 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 13.72 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 13.72 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 13.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #5 13.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #5 13.73 Setting up libserf-1-1:amd64 (1.3.9-11) ... #5 13.75 Setting up libnewt-dev:amd64 (0.52.23-1+b1) ... #5 13.76 Setting up libsvn1:amd64 (1.14.2-4+b2) ... #5 13.77 Setting up subversion (1.14.2-4+b2) ... #5 13.79 Processing triggers for mailcap (3.70+nmu1) ... #5 13.81 Processing triggers for libc-bin (2.36-9+deb12u7) ... #5 13.83 Processing triggers for man-db (2.11.2-2) ... #5 DONE 14.1s #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.4s #8 [ 4/10] WORKDIR /HOME/ASTERISK #8 DONE 0.0s #9 [ 5/10] RUN GIT clone https://gitea.sysmocom.de/sysmocom/asterisk.git #9 0.284 Cloning into 'asterisk'... #9 DONE 35.2s #10 [ 6/10] RUN CD asterisk && git fetch && git checkout -f -B sysmocom/master origin/sysmocom/master #10 1.029 Switched to a new branch 'sysmocom/master' #10 1.029 branch 'sysmocom/master' set up to track 'origin/sysmocom/master'. #10 DONE 1.1s #11 [ 7/10] RUN CD asterisk && ./bootstrap.sh && ./configure && make "-j$(nproc)" #11 0.648 Generating the configure script for Asterisk ... #11 5.248 Generating the configure script for menuselect ... #11 8.100 checking build system type... x86_64-pc-linux-gnu #11 8.255 checking host system type... x86_64-pc-linux-gnu #11 8.256 checking for gcc... gcc #11 8.404 checking whether the C compiler works... yes #11 8.497 checking for C compiler default output file name... a.out #11 8.502 checking for suffix of executables... #11 8.567 checking whether we are cross compiling... no #11 8.680 checking for suffix of object files... o #11 8.734 checking whether the compiler supports GNU C... yes #11 8.777 checking whether gcc accepts -g... yes #11 8.824 checking for gcc option to enable C11 features... none needed #11 8.940 checking for stdio.h... yes #11 8.989 checking for stdlib.h... yes #11 9.029 checking for string.h... yes #11 9.111 checking for inttypes.h... yes #11 9.181 checking for stdint.h... yes #11 9.219 checking for strings.h... yes #11 9.259 checking for sys/stat.h... yes #11 9.297 checking for sys/types.h... yes #11 9.362 checking for unistd.h... yes #11 9.448 checking for wchar.h... yes #11 9.506 checking for minix/config.h... no #11 9.567 checking for sys/param.h... yes #11 9.640 checking for sys/select.h... yes #11 9.678 checking for sys/socket.h... yes #11 9.721 checking for utime.h... yes #11 9.770 checking whether it is safe to define __EXTENSIONS__... yes #11 9.821 checking whether _XOPEN_SOURCE should be defined... no #11 9.865 checking whether char is unsigned... no #11 9.889 checking for uname... /usr/bin/uname #11 9.898 checking for g++... g++ #11 9.922 checking whether the compiler supports GNU C++... yes #11 9.992 checking whether g++ accepts -g... yes #11 10.02 checking for g++ option to enable C++11 features... none needed #11 10.15 checking how to run the C preprocessor... gcc -E #11 10.27 checking how to run the C++ preprocessor... g++ -E #11 10.47 checking for a sed that does not truncate output... /usr/bin/sed #11 10.50 checking for egrep... grep -E #11 10.50 checking for ld used by gcc... /usr/bin/ld #11 10.53 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 10.54 checking for gawk... gawk #11 10.54 checking for a BSD-compatible install... /usr/bin/install -c #11 10.59 checking whether ln -s works... yes #11 10.59 checking for ranlib... ranlib #11 10.59 checking for GNU make... make #11 10.65 checking for grep that handles long lines and -e... /usr/bin/grep #11 10.67 checking for egrep... /usr/bin/grep -E #11 10.67 checking for strip... strip #11 10.67 checking for ar... ar #11 10.67 checking for bison... /usr/bin/bison #11 10.67 checking for cmp... /usr/bin/cmp #11 10.67 checking for cat... /usr/bin/cat #11 10.67 checking for cut... /usr/bin/cut #11 10.67 checking for flex... /usr/bin/flex #11 10.67 checking for grep... (cached) /usr/bin/grep #11 10.67 checking for python2.7... no #11 10.67 checking for python2... no #11 10.68 checking for python... no #11 10.68 checking for python3... /usr/bin/python3 #11 10.68 checking for find... /usr/bin/find #11 10.68 checking for basename... /usr/bin/basename #11 10.68 checking for dirname... /usr/bin/dirname #11 10.68 checking for sh... /bin/bash #11 10.68 checking for ln... /usr/bin/ln #11 10.68 checking for doxygen... /usr/bin/doxygen #11 10.68 checking for dot... /usr/bin/dot #11 10.68 checking for wget... /usr/bin/wget #11 10.68 checking for curl... /usr/bin/curl #11 10.68 checking for xmllint... /usr/bin/xmllint #11 10.68 checking for xmlstarlet... no #11 10.68 checking for xml... no #11 10.68 checking for bash... /bin/bash #11 10.68 checking for git... /usr/bin/git #11 10.68 checking for alembic... : #11 10.68 checking for bzip2... /usr/bin/bzip2 #11 10.68 checking for tar... /usr/bin/tar #11 10.68 checking for patch... /usr/bin/patch #11 10.68 checking for sed... (cached) /usr/bin/sed #11 10.69 checking for nm... /usr/bin/nm #11 10.69 checking for realpath... /usr/bin/realpath #11 10.69 checking for ldconfig... /usr/sbin/ldconfig #11 10.69 checking for sha1sum... /usr/bin/sha1sum #11 10.69 checking for openssl... /usr/bin/openssl #11 10.69 checking for pkg-config... /usr/bin/pkg-config #11 10.69 checking pkg-config is at least version 0.9.0... yes #11 10.70 checking for bison that supports parse-param... /usr/bin/bison #11 10.73 checking for soxmix... no #11 10.73 checking for md5... no #11 10.73 checking for md5sum... md5sum #11 10.74 checking for a sed that does not truncate output... (cached) /usr/bin/sed #11 10.75 checking whether gcc is Clang... no #11 10.79 checking whether pthreads work with "-pthread" and "-lpthread"... yes #11 10.86 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #11 10.91 checking whether more special flags are required for pthreads... no #11 10.91 checking for PTHREAD_PRIO_INHERIT... yes #11 10.97 checking for RAII support... checking for gcc -fnested-functions... no #11 11.03 checking for clang strsep/strcmp optimization... no #11 11.07 configure: checking OPENSSL with pkg-config #11 11.07 configure: checking whether system openssl > 1.1.0 #11 11.07 checking for openssl >= 1.1.0... yes #11 11.08 checking for embedded pjproject (may have to download)... configuring #11 11.12 [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 11.39 [pjproject] Verifying /tmp/pjproject-2.14.tar.bz2 #11 11.42 [pjproject] Verify successful #11 11.42 [pjproject] Verifying /tmp/pjproject-2.14.tar.bz2 #11 11.45 [pjproject] Verify successful #11 11.45 [pjproject] Unpacking /tmp/pjproject-2.14.tar.bz2 #11 13.20 [pjproject] Applying patches /home/asterisk/asterisk/third-party/pjproject/patches /home/asterisk/asterisk/third-party/pjproject/source #11 13.21 [pjproject] Applying user.mak #11 13.21 [pjproject] Rebuilding #11 13.23 [pjproject] Applying custom include file patches/asterisk_malloc_debug.h #11 13.24 [pjproject] Applying custom include file patches/config_site.h #11 13.24 [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 16.60 checking for bundled pjproject... yes #11 16.62 checking for gawk... (cached) gawk #11 16.62 checking for curl-config... /usr/bin/curl-config #11 16.62 checking for the version of libcurl... 7.88.1 #11 16.63 checking for libcurl >= version 7.10.1... yes #11 16.63 checking whether libcurl is usable... yes #11 16.77 checking for curl_free... yes #11 17.18 checking for size_t... yes #11 17.25 checking for working alloca.h... yes #11 17.28 checking for alloca... yes #11 17.29 checking for dirent.h that defines DIR... yes #11 17.31 checking for library containing opendir... none required #11 17.34 checking for sys/wait.h that is POSIX.1 compatible... yes #11 17.37 checking for sys/types.h... (cached) yes #11 17.37 checking for netinet/in.h... yes #11 17.39 checking for arpa/nameser.h... yes #11 17.41 checking for netdb.h... yes #11 17.44 checking for resolv.h... yes #11 17.47 checking for arpa/nameser.h... (cached) yes #11 17.48 checking for assert.h... yes #11 17.51 checking for ctype.h... yes #11 17.54 checking for dlfcn.h... yes #11 17.57 checking for errno.h... yes #11 17.60 checking for fcntl.h... yes #11 17.63 checking for float.h... yes #11 17.66 checking for grp.h... yes #11 17.69 checking for inttypes.h... (cached) yes #11 17.70 checking for limits.h... yes #11 17.74 checking for locale.h... yes #11 17.77 checking for math.h... yes #11 17.82 checking for pwd.h... yes #11 17.85 checking for netinet/in.h... (cached) yes #11 17.86 checking for regex.h... yes #11 17.89 checking for sched.h... yes #11 17.92 checking for stdarg.h... yes #11 17.95 checking for stdint.h... (cached) yes #11 17.96 checking for stdio.h... (cached) yes #11 17.96 checking for stdlib.h... (cached) yes #11 17.97 checking for string.h... (cached) yes #11 17.97 checking for syslog.h... yes #11 18.00 checking for sys/file.h... yes #11 18.03 checking for sys/ioctl.h... yes #11 18.06 checking for sys/param.h... (cached) yes #11 18.07 checking for sys/resource.h... yes #11 18.10 checking for sys/socket.h... (cached) yes #11 18.11 checking for sys/stat.h... (cached) yes #11 18.11 checking for sys/time.h... yes #11 18.14 checking for sys/types.h... (cached) yes #11 18.14 checking for sys/un.h... yes #11 18.18 checking for termios.h... yes #11 18.21 checking for time.h... yes #11 18.25 checking for unistd.h... (cached) yes #11 18.25 checking for arpa/inet.h... yes #11 18.29 checking for libintl.h... yes #11 18.32 checking for malloc.h... yes #11 18.35 checking for netdb.h... (cached) yes #11 18.35 checking for stddef.h... yes #11 18.38 checking for strings.h... (cached) yes #11 18.38 checking for sys/event.h... no #11 18.42 checking for utime.h... (cached) yes #11 18.42 checking for libedit... yes #11 18.43 checking for Testing for libedit unicode support... yes #11 18.46 checking for uuid_generate_random in -luuid... yes #11 18.50 checking for uuid/uuid.h... yes #11 18.54 checking for jansson >= 2.11... yes #11 18.57 checking for libjwt >= 1.15.3... no #11 18.61 checking for clock_gettime in -lrt... yes #11 18.64 checking for libxml-2.0... yes #11 18.65 checking for uriParseUriA in -luriparser... no #11 18.67 checking for xsltLoadStylesheetPI in -lxslt... no #11 18.70 checking for xsltCleanupGlobals in -lxslt... no #11 18.73 checking for xlocale.h... no #11 18.76 checking for winsock.h... no #11 18.79 checking for winsock2.h... no #11 18.82 checking for sys/poll.h... yes #11 18.84 checking for special C compiler options needed for large files... no #11 18.84 checking for _FILE_OFFSET_BITS value needed for large files... no #11 18.86 checking for _Bool... yes #11 18.94 checking for stdbool.h that conforms to C99... yes #11 18.98 checking for an ANSI C-conforming const... yes #11 19.00 checking for uid_t in sys/types.h... yes #11 19.01 checking for inline... inline #11 19.02 checking for long double with more range or precision than double... yes #11 19.05 checking for mode_t... yes #11 19.11 checking for off_t... yes #11 19.17 checking for pid_t... yes #11 19.24 checking for size_t... (cached) yes #11 19.24 checking for struct stat.st_blksize... yes #11 19.29 checking for struct ucred.uid... yes #11 19.32 checking for struct ucred.cr_uid... no #11 19.46 checking for struct sockpeercred.uid... no #11 19.58 checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes #11 19.74 checking whether struct tm is in sys/time.h or time.h... time.h #11 19.81 checking for working volatile... yes #11 19.86 checking for ptrdiff_t... yes #11 20.02 checking for struct stat.st_mtim... yes #11 20.15 checking for struct stat.st_mtimensec... no #11 20.25 checking for struct stat.st_mtimespec... no #11 20.29 checking for working chown... yes #11 20.37 checking whether closedir returns void... no #11 20.43 checking for error_at_line... yes #11 20.51 checking for vfork.h... no #11 20.59 checking for fork... yes #11 20.67 checking for vfork... yes #11 20.74 checking for working fork... yes #11 20.84 checking for working vfork... (cached) yes #11 20.84 checking for _LARGEFILE_SOURCE value needed for large files... no #11 20.92 checking whether gcc needs -traditional... no #11 20.95 checking for working memcmp... yes #11 21.02 checking for getpagesize... yes #11 21.07 checking for vprintf... yes #11 21.11 checking for working mmap... yes #11 21.18 checking types of arguments for select... int,fd_set *,struct timeval * #11 21.22 checking whether lstat correctly handles trailing slash... yes #11 21.29 checking whether stat accepts an empty string... no #11 21.35 checking for working strcoll... yes #11 21.40 checking for strftime... yes #11 21.44 checking for working strnlen... yes #11 21.51 checking for working strtod... yes #11 21.57 checking whether utime accepts a null argument... yes #11 21.63 checking for asprintf... yes #11 21.67 checking for atexit... yes #11 21.70 checking for closefrom... yes #11 21.74 checking for dup2... yes #11 21.78 checking for eaccess... yes #11 21.81 checking for endpwent... yes #11 21.85 checking for euidaccess... yes #11 21.88 checking for ffsll... yes #11 21.92 checking for ftruncate... yes #11 21.95 checking for getcwd... yes #11 21.98 checking for gethostbyname... yes #11 22.02 checking for gethostname... yes #11 22.05 checking for getloadavg... yes #11 22.09 checking for gettimeofday... yes #11 22.13 checking for glob... yes #11 22.16 checking for ioperm... yes #11 22.20 checking for inet_ntoa... yes #11 22.24 checking for isascii... yes #11 22.30 checking for memchr... yes #11 22.35 checking for memmove... yes #11 22.39 checking for memset... yes #11 22.44 checking for mkdir... yes #11 22.48 checking for mkdtemp... yes #11 22.53 checking for munmap... yes #11 22.59 checking for newlocale... yes #11 22.63 checking for pipe2... yes #11 22.68 checking for ppoll... yes #11 22.77 checking for putenv... yes #11 22.83 checking for re_comp... yes #11 22.87 checking for regcomp... yes #11 22.92 checking for select... yes #11 22.96 checking for setenv... yes #11 23.01 checking for socket... yes #11 23.05 checking for strcasecmp... yes #11 23.10 checking for strcasestr... yes #11 23.13 checking for strchr... yes #11 23.17 checking for strcspn... yes #11 23.22 checking for strdup... yes #11 23.26 checking for strerror... yes #11 23.31 checking for strlcat... no #11 23.36 checking for strlcpy... no #11 23.40 checking for strncasecmp... yes #11 23.45 checking for strndup... yes #11 23.49 checking for strnlen... yes #11 23.53 checking for strrchr... yes #11 23.57 checking for strsep... yes #11 23.60 checking for strspn... yes #11 23.64 checking for strstr... yes #11 23.68 checking for strtod... (cached) yes #11 23.68 checking for strtol... yes #11 23.71 checking for strtold... yes #11 23.75 checking for strtoq... yes #11 23.78 checking for unsetenv... yes #11 23.82 checking for uselocale... yes #11 23.85 checking for utime... yes #11 23.88 checking for vasprintf... yes #11 23.92 checking for getpeereid... no #11 23.96 checking for sysctl... no #11 24.00 checking for swapctl... no #11 24.04 checking for malloc_trim... yes #11 24.07 checking for htonll... no #11 24.12 checking for ntohll... no #11 24.16 checking for sqrt in -lm... yes #11 24.20 checking for exp2... yes #11 24.24 checking for log2... yes #11 24.29 checking for exp10... yes #11 24.33 checking for log10... yes #11 24.37 checking for sin... yes #11 24.41 checking for cos... yes #11 24.46 checking for tan... yes #11 24.50 checking for asin... yes #11 24.55 checking for acos... yes #11 24.59 checking for atan... yes #11 24.63 checking for atan2... yes #11 24.67 checking for pow... yes #11 24.72 checking for rint... yes #11 24.76 checking for exp... yes #11 24.80 checking for log... yes #11 24.84 checking for remainder... yes #11 24.88 checking for fmod... yes #11 24.92 checking for round... yes #11 24.96 checking for roundf... yes #11 25.00 checking for trunc... yes #11 25.04 checking for floor... yes #11 25.08 checking for ceil... yes #11 25.12 checking for exp2l... yes #11 25.17 checking for log2l... yes #11 25.20 checking for exp10l... yes #11 25.24 checking for log10l... yes #11 25.29 checking for sinl... yes #11 25.34 checking for cosl... yes #11 25.39 checking for tanl... yes #11 25.47 checking for asinl... yes #11 25.52 checking for acosl... yes #11 25.57 checking for atanl... yes #11 25.63 checking for atan2l... yes #11 25.69 checking for powl... yes #11 25.73 checking for sqrtl... yes #11 25.78 checking for rintl... yes #11 25.82 checking for expl... yes #11 25.87 checking for logl... yes #11 25.93 checking for remainderl... yes #11 25.97 checking for fmodl... yes #11 26.02 checking for roundl... yes #11 26.06 checking for truncl... yes #11 26.11 checking for floorl... yes #11 26.15 checking for ceill... yes #11 26.19 checking for LLONG_MAX in limits.h... yes #11 26.22 checking for timersub in time.h... yes #11 26.27 checking for a version of GNU ld that supports the --dynamic-list flag... yes #11 26.31 checking for sys/poll.h... (cached) yes #11 26.31 checking for inet_aton... yes #11 26.35 checking for IP_PKTINFO... yes #11 26.40 checking for gcc options needed to detect all undeclared functions... none needed #11 26.43 checking whether gethostbyname_r is declared... yes #11 26.45 checking for library containing gethostbyname_r... none required #11 26.49 checking for gethostbyname_r with 6 arguments... yes #11 26.54 checking for gethostbyname_r with 5 arguments... no #11 26.57 checking for byteswap.h... yes #11 26.60 checking for __swap16 variant of <sys/endian.h> byteswapping macros... no #11 26.62 checking for bswap16 variant of <sys/endian.h> byteswapping macros... no #11 26.63 checking for locale_t in locale.h... yes #11 26.67 checking for O_EVTONLY in fcntl.h... no #11 26.68 checking for O_SYMLINK in fcntl.h... no #11 26.70 checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes #11 26.72 checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... yes #11 26.76 checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes #11 26.80 checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h... yes #11 26.83 checking for pthread_spinlock_t in pthread.h... yes #11 26.87 checking for pthread_rwlock_timedwrlock() in pthread.h... yes #11 26.92 checking for working unnamed semaphores... yes #11 26.96 checking if PTHREAD_ONCE_INIT needs braces... no #11 27.00 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes #11 27.02 checking whether we can compare a mutex to its initial value... no #11 27.04 checking for compiler sync operations... yes #11 27.08 checking for compiler atomic operations... yes #11 27.12 checking if your system printf is NULL-safe.... (null)yes #11 27.15 checking if socket() accepts SOCK_NONBLOCK... yes #11 27.20 checking if we can increase the maximum select-able file descriptor... no #11 27.24 checking if we have usable eventfd support... yes #11 27.28 checking for compiler 'attribute pure' support... yes #11 27.30 checking for compiler 'attribute malloc' support... yes #11 27.33 checking for compiler 'attribute const' support... yes #11 27.35 checking for compiler 'attribute unused' support... yes #11 27.38 checking for compiler 'attribute always_inline' support... no #11 27.40 checking for compiler 'attribute deprecated' support... yes #11 27.42 checking for compiler 'attribute sentinel' support... yes #11 27.45 checking for compiler 'attribute warn_unused_result' support... yes #11 27.47 checking for compiler 'attribute may_alias' support... yes #11 27.48 checking for compiler 'attribute constructor' support... yes #11 27.51 checking for compiler 'attribute destructor' support... yes #11 27.52 checking for compiler 'attribute noreturn' support... yes #11 27.55 checking for -fsanitize=address support... yes #11 27.57 checking for -fsanitize=thread support... yes #11 27.59 checking for -fsanitize=leak support... yes #11 27.61 checking for -fsanitize=undefined support... yes #11 27.63 checking for -Wdeclaration-after-statement support... yes #11 27.63 checking for -Wtrampolines support... yes #11 27.64 checking for _FORTIFY_SOURCE support... yes #11 27.65 checking for -fno-strict-overflow... yes #11 27.65 checking for -Wno-format-truncation... yes #11 27.66 checking for -Wno-format-y2k... yes #11 27.67 checking for -Wno-stringop-truncation... yes #11 27.68 checking for -Wshadow... yes #11 27.69 checking for -march=native support... yes #11 27.70 checking whether to use rpath... not needed #11 27.70 checking for sysinfo... yes #11 27.73 checking for library containing res_9_ninit... no #11 27.81 checking for res_ninit... yes #11 27.86 checking for library containing res_9_ndestroy... no #11 27.94 checking for res_ndestroy... no #11 27.99 checking for library containing res_9_close... no #11 28.07 checking for res_close... no #11 28.13 checking for struct __res_state._u._ext.nsaddrs... yes #11 28.16 checking for BIND_8_COMPAT required... no #11 28.19 checking for GLOB_NOMAGIC in glob.h... yes #11 28.21 checking for GLOB_BRACE in glob.h... yes #11 28.23 checking for RTLD_NOLOAD in dlfcn.h... yes #11 28.26 checking for IP_MTU_DISCOVER in netinet/in.h... yes #11 28.29 checking size of int... 4 #11 28.35 checking size of long... 8 #11 28.41 checking size of long long... 8 #11 28.46 checking size of char *... 8 #11 28.51 checking size of long... (cached) 8 #11 28.51 checking size of long long... (cached) 8 #11 28.56 checking size of fd_set.fds_bits... (cached) 8 #11 28.56 checking for dladdr in dlfcn.h... yes #11 28.59 checking for snd_pcm_open in -lasound... yes #11 28.64 checking for alsa/asoundlib.h... yes #11 28.69 checking for bfd_openr in -lbfd... no #11 28.73 checking for bfd_openr in -lbfd... (cached) no #11 28.73 checking for bfd_openr in -lbfd... (cached) no #11 28.73 checking for cap_from_text in -lcap... no #11 28.75 checking for DAHDI_RESET_COUNTERS in dahdi/user.h... yes #11 28.77 checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... yes #11 28.79 checking for enhanced dahdi vmwi support... yes #11 28.81 checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... yes #11 28.83 checking for getifaddrs() support... yes #11 28.86 checking for timerfd support... yes #11 28.88 checking for gsm_create in -lgsm... yes #11 28.92 checking for gsm.h... yes #11 28.95 checking for gsm/gsm.h... yes #11 28.99 checking for libilbc < 3... no #11 29.01 checking for iconv_open in -liconv... no #11 29.03 checking for libiconv_open in -liconv... no #11 29.06 checking for iconv_close in -lc... yes #11 29.10 checking for iconv.h... yes #11 29.13 checking for icaltimezone_get_utc_timezone in -lical... no #11 29.15 checking for iks_start_sasl in -liksemel... no #11 29.18 checking for UW IMAP Toolkit c-client library... no #11 29.20 checking for system c-client library...... no #11 29.25 checking for SQLConnect in -liodbc... no #11 29.28 checking for inotify_init in -lc... yes #11 29.32 checking for sys/inotify.h... yes #11 29.35 checking for jack_activate in -ljack... no #11 29.39 checking for kqueue in -lc... no #11 29.42 checking for kevent64... no #11 29.46 checking for ldap_initialize in -lldap... no #11 29.49 checking for mysql_config... no #11 29.50 checking for neon-config... no #11 29.50 checking for neon-config... no #11 29.50 checking for netsnmp-agent... yes #11 29.50 checking for newtBell in -lnewt... yes #11 29.54 checking for newt.h... yes #11 29.57 checking for ub_ctx_delete in -lunbound... no #11 29.60 checking for SQLConnect in -lodbc... no #11 29.63 checking for ogg_stream_init in -logg... no #11 29.66 checking for backtrace in -lexecinfo... no #11 29.69 checking for backtrace in -lc... yes #11 29.72 checking for execinfo.h... yes #11 29.75 checking for ba2str in -lbluetooth... no #11 29.78 checking for bs_version in -lbeanstalk... no #11 29.81 checking for pg_config... no #11 29.81 checking for poptStrerror in -lpopt... no #11 29.83 checking for portaudio-2.0... no #11 29.85 checking for Pa_GetDeviceCount in -lportaudio... no #11 29.88 checking for pri_connected_line_update in -lpri... no #11 29.92 checking for resample_open in -lresample... no #11 29.95 checking for fftw_malloc in -lfftw3... yes #11 29.99 checking for fftw3.h... yes #11 30.02 checking for sf_open in -lsndfile... no #11 30.05 checking for minimum version of SpanDSP... no #11 30.06 checking for ss7_set_isup_timer in -lss7... no #11 30.09 checking for openr2_chan_new in -lopenr2... no #11 30.12 checking for opus_encoder_create in -lopus... no #11 30.14 checking for op_open_callbacks in -lopusfile... no #11 30.18 checking for luaL_newstate in -llua5.4... no #11 30.21 checking for luaL_newstate in -llua5.3... yes #11 30.25 checking for lua5.3/lua.h... yes #11 30.28 checking for rc_read_config in -lfreeradius-client... no #11 30.31 checking for rc_read_config in -lradiusclient-ng... no #11 30.34 checking for rc_read_config in -lradcli... no #11 30.38 checking for codec2_create in -lcodec2... no #11 30.41 checking for cpg_join in -lcpg... no #11 30.43 checking for corosync_cfg_state_track in -lcfg... no #11 30.46 checking for speex_encode in -lspeex... no #11 30.49 checking for speex_preprocess_ctl in -lspeex... no #11 30.52 checking for speex_preprocess_ctl in -lspeexdsp... no #11 30.55 checking for sqlite3_open in -lsqlite3... yes #11 30.59 checking for sqlite3.h... yes #11 30.62 checking for crypt in -lcrypt... yes #11 30.65 checking for crypt.h... yes #11 30.68 checking for crypt... no #11 30.73 checking for crypt_r in -lcrypt... yes #11 30.77 checking for osp/osp.h... no #11 30.79 checking for srtp_init in -lsrtp2... no #11 30.82 checking for srtp_init in -lsrtp... no #11 30.85 checking for gmime-3.0... no #11 30.87 checking for gmime-2.6... no #11 30.89 checking for gmime-2.4... no #11 30.91 checking for gmime-2.2... no #11 30.94 checking for gmime-2.0... no #11 30.96 checking for malloc in -lhoard... no #11 30.99 checking for dbinit in -lsybdb... no #11 31.02 checking for tone_zone_find_by_num in -ltonezone... no #11 31.04 checking for tone_zone_find in -ltonezone... no #11 31.08 checking for vorbis_info_init in -lvorbis... no #11 31.11 checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h... no #11 31.12 checking for compress in -lz... yes #11 31.16 checking for zlib.h... yes #11 31.19 checking for linux/compiler.h... no #11 31.22 checking for MSG_NOSIGNAL in sys/socket.h... yes #11 31.24 checking for SO_NOSIGPIPE in sys/socket.h... no #11 31.27 checking for sdl-config... no #11 31.27 checking for IMG_Load in -lSDL_image... no #11 31.30 checking for sws_getContext in -lavcodec... no #11 31.33 checking for linux/videodev.h... no #11 31.35 checking for XOpenDisplay in -lX11... no #11 31.38 checking for XOpenDisplay in -lX11... (cached) no #11 31.38 checking for /sbin/launchd... no #11 31.39 checking for gtk+-2.0... no #11 31.41 checking for libsystemd... yes #11 31.41 checking for LOG_AUTH in syslog.h... yes #11 31.43 checking for LOG_AUTHPRIV in syslog.h... yes #11 31.45 checking for LOG_CRON in syslog.h... yes #11 31.46 checking for LOG_DAEMON in syslog.h... yes #11 31.48 checking for LOG_FTP in syslog.h... yes #11 31.51 checking for LOG_KERN in syslog.h... yes #11 31.53 checking for LOG_LPR in syslog.h... yes #11 31.55 checking for LOG_MAIL in syslog.h... yes #11 31.57 checking for LOG_NEWS in syslog.h... yes #11 31.59 checking for LOG_SYSLOG in syslog.h... yes #11 31.61 checking for LOG_UUCP in syslog.h... yes #11 31.63 checking for bridges/bridge_softmix/include/hrirs.h... yes #11 31.63 checking for mandatory modules: PJPROJECT... ok #11 31.67 configure: creating ./config.status #11 31.73 config.status: creating build_tools/menuselect-deps #11 31.75 config.status: creating makeopts #11 31.75 config.status: creating include/asterisk/autoconfig.h #11 31.82 checking build system type... x86_64-unknown-linux-gnu #11 31.85 checking host system type... x86_64-unknown-linux-gnu #11 31.85 checking for gcc... gcc #11 31.87 checking whether the C compiler works... yes #11 31.90 checking for C compiler default output file name... a.out #11 31.90 checking for suffix of executables... #11 31.94 checking whether we are cross compiling... no #11 31.97 checking for suffix of object files... o #11 31.99 checking whether the compiler supports GNU C... yes #11 32.00 checking whether gcc accepts -g... yes #11 32.02 checking for gcc option to enable C11 features... none needed #11 32.07 checking for GNU make... make #11 32.07 checking for pkg-config... /usr/bin/pkg-config #11 32.07 checking pkg-config is at least version 0.9.0... yes #11 32.07 checking for stdio.h... yes #11 32.09 checking for stdlib.h... yes #11 32.11 checking for string.h... yes #11 32.13 checking for inttypes.h... yes #11 32.15 checking for stdint.h... yes #11 32.17 checking for strings.h... yes #11 32.19 checking for sys/stat.h... yes #11 32.22 checking for sys/types.h... yes #11 32.24 checking for unistd.h... yes #11 32.26 checking for size_t... yes #11 32.32 checking for working alloca.h... yes #11 32.36 checking for alloca... yes #11 32.36 checking for asprintf... yes #11 32.39 checking for getloadavg... yes #11 32.43 checking for setenv... yes #11 32.47 checking for strcasestr... yes #11 32.51 checking for strndup... yes #11 32.55 checking for strnlen... yes #11 32.58 checking for strsep... yes #11 32.62 checking for unsetenv... yes #11 32.65 checking for vasprintf... yes #11 32.69 checking for newtBell in -lnewt... yes #11 32.73 checking for newt.h... yes #11 32.76 checking for initscr in -lncurses... yes #11 32.79 checking for ncurses.h... yes #11 32.82 checking for keypad in -ltinfo... yes #11 32.85 checking for ncurses.h... (cached) yes #11 32.86 checking for a sed that does not truncate output... /usr/bin/sed #11 32.86 checking for libxml-2.0... yes #11 32.86 checking for gtk+-2.0... no #11 32.90 configure: creating ./config.status #11 32.95 config.status: creating makeopts #11 32.96 config.status: creating autoconfig.h #11 32.97 configure: Menuselect build configuration successfully completed #11 32.98 #11 32.98 .$$$$$$$$$$$$$$$=.. #11 32.98 .$7$7.. .7$$7:. #11 32.98 .$$:. ,$7.7 #11 32.98 .$7. 7$$$$ .$$77 #11 32.98 ..$$. $$$$$ .$$$7 #11 32.98 ..7$ .?. $$$$$ .?. 7$$$. #11 32.98 $.$. .$$$7. $$$$7 .7$$$. .$$$. #11 32.98 .777. .$$$$$$77$$$77$$$$$7. $$$, #11 32.98 $$$~ .7$$$$$$$$$$$$$7. .$$$. #11 32.98 .$$7 .7$$$$$$$7: ?$$$. #11 32.98 $$$ ?7$$$$$$$$$$I .$$$7 #11 32.98 $$$ .7$$$$$$$$$$$$$$$$ :$$$. #11 32.98 $$$ $$$$$$7$$$$$$$$$$$$ .$$$. #11 32.98 $$$ $$$ 7$$$7 .$$$ .$$$. #11 32.98 $$$$ $$$$7 .$$$. #11 32.98 7$$$7 7$$$$ 7$$$ #11 32.98 $$$$$ $$$ #11 32.98 $$$$7. $$ (TM) #11 32.98 $$$$$$$. .7$$$$$$ $$ #11 32.98 $$$$$$$$$$$$7$$$$$$$$$.$$$$$$ #11 32.98 $$$$$$$$$$$$$$$$. #11 32.98 #11 32.98 configure: Package configured for: #11 32.98 configure: OS type : linux-gnu #11 32.98 configure: Host CPU : x86_64 #11 32.98 configure: build-cpu:vendor:os: x86_64 : pc : linux-gnu : #11 32.98 configure: host-cpu:vendor:os: x86_64 : pc : linux-gnu : #11 33.64 CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect #11 33.64 make[1]: Entering directory '/home/asterisk/asterisk/menuselect' #11 33.64 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -I/usr/include/libxml2 -c -o menuselect.o menuselect.c #11 33.64 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o strcompat.o strcompat.c #11 33.64 gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -c -o menuselect_stub.o menuselect_stub.c #11 33.79 gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o -lxml2 #11 33.84 make[1]: Leaving directory '/home/asterisk/asterisk/menuselect' #11 33.86 Generating input for menuselect ... #11 35.44 menuselect/menuselect --check-deps menuselect.makeopts #11 35.45 menuselect/menuselect --check-deps menuselect.makeopts #11 35.49 [CC] astcanary.c -> astcanary.o #11 35.49 [CC] astdb2sqlite3.c -> astdb2sqlite3.o #11 35.49 [CC] astdb2bdb.c -> astdb2bdb.o #11 35.50 [CC] hash/hash.c -> hash/hash.o #11 35.50 [CC] hash/hash_bigkey.c -> hash/hash_bigkey.o #11 35.50 [CC] hash/hash_func.c -> hash/hash_func.o #11 35.50 [CC] hash/hash_buf.c -> hash/hash_buf.o #11 35.50 [CC] hash/hash_log2.c -> hash/hash_log2.o #11 35.50 [CC] hash/hash_page.c -> hash/hash_page.o #11 35.50 [CC] hash/ndbm.c -> hash/ndbm.o #11 35.50 [CC] btree/bt_close.c -> btree/bt_close.o #11 35.50 [CC] btree/bt_conv.c -> btree/bt_conv.o #11 35.50 [CC] btree/bt_delete.c -> btree/bt_delete.o #11 35.50 [CC] btree/bt_debug.c -> btree/bt_debug.o #11 35.55 [CC] btree/bt_get.c -> btree/bt_get.o #11 35.56 [CC] btree/bt_open.c -> btree/bt_open.o #11 35.56 [LD] astcanary.o -> astcanary #11 35.57 [CC] btree/bt_overflow.c -> btree/bt_overflow.o #11 35.57 [CC] btree/bt_page.c -> btree/bt_page.o #11 35.58 [CC] btree/bt_put.c -> btree/bt_put.o #11 35.64 [CC] btree/bt_search.c -> btree/bt_search.o #11 35.65 [CC] btree/bt_seq.c -> btree/bt_seq.o #11 35.67 [CC] btree/bt_split.c -> btree/bt_split.o #11 35.68 [CC] btree/bt_utils.c -> btree/bt_utils.o #11 35.70 [CC] db/db.c -> db/db.o #11 35.71 [CC] mpool/mpool.c -> mpool/mpool.o #11 35.74 [CC] recno/rec_close.c -> recno/rec_close.o #11 35.75 [CC] recno/rec_delete.c -> recno/rec_delete.o #11 35.76 [CC] recno/rec_get.c -> recno/rec_get.o #11 35.77 [CC] recno/rec_open.c -> recno/rec_open.o #11 35.80 [CC] recno/rec_put.c -> recno/rec_put.o #11 35.82 [CC] recno/rec_search.c -> recno/rec_search.o #11 35.83 [CC] recno/rec_seq.c -> recno/rec_seq.o #11 35.85 [CC] recno/rec_utils.c -> recno/rec_utils.o #11 36.09 [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 36.14 [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3 #11 36.14 [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb #11 36.23 [pjproject] Compiling libpj-x86_64-unknown-linux-gnu.a #11 37.93 [pjproject] Compiling libpjlib-util-x86_64-unknown-linux-gnu.a #11 39.27 [pjproject] Compiling libpjsua-x86_64-unknown-linux-gnu.a #11 45.09 [pjproject] Compiling libpjsip-ua-x86_64-unknown-linux-gnu.a #11 45.11 [pjproject] Compiling libpjsip-simple-x86_64-unknown-linux-gnu.a #11 45.14 [pjproject] Compiling libpjsip-x86_64-unknown-linux-gnu.a #11 45.16 [pjproject] Compiling libpjmedia-codec-x86_64-unknown-linux-gnu.a #11 48.93 [pjproject] Compiling libpjmedia-videodev-x86_64-unknown-linux-gnu.a #11 49.26 [pjproject] Compiling libpjmedia-x86_64-unknown-linux-gnu.a #11 49.31 [pjproject] Compiling libpjmedia-audiodev-x86_64-unknown-linux-gnu.a #11 49.98 [pjproject] Compiling libpjnath-x86_64-unknown-linux-gnu.a #11 51.44 [pjproject] Generating symbols #11 51.80 [CC] chan_audiosocket.c -> chan_audiosocket.o #11 51.81 [CC] chan_bridge_media.c -> chan_bridge_media.o #11 51.83 [CC] chan_iax2.c -> chan_iax2.o #11 51.85 [CC] iax2/codec_pref.c -> iax2/codec_pref.o #11 51.86 [CC] iax2/firmware.c -> iax2/firmware.o #11 51.88 [CC] iax2/format_compatibility.c -> iax2/format_compatibility.o #11 51.88 [CC] iax2/netsock.c -> iax2/netsock.o #11 51.92 [CC] iax2/parser.c -> iax2/parser.o #11 51.93 [CC] iax2/provision.c -> iax2/provision.o #11 51.94 [CC] chan_pjsip.c -> chan_pjsip.o #11 51.96 [CC] pjsip/cli_commands.c -> pjsip/cli_commands.o #11 52.01 [CC] pjsip/dialplan_functions.c -> pjsip/dialplan_functions.o #11 52.02 [CC] chan_rtp.c -> chan_rtp.o #11 52.05 [CC] chan_unistim.c -> chan_unistim.o #11 52.27 [LD] chan_bridge_media.o -> chan_bridge_media.so #11 52.35 [LD] chan_audiosocket.o -> chan_audiosocket.so #11 52.51 [LD] chan_rtp.o -> chan_rtp.so #11 53.62 [LD] chan_pjsip.o pjsip/cli_commands.o pjsip/dialplan_functions.o -> chan_pjsip.so #11 55.58 [LD] chan_unistim.o -> chan_unistim.so #11 60.31 [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 60.41 [CC] pbx_ael.c -> pbx_ael.o #11 60.42 [CC] pbx_config.c -> pbx_config.o #11 60.43 [CC] pbx_dundi.c -> pbx_dundi.o #11 60.46 [CC] dundi-parser.c -> dundi-parser.o #11 60.48 [CC] pbx_loopback.c -> pbx_loopback.o #11 60.49 [CC] pbx_lua.c -> pbx_lua.o #11 60.51 [CC] pbx_realtime.c -> pbx_realtime.o #11 60.51 [CC] pbx_spool.c -> pbx_spool.o #11 60.78 [LD] pbx_ael.o -> pbx_ael.so #11 60.90 [LD] pbx_realtime.o -> pbx_realtime.so #11 60.92 [LD] pbx_loopback.o -> pbx_loopback.so #11 61.07 [LD] pbx_spool.o -> pbx_spool.so #11 61.13 [LD] pbx_lua.o -> pbx_lua.so #11 61.68 [LD] pbx_config.o -> pbx_config.so #11 63.61 [LD] pbx_dundi.o dundi-parser.o -> pbx_dundi.so #11 63.66 [CC] app_adsiprog.c -> app_adsiprog.o #11 63.66 [CC] app_agent_pool.c -> app_agent_pool.o #11 63.66 [CC] app_amd.c -> app_amd.o #11 63.66 [CC] app_alarmreceiver.c -> app_alarmreceiver.o #11 63.66 [CC] app_attended_transfer.c -> app_attended_transfer.o #11 63.67 [CC] app_audiosocket.c -> app_audiosocket.o #11 63.67 [CC] app_authenticate.c -> app_authenticate.o #11 63.68 [CC] app_blind_transfer.c -> app_blind_transfer.o #11 63.68 [CC] app_bridgeaddchan.c -> app_bridgeaddchan.o #11 63.70 [CC] app_bridgewait.c -> app_bridgewait.o #11 63.71 [CC] app_broadcast.c -> app_broadcast.o #11 63.72 [CC] app_cdr.c -> app_cdr.o #11 63.74 [CC] app_celgenuserevent.c -> app_celgenuserevent.o #11 63.75 [CC] app_chanisavail.c -> app_chanisavail.o #11 63.78 [CC] app_channelredirect.c -> app_channelredirect.o #11 63.78 [CC] app_chanspy.c -> app_chanspy.o #11 63.91 [CC] app_confbridge.c -> app_confbridge.o #11 63.99 [CC] confbridge/conf_chan_announce.c -> confbridge/conf_chan_announce.o #11 64.02 [CC] confbridge/conf_chan_record.c -> confbridge/conf_chan_record.o #11 64.04 [CC] confbridge/conf_config_parser.c -> confbridge/conf_config_parser.o #11 64.06 [CC] confbridge/conf_state.c -> confbridge/conf_state.o #11 64.11 [CC] confbridge/conf_state_empty.c -> confbridge/conf_state_empty.o #11 64.15 [CC] confbridge/conf_state_inactive.c -> confbridge/conf_state_inactive.o #11 64.18 [CC] confbridge/conf_state_multi.c -> confbridge/conf_state_multi.o #11 64.21 [CC] confbridge/conf_state_multi_marked.c -> confbridge/conf_state_multi_marked.o #11 64.22 [CC] confbridge/conf_state_single.c -> confbridge/conf_state_single.o #11 64.33 [CC] confbridge/conf_state_single_marked.c -> confbridge/conf_state_single_marked.o #11 64.39 [CC] confbridge/confbridge_manager.c -> confbridge/confbridge_manager.o #11 64.41 [CC] app_controlplayback.c -> app_controlplayback.o #11 64.45 [CC] app_db.c -> app_db.o #11 64.46 [CC] app_dial.c -> app_dial.o #11 64.51 [CC] app_dictate.c -> app_dictate.o #11 64.54 [CC] app_directed_pickup.c -> app_directed_pickup.o #11 64.56 [CC] app_directory.c -> app_directory.o #11 64.58 [CC] app_disa.c -> app_disa.o #11 64.61 [CC] app_dtmfstore.c -> app_dtmfstore.o #11 64.61 [CC] app_dumpchan.c -> app_dumpchan.o #11 64.66 [CC] app_echo.c -> app_echo.o #11 64.76 [CC] app_exec.c -> app_exec.o #11 64.83 [CC] app_externalivr.c -> app_externalivr.o #11 64.89 [CC] app_festival.c -> app_festival.o #11 64.93 [CC] app_flash.c -> app_flash.o #11 64.93 [CC] app_followme.c -> app_followme.o #11 64.95 [CC] app_forkcdr.c -> app_forkcdr.o #11 64.98 [CC] app_getcpeid.c -> app_getcpeid.o #11 64.99 [CC] app_if.c -> app_if.o #11 65.00 [CC] app_mf.c -> app_mf.o #11 65.05 [CC] app_milliwatt.c -> app_milliwatt.o #11 65.09 [CC] app_minivm.c -> app_minivm.o #11 65.12 [CC] app_mixmonitor.c -> app_mixmonitor.o #11 65.28 [CC] app_morsecode.c -> app_morsecode.o #11 65.28 [CC] app_mp3.c -> app_mp3.o #11 65.32 [CC] app_originate.c -> app_originate.o #11 65.36 [CC] app_page.c -> app_page.o #11 65.36 [CC] app_playback.c -> app_playback.o #11 65.42 [CC] app_playtones.c -> app_playtones.o #11 65.54 [CC] app_privacy.c -> app_privacy.o #11 65.56 [CC] app_queue.c -> app_queue.o #11 65.64 [CC] app_read.c -> app_read.o #11 65.65 [CC] app_readexten.c -> app_readexten.o #11 65.70 [CC] app_record.c -> app_record.o #11 65.74 [CC] app_reload.c -> app_reload.o #11 65.75 [CC] app_sayunixtime.c -> app_sayunixtime.o #11 65.78 [CC] app_senddtmf.c -> app_senddtmf.o #11 65.98 [CC] app_sendtext.c -> app_sendtext.o #11 65.99 [CC] app_sf.c -> app_sf.o #11 66.04 [CC] app_signal.c -> app_signal.o #11 66.05 [CC] app_sms.c -> app_sms.o #11 66.08 [CC] app_softhangup.c -> app_softhangup.o #11 66.09 [CC] app_speech_utils.c -> app_speech_utils.o #11 66.14 [CC] app_stack.c -> app_stack.o #11 66.15 [CC] app_stasis.c -> app_stasis.o #11 66.16 [CC] app_stream_echo.c -> app_stream_echo.o #11 66.16 [CC] app_system.c -> app_system.o #11 66.22 [CC] app_talkdetect.c -> app_talkdetect.o #11 66.25 [CC] app_test.c -> app_test.o #11 66.36 [CC] app_transfer.c -> app_transfer.o #11 66.38 [CC] app_userevent.c -> app_userevent.o #11 66.39 [CC] app_verbose.c -> app_verbose.o #11 66.44 [CC] app_voicemail.c -> app_voicemail.o #11 66.52 [CC] app_waitforcond.c -> app_waitforcond.o #11 66.53 [CC] app_waitforring.c -> app_waitforring.o #11 66.63 [CC] app_waitforsilence.c -> app_waitforsilence.o #11 66.64 [CC] app_waituntil.c -> app_waituntil.o #11 66.66 [CC] app_while.c -> app_while.o #11 66.67 [CC] app_zapateller.c -> app_zapateller.o #11 66.78 [LD] app_adsiprog.o -> app_adsiprog.so #11 66.82 [LD] app_agent_pool.o -> app_agent_pool.so #11 66.85 [LD] app_alarmreceiver.o -> app_alarmreceiver.so #11 66.87 [LD] app_amd.o -> app_amd.so #11 66.87 [LD] app_attended_transfer.o -> app_attended_transfer.so #11 66.87 [LD] app_audiosocket.o -> app_audiosocket.so #11 66.93 [LD] app_authenticate.o -> app_authenticate.so #11 66.93 [LD] app_blind_transfer.o -> app_blind_transfer.so #11 66.93 [LD] app_bridgeaddchan.o -> app_bridgeaddchan.so #11 66.93 [LD] app_bridgewait.o -> app_bridgewait.so #11 66.95 [LD] app_celgenuserevent.o -> app_celgenuserevent.so #11 66.95 [LD] app_chanisavail.o -> app_chanisavail.so #11 66.96 [LD] app_cdr.o -> app_cdr.so #11 66.98 [LD] app_broadcast.o -> app_broadcast.so #11 66.98 [LD] app_channelredirect.o -> app_channelredirect.so #11 66.98 [LD] app_chanspy.o -> app_chanspy.so #11 66.99 [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 66.99 [LD] app_controlplayback.o -> app_controlplayback.so #11 67.00 [LD] app_directory.o -> app_directory.so #11 67.00 [LD] app_dictate.o -> app_dictate.so #11 67.00 [LD] app_directed_pickup.o -> app_directed_pickup.so #11 67.00 [LD] app_disa.o -> app_disa.so #11 67.00 [LD] app_db.o -> app_db.so #11 67.03 [LD] app_dtmfstore.o -> app_dtmfstore.so #11 67.03 [LD] app_dumpchan.o -> app_dumpchan.so #11 67.04 [LD] app_exec.o -> app_exec.so #11 67.04 [LD] app_echo.o -> app_echo.so #11 67.04 [LD] app_externalivr.o -> app_externalivr.so #11 67.04 [LD] app_festival.o -> app_festival.so #11 67.05 [LD] app_flash.o -> app_flash.so #11 67.05 [LD] app_followme.o -> app_followme.so #11 67.06 [LD] app_forkcdr.o -> app_forkcdr.so #11 67.06 [LD] app_getcpeid.o -> app_getcpeid.so #11 67.06 [LD] app_if.o -> app_if.so #11 67.07 [LD] app_milliwatt.o -> app_milliwatt.so #11 67.07 [LD] app_mf.o -> app_mf.so #11 67.07 [LD] app_mixmonitor.o -> app_mixmonitor.so #11 67.08 [LD] app_morsecode.o -> app_morsecode.so #11 67.08 [LD] app_originate.o -> app_originate.so #11 67.09 [LD] app_mp3.o -> app_mp3.so #11 67.09 [LD] app_playback.o -> app_playback.so #11 67.10 [LD] app_privacy.o -> app_privacy.so #11 67.10 [LD] app_page.o -> app_page.so #11 67.10 [LD] app_read.o -> app_read.so #11 67.10 [LD] app_playtones.o -> app_playtones.so #11 67.12 [LD] app_record.o -> app_record.so #11 67.12 [LD] app_reload.o -> app_reload.so #11 67.12 [LD] app_readexten.o -> app_readexten.so #11 67.13 [LD] app_sayunixtime.o -> app_sayunixtime.so #11 67.14 [LD] app_softhangup.o -> app_softhangup.so #11 67.14 [LD] app_sendtext.o -> app_sendtext.so #11 67.15 [LD] app_senddtmf.o -> app_senddtmf.so #11 67.15 [LD] app_stack.o -> app_stack.so #11 67.15 [LD] app_speech_utils.o -> app_speech_utils.so #11 67.15 [LD] app_stasis.o -> app_stasis.so #11 67.16 [LD] app_sf.o -> app_sf.so #11 67.16 [LD] app_signal.o -> app_signal.so #11 67.18 [LD] app_system.o -> app_system.so #11 67.18 [LD] app_stream_echo.o -> app_stream_echo.so #11 67.19 [LD] app_talkdetect.o -> app_talkdetect.so #11 67.19 [LD] app_test.o -> app_test.so #11 67.20 [LD] app_userevent.o -> app_userevent.so #11 67.20 [LD] app_verbose.o -> app_verbose.so #11 67.21 [LD] app_transfer.o -> app_transfer.so #11 67.21 [LD] app_waitforcond.o -> app_waitforcond.so #11 67.22 [LD] app_waitforsilence.o -> app_waitforsilence.so #11 67.22 [LD] app_waituntil.o -> app_waituntil.so #11 67.22 [LD] app_while.o -> app_while.so #11 67.22 [LD] app_zapateller.o -> app_zapateller.so #11 67.22 [LD] app_dial.o -> app_dial.so #11 67.23 [LD] app_waitforring.o -> app_waitforring.so #11 67.46 [LD] app_minivm.o -> app_minivm.so #11 67.78 [LD] app_sms.o -> app_sms.so #11 71.05 [LD] app_queue.o -> app_queue.so #11 73.19 [LD] app_voicemail.o -> app_voicemail.so #11 73.29 [CC] codec_a_mu.c -> codec_a_mu.o #11 73.29 [CC] codec_adpcm.c -> codec_adpcm.o #11 73.30 [CC] codec_alaw.c -> codec_alaw.o #11 73.30 [CC] codec_dahdi.c -> codec_dahdi.o #11 73.30 [CC] anaFilter.c -> anaFilter.o #11 73.30 [CC] constants.c -> constants.o #11 73.30 [CC] codec_g722.c -> codec_g722.o #11 73.30 [CC] createCB.c -> createCB.o #11 73.30 [CC] doCPLC.c -> doCPLC.o #11 73.31 [CC] g722/g722_encode.c -> g722/g722_encode.o #11 73.31 [CC] g722/g722_decode.c -> g722/g722_decode.o #11 73.31 [CC] f2clib.c -> f2clib.o #11 73.31 [CC] codec_g726.c -> codec_g726.o #11 73.33 [CC] analys.c -> analys.o #11 73.33 [CC] enhancer.c -> enhancer.o #11 73.35 [CC] codec_gsm.c -> codec_gsm.o #11 73.36 [CC] filter.c -> filter.o #11 73.43 [CC] bsynz.c -> bsynz.o #11 73.49 [CC] FrameClassify.c -> FrameClassify.o #11 73.62 [CC] gainquant.c -> gainquant.o #11 73.69 [CC] getCBvec.c -> getCBvec.o #11 73.69 [CC] helpfun.c -> helpfun.o #11 73.70 [CC] codec_ilbc.c -> codec_ilbc.o #11 73.71 [CC] hpInput.c -> hpInput.o #11 73.72 [CC] codec_lpc10.c -> codec_lpc10.o #11 73.73 [CC] hpOutput.c -> hpOutput.o #11 73.73 [CC] iCBConstruct.c -> iCBConstruct.o #11 73.79 [CC] iCBSearch.c -> iCBSearch.o #11 73.81 [CC] chanwr.c -> chanwr.o #11 73.86 [CC] iLBC_decode.c -> iLBC_decode.o #11 73.96 [CC] iLBC_encode.c -> iLBC_encode.o #11 73.97 [CC] dcbias.c -> dcbias.o #11 73.97 [CC] codec_resample.c -> codec_resample.o #11 74.05 [CC] iLBC_test.c -> iLBC_test.o #11 74.05 [CC] LPCdecode.c -> LPCdecode.o #11 74.06 [CC] speex/resample.c -> speex/resample.o #11 74.06 [CC] codec_ulaw.c -> codec_ulaw.o #11 74.10 [CC] decode.c -> decode.o #11 74.18 [CC] deemp.c -> deemp.o #11 74.19 [CC] LPCencode.c -> LPCencode.o #11 74.23 [LD] codec_a_mu.o -> codec_a_mu.so #11 74.24 [CC] difmag.c -> difmag.o #11 74.26 [CC] lsf.c -> lsf.o #11 74.27 [LD] codec_adpcm.o -> codec_adpcm.so #11 74.31 [CC] dyptrk.c -> dyptrk.o #11 74.34 [CC] packing.c -> packing.o #11 74.36 [LD] codec_alaw.o -> codec_alaw.so #11 74.38 [CC] StateConstructW.c -> StateConstructW.o #11 74.38 [CC] encode.c -> encode.o #11 74.45 [CC] StateSearchW.c -> StateSearchW.o #11 74.46 [CC] syntFilter.c -> syntFilter.o #11 74.50 [CC] energy.c -> energy.o #11 74.56 [CC] ham84.c -> ham84.o #11 74.56 [LD] codec_g722.o g722/g722_encode.o g722/g722_decode.o -> codec_g722.so #11 74.62 [LD] codec_g726.o -> codec_g726.so #11 74.62 [CC] hp100.c -> hp100.o #11 74.64 [CC] invert.c -> invert.o #11 74.65 [CC] irc2pc.c -> irc2pc.o #11 74.66 [CC] ivfilt.c -> ivfilt.o #11 74.67 [LD] codec_gsm.o -> codec_gsm.so #11 74.69 [CC] lpcdec.c -> lpcdec.o #11 74.70 [CC] lpcenc.c -> lpcenc.o #11 74.71 [LD] codec_dahdi.o -> codec_dahdi.so #11 74.71 [CC] lpcini.c -> lpcini.o #11 74.74 [CC] lpfilt.c -> lpfilt.o #11 74.75 [CC] median.c -> median.o #11 74.78 [CC] mload.c -> mload.o #11 74.79 [CC] onset.c -> onset.o #11 74.80 [LD] codec_ulaw.o -> codec_ulaw.so #11 74.81 [CC] pitsyn.c -> pitsyn.o #11 74.82 [CC] placea.c -> placea.o #11 74.83 [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 74.85 [CC] placev.c -> placev.o #11 74.91 [CC] preemp.c -> preemp.o #11 74.94 [CC] prepro.c -> prepro.o #11 75.00 [CC] random.c -> random.o #11 75.01 [CC] rcchk.c -> rcchk.o #11 75.02 [LD] codec_ilbc.o ilbc/libilbc.a -> codec_ilbc.so #11 75.05 [CC] synths.c -> synths.o #11 75.06 [CC] tbdm.c -> tbdm.o #11 75.11 [CC] voicin.c -> voicin.o #11 75.12 [CC] vparms.c -> vparms.o #11 75.26 [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 75.30 [LD] codec_lpc10.o lpc10/liblpc10.a -> codec_lpc10.so #11 75.31 [LD] codec_resample.o speex/resample.o -> codec_resample.so #11 75.41 [CC] format_g719.c -> format_g719.o #11 75.42 [CC] format_g723.c -> format_g723.o #11 75.44 [CC] format_g726.c -> format_g726.o #11 75.45 [CC] format_g729.c -> format_g729.o #11 75.46 [CC] format_gsm.c -> format_gsm.o #11 75.47 [CC] format_h263.c -> format_h263.o #11 75.50 [CC] format_h264.c -> format_h264.o #11 75.51 [CC] format_ilbc.c -> format_ilbc.o #11 75.54 [CC] format_pcm.c -> format_pcm.o #11 75.55 [CC] format_siren14.c -> format_siren14.o #11 75.58 [CC] format_siren7.c -> format_siren7.o #11 75.61 [CC] format_sln.c -> format_sln.o #11 75.62 [CC] format_vox.c -> format_vox.o #11 75.67 [CC] format_wav.c -> format_wav.o #11 75.69 [CC] format_wav_gsm.c -> format_wav_gsm.o #11 75.84 [LD] format_g719.o -> format_g719.so #11 75.89 [LD] format_g723.o -> format_g723.so #11 76.06 [LD] format_g726.o -> format_g726.so #11 76.06 [LD] format_h263.o -> format_h263.so #11 76.08 [LD] format_siren14.o -> format_siren14.so #11 76.14 [LD] format_g729.o -> format_g729.so #11 76.20 [LD] format_h264.o -> format_h264.so #11 76.21 [LD] format_ilbc.o -> format_ilbc.so #11 76.23 [LD] format_wav.o -> format_wav.so #11 76.27 [LD] format_vox.o -> format_vox.so #11 76.28 [LD] format_siren7.o -> format_siren7.so #11 76.31 [LD] format_pcm.o -> format_pcm.so #11 76.35 [LD] format_sln.o -> format_sln.so #11 76.47 [LD] format_gsm.o -> format_gsm.so #11 76.93 [LD] format_wav_gsm.o -> format_wav_gsm.so #11 77.00 [CC] cdr_csv.c -> cdr_csv.o #11 77.01 [CC] cdr_custom.c -> cdr_custom.o #11 77.03 [CC] cdr_manager.c -> cdr_manager.o #11 77.04 [CC] cdr_sqlite3_custom.c -> cdr_sqlite3_custom.o #11 77.32 [LD] cdr_custom.o -> cdr_custom.so #11 77.33 [LD] cdr_manager.o -> cdr_manager.so #11 77.42 [LD] cdr_csv.o -> cdr_csv.so #11 77.44 [LD] cdr_sqlite3_custom.o -> cdr_sqlite3_custom.so #11 77.49 [CC] cel_custom.c -> cel_custom.o #11 77.50 [CC] cel_manager.c -> cel_manager.o #11 77.52 [CC] cel_sqlite3_custom.c -> cel_sqlite3_custom.o #11 77.74 [LD] cel_manager.o -> cel_manager.so #11 77.79 [LD] cel_custom.o -> cel_custom.so #11 77.88 [LD] cel_sqlite3_custom.o -> cel_sqlite3_custom.so #11 77.92 [CC] bridge_builtin_features.c -> bridge_builtin_features.o #11 77.92 [CC] bridge_builtin_interval_features.c -> bridge_builtin_interval_features.o #11 77.92 [CC] bridge_holding.c -> bridge_holding.o #11 77.93 [CC] bridge_native_rtp.c -> bridge_native_rtp.o #11 77.93 [CC] bridge_simple.c -> bridge_simple.o #11 77.93 [CC] bridge_softmix.c -> bridge_softmix.o #11 77.94 [CC] bridge_softmix/bridge_softmix_binaural.c -> bridge_softmix/bridge_softmix_binaural.o #11 78.22 [LD] bridge_builtin_interval_features.o -> bridge_builtin_interval_features.so #11 78.26 [LD] bridge_simple.o -> bridge_simple.so #11 78.28 [LD] bridge_holding.o -> bridge_holding.so #11 78.45 [LD] bridge_builtin_features.o -> bridge_builtin_features.so #11 78.52 [LD] bridge_native_rtp.o -> bridge_native_rtp.so #11 79.21 [LD] bridge_softmix.o bridge_softmix/bridge_softmix_binaural.o -> bridge_softmix.so #11 79.25 [CC] func_aes.c -> func_aes.o #11 79.25 [CC] func_base64.c -> func_base64.o #11 79.25 [CC] func_blacklist.c -> func_blacklist.o #11 79.25 [CC] func_callcompletion.c -> func_callcompletion.o #11 79.25 [CC] func_callerid.c -> func_callerid.o #11 79.25 [CC] func_cdr.c -> func_cdr.o #11 79.25 [CC] func_channel.c -> func_channel.o #11 79.25 [CC] func_config.c -> func_config.o #11 79.25 [CC] func_curl.c -> func_curl.o #11 79.25 [CC] func_cut.c -> func_cut.o #11 79.26 [CC] func_db.c -> func_db.o #11 79.29 [CC] func_devstate.c -> func_devstate.o #11 79.31 [CC] func_dialgroup.c -> func_dialgroup.o #11 79.34 [CC] func_dialplan.c -> func_dialplan.o #11 79.36 [CC] func_enum.c -> func_enum.o #11 79.39 [CC] func_env.c -> func_env.o #11 79.55 [CC] func_evalexten.c -> func_evalexten.o #11 79.56 [CC] func_export.c -> func_export.o #11 79.58 [CC] func_extstate.c -> func_extstate.o #11 79.60 [CC] func_frame_drop.c -> func_frame_drop.o #11 79.61 [CC] func_frame_trace.c -> func_frame_trace.o #11 79.64 [CC] func_global.c -> func_global.o #11 79.66 [CC] func_groupcount.c -> func_groupcount.o #11 79.73 [CC] func_hangupcause.c -> func_hangupcause.o #11 79.81 [CC] func_holdintercept.c -> func_holdintercept.o #11 79.83 [CC] func_iconv.c -> func_iconv.o #11 79.89 [CC] func_jitterbuffer.c -> func_jitterbuffer.o #11 79.91 [CC] func_json.c -> func_json.o #11 79.95 [CC] func_lock.c -> func_lock.o #11 80.00 [CC] func_logic.c -> func_logic.o #11 80.00 [CC] func_math.c -> func_math.o #11 80.04 [CC] func_md5.c -> func_md5.o #11 80.07 [CC] func_module.c -> func_module.o #11 80.07 [CC] func_periodic_hook.c -> func_periodic_hook.o #11 80.13 [CC] func_pitchshift.c -> func_pitchshift.o #11 80.19 [CC] func_pjsip_aor.c -> func_pjsip_aor.o #11 80.27 [CC] func_pjsip_contact.c -> func_pjsip_contact.o #11 80.30 [CC] func_pjsip_endpoint.c -> func_pjsip_endpoint.o #11 80.31 [CC] func_presencestate.c -> func_presencestate.o #11 80.35 [CC] func_rand.c -> func_rand.o #11 80.40 [CC] func_realtime.c -> func_realtime.o #11 80.41 [CC] func_sayfiles.c -> func_sayfiles.o #11 80.42 [CC] func_scramble.c -> func_scramble.o #11 80.54 [CC] func_sha1.c -> func_sha1.o #11 80.56 [CC] func_shell.c -> func_shell.o #11 80.56 [CC] func_sorcery.c -> func_sorcery.o #11 80.56 [CC] func_sprintf.c -> func_sprintf.o #11 80.59 [CC] func_srv.c -> func_srv.o #11 80.64 [CC] func_strings.c -> func_strings.o #11 80.67 [CC] func_sysinfo.c -> func_sysinfo.o #11 80.68 [CC] func_talkdetect.c -> func_talkdetect.o #11 80.74 [CC] func_timeout.c -> func_timeout.o #11 80.76 [CC] func_uri.c -> func_uri.o #11 80.77 [CC] func_version.c -> func_version.o #11 80.78 [CC] func_vmcount.c -> func_vmcount.o #11 80.84 [CC] func_volume.c -> func_volume.o #11 80.88 [LD] func_aes.o -> func_aes.so #11 80.95 [LD] func_base64.o -> func_base64.so #11 80.96 [LD] func_blacklist.o -> func_blacklist.so #11 80.97 [LD] func_callcompletion.o -> func_callcompletion.so #11 81.02 [LD] func_config.o -> func_config.so #11 81.02 [LD] func_channel.o -> func_channel.so #11 81.02 [LD] func_curl.o -> func_curl.so #11 81.02 [LD] func_callerid.o -> func_callerid.so #11 81.02 [LD] func_cdr.o -> func_cdr.so #11 81.07 [LD] func_cut.o -> func_cut.so #11 81.08 [LD] func_devstate.o -> func_devstate.so #11 81.09 [LD] func_db.o -> func_db.so #11 81.09 [LD] func_dialplan.o -> func_dialplan.so #11 81.10 [LD] func_dialgroup.o -> func_dialgroup.so #11 81.15 [LD] func_enum.o -> func_enum.so #11 81.17 [LD] func_env.o -> func_env.so #11 81.17 [LD] func_evalexten.o -> func_evalexten.so #11 81.17 [LD] func_export.o -> func_export.so #11 81.20 [LD] func_extstate.o -> func_extstate.so #11 81.20 [LD] func_frame_drop.o -> func_frame_drop.so #11 81.20 [LD] func_global.o -> func_global.so #11 81.20 [LD] func_frame_trace.o -> func_frame_trace.so #11 81.20 [LD] func_groupcount.o -> func_groupcount.so #11 81.21 [LD] func_hangupcause.o -> func_hangupcause.so #11 81.22 [LD] func_holdintercept.o -> func_holdintercept.so #11 81.22 [LD] func_iconv.o -> func_iconv.so #11 81.22 [LD] func_jitterbuffer.o -> func_jitterbuffer.so #11 81.23 [LD] func_json.o -> func_json.so #11 81.24 [LD] func_lock.o -> func_lock.so #11 81.25 [LD] func_logic.o -> func_logic.so #11 81.25 [LD] func_math.o -> func_math.so #11 81.25 [LD] func_md5.o -> func_md5.so #11 81.25 [LD] func_module.o -> func_module.so #11 81.25 [LD] func_pitchshift.o -> func_pitchshift.so #11 81.25 [LD] func_periodic_hook.o -> func_periodic_hook.so #11 81.25 [LD] func_pjsip_aor.o -> func_pjsip_aor.so #11 81.27 [LD] func_pjsip_contact.o -> func_pjsip_contact.so #11 81.27 [LD] func_pjsip_endpoint.o -> func_pjsip_endpoint.so #11 81.29 [LD] func_rand.o -> func_rand.so #11 81.29 [LD] func_presencestate.o -> func_presencestate.so #11 81.29 [LD] func_realtime.o -> func_realtime.so #11 81.31 [LD] func_scramble.o -> func_scramble.so #11 81.32 [LD] func_sayfiles.o -> func_sayfiles.so #11 81.32 [LD] func_shell.o -> func_shell.so #11 81.33 [LD] func_sha1.o -> func_sha1.so #11 81.33 [LD] func_sorcery.o -> func_sorcery.so #11 81.34 [LD] func_sprintf.o -> func_sprintf.so #11 81.34 [LD] func_srv.o -> func_srv.so #11 81.35 [LD] func_sysinfo.o -> func_sysinfo.so #11 81.35 [LD] func_talkdetect.o -> func_talkdetect.so #11 81.36 [LD] func_timeout.o -> func_timeout.so #11 81.36 [LD] func_uri.o -> func_uri.so #11 81.36 [LD] func_version.o -> func_version.so #11 81.37 [LD] func_vmcount.o -> func_vmcount.so #11 81.37 [LD] func_volume.o -> func_volume.so #11 81.66 [LD] func_strings.o -> func_strings.so #11 81.70 [CC] acl.c -> acl.o #11 81.70 [CC] abstract_jb.c -> abstract_jb.o #11 81.70 [CC] adsi.c -> adsi.o #11 81.70 [CC] alaw.c -> alaw.o #11 81.70 [CC] alertpipe.c -> alertpipe.o #11 81.70 [CC] aoc.c -> aoc.o #11 81.70 [CC] app.c -> app.o #11 81.70 [CC] ast_expr2.c -> ast_expr2.o #11 81.70 [CC] ast_expr2f.c -> ast_expr2f.o #11 81.70 [CC] asterisk.c -> asterisk.o #11 81.75 [CC] astfd.c -> astfd.o #11 81.77 [CC] astmm.c -> astmm.o #11 81.83 [CC] astobj2.c -> astobj2.o #11 81.83 [CC] astobj2_container.c -> astobj2_container.o #11 81.85 [CC] astobj2_global.c -> astobj2_global.o #11 81.86 [CC] astobj2_hash.c -> astobj2_hash.o #11 81.95 [CC] astobj2_rbtree.c -> astobj2_rbtree.o #11 81.96 [CC] audiohook.c -> audiohook.o #11 81.99 [CC] autochan.c -> autochan.o #11 81.99 [CC] autoservice.c -> autoservice.o #11 82.08 [CC] backtrace.c -> backtrace.o #11 82.12 [CC] bridge.c -> bridge.o #11 82.26 [CC] bridge_after.c -> bridge_after.o #11 82.30 [CC] bridge_basic.c -> bridge_basic.o #11 82.30 [CC] bridge_channel.c -> bridge_channel.o #11 82.39 [CC] bridge_roles.c -> bridge_roles.o #11 82.44 [CC] bucket.c -> bucket.o #11 82.61 [CC] callerid.c -> callerid.o #11 82.61 [CC] channel.c -> channel.o #11 82.72 [CC] channel_internal_api.c -> channel_internal_api.o #11 82.80 [CC] chanvars.c -> chanvars.o #11 82.81 [CC] cli.c -> cli.o #11 82.85 [CC] codec.c -> codec.o #11 83.14 [CC] codec_builtin.c -> codec_builtin.o #11 83.16 [CC] config_options.c -> config_options.o #11 83.34 [CC] conversions.c -> conversions.o #11 83.40 [CC] core_local.c -> core_local.o #11 83.42 [CC] core_unreal.c -> core_unreal.o #11 83.45 [CC] crypt.c -> crypt.o #11 83.53 [CC] data_buffer.c -> data_buffer.o #11 83.70 [CC] datastore.c -> datastore.o #11 83.91 [CC] db.c -> db.o #11 83.92 [CC] devicestate.c -> devicestate.o #11 83.98 [CC] dial.c -> dial.o #11 84.09 [CC] dns.c -> dns.o #11 84.12 [CC] dns_core.c -> dns_core.o #11 84.22 [CC] dns_naptr.c -> dns_naptr.o #11 84.46 [CC] dns_query_set.c -> dns_query_set.o #11 84.62 [CC] dns_recurring.c -> dns_recurring.o #11 84.71 [CC] dns_srv.c -> dns_srv.o #11 84.78 [CC] dns_system_resolver.c -> dns_system_resolver.o #11 84.92 [CC] dns_test.c -> dns_test.o #11 84.95 [CC] dns_tlsa.c -> dns_tlsa.o #11 85.01 [CC] dns_txt.c -> dns_txt.o #11 85.03 [CC] endpoints.c -> endpoints.o #11 85.04 [CC] event.c -> event.o #11 85.07 [CC] features_config.c -> features_config.o #11 85.08 [CC] file.c -> file.o #11 85.11 [CC] fixedjitterbuf.c -> fixedjitterbuf.o #11 85.15 [CC] format.c -> format.o #11 85.19 [CC] format_cache.c -> format_cache.o #11 85.23 [CC] format_cap.c -> format_cap.o #11 85.23 [CC] format_compatibility.c -> format_compatibility.o #11 85.28 [CC] frame.c -> frame.o #11 85.29 [CC] framehook.c -> framehook.o #11 85.50 [CC] fskmodem.c -> fskmodem.o #11 85.52 [CC] global_datastores.c -> global_datastores.o #11 85.56 [CC] hashtab.c -> hashtab.o #11 85.67 [CC] heap.c -> heap.o #11 85.80 [CC] image.c -> image.o #11 85.80 [CC] io.c -> io.o #11 85.80 [CC] iostream.c -> iostream.o #11 85.82 [CC] jitterbuf.c -> jitterbuf.o #11 85.91 [CC] json.c -> json.o #11 85.94 [CC] loader.c -> loader.o #11 85.96 [CC] lock.c -> lock.o #11 86.03 [CC] logger_category.c -> logger_category.o #11 86.19 [CC] manager_bridges.c -> manager_bridges.o #11 86.20 [CC] manager_channels.c -> manager_channels.o #11 86.23 [CC] manager_endpoints.c -> manager_endpoints.o #11 86.27 [CC] manager_mwi.c -> manager_mwi.o #11 86.40 [CC] manager_system.c -> manager_system.o #11 86.45 [CC] max_forwards.c -> max_forwards.o #11 86.48 [CC] md5.c -> md5.o #11 86.53 [CC] media_cache.c -> media_cache.o #11 86.64 [CC] media_index.c -> media_index.o #11 86.71 [CC] message.c -> message.o #11 86.76 [CC] mixmonitor.c -> mixmonitor.o #11 86.76 [CC] mwi.c -> mwi.o #11 86.84 [CC] named_locks.c -> named_locks.o #11 86.87 [CC] netsock2.c -> netsock2.o #11 87.03 [CC] optional_api.c -> optional_api.o #11 87.03 [CC] options.c -> options.o #11 87.06 [CC] parking.c -> parking.o #11 87.13 [CC] pbx.c -> pbx.o #11 87.14 [CC] pbx_app.c -> pbx_app.o #11 87.21 [CC] pbx_builtins.c -> pbx_builtins.o #11 87.22 [CC] pbx_functions.c -> pbx_functions.o #11 87.27 [CC] pbx_hangup_handler.c -> pbx_hangup_handler.o #11 87.27 [CC] pbx_ignorepat.c -> pbx_ignorepat.o #11 87.28 [CC] pbx_include.c -> pbx_include.o #11 87.37 [CC] pbx_sw.c -> pbx_sw.o #11 87.41 [CC] pbx_switch.c -> pbx_switch.o #11 87.68 [CC] pbx_timing.c -> pbx_timing.o #11 87.77 [CC] pbx_variables.c -> pbx_variables.o #11 87.80 [CC] pickup.c -> pickup.o #11 87.87 [CC] poll.c -> poll.o #11 87.92 [CC] presencestate.c -> presencestate.o #11 87.94 [CC] privacy.c -> privacy.o #11 87.98 [CC] refer.c -> refer.o #11 87.99 [CC] rtp_engine.c -> rtp_engine.o #11 88.04 [CC] say.c -> say.o #11 88.07 [CC] sched.c -> sched.o #11 88.10 [CC] sdp_srtp.c -> sdp_srtp.o #11 88.14 [CC] security_events.c -> security_events.o #11 88.15 [CC] sem.c -> sem.o #11 88.26 [CC] serializer.c -> serializer.o #11 88.36 [CC] sha1.c -> sha1.o #11 88.39 [CC] sip_api.c -> sip_api.o #11 88.49 [CC] slinfactory.c -> slinfactory.o #11 88.50 [CC] smoother.c -> smoother.o #11 88.52 [CC] sorcery.c -> sorcery.o #11 88.55 [CC] srv.c -> srv.o #11 88.59 [CC] stasis.c -> stasis.o #11 88.60 [CC] stasis_bridges.c -> stasis_bridges.o #11 88.69 [CC] stasis_cache.c -> stasis_cache.o #11 88.71 [CC] stasis_cache_pattern.c -> stasis_cache_pattern.o #11 88.74 [CC] stasis_channels.c -> stasis_channels.o #11 88.82 [CC] stasis_endpoints.c -> stasis_endpoints.o #11 88.89 [CC] stasis_message.c -> stasis_message.o #11 88.95 [CC] stasis_message_router.c -> stasis_message_router.o #11 89.22 [CC] stasis_state.c -> stasis_state.o #11 89.25 [CC] stasis_system.c -> stasis_system.o #11 89.35 [CC] stdtime/localtime.c -> stdtime/localtime.o #11 89.38 [CC] strcompat.c -> strcompat.o #11 89.40 [CC] stream.c -> stream.o #11 89.50 [CC] stringfields.c -> stringfields.o #11 89.84 [CC] strings.c -> strings.o #11 89.98 [CC] stun.c -> stun.o #11 90.05 [CC] syslog.c -> syslog.o #11 90.10 [CC] taskprocessor.c -> taskprocessor.o #11 90.15 [CC] tcptls.c -> tcptls.o #11 90.41 [CC] tdd.c -> tdd.o #11 90.43 [CC] term.c -> term.o #11 90.59 [CC] test.c -> test.o #11 90.59 [CC] threadpool.c -> threadpool.o #11 90.68 [CC] threadstorage.c -> threadstorage.o #11 90.78 [CC] time.c -> time.o #11 90.79 [CC] timing.c -> timing.o #11 90.87 [CC] translate.c -> translate.o #11 90.91 [CC] ulaw.c -> ulaw.o #11 90.98 [CC] uri.c -> uri.o #11 90.99 [CC] utf8.c -> utf8.o #11 91.01 [CC] utils.c -> utils.o #11 91.07 [CC] uuid.c -> uuid.o #11 91.26 [CC] version.c -> version.o #11 91.27 [CC] xml.c -> xml.o #11 91.30 [CC] xmldoc.c -> xmldoc.o #11 91.35 [CC] ccss.c -> ccss.o #11 91.38 [CC] cdr.c -> cdr.o #11 91.44 [CC] cel.c -> cel.o #11 91.58 [CC] config.c -> config.o #11 91.62 [CC] dnsmgr.c -> dnsmgr.o #11 91.65 [CC] dsp.c -> dsp.o #11 91.69 [CC] enum.c -> enum.o #11 91.70 [CC] features.c -> features.o #11 91.76 [CC] http.c -> http.o #11 91.85 [CC] indications.c -> indications.o #11 91.90 [CC] logger.c -> logger.o #11 92.40 [CC] manager.c -> manager.o #11 92.51 [CC] named_acl.c -> named_acl.o #11 92.68 [CC] plc.c -> plc.o #11 92.89 [CC] sounds.c -> sounds.o #11 93.19 [CC] udptl.c -> udptl.o #11 93.48 [CC] libasteriskssl.c -> libasteriskssl.o #11 93.52 [CC] libasteriskpj.c -> libasteriskpj.o #11 93.56 [GENERATE] libasteriskpj.exports #11 93.73 [LD] libasteriskssl.o -> libasteriskssl.so.1 #11 93.82 [LN] libasteriskssl.so.1 -> libasteriskssl.so #11 93.84 [LD] libasteriskpj.o -> libasteriskpj.so.2 #11 94.87 [LN] libasteriskpj.so.2 -> libasteriskpj.so #11 98.13 [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 99.18 [CC] res_aeap/aeap.c -> res_aeap/aeap.o #11 99.18 [CC] res_adsi.c -> res_adsi.o #11 99.18 [CC] res_aeap/general.c -> res_aeap/general.o #11 99.18 [CC] res_aeap.c -> res_aeap.o #11 99.18 [CC] res_aeap/message.c -> res_aeap/message.o #11 99.19 [CC] res_aeap/message_json.c -> res_aeap/message_json.o #11 99.20 [CC] res_aeap/transaction.c -> res_aeap/transaction.o #11 99.22 [CC] res_aeap/transport.c -> res_aeap/transport.o #11 99.22 [CC] res_aeap/transport_websocket.c -> res_aeap/transport_websocket.o #11 99.24 [CC] res_ael_share.c -> res_ael_share.o #11 99.25 [CC] ael/ael_lex.c -> ael/ael_lex.o #11 99.28 [CC] ael/ael.tab.c -> ael/ael.tab.o #11 99.29 [CC] ael/pval.c -> ael/pval.o #11 99.31 [CC] res_agi.c -> res_agi.o #11 99.33 [CC] res_ari.c -> res_ari.o #11 99.33 [CC] ari/cli.c -> ari/cli.o #11 99.36 [CC] ari/config.c -> ari/config.o #11 99.36 [CC] ari/ari_websockets.c -> ari/ari_websockets.o #11 99.49 [CC] res_ari_applications.c -> res_ari_applications.o #11 99.57 [CC] ari/resource_applications.c -> ari/resource_applications.o #11 99.59 [CC] res_ari_asterisk.c -> res_ari_asterisk.o #11 99.61 [CC] ari/resource_asterisk.c -> ari/resource_asterisk.o #11 99.63 [CC] res_ari_bridges.c -> res_ari_bridges.o #11 99.64 [CC] ari/resource_bridges.c -> ari/resource_bridges.o #11 99.71 [CC] res_ari_channels.c -> res_ari_channels.o #11 99.80 [CC] ari/resource_channels.c -> ari/resource_channels.o #11 99.93 [CC] res_ari_device_states.c -> res_ari_device_states.o #11 99.99 [CC] ari/resource_device_states.c -> ari/resource_device_states.o #11 100.0 [CC] res_ari_endpoints.c -> res_ari_endpoints.o #11 100.1 [CC] ari/resource_endpoints.c -> ari/resource_endpoints.o #11 100.2 [CC] res_ari_events.c -> res_ari_events.o #11 100.2 [CC] ari/resource_events.c -> ari/resource_events.o #11 100.3 [CC] res_ari_model.c -> res_ari_model.o #11 100.4 [CC] ari/ari_model_validators.c -> ari/ari_model_validators.o #11 100.4 [CC] res_ari_playbacks.c -> res_ari_playbacks.o #11 100.5 [CC] ari/resource_playbacks.c -> ari/resource_playbacks.o #11 100.6 [CC] res_ari_recordings.c -> res_ari_recordings.o #11 100.6 [CC] ari/resource_recordings.c -> ari/resource_recordings.o #11 100.7 [CC] res_ari_sounds.c -> res_ari_sounds.o #11 100.7 [CC] ari/resource_sounds.c -> ari/resource_sounds.o #11 100.8 [CC] res_audiosocket.c -> res_audiosocket.o #11 100.8 [CC] res_calendar.c -> res_calendar.o #11 100.9 [CC] res_clialiases.c -> res_clialiases.o #11 100.9 [CC] res_clioriginate.c -> res_clioriginate.o #11 101.0 [CC] res_config_curl.c -> res_config_curl.o #11 101.1 [CC] res_config_sqlite3.c -> res_config_sqlite3.o #11 101.1 [CC] res_convert.c -> res_convert.o #11 101.1 [CC] res_crypto.c -> res_crypto.o #11 101.2 [CC] res_curl.c -> res_curl.o #11 101.3 [CC] res_fax.c -> res_fax.o #11 101.3 [CC] res_format_attr_celt.c -> res_format_attr_celt.o #11 101.4 [CC] res_format_attr_g729.c -> res_format_attr_g729.o #11 101.5 [CC] res_format_attr_h263.c -> res_format_attr_h263.o #11 101.6 [CC] res_format_attr_h264.c -> res_format_attr_h264.o #11 101.6 [CC] res_format_attr_ilbc.c -> res_format_attr_ilbc.o #11 101.7 [CC] res_format_attr_opus.c -> res_format_attr_opus.o #11 102.1 [CC] res_format_attr_silk.c -> res_format_attr_silk.o #11 102.1 [CC] res_format_attr_siren14.c -> res_format_attr_siren14.o #11 102.1 [CC] res_format_attr_siren7.c -> res_format_attr_siren7.o #11 102.1 [CC] res_format_attr_vp8.c -> res_format_attr_vp8.o #11 102.2 [CC] res_hep.c -> res_hep.o #11 102.3 [CC] res_hep_pjsip.c -> res_hep_pjsip.o #11 102.4 [CC] res_hep_rtcp.c -> res_hep_rtcp.o #11 102.6 [CC] res_http_media_cache.c -> res_http_media_cache.o #11 102.6 [CC] res_http_websocket.c -> res_http_websocket.o #11 102.7 [CC] res_limit.c -> res_limit.o #11 102.8 [CC] res_manager_devicestate.c -> res_manager_devicestate.o #11 102.9 [CC] res_manager_presencestate.c -> res_manager_presencestate.o #11 103.0 [CC] res_musiconhold.c -> res_musiconhold.o #11 103.0 [CC] res_mutestream.c -> res_mutestream.o #11 103.0 [CC] res_mwi_devstate.c -> res_mwi_devstate.o #11 103.0 [CC] res_parking.c -> res_parking.o #11 103.1 [CC] parking/parking_applications.c -> parking/parking_applications.o #11 103.2 [CC] parking/parking_bridge.c -> parking/parking_bridge.o #11 103.2 [CC] parking/parking_bridge_features.c -> parking/parking_bridge_features.o #11 103.4 [CC] parking/parking_controller.c -> parking/parking_controller.o #11 103.4 [CC] parking/parking_devicestate.c -> parking/parking_devicestate.o #11 103.4 [CC] parking/parking_manager.c -> parking/parking_manager.o #11 103.5 [CC] parking/parking_tests.c -> parking/parking_tests.o #11 103.5 [CC] parking/parking_ui.c -> parking/parking_ui.o #11 103.6 [CC] res_phoneprov.c -> res_phoneprov.o #11 103.6 [CC] res_pjproject.c -> res_pjproject.o #11 103.6 [CC] res_pjsip.c -> res_pjsip.o #11 103.7 [CC] res_pjsip/config_auth.c -> res_pjsip/config_auth.o #11 103.8 [CC] res_pjsip/config_domain_aliases.c -> res_pjsip/config_domain_aliases.o #11 103.9 [CC] res_pjsip/config_global.c -> res_pjsip/config_global.o #11 103.9 [CC] res_pjsip/config_system.c -> res_pjsip/config_system.o #11 103.9 [CC] res_pjsip/config_transport.c -> res_pjsip/config_transport.o #11 104.0 [CC] res_pjsip/location.c -> res_pjsip/location.o #11 104.0 [CC] res_pjsip/pjsip_cli.c -> res_pjsip/pjsip_cli.o #11 104.0 [CC] res_pjsip/pjsip_configuration.c -> res_pjsip/pjsip_configuration.o #11 104.4 [CC] res_pjsip/pjsip_distributor.c -> res_pjsip/pjsip_distributor.o #11 104.4 [CC] res_pjsip/pjsip_global_headers.c -> res_pjsip/pjsip_global_headers.o #11 104.4 [CC] res_pjsip/pjsip_message_filter.c -> res_pjsip/pjsip_message_filter.o #11 104.6 [CC] res_pjsip/pjsip_options.c -> res_pjsip/pjsip_options.o #11 104.6 [CC] res_pjsip/pjsip_resolver.c -> res_pjsip/pjsip_resolver.o #11 104.6 [CC] res_pjsip/pjsip_scheduler.c -> res_pjsip/pjsip_scheduler.o #11 104.8 [CC] res_pjsip/pjsip_session.c -> res_pjsip/pjsip_session.o #11 104.9 [CC] res_pjsip/pjsip_transport_events.c -> res_pjsip/pjsip_transport_events.o #11 104.9 [CC] res_pjsip/pjsip_transport_management.c -> res_pjsip/pjsip_transport_management.o #11 105.2 [CC] res_pjsip/presence_xml.c -> res_pjsip/presence_xml.o #11 105.6 [CC] res_pjsip/security_agreements.c -> res_pjsip/security_agreements.o #11 105.7 [CC] res_pjsip/security_events.c -> res_pjsip/security_events.o #11 105.7 [CC] res_pjsip_acl.c -> res_pjsip_acl.o #11 105.8 [CC] res_pjsip_aoc.c -> res_pjsip_aoc.o #11 105.8 [CC] res_pjsip_authenticator_digest.c -> res_pjsip_authenticator_digest.o #11 105.9 [CC] res_pjsip_caller_id.c -> res_pjsip_caller_id.o #11 105.9 [CC] res_pjsip_config_wizard.c -> res_pjsip_config_wizard.o #11 105.9 [CC] res_pjsip_dialog_info_body_generator.c -> res_pjsip_dialog_info_body_generator.o #11 106.3 [CC] res_pjsip_diversion.c -> res_pjsip_diversion.o #11 106.4 [CC] res_pjsip_dlg_options.c -> res_pjsip_dlg_options.o #11 106.4 [CC] res_pjsip_dtmf_info.c -> res_pjsip_dtmf_info.o #11 106.4 [CC] res_pjsip_empty_info.c -> res_pjsip_empty_info.o #11 106.6 [CC] res_pjsip_endpoint_identifier_anonymous.c -> res_pjsip_endpoint_identifier_anonymous.o #11 106.6 [CC] res_pjsip_endpoint_identifier_ip.c -> res_pjsip_endpoint_identifier_ip.o #11 106.7 [CC] res_pjsip_endpoint_identifier_user.c -> res_pjsip_endpoint_identifier_user.o #11 106.7 [CC] res_pjsip_exten_state.c -> res_pjsip_exten_state.o #11 106.8 [CC] res_pjsip_header_funcs.c -> res_pjsip_header_funcs.o #11 106.8 [CC] res_pjsip_history.c -> res_pjsip_history.o #11 106.9 [CC] res_pjsip_logger.c -> res_pjsip_logger.o #11 107.0 [CC] res_pjsip_messaging.c -> res_pjsip_messaging.o #11 107.0 [CC] res_pjsip_mwi.c -> res_pjsip_mwi.o #11 107.1 [CC] res_pjsip_mwi_body_generator.c -> res_pjsip_mwi_body_generator.o #11 107.1 [CC] res_pjsip_nat.c -> res_pjsip_nat.o #11 107.2 [CC] res_pjsip_notify.c -> res_pjsip_notify.o #11 107.2 [CC] res_pjsip_one_touch_record_info.c -> res_pjsip_one_touch_record_info.o #11 107.2 [CC] res_pjsip_outbound_authenticator_digest.c -> res_pjsip_outbound_authenticator_digest.o #11 107.4 [CC] res_pjsip_outbound_publish.c -> res_pjsip_outbound_publish.o #11 107.5 [CC] res_pjsip_outbound_registration.c -> res_pjsip_outbound_registration.o #11 107.7 [CC] res_pjsip_path.c -> res_pjsip_path.o #11 107.7 [CC] res_pjsip_phoneprov_provider.c -> res_pjsip_phoneprov_provider.o #11 107.8 [CC] res_pjsip_pidf_body_generator.c -> res_pjsip_pidf_body_generator.o #11 107.9 [CC] res_pjsip_pidf_digium_body_supplement.c -> res_pjsip_pidf_digium_body_supplement.o #11 107.9 [CC] res_pjsip_pidf_eyebeam_body_supplement.c -> res_pjsip_pidf_eyebeam_body_supplement.o #11 108.1 [CC] res_pjsip_publish_asterisk.c -> res_pjsip_publish_asterisk.o #11 108.2 [CC] res_pjsip_pubsub.c -> res_pjsip_pubsub.o #11 108.3 [CC] res_pjsip_refer.c -> res_pjsip_refer.o #11 108.3 [CC] res_pjsip_registrar.c -> res_pjsip_registrar.o #11 108.4 [CC] res_pjsip_rfc3326.c -> res_pjsip_rfc3326.o #11 108.5 [CC] res_pjsip_rfc3329.c -> res_pjsip_rfc3329.o #11 108.5 [CC] res_pjsip_sdp_rtp.c -> res_pjsip_sdp_rtp.o #11 108.5 [CC] res_pjsip_send_to_voicemail.c -> res_pjsip_send_to_voicemail.o #11 108.6 [CC] res_pjsip_session.c -> res_pjsip_session.o #11 108.6 [CC] res_pjsip_session/pjsip_session_caps.c -> res_pjsip_session/pjsip_session_caps.o #11 108.6 [CC] res_pjsip_session/pjsip_session_reason_header.c -> res_pjsip_session/pjsip_session_reason_header.o #11 108.7 [CC] res_pjsip_sips_contact.c -> res_pjsip_sips_contact.o #11 108.8 [CC] res_pjsip_t38.c -> res_pjsip_t38.o #11 109.0 [CC] res_pjsip_transport_websocket.c -> res_pjsip_transport_websocket.o #11 109.1 [CC] res_pjsip_xpidf_body_generator.c -> res_pjsip_xpidf_body_generator.o #11 109.1 [CC] res_prometheus.c -> res_prometheus.o #11 109.1 [CC] prometheus/bridges.c -> prometheus/bridges.o #11 109.2 [CC] prometheus/channels.c -> prometheus/channels.o #11 109.3 [CC] prometheus/cli.c -> prometheus/cli.o #11 109.3 [CC] prometheus/endpoints.c -> prometheus/endpoints.o #11 109.3 [CC] prometheus/pjsip_outbound_registrations.c -> prometheus/pjsip_outbound_registrations.o #11 109.4 [CC] res_realtime.c -> res_realtime.o #11 109.5 [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o #11 109.6 [CC] res_rtp_multicast.c -> res_rtp_multicast.o #11 109.6 [CC] res_security_log.c -> res_security_log.o #11 109.7 [CC] res_smdi.c -> res_smdi.o #11 109.7 [CC] res_snmp.c -> res_snmp.o #11 109.8 [CC] snmp/agent.c -> snmp/agent.o #11 109.8 [CC] res_sorcery_astdb.c -> res_sorcery_astdb.o #11 110.0 [CC] res_sorcery_config.c -> res_sorcery_config.o #11 110.0 [CC] res_sorcery_memory.c -> res_sorcery_memory.o #11 110.1 [CC] res_sorcery_memory_cache.c -> res_sorcery_memory_cache.o #11 110.1 [CC] res_sorcery_realtime.c -> res_sorcery_realtime.o #11 110.3 [CC] res_speech.c -> res_speech.o #11 110.3 [CC] res_speech_aeap.c -> res_speech_aeap.o #11 110.3 [CC] res_stasis.c -> res_stasis.o #11 110.4 [CC] stasis/app.c -> stasis/app.o #11 110.4 [CC] stasis/command.c -> stasis/command.o #11 110.6 [CC] stasis/control.c -> stasis/control.o #11 110.7 [CC] stasis/messaging.c -> stasis/messaging.o #11 110.7 [CC] stasis/stasis_bridge.c -> stasis/stasis_bridge.o #11 110.8 [CC] res_stasis_answer.c -> res_stasis_answer.o #11 110.8 [CC] res_stasis_device_state.c -> res_stasis_device_state.o #11 111.0 [CC] res_stasis_playback.c -> res_stasis_playback.o #11 111.2 [CC] res_stasis_recording.c -> res_stasis_recording.o #11 111.3 [CC] stasis_recording/stored.c -> stasis_recording/stored.o #11 111.3 [CC] res_stasis_snoop.c -> res_stasis_snoop.o #11 111.4 [CC] res_statsd.c -> res_statsd.o #11 111.5 [CC] res_stun_monitor.c -> res_stun_monitor.o #11 111.6 [CC] res_timing_dahdi.c -> res_timing_dahdi.o #11 111.6 [CC] res_timing_pthread.c -> res_timing_pthread.o #11 111.7 [CC] res_timing_timerfd.c -> res_timing_timerfd.o #11 111.8 [CC] res_tonedetect.c -> res_tonedetect.o #11 111.9 [LD] res_adsi.o -> res_adsi.so #11 111.9 [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 111.9 [LD] res_ael_share.o ael/ael_lex.o ael/ael.tab.o ael/pval.o -> res_ael_share.so #11 112.0 [LD] res_agi.o -> res_agi.so #11 112.1 [LD] res_ari.o ari/cli.o ari/config.o ari/ari_websockets.o -> res_ari.so #11 112.1 [LD] res_ari_asterisk.o ari/resource_asterisk.o -> res_ari_asterisk.so #11 112.2 [LD] res_ari_applications.o ari/resource_applications.o -> res_ari_applications.so #11 112.2 [LD] res_ari_bridges.o ari/resource_bridges.o -> res_ari_bridges.so #11 112.2 [LD] res_ari_channels.o ari/resource_channels.o -> res_ari_channels.so #11 112.3 [LD] res_ari_device_states.o ari/resource_device_states.o -> res_ari_device_states.so #11 112.3 [LD] res_ari_endpoints.o ari/resource_endpoints.o -> res_ari_endpoints.so #11 112.3 [LD] res_ari_events.o ari/resource_events.o -> res_ari_events.so #11 112.3 [LD] res_ari_model.o ari/ari_model_validators.o -> res_ari_model.so #11 112.4 [LD] res_ari_playbacks.o ari/resource_playbacks.o -> res_ari_playbacks.so #11 112.4 [LD] res_ari_recordings.o ari/resource_recordings.o -> res_ari_recordings.so #11 112.4 [LD] res_ari_sounds.o ari/resource_sounds.o -> res_ari_sounds.so #11 112.5 [LD] res_audiosocket.o -> res_audiosocket.so #11 112.5 [LD] res_calendar.o -> res_calendar.so #11 112.5 [LD] res_clioriginate.o -> res_clioriginate.so #11 112.5 [LD] res_clialiases.o -> res_clialiases.so #11 112.5 [LD] res_config_curl.o -> res_config_curl.so #11 112.5 [LD] res_config_sqlite3.o -> res_config_sqlite3.so #11 112.5 [LD] res_convert.o -> res_convert.so #11 112.5 [LD] res_crypto.o -> res_crypto.so #11 112.5 [LD] res_curl.o -> res_curl.so #11 112.6 [LD] res_fax.o -> res_fax.so #11 112.6 [LD] res_format_attr_celt.o -> res_format_attr_celt.so #11 112.6 [LD] res_format_attr_g729.o -> res_format_attr_g729.so #11 112.6 [LD] res_format_attr_h263.o -> res_format_attr_h263.so #11 112.6 [LD] res_format_attr_h264.o -> res_format_attr_h264.so #11 112.7 [LD] res_format_attr_ilbc.o -> res_format_attr_ilbc.so #11 112.7 [LD] res_format_attr_opus.o -> res_format_attr_opus.so #11 112.7 [LD] res_format_attr_silk.o -> res_format_attr_silk.so #11 112.7 [LD] res_format_attr_siren14.o -> res_format_attr_siren14.so #11 112.7 [LD] res_format_attr_siren7.o -> res_format_attr_siren7.so #11 112.7 [LD] res_format_attr_vp8.o -> res_format_attr_vp8.so #11 112.8 [LD] res_hep_pjsip.o -> res_hep_pjsip.so #11 112.8 [LD] res_hep.o -> res_hep.so #11 112.8 [LD] res_hep_rtcp.o -> res_hep_rtcp.so #11 112.8 [LD] res_http_media_cache.o -> res_http_media_cache.so #11 112.8 [LD] res_http_websocket.o -> res_http_websocket.so #11 112.9 [LD] res_manager_devicestate.o -> res_manager_devicestate.so #11 112.9 [LD] res_musiconhold.o -> res_musiconhold.so #11 112.9 [LD] res_mutestream.o -> res_mutestream.so #11 112.9 [LD] res_limit.o -> res_limit.so #11 112.9 [LD] res_manager_presencestate.o -> res_manager_presencestate.so #11 112.9 [LD] res_mwi_devstate.o -> res_mwi_devstate.so #11 113.0 [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 113.0 [LD] res_phoneprov.o -> res_phoneprov.so #11 113.0 [LD] res_pjproject.o -> res_pjproject.so #11 113.0 [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 113.0 [LD] res_pjsip_acl.o -> res_pjsip_acl.so #11 113.1 [LD] res_pjsip_aoc.o -> res_pjsip_aoc.so #11 113.1 [LD] res_pjsip_authenticator_digest.o -> res_pjsip_authenticator_digest.so #11 113.1 [LD] res_pjsip_caller_id.o -> res_pjsip_caller_id.so #11 113.1 [LD] res_pjsip_config_wizard.o -> res_pjsip_config_wizard.so #11 113.1 [LD] res_pjsip_dialog_info_body_generator.o -> res_pjsip_dialog_info_body_generator.so #11 113.1 [LD] res_pjsip_diversion.o -> res_pjsip_diversion.so #11 113.2 [LD] res_pjsip_dlg_options.o -> res_pjsip_dlg_options.so #11 113.2 [LD] res_pjsip_dtmf_info.o -> res_pjsip_dtmf_info.so #11 113.2 [LD] res_pjsip_endpoint_identifier_anonymous.o -> res_pjsip_endpoint_identifier_anonymous.so #11 113.2 [LD] res_pjsip_empty_info.o -> res_pjsip_empty_info.so #11 113.2 [LD] res_pjsip_endpoint_identifier_ip.o -> res_pjsip_endpoint_identifier_ip.so #11 113.2 [LD] res_pjsip_endpoint_identifier_user.o -> res_pjsip_endpoint_identifier_user.so #11 113.2 [LD] res_pjsip_exten_state.o -> res_pjsip_exten_state.so #11 113.3 [LD] res_pjsip_header_funcs.o -> res_pjsip_header_funcs.so #11 113.3 [LD] res_pjsip_history.o -> res_pjsip_history.so #11 113.3 [LD] res_pjsip_logger.o -> res_pjsip_logger.so #11 113.3 [LD] res_pjsip_messaging.o -> res_pjsip_messaging.so #11 113.3 [LD] res_pjsip_mwi.o -> res_pjsip_mwi.so #11 113.4 [LD] res_pjsip_nat.o -> res_pjsip_nat.so #11 113.4 [LD] res_pjsip_notify.o -> res_pjsip_notify.so #11 113.4 [LD] res_pjsip_mwi_body_generator.o -> res_pjsip_mwi_body_generator.so #11 113.4 [LD] res_pjsip_one_touch_record_info.o -> res_pjsip_one_touch_record_info.so #11 113.5 [LD] res_pjsip_outbound_authenticator_digest.o -> res_pjsip_outbound_authenticator_digest.so #11 113.5 [LD] res_pjsip_outbound_publish.o -> res_pjsip_outbound_publish.so #11 113.5 [LD] res_pjsip_outbound_registration.o -> res_pjsip_outbound_registration.so #11 113.5 [LD] res_pjsip_path.o -> res_pjsip_path.so #11 113.5 [LD] res_pjsip_phoneprov_provider.o -> res_pjsip_phoneprov_provider.so #11 113.6 [LD] res_pjsip_pidf_digium_body_supplement.o -> res_pjsip_pidf_digium_body_supplement.so #11 113.6 [LD] res_pjsip_pidf_body_generator.o -> res_pjsip_pidf_body_generator.so #11 113.6 [LD] res_pjsip_pidf_eyebeam_body_supplement.o -> res_pjsip_pidf_eyebeam_body_supplement.so #11 113.6 [LD] res_pjsip_publish_asterisk.o -> res_pjsip_publish_asterisk.so #11 113.6 [LD] res_pjsip_pubsub.o -> res_pjsip_pubsub.so #11 113.6 [LD] res_pjsip_refer.o -> res_pjsip_refer.so #11 113.6 [LD] res_pjsip_registrar.o -> res_pjsip_registrar.so #11 113.7 [LD] res_pjsip_rfc3326.o -> res_pjsip_rfc3326.so #11 113.7 [LD] res_pjsip_sdp_rtp.o -> res_pjsip_sdp_rtp.so #11 113.7 [LD] res_pjsip_send_to_voicemail.o -> res_pjsip_send_to_voicemail.so #11 113.7 [LD] res_pjsip_rfc3329.o -> res_pjsip_rfc3329.so #11 113.8 [LD] res_pjsip_sips_contact.o -> res_pjsip_sips_contact.so #11 113.9 [LD] res_pjsip_t38.o -> res_pjsip_t38.so #11 113.9 [LD] res_pjsip_transport_websocket.o -> res_pjsip_transport_websocket.so #11 113.9 [LD] res_pjsip_xpidf_body_generator.o -> res_pjsip_xpidf_body_generator.so #11 113.9 [LD] res_realtime.o -> res_realtime.so #11 113.9 [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 114.0 [LD] res_security_log.o -> res_security_log.so #11 114.0 [LD] res_snmp.o snmp/agent.o -> res_snmp.so #11 114.0 [LD] res_rtp_multicast.o -> res_rtp_multicast.so #11 114.0 [LD] res_smdi.o -> res_smdi.so #11 114.0 [LD] res_sorcery_astdb.o -> res_sorcery_astdb.so #11 114.1 [LD] res_sorcery_config.o -> res_sorcery_config.so #11 114.1 [LD] res_sorcery_memory.o -> res_sorcery_memory.so #11 114.1 [LD] res_sorcery_memory_cache.o -> res_sorcery_memory_cache.so #11 114.1 [LD] res_sorcery_realtime.o -> res_sorcery_realtime.so #11 114.2 [LD] res_speech.o -> res_speech.so #11 114.2 [LD] res_speech_aeap.o -> res_speech_aeap.so #11 114.2 [LD] res_stasis.o stasis/app.o stasis/command.o stasis/control.o stasis/messaging.o stasis/stasis_bridge.o -> res_stasis.so #11 114.2 [LD] res_stasis_answer.o -> res_stasis_answer.so #11 114.2 [LD] res_stasis_device_state.o -> res_stasis_device_state.so #11 114.3 [LD] res_stasis_playback.o -> res_stasis_playback.so #11 114.3 [LD] res_stasis_recording.o stasis_recording/stored.o -> res_stasis_recording.so #11 114.3 [LD] res_stasis_snoop.o -> res_stasis_snoop.so #11 114.3 [LD] res_statsd.o -> res_statsd.so #11 114.3 [LD] res_stun_monitor.o -> res_stun_monitor.so #11 114.4 [LD] res_timing_dahdi.o -> res_timing_dahdi.so #11 114.4 [LD] res_timing_pthread.o -> res_timing_pthread.so #11 114.4 [LD] res_timing_timerfd.o -> res_timing_timerfd.so #11 114.5 [LD] res_tonedetect.o -> res_tonedetect.so #11 115.0 [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 116.0 [LD] res_rtp_asterisk.o -> res_rtp_asterisk.so #11 116.1 Building Documentation For: channels pbx apps codecs formats cdr cel bridges funcs tests main res addons #11 120.1 +--------- Asterisk Build Complete ---------+ #11 120.1 + Asterisk has successfully been built, and + #11 120.1 + can be installed by running: + #11 120.1 + + #11 120.1 + make install + #11 120.1 +-------------------------------------------+ #11 DONE 120.1s #12 [ 8/10] ADD HTTPS://GITEA.SYSMOCOM.DE/API/V1/REPOS/SYSMOCOM/ASTERISK/GIT/REFS/HEADS/SYSMOCOM/MASTER /tmp/asterisk-ver #12 DONE 0.1s #13 [ 9/10] RUN CD asterisk && git fetch && git checkout -B sysmocom/master origin/sysmocom/master #13 0.689 Reset branch 'sysmocom/master' #13 0.689 branch 'sysmocom/master' set up to track 'origin/sysmocom/master'. #13 0.689 Your branch is up to date with 'origin/sysmocom/master'. #13 DONE 0.7s #14 [10/10] RUN CD asterisk && make "-j$(nproc)" && make install && make samples && ldconfig #14 1.856 +--------- Asterisk Build Complete ---------+ #14 1.857 + Asterisk has successfully been built, and + #14 1.857 + can be installed by running: + #14 1.858 + + #14 1.859 + make install + #14 1.860 +-------------------------------------------+ #14 3.176 Installing modules from channels... #14 3.208 Installing modules from pbx... #14 3.323 Installing modules from apps... #14 3.467 Installing modules from codecs... #14 3.504 Installing modules from formats... #14 3.536 Installing modules from cdr... #14 3.557 Installing modules from cel... #14 3.583 Installing modules from bridges... #14 3.640 Installing modules from funcs... #14 3.705 Installing modules from tests... #14 3.825 Installing modules from main... #14 3.993 Installing modules from res... #14 4.132 Installing modules from addons... #14 4.261 /usr/bin/install -c -m 755 contrib/scripts/astversion "/usr/sbin/" #14 4.263 /usr/bin/install -c -m 755 contrib/scripts/astgenkey "/usr/sbin/" #14 4.264 /usr/bin/install -c -m 755 contrib/scripts/autosupport "/usr/sbin/" #14 4.265 ./build_tools/install_subst contrib/scripts/safe_asterisk "/usr/sbin/safe_asterisk"; #14 4.272 /usr/bin/install -c -m 644 doc/core-*.xml "/var/lib/asterisk/documentation" #14 4.275 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/documentation" #14 4.277 /usr/bin/install -c -m 644 doc/appdocsxml.dtd "/var/lib/asterisk/documentation" #14 4.278 /usr/bin/install -c -m 644 doc/asterisk.8 "/usr/share/man/man8" #14 4.280 /usr/bin/install -c -m 644 doc/astdb*.8 "/usr/share/man/man8" #14 4.281 /usr/bin/install -c -m 644 contrib/scripts/astgenkey.8 "/usr/share/man/man8" #14 4.282 /usr/bin/install -c -m 644 contrib/scripts/autosupport.8 "/usr/share/man/man8" #14 4.284 /usr/bin/install -c -m 644 contrib/scripts/safe_asterisk.8 "/usr/share/man/man8" #14 4.285 if [ -f contrib/firmware/iax/iaxy.bin ] ; then \ #14 4.285 /usr/bin/install -c -m 644 contrib/firmware/iax/iaxy.bin "/var/lib/asterisk/firmware/iax/iaxy.bin"; \ #14 4.285 fi #14 4.286 /usr/bin/install -c -d //usr/share/dahdi/span_config.d #14 4.287 /usr/bin/install -c -m 644 contrib/scripts/dahdi_span_config_hook /usr/share/dahdi/span_config.d/40-asterisk #14 4.289 CFLAGS=" -I/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 " build_tools/mkpkgconfig "/usr/lib/pkgconfig"; #14 4.294 find static-http | while read x; do \ #14 4.294 if test -d $x; then \ #14 4.294 /usr/bin/install -c -m 755 -d "/var/lib/asterisk/$x"; \ #14 4.294 else \ #14 4.294 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/$x" ; \ #14 4.294 fi \ #14 4.294 done #14 4.301 /usr/bin/install -c -m 644 doc/core-en_US.xml "/var/lib/asterisk/static-http"; #14 4.303 /usr/bin/install -c -m 644 doc/appdocsxml.xslt "/var/lib/asterisk/static-http"; #14 4.304 if [ -d doc/tex/asterisk ] ; then \ #14 4.304 /usr/bin/install -c -d "/var/lib/asterisk/static-http/docs" ; \ #14 4.304 for n in doc/tex/asterisk/* ; do \ #14 4.304 /usr/bin/install -c -m 644 $n "/var/lib/asterisk/static-http/docs" ; \ #14 4.304 done \ #14 4.304 fi #14 4.305 for x in images/*.jpg; do \ #14 4.305 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/images" ; \ #14 4.305 done #14 4.308 make -C sounds install #14 4.310 make[1]: Entering directory '/home/asterisk/asterisk/sounds' #14 4.314 --2024-05-05 07:40:57-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-gsm-1.6.1.tar.gz #14 4.325 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #14 4.355 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #14 4.616 HTTP request sent, awaiting response... 200 OK #14 4.850 Length: 2466402 (2.4M) [application/octet-stream] #14 4.850 Saving to: 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' #14 4.850 #14 4.850 0K .......... .......... .......... .......... .......... 2% 508K 5s #14 4.949 50K .......... .......... .......... .......... .......... 4% 508K 5s #14 5.047 100K .......... .......... .......... .......... .......... 6% 73.7M 3s #14 5.048 150K .......... .......... .......... .......... .......... 8% 512K 3s #14 5.145 200K .......... .......... .......... .......... .......... 10% 80.0M 3s #14 5.146 250K .......... .......... .......... .......... .......... 12% 124M 2s #14 5.146 300K .......... .......... .......... .......... .......... 14% 114M 2s #14 5.147 350K .......... .......... .......... .......... .......... 16% 516K 2s #14 5.244 400K .......... .......... .......... .......... .......... 18% 76.9M 2s #14 5.244 450K .......... .......... .......... .......... .......... 20% 105M 2s #14 5.245 500K .......... .......... .......... .......... .......... 22% 131M 1s #14 5.245 550K .......... .......... .......... .......... .......... 24% 129M 1s #14 5.246 600K .......... .......... .......... .......... .......... 26% 119M 1s #14 5.246 650K .......... .......... .......... .......... .......... 29% 44.4M 1s #14 5.247 700K .......... .......... .......... .......... .......... 31% 143M 1s #14 5.247 750K .......... .......... .......... .......... .......... 33% 76.8M 1s #14 5.248 800K .......... .......... .......... .......... .......... 35% 530K 1s #14 5.342 850K .......... .......... .......... .......... .......... 37% 86.5M 1s #14 5.343 900K .......... .......... .......... .......... .......... 39% 79.5M 1s #14 5.344 950K .......... .......... .......... .......... .......... 41% 122M 1s #14 5.344 1000K .......... .......... .......... .......... .......... 43% 109M 1s #14 5.344 1050K .......... .......... .......... .......... .......... 45% 125M 1s #14 5.345 1100K .......... .......... .......... .......... .......... 47% 102M 1s #14 5.345 1150K .......... .......... .......... .......... .......... 49% 103M 0s #14 5.346 1200K .......... .......... .......... .......... .......... 51% 102M 0s #14 5.346 1250K .......... .......... .......... .......... .......... 53% 127M 0s #14 5.347 1300K .......... .......... .......... .......... .......... 56% 125M 0s #14 5.347 1350K .......... .......... .......... .......... .......... 58% 120M 0s #14 5.347 1400K .......... .......... .......... .......... .......... 60% 116M 0s #14 5.348 1450K .......... .......... .......... .......... .......... 62% 120M 0s #14 5.348 1500K .......... .......... .......... .......... .......... 64% 93.2M 0s #14 5.349 1550K .......... .......... .......... .......... .......... 66% 114M 0s #14 5.349 1600K .......... .......... .......... .......... .......... 68% 99.4M 0s #14 5.350 1650K .......... .......... .......... .......... .......... 70% 549K 0s #14 5.441 1700K .......... .......... .......... .......... .......... 72% 138M 0s #14 5.441 1750K .......... .......... .......... .......... .......... 74% 102M 0s #14 5.442 1800K .......... .......... .......... .......... .......... 76% 99.0M 0s #14 5.442 1850K .......... .......... .......... .......... .......... 78% 126M 0s #14 5.442 1900K .......... .......... .......... .......... .......... 80% 112M 0s #14 5.443 1950K .......... .......... .......... .......... .......... 83% 97.6M 0s #14 5.443 2000K .......... .......... .......... .......... .......... 85% 128M 0s #14 5.444 2050K .......... .......... .......... .......... .......... 87% 116M 0s #14 5.444 2100K .......... .......... .......... .......... .......... 89% 112M 0s #14 5.445 2150K .......... .......... .......... .......... .......... 91% 91.5M 0s #14 5.445 2200K .......... .......... .......... .......... .......... 93% 129M 0s #14 5.446 2250K .......... .......... .......... .......... .......... 95% 128M 0s #14 5.446 2300K .......... .......... .......... .......... .......... 97% 119M 0s #14 5.446 2350K .......... .......... .......... .......... .......... 99% 69.4M 0s #14 5.447 2400K ........ 100% 241M=0.6s #14 5.447 #14 5.447 2024-05-05 07:40:58 (3.94 MB/s) - 'asterisk-core-sounds-en-gsm-1.6.1.tar.gz' saved [2466402/2466402] #14 5.447 #14 5.478 --2024-05-05 07:40:58-- https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-moh-opsound-wav-2.03.tar.gz #14 5.489 Resolving downloads.asterisk.org (downloads.asterisk.org)... 165.22.184.19, 2604:a880:400:d0::14:9001 #14 5.513 Connecting to downloads.asterisk.org (downloads.asterisk.org)|165.22.184.19|:443... connected. #14 5.774 HTTP request sent, awaiting response... 200 OK #14 6.007 Length: 15359473 (15M) [application/octet-stream] #14 6.007 Saving to: 'asterisk-moh-opsound-wav-2.03.tar.gz' #14 6.007 #14 6.007 0K .......... .......... .......... .......... .......... 0% 505K 30s #14 6.106 50K .......... .......... .......... .......... .......... 0% 511K 29s #14 6.204 100K .......... .......... .......... .......... .......... 1% 67.6M 20s #14 6.204 150K .......... .......... .......... .......... .......... 1% 1.15M 18s #14 6.247 200K .......... .......... .......... .......... .......... 1% 899K 17s #14 6.302 250K .......... .......... .......... .......... .......... 2% 85.1M 15s #14 6.303 300K .......... .......... .......... .......... .......... 2% 79.5M 12s #14 6.304 350K .......... .......... .......... .......... .......... 2% 82.9M 11s #14 6.304 400K .......... .......... .......... .......... .......... 3% 519K 13s #14 6.401 450K .......... .......... .......... .......... .......... 3% 54.7M 11s #14 6.401 500K .......... .......... .......... .......... .......... 3% 118M 10s #14 6.402 550K .......... .......... .......... .......... .......... 4% 44.7M 10s #14 6.403 600K .......... .......... .......... .......... .......... 4% 290M 9s #14 6.403 650K .......... .......... .......... .......... .......... 4% 75.8M 8s #14 6.404 700K .......... .......... .......... .......... .......... 5% 87.8M 8s #14 6.404 750K .......... .......... .......... .......... .......... 5% 127M 7s #14 6.405 800K .......... .......... .......... .......... .......... 5% 222M 7s #14 6.405 850K .......... .......... .......... .......... .......... 6% 534K 8s #14 6.499 900K .......... .......... .......... .......... .......... 6% 53.2M 7s #14 6.499 950K .......... .......... .......... .......... .......... 6% 78.8M 7s #14 6.500 1000K .......... .......... .......... .......... .......... 7% 245M 7s #14 6.500 1050K .......... .......... .......... .......... .......... 7% 123M 6s #14 6.501 1100K .......... .......... .......... .......... .......... 7% 305M 6s #14 6.501 1150K .......... .......... .......... .......... .......... 8% 208M 6s #14 6.501 1200K .......... .......... .......... .......... .......... 8% 93.6M 5s #14 6.502 1250K .......... .......... .......... .......... .......... 8% 91.3M 5s #14 6.502 1300K .......... .......... .......... .......... .......... 9% 93.2M 5s #14 6.503 1350K .......... .......... .......... .......... .......... 9% 45.1M 5s #14 6.504 1400K .......... .......... .......... .......... .......... 9% 56.5M 5s #14 6.505 1450K .......... .......... .......... .......... .......... 10% 55.9M 4s #14 6.506 1500K .......... .......... .......... .......... .......... 10% 152M 4s #14 6.506 1550K .......... .......... .......... .......... .......... 10% 44.1M 4s #14 6.507 1600K .......... .......... .......... .......... .......... 11% 39.8M 4s #14 6.508 1650K .......... .......... .......... .......... .......... 11% 41.5M 4s #14 6.509 1700K .......... .......... .......... .......... .......... 11% 1.50M 4s #14 6.542 1750K .......... .......... .......... .......... .......... 12% 909K 4s #14 6.597 1800K .......... .......... .......... .......... .......... 12% 108M 4s #14 6.597 1850K .......... .......... .......... .......... .......... 12% 100M 4s #14 6.598 1900K .......... .......... .......... .......... .......... 13% 127M 4s #14 6.598 1950K .......... .......... .......... .......... .......... 13% 85.4M 4s #14 6.599 2000K .......... .......... .......... .......... .......... 13% 106M 4s #14 6.599 2050K .......... .......... .......... .......... .......... 14% 128M 4s #14 6.600 2100K .......... .......... .......... .......... .......... 14% 98.8M 4s #14 6.600 2150K .......... .......... .......... .......... .......... 14% 112M 3s #14 6.600 2200K .......... .......... .......... .......... .......... 15% 134M 3s #14 6.601 2250K .......... .......... .......... .......... .......... 15% 118M 3s #14 6.601 2300K .......... .......... .......... .......... .......... 15% 114M 3s #14 6.602 2350K .......... .......... .......... .......... .......... 16% 82.8M 3s #14 6.602 2400K .......... .......... .......... .......... .......... 16% 143M 3s #14 6.603 2450K .......... .......... .......... .......... .......... 16% 98.1M 3s #14 6.603 2500K .......... .......... .......... .......... .......... 17% 134M 3s #14 6.603 2550K .......... .......... .......... .......... .......... 17% 120M 3s #14 6.604 2600K .......... .......... .......... .......... .......... 17% 127M 3s #14 6.604 2650K .......... .......... .......... .......... .......... 18% 116M 3s #14 6.605 2700K .......... .......... .......... .......... .......... 18% 89.6M 3s #14 6.605 2750K .......... .......... .......... .......... .......... 18% 121M 3s #14 6.606 2800K .......... .......... .......... .......... .......... 19% 90.0M 3s #14 6.606 2850K .......... .......... .......... .......... .......... 19% 130M 3s #14 6.606 2900K .......... .......... .......... .......... .......... 19% 126M 2s #14 6.607 2950K .......... .......... .......... .......... .......... 20% 119M 2s #14 6.607 3000K .......... .......... .......... .......... .......... 20% 117M 2s #14 6.608 3050K .......... .......... .......... .......... .......... 20% 95.3M 2s #14 6.608 3100K .......... .......... .......... .......... .......... 21% 124M 2s #14 6.609 3150K .......... .......... .......... .......... .......... 21% 480K 3s #14 6.713 3200K .......... .......... .......... .......... .......... 21% 235M 3s #14 6.713 3250K .......... .......... .......... .......... .......... 22% 112M 3s #14 6.713 3300K .......... .......... .......... .......... .......... 22% 256M 2s #14 6.714 3350K .......... .......... .......... .......... .......... 22% 1.86M 3s #14 6.740 3400K .......... .......... .......... .......... .......... 23% 235M 2s #14 6.740 3450K .......... .......... .......... .......... .......... 23% 290M 2s #14 6.740 3500K .......... .......... .......... .......... .......... 23% 921K 3s #14 6.794 3550K .......... .......... .......... .......... .......... 24% 241M 2s #14 6.795 3600K .......... .......... .......... .......... .......... 24% 293M 2s #14 6.795 3650K .......... .......... .......... .......... .......... 24% 309M 2s #14 6.795 3700K .......... .......... .......... .......... .......... 25% 320M 2s #14 6.795 3750K .......... .......... .......... .......... .......... 25% 289M 2s #14 6.795 3800K .......... .......... .......... .......... .......... 25% 322M 2s #14 6.795 3850K .......... .......... .......... .......... .......... 26% 303M 2s #14 6.796 3900K .......... .......... .......... .......... .......... 26% 331M 2s #14 6.796 3950K .......... .......... .......... .......... .......... 26% 279M 2s #14 6.796 4000K .......... .......... .......... .......... .......... 27% 319M 2s #14 6.796 4050K .......... .......... .......... .......... .......... 27% 326M 2s #14 6.796 4100K .......... .......... .......... .......... .......... 27% 310M 2s #14 6.796 4150K .......... .......... .......... .......... .......... 28% 278M 2s #14 6.796 4200K .......... .......... .......... .......... .......... 28% 340M 2s #14 6.797 4250K .......... .......... .......... .......... .......... 28% 333M 2s #14 6.797 4300K .......... .......... .......... .......... .......... 29% 329M 2s #14 6.797 4350K .......... .......... .......... .......... .......... 29% 242M 2s #14 6.797 4400K .......... .......... .......... .......... .......... 29% 312M 2s #14 6.797 4450K .......... .......... .......... .......... .......... 30% 302M 2s #14 6.797 4500K .......... .......... .......... .......... .......... 30% 310M 2s #14 6.798 4550K .......... .......... .......... .......... .......... 30% 282M 2s #14 6.798 4600K .......... .......... .......... .......... .......... 31% 318M 2s #14 6.798 4650K .......... .......... .......... .......... .......... 31% 311M 2s #14 6.798 4700K .......... .......... .......... .......... .......... 31% 319M 2s #14 6.798 4750K .......... .......... .......... .......... .......... 32% 265M 2s #14 6.798 4800K .......... .......... .......... .......... .......... 32% 324M 2s #14 6.799 4850K .......... .......... .......... .......... .......... 32% 314M 2s #14 6.799 4900K .......... .......... .......... .......... .......... 33% 326M 2s #14 6.799 4950K .......... .......... .......... .......... .......... 33% 295M 2s #14 6.799 5000K .......... .......... .......... .......... .......... 33% 7.27M 2s #14 6.806 5050K .......... .......... .......... .......... .......... 34% 122M 2s #14 6.806 5100K .......... .......... .......... .......... .......... 34% 151M 2s #14 6.806 5150K .......... .......... .......... .......... .......... 34% 171M 2s #14 6.807 5200K .......... .......... .......... .......... .......... 35% 220M 1s #14 6.807 5250K .......... .......... .......... .......... .......... 35% 286M 1s #14 6.807 5300K .......... .......... .......... .......... .......... 35% 163M 1s #14 6.807 5350K .......... .......... .......... .......... .......... 36% 258M 1s #14 6.808 5400K .......... .......... .......... .......... .......... 36% 100M 1s #14 6.808 5450K .......... .......... .......... .......... .......... 36% 148M 1s #14 6.808 5500K .......... .......... .......... .......... .......... 37% 285M 1s #14 6.809 5550K .......... .......... .......... .......... .......... 37% 50.3M 1s #14 6.810 5600K .......... .......... .......... .......... .......... 37% 180M 1s #14 6.810 5650K .......... .......... .......... .......... .......... 38% 281M 1s #14 6.810 5700K .......... .......... .......... .......... .......... 38% 274M 1s #14 6.810 5750K .......... .......... .......... .......... .......... 38% 267M 1s #14 6.810 5800K .......... .......... .......... .......... .......... 39% 293M 1s #14 6.811 5850K .......... .......... .......... .......... .......... 39% 286M 1s #14 6.811 5900K .......... .......... .......... .......... .......... 39% 307M 1s #14 6.811 5950K .......... .......... .......... .......... .......... 40% 235M 1s #14 6.811 6000K .......... .......... .......... .......... .......... 40% 287M 1s #14 6.811 6050K .......... .......... .......... .......... .......... 40% 275M 1s #14 6.811 6100K .......... .......... .......... .......... .......... 41% 310M 1s #14 6.812 6150K .......... .......... .......... .......... .......... 41% 272M 1s #14 6.812 6200K .......... .......... .......... .......... .......... 41% 615K 1s #14 6.893 6250K .......... .......... .......... .......... .......... 42% 54.0M 1s #14 6.894 6300K .......... .......... .......... .......... .......... 42% 79.9M 1s #14 6.895 6350K .......... .......... .......... .......... .......... 42% 65.9M 1s #14 6.895 6400K .......... .......... .......... .......... .......... 43% 115M 1s #14 6.896 6450K .......... .......... .......... .......... .......... 43% 60.8M 1s #14 6.897 6500K .......... .......... .......... .......... .......... 43% 125M 1s #14 6.897 6550K .......... .......... .......... .......... .......... 44% 6.61M 1s #14 6.904 6600K .......... .......... .......... .......... .......... 44% 110M 1s #14 6.905 6650K .......... .......... .......... .......... .......... 44% 153M 1s #14 6.905 6700K .......... .......... .......... .......... .......... 45% 120M 1s #14 6.906 6750K .......... .......... .......... .......... .......... 45% 88.1M 1s #14 6.906 6800K .......... .......... .......... .......... .......... 45% 126M 1s #14 6.907 6850K .......... .......... .......... .......... .......... 46% 115M 1s #14 6.907 6900K .......... .......... .......... .......... .......... 46% 129M 1s #14 6.907 6950K .......... .......... .......... .......... .......... 46% 89.1M 1s #14 6.908 7000K .......... .......... .......... .......... .......... 47% 126M 1s #14 6.908 7050K .......... .......... .......... .......... .......... 47% 122M 1s #14 6.909 7100K .......... .......... .......... .......... .......... 47% 145M 1s #14 6.909 7150K .......... .......... .......... .......... .......... 48% 88.5M 1s #14 6.910 7200K .......... .......... .......... .......... .......... 48% 109M 1s #14 6.910 7250K .......... .......... .......... .......... .......... 48% 127M 1s #14 6.910 7300K .......... .......... .......... .......... .......... 49% 91.9M 1s #14 6.911 7350K .......... .......... .......... .......... .......... 49% 506K 1s #14 7.010 7400K .......... .......... .......... .......... .......... 49% 118M 1s #14 7.010 7450K .......... .......... .......... .......... .......... 50% 47.0M 1s #14 7.011 7500K .......... .......... .......... .......... .......... 50% 130M 1s #14 7.012 7550K .......... .......... .......... .......... .......... 50% 50.9M 1s #14 7.013 7600K .......... .......... .......... .......... .......... 51% 165M 1s #14 7.013 7650K .......... .......... .......... .......... .......... 51% 106M 1s #14 7.013 7700K .......... .......... .......... .......... .......... 51% 646K 1s #14 7.091 7750K .......... .......... .......... .......... .......... 52% 33.3M 1s #14 7.092 7800K .......... .......... .......... .......... .......... 52% 176M 1s #14 7.092 7850K .......... .......... .......... .......... .......... 52% 199M 1s #14 7.093 7900K .......... .......... .......... .......... .......... 53% 237M 1s #14 7.093 7950K .......... .......... .......... .......... .......... 53% 173M 1s #14 7.093 8000K .......... .......... .......... .......... .......... 53% 216M 1s #14 7.093 8050K .......... .......... .......... .......... .......... 54% 212M 1s #14 7.094 8100K .......... .......... .......... .......... .......... 54% 142M 1s #14 7.094 8150K .......... .......... .......... .......... .......... 54% 207M 1s #14 7.094 8200K .......... .......... .......... .......... .......... 55% 277M 1s #14 7.094 8250K .......... .......... .......... .......... .......... 55% 362M 1s #14 7.095 8300K .......... .......... .......... .......... .......... 55% 263M 1s #14 7.095 8350K .......... .......... .......... .......... .......... 56% 65.9M 1s #14 7.095 8400K .......... .......... .......... .......... .......... 56% 199M 1s #14 7.096 8450K .......... .......... .......... .......... .......... 56% 324M 1s #14 7.096 8500K .......... .......... .......... .......... .......... 57% 362M 1s #14 7.096 8550K .......... .......... .......... .......... .......... 57% 289M 1s #14 7.096 8600K .......... .......... .......... .......... .......... 57% 342M 1s #14 7.096 8650K .......... .......... .......... .......... .......... 58% 209M 1s #14 7.097 8700K .......... .......... .......... .......... .......... 58% 202M 1s #14 7.097 8750K .......... .......... .......... .......... .......... 58% 256M 1s #14 7.097 8800K .......... .......... .......... .......... .......... 59% 354M 1s #14 7.097 8850K .......... .......... .......... .......... .......... 59% 289M 1s #14 7.097 8900K .......... .......... .......... .......... .......... 59% 319M 1s #14 7.097 8950K .......... .......... .......... .......... .......... 60% 291M 1s #14 7.098 9000K .......... .......... .......... .......... .......... 60% 305M 1s #14 7.098 9050K .......... .......... .......... .......... .......... 60% 174M 1s #14 7.098 9100K .......... .......... .......... .......... .......... 61% 272M 1s #14 7.098 9150K .......... .......... .......... .......... .......... 61% 214M 1s #14 7.098 9200K .......... .......... .......... .......... .......... 61% 344M 1s #14 7.099 9250K .......... .......... .......... .......... .......... 62% 173M 1s #14 7.099 9300K .......... .......... .......... .......... .......... 62% 186M 1s #14 7.099 9350K .......... .......... .......... .......... .......... 62% 187M 1s #14 7.099 9400K .......... .......... .......... .......... .......... 63% 216M 1s #14 7.100 9450K .......... .......... .......... .......... .......... 63% 253M 1s #14 7.100 9500K .......... .......... .......... .......... .......... 63% 223M 1s #14 7.100 9550K .......... .......... .......... .......... .......... 64% 27.3M 1s #14 7.102 9600K .......... .......... .......... .......... .......... 64% 94.2M 1s #14 7.102 9650K .......... .......... .......... .......... .......... 64% 117M 1s #14 7.103 9700K .......... .......... .......... .......... .......... 65% 91.9M 1s #14 7.103 9750K .......... .......... .......... .......... .......... 65% 121M 1s #14 7.104 9800K .......... .......... .......... .......... .......... 65% 129M 1s #14 7.104 9850K .......... .......... .......... .......... .......... 66% 111M 1s #14 7.104 9900K .......... .......... .......... .......... .......... 66% 124M 1s #14 7.105 9950K .......... .......... .......... .......... .......... 66% 67.7M 1s #14 7.106 10000K .......... .......... .......... .......... .......... 67% 125M 1s #14 7.106 10050K .......... .......... .......... .......... .......... 67% 90.8M 1s #14 7.107 10100K .......... .......... .......... .......... .......... 67% 131M 1s #14 7.107 10150K .......... .......... .......... .......... .......... 68% 115M 1s #14 7.107 10200K .......... .......... .......... .......... .......... 68% 128M 1s #14 7.108 10250K .......... .......... .......... .......... .......... 68% 113M 1s #14 7.108 10300K .......... .......... .......... .......... .......... 69% 97.1M 0s #14 7.109 10350K .......... .......... .......... .......... .......... 69% 120M 0s #14 7.109 10400K .......... .......... .......... .......... .......... 69% 596K 1s #14 7.193 10450K .......... .......... .......... .......... .......... 70% 129M 1s #14 7.193 10500K .......... .......... .......... .......... .......... 70% 149M 1s #14 7.194 10550K .......... .......... .......... .......... .......... 70% 110M 0s #14 7.194 10600K .......... .......... .......... .......... .......... 71% 88.0M 0s #14 7.195 10650K .......... .......... .......... .......... .......... 71% 140M 0s #14 7.195 10700K .......... .......... .......... .......... .......... 71% 124M 0s #14 7.195 10750K .......... .......... .......... .......... .......... 72% 86.4M 0s #14 7.196 10800K .......... .......... .......... .......... .......... 72% 130M 0s #14 7.196 10850K .......... .......... .......... .......... .......... 72% 119M 0s #14 7.197 10900K .......... .......... .......... .......... .......... 73% 77.7M 0s #14 7.198 10950K .......... .......... .......... .......... .......... 73% 83.5M 0s #14 7.198 11000K .......... .......... .......... .......... .......... 73% 93.2M 0s #14 7.199 11050K .......... .......... .......... .......... .......... 74% 100M 0s #14 7.199 11100K .......... .......... .......... .......... .......... 74% 159M 0s #14 7.199 11150K .......... .......... .......... .......... .......... 74% 34.4M 0s #14 7.201 11200K .......... .......... .......... .......... .......... 75% 139M 0s #14 7.201 11250K .......... .......... .......... .......... .......... 75% 118M 0s #14 7.201 11300K .......... .......... .......... .......... .......... 75% 93.1M 0s #14 7.202 11350K .......... .......... .......... .......... .......... 76% 121M 0s #14 7.202 11400K .......... .......... .......... .......... .......... 76% 117M 0s #14 7.203 11450K .......... .......... .......... .......... .......... 76% 89.1M 0s #14 7.203 11500K .......... .......... .......... .......... .......... 77% 130M 0s #14 7.204 11550K .......... .......... .......... .......... .......... 77% 88.2M 0s #14 7.204 11600K .......... .......... .......... .......... .......... 77% 8.21M 0s #14 7.210 11650K .......... .......... .......... .......... .......... 78% 117M 0s #14 7.211 11700K .......... .......... .......... .......... .......... 78% 127M 0s #14 7.211 11750K .......... .......... .......... .......... .......... 78% 89.9M 0s #14 7.212 11800K .......... .......... .......... .......... .......... 79% 126M 0s #14 7.212 11850K .......... .......... .......... .......... .......... 79% 127M 0s #14 7.212 11900K .......... .......... .......... .......... .......... 79% 116M 0s #14 7.213 11950K .......... .......... .......... .......... .......... 80% 639K 0s #14 7.291 12000K .......... .......... .......... .......... .......... 80% 105M 0s #14 7.292 12050K .......... .......... .......... .......... .......... 80% 117M 0s #14 7.292 12100K .......... .......... .......... .......... .......... 81% 30.4M 0s #14 7.294 12150K .......... .......... .......... .......... .......... 81% 123M 0s #14 7.294 12200K .......... .......... .......... .......... .......... 81% 80.0M 0s #14 7.295 12250K .......... .......... .......... .......... .......... 82% 113M 0s #14 7.295 12300K .......... .......... .......... .......... .......... 82% 126M 0s #14 7.295 12350K .......... .......... .......... .......... .......... 82% 99.9M 0s #14 7.296 12400K .......... .......... .......... .......... .......... 83% 111M 0s #14 7.296 12450K .......... .......... .......... .......... .......... 83% 93.0M 0s #14 7.297 12500K .......... .......... .......... .......... .......... 83% 127M 0s #14 7.297 12550K .......... .......... .......... .......... .......... 84% 127M 0s #14 7.298 12600K .......... .......... .......... .......... .......... 84% 120M 0s #14 7.298 12650K .......... .......... .......... .......... .......... 84% 118M 0s #14 7.298 12700K .......... .......... .......... .......... .......... 85% 123M 0s #14 7.299 12750K .......... .......... .......... .......... .......... 85% 93.1M 0s #14 7.299 12800K .......... .......... .......... .......... .......... 85% 125M 0s #14 7.300 12850K .......... .......... .......... .......... .......... 86% 94.8M 0s #14 7.300 12900K .......... .......... .......... .......... .......... 86% 128M 0s #14 7.301 12950K .......... .......... .......... .......... .......... 86% 111M 0s #14 7.301 13000K .......... .......... .......... .......... .......... 87% 135M 0s #14 7.301 13050K .......... .......... .......... .......... .......... 87% 117M 0s #14 7.302 13100K .......... .......... .......... .......... .......... 87% 90.3M 0s #14 7.302 13150K .......... .......... .......... .......... .......... 88% 7.90M 0s #14 7.309 13200K .......... .......... .......... .......... .......... 88% 126M 0s #14 7.309 13250K .......... .......... .......... .......... .......... 88% 123M 0s #14 7.309 13300K .......... .......... .......... .......... .......... 89% 127M 0s #14 7.310 13350K .......... .......... .......... .......... .......... 89% 104M 0s #14 7.310 13400K .......... .......... .......... .......... .......... 89% 93.4M 0s #14 7.311 13450K .......... .......... .......... .......... .......... 90% 129M 0s #14 7.311 13500K .......... .......... .......... .......... .......... 90% 121M 0s #14 7.311 13550K .......... .......... .......... .......... .......... 90% 640K 0s #14 7.390 13600K .......... .......... .......... .......... .......... 91% 81.6M 0s #14 7.390 13650K .......... .......... .......... .......... .......... 91% 123M 0s #14 7.391 13700K .......... .......... .......... .......... .......... 91% 34.0M 0s #14 7.392 13750K .......... .......... .......... .......... .......... 92% 82.6M 0s #14 7.393 13800K .......... .......... .......... .......... .......... 92% 82.7M 0s #14 7.393 13850K .......... .......... .......... .......... .......... 92% 117M 0s #14 7.394 13900K .......... .......... .......... .......... .......... 93% 99.3M 0s #14 7.394 13950K .......... .......... .......... .......... .......... 93% 91.2M 0s #14 7.395 14000K .......... .......... .......... .......... .......... 93% 126M 0s #14 7.395 14050K .......... .......... .......... .......... .......... 94% 129M 0s #14 7.395 14100K .......... .......... .......... .......... .......... 94% 126M 0s #14 7.396 14150K .......... .......... .......... .......... .......... 94% 114M 0s #14 7.396 14200K .......... .......... .......... .......... .......... 95% 90.3M 0s #14 7.397 14250K .......... .......... .......... .......... .......... 95% 126M 0s #14 7.397 14300K .......... .......... .......... .......... .......... 95% 50.8M 0s #14 7.398 14350K .......... .......... .......... .......... .......... 96% 104M 0s #14 7.399 14400K .......... .......... .......... .......... .......... 96% 119M 0s #14 7.399 14450K .......... .......... .......... .......... .......... 96% 90.9M 0s #14 7.400 14500K .......... .......... .......... .......... .......... 97% 127M 0s #14 7.400 14550K .......... .......... .......... .......... .......... 97% 121M 0s #14 7.400 14600K .......... .......... .......... .......... .......... 97% 127M 0s #14 7.401 14650K .......... .......... .......... .......... .......... 98% 116M 0s #14 7.401 14700K .......... .......... .......... .......... .......... 98% 128M 0s #14 7.401 14750K .......... .......... .......... .......... .......... 98% 9.07M 0s #14 7.407 14800K .......... .......... .......... .......... .......... 99% 108M 0s #14 7.407 14850K .......... .......... .......... .......... .......... 99% 117M 0s #14 7.408 14900K .......... .......... .......... .......... .......... 99% 122M 0s #14 7.408 14950K .......... .......... .......... .......... ......... 100% 133M=1.4s #14 7.409 #14 7.409 2024-05-05 07:41:00 (10.4 MB/s) - 'asterisk-moh-opsound-wav-2.03.tar.gz' saved [15359473/15359473] #14 7.409 #14 7.542 make[1]: Leaving directory '/home/asterisk/asterisk/sounds' #14 7.542 find rest-api -name "*.json" | while read x; do \ #14 7.542 /usr/bin/install -c -m 644 $x "/var/lib/asterisk/rest-api" ; \ #14 7.542 done #14 7.553 +---- Asterisk Installation Complete -------+ #14 7.554 + + #14 7.555 + YOU MUST READ THE SECURITY DOCUMENT + #14 7.555 + + #14 7.556 + Asterisk has successfully been installed. + #14 7.557 + If you would like to install the sample + #14 7.558 + configuration files (overwriting any + #14 7.559 + existing config files), run: + #14 7.559 + + #14 7.560 + For generic reference documentation: + #14 7.561 + make samples + #14 7.562 + + #14 7.562 + For a sample basic PBX: + #14 7.563 + make basic-pbx + #14 7.564 + + #14 7.565 + + #14 7.565 +----------------- or ---------------------+ #14 7.566 + + #14 7.567 + You can go ahead and install the asterisk + #14 7.568 + program documentation now or later run: + #14 7.569 + + #14 7.569 + make progdocs + #14 7.570 + + #14 7.570 + **Note** This requires that you have + #14 7.571 + doxygen installed on your local system + #14 7.572 +-------------------------------------------+ #14 11.37 Installing adsi config files... #14 11.37 /usr/bin/install -c -d "/etc/asterisk" #14 11.37 Installing configs/samples/asterisk.adsi #14 11.37 Installing configs/samples/telcordia-1.adsi #14 11.38 Installing other config files... #14 11.38 Installing file configs/samples/acl.conf.sample #14 11.38 Installing file configs/samples/adsi.conf.sample #14 11.38 Installing file configs/samples/aeap.conf.sample #14 11.38 Installing file configs/samples/agents.conf.sample #14 11.38 Installing file configs/samples/alarmreceiver.conf.sample #14 11.39 Installing file configs/samples/alsa.conf.sample #14 11.39 Installing file configs/samples/amd.conf.sample #14 11.39 Installing file configs/samples/app_skel.conf.sample #14 11.39 Installing file configs/samples/ari.conf.sample #14 11.39 Installing file configs/samples/ast_debug_tools.conf.sample #14 11.39 Installing file configs/samples/asterisk.conf.sample #14 11.40 Installing file configs/samples/calendar.conf.sample #14 11.40 Installing file configs/samples/ccss.conf.sample #14 11.40 Installing file configs/samples/cdr.conf.sample #14 11.40 Installing file configs/samples/cdr_adaptive_odbc.conf.sample #14 11.40 Installing file configs/samples/cdr_beanstalkd.conf.sample #14 11.40 Installing file configs/samples/cdr_custom.conf.sample #14 11.40 Installing file configs/samples/cdr_manager.conf.sample #14 11.41 Installing file configs/samples/cdr_odbc.conf.sample #14 11.41 Installing file configs/samples/cdr_pgsql.conf.sample #14 11.41 Installing file configs/samples/cdr_sqlite3_custom.conf.sample #14 11.41 Installing file configs/samples/cdr_tds.conf.sample #14 11.41 Installing file configs/samples/cel.conf.sample #14 11.41 Installing file configs/samples/cel_beanstalkd.conf.sample #14 11.42 Installing file configs/samples/cel_custom.conf.sample #14 11.42 Installing file configs/samples/cel_odbc.conf.sample #14 11.42 Installing file configs/samples/cel_pgsql.conf.sample #14 11.42 Installing file configs/samples/cel_sqlite3_custom.conf.sample #14 11.42 Installing file configs/samples/cel_tds.conf.sample #14 11.42 Installing file configs/samples/chan_dahdi.conf.sample #14 11.42 Installing file configs/samples/chan_mobile.conf.sample #14 11.42 Installing file configs/samples/cli.conf.sample #14 11.43 Installing file configs/samples/cli_aliases.conf.sample #14 11.43 Installing file configs/samples/cli_permissions.conf.sample #14 11.43 Installing file configs/samples/codecs.conf.sample #14 11.43 Installing file configs/samples/confbridge.conf.sample #14 11.43 Installing file configs/samples/config_test.conf.sample #14 11.43 Installing file configs/samples/console.conf.sample #14 11.43 Installing file configs/samples/dbsep.conf.sample #14 11.44 Installing file configs/samples/dnsmgr.conf.sample #14 11.44 Installing file configs/samples/dsp.conf.sample #14 11.44 Installing file configs/samples/dundi.conf.sample #14 11.44 Installing file configs/samples/enum.conf.sample #14 11.44 Installing file configs/samples/extconfig.conf.sample #14 11.44 Installing file configs/samples/extensions.ael.sample #14 11.44 Installing file configs/samples/extensions.conf.sample #14 11.45 Installing file configs/samples/extensions.lua.sample #14 11.45 Installing file configs/samples/extensions_minivm.conf.sample #14 11.45 Installing file configs/samples/features.conf.sample #14 11.45 Installing file configs/samples/festival.conf.sample #14 11.45 Installing file configs/samples/followme.conf.sample #14 11.45 Installing file configs/samples/func_odbc.conf.sample #14 11.45 Installing file configs/samples/geolocation.conf.sample #14 11.45 Installing file configs/samples/hep.conf.sample #14 11.45 Installing file configs/samples/http.conf.sample #14 11.46 Installing file configs/samples/iax.conf.sample #14 11.46 Installing file configs/samples/iaxprov.conf.sample #14 11.46 Installing file configs/samples/indications.conf.sample #14 11.46 Installing file configs/samples/logger.conf.sample #14 11.46 Installing file configs/samples/manager.conf.sample #14 11.46 Installing file configs/samples/meetme.conf.sample #14 11.46 Installing file configs/samples/mgcp.conf.sample #14 11.46 Installing file configs/samples/minivm.conf.sample #14 11.47 Installing file configs/samples/modules.conf.sample #14 11.47 Installing file configs/samples/motif.conf.sample #14 11.47 Installing file configs/samples/musiconhold.conf.sample #14 11.47 Installing file configs/samples/ooh323.conf.sample #14 11.47 Installing file configs/samples/osp.conf.sample #14 11.47 Installing file configs/samples/phoneprov.conf.sample #14 11.48 Installing file configs/samples/pjproject.conf.sample #14 11.48 Installing file configs/samples/pjsip.conf.sample #14 11.48 Installing file configs/samples/pjsip_notify.conf.sample #14 11.48 Installing file configs/samples/pjsip_wizard.conf.sample #14 11.48 Installing file configs/samples/prometheus.conf.sample #14 11.48 Installing file configs/samples/queuerules.conf.sample #14 11.49 Installing file configs/samples/queues.conf.sample #14 11.49 Installing file configs/samples/res_config_mysql.conf.sample #14 11.49 Installing file configs/samples/res_config_odbc.conf.sample #14 11.49 Installing file configs/samples/res_config_sqlite3.conf.sample #14 11.49 Installing file configs/samples/res_corosync.conf.sample #14 11.49 Installing file configs/samples/res_curl.conf.sample #14 11.49 Installing file configs/samples/res_fax.conf.sample #14 11.49 Installing file configs/samples/res_http_media_cache.conf.sample #14 11.49 Installing file configs/samples/res_ldap.conf.sample #14 11.49 Installing file configs/samples/res_odbc.conf.sample #14 11.50 Installing file configs/samples/res_parking.conf.sample #14 11.50 Installing file configs/samples/res_pgsql.conf.sample #14 11.50 Installing file configs/samples/res_pktccops.conf.sample #14 11.50 Installing file configs/samples/res_snmp.conf.sample #14 11.50 Installing file configs/samples/res_stun_monitor.conf.sample #14 11.50 Installing file configs/samples/resolver_unbound.conf.sample #14 11.50 Installing file configs/samples/rtp.conf.sample #14 11.50 Installing file configs/samples/say.conf.sample #14 11.50 Installing file configs/samples/sip.conf.sample #14 11.50 Installing file configs/samples/sip_notify.conf.sample #14 11.51 Installing file configs/samples/skinny.conf.sample #14 11.51 Installing file configs/samples/sla.conf.sample #14 11.51 Installing file configs/samples/smdi.conf.sample #14 11.51 Installing file configs/samples/sorcery.conf.sample #14 11.51 Installing file configs/samples/ss7.timers.sample #14 11.51 Installing file configs/samples/stasis.conf.sample #14 11.51 Installing file configs/samples/statsd.conf.sample #14 11.51 Installing file configs/samples/stir_shaken.conf.sample #14 11.51 Installing file configs/samples/test_sorcery.conf.sample #14 11.52 Installing file configs/samples/udptl.conf.sample #14 11.52 Installing file configs/samples/unistim.conf.sample #14 11.52 Installing file configs/samples/users.conf.sample #14 11.52 Installing file configs/samples/voicemail.conf.sample #14 11.52 Installing file configs/samples/xmpp.conf.sample #14 11.52 Updating asterisk.conf #14 11.52 /usr/bin/install -c -d "/var/spool/asterisk/voicemail/default/1234/INBOX" #14 11.52 build_tools/make_sample_voicemail "//var/lib/asterisk" "//var/spool/asterisk" #14 11.53 Installing file phoneprov/000000000000-directory.xml #14 11.53 Installing file phoneprov/000000000000-phone.cfg #14 11.53 Installing file phoneprov/000000000000.cfg #14 11.53 Installing file phoneprov/polycom.xml #14 11.53 Installing file phoneprov/polycom_line.xml #14 11.53 Installing file phoneprov/snom-mac.xml #14 DONE 11.7s #15 exporting to image #15 exporting layers #15 exporting layers 3.4s done #15 writing image sha256:12fe9f85b0e6b03dc1fbfd0ae8f9cf91aa8eccb24c65368b5eb3ae1527bdbce2 done #15 naming to docker.io/osmocom-build/asterisk-master:latest done #15 DONE 3.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 12fe9f85b0e6 + 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 build definition from Dockerfile #1 transferring dockerfile: 410B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #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.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.0s #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.336 + OSMO_TTCN3_BRANCH=master #8 0.336 + shift #8 0.336 + cd /osmo-ttcn3-hacks #8 0.336 + git fetch #8 0.399 + git checkout master #8 0.442 Already on 'master' #8 0.443 Your branch is up to date with 'origin/master'. #8 0.443 + git symbolic-ref -q HEAD #8 0.444 refs/heads/master #8 0.444 + git reset --hard origin/master #8 0.449 HEAD is now at 916b5fa8 SGP32Definitions: add ts template for authenticateClientRequestEsipa #8 0.450 + git rev-parse --abbrev-ref HEAD #8 0.451 master #8 0.451 + git rev-parse HEAD #8 0.452 916b5fa8ecfc83176c528eefc0f109ba83c354ac #8 0.452 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.452 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.453 + make -j8 deps #8 0.480 (make -j16 -C deps || make -j1 -C deps) #8 0.482 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.482 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.011 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 1.014 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 1.018 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 1.026 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 1.026 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 1.026 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 1.030 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 1.034 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 1.034 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 1.038 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 1.042 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 1.043 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 1.043 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 1.046 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 1.055 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 1.055 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 1.157 + origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.157 git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.170 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.178 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.186 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.186 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.193 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.224 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.234 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.247 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.247 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.257 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.258 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.258 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.264 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.264 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.273 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.274 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.276 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.278 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.280 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.281 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.294 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.294 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.303 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.304 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.305 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.325 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.326 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.336 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.336 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.336 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.336 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.337 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.338 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.340 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.341 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.343 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.344 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.350 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.350 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.362 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.362 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.457 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.457 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.459 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.459 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.460 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.462 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.462 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.463 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.463 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.463 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.464 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.464 + make asterisk #8 1.499 (make -j16 -C deps || make -j1 -C deps) #8 1.500 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.703 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 1.704 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 1.704 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 1.704 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 1.704 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 1.706 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 1.706 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 1.710 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 1.710 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 1.710 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 1.710 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 1.710 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 1.716 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 1.716 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 1.716 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 1.718 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 1.814 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.814 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.854 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.858 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.861 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.869 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.870 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.877 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.890 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.891 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.895 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.904 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.926 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.931 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.948 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.948 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.949 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.949 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.949 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.950 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.953 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.958 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.958 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.958 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.958 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.960 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.960 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.967 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.971 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.991 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.992 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.992 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.992 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.993 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.993 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.994 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.996 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.003 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.004 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.008 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.008 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.010 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.011 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.113 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.113 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.115 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.115 (cd asterisk && ./gen_links.sh && ./regen_makefile.sh) #8 2.117 Linking TCCInterface_Functions.ttcn #8 2.118 Linking TCCConversion_Functions.ttcn #8 2.119 Linking TCCConversion.cc #8 2.120 Linking TCCInterface.cc #8 2.120 Linking TCCInterface_ip.h #8 2.121 Linking TCCOpenSecurity_Functions.ttcn #8 2.121 Linking TCCOpenSecurity.cc #8 2.122 Linking TCCOpenSecurity_Functions.hh #8 2.123 Linking TCCDateTime.cc #8 2.123 Linking TCCDateTime_Functions.ttcn #8 2.124 Linking Socket_API_Definitions.ttcn #8 2.125 Linking IPL4asp_Functions.ttcn #8 2.126 Linking IPL4asp_PT.cc #8 2.126 Linking IPL4asp_PT.hh #8 2.127 Linking IPL4asp_PortType.ttcn #8 2.128 Linking IPL4asp_Types.ttcn #8 2.130 Linking IPL4asp_discovery.cc #8 2.130 Linking IPL4asp_protocol_L234.hh #8 2.130 Linking TELNETasp_PT.cc #8 2.130 Linking TELNETasp_PT.hh #8 2.131 Linking TELNETasp_PortType.ttcn #8 2.132 Linking SDP_EncDec.cc #8 2.133 Linking SDP_Types.ttcn #8 2.134 Linking SDP_parse_.tab.c #8 2.134 Linking SDP_parse_.tab.h #8 2.135 Linking SDP_parse_parser.h #8 2.136 Linking SDP_parser.l #8 2.136 Linking SDP_parser.y #8 2.137 Linking lex.SDP_parse_.c #8 2.137 Linking RTP_EncDec.cc #8 2.138 Linking RTP_Types.ttcn #8 2.139 Linking SIP_parse.h #8 2.140 Linking SIP_parse.y #8 2.141 Linking SIP_parse_.tab.h #8 2.141 Linking SIPmsg_PT.hh #8 2.142 Linking SIPmsg_Types.ttcn #8 2.143 Linking SIP_parse.l #8 2.143 Linking SIP_parse_.tab.c #8 2.144 Linking SIPmsg_PT.cc #8 2.144 Linking SIPmsg_PortType.ttcn #8 2.145 Linking lex.SIP_parse_.c #8 2.145 Linking Misc_Helpers.ttcn #8 2.146 Linking General_Types.ttcn #8 2.147 Linking GSM_Types.ttcn #8 2.147 Linking Osmocom_Types.ttcn #8 2.148 Linking Native_Functions.ttcn #8 2.149 Linking Native_FunctionDefs.cc #8 2.149 Linking RTP_CodecPort.ttcn #8 2.150 Linking RTP_CodecPort_CtrlFunctDef.cc #8 2.151 Linking SDP_Templates.ttcn #8 2.151 Linking SIP_Emulation.ttcn #8 2.152 Linking SIP_Templates.ttcn #8 2.159 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.159 Generating Makefile skeleton... #8 2.159 Makefile skeleton was generated. #8 2.166 make -C asterisk compile #8 2.168 make[1]: Entering directory '/osmo-ttcn3-hacks/asterisk' #8 2.168 /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.169 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.169 #8 2.171 Notify: Parsing TTCN-3 module `AMI_Functions.ttcn'... #8 2.172 Notify: Parsing TTCN-3 module `Asterisk_Tests.ttcn'... #8 2.173 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.174 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.175 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.176 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.176 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.177 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.177 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.177 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.178 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 2.178 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 2.179 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 2.180 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 2.181 Notify: Parsing TTCN-3 module `SIP_ConnectionHandler.ttcn'... #8 2.184 Notify: Parsing TTCN-3 module `SIP_Emulation.ttcn'... #8 2.185 Notify: Parsing TTCN-3 module `SIP_Templates.ttcn'... #8 2.189 Notify: Parsing TTCN-3 module `SIPmsg_PortType.ttcn'... #8 2.189 Notify: Parsing TTCN-3 module `SIPmsg_Types.ttcn'... #8 2.190 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.190 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.193 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.193 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.194 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.195 Notify: Parsing TTCN-3 module `TCCDateTime_Functions.ttcn'... #8 2.195 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.196 Notify: Parsing TTCN-3 module `TCCOpenSecurity_Functions.ttcn'... #8 2.196 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.196 Notify: Checking modules... #8 2.207 SIP_Emulation.ttcn: In TTCN-3 module `SIP_Emulation': #8 2.207 SIP_Emulation.ttcn:229.1-239.1: In function definition `f_init_sip': #8 2.207 SIP_Emulation.ttcn:232.13-234.2: In variable definition `ops': #8 2.207 SIP_Emulation.ttcn:233.3-59: In value for record field `create_cb': #8 2.207 SIP_Emulation.ttcn:354.1-402.1: In function definition `ExpectedCreateCallback': #8 2.207 SIP_Emulation.ttcn:360.2-364.2: In if statement: #8 2.207 SIP_Emulation.ttcn:363.3-12: warning: Control never reaches this statement #8 2.208 SIP_Emulation.ttcn:401.2-11: warning: Control never reaches this statement #8 2.208 SIP_Templates.ttcn: In TTCN-3 module `SIP_Templates': #8 2.208 SIP_Templates.ttcn:73.1-101.1: In template definition `ts_Credentials_DigestResponseMD5': #8 2.208 SIP_Templates.ttcn:85.20-100.2: In template for union field `digestResponse': #8 2.208 SIP_Templates.ttcn:98.3-52: In component 9: #8 2.208 SIP_Templates.ttcn:98.18-52: In actual parameter list of function `@SIP_Templates.f_ts_Param_omit': #8 2.208 SIP_Templates.ttcn:98.29-51: In parameter #2 for `paramValue': #8 2.208 SIP_Templates.ttcn:98.44-51: In actual parameter list of function `@SIP_Templates.f_sip_str_quote': #8 2.208 SIP_Templates.ttcn:98.45-50: In parameter #1 for `val': #8 2.208 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.208 SIP_Templates.ttcn:82.4-44: note: Referenced template parameter is here #8 2.209 SIP_Templates.ttcn:173.9-181.1: In function definition `f_tr_Contact_SipAddr': #8 2.209 SIP_Templates.ttcn:180.2-40: In return statement: #8 2.209 SIP_Templates.ttcn:180.27-40: In actual parameter list of template `@SIP_Templates.tr_Contact_SipAddr': #8 2.209 SIP_Templates.ttcn:180.28-39: In parameter #1 for `contact_addr': #8 2.209 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.209 SIP_Templates.ttcn:173.39-67: note: Referenced template parameter is here #8 2.209 SIP_Templates.ttcn:185.9-191.1: In function definition `ts_Contact_SipAddr_omit': #8 2.209 SIP_Templates.ttcn:190.2-40: In return statement: #8 2.209 SIP_Templates.ttcn:190.27-40: In actual parameter list of template `@SIP_Templates.ts_Contact_SipAddr': #8 2.209 SIP_Templates.ttcn:190.28-39: In parameter #1 for `contact_addr': #8 2.209 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.209 SIP_Templates.ttcn:185.42-85: note: Referenced template parameter is here #8 2.209 SIP_Templates.ttcn:240.1-256.1: In function definition `tr_SipAddr_from_val': #8 2.209 SIP_Templates.ttcn:245.4-248.2: In if statement: #8 2.209 SIP_Templates.ttcn:245.26-75: In actual parameter list of external function `@Native_Functions.f_str_tolower': #8 2.209 SIP_Templates.ttcn:245.27-74: In parameter #1 for `input': #8 2.209 SIP_Templates.ttcn:245.44-74: In actual parameter list of function `@SIP_Templates.f_sip_str_unquote': #8 2.209 SIP_Templates.ttcn:245.45-73: In parameter #1 for `val': #8 2.209 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.209 SIP_Templates.ttcn:240.30-57: note: Referenced template parameter is here #8 2.211 SIP_Templates.ttcn:604.1-617.1: In template definition `tr_SIP_INVITE': #8 2.211 SIP_Templates.ttcn:613.15-614.34: In template for record field `msgHeader': #8 2.211 SIP_Templates.ttcn:613.30-614.34: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 2.211 SIP_Templates.ttcn:614.10-12: In parameter #5 for `via': #8 2.211 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.211 SIP_Templates.ttcn:609.8-68: note: Referenced template parameter is here #8 2.211 SIP_Templates.ttcn:633.1-646.1: In template definition `tr_SIP_BYE': #8 2.211 SIP_Templates.ttcn:642.15-643.31: In template for record field `msgHeader': #8 2.211 SIP_Templates.ttcn:642.30-643.31: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 2.211 SIP_Templates.ttcn:643.10-12: In parameter #5 for `via': #8 2.211 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.211 SIP_Templates.ttcn:638.5-20: note: Referenced template parameter is here #8 2.211 SIP_Templates.ttcn:665.1-679.1: In template definition `tr_SIP_ACK': #8 2.211 SIP_Templates.ttcn:674.15-676.26: In template for record field `msgHeader': #8 2.211 SIP_Templates.ttcn:674.30-676.26: In actual parameter list of template `@SIP_Templates.tr_SIP_msgh_std': #8 2.211 SIP_Templates.ttcn:675.10-12: In parameter #5 for `via': #8 2.211 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.211 SIP_Templates.ttcn:670.5-20: note: Referenced template parameter is here #8 2.218 SIP_ConnectionHandler.ttcn: In TTCN-3 module `SIP_ConnectionHandler': #8 2.218 SIP_ConnectionHandler.ttcn:334.1-430.1: In function definition `f_SIP_mo_call_setup': #8 2.218 SIP_ConnectionHandler.ttcn:413.2-21: In deactivate statement: #8 2.218 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.218 SIP_ConnectionHandler.ttcn:414.2-22: In deactivate statement: #8 2.218 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.218 SIP_ConnectionHandler.ttcn:432.9-445.1: In function definition `f_ConnHdlr_parse_initial_SIP_INVITE': #8 2.218 SIP_ConnectionHandler.ttcn:434.2-64: In function instance: #8 2.218 SIP_ConnectionHandler.ttcn:434.2-64: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 2.219 SIP_ConnectionHandler.ttcn:448.1-512.1: In altstep definition `as_SIP_mt_call_accept': #8 2.219 SIP_ConnectionHandler.ttcn:503.3-507.3: In if statement: #8 2.219 SIP_ConnectionHandler.ttcn:506.4-51: In altstep instance: #8 2.219 SIP_ConnectionHandler.ttcn:580.1-628.1: In altstep definition `as_SIP_exp_call_update': #8 2.219 SIP_ConnectionHandler.ttcn:597.3-67: In function instance: #8 2.219 SIP_ConnectionHandler.ttcn:597.3-67: warning: The value returned by external function `@SDP_Types.f_SDP_decodeMessage' is not used #8 2.220 Asterisk_Tests.ttcn: In TTCN-3 module `Asterisk_Tests': #8 2.220 Asterisk_Tests.ttcn:50.1-59.1: In function definition `f_init_ConnHdlrPars': #8 2.220 Asterisk_Tests.ttcn:52.39-57.20: In template variable definition `pars': #8 2.220 Asterisk_Tests.ttcn:52.53-57.20: In actual parameter list of template `@SIP_ConnectionHandler.t_Pars': #8 2.220 Asterisk_Tests.ttcn:56.12-64: In parameter #5 for `user': #8 2.220 Asterisk_Tests.ttcn:56.12-64: In the right operand of operation `&': #8 2.220 Asterisk_Tests.ttcn:56.18-64: In the operand of operation `int2str()': #8 2.220 Asterisk_Tests.ttcn:56.26-63: In the operands of operation `+': #8 2.220 Asterisk_Tests.ttcn:56.26-57: In the operand of operation `str2int()': #8 2.220 Asterisk_Tests.ttcn:56.34-56: warning: Leading zero digit was detected and ignored in the operand of operation `str2int()' #8 2.220 Asterisk_Tests.ttcn:90.9-95.1: In function definition `f_TC_internal_registration': #8 2.220 Asterisk_Tests.ttcn:92.2-17: In function instance: #8 2.220 Asterisk_Tests.ttcn:92.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 2.220 Asterisk_Tests.ttcn:106.9-119.1: In function definition `f_TC_internal_call_mo': #8 2.220 Asterisk_Tests.ttcn:108.2-17: In function instance: #8 2.220 Asterisk_Tests.ttcn:108.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 2.220 Asterisk_Tests.ttcn:120.9-142.1: In function definition `f_TC_internal_call_mt': #8 2.220 Asterisk_Tests.ttcn:124.2-17: In function instance: #8 2.220 Asterisk_Tests.ttcn:124.2-17: warning: The value returned by function `@SIP_ConnectionHandler.f_SIP_register' is not used #8 2.225 Notify: Generating code... #8 2.305 Notify: File `AMI_Functions.hh' was generated. #8 2.305 Notify: File `AMI_Functions.cc' was generated. #8 2.305 Notify: File `AMI_Functions_part_1.cc' was generated. #8 2.305 Notify: File `AMI_Functions_part_2.cc' was generated. #8 2.305 Notify: File `AMI_Functions_part_3.cc' was generated. #8 2.305 Notify: File `AMI_Functions_part_4.cc' was generated. #8 2.305 Notify: File `AMI_Functions_part_5.cc' was generated. #8 2.305 Notify: File `AMI_Functions_part_6.cc' was generated. #8 2.305 Notify: File `AMI_Functions_part_7.cc' was generated. #8 2.305 Notify: File `Asterisk_Tests.hh' was generated. #8 2.305 Notify: File `Asterisk_Tests.cc' was generated. #8 2.305 Notify: File `Asterisk_Tests_part_1.cc' was generated. #8 2.305 Notify: File `Asterisk_Tests_part_2.cc' was generated. #8 2.305 Notify: File `Asterisk_Tests_part_3.cc' was generated. #8 2.305 Notify: File `Asterisk_Tests_part_4.cc' was generated. #8 2.306 Notify: File `Asterisk_Tests_part_5.cc' was generated. #8 2.306 Notify: File `Asterisk_Tests_part_6.cc' was generated. #8 2.306 Notify: File `Asterisk_Tests_part_7.cc' was generated. #8 2.306 Notify: File `GSM_Types.hh' was generated. #8 2.306 Notify: File `GSM_Types.cc' was generated. #8 2.306 Notify: File `GSM_Types_part_1.cc' was generated. #8 2.306 Notify: File `GSM_Types_part_2.cc' was generated. #8 2.306 Notify: File `GSM_Types_part_3.cc' was generated. #8 2.307 Notify: File `GSM_Types_part_4.cc' was generated. #8 2.307 Notify: File `GSM_Types_part_5.cc' was generated. #8 2.307 Notify: File `GSM_Types_part_6.cc' was generated. #8 2.307 Notify: File `GSM_Types_part_7.cc' was generated. #8 2.307 Notify: File `General_Types.hh' was generated. #8 2.307 Notify: File `General_Types.cc' was generated. #8 2.307 Notify: File `General_Types_part_1.cc' was generated. #8 2.308 Notify: File `General_Types_part_2.cc' was generated. #8 2.308 Notify: File `General_Types_part_3.cc' was generated. #8 2.308 Notify: File `General_Types_part_4.cc' was generated. #8 2.308 Notify: File `General_Types_part_5.cc' was generated. #8 2.308 Notify: File `General_Types_part_6.cc' was generated. #8 2.308 Notify: File `General_Types_part_7.cc' was generated. #8 2.308 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.308 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.308 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.308 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.308 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.308 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.309 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.309 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.309 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.309 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.309 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.309 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.309 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.309 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.309 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.309 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.309 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.309 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.310 Notify: File `IPL4asp_Types.hh' was generated. #8 2.310 Notify: File `IPL4asp_Types.cc' was generated. #8 2.310 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.310 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.311 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.311 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.311 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.311 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.311 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.311 Notify: File `Misc_Helpers.hh' was generated. #8 2.311 Notify: File `Misc_Helpers.cc' was generated. #8 2.311 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.311 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.311 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.311 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.311 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.311 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.312 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.312 Notify: File `Native_Functions.hh' was generated. #8 2.312 Notify: File `Native_Functions.cc' was generated. #8 2.312 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.312 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.312 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.312 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.312 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.312 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.312 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.312 Notify: File `Osmocom_Types.hh' was generated. #8 2.312 Notify: File `Osmocom_Types.cc' was generated. #8 2.312 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.313 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.313 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.313 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.313 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.313 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.313 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.313 Notify: File `RTP_CodecPort.hh' was generated. #8 2.313 Notify: File `RTP_CodecPort.cc' was generated. #8 2.313 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 2.313 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 2.313 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 2.313 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 2.314 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 2.314 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 2.314 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 2.314 Notify: File `RTP_Types.hh' was generated. #8 2.315 Notify: File `RTP_Types.cc' was generated. #8 2.315 Notify: File `RTP_Types_part_1.cc' was generated. #8 2.316 Notify: File `RTP_Types_part_2.cc' was generated. #8 2.316 Notify: File `RTP_Types_part_3.cc' was generated. #8 2.316 Notify: File `RTP_Types_part_4.cc' was generated. #8 2.316 Notify: File `RTP_Types_part_5.cc' was generated. #8 2.317 Notify: File `RTP_Types_part_6.cc' was generated. #8 2.317 Notify: File `RTP_Types_part_7.cc' was generated. #8 2.317 Notify: File `SDP_Templates.hh' was generated. #8 2.317 Notify: File `SDP_Templates.cc' was generated. #8 2.317 Notify: File `SDP_Templates_part_1.cc' was generated. #8 2.317 Notify: File `SDP_Templates_part_2.cc' was generated. #8 2.317 Notify: File `SDP_Templates_part_3.cc' was generated. #8 2.317 Notify: File `SDP_Templates_part_4.cc' was generated. #8 2.317 Notify: File `SDP_Templates_part_5.cc' was generated. #8 2.317 Notify: File `SDP_Templates_part_6.cc' was generated. #8 2.317 Notify: File `SDP_Templates_part_7.cc' was generated. #8 2.318 Notify: File `SDP_Types.hh' was generated. #8 2.318 Notify: File `SDP_Types.cc' was generated. #8 2.319 Notify: File `SDP_Types_part_1.cc' was generated. #8 2.319 Notify: File `SDP_Types_part_2.cc' was generated. #8 2.320 Notify: File `SDP_Types_part_3.cc' was generated. #8 2.320 Notify: File `SDP_Types_part_4.cc' was generated. #8 2.320 Notify: File `SDP_Types_part_5.cc' was generated. #8 2.320 Notify: File `SDP_Types_part_6.cc' was generated. #8 2.321 Notify: File `SDP_Types_part_7.cc' was generated. #8 2.321 Notify: File `SIP_ConnectionHandler.hh' was generated. #8 2.321 Notify: File `SIP_ConnectionHandler.cc' was generated. #8 2.321 Notify: File `SIP_ConnectionHandler_part_1.cc' was generated. #8 2.321 Notify: File `SIP_ConnectionHandler_part_2.cc' was generated. #8 2.321 Notify: File `SIP_ConnectionHandler_part_3.cc' was generated. #8 2.321 Notify: File `SIP_ConnectionHandler_part_4.cc' was generated. #8 2.321 Notify: File `SIP_ConnectionHandler_part_5.cc' was generated. #8 2.321 Notify: File `SIP_ConnectionHandler_part_6.cc' was generated. #8 2.321 Notify: File `SIP_ConnectionHandler_part_7.cc' was generated. #8 2.322 Notify: File `SIP_Emulation.hh' was generated. #8 2.322 Notify: File `SIP_Emulation.cc' was generated. #8 2.322 Notify: File `SIP_Emulation_part_1.cc' was generated. #8 2.322 Notify: File `SIP_Emulation_part_2.cc' was generated. #8 2.326 Notify: File `SIP_Emulation_part_3.cc' was generated. #8 2.326 Notify: File `SIP_Emulation_part_4.cc' was generated. #8 2.326 Notify: File `SIP_Emulation_part_5.cc' was generated. #8 2.326 Notify: File `SIP_Emulation_part_6.cc' was generated. #8 2.326 Notify: File `SIP_Emulation_part_7.cc' was generated. #8 2.326 Notify: File `SIP_Templates.hh' was generated. #8 2.326 Notify: File `SIP_Templates.cc' was generated. #8 2.326 Notify: File `SIP_Templates_part_1.cc' was generated. #8 2.326 Notify: File `SIP_Templates_part_2.cc' was generated. #8 2.326 Notify: File `SIP_Templates_part_3.cc' was generated. #8 2.326 Notify: File `SIP_Templates_part_4.cc' was generated. #8 2.326 Notify: File `SIP_Templates_part_5.cc' was generated. #8 2.326 Notify: File `SIP_Templates_part_6.cc' was generated. #8 2.326 Notify: File `SIP_Templates_part_7.cc' was generated. #8 2.326 Notify: File `SIPmsg_PortType.hh' was generated. #8 2.326 Notify: File `SIPmsg_PortType.cc' was generated. #8 2.326 Notify: File `SIPmsg_PortType_part_1.cc' was generated. #8 2.326 Notify: File `SIPmsg_PortType_part_2.cc' was generated. #8 2.326 Notify: File `SIPmsg_PortType_part_3.cc' was generated. #8 2.326 Notify: File `SIPmsg_PortType_part_4.cc' was generated. #8 2.326 Notify: File `SIPmsg_PortType_part_5.cc' was generated. #8 2.326 Notify: File `SIPmsg_PortType_part_6.cc' was generated. #8 2.326 Notify: File `SIPmsg_PortType_part_7.cc' was generated. #8 2.326 Notify: File `SIPmsg_Types.hh' was generated. #8 2.326 Notify: File `SIPmsg_Types.cc' was generated. #8 2.326 Notify: File `SIPmsg_Types_part_1.cc' was generated. #8 2.326 Notify: File `SIPmsg_Types_part_2.cc' was generated. #8 2.326 Notify: File `SIPmsg_Types_part_3.cc' was generated. #8 2.326 Notify: File `SIPmsg_Types_part_4.cc' was generated. #8 2.327 Notify: File `SIPmsg_Types_part_5.cc' was generated. #8 2.327 Notify: File `SIPmsg_Types_part_6.cc' was generated. #8 2.328 Notify: File `SIPmsg_Types_part_7.cc' was generated. #8 2.328 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.329 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.329 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.329 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.329 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.329 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.329 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.329 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.329 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.329 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.329 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.329 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.329 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.329 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.329 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.329 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.330 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.330 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.330 Notify: File `TCCDateTime_Functions.hh' was generated. #8 2.330 Notify: File `TCCDateTime_Functions.cc' was generated. #8 2.330 Notify: File `TCCDateTime_Functions_part_1.cc' was generated. #8 2.330 Notify: File `TCCDateTime_Functions_part_2.cc' was generated. #8 2.330 Notify: File `TCCDateTime_Functions_part_3.cc' was generated. #8 2.330 Notify: File `TCCDateTime_Functions_part_4.cc' was generated. #8 2.330 Notify: File `TCCDateTime_Functions_part_5.cc' was generated. #8 2.330 Notify: File `TCCDateTime_Functions_part_6.cc' was generated. #8 2.330 Notify: File `TCCDateTime_Functions_part_7.cc' was generated. #8 2.330 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.330 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.331 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.331 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.331 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.331 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.331 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.331 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.331 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.331 Notify: File `TCCOpenSecurity_Functions.hh' was generated. #8 2.331 Notify: File `TCCOpenSecurity_Functions.cc' was generated. #8 2.331 Notify: File `TCCOpenSecurity_Functions_part_1.cc' was generated. #8 2.331 Notify: File `TCCOpenSecurity_Functions_part_2.cc' was generated. #8 2.331 Notify: File `TCCOpenSecurity_Functions_part_3.cc' was generated. #8 2.331 Notify: File `TCCOpenSecurity_Functions_part_4.cc' was generated. #8 2.331 Notify: File `TCCOpenSecurity_Functions_part_5.cc' was generated. #8 2.331 Notify: File `TCCOpenSecurity_Functions_part_6.cc' was generated. #8 2.332 Notify: File `TCCOpenSecurity_Functions_part_7.cc' was generated. #8 2.332 Notify: File `TELNETasp_PortType.hh' was generated. #8 2.332 Notify: File `TELNETasp_PortType.cc' was generated. #8 2.332 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 2.332 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 2.332 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 2.332 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 2.332 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 2.332 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 2.332 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 2.332 Notify: 225 files were updated. #8 2.343 touch compile #8 2.344 make[1]: Leaving directory '/osmo-ttcn3-hacks/asterisk' #8 2.344 make -j16 -C asterisk #8 2.352 make[1]: Entering directory '/osmo-ttcn3-hacks/asterisk' #8 2.384 Creating dependency file for TELNETasp_PT.cc #8 2.384 Creating dependency file for TCCDateTime.cc #8 2.384 Creating dependency file for TCCOpenSecurity.cc #8 2.384 Creating dependency file for TCCInterface.cc #8 2.385 Creating dependency file for TCCConversion.cc #8 2.386 Creating dependency file for SIPmsg_PT.cc #8 2.388 Creating dependency file for SDP_EncDec.cc #8 2.390 Creating dependency file for RTP_EncDec.cc #8 2.391 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 2.399 Creating dependency file for Native_FunctionDefs.cc #8 2.414 Creating dependency file for IPL4asp_discovery.cc #8 2.415 Creating dependency file for IPL4asp_PT.cc #8 2.431 Creating dependency file for lex.SIP_parse_.c #8 2.442 Creating dependency file for lex.SDP_parse_.c #8 2.446 Creating dependency file for SIP_parse_.tab.c #8 2.458 Creating dependency file for SDP_parse_.tab.c #8 2.475 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.475 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.486 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.488 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.492 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.500 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.507 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.507 Creating dependency file for TCCOpenSecurity_Functions_part_7.cc #8 2.509 Creating dependency file for TCCOpenSecurity_Functions_part_6.cc #8 2.517 Creating dependency file for TCCOpenSecurity_Functions_part_5.cc #8 2.517 Creating dependency file for TCCOpenSecurity_Functions_part_4.cc #8 2.518 Creating dependency file for TCCOpenSecurity_Functions_part_3.cc #8 2.528 Creating dependency file for TCCOpenSecurity_Functions_part_2.cc #8 2.529 Creating dependency file for TCCOpenSecurity_Functions_part_1.cc #8 2.530 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.532 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.535 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.535 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.539 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.546 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.549 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.550 Creating dependency file for TCCDateTime_Functions_part_7.cc #8 2.551 Creating dependency file for TCCDateTime_Functions_part_6.cc #8 2.557 Creating dependency file for TCCDateTime_Functions_part_5.cc #8 2.561 Creating dependency file for TCCDateTime_Functions_part_4.cc #8 2.562 Creating dependency file for TCCDateTime_Functions_part_3.cc #8 2.563 Creating dependency file for TCCDateTime_Functions_part_2.cc #8 2.566 Creating dependency file for TCCDateTime_Functions_part_1.cc #8 2.566 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.566 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.566 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.566 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.573 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.581 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.581 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.581 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.582 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.583 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.584 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.590 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.591 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.593 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.596 Creating dependency file for SIPmsg_Types_part_7.cc #8 2.597 Creating dependency file for SIPmsg_Types_part_6.cc #8 2.598 Creating dependency file for SIPmsg_Types_part_5.cc #8 2.602 Creating dependency file for SIPmsg_Types_part_4.cc #8 2.602 Creating dependency file for SIPmsg_Types_part_3.cc #8 2.602 Creating dependency file for SIPmsg_Types_part_2.cc #8 2.606 Creating dependency file for SIPmsg_Types_part_1.cc #8 2.609 Creating dependency file for SIPmsg_PortType_part_7.cc #8 2.615 Creating dependency file for SIPmsg_PortType_part_6.cc #8 2.631 Creating dependency file for SIPmsg_PortType_part_5.cc #8 2.631 Creating dependency file for SIPmsg_PortType_part_4.cc #8 2.634 Creating dependency file for SIPmsg_PortType_part_3.cc #8 2.654 Creating dependency file for SIPmsg_PortType_part_2.cc #8 2.670 Creating dependency file for SIPmsg_PortType_part_1.cc #8 2.682 Creating dependency file for SIP_Templates_part_7.cc #8 2.682 Creating dependency file for SIP_Templates_part_6.cc #8 2.682 Creating dependency file for SIP_Templates_part_5.cc #8 2.682 Creating dependency file for SIP_Templates_part_4.cc #8 2.682 Creating dependency file for SIP_Templates_part_3.cc #8 2.685 Creating dependency file for SIP_Templates_part_2.cc #8 2.698 Creating dependency file for SIP_Templates_part_1.cc #8 2.718 Creating dependency file for SIP_Emulation_part_7.cc #8 2.742 Creating dependency file for SIP_Emulation_part_6.cc #8 2.746 Creating dependency file for SIP_Emulation_part_5.cc #8 2.751 Creating dependency file for SIP_Emulation_part_4.cc #8 2.754 Creating dependency file for SIP_Emulation_part_3.cc #8 2.758 Creating dependency file for SIP_Emulation_part_2.cc #8 2.758 Creating dependency file for SIP_Emulation_part_1.cc #8 2.758 Creating dependency file for SIP_ConnectionHandler_part_7.cc #8 2.758 Creating dependency file for SIP_ConnectionHandler_part_6.cc #8 2.758 Creating dependency file for SIP_ConnectionHandler_part_5.cc #8 2.758 Creating dependency file for SIP_ConnectionHandler_part_4.cc #8 2.762 Creating dependency file for SIP_ConnectionHandler_part_3.cc #8 2.766 Creating dependency file for SIP_ConnectionHandler_part_2.cc #8 2.770 Creating dependency file for SIP_ConnectionHandler_part_1.cc #8 2.774 Creating dependency file for SDP_Types_part_7.cc #8 2.778 Creating dependency file for SDP_Types_part_6.cc #8 2.778 Creating dependency file for SDP_Types_part_5.cc #8 2.785 Creating dependency file for SDP_Types_part_4.cc #8 2.786 Creating dependency file for SDP_Types_part_3.cc #8 2.786 Creating dependency file for SDP_Types_part_2.cc #8 2.788 Creating dependency file for SDP_Types_part_1.cc #8 2.789 Creating dependency file for SDP_Templates_part_7.cc #8 2.790 Creating dependency file for SDP_Templates_part_6.cc #8 2.791 Creating dependency file for SDP_Templates_part_5.cc #8 2.791 Creating dependency file for SDP_Templates_part_4.cc #8 2.807 Creating dependency file for SDP_Templates_part_3.cc #8 2.814 Creating dependency file for SDP_Templates_part_2.cc #8 2.814 Creating dependency file for SDP_Templates_part_1.cc #8 2.818 Creating dependency file for RTP_Types_part_7.cc #8 2.830 Creating dependency file for RTP_Types_part_6.cc #8 2.832 Creating dependency file for RTP_Types_part_5.cc #8 2.834 Creating dependency file for RTP_Types_part_4.cc #8 2.838 Creating dependency file for RTP_Types_part_3.cc #8 2.846 Creating dependency file for RTP_Types_part_2.cc #8 2.871 Creating dependency file for RTP_Types_part_1.cc #8 2.877 Creating dependency file for RTP_CodecPort_part_7.cc #8 2.879 Creating dependency file for RTP_CodecPort_part_5.cc #8 2.879 Creating dependency file for RTP_CodecPort_part_6.cc #8 2.880 Creating dependency file for RTP_CodecPort_part_4.cc #8 2.881 Creating dependency file for RTP_CodecPort_part_3.cc #8 2.892 Creating dependency file for RTP_CodecPort_part_2.cc #8 2.895 Creating dependency file for RTP_CodecPort_part_1.cc #8 2.899 Creating dependency file for Osmocom_Types_part_7.cc #8 2.901 Creating dependency file for Osmocom_Types_part_6.cc #8 2.902 Creating dependency file for Osmocom_Types_part_5.cc #8 2.910 Creating dependency file for Osmocom_Types_part_4.cc #8 2.911 Creating dependency file for Osmocom_Types_part_3.cc #8 2.917 Creating dependency file for Osmocom_Types_part_2.cc #8 2.919 Creating dependency file for Osmocom_Types_part_1.cc #8 2.922 Creating dependency file for Native_Functions_part_7.cc #8 2.926 Creating dependency file for Native_Functions_part_6.cc #8 2.933 Creating dependency file for Native_Functions_part_5.cc #8 2.934 Creating dependency file for Native_Functions_part_4.cc #8 2.936 Creating dependency file for Native_Functions_part_3.cc #8 2.940 Creating dependency file for Native_Functions_part_2.cc #8 2.946 Creating dependency file for Native_Functions_part_1.cc #8 2.954 Creating dependency file for Misc_Helpers_part_7.cc #8 2.955 Creating dependency file for Misc_Helpers_part_5.cc #8 2.955 Creating dependency file for Misc_Helpers_part_6.cc #8 2.962 Creating dependency file for Misc_Helpers_part_4.cc #8 2.962 Creating dependency file for Misc_Helpers_part_3.cc #8 2.962 Creating dependency file for Misc_Helpers_part_2.cc #8 2.962 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.962 Creating dependency file for Misc_Helpers_part_1.cc #8 2.962 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.970 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.971 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.973 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.974 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.983 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.983 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.983 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.995 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.995 Creating dependency file for IPL4asp_PortType_part_4.cc #8 3.003 Creating dependency file for IPL4asp_PortType_part_2.cc #8 3.003 Creating dependency file for IPL4asp_PortType_part_3.cc #8 3.007 Creating dependency file for IPL4asp_PortType_part_1.cc #8 3.009 Creating dependency file for IPL4asp_Functions_part_7.cc #8 3.009 Creating dependency file for IPL4asp_Functions_part_6.cc #8 3.009 Creating dependency file for IPL4asp_Functions_part_5.cc #8 3.031 Creating dependency file for IPL4asp_Functions_part_4.cc #8 3.037 Creating dependency file for IPL4asp_Functions_part_3.cc #8 3.037 Creating dependency file for IPL4asp_Functions_part_2.cc #8 3.037 Creating dependency file for IPL4asp_Functions_part_1.cc #8 3.038 Creating dependency file for General_Types_part_7.cc #8 3.042 Creating dependency file for General_Types_part_6.cc #8 3.042 Creating dependency file for General_Types_part_5.cc #8 3.042 Creating dependency file for General_Types_part_4.cc #8 3.051 Creating dependency file for General_Types_part_2.cc #8 3.051 Creating dependency file for General_Types_part_3.cc #8 3.055 Creating dependency file for General_Types_part_1.cc #8 3.066 Creating dependency file for GSM_Types_part_7.cc #8 3.066 Creating dependency file for GSM_Types_part_6.cc #8 3.066 Creating dependency file for GSM_Types_part_5.cc #8 3.066 Creating dependency file for GSM_Types_part_4.cc #8 3.074 Creating dependency file for GSM_Types_part_2.cc #8 3.074 Creating dependency file for GSM_Types_part_3.cc #8 3.074 Creating dependency file for GSM_Types_part_1.cc #8 3.074 Creating dependency file for Asterisk_Tests_part_7.cc #8 3.078 Creating dependency file for Asterisk_Tests_part_6.cc #8 3.078 Creating dependency file for Asterisk_Tests_part_5.cc #8 3.078 Creating dependency file for Asterisk_Tests_part_4.cc #8 3.078 Creating dependency file for Asterisk_Tests_part_3.cc #8 3.082 Creating dependency file for Asterisk_Tests_part_2.cc #8 3.085 Creating dependency file for Asterisk_Tests_part_1.cc #8 3.090 Creating dependency file for AMI_Functions_part_7.cc #8 3.090 Creating dependency file for AMI_Functions_part_5.cc #8 3.090 Creating dependency file for AMI_Functions_part_6.cc #8 3.090 Creating dependency file for AMI_Functions_part_4.cc #8 3.090 Creating dependency file for AMI_Functions_part_3.cc #8 3.090 Creating dependency file for AMI_Functions_part_2.cc #8 3.098 Creating dependency file for AMI_Functions_part_1.cc #8 3.098 Creating dependency file for TCCOpenSecurity_Functions.cc #8 3.098 Creating dependency file for TELNETasp_PortType.cc #8 3.098 Creating dependency file for TCCInterface_Functions.cc #8 3.104 Creating dependency file for TCCDateTime_Functions.cc #8 3.104 Creating dependency file for TCCConversion_Functions.cc #8 3.104 Creating dependency file for Socket_API_Definitions.cc #8 3.107 Creating dependency file for SIPmsg_Types.cc #8 3.107 Creating dependency file for SIPmsg_PortType.cc #8 3.109 Creating dependency file for SIP_Templates.cc #8 3.109 Creating dependency file for SIP_Emulation.cc #8 3.114 Creating dependency file for SIP_ConnectionHandler.cc #8 3.123 Creating dependency file for SDP_Types.cc #8 3.127 Creating dependency file for SDP_Templates.cc #8 3.138 Creating dependency file for RTP_Types.cc #8 3.166 Creating dependency file for RTP_CodecPort.cc #8 3.179 Creating dependency file for Osmocom_Types.cc #8 3.187 Creating dependency file for Native_Functions.cc #8 3.189 Creating dependency file for Misc_Helpers.cc #8 3.201 Creating dependency file for IPL4asp_Types.cc #8 3.242 Creating dependency file for IPL4asp_PortType.cc #8 3.242 Creating dependency file for IPL4asp_Functions.cc #8 3.242 Creating dependency file for General_Types.cc #8 3.243 Creating dependency file for GSM_Types.cc #8 3.262 Creating dependency file for Asterisk_Tests.cc #8 3.319 Creating dependency file for AMI_Functions.cc #8 3.524 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.524 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.524 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.525 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.525 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.526 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.526 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.527 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.527 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.547 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.554 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.556 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.557 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.565 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.574 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.587 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 4.628 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 4.714 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 4.857 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 4.881 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 5.293 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 5.501 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 5.618 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 5.658 SIP_Emulation.cc: In function 'COMPONENT SIP__Emulation::f__comp__by__call__id(const CHARSTRING&)': #8 5.658 SIP_Emulation.cc:3987:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.658 3987 | } #8 5.658 | ^ #8 5.658 SIP_Emulation.cc: In function 'CHARSTRING SIP__Emulation::f__call__id__by__comp(const COMPONENT&)': #8 5.658 SIP_Emulation.cc:4038:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.658 4038 | } #8 5.658 | ^ #8 5.878 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 6.328 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 6.559 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 6.609 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 6.638 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 6.708 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 6.726 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 6.777 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 6.817 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 6.845 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 6.867 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 6.875 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 6.904 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 6.927 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 6.943 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 6.962 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 6.990 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 7.002 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 7.034 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 7.062 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 7.106 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 7.122 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 7.142 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 7.154 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 7.170 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 7.174 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 7.216 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 7.230 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 7.243 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 7.248 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 7.260 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 7.275 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 7.298 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 7.309 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 7.310 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 7.328 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 7.331 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 7.333 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 7.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 7.361 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 7.364 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 7.372 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 7.384 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 7.385 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 7.400 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 7.406 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 7.407 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 7.422 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 7.432 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 7.447 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 7.454 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 7.458 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 7.484 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 7.486 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 7.498 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 7.504 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 7.512 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 7.513 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 7.522 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 7.532 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 7.535 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 7.543 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 7.546 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 7.549 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 7.555 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 7.565 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 7.570 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 7.579 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 7.581 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 7.589 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 7.592 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 7.598 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 7.600 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 7.610 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 7.615 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 7.622 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 7.626 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 7.631 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 7.633 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 7.653 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 7.657 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 7.664 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 7.665 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 7.684 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 7.698 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 7.728 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 7.749 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 7.751 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 7.773 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 7.788 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 7.795 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 7.806 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 7.834 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 7.854 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 7.889 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 7.905 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 7.909 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 7.972 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 8.308 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 8.329 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 8.365 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 8.437 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 8.516 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 8.647 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 8.745 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 8.813 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 8.877 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 8.934 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 8.955 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 8.970 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 9.022 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 9.077 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 9.114 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 9.153 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 9.170 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 9.194 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 9.226 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 9.250 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 9.261 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 9.279 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 9.326 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 9.350 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 9.363 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 9.388 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 9.402 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 9.422 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 9.434 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 9.445 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 9.458 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 9.483 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 9.494 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 9.521 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 9.790 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 9.860 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 11.10 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 11.37 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 11.43 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 11.50 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 11.60 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 11.66 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 11.74 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 11.81 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 11.90 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 11.97 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 12.06 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 12.13 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 12.18 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 12.24 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 12.32 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 12.39 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 12.44 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 12.51 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 12.58 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 12.65 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 12.73 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 12.83 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 12.87 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 12.90 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 12.91 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 12.94 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 12.97 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 12.99 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 13.00 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 13.04 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 13.05 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 13.10 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 13.12 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 13.15 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 13.20 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 13.22 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 13.23 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 13.28 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 13.30 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 13.32 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 13.34 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 13.37 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 13.40 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 13.43 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 13.46 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 13.48 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 13.50 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 13.53 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 13.61 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 14.81 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 15.14 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 15.56 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 15.87 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 16.25 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 16.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 16.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 16.69 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 16.69 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.69 21592 | register yy_state_type yy_current_state; #8 16.69 | ^~~~~~~~~~~~~~~~ #8 16.69 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.69 21593 | register char *yy_cp, *yy_bp; #8 16.69 | ^~~~~ #8 16.69 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.69 21593 | register char *yy_cp, *yy_bp; #8 16.69 | ^~~~~ #8 16.69 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.69 21594 | register int yy_act; #8 16.69 | ^~~~~~ #8 16.72 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 16.72 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.72 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 16.72 | ^~~~ #8 16.72 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.72 22513 | register char *source = (yytext_ptr); #8 16.72 | ^~~~~~ #8 16.72 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.72 22514 | register int number_to_move, i; #8 16.72 | ^~~~~~~~~~~~~~ #8 16.72 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.72 22514 | register int number_to_move, i; #8 16.72 | ^ #8 16.72 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 16.72 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.72 22646 | register yy_state_type yy_current_state; #8 16.72 | ^~~~~~~~~~~~~~~~ #8 16.72 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.72 22647 | register char *yy_cp; #8 16.72 | ^~~~~ #8 16.72 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 16.72 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.72 22676 | register int yy_is_jam; #8 16.72 | ^~~~~~~~~ #8 16.72 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 16.72 22677 | register char *yy_cp = (yy_c_buf_p); #8 16.72 | ^~~~~ #8 16.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCOpenSecurity.o TCCOpenSecurity.cc #8 16.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCDateTime.o TCCDateTime.cc #8 17.02 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 17.47 g++ -shared -o AMI_Functions.so AMI_Functions.o #8 17.65 g++ -shared -o Asterisk_Tests.so Asterisk_Tests.o #8 17.77 g++ -shared -o GSM_Types.so GSM_Types.o #8 17.83 g++ -shared -o General_Types.so General_Types.o #8 17.84 TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateHA1(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': #8 17.84 TCCOpenSecurity.cc:67:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 67 | MD5_Init(&Md5Ctx); #8 17.84 | ~~~~~~~~^~~~~~~~~ #8 17.84 In file included from TCCOpenSecurity.cc:19: #8 17.84 /usr/include/openssl/md5.h:49:27: note: declared here #8 17.84 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 17.84 | ^~~~~~~~ #8 17.84 TCCOpenSecurity.cc:68:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 68 | MD5_Update(&Md5Ctx, (const char*)username, username.lengthof()); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:69:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 69 | MD5_Update(&Md5Ctx, ":", 1); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:70:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 70 | MD5_Update(&Md5Ctx, (const char*)realm, realm.lengthof()); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:71:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 71 | MD5_Update(&Md5Ctx, ":", 1); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:72:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 72 | MD5_Update(&Md5Ctx, (const char*)password,password.lengthof() ); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:73:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 73 | MD5_Final(ha1, &Md5Ctx); #8 17.84 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:51:27: note: declared here #8 17.84 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 17.84 | ^~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:75:13: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 75 | MD5_Init(&Md5Ctx); #8 17.84 | ~~~~~~~~^~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:49:27: note: declared here #8 17.84 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 17.84 | ^~~~~~~~ #8 17.84 TCCOpenSecurity.cc:76:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 76 | MD5_Update(&Md5Ctx, ha1, MD5_DIGEST_LENGTH); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:77:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 77 | MD5_Update(&Md5Ctx, ":", 1); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:78:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 78 | MD5_Update(&Md5Ctx, nonce, nonce.lengthof()); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:79:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 79 | MD5_Update(&Md5Ctx, ":", 1); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:80:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 80 | MD5_Update(&Md5Ctx, cnonce, cnonce.lengthof()); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:81:14: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 81 | MD5_Final(ha1, &Md5Ctx); #8 17.84 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:51:27: note: declared here #8 17.84 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 17.84 | ^~~~~~~~~ #8 17.84 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 17.84 TCCOpenSecurity.cc:107:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 107 | MD5_Init(&Md5Ctx); #8 17.84 | ~~~~~~~~^~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:49:27: note: declared here #8 17.84 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 17.84 | ^~~~~~~~ #8 17.84 TCCOpenSecurity.cc:108:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 108 | MD5_Update(&Md5Ctx, (const char*)method, method.lengthof() ); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:109:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 109 | MD5_Update(&Md5Ctx, ":", 1); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:110:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 110 | MD5_Update(&Md5Ctx, (const char*)digestUri, digestUri.lengthof()); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:112:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 112 | MD5_Update(&Md5Ctx, ":", 1); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:113:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 113 | MD5_Update(&Md5Ctx, (const char*)hentity, hentity.lengthof()); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:115:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 115 | MD5_Final(ha2, &Md5Ctx); #8 17.84 | ~~~~~~~~~^~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:51:27: note: declared here #8 17.84 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 17.84 | ^~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:118:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 118 | MD5_Init(&Md5Ctx); #8 17.84 | ~~~~~~~~^~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:49:27: note: declared here #8 17.84 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); #8 17.84 | ^~~~~~~~ #8 17.84 TCCOpenSecurity.cc:119:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 119 | MD5_Update(&Md5Ctx, (const char*)ha1, ha1.lengthof()); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:120:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 120 | MD5_Update(&Md5Ctx, ":", 1); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:121:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 121 | MD5_Update(&Md5Ctx, (const char*)nonce, nonce.lengthof()); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:122:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 122 | MD5_Update(&Md5Ctx, ":", 1); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:124:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 124 | MD5_Update(&Md5Ctx, (const char*)nonceCount, nonceCount.lengthof()); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:125:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 125 | MD5_Update(&Md5Ctx, ":", 1); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:126:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 126 | MD5_Update(&Md5Ctx, (const char*)cnonce, cnonce.lengthof()); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:127:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 127 | MD5_Update(&Md5Ctx, ":", 1); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:128:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 128 | MD5_Update(&Md5Ctx, (const char*)qop, qop.lengthof() ); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:129:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 129 | MD5_Update(&Md5Ctx, ":", 1); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:133:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 133 | MD5_Update(&Md5Ctx, (const char*)hexha2, MD5_DIGEST_LENGTH*2); #8 17.84 | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:50:27: note: declared here #8 17.84 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); #8 17.84 | ^~~~~~~~~~ #8 17.84 TCCOpenSecurity.cc:134:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 134 | MD5_Final(resp, &Md5Ctx); #8 17.84 | ~~~~~~~~~^~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:51:27: note: declared here #8 17.84 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); #8 17.84 | ^~~~~~~~~ #8 17.84 TCCOpenSecurity.cc: In function 'CHARSTRING TCCOpenSecurity__Functions::f__calculateMD5(const CHARSTRING&)': #8 17.84 TCCOpenSecurity.cc:266:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 266 | MD5((const unsigned char*)(const char *)pszHashInput,pszHashInput.lengthof(),md); #8 17.84 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:52:38: note: declared here #8 17.84 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 17.84 | ^~~ #8 17.84 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__calculateMD5__oct(const OCTETSTRING&)': #8 17.84 TCCOpenSecurity.cc:275:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.84 275 | MD5((const unsigned char*)pszHashInput,pszHashInput.lengthof(),md); #8 17.84 | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.84 /usr/include/openssl/md5.h:52:38: note: declared here #8 17.84 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, #8 17.84 | ^~~ #8 17.85 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 17.85 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 17.85 524 | AES_set_encrypt_key(key, 128, &enc_key); #8 17.85 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 17.85 In file included from TCCOpenSecurity.cc:21: #8 17.85 /usr/include/openssl/aes.h:51:5: note: declared here #8 17.85 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 17.85 | ^~~~~~~~~~~~~~~~~~~ #8 17.85 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 17.85 526 | AES_cbc_encrypt(data, enc_data, #8 17.85 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 17.85 527 | data_len, &enc_key, #8 17.85 | ~~~~~~~~~~~~~~~~~~~ #8 17.85 528 | k_iv, AES_ENCRYPT); #8 17.85 | ~~~~~~~~~~~~~~~~~~ #8 17.85 /usr/include/openssl/aes.h:66:6: note: declared here #8 17.85 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 17.85 | ^~~~~~~~~~~~~~~ #8 17.85 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 17.85 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 17.85 569 | AES_set_decrypt_key(key, 128, &dec_key); #8 17.85 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ #8 17.85 /usr/include/openssl/aes.h:54:5: note: declared here #8 17.85 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 17.85 | ^~~~~~~~~~~~~~~~~~~ #8 17.85 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 17.85 571 | AES_cbc_encrypt(data, dec_data, #8 17.85 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 17.85 572 | data_len, &dec_key, #8 17.85 | ~~~~~~~~~~~~~~~~~~~ #8 17.85 573 | k_iv, AES_DECRYPT); #8 17.85 | ~~~~~~~~~~~~~~~~~~ #8 17.85 /usr/include/openssl/aes.h:66:6: note: declared here #8 17.85 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 17.85 | ^~~~~~~~~~~~~~~ #8 17.85 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 17.85 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 17.85 613 | AES_set_encrypt_key(key, key_len_bit, &enc_key); #8 17.85 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.85 /usr/include/openssl/aes.h:51:5: note: declared here #8 17.85 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 17.85 | ^~~~~~~~~~~~~~~~~~~ #8 17.85 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 17.85 615 | AES_cbc_encrypt(data, enc_data, #8 17.85 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 17.85 616 | data_len, &enc_key, #8 17.85 | ~~~~~~~~~~~~~~~~~~~ #8 17.85 617 | k_iv, AES_ENCRYPT); #8 17.85 | ~~~~~~~~~~~~~~~~~~ #8 17.85 /usr/include/openssl/aes.h:66:6: note: declared here #8 17.85 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 17.85 | ^~~~~~~~~~~~~~~ #8 17.85 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 17.85 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 17.85 659 | AES_set_decrypt_key(key, key_len_bit, &dec_key); #8 17.85 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.85 /usr/include/openssl/aes.h:54:5: note: declared here #8 17.85 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 17.85 | ^~~~~~~~~~~~~~~~~~~ #8 17.85 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 17.85 661 | AES_cbc_encrypt(data, dec_data, #8 17.85 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ #8 17.85 662 | data_len, &dec_key, #8 17.85 | ~~~~~~~~~~~~~~~~~~~ #8 17.85 663 | k_iv, AES_DECRYPT); #8 17.85 | ~~~~~~~~~~~~~~~~~~ #8 17.85 /usr/include/openssl/aes.h:66:6: note: declared here #8 17.85 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, #8 17.85 | ^~~~~~~~~~~~~~~ #8 17.86 TCCOpenSecurity.cc: In function 'INTEGER TCCOpenSecurity__Functions::ef__DH__generate__private__public__keys(const INTEGER&, OCTETSTRING&, OCTETSTRING&)': #8 17.86 TCCOpenSecurity.cc:1124:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.86 1124 | DH* dh = DH_new(); #8 17.86 | ~~~~~~^~ #8 17.86 In file included from TCCOpenSecurity.cc:24: #8 17.86 /usr/include/openssl/dh.h:203:27: note: declared here #8 17.86 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 17.86 | ^~~~~~ #8 17.86 TCCOpenSecurity.cc:1134:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.86 1134 | DH_free(dh); #8 17.86 | ~~~~~~~^~~~ #8 17.86 /usr/include/openssl/dh.h:204:28: note: declared here #8 17.86 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 17.86 | ^~~~~~~ #8 17.86 TCCOpenSecurity.cc:1144:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.86 1144 | DH_set0_pqg(dh, prime, NULL, gen); #8 17.86 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 17.86 /usr/include/openssl/dh.h:259:27: note: declared here #8 17.86 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 17.86 | ^~~~~~~~~~~ #8 17.86 TCCOpenSecurity.cc:1150:18: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.86 1150 | DH_generate_key(dh); #8 17.86 | ~~~~~~~~~~~~~~~^~~~ #8 17.86 /usr/include/openssl/dh.h:227:27: note: declared here #8 17.86 227 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); #8 17.86 | ^~~~~~~~~~~~~~~ #8 17.86 TCCOpenSecurity.cc:1155:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.86 1155 | DH_get0_key(dh, &pubk, &privk); #8 17.86 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ #8 17.86 /usr/include/openssl/dh.h:260:28: note: declared here #8 17.86 260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, #8 17.86 | ^~~~~~~~~~~ #8 17.87 TCCOpenSecurity.cc:1172:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.87 1172 | DH_free(dh); #8 17.87 | ~~~~~~~^~~~ #8 17.87 /usr/include/openssl/dh.h:204:28: note: declared here #8 17.87 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 17.87 | ^~~~~~~ #8 17.87 TCCOpenSecurity.cc:1187:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.87 1187 | DH_free(dh); #8 17.87 | ~~~~~~~^~~~ #8 17.87 /usr/include/openssl/dh.h:204:28: note: declared here #8 17.87 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 17.87 | ^~~~~~~ #8 17.87 TCCOpenSecurity.cc:1191:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.87 1191 | DH_free(dh); #8 17.87 | ~~~~~~~^~~~ #8 17.87 /usr/include/openssl/dh.h:204:28: note: declared here #8 17.87 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 17.87 | ^~~~~~~ #8 17.87 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::ef__DH__shared__secret(const OCTETSTRING&, const OCTETSTRING&)': #8 17.87 TCCOpenSecurity.cc:1227:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.87 1227 | DH* dh = DH_new(); #8 17.87 | ~~~~~~^~ #8 17.87 /usr/include/openssl/dh.h:203:27: note: declared here #8 17.87 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); #8 17.87 | ^~~~~~ #8 17.87 TCCOpenSecurity.cc:1237:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.87 1237 | DH_free(dh); #8 17.87 | ~~~~~~~^~~~ #8 17.87 /usr/include/openssl/dh.h:204:28: note: declared here #8 17.87 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 17.87 | ^~~~~~~ #8 17.87 TCCOpenSecurity.cc:1247:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.87 1247 | DH_set0_pqg(dh, prime, NULL, gen); #8 17.87 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ #8 17.87 /usr/include/openssl/dh.h:259:27: note: declared here #8 17.87 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); #8 17.87 | ^~~~~~~~~~~ #8 17.87 TCCOpenSecurity.cc:1259:14: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.87 1259 | DH_set0_key(dh, pub_key, priv_key ); #8 17.87 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ #8 17.87 /usr/include/openssl/dh.h:262:27: note: declared here #8 17.87 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key); #8 17.87 | ^~~~~~~~~~~ #8 17.87 TCCOpenSecurity.cc:1265:20: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.87 1265 | if(DH_compute_key(shared_secret, pub_key, dh)) #8 17.87 | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.87 /usr/include/openssl/dh.h:228:27: note: declared here #8 17.87 228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, #8 17.87 | ^~~~~~~~~~~~~~ #8 17.87 TCCOpenSecurity.cc:1267:12: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.87 1267 | DH_free(dh); #8 17.87 | ~~~~~~~^~~~ #8 17.87 /usr/include/openssl/dh.h:204:28: note: declared here #8 17.87 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 17.87 | ^~~~~~~ #8 17.87 TCCOpenSecurity.cc:1271:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 17.87 1271 | DH_free(dh); #8 17.87 | ~~~~~~~^~~~ #8 17.87 /usr/include/openssl/dh.h:204:28: note: declared here #8 17.87 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); #8 17.87 | ^~~~~~~ #8 17.87 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 17.87 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 17.87 1311 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 17.87 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.87 /usr/include/openssl/aes.h:51:5: note: declared here #8 17.87 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 17.87 | ^~~~~~~~~~~~~~~~~~~ #8 17.87 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 17.87 1318 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 17.87 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.87 /usr/include/openssl/aes.h:57:6: note: declared here #8 17.87 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 17.87 | ^~~~~~~~~~~ #8 17.87 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 17.87 1320 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 17.87 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.87 /usr/include/openssl/aes.h:57:6: note: declared here #8 17.87 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 17.87 | ^~~~~~~~~~~ #8 17.87 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': #8 17.87 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 17.87 1363 | AES_set_decrypt_key((const unsigned char*)p_key,128,&aes_k); #8 17.87 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.87 /usr/include/openssl/aes.h:54:5: note: declared here #8 17.87 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, #8 17.87 | ^~~~~~~~~~~~~~~~~~~ #8 17.87 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 17.87 1370 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 17.87 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.87 /usr/include/openssl/aes.h:60:6: note: declared here #8 17.87 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 17.87 | ^~~~~~~~~~~ #8 17.87 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 17.87 1372 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); #8 17.87 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.87 /usr/include/openssl/aes.h:60:6: note: declared here #8 17.87 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, #8 17.87 | ^~~~~~~~~~~ #8 17.88 TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CTR__128__Encrypt__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': #8 17.88 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 17.88 1389 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); #8 17.88 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #8 17.88 /usr/include/openssl/aes.h:51:5: note: declared here #8 17.88 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, #8 17.88 | ^~~~~~~~~~~~~~~~~~~ #8 17.88 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 17.88 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 17.88 | ^~~~~~~~~~~ #8 17.88 /usr/include/openssl/aes.h:57:6: note: declared here #8 17.88 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, #8 17.88 | ^~~~~~~~~~~ #8 17.91 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 17.95 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 17.98 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 18.15 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 18.16 g++ -shared -o Native_Functions.so Native_Functions.o #8 18.19 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 18.28 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 18.31 g++ -shared -o RTP_Types.so RTP_Types.o #8 18.33 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 18.34 g++ -shared -o SDP_Types.so SDP_Types.o #8 18.37 g++ -shared -o SIP_ConnectionHandler.so SIP_ConnectionHandler.o #8 18.40 g++ -shared -o SIP_Emulation.so SIP_Emulation.o #8 18.46 g++ -shared -o SIP_Templates.so SIP_Templates.o #8 18.53 g++ -shared -o SIPmsg_PortType.so SIPmsg_PortType.o #8 18.55 g++ -shared -o SIPmsg_Types.so SIPmsg_Types.o #8 18.57 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 18.61 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 18.69 g++ -shared -o TCCDateTime_Functions.so TCCDateTime_Functions.o #8 18.71 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 18.80 g++ -shared -o TCCOpenSecurity_Functions.so TCCOpenSecurity_Functions.o #8 18.84 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 18.85 g++ -shared -o AMI_Functions_part_1.so AMI_Functions_part_1.o #8 18.88 g++ -shared -o AMI_Functions_part_2.so AMI_Functions_part_2.o #8 18.90 g++ -shared -o AMI_Functions_part_3.so AMI_Functions_part_3.o #8 18.90 g++ -shared -o AMI_Functions_part_4.so AMI_Functions_part_4.o #8 18.91 g++ -shared -o AMI_Functions_part_5.so AMI_Functions_part_5.o #8 18.93 g++ -shared -o AMI_Functions_part_6.so AMI_Functions_part_6.o #8 18.95 g++ -shared -o AMI_Functions_part_7.so AMI_Functions_part_7.o #8 18.98 g++ -shared -o Asterisk_Tests_part_1.so Asterisk_Tests_part_1.o #8 18.99 g++ -shared -o Asterisk_Tests_part_2.so Asterisk_Tests_part_2.o #8 19.01 g++ -shared -o Asterisk_Tests_part_3.so Asterisk_Tests_part_3.o #8 19.01 g++ -shared -o Asterisk_Tests_part_4.so Asterisk_Tests_part_4.o #8 19.02 g++ -shared -o Asterisk_Tests_part_5.so Asterisk_Tests_part_5.o #8 19.04 g++ -shared -o Asterisk_Tests_part_6.so Asterisk_Tests_part_6.o #8 19.07 g++ -shared -o Asterisk_Tests_part_7.so Asterisk_Tests_part_7.o #8 19.07 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 19.09 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 19.11 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 19.12 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 19.12 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 19.13 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 19.15 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 19.16 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 19.19 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 19.20 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 19.20 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 19.22 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 19.24 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 19.25 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 19.26 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 19.27 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 19.28 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 19.29 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 19.29 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 19.33 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 19.33 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 19.35 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 19.35 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 19.37 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 19.37 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 19.37 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 19.39 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 19.39 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 19.41 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 19.42 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 19.43 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 19.44 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 19.45 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 19.46 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 19.47 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 19.47 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 19.48 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 19.49 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 19.50 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 19.52 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 19.54 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 19.54 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 19.55 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 19.55 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 19.56 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 19.57 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 19.61 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 19.62 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 19.65 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 19.65 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 19.68 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 19.68 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 19.70 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 19.70 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 19.71 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 19.73 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 19.75 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 19.76 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 19.78 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 19.80 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 19.81 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 19.81 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 19.81 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 19.82 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 19.85 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 19.85 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 19.87 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 19.88 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 19.89 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 19.91 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 19.92 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 19.92 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 19.94 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 19.95 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 20.00 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 20.02 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 20.03 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 20.04 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 20.05 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 20.07 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 20.08 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 20.09 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 20.12 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 20.15 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 20.18 g++ -shared -o SIP_ConnectionHandler_part_1.so SIP_ConnectionHandler_part_1.o #8 20.21 g++ -shared -o SIP_ConnectionHandler_part_2.so SIP_ConnectionHandler_part_2.o #8 20.23 g++ -shared -o SIP_ConnectionHandler_part_3.so SIP_ConnectionHandler_part_3.o #8 20.25 g++ -shared -o SIP_ConnectionHandler_part_4.so SIP_ConnectionHandler_part_4.o #8 20.28 g++ -shared -o SIP_ConnectionHandler_part_5.so SIP_ConnectionHandler_part_5.o #8 20.31 g++ -shared -o SIP_ConnectionHandler_part_6.so SIP_ConnectionHandler_part_6.o #8 20.32 g++ -shared -o SIP_ConnectionHandler_part_7.so SIP_ConnectionHandler_part_7.o #8 20.33 g++ -shared -o SIP_Emulation_part_1.so SIP_Emulation_part_1.o #8 20.34 g++ -shared -o SIP_Emulation_part_2.so SIP_Emulation_part_2.o #8 20.34 g++ -shared -o SIP_Emulation_part_3.so SIP_Emulation_part_3.o #8 20.36 g++ -shared -o SIP_Emulation_part_4.so SIP_Emulation_part_4.o #8 20.37 g++ -shared -o SIP_Emulation_part_5.so SIP_Emulation_part_5.o #8 20.39 g++ -shared -o SIP_Emulation_part_6.so SIP_Emulation_part_6.o #8 20.40 g++ -shared -o SIP_Emulation_part_7.so SIP_Emulation_part_7.o #8 20.40 g++ -shared -o SIP_Templates_part_1.so SIP_Templates_part_1.o #8 20.41 g++ -shared -o SIP_Templates_part_2.so SIP_Templates_part_2.o #8 20.43 g++ -shared -o SIP_Templates_part_3.so SIP_Templates_part_3.o #8 20.44 g++ -shared -o SIP_Templates_part_4.so SIP_Templates_part_4.o #8 20.45 g++ -shared -o SIP_Templates_part_5.so SIP_Templates_part_5.o #8 20.46 g++ -shared -o SIP_Templates_part_6.so SIP_Templates_part_6.o #8 20.49 g++ -shared -o SIP_Templates_part_7.so SIP_Templates_part_7.o #8 20.49 g++ -shared -o SIPmsg_PortType_part_1.so SIPmsg_PortType_part_1.o #8 20.50 g++ -shared -o SIPmsg_PortType_part_2.so SIPmsg_PortType_part_2.o #8 20.51 g++ -shared -o SIPmsg_PortType_part_3.so SIPmsg_PortType_part_3.o #8 20.53 g++ -shared -o SIPmsg_PortType_part_4.so SIPmsg_PortType_part_4.o #8 20.56 g++ -shared -o SIPmsg_PortType_part_5.so SIPmsg_PortType_part_5.o #8 20.57 g++ -shared -o SIPmsg_PortType_part_6.so SIPmsg_PortType_part_6.o #8 20.58 g++ -shared -o SIPmsg_PortType_part_7.so SIPmsg_PortType_part_7.o #8 20.59 g++ -shared -o SIPmsg_Types_part_1.so SIPmsg_Types_part_1.o #8 20.59 g++ -shared -o SIPmsg_Types_part_3.so SIPmsg_Types_part_3.o #8 20.59 g++ -shared -o SIPmsg_Types_part_4.so SIPmsg_Types_part_4.o #8 20.59 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 20.61 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 20.61 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 20.62 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 20.63 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 20.66 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 20.68 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 20.69 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 20.70 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 20.71 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 20.71 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 20.71 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 20.73 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 20.74 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 20.75 g++ -shared -o TCCDateTime_Functions_part_1.so TCCDateTime_Functions_part_1.o #8 20.75 g++ -shared -o TCCDateTime_Functions_part_2.so TCCDateTime_Functions_part_2.o #8 20.76 g++ -shared -o TCCDateTime_Functions_part_3.so TCCDateTime_Functions_part_3.o #8 20.76 g++ -shared -o TCCDateTime_Functions_part_4.so TCCDateTime_Functions_part_4.o #8 20.78 g++ -shared -o TCCDateTime_Functions_part_5.so TCCDateTime_Functions_part_5.o #8 20.79 g++ -shared -o TCCDateTime_Functions_part_6.so TCCDateTime_Functions_part_6.o #8 20.80 g++ -shared -o TCCDateTime_Functions_part_7.so TCCDateTime_Functions_part_7.o #8 20.81 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 20.81 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 20.83 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 20.83 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 20.85 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 20.85 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 20.85 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 20.85 g++ -shared -o TCCOpenSecurity_Functions_part_1.so TCCOpenSecurity_Functions_part_1.o #8 20.86 g++ -shared -o TCCOpenSecurity_Functions_part_2.so TCCOpenSecurity_Functions_part_2.o #8 20.86 g++ -shared -o TCCOpenSecurity_Functions_part_3.so TCCOpenSecurity_Functions_part_3.o #8 20.87 g++ -shared -o TCCOpenSecurity_Functions_part_4.so TCCOpenSecurity_Functions_part_4.o #8 20.88 g++ -shared -o TCCOpenSecurity_Functions_part_5.so TCCOpenSecurity_Functions_part_5.o #8 20.91 g++ -shared -o TCCOpenSecurity_Functions_part_6.so TCCOpenSecurity_Functions_part_6.o #8 20.91 g++ -shared -o TCCOpenSecurity_Functions_part_7.so TCCOpenSecurity_Functions_part_7.o #8 20.91 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 20.92 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 20.93 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 20.93 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 20.94 lex.SIP_parse_.c: In function 'int SIP_parse_lex()': #8 20.94 lex.SIP_parse_.c:139866:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 20.94 139866 | register yy_state_type yy_current_state; #8 20.94 | ^~~~~~~~~~~~~~~~ #8 20.94 lex.SIP_parse_.c:139867:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 20.94 139867 | register char *yy_cp, *yy_bp; #8 20.94 | ^~~~~ #8 20.94 lex.SIP_parse_.c:139867:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 20.94 139867 | register char *yy_cp, *yy_bp; #8 20.94 | ^~~~~ #8 20.94 lex.SIP_parse_.c:139868:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 20.94 139868 | register int yy_act; #8 20.94 | ^~~~~~ #8 20.94 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 20.95 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 20.96 lex.SIP_parse_.c: In function 'int yy_get_next_buffer()': #8 20.96 lex.SIP_parse_.c:142690:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 20.96 142690 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 20.96 | ^~~~ #8 20.96 lex.SIP_parse_.c:142691:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 20.96 142691 | register char *source = (yytext_ptr); #8 20.96 | ^~~~~~ #8 20.96 lex.SIP_parse_.c:142692:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 20.96 142692 | register int number_to_move, i; #8 20.96 | ^~~~~~~~~~~~~~ #8 20.96 lex.SIP_parse_.c:142692:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 20.96 142692 | register int number_to_move, i; #8 20.96 | ^ #8 20.96 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 20.96 lex.SIP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 20.96 lex.SIP_parse_.c:142824:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 20.96 142824 | register yy_state_type yy_current_state; #8 20.96 | ^~~~~~~~~~~~~~~~ #8 20.96 lex.SIP_parse_.c:142825:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 20.96 142825 | register char *yy_cp; #8 20.96 | ^~~~~ #8 20.96 lex.SIP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 20.96 lex.SIP_parse_.c:142854:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 20.96 142854 | register int yy_is_jam; #8 20.96 | ^~~~~~~~~ #8 20.96 lex.SIP_parse_.c:142855:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 20.96 142855 | register char *yy_cp = (yy_c_buf_p); #8 20.96 | ^~~~~ #8 20.97 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 20.99 g++ -shared -o SIP_parse_.tab.so SIP_parse_.tab.o #8 20.99 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 21.02 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 21.02 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 21.03 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 21.05 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 21.06 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 21.12 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 21.14 g++ -shared -o TCCConversion.so TCCConversion.o #8 21.19 g++ -shared -o TCCInterface.so TCCInterface.o #8 21.21 g++ -shared -o TCCOpenSecurity.so TCCOpenSecurity.o #8 21.25 g++ -shared -o TCCDateTime.so TCCDateTime.o #8 21.26 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 21.26 g++ -shared -o SIPmsg_Types_part_2.so SIPmsg_Types_part_2.o #8 21.30 g++ -shared -o SIPmsg_Types_part_5.so SIPmsg_Types_part_5.o #8 21.32 g++ -shared -o SIPmsg_Types_part_7.so SIPmsg_Types_part_7.o #8 21.38 g++ -shared -o SIPmsg_Types_part_6.so SIPmsg_Types_part_6.o #8 22.18 g++ -shared -o lex.SIP_parse_.so lex.SIP_parse_.o #8 22.24 g++ -shared -o SIPmsg_PT.so SIPmsg_PT.o #8 22.35 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 22.35 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 22.35 -L/lib -lcrypto \ #8 22.35 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 22.35 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 22.93 make[1]: Leaving directory '/osmo-ttcn3-hacks/asterisk' #8 DONE 23.0s #9 [4/4] COPY ASTERISK_TESTS.CFG /data/Asterisk_Tests.cfg #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.6s done #10 writing image sha256:225bf41ae4d436b0c8125a1d78d5efc779c77786beef11ff25b64e3d77da3c29 done #10 naming to docker.io/osmocom-build/ttcn3-asterisk-ims-ue-test:latest done #10 DONE 0.7s 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 225bf41ae4d4 + 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=1265909 + seq 1 30 + echo (1265909 + 1) % 256 + bc + SUBNET=246 + NET_NAME=ttcn3-asterisk-ims-ue-test-246 + SUB4=172.18.246.0/24 + SUB6=fd02:db8:246::/64 + set +x Creating network ttcn3-asterisk-ims-ue-test-246, trying SUBNET=246... + docker network create --internal --subnet 172.18.246.0/24 --ipv6 --subnet fd02:db8:246::/64 ttcn3-asterisk-ims-ue-test-246 c69699f66682d6dd71639301bc19b826f5df0a1636ba793a38b9aaa2d7e4c4bd + set +x ### Network ttcn3-asterisk-ims-ue-test-246 created (SUBNET=246) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=246 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk-ims-ue-tester/Asterisk_Tests.cfg Applying SUBNET=246 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/manager.conf Applying SUBNET=246 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/pjsip.conf Applying SUBNET=246 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.sh Applying SUBNET=246 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/asterisk.conf Applying SUBNET=246 to: /home/osmocom-build/jenkins/workspace/ttcn3-asterisk-ims-ue-test/logs/asterisk/extensions.conf + echo Starting container with Asterisk Starting container with Asterisk + docker_network_params 246 10 + NET=246 + ADDR_SUFIX=10 + echo --network ttcn3-asterisk-ims-ue-test-246 --ip 172.18.246.10 --ip6 fd02:db8:246::10 + docker run --rm --network ttcn3-asterisk-ims-ue-test-246 --ip 172.18.246.10 --ip6 fd02:db8:246::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-34-asterisk -d osmocom-build/asterisk-master /bin/sh -c /data/asterisk.sh >/data/asterisk.console.log 2>&1 af001f1005a108c34b0d58adaf01c03d0c8df29f338f559a1f002e60e881ce1f + sleep 3 + echo Starting container with Asterisk testsuite Starting container with Asterisk testsuite + docker_network_params 246 103 + NET=246 + ADDR_SUFIX=103 + echo --network ttcn3-asterisk-ims-ue-test-246 --ip 172.18.246.103 --ip6 fd02:db8:246::103 + docker run --rm --network ttcn3-asterisk-ims-ue-test-246 --ip 172.18.246.103 --ip6 fd02:db8:246::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-34-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@52248a5aac5a: Unix server socket created successfully. MC@52248a5aac5a: Listening on TCP port 45107. MC2> 52248a5aac5a is the default spawn /osmo-ttcn3-hacks/asterisk/Asterisk_Tests 52248a5aac5a 45107 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@52248a5aac5a: New HC connected from 172.18.246.103 [172.18.246.103]. 52248a5aac5a: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@52248a5aac5a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@52248a5aac5a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@52248a5aac5a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@52248a5aac5a: Configuration file was processed on all HCs. MC@52248a5aac5a: Creating MTC on host 172.18.246.103. MC@52248a5aac5a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@52248a5aac5a: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration'. ------ Asterisk_Tests.TC_internal_registration ------ Sun May 5 07:41:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@52248a5aac5a: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_registration' was executed successfully (exit status: 0). MTC@52248a5aac5a: Test case TC_internal_registration started. MTC@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@52248a5aac5a: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(3)@52248a5aac5a: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(3)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(3)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(3)@52248a5aac5a: 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@52248a5aac5a: end of f_init TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(3)@52248a5aac5a: Added SIP Call Table entry [0] for "8687890FFBC0B61@172.18.246.103" at TC_internal_registration-ConnHdlr-0501(4) TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: A2: md5('"REGISTER:sip172.18.246.10"') = "2607e55a66398b29c89a3a7401569cc8" TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714894899/4fb7a8362b0d86195e8c378fe805c648:00000001:0a4f113b:auth:2607e55a66398b29c89a3a7401569cc8"') = "5e22d05cf135b95afffe0c5e4db7bbda" TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: setverdict(pass): none -> pass TC_internal_registration-ConnHdlr-0501(4)@52248a5aac5a: Final verdict of PTC: pass Asterisk_Test-SIP(3)@52248a5aac5a: Final verdict of PTC: none MTC@52248a5aac5a: Setting final verdict of the test case. MTC@52248a5aac5a: Local verdict of MTC: none MTC@52248a5aac5a: Local verdict of PTC Asterisk_Test-SIP(3): none (none -> none) MTC@52248a5aac5a: Local verdict of PTC TC_internal_registration-ConnHdlr-0501(4): pass (none -> pass) MTC@52248a5aac5a: Test case TC_internal_registration finished. Verdict: pass MTC@52248a5aac5a: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass'. Sun May 5 07:41:39 UTC 2024 ====== Asterisk_Tests.TC_internal_registration pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1984) Waiting for packet dumper to finish... 1 (prev_count=1984, count=5566) MTC@52248a5aac5a: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_registration pass' was executed successfully (exit status: 0). MTC@52248a5aac5a: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt'. ------ Asterisk_Tests.TC_internal_call_momt ------ Sun May 5 07:41:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@52248a5aac5a: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_momt' was executed successfully (exit status: 0). MTC@52248a5aac5a: Test case TC_internal_call_momt started. MTC@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@52248a5aac5a: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(5)@52248a5aac5a: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(5)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(5)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(5)@52248a5aac5a: 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@52248a5aac5a: end of f_init TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(5)@52248a5aac5a: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.246.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_momt-ConnHdlr-0502(7) Asterisk_Test-SIP(5)@52248a5aac5a: Added SIP Call Table entry [0] for "60468A98161238F@172.18.246.103" at TC_internal_call_momt-ConnHdlr-0501(6) Asterisk_Test-SIP(5)@52248a5aac5a: Added SIP Call Table entry [1] for "C4C0A9EB7F884DB@172.18.246.103" at TC_internal_call_momt-ConnHdlr-0502(7) TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: A2: md5('"REGISTER:sip172.18.246.10"') = "2607e55a66398b29c89a3a7401569cc8" TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714894902/d50519d634ff8ca5d25b2e1115a64509:00000001:0a4f113b:auth:2607e55a66398b29c89a3a7401569cc8"') = "0d834f9d3c818418249136b3997f8a89" TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: A2: md5('"REGISTER:sip172.18.246.10"') = "2607e55a66398b29c89a3a7401569cc8" TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1714894902/d50519d634ff8ca5d25b2e1115a64509:00000001:0a4f113b:auth:2607e55a66398b29c89a3a7401569cc8"') = "3dcba3974f2754da7ec9f06310e36426" Asterisk_Test-SIP(5)@52248a5aac5a: Added SIP Call Table entry [2] for "0DCF05538BE29E3" at TC_internal_call_momt-ConnHdlr-0501(6) TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: A2: md5('"INVITE:sip172.18.246.10"') = "8b344c848c818c959a46e21278256d22" TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714894902/d50519d634ff8ca5d25b2e1115a64509:00000001:0a4f113b:auth:8b344c848c818c959a46e21278256d22"') = "3bf574c093f9736c66b2f1c17d16e7be" TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: 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 := "0DCF05538BE29E3" }, 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 := 1344714989, 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.246.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "B8381B25-47B39494" } } }, 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.246.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.246.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.246.103" }, { id := "branch", paramValue := "z9hG4bKF4A4E9C03C62AA37A783F0D240F4FAAA" } } } } }, 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)@52248a5aac5a: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.246.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_momt-ConnHdlr-0502(7) Asterisk_Test-SIP(5)@52248a5aac5a: Added SIP Call Table entry [3] for "c5af30d7-5138-42d4-8ff1-3b781f75e759" at TC_internal_call_momt-ConnHdlr-0502(7) TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1205141571", session_version := "1205141571", net_type := "IN", addr_type := "IP4", addr := "172.18.246.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.246.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 := 10116, 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)@52248a5aac5a: 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", "INFO", "REFER", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "0DCF05538BE29E3" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.246.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 := 1344714989, 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.246.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "B8381B25-47B39494" } } }, 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.246.10", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "196b4102-c890-4e94-a343-2a02da5e4e3d" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.246.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.246.103" }, { id := "branch", paramValue := "z9hG4bKF4A4E9C03C62AA37A783F0D240F4FAAA" } } } } }, 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)@52248a5aac5a: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1205141571", session_version := "1205141572", net_type := "IN", addr_type := "IP4", addr := "172.18.246.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.246.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)@52248a5aac5a: setverdict(pass): none -> pass TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1205141571", session_version := "1205141573", net_type := "IN", addr_type := "IP4", addr := "172.18.246.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.246.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 := 10116, 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)@52248a5aac5a: setverdict(pass): none -> pass TC_internal_call_momt-ConnHdlr-0501(6)@52248a5aac5a: Final verdict of PTC: pass TC_internal_call_momt-ConnHdlr-0502(7)@52248a5aac5a: Final verdict of PTC: pass Asterisk_Test-SIP(5)@52248a5aac5a: Final verdict of PTC: none MTC@52248a5aac5a: Setting final verdict of the test case. MTC@52248a5aac5a: Local verdict of MTC: none MTC@52248a5aac5a: Local verdict of PTC Asterisk_Test-SIP(5): none (none -> none) MTC@52248a5aac5a: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0501(6): pass (none -> pass) MTC@52248a5aac5a: Local verdict of PTC TC_internal_call_momt-ConnHdlr-0502(7): pass (pass -> pass) MTC@52248a5aac5a: Test case TC_internal_call_momt finished. Verdict: pass MTC@52248a5aac5a: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass'. Sun May 5 07:41:43 UTC 2024 ====== Asterisk_Tests.TC_internal_call_momt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18016) Waiting for packet dumper to finish... 1 (prev_count=18016, count=23357) MTC@52248a5aac5a: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_momt pass' was executed successfully (exit status: 0). MTC@52248a5aac5a: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered'. ------ Asterisk_Tests.TC_internal_call_all_2registered ------ Sun May 5 07:41:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@52248a5aac5a: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_2registered' was executed successfully (exit status: 0). MTC@52248a5aac5a: Test case TC_internal_call_all_2registered started. MTC@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@52248a5aac5a: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(8)@52248a5aac5a: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(8)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(8)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(8)@52248a5aac5a: 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@52248a5aac5a: end of f_init TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(8)@52248a5aac5a: Added SIP Call Table entry [0] for "145A5912FD102EC@172.18.246.103" at TC_internal_call_all_2registered-ConnHdlr-0501(9) Asterisk_Test-SIP(8)@52248a5aac5a: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.246.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_2registered-ConnHdlr-0502(10) Asterisk_Test-SIP(8)@52248a5aac5a: Added SIP Call Table entry [1] for "C22AEFCD5DB002F@172.18.246.103" at TC_internal_call_all_2registered-ConnHdlr-0502(10) TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: A2: md5('"REGISTER:sip172.18.246.10"') = "2607e55a66398b29c89a3a7401569cc8" TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714894906/a96ec763633fdb4ca0ce2127ba9b4d6d:00000001:0a4f113b:auth:2607e55a66398b29c89a3a7401569cc8"') = "34606c5b4ad498686109b9f41e9e17b9" TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: A2: md5('"REGISTER:sip172.18.246.10"') = "2607e55a66398b29c89a3a7401569cc8" TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1714894906/a96ec763633fdb4ca0ce2127ba9b4d6d:00000001:0a4f113b:auth:2607e55a66398b29c89a3a7401569cc8"') = "50f4909b884ac5a7a0a8824e835815bf" Asterisk_Test-SIP(8)@52248a5aac5a: Added SIP Call Table entry [2] for "1BEF90E9F395180" at TC_internal_call_all_2registered-ConnHdlr-0501(9) TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: A2: md5('"INVITE:sip172.18.246.10"') = "8b344c848c818c959a46e21278256d22" TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714894906/a96ec763633fdb4ca0ce2127ba9b4d6d:00000001:0a4f113b:auth:8b344c848c818c959a46e21278256d22"') = "5fdf69a26faea208a7978b3c89c58b24" TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: 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 := "1BEF90E9F395180" }, 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 := 1180507495, 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.246.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "E05E2101-47B3A497" } } }, 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.246.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.246.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.246.103" }, { id := "branch", paramValue := "z9hG4bK3759FF00AEC289CF0D483D3E73C79B79" } } } } }, 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)@52248a5aac5a: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.246.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_2registered-ConnHdlr-0502(10) Asterisk_Test-SIP(8)@52248a5aac5a: Added SIP Call Table entry [3] for "fa3e8dc3-8a1d-411a-adf2-3db670f0e238" at TC_internal_call_all_2registered-ConnHdlr-0502(10) TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "993598948", session_version := "993598948", net_type := "IN", addr_type := "IP4", addr := "172.18.246.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.246.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 := 16004, 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)@52248a5aac5a: 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", "INFO", "REFER", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "1BEF90E9F395180" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.246.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 := 1180507495, 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.246.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "E05E2101-47B3A497" } } }, 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.246.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "a0faa9db-d394-4955-bede-9a2253db0389" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.246.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.246.103" }, { id := "branch", paramValue := "z9hG4bK3759FF00AEC289CF0D483D3E73C79B79" } } } } }, 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)@52248a5aac5a: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "993598948", session_version := "993598949", net_type := "IN", addr_type := "IP4", addr := "172.18.246.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.246.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)@52248a5aac5a: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "993598948", session_version := "993598950", net_type := "IN", addr_type := "IP4", addr := "172.18.246.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.246.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 := 16004, 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)@52248a5aac5a: setverdict(pass): none -> pass TC_internal_call_all_2registered-ConnHdlr-0502(10)@52248a5aac5a: Final verdict of PTC: pass TC_internal_call_all_2registered-ConnHdlr-0501(9)@52248a5aac5a: Final verdict of PTC: pass Asterisk_Test-SIP(8)@52248a5aac5a: Final verdict of PTC: none MTC@52248a5aac5a: Setting final verdict of the test case. MTC@52248a5aac5a: Local verdict of MTC: none MTC@52248a5aac5a: Local verdict of PTC Asterisk_Test-SIP(8): none (none -> none) MTC@52248a5aac5a: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0501(9): pass (none -> pass) MTC@52248a5aac5a: Local verdict of PTC TC_internal_call_all_2registered-ConnHdlr-0502(10): pass (pass -> pass) MTC@52248a5aac5a: Test case TC_internal_call_all_2registered finished. Verdict: pass MTC@52248a5aac5a: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass'. Sun May 5 07:41:47 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_2registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18000) Waiting for packet dumper to finish... 1 (prev_count=18000, count=23323) MTC@52248a5aac5a: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_2registered pass' was executed successfully (exit status: 0). MTC@52248a5aac5a: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered'. ------ Asterisk_Tests.TC_internal_call_all_3registered ------ Sun May 5 07:41:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@52248a5aac5a: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_3registered' was executed successfully (exit status: 0). MTC@52248a5aac5a: Test case TC_internal_call_all_3registered started. MTC@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@52248a5aac5a: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(11)@52248a5aac5a: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(11)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(11)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(11)@52248a5aac5a: 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@52248a5aac5a: end of f_init TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(11)@52248a5aac5a: Added SIP Call Table entry [0] for "381CCD4FC56EF25@172.18.246.103" at TC_internal_call_all_3registered-ConnHdlr-0501(12) Asterisk_Test-SIP(11)@52248a5aac5a: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.246.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0502(13) Asterisk_Test-SIP(11)@52248a5aac5a: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.246.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_3registered-ConnHdlr-0503(14) Asterisk_Test-SIP(11)@52248a5aac5a: Added SIP Call Table entry [1] for "C3192EF5671C71F@172.18.246.103" at TC_internal_call_all_3registered-ConnHdlr-0502(13) Asterisk_Test-SIP(11)@52248a5aac5a: Added SIP Call Table entry [2] for "66A3787139B7E9E@172.18.246.103" at TC_internal_call_all_3registered-ConnHdlr-0503(14) TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: A2: md5('"REGISTER:sip172.18.246.10"') = "2607e55a66398b29c89a3a7401569cc8" TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714894910/92b58e4f2abd9f3691d7300fc3e0c16a:00000001:0a4f113b:auth:2607e55a66398b29c89a3a7401569cc8"') = "f1e57a19aa6592dd94d4733e8f38956f" TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: A1: md5('"0503:asterisk:secret"') = "72192cd265168127bed5215b11f97758" TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: A2: md5('"REGISTER:sip172.18.246.10"') = "2607e55a66398b29c89a3a7401569cc8" TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1714894910/92b58e4f2abd9f3691d7300fc3e0c16a:00000001:0a4f113b:auth:2607e55a66398b29c89a3a7401569cc8"') = "5754417d4e0f2dc067f264b4ece8d026" TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: A2: md5('"REGISTER:sip172.18.246.10"') = "2607e55a66398b29c89a3a7401569cc8" TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: Request-Digest: md5('"72192cd265168127bed5215b11f97758":"1714894910/92b58e4f2abd9f3691d7300fc3e0c16a:00000001:0a4f113b:auth:2607e55a66398b29c89a3a7401569cc8"') = "53650d7f520a10783945241992226e4b" Asterisk_Test-SIP(11)@52248a5aac5a: Added SIP Call Table entry [3] for "6D49FD6F1EA48B6" at TC_internal_call_all_3registered-ConnHdlr-0501(12) TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: A2: md5('"INVITE:sip172.18.246.10"') = "8b344c848c818c959a46e21278256d22" TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714894910/92b58e4f2abd9f3691d7300fc3e0c16a:00000001:0a4f113b:auth:8b344c848c818c959a46e21278256d22"') = "613fbedfede8e594ae859fdfee0f11e3" TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: 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 := "6D49FD6F1EA48B6" }, 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 := 1744720316, 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.246.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "AEA0DC41-47B3B4A4" } } }, 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.246.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.246.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.246.103" }, { id := "branch", paramValue := "z9hG4bKBA5060E1E0EA2021754B91D5C7BC3C4E" } } } } }, 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)@52248a5aac5a: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.246.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0503(14) Asterisk_Test-SIP(11)@52248a5aac5a: Added SIP Call Table entry [4] for "de72215c-5e42-4e14-b6b3-ab5023ab61c8" at TC_internal_call_all_3registered-ConnHdlr-0503(14) Asterisk_Test-SIP(11)@52248a5aac5a: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.246.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_3registered-ConnHdlr-0502(13) Asterisk_Test-SIP(11)@52248a5aac5a: Added SIP Call Table entry [5] for "3dc35738-6388-43bf-8b36-0dc9c2a6fdb1" at TC_internal_call_all_3registered-ConnHdlr-0502(13) TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1906494600", session_version := "1906494600", net_type := "IN", addr_type := "IP4", addr := "172.18.246.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.246.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 := 10016, 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)@52248a5aac5a: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1436733696", session_version := "1436733696", net_type := "IN", addr_type := "IP4", addr := "172.18.246.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.246.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 := 12722, 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)@52248a5aac5a: 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", "INFO", "REFER", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "6D49FD6F1EA48B6" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.246.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 := 1744720316, 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.246.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "AEA0DC41-47B3B4A4" } } }, 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.246.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "6cf2da11-5b87-4b28-bd1a-4dd29d642902" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.246.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.246.103" }, { id := "branch", paramValue := "z9hG4bKBA5060E1E0EA2021754B91D5C7BC3C4E" } } } } }, 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)@52248a5aac5a: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1436733696", session_version := "1436733697", net_type := "IN", addr_type := "IP4", addr := "172.18.246.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.246.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)@52248a5aac5a: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1436733696", session_version := "1436733698", net_type := "IN", addr_type := "IP4", addr := "172.18.246.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.246.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 := 12722, 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)@52248a5aac5a: setverdict(pass): none -> pass TC_internal_call_all_3registered-ConnHdlr-0501(12)@52248a5aac5a: Final verdict of PTC: pass Asterisk_Test-SIP(11)@52248a5aac5a: Final verdict of PTC: none TC_internal_call_all_3registered-ConnHdlr-0502(13)@52248a5aac5a: Final verdict of PTC: pass TC_internal_call_all_3registered-ConnHdlr-0503(14)@52248a5aac5a: Final verdict of PTC: pass MTC@52248a5aac5a: Setting final verdict of the test case. MTC@52248a5aac5a: Local verdict of MTC: none MTC@52248a5aac5a: Local verdict of PTC Asterisk_Test-SIP(11): none (none -> none) MTC@52248a5aac5a: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0501(12): pass (none -> pass) MTC@52248a5aac5a: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0502(13): pass (pass -> pass) MTC@52248a5aac5a: Local verdict of PTC TC_internal_call_all_3registered-ConnHdlr-0503(14): pass (pass -> pass) MTC@52248a5aac5a: Test case TC_internal_call_all_3registered finished. Verdict: pass MTC@52248a5aac5a: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass'. Sun May 5 07:41:51 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_3registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=23450) Waiting for packet dumper to finish... 1 (prev_count=23450, count=28678) MTC@52248a5aac5a: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_3registered pass' was executed successfully (exit status: 0). MTC@52248a5aac5a: Starting external command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered'. ------ Asterisk_Tests.TC_internal_call_all_4registered ------ Sun May 5 07:41:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@52248a5aac5a: External command `../ttcn3-tcpdump-start.sh Asterisk_Tests.TC_internal_call_all_4registered' was executed successfully (exit status: 0). MTC@52248a5aac5a: Test case TC_internal_call_all_4registered started. MTC@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. MTC@52248a5aac5a: Warning: Using prompt ' ' that is a substring of prompt 'Asterisk Call Manager/9.0.0 ' might cause problems Asterisk_Test-SIP(15)@52248a5aac5a: Warning: Invalid parameter name: 'DEBUG' Asterisk_Test-SIP(15)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port CLIENT. Asterisk_Test-SIP(15)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port CLIENT_PROC. Asterisk_Test-SIP(15)@52248a5aac5a: 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@52248a5aac5a: end of f_init TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(15)@52248a5aac5a: Added SIP Call Table entry [0] for "25355FCD25F3B41@172.18.246.103" at TC_internal_call_all_4registered-ConnHdlr-0501(16) Asterisk_Test-SIP(15)@52248a5aac5a: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.246.103", portField := omit }, urlParameters := omit, headers := omit } to be handled at TC_internal_call_all_4registered-ConnHdlr-0502(17) Asterisk_Test-SIP(15)@52248a5aac5a: Added SIP Call Table entry [1] for "1FC0246DC207D6E@172.18.246.103" at TC_internal_call_all_4registered-ConnHdlr-0502(17) TC_internal_call_all_4registered-ConnHdlr-0503(18)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_4registered-ConnHdlr-0503(18)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_4registered-ConnHdlr-0503(18)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@52248a5aac5a: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0503(18)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: A2: md5('"REGISTER:sip172.18.246.10"') = "2607e55a66398b29c89a3a7401569cc8" TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714894914/35c6a2149fe8d347673792544037e0ff:00000001:0a4f113b:auth:2607e55a66398b29c89a3a7401569cc8"') = "1a7966404aa3590ab79463a677b3d591" TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: A1: md5('"0502:asterisk:secret"') = "4b741c02958c7000f874e0ae50cdba7d" TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: A2: md5('"REGISTER:sip172.18.246.10"') = "2607e55a66398b29c89a3a7401569cc8" TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: Request-Digest: md5('"4b741c02958c7000f874e0ae50cdba7d":"1714894914/35c6a2149fe8d347673792544037e0ff:00000001:0a4f113b:auth:2607e55a66398b29c89a3a7401569cc8"') = "fb9a57d50492674cbcd78a1337b5765d" Asterisk_Test-SIP(15)@52248a5aac5a: Created SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.246.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)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port SIP_PROC. TC_internal_call_all_4registered-ConnHdlr-0504(19)@52248a5aac5a: Warning: Test port parameter DEBUG is not supported on port COORD. TC_internal_call_all_4registered-ConnHdlr-0504(19)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@52248a5aac5a: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@52248a5aac5a: Warning: Test port parameter default_local_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@52248a5aac5a: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@52248a5aac5a: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_internal_call_all_4registered-ConnHdlr-0504(19)@52248a5aac5a: Warning: Test port parameter default_dest_port is not supported on port SIP. Asterisk_Test-SIP(15)@52248a5aac5a: Added SIP Call Table entry [2] for "C6191B6F457791B@172.18.246.103" at TC_internal_call_all_4registered-ConnHdlr-0503(18) Asterisk_Test-SIP(15)@52248a5aac5a: Created SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.246.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)@52248a5aac5a: A1: md5('"0503:asterisk:secret"') = "72192cd265168127bed5215b11f97758" TC_internal_call_all_4registered-ConnHdlr-0503(18)@52248a5aac5a: A2: md5('"REGISTER:sip172.18.246.10"') = "2607e55a66398b29c89a3a7401569cc8" TC_internal_call_all_4registered-ConnHdlr-0503(18)@52248a5aac5a: Request-Digest: md5('"72192cd265168127bed5215b11f97758":"1714894914/35c6a2149fe8d347673792544037e0ff:00000001:0a4f113b:auth:2607e55a66398b29c89a3a7401569cc8"') = "49f89b6591f5e54b1f41828d44854571" Asterisk_Test-SIP(15)@52248a5aac5a: Added SIP Call Table entry [3] for "8AD4E88DD689796@172.18.246.103" at TC_internal_call_all_4registered-ConnHdlr-0504(19) TC_internal_call_all_4registered-ConnHdlr-0504(19)@52248a5aac5a: A1: md5('"0504:asterisk:secret"') = "29c47c28d362d1b0e548b5de7e72da8a" TC_internal_call_all_4registered-ConnHdlr-0504(19)@52248a5aac5a: A2: md5('"REGISTER:sip172.18.246.10"') = "2607e55a66398b29c89a3a7401569cc8" TC_internal_call_all_4registered-ConnHdlr-0504(19)@52248a5aac5a: Request-Digest: md5('"29c47c28d362d1b0e548b5de7e72da8a":"1714894914/35c6a2149fe8d347673792544037e0ff:00000001:0a4f113b:auth:2607e55a66398b29c89a3a7401569cc8"') = "f7de6545d425c696540b514d781da9d3" Asterisk_Test-SIP(15)@52248a5aac5a: Added SIP Call Table entry [4] for "B7D5D3381D29357" at TC_internal_call_all_4registered-ConnHdlr-0501(16) TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: A1: md5('"0501:asterisk:secret"') = "a34a6b1c4db97fc1991e36119c482192" TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: A2: md5('"INVITE:sip172.18.246.10"') = "8b344c848c818c959a46e21278256d22" TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: Request-Digest: md5('"a34a6b1c4db97fc1991e36119c482192":"1714894914/35c6a2149fe8d347673792544037e0ff:00000001:0a4f113b:auth:8b344c848c818c959a46e21278256d22"') = "0a9f432cab3e058515b7b78828a0884c" TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: 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 := "B7D5D3381D29357" }, 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 := 800299772, 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.246.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "468C6753-47B3C4C4" } } }, 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.246.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.246.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.246.103" }, { id := "branch", paramValue := "z9hG4bK49867F827618B1183C472D5F51C4F206" } } } } }, 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)@52248a5aac5a: Found SipExpect[1] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0503", password := omit }, hostPort := { host := "172.18.246.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0503(18) Asterisk_Test-SIP(15)@52248a5aac5a: Added SIP Call Table entry [5] for "25fa86d2-09db-4fc7-b0f1-b956b8cd419e" at TC_internal_call_all_4registered-ConnHdlr-0503(18) Asterisk_Test-SIP(15)@52248a5aac5a: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0502", password := omit }, hostPort := { host := "172.18.246.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0502(17) Asterisk_Test-SIP(15)@52248a5aac5a: Added SIP Call Table entry [6] for "cebc43f5-5aa2-4e6c-a450-f43e3b81eb63" at TC_internal_call_all_4registered-ConnHdlr-0502(17) Asterisk_Test-SIP(15)@52248a5aac5a: Found SipExpect[2] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "0504", password := omit }, hostPort := { host := "172.18.246.103", portField := omit }, urlParameters := omit, headers := omit } handled at TC_internal_call_all_4registered-ConnHdlr-0504(19) Asterisk_Test-SIP(15)@52248a5aac5a: Added SIP Call Table entry [7] for "aaa1468c-4f71-4524-8bf1-9e4b567a2acd" at TC_internal_call_all_4registered-ConnHdlr-0504(19) TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1983091837", session_version := "1983091837", net_type := "IN", addr_type := "IP4", addr := "172.18.246.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.246.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 := 12696, 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)@52248a5aac5a: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "820163366", session_version := "820163366", net_type := "IN", addr_type := "IP4", addr := "172.18.246.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.246.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 := 10516, 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-0504(19)@52248a5aac5a: Rx Initial MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "92438715", session_version := "92438715", net_type := "IN", addr_type := "IP4", addr := "172.18.246.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.246.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 := 17022, 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)@52248a5aac5a: 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", "INFO", "REFER", "MESSAGE" } }, allow_events := omit, answer_mode := omit, authenticationInfo := omit, authorization := omit, callId := { fieldName := CALL_ID_E (12), callid := "B7D5D3381D29357" }, callInfo := omit, contact := { fieldName := CONTACT_E (14), contactBody := { contactAddresses := { { addressField := { nameAddr := { displayName := omit, addrSpec := { scheme := "sip", userInfo := omit, hostPort := { host := "172.18.246.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 := 800299772, 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.246.10", portField := omit }, urlParameters := omit, headers := omit } } }, fromParams := { { id := "tag", paramValue := "468C6753-47B3C4C4" } } }, 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.246.103", portField := omit }, urlParameters := omit, headers := omit } } }, toParams := { { id := "tag", paramValue := "812f9e61-212c-41b8-8c4a-9368ae9ea109" } } }, unsupported := omit, userAgent := omit, via := { fieldName := VIA_E (106), viaBody := { { sentProtocol := { protocolName := "SIP", protocolVersion := "2.0", transport := "UDP" }, sentBy := { host := "172.18.246.103", portField := 5060 }, viaParams := { { id := "rport", paramValue := "5060" }, { id := "received", paramValue := "172.18.246.103" }, { id := "branch", paramValue := "z9hG4bK49867F827618B1183C472D5F51C4F206" } } } } }, 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)@52248a5aac5a: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1983091837", session_version := "1983091838", net_type := "IN", addr_type := "IP4", addr := "172.18.246.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.246.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)@52248a5aac5a: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0504(19)@52248a5aac5a: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: Rx Update MT INVITE decoded SDP: { protocol_version := 0, origin := { user_name := "-", session_id := "1983091837", session_version := "1983091839", net_type := "IN", addr_type := "IP4", addr := "172.18.246.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.246.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 := 12696, 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)@52248a5aac5a: setverdict(pass): none -> pass TC_internal_call_all_4registered-ConnHdlr-0501(16)@52248a5aac5a: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0503(18)@52248a5aac5a: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0502(17)@52248a5aac5a: Final verdict of PTC: pass TC_internal_call_all_4registered-ConnHdlr-0504(19)@52248a5aac5a: Final verdict of PTC: pass Asterisk_Test-SIP(15)@52248a5aac5a: Final verdict of PTC: none MTC@52248a5aac5a: Setting final verdict of the test case. MTC@52248a5aac5a: Local verdict of MTC: none MTC@52248a5aac5a: Local verdict of PTC Asterisk_Test-SIP(15): none (none -> none) MTC@52248a5aac5a: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0501(16): pass (none -> pass) MTC@52248a5aac5a: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0502(17): pass (pass -> pass) MTC@52248a5aac5a: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0503(18): pass (pass -> pass) MTC@52248a5aac5a: Local verdict of PTC TC_internal_call_all_4registered-ConnHdlr-0504(19): pass (pass -> pass) MTC@52248a5aac5a: Test case TC_internal_call_all_4registered finished. Verdict: pass MTC@52248a5aac5a: Starting external command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass'. Sun May 5 07:41:55 UTC 2024 ====== Asterisk_Tests.TC_internal_call_all_4registered pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=28698) Waiting for packet dumper to finish... 1 (prev_count=28698, count=33924) MTC@52248a5aac5a: External command `../ttcn3-tcpdump-stop.sh Asterisk_Tests.TC_internal_call_all_4registered pass' was executed successfully (exit status: 0). MC@52248a5aac5a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@52248a5aac5a: Terminating MTC. MC@52248a5aac5a: MTC terminated. MC2> exit MC@52248a5aac5a: Shutting down session. MC@52248a5aac5a: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/asterisk/expected-results.xml' against results in 'junit-xml-20.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-246 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-asterisk-ims-ue-test-34-asterisk + [ -n jenkins-ttcn3-asterisk-ims-ue-test-34-asterisk ] + docker_kill_wait jenkins-ttcn3-asterisk-ims-ue-test-34-asterisk + docker kill jenkins-ttcn3-asterisk-ims-ue-test-34-asterisk jenkins-ttcn3-asterisk-ims-ue-test-34-asterisk + docker wait jenkins-ttcn3-asterisk-ims-ue-test-34-asterisk Error response from daemon: No such container: jenkins-ttcn3-asterisk-ims-ue-test-34-asterisk + true + network_remove + set +x Removing network ttcn3-asterisk-ims-ue-test-246 + docker network remove ttcn3-asterisk-ims-ue-test-246 ttcn3-asterisk-ims-ue-test-246 + 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-34-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-20.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.064619'/> <testcase classname='Asterisk_Tests' name='TC_internal_call_momt' time='1.074463'/> <testcase classname='Asterisk_Tests' name='TC_internal_call_all_2registered' time='1.064254'/> <testcase classname='Asterisk_Tests' name='TC_internal_call_all_3registered' time='1.106468'/> <testcase classname='Asterisk_Tests' name='TC_internal_call_all_4registered' time='1.083281'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS