Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan 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-cbc-test-asan # 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-4g-only 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 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision eb927b7697ee5fa8753e02dd382abff57639015e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f eb927b7697ee5fa8753e02dd382abff57639015e # timeout=10 Commit message: "asterisk-master: Build from jolly/work branch by default" > git rev-list --no-walk eb927b7697ee5fa8753e02dd382abff57639015e # timeout=10 [ttcn3-cbc-test-asan] $ /bin/sh -xe /tmp/jenkins316902031593116672.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-cbc-test-asan + sed s/-asan$// + DIR=ttcn3-cbc-test + export IMAGE_SUFFIX=asan + export OSMOCOM_REPO_VERSION=asan + cd ttcn3-cbc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs ] + [ xjenkins-ttcn3-cbc-test-asan-19 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-cbc-test + SUITE_NAME=ttcn3-cbc-test + IMAGE_SUFFIX=asan + docker_images_require osmo-cbc-asan ttcn3-cbc-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 osmo-cbc-asan + local feed + echo debian-bookworm-obs-asan + depends=debian-bookworm-obs-asan + [ -n debian-bookworm-obs-asan ] + docker_images_require debian-bookworm-obs-asan + 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 debian-bookworm-obs-asan + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-asan + echo debian-bookworm-obs-asan + dir=debian-bookworm-obs-asan + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-asan/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/debian-bookworm-obs-asan' 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-cbc-test-asan/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=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-obs-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.38kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #6 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #8 CACHED #9 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly-asan.list #9 CACHED #10 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #10 CACHED #11 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-nightly-asan.asc #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:8ed278ffc2379201ba7fe9889b291f381db6bf86b94576bfc35146711a62b5bc 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/debian-bookworm-obs-asan' + docker_image_exists debian-bookworm-obs-asan + docker images -q osmocom-build/debian-bookworm-obs-asan + test -n 8ed278ffc237 + list_osmo_packages debian-bookworm debian-bookworm-obs-asan + local distro=debian-bookworm + local image=debian-bookworm-obs-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c + [ -n ] + return + docker_distro_from_image_name osmo-cbc-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-cbc-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-cbc-asan + echo osmo-cbc-asan + sed s/-asan/-latest/ + dir=osmo-cbc-latest + pull_arg=--pull + grep ^FROM ../osmo-cbc-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-cbc-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-cbc-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-cbc-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/osmo-cbc-latest' 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-cbc-test-asan/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=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-cbc-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 577B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-asan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-asan:latest #4 CACHED #5 [internal] load build context #5 transferring context: 989B done #5 DONE 0.0s #6 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-cbc && apt-get clean ;; centos*) dnf install -y osmo-cbc ;; esac #6 0.438 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.438 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.438 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.549 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] #6 0.660 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [164 kB] #6 0.728 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [41.8 kB] #6 0.750 Fetched 310 kB in 0s (905 kB/s) #6 0.750 Reading package lists... #6 1.123 Reading package lists... #6 1.489 Building dependency tree... #6 1.573 Reading state information... #6 1.653 The following additional packages will be installed: #6 1.653 libasan8 libbrotli1 libcurl3-gnutls libgssapi-krb5-2 libjansson4 #6 1.653 libldap-2.5-0 libmicrohttpd12 libmnl0 libnghttp2-14 liborcania2.3 #6 1.653 libosmo-sbcap0 libosmocore21 libosmogsm20 libosmoisdn0 libosmonetif11 #6 1.653 libosmovty13 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db libsctp1 #6 1.653 libssh2-1 libtalloc2 libubsan1 libulfius2.7 liburing2 libyder2.0 #6 1.653 osmocom-nightly-asan #6 1.654 Suggested packages: #6 1.654 krb5-doc krb5-user lksctp-tools #6 1.654 Recommended packages: #6 1.654 libldap-common publicsuffix libsasl2-modules #6 1.795 The following NEW packages will be installed: #6 1.795 libasan8 libbrotli1 libcurl3-gnutls libgssapi-krb5-2 libjansson4 #6 1.795 libldap-2.5-0 libmicrohttpd12 libmnl0 libnghttp2-14 liborcania2.3 #6 1.795 libosmo-sbcap0 libosmocore21 libosmogsm20 libosmoisdn0 libosmonetif11 #6 1.795 libosmovty13 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db libsctp1 #6 1.795 libssh2-1 libtalloc2 libubsan1 libulfius2.7 liburing2 libyder2.0 osmo-cbc #6 1.795 osmocom-nightly-asan #6 1.834 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded. #6 1.834 Need to get 8015 kB of archives. #6 1.834 After this operation, 39.7 MB of additional disk space will be used. #6 1.834 Get:1 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #6 1.884 Get:2 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #6 1.888 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB] #6 1.888 Get:4 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #6 1.889 Get:5 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #6 1.890 Get:6 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #6 1.891 Get:7 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u1 [72.4 kB] #6 1.893 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #6 1.893 Get:9 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #6 1.894 Get:10 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #6 1.896 Get:11 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u5 [385 kB] #6 1.898 Get:12 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #6 1.899 Get:13 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #6 1.900 Get:14 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.909 Get:15 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #6 1.909 Get:16 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.910 Get:17 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.911 Get:18 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #6 1.915 Get:19 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.916 Get:20 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #6 1.916 Get:21 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #6 1.965 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202406272029 [1196 B] #6 1.978 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202406272029~asan [574 kB] #6 1.985 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202406272029~asan [158 kB] #6 1.986 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202406272029~asan [1072 kB] #6 1.996 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.4.0.57.481f.202406272029~asan [196 kB] #6 1.997 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202406272029~asan [273 kB] #6 2.024 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sbcap0 0.4.2.9.f6a2.202406272029~asan [760 kB] #6 2.076 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-cbc 0.4.2.9.f6a2.202406272029~asan [157 kB] #6 2.197 debconf: delaying package configuration, since apt-utils is not installed #6 2.252 Fetched 8015 kB in 0s (28.8 MB/s) #6 2.319 Selecting previously unselected package libasan8:amd64. #6 2.319 (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 ... 6630 files and directories currently installed.) #6 2.327 Preparing to unpack .../00-libasan8_12.2.0-14_amd64.deb ... #6 2.357 Unpacking libasan8:amd64 (12.2.0-14) ... #6 2.642 Selecting previously unselected package libbrotli1:amd64. #6 2.643 Preparing to unpack .../01-libbrotli1_1.0.9-2+b6_amd64.deb ... #6 2.670 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #6 2.825 Selecting previously unselected package libgssapi-krb5-2:amd64. #6 2.827 Preparing to unpack .../02-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ... #6 2.842 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #6 2.944 Selecting previously unselected package libsasl2-modules-db:amd64. #6 2.946 Preparing to unpack .../03-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #6 2.960 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #6 3.099 Selecting previously unselected package libsasl2-2:amd64. #6 3.100 Preparing to unpack .../04-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #6 3.115 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #6 3.233 Selecting previously unselected package libldap-2.5-0:amd64. #6 3.235 Preparing to unpack .../05-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #6 3.250 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #6 3.379 Selecting previously unselected package libnghttp2-14:amd64. #6 3.381 Preparing to unpack .../06-libnghttp2-14_1.52.0-1+deb12u1_amd64.deb ... #6 3.396 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... #6 3.519 Selecting previously unselected package libpsl5:amd64. #6 3.521 Preparing to unpack .../07-libpsl5_0.21.2-1_amd64.deb ... #6 3.535 Unpacking libpsl5:amd64 (0.21.2-1) ... #6 3.659 Selecting previously unselected package librtmp1:amd64. #6 3.660 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #6 3.675 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #6 3.792 Selecting previously unselected package libssh2-1:amd64. #6 3.793 Preparing to unpack .../09-libssh2-1_1.10.0-3+b1_amd64.deb ... #6 3.807 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #6 3.935 Selecting previously unselected package libcurl3-gnutls:amd64. #6 3.936 Preparing to unpack .../10-libcurl3-gnutls_7.88.1-10+deb12u5_amd64.deb ... #6 3.951 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... #6 4.085 Selecting previously unselected package libjansson4:amd64. #6 4.086 Preparing to unpack .../11-libjansson4_2.14-2_amd64.deb ... #6 4.101 Unpacking libjansson4:amd64 (2.14-2) ... #6 4.239 Selecting previously unselected package libmicrohttpd12:amd64. #6 4.241 Preparing to unpack .../12-libmicrohttpd12_0.9.75-6_amd64.deb ... #6 4.256 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #6 4.384 Selecting previously unselected package libmnl0:amd64. #6 4.385 Preparing to unpack .../13-libmnl0_1.0.4-3_amd64.deb ... #6 4.400 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 4.514 Selecting previously unselected package liborcania2.3:amd64. #6 4.515 Preparing to unpack .../14-liborcania2.3_2.3.2-1_amd64.deb ... #6 4.529 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #6 4.620 Selecting previously unselected package osmocom-nightly-asan. #6 4.622 Preparing to unpack .../15-osmocom-nightly-asan_202406272029_amd64.deb ... #6 4.636 Unpacking osmocom-nightly-asan (202406272029) ... #6 4.750 Selecting previously unselected package libsctp1:amd64. #6 4.751 Preparing to unpack .../16-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 4.766 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 4.884 Selecting previously unselected package libtalloc2:amd64. #6 4.886 Preparing to unpack .../17-libtalloc2_2.4.0-f2_amd64.deb ... #6 4.901 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 5.032 Selecting previously unselected package libubsan1:amd64. #6 5.034 Preparing to unpack .../18-libubsan1_12.2.0-14_amd64.deb ... #6 5.052 Unpacking libubsan1:amd64 (12.2.0-14) ... #6 5.232 Selecting previously unselected package liburing2:amd64. #6 5.233 Preparing to unpack .../19-liburing2_2.3-3_amd64.deb ... #6 5.251 Unpacking liburing2:amd64 (2.3-3) ... #6 5.370 Selecting previously unselected package libosmocore21:amd64. #6 5.371 Preparing to unpack .../20-libosmocore21_1.9.0.209.e0c63.202406272029~asan_amd64.deb ... #6 5.387 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202406272029~asan) ... #6 5.536 Selecting previously unselected package libosmoisdn0:amd64. #6 5.538 Preparing to unpack .../21-libosmoisdn0_1.9.0.209.e0c63.202406272029~asan_amd64.deb ... #6 5.555 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202406272029~asan) ... #6 5.684 Selecting previously unselected package libosmogsm20:amd64. #6 5.685 Preparing to unpack .../22-libosmogsm20_1.9.0.209.e0c63.202406272029~asan_amd64.deb ... #6 5.703 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202406272029~asan) ... #6 5.886 Selecting previously unselected package libosmonetif11:amd64. #6 5.887 Preparing to unpack .../23-libosmonetif11_1.4.0.57.481f.202406272029~asan_amd64.deb ... #6 5.905 Unpacking libosmonetif11:amd64 (1.4.0.57.481f.202406272029~asan) ... #6 6.035 Selecting previously unselected package libosmovty13:amd64. #6 6.036 Preparing to unpack .../24-libosmovty13_1.9.0.209.e0c63.202406272029~asan_amd64.deb ... #6 6.052 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202406272029~asan) ... #6 6.192 Selecting previously unselected package libyder2.0:amd64. #6 6.193 Preparing to unpack .../25-libyder2.0_1.4.19-1_amd64.deb ... #6 6.210 Unpacking libyder2.0:amd64 (1.4.19-1) ... #6 6.339 Selecting previously unselected package libulfius2.7:amd64. #6 6.341 Preparing to unpack .../26-libulfius2.7_2.7.13-1_amd64.deb ... #6 6.373 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #6 6.494 Selecting previously unselected package libosmo-sbcap0:amd64. #6 6.495 Preparing to unpack .../27-libosmo-sbcap0_0.4.2.9.f6a2.202406272029~asan_amd64.deb ... #6 6.511 Unpacking libosmo-sbcap0:amd64 (0.4.2.9.f6a2.202406272029~asan) ... #6 6.686 Selecting previously unselected package osmo-cbc. #6 6.688 Preparing to unpack .../28-osmo-cbc_0.4.2.9.f6a2.202406272029~asan_amd64.deb ... #6 6.704 Unpacking osmo-cbc (0.4.2.9.f6a2.202406272029~asan) ... #6 6.848 Setting up libpsl5:amd64 (0.21.2-1) ... #6 6.994 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #6 7.073 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... #6 7.133 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #6 7.182 Setting up libjansson4:amd64 (2.14-2) ... #6 7.235 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #6 7.284 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 7.336 Setting up liborcania2.3:amd64 (2.3.2-1) ... #6 7.388 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #6 7.441 Setting up libmnl0:amd64 (1.0.4-3) ... #6 7.492 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #6 7.544 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #6 7.594 Setting up libubsan1:amd64 (12.2.0-14) ... #6 7.646 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 7.696 Setting up libyder2.0:amd64 (1.4.19-1) ... #6 7.745 Setting up libasan8:amd64 (12.2.0-14) ... #6 7.794 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #6 7.844 Setting up osmocom-nightly-asan (202406272029) ... #6 7.892 Setting up liburing2:amd64 (2.3-3) ... #6 7.943 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #6 7.992 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202406272029~asan) ... #6 8.041 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202406272029~asan) ... #6 8.094 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202406272029~asan) ... #6 8.143 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... #6 8.192 Setting up libulfius2.7:amd64 (2.7.13-1) ... #6 8.242 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202406272029~asan) ... #6 8.290 Setting up libosmonetif11:amd64 (1.4.0.57.481f.202406272029~asan) ... #6 8.341 Setting up libosmo-sbcap0:amd64 (0.4.2.9.f6a2.202406272029~asan) ... #6 8.390 Setting up osmo-cbc (0.4.2.9.f6a2.202406272029~asan) ... #6 8.616 changed ownership of '/etc/osmocom/osmo-cbc.cfg' from root:root to osmocom:osmocom #6 8.617 mode of '/etc/osmocom/osmo-cbc.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 8.617 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 8.618 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 8.619 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 8.712 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 9.0s #7 [3/4] WORKDIR /DATA #7 DONE 0.2s #8 [4/4] COPY OSMO-CBC.CFG /data/ #8 DONE 0.2s #9 exporting to image #9 exporting layers #9 exporting layers 0.3s done #9 writing image sha256:6600a37a7a7db7cf33e8ecb6838b61d7bc35e368bad159d46b7c022ebb35ab0e done #9 naming to docker.io/osmocom-build/osmo-cbc-asan:latest 0.0s done #9 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/osmo-cbc-latest' + docker_image_exists osmo-cbc-asan + docker images -q osmocom-build/osmo-cbc-asan + test -n 6600a37a7a7d + list_osmo_packages debian-bookworm osmo-cbc-asan + local distro=debian-bookworm + local image=osmo-cbc-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-cbc-asan -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-cbc-asan ### ii libosmo-sbcap0:amd64 0.4.2.9.f6a2.202406272029~asan amd64 libosmo-sbcap: Osmocom's library to encode/decode SBc-AP messages ii libosmocore21:amd64 1.9.0.209.e0c63.202406272029~asan amd64 Osmo Core library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406272029~asan amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406272029~asan amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406272029~asan amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.0.209.e0c63.202406272029~asan amd64 Osmo VTY library ii osmo-cbc 0.4.2.9.f6a2.202406272029~asan amd64 OsmoCBC: Osmocom's Cell Broadcast Center ii osmocom-nightly-asan 202406272029 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-cbc-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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-cbc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-cbc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-cbc-test + echo ttcn3-cbc-test + dir=ttcn3-cbc-test + pull_arg=--pull + grep ^FROM ../ttcn3-cbc-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-cbc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-cbc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-cbc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-cbc-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-cbc-test-asan/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=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --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 \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/ttcn3-cbc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 350B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" cbc #8 0.302 + OSMO_TTCN3_BRANCH=master #8 0.302 + shift #8 0.302 + cd /osmo-ttcn3-hacks #8 0.302 + git fetch #8 0.437 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.437 68e476c7..7f055da4 master -> origin/master #8 0.438 * [new branch] daniel/mme -> origin/daniel/mme #8 0.438 + 9ca06122...0e01fdfd neels/wip -> origin/neels/wip (forced update) #8 0.439 * [new branch] osmith/wip-testenv -> origin/osmith/wip-testenv #8 0.439 + 524d3635...6ed550a6 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.440 + 2de9b140...773d5824 pmaier/ipad -> origin/pmaier/ipad (forced update) #8 0.444 + git checkout master #8 0.493 Already on 'master' #8 0.494 Your branch is behind 'origin/master' by 32 commits, and can be fast-forwarded. #8 0.494 (use "git pull" to update your local branch) #8 0.494 + git symbolic-ref -q HEAD #8 0.496 refs/heads/master #8 0.496 + git reset --hard origin/master #8 0.525 HEAD is now at 7f055da4 SIP_Templates: Allow setting Session-Expires and Min_SE in INVITE templates #8 0.525 + git rev-parse --abbrev-ref HEAD #8 0.527 master #8 0.528 + git rev-parse HEAD #8 0.529 7f055da4ba73b0e499a3cdf52e92829f9975f0af #8 0.530 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.531 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.531 + make -j8 deps #8 0.593 (make -j16 -C deps || make -j1 -C deps) #8 0.595 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.596 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.080 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.081 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.081 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.081 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.082 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.082 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.082 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.083 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.083 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.083 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.083 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.084 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.084 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.085 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.085 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.085 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.158 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.158 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.159 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.159 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.232 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.242 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.245 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.249 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.251 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.254 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.254 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.255 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.256 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.257 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.259 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.280 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.289 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.320 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.320 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.321 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.321 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.321 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.321 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.322 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.322 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.322 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.322 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.322 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.322 + + gitgit checkout checkout -q -q -f -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 c496d298876fed55c2b730278b7ee77982555563 #8 1.322 #8 1.322 + origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.322 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.322 git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.323 + git+ checkout -q -fgit 54176e95850654e5e8b0ffa2f1b5f35c412b949c checkout #8 1.323 -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.323 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.323 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.323 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.324 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.340 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.340 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.342 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.342 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.428 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.429 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.432 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.433 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.434 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.434 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.434 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.435 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.435 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.436 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.436 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.437 + make cbc #8 1.493 (make -j16 -C deps || make -j1 -C deps) #8 1.495 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.981 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.981 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.981 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.981 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.982 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.982 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.982 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.982 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.983 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.983 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.983 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.984 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.984 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.985 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.985 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.986 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 2.052 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.052 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.056 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.056 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.125 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.132 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.134 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.134 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.134 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.138 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.144 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.145 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.145 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.149 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.155 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.155 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.195 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.195 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.196 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.196 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.196 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.196 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.197 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.198 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.198 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.198 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.199 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.199 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.202 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.202 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.203 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.203 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.203 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.203 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.207 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.207 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.221 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.221 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.226 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.242 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.242 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.284 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.284 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.332 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.332 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.336 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.337 (cd cbc && ./gen_links.sh && ./regen_makefile.sh) #8 2.340 Linking TCCInterface_Functions.ttcn #8 2.341 Linking TCCConversion_Functions.ttcn #8 2.343 Linking TCCConversion.cc #8 2.344 Linking TCCInterface.cc #8 2.345 Linking TCCInterface_ip.h #8 2.346 Linking TCCEncoding_Functions.ttcn #8 2.347 Linking TCCEncoding.cc #8 2.349 Linking Socket_API_Definitions.ttcn #8 2.350 Linking IPL4asp_Functions.ttcn #8 2.351 Linking IPL4asp_PT.cc #8 2.352 Linking IPL4asp_PT.hh #8 2.353 Linking IPL4asp_PortType.ttcn #8 2.355 Linking IPL4asp_Types.ttcn #8 2.356 Linking IPL4asp_discovery.cc #8 2.357 Linking IPL4asp_protocol_L234.hh #8 2.358 Linking SCTPasp_PT.cc #8 2.360 Linking SCTPasp_PT.hh #8 2.361 Linking SCTPasp_PortType.ttcn #8 2.362 Linking SCTPasp_Types.ttcn #8 2.363 Linking TELNETasp_PT.cc #8 2.364 Linking TELNETasp_PT.hh #8 2.365 Linking TELNETasp_PortType.ttcn #8 2.367 Linking BSSAP_Types.ttcn #8 2.368 Linking SABP_CommonDataTypes.asn #8 2.369 Linking SABP_Constants.asn #8 2.370 Linking SABP_Containers.asn #8 2.371 Linking SABP_IEs.asn #8 2.372 Linking SABP_PDU_Contents.asn #8 2.373 Linking SABP_PDU_Descriptions.asn #8 2.374 Linking SABP_Types.ttcn #8 2.376 Linking SABP_EncDec.cc #8 2.377 Linking SABP_Templates.ttcn #8 2.378 Linking SABP_CodecPort.ttcn #8 2.379 Linking SABP_CodecPort_CtrlFunct.ttcn #8 2.380 Linking SABP_CodecPort_CtrlFunctDef.cc #8 2.381 Linking SABP_Adapter.ttcn #8 2.382 Linking SBC_AP_CommonDataTypes.asn #8 2.383 Linking SBC_AP_Constants.asn #8 2.385 Linking SBC_AP_Containers.asn #8 2.386 Linking SBC_AP_IEs.asn #8 2.387 Linking SBC_AP_PDU_Contents.asn #8 2.388 Linking SBC_AP_PDU_Descriptions.asn #8 2.389 Linking SBC_AP_Types.ttcn #8 2.390 Linking SBC_AP_EncDec.cc #8 2.391 Linking SBC_AP_Templates.ttcn #8 2.393 Linking SBC_AP_CodecPort.ttcn #8 2.394 Linking SBC_AP_CodecPort_CtrlFunct.ttcn #8 2.395 Linking SBC_AP_CodecPort_CtrlFunctDef.cc #8 2.396 Linking SBC_AP_Adapter.ttcn #8 2.397 Linking Abstract_Socket.cc #8 2.398 Linking Abstract_Socket.hh #8 2.399 Linking HTTPmsg_MessageLen.ttcn #8 2.400 Linking HTTPmsg_MessageLen_Function.cc #8 2.401 Linking HTTPmsg_PT.cc #8 2.402 Linking HTTPmsg_PT.hh #8 2.403 Linking HTTPmsg_PortType.ttcn #8 2.404 Linking HTTPmsg_Types.ttcn #8 2.405 Linking JSON_EncDec.cc #8 2.406 Linking JSON_Types.ttcn #8 2.407 Linking Misc_Helpers.ttcn #8 2.408 Linking General_Types.ttcn #8 2.409 Linking GSM_Types.ttcn #8 2.410 Linking Osmocom_Types.ttcn #8 2.411 Linking Native_Functions.ttcn #8 2.412 Linking Native_FunctionDefs.cc #8 2.413 Linking HTTP_Adapter.ttcn #8 2.414 Linking BSSMAP_Templates.ttcn #8 2.415 Linking CBSP_Types.ttcn #8 2.417 Linking CBSP_Templates.ttcn #8 2.418 Linking CBSP_CodecPort.ttcn #8 2.419 Linking CBSP_CodecPort_CtrlFunct.ttcn #8 2.420 Linking CBSP_CodecPort_CtrlFunctdef.cc #8 2.421 Linking CBSP_Adapter.ttcn #8 2.422 Linking SCTP_Templates.ttcn #8 2.438 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.439 Generating Makefile skeleton... #8 2.439 Makefile skeleton was generated. #8 2.453 make -C cbc compile #8 2.462 make[1]: Entering directory '/osmo-ttcn3-hacks/cbc' #8 2.462 /usr/bin/ttcn3_compiler -L -U 8 BSC_ConnectionHandler.ttcn BSSAP_Types.ttcn BSSMAP_Templates.ttcn CBC_Tests.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn CBS_Message.ttcn ECBE_Components.ttcn ECBE_Types.ttcn GSM_Types.ttcn General_Types.ttcn HTTP_Adapter.ttcn HTTPmsg_MessageLen.ttcn HTTPmsg_PortType.ttcn HTTPmsg_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn JSON_Types.ttcn MME_ConnectionHandler.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn SABP_Adapter.ttcn SABP_CodecPort.ttcn SABP_CodecPort_CtrlFunct.ttcn SABP_Templates.ttcn SABP_Types.ttcn SBC_AP_Adapter.ttcn SBC_AP_CodecPort.ttcn SBC_AP_CodecPort_CtrlFunct.ttcn SBC_AP_Templates.ttcn SBC_AP_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn SABP_CommonDataTypes.asn SABP_Constants.asn SABP_Containers.asn SABP_IEs.asn SABP_PDU_Contents.asn SABP_PDU_Descriptions.asn SBC_AP_CommonDataTypes.asn SBC_AP_Constants.asn SBC_AP_Containers.asn SBC_AP_IEs.asn SBC_AP_PDU_Contents.asn SBC_AP_PDU_Descriptions.asn - BSC_ConnectionHandler.ttcn BSSAP_Types.ttcn BSSMAP_Templates.ttcn CBC_Tests.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn CBS_Message.ttcn ECBE_Components.ttcn ECBE_Types.ttcn GSM_Types.ttcn General_Types.ttcn HTTP_Adapter.ttcn HTTPmsg_MessageLen.ttcn HTTPmsg_PortType.ttcn HTTPmsg_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn JSON_Types.ttcn MME_ConnectionHandler.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_Types.ttcn SABP_Adapter.ttcn SABP_CodecPort.ttcn SABP_CodecPort_CtrlFunct.ttcn SABP_Templates.ttcn SABP_Types.ttcn SBC_AP_Adapter.ttcn SBC_AP_CodecPort.ttcn SBC_AP_CodecPort_CtrlFunct.ttcn SBC_AP_Templates.ttcn SBC_AP_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn SABP_CommonDataTypes.asn SABP_Constants.asn SABP_Containers.asn SABP_IEs.asn SABP_PDU_Contents.asn SABP_PDU_Descriptions.asn SBC_AP_CommonDataTypes.asn SBC_AP_Constants.asn SBC_AP_Containers.asn SBC_AP_IEs.asn SBC_AP_PDU_Contents.asn SBC_AP_PDU_Descriptions.asn #8 2.468 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.468 #8 2.473 Notify: Parsing TTCN-3 module `BSC_ConnectionHandler.ttcn'... #8 2.474 Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... #8 2.478 Notify: Parsing TTCN-3 module `BSSMAP_Templates.ttcn'... #8 2.482 Notify: Parsing TTCN-3 module `CBC_Tests.ttcn'... #8 2.485 Notify: Parsing TTCN-3 module `CBSP_Adapter.ttcn'... #8 2.485 Notify: Parsing TTCN-3 module `CBSP_CodecPort.ttcn'... #8 2.486 Notify: Parsing TTCN-3 module `CBSP_CodecPort_CtrlFunct.ttcn'... #8 2.486 Notify: Parsing TTCN-3 module `CBSP_Templates.ttcn'... #8 2.488 Notify: Parsing TTCN-3 module `CBSP_Types.ttcn'... #8 2.489 Notify: Parsing TTCN-3 module `CBS_Message.ttcn'... #8 2.489 Notify: Parsing TTCN-3 module `ECBE_Components.ttcn'... #8 2.490 Notify: Parsing TTCN-3 module `ECBE_Types.ttcn'... #8 2.490 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.491 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.492 Notify: Parsing TTCN-3 module `HTTP_Adapter.ttcn'... #8 2.493 Notify: Parsing TTCN-3 module `HTTPmsg_MessageLen.ttcn'... #8 2.493 Notify: Parsing TTCN-3 module `HTTPmsg_PortType.ttcn'... #8 2.493 Notify: Parsing TTCN-3 module `HTTPmsg_Types.ttcn'... #8 2.493 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.494 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.494 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.495 Notify: Parsing TTCN-3 module `JSON_Types.ttcn'... #8 2.495 Notify: Parsing TTCN-3 module `MME_ConnectionHandler.ttcn'... #8 2.496 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.496 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.496 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.497 Notify: Parsing TTCN-3 module `SABP_Adapter.ttcn'... #8 2.497 Notify: Parsing TTCN-3 module `SABP_CodecPort.ttcn'... #8 2.498 Notify: Parsing TTCN-3 module `SABP_CodecPort_CtrlFunct.ttcn'... #8 2.498 Notify: Parsing TTCN-3 module `SABP_Templates.ttcn'... #8 2.499 Notify: Parsing TTCN-3 module `SABP_Types.ttcn'... #8 2.499 Notify: Parsing TTCN-3 module `SBC_AP_Adapter.ttcn'... #8 2.499 Notify: Parsing TTCN-3 module `SBC_AP_CodecPort.ttcn'... #8 2.499 Notify: Parsing TTCN-3 module `SBC_AP_CodecPort_CtrlFunct.ttcn'... #8 2.499 Notify: Parsing TTCN-3 module `SBC_AP_Templates.ttcn'... #8 2.500 Notify: Parsing TTCN-3 module `SBC_AP_Types.ttcn'... #8 2.500 Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... #8 2.500 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 2.501 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 2.501 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.501 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.502 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 2.503 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.504 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.504 Notify: Parsing ASN.1 module `SABP_CommonDataTypes.asn'... #8 2.504 SABP_CommonDataTypes.asn:10: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 2.504 Notify: Parsing ASN.1 module `SABP_Constants.asn'... #8 2.504 SABP_Constants.asn:16: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 2.504 Notify: Parsing ASN.1 module `SABP_Containers.asn'... #8 2.504 Notify: Parsing ASN.1 module `SABP_IEs.asn'... #8 2.505 Notify: Parsing ASN.1 module `SABP_PDU_Contents.asn'... #8 2.505 Notify: Parsing ASN.1 module `SABP_PDU_Descriptions.asn'... #8 2.505 Notify: Parsing ASN.1 module `SBC_AP_CommonDataTypes.asn'... #8 2.505 SBC_AP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 2.506 Notify: Parsing ASN.1 module `SBC_AP_Constants.asn'... #8 2.506 SBC_AP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 2.506 Notify: Parsing ASN.1 module `SBC_AP_Containers.asn'... #8 2.506 Notify: Parsing ASN.1 module `SBC_AP_IEs.asn'... #8 2.507 Notify: Parsing ASN.1 module `SBC_AP_PDU_Contents.asn'... #8 2.507 Notify: Parsing ASN.1 module `SBC_AP_PDU_Descriptions.asn'... #8 2.507 Notify: Checking modules... #8 2.508 CBS_Message.ttcn: In TTCN-3 module `CBS_Message': #8 2.508 CBS_Message.ttcn:24.1-35.1: warning: Definition with name `CBS_Message' hides a module identifier #8 2.518 BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': #8 2.518 BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': #8 2.518 BSSMAP_Templates.ttcn:260.4-262.2: In else statement: #8 2.518 BSSMAP_Templates.ttcn:261.3-42: In return statement: #8 2.518 BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': #8 2.518 BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': #8 2.518 BSSMAP_Templates.ttcn:261.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime #8 2.518 BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here #8 2.518 BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': #8 2.518 BSSMAP_Templates.ttcn:278.4-280.2: In else statement: #8 2.518 BSSMAP_Templates.ttcn:279.3-42: In return statement: #8 2.518 BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': #8 2.518 BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': #8 2.518 BSSMAP_Templates.ttcn:279.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime #8 2.518 BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here #8 2.518 BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': #8 2.518 BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': #8 2.518 BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': #8 2.518 BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': #8 2.518 BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': #8 2.518 BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': #8 2.518 BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': #8 2.518 BSSMAP_Templates.ttcn:523.46-52: warning: Inadequate restriction on the referenced template parameter `l3_info', this may cause a dynamic test case error at runtime #8 2.518 BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here #8 2.519 BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': #8 2.519 BSSMAP_Templates.ttcn:752.4-758.2: In else statement: #8 2.519 BSSMAP_Templates.ttcn:757.3-11: In return statement: #8 2.519 BSSMAP_Templates.ttcn:757.10-11: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime #8 2.519 BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here #8 2.521 BSSMAP_Templates.ttcn:2170.1-2182.1: In function definition `ts_BSSMAP_IE_TalkerPriority': #8 2.521 BSSMAP_Templates.ttcn:2174.4-2181.2: In else statement: #8 2.521 BSSMAP_Templates.ttcn:2180.3-11: In return statement: #8 2.521 BSSMAP_Templates.ttcn:2180.10-11: warning: Inadequate restriction on the referenced template variable `tp', this may cause a dynamic test case error at runtime #8 2.521 BSSMAP_Templates.ttcn:2175.51-2179.3: note: Referenced template variable is here #8 2.522 BSSMAP_Templates.ttcn:2842.1-2854.1: In function definition `tr_BSSMAP_LcsCause': #8 2.522 BSSMAP_Templates.ttcn:2853.2-10: In return statement: #8 2.522 BSSMAP_Templates.ttcn:2853.9-10: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime #8 2.522 BSSMAP_Templates.ttcn:2847.34-2852.2: note: Referenced template variable is here #8 2.526 CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates': #8 2.526 CBSP_Templates.ttcn:370.1-383.1: In function definition `ts_CBSP_WRITE_CBS_COMPL': #8 2.526 CBSP_Templates.ttcn:381.2-53: In variable assignment: #8 2.526 CBSP_Templates.ttcn:381.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.526 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.526 CBSP_Templates.ttcn:435.1-451.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL': #8 2.526 CBSP_Templates.ttcn:449.2-53: In variable assignment: #8 2.526 CBSP_Templates.ttcn:449.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.526 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.526 CBSP_Templates.ttcn:521.1-540.1: In function definition `ts_CBSP_WRITE_CBS_FAIL': #8 2.526 CBSP_Templates.ttcn:538.2-53: In variable assignment: #8 2.526 CBSP_Templates.ttcn:538.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.526 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.527 CBSP_Templates.ttcn:541.1-569.1: In function definition `tr_CBSP_WRITE_CBS_FAIL': #8 2.527 CBSP_Templates.ttcn:567.2-53: In variable assignment: #8 2.527 CBSP_Templates.ttcn:567.41-53: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 2.527 CBSP_Templates.ttcn:567.42-52: In parameter #1 for `val': #8 2.527 CBSP_Templates.ttcn:567.42-52: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime #8 2.527 CBSP_Templates.ttcn:545.5-42: note: Referenced template parameter is here #8 2.527 CBSP_Templates.ttcn:599.1-619.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL': #8 2.527 CBSP_Templates.ttcn:617.2-53: In variable assignment: #8 2.527 CBSP_Templates.ttcn:617.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.527 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.527 CBSP_Templates.ttcn:680.1-694.1: In function definition `ts_CBSP_KILL': #8 2.527 CBSP_Templates.ttcn:690.2-692.2: In if statement: #8 2.527 CBSP_Templates.ttcn:691.3-54: In variable assignment: #8 2.527 CBSP_Templates.ttcn:691.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.527 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.527 CBSP_Templates.ttcn:711.1-730.1: In function definition `ts_CBSP_KILL_COMPL': #8 2.527 CBSP_Templates.ttcn:726.2-728.2: In if statement: #8 2.527 CBSP_Templates.ttcn:727.3-54: In variable assignment: #8 2.527 CBSP_Templates.ttcn:727.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.527 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.528 CBSP_Templates.ttcn:768.1-789.1: In function definition `ts_CBSP_KILL_FAIL': #8 2.528 CBSP_Templates.ttcn:785.2-787.2: In if statement: #8 2.528 CBSP_Templates.ttcn:786.3-54: In variable assignment: #8 2.528 CBSP_Templates.ttcn:786.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.528 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.528 CBSP_Templates.ttcn:831.1-840.35: In template definition `tr_CBSP_MSG_STATUS_QUERY': #8 2.528 CBSP_Templates.ttcn:836.9-840.35: In actual parameter list of template `@CBSP_Templates.ts_CBSP': #8 2.528 CBSP_Templates.ttcn:836.38-840.34: In parameter #2 for `ies': #8 2.528 CBSP_Templates.ttcn:837.4-23: In component 1: #8 2.528 CBSP_Templates.ttcn:837.16-23: In actual parameter list of template `@CBSP_Templates.ts_CbspMsgId': #8 2.528 CBSP_Templates.ttcn:837.17-22: In parameter #1 for `val': #8 2.528 CBSP_Templates.ttcn:837.17-22: warning: Inadequate restriction on the referenced template parameter `msg_id', this may cause a dynamic test case error at runtime #8 2.528 CBSP_Templates.ttcn:832.26-64: note: Referenced template parameter is here #8 2.528 CBSP_Templates.ttcn:838.4-26: In component 2: #8 2.528 CBSP_Templates.ttcn:838.15-26: In actual parameter list of template `@CBSP_Templates.ts_OldSerNo': #8 2.528 CBSP_Templates.ttcn:838.16-25: In parameter #1 for `val': #8 2.528 CBSP_Templates.ttcn:838.16-25: warning: Inadequate restriction on the referenced template parameter `old_ser_nr', this may cause a dynamic test case error at runtime #8 2.528 CBSP_Templates.ttcn:833.5-47: note: Referenced template parameter is here #8 2.528 CBSP_Templates.ttcn:839.4-29: In component 3: #8 2.528 CBSP_Templates.ttcn:839.19-29: In actual parameter list of template `@CBSP_Templates.ts_CbspCellList': #8 2.528 CBSP_Templates.ttcn:839.20-28: In parameter #1 for `list': #8 2.528 CBSP_Templates.ttcn:839.20-28: warning: Inadequate restriction on the referenced template parameter `cell_list', this may cause a dynamic test case error at runtime #8 2.528 CBSP_Templates.ttcn:834.5-73: note: Referenced template parameter is here #8 2.528 CBSP_Templates.ttcn:840.4-33: In component 4: #8 2.528 CBSP_Templates.ttcn:840.21-33: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 2.528 CBSP_Templates.ttcn:840.22-32: In parameter #1 for `val': #8 2.528 CBSP_Templates.ttcn:840.22-32: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime #8 2.528 CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here #8 2.529 CBSP_Adapter.ttcn: In TTCN-3 module `CBSP_Adapter': #8 2.529 CBSP_Adapter.ttcn:39.1-58.1: In function definition `f_connect': #8 2.529 CBSP_Adapter.ttcn:44.2-47.2: In if statement: #8 2.529 CBSP_Adapter.ttcn:45.3-84: In function instance: #8 2.529 CBSP_Adapter.ttcn:45.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 2.529 CBSP_Adapter.ttcn:61.1-78.1: In function definition `f_bind': #8 2.529 CBSP_Adapter.ttcn:65.2-68.2: In if statement: #8 2.529 CBSP_Adapter.ttcn:66.3-84: In function instance: #8 2.529 CBSP_Adapter.ttcn:66.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 2.529 BSC_ConnectionHandler.ttcn: In TTCN-3 module `BSC_ConnectionHandler': #8 2.529 BSC_ConnectionHandler.ttcn:51.1-71.1: In function definition `f_BSC_ConnHdlr_main': #8 2.529 BSC_ConnectionHandler.ttcn:67.2-17: In altstep instance: #8 2.529 BSC_ConnectionHandler.ttcn:73.1-81.1: In altstep definition `as_cbsp_reset': #8 2.529 BSC_ConnectionHandler.ttcn:77.3-48: In function instance: #8 2.529 BSC_ConnectionHandler.ttcn:77.3-48: warning: The value returned by function `@CBSP_Templates.f_cbsp_find_ie' is not used #8 2.531 HTTP_Adapter.ttcn: In TTCN-3 module `HTTP_Adapter': #8 2.531 HTTP_Adapter.ttcn:100.1-105.1: In function definition `f_ts_body_or_empty': #8 2.531 HTTP_Adapter.ttcn:104.2-12: In return statement: #8 2.531 HTTP_Adapter.ttcn:104.9-12: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime #8 2.531 HTTP_Adapter.ttcn:100.29-59: note: Referenced template parameter is here #8 2.531 HTTP_Adapter.ttcn:125.1-130.1: In function definition `f_ts_body_or_empty_bin': #8 2.531 HTTP_Adapter.ttcn:129.2-12: In return statement: #8 2.531 HTTP_Adapter.ttcn:129.9-12: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime #8 2.531 HTTP_Adapter.ttcn:125.33-64: note: Referenced template parameter is here #8 2.531 HTTP_Adapter.ttcn:177.1-224.1: In function definition `f_http_tx_request': #8 2.531 HTTP_Adapter.ttcn:208.2-212.2: In if statement: #8 2.531 HTTP_Adapter.ttcn:210.3-211.64: In send statement: #8 2.531 HTTP_Adapter.ttcn:210.24-211.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req': #8 2.531 HTTP_Adapter.ttcn:210.38-41: In parameter #3 for `body': #8 2.531 HTTP_Adapter.ttcn:210.38-41: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime #8 2.531 HTTP_Adapter.ttcn:178.7-38: note: Referenced template parameter is here #8 2.531 In parameter #8 for `client_id': #8 2.531 HTTP_Adapter.ttcn:211.50-62: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime #8 2.531 HTTP_Adapter.ttcn:186.23-43: note: Referenced template variable is here #8 2.531 HTTP_Adapter.ttcn:212.4-217.2: In if statement: #8 2.531 HTTP_Adapter.ttcn:214.3-216.61: In send statement: #8 2.531 HTTP_Adapter.ttcn:214.28-216.60: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req_Bin': #8 2.531 HTTP_Adapter.ttcn:214.42-52: In parameter #3 for `body': #8 2.531 HTTP_Adapter.ttcn:214.42-52: warning: Inadequate restriction on the referenced template parameter `binary_body', this may cause a dynamic test case error at runtime #8 2.531 HTTP_Adapter.ttcn:179.7-46: note: Referenced template parameter is here #8 2.531 In parameter #8 for `client_id': #8 2.531 HTTP_Adapter.ttcn:216.47-59: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime #8 2.531 HTTP_Adapter.ttcn:186.23-43: note: Referenced template variable is here #8 2.531 HTTP_Adapter.ttcn:217.4-221.2: In if statement: #8 2.531 HTTP_Adapter.ttcn:219.3-220.64: In send statement: #8 2.531 HTTP_Adapter.ttcn:219.24-220.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req': #8 2.531 In parameter #8 for `client_id': #8 2.531 HTTP_Adapter.ttcn:220.50-62: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime #8 2.531 HTTP_Adapter.ttcn:186.23-43: note: Referenced template variable is here #8 2.531 HTTP_Adapter.ttcn:226.1-255.1: In function definition `f_http_rx_response': #8 2.531 HTTP_Adapter.ttcn:250.2-252.2: In if statement: #8 2.531 HTTP_Adapter.ttcn:251.3-37: In send statement: #8 2.531 HTTP_Adapter.ttcn:251.26-36: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Close': #8 2.531 HTTP_Adapter.ttcn:251.27-35: In parameter #1 for `client_id': #8 2.531 HTTP_Adapter.ttcn:251.27-35: warning: Inadequate restriction on the referenced template parameter `client_id', this may cause a dynamic test case error at runtime #8 2.531 HTTP_Adapter.ttcn:228.8-41: note: Referenced template parameter is here #8 2.549 CBC_Tests.ttcn: In TTCN-3 module `CBC_Tests': #8 2.549 CBC_Tests.ttcn:230.9-235.1: In function definition `f_bsc_TC_rx_keepalive': #8 2.549 CBC_Tests.ttcn:234.2-55: In function instance: #8 2.549 CBC_Tests.ttcn:234.2-55: warning: The value returned by function `@CBSP_Templates.f_cbsp_find_ie' is not used #8 2.549 CBC_Tests.ttcn:245.9-259.1: In function definition `f_bsc_TC_rx_keepalive_timeout': #8 2.549 CBC_Tests.ttcn:251.2-55: In function instance: #8 2.549 CBC_Tests.ttcn:251.2-55: warning: The value returned by function `@CBSP_Templates.f_cbsp_find_ie' is not used #8 2.549 CBC_Tests.ttcn:373.1-383.1: In function definition `f_create_and_delete': #8 2.549 CBC_Tests.ttcn:377.2-20: In function instance: #8 2.549 CBC_Tests.ttcn:377.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 2.549 CBC_Tests.ttcn:382.2-20: In function instance: #8 2.549 CBC_Tests.ttcn:382.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 2.550 CBC_Tests.ttcn:623.1-657.1: In testcase definition `TC_concurrent_cbs_msg_mme': #8 2.550 CBC_Tests.ttcn:643.2-647.2: In for statement: #8 2.550 CBC_Tests.ttcn:646.3-21: In function instance: #8 2.550 CBC_Tests.ttcn:646.3-21: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 2.550 CBC_Tests.ttcn:651.2-654.2: In for statement: #8 2.550 CBC_Tests.ttcn:653.3-21: In function instance: #8 2.550 CBC_Tests.ttcn:653.3-21: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 2.551 CBC_Tests.ttcn:695.1-724.1: In testcase definition `TC_create_nack_bsc': #8 2.551 CBC_Tests.ttcn:709.2-712.2: In variable assignment: #8 2.551 CBSP_Templates.ttcn:144.13-15: warning: Inadequate restriction on the referenced template parameter `cgi', this may cause a dynamic test case error at runtime #8 2.551 CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here #8 2.551 CBSP_Templates.ttcn:146.11-15: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 2.551 CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here #8 2.551 CBSP_Templates.ttcn:156.16-21: warning: Inadequate restriction on the referenced template parameter `lac_ci', this may cause a dynamic test case error at runtime #8 2.551 CBSP_Templates.ttcn:150.5-73: note: Referenced template parameter is here #8 2.551 CBSP_Templates.ttcn:158.11-15: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 2.551 CBSP_Templates.ttcn:151.5-44: note: Referenced template parameter is here #8 2.551 CBC_Tests.ttcn:721.2-20: In function instance: #8 2.551 CBC_Tests.ttcn:721.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 2.551 CBC_Tests.ttcn:745.9-762.1: In function definition `f_bsc_TC_cell_failure_restart_idle_bsc': #8 2.551 CBC_Tests.ttcn:746.45-749.2: In template variable definition `fail_list': #8 2.551 CBSP_Templates.ttcn:144.13-15: warning: Inadequate restriction on the referenced template parameter `cgi', this may cause a dynamic test case error at runtime #8 2.551 CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here #8 2.551 CBSP_Templates.ttcn:146.11-15: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 2.551 CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here #8 2.551 CBSP_Templates.ttcn:144.13-15: warning: Inadequate restriction on the referenced template parameter `cgi', this may cause a dynamic test case error at runtime #8 2.551 CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here #8 2.551 CBSP_Templates.ttcn:146.11-15: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 2.551 CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here #8 2.551 CBC_Tests.ttcn:798.9-828.1: In function definition `f_bsc_TC_cell_failure_restart_active_bsc': #8 2.551 CBC_Tests.ttcn:799.45-801.2: In template variable definition `fail_list': #8 2.551 CBSP_Templates.ttcn:144.13-15: warning: Inadequate restriction on the referenced template parameter `cgi', this may cause a dynamic test case error at runtime #8 2.551 CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here #8 2.551 CBSP_Templates.ttcn:146.11-15: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 2.551 CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here #8 2.552 CBC_Tests.ttcn:829.1-847.1: In testcase definition `TC_cell_failure_restart_active_bsc': #8 2.552 CBC_Tests.ttcn:844.2-20: In function instance: #8 2.552 CBC_Tests.ttcn:844.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 2.552 CBC_Tests.ttcn:892.1-912.1: In testcase definition `TC_cell_failure_restart_active_mme': #8 2.552 CBC_Tests.ttcn:909.2-20: In function instance: #8 2.552 CBC_Tests.ttcn:909.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 2.555 Notify: Generating code... #8 2.732 warning: Charstring pattern: Use of unrecognized escape sequence `\"' is deprecated. #8 2.732 warning: Charstring pattern: Use of unrecognized escape sequence `\"' is deprecated. #8 2.833 Notify: File `BSC_ConnectionHandler.hh' was generated. #8 2.834 Notify: File `BSC_ConnectionHandler.cc' was generated. #8 2.834 Notify: File `BSC_ConnectionHandler_part_1.cc' was generated. #8 2.834 Notify: File `BSC_ConnectionHandler_part_2.cc' was generated. #8 2.834 Notify: File `BSC_ConnectionHandler_part_3.cc' was generated. #8 2.834 Notify: File `BSC_ConnectionHandler_part_4.cc' was generated. #8 2.834 Notify: File `BSC_ConnectionHandler_part_5.cc' was generated. #8 2.834 Notify: File `BSC_ConnectionHandler_part_6.cc' was generated. #8 2.834 Notify: File `BSC_ConnectionHandler_part_7.cc' was generated. #8 2.836 Notify: File `BSSAP_Types.hh' was generated. #8 2.838 Notify: File `BSSAP_Types.cc' was generated. #8 2.840 Notify: File `BSSAP_Types_part_1.cc' was generated. #8 2.842 Notify: File `BSSAP_Types_part_2.cc' was generated. #8 2.843 Notify: File `BSSAP_Types_part_3.cc' was generated. #8 2.845 Notify: File `BSSAP_Types_part_4.cc' was generated. #8 2.847 Notify: File `BSSAP_Types_part_5.cc' was generated. #8 2.849 Notify: File `BSSAP_Types_part_6.cc' was generated. #8 2.850 Notify: File `BSSAP_Types_part_7.cc' was generated. #8 2.850 Notify: File `BSSMAP_Templates.hh' was generated. #8 2.851 Notify: File `BSSMAP_Templates.cc' was generated. #8 2.851 Notify: File `BSSMAP_Templates_part_1.cc' was generated. #8 2.851 Notify: File `BSSMAP_Templates_part_2.cc' was generated. #8 2.851 Notify: File `BSSMAP_Templates_part_3.cc' was generated. #8 2.851 Notify: File `BSSMAP_Templates_part_4.cc' was generated. #8 2.851 Notify: File `BSSMAP_Templates_part_5.cc' was generated. #8 2.851 Notify: File `BSSMAP_Templates_part_6.cc' was generated. #8 2.851 Notify: File `BSSMAP_Templates_part_7.cc' was generated. #8 2.852 Notify: File `CBC_Tests.hh' was generated. #8 2.852 Notify: File `CBC_Tests.cc' was generated. #8 2.852 Notify: File `CBC_Tests_part_1.cc' was generated. #8 2.852 Notify: File `CBC_Tests_part_2.cc' was generated. #8 2.852 Notify: File `CBC_Tests_part_3.cc' was generated. #8 2.852 Notify: File `CBC_Tests_part_4.cc' was generated. #8 2.852 Notify: File `CBC_Tests_part_5.cc' was generated. #8 2.852 Notify: File `CBC_Tests_part_6.cc' was generated. #8 2.853 Notify: File `CBC_Tests_part_7.cc' was generated. #8 2.853 Notify: File `CBSP_Adapter.hh' was generated. #8 2.853 Notify: File `CBSP_Adapter.cc' was generated. #8 2.853 Notify: File `CBSP_Adapter_part_1.cc' was generated. #8 2.853 Notify: File `CBSP_Adapter_part_2.cc' was generated. #8 2.853 Notify: File `CBSP_Adapter_part_3.cc' was generated. #8 2.853 Notify: File `CBSP_Adapter_part_4.cc' was generated. #8 2.853 Notify: File `CBSP_Adapter_part_5.cc' was generated. #8 2.853 Notify: File `CBSP_Adapter_part_6.cc' was generated. #8 2.853 Notify: File `CBSP_Adapter_part_7.cc' was generated. #8 2.853 Notify: File `CBSP_CodecPort.hh' was generated. #8 2.854 Notify: File `CBSP_CodecPort.cc' was generated. #8 2.854 Notify: File `CBSP_CodecPort_CtrlFunct.hh' was generated. #8 2.854 Notify: File `CBSP_CodecPort_CtrlFunct.cc' was generated. #8 2.854 Notify: File `CBSP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.854 Notify: File `CBSP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.854 Notify: File `CBSP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.854 Notify: File `CBSP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.854 Notify: File `CBSP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.854 Notify: File `CBSP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.854 Notify: File `CBSP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.854 Notify: File `CBSP_CodecPort_part_1.cc' was generated. #8 2.855 Notify: File `CBSP_CodecPort_part_2.cc' was generated. #8 2.855 Notify: File `CBSP_CodecPort_part_3.cc' was generated. #8 2.855 Notify: File `CBSP_CodecPort_part_4.cc' was generated. #8 2.855 Notify: File `CBSP_CodecPort_part_5.cc' was generated. #8 2.855 Notify: File `CBSP_CodecPort_part_6.cc' was generated. #8 2.855 Notify: File `CBSP_CodecPort_part_7.cc' was generated. #8 2.855 Notify: File `CBSP_Templates.hh' was generated. #8 2.855 Notify: File `CBSP_Templates.cc' was generated. #8 2.855 Notify: File `CBSP_Templates_part_1.cc' was generated. #8 2.855 Notify: File `CBSP_Templates_part_2.cc' was generated. #8 2.856 Notify: File `CBSP_Templates_part_3.cc' was generated. #8 2.856 Notify: File `CBSP_Templates_part_4.cc' was generated. #8 2.856 Notify: File `CBSP_Templates_part_5.cc' was generated. #8 2.856 Notify: File `CBSP_Templates_part_6.cc' was generated. #8 2.856 Notify: File `CBSP_Templates_part_7.cc' was generated. #8 2.856 Notify: File `CBSP_Types.hh' was generated. #8 2.858 Notify: File `CBSP_Types.cc' was generated. #8 2.858 Notify: File `CBSP_Types_part_1.cc' was generated. #8 2.858 Notify: File `CBSP_Types_part_2.cc' was generated. #8 2.858 Notify: File `CBSP_Types_part_3.cc' was generated. #8 2.858 Notify: File `CBSP_Types_part_4.cc' was generated. #8 2.858 Notify: File `CBSP_Types_part_5.cc' was generated. #8 2.859 Notify: File `CBSP_Types_part_6.cc' was generated. #8 2.859 Notify: File `CBSP_Types_part_7.cc' was generated. #8 2.859 Notify: File `CBS_Message.hh' was generated. #8 2.859 Notify: File `CBS_Message.cc' was generated. #8 2.859 Notify: File `CBS_Message_part_1.cc' was generated. #8 2.859 Notify: File `CBS_Message_part_2.cc' was generated. #8 2.859 Notify: File `CBS_Message_part_3.cc' was generated. #8 2.859 Notify: File `CBS_Message_part_4.cc' was generated. #8 2.859 Notify: File `CBS_Message_part_5.cc' was generated. #8 2.859 Notify: File `CBS_Message_part_6.cc' was generated. #8 2.859 Notify: File `CBS_Message_part_7.cc' was generated. #8 2.860 Notify: File `ECBE_Components.hh' was generated. #8 2.860 Notify: File `ECBE_Components.cc' was generated. #8 2.860 Notify: File `ECBE_Components_part_1.cc' was generated. #8 2.860 Notify: File `ECBE_Components_part_2.cc' was generated. #8 2.860 Notify: File `ECBE_Components_part_3.cc' was generated. #8 2.860 Notify: File `ECBE_Components_part_4.cc' was generated. #8 2.860 Notify: File `ECBE_Components_part_5.cc' was generated. #8 2.860 Notify: File `ECBE_Components_part_6.cc' was generated. #8 2.860 Notify: File `ECBE_Components_part_7.cc' was generated. #8 2.860 Notify: File `ECBE_Types.hh' was generated. #8 2.861 Notify: File `ECBE_Types.cc' was generated. #8 2.861 Notify: File `ECBE_Types_part_1.cc' was generated. #8 2.861 Notify: File `ECBE_Types_part_2.cc' was generated. #8 2.861 Notify: File `ECBE_Types_part_3.cc' was generated. #8 2.862 Notify: File `ECBE_Types_part_4.cc' was generated. #8 2.862 Notify: File `ECBE_Types_part_5.cc' was generated. #8 2.862 Notify: File `ECBE_Types_part_6.cc' was generated. #8 2.862 Notify: File `ECBE_Types_part_7.cc' was generated. #8 2.862 Notify: File `GSM_Types.hh' was generated. #8 2.863 Notify: File `GSM_Types.cc' was generated. #8 2.863 Notify: File `GSM_Types_part_1.cc' was generated. #8 2.863 Notify: File `GSM_Types_part_2.cc' was generated. #8 2.863 Notify: File `GSM_Types_part_3.cc' was generated. #8 2.863 Notify: File `GSM_Types_part_4.cc' was generated. #8 2.863 Notify: File `GSM_Types_part_5.cc' was generated. #8 2.863 Notify: File `GSM_Types_part_6.cc' was generated. #8 2.864 Notify: File `GSM_Types_part_7.cc' was generated. #8 2.864 Notify: File `General_Types.hh' was generated. #8 2.864 Notify: File `General_Types.cc' was generated. #8 2.865 Notify: File `General_Types_part_1.cc' was generated. #8 2.865 Notify: File `General_Types_part_2.cc' was generated. #8 2.865 Notify: File `General_Types_part_3.cc' was generated. #8 2.865 Notify: File `General_Types_part_4.cc' was generated. #8 2.865 Notify: File `General_Types_part_5.cc' was generated. #8 2.865 Notify: File `General_Types_part_6.cc' was generated. #8 2.865 Notify: File `General_Types_part_7.cc' was generated. #8 2.865 Notify: File `HTTP_Adapter.hh' was generated. #8 2.865 Notify: File `HTTP_Adapter.cc' was generated. #8 2.865 Notify: File `HTTP_Adapter_part_1.cc' was generated. #8 2.865 Notify: File `HTTP_Adapter_part_2.cc' was generated. #8 2.866 Notify: File `HTTP_Adapter_part_3.cc' was generated. #8 2.866 Notify: File `HTTP_Adapter_part_4.cc' was generated. #8 2.866 Notify: File `HTTP_Adapter_part_5.cc' was generated. #8 2.866 Notify: File `HTTP_Adapter_part_6.cc' was generated. #8 2.866 Notify: File `HTTP_Adapter_part_7.cc' was generated. #8 2.866 Notify: File `HTTPmsg_MessageLen.hh' was generated. #8 2.866 Notify: File `HTTPmsg_MessageLen.cc' was generated. #8 2.866 Notify: File `HTTPmsg_MessageLen_part_1.cc' was generated. #8 2.866 Notify: File `HTTPmsg_MessageLen_part_2.cc' was generated. #8 2.866 Notify: File `HTTPmsg_MessageLen_part_3.cc' was generated. #8 2.867 Notify: File `HTTPmsg_MessageLen_part_4.cc' was generated. #8 2.867 Notify: File `HTTPmsg_MessageLen_part_5.cc' was generated. #8 2.867 Notify: File `HTTPmsg_MessageLen_part_6.cc' was generated. #8 2.867 Notify: File `HTTPmsg_MessageLen_part_7.cc' was generated. #8 2.867 Notify: File `HTTPmsg_PortType.hh' was generated. #8 2.867 Notify: File `HTTPmsg_PortType.cc' was generated. #8 2.867 Notify: File `HTTPmsg_PortType_part_1.cc' was generated. #8 2.867 Notify: File `HTTPmsg_PortType_part_2.cc' was generated. #8 2.867 Notify: File `HTTPmsg_PortType_part_3.cc' was generated. #8 2.868 Notify: File `HTTPmsg_PortType_part_4.cc' was generated. #8 2.868 Notify: File `HTTPmsg_PortType_part_5.cc' was generated. #8 2.868 Notify: File `HTTPmsg_PortType_part_6.cc' was generated. #8 2.868 Notify: File `HTTPmsg_PortType_part_7.cc' was generated. #8 2.868 Notify: File `HTTPmsg_Types.hh' was generated. #8 2.869 Notify: File `HTTPmsg_Types.cc' was generated. #8 2.869 Notify: File `HTTPmsg_Types_part_1.cc' was generated. #8 2.869 Notify: File `HTTPmsg_Types_part_2.cc' was generated. #8 2.869 Notify: File `HTTPmsg_Types_part_3.cc' was generated. #8 2.869 Notify: File `HTTPmsg_Types_part_4.cc' was generated. #8 2.869 Notify: File `HTTPmsg_Types_part_5.cc' was generated. #8 2.869 Notify: File `HTTPmsg_Types_part_6.cc' was generated. #8 2.869 Notify: File `HTTPmsg_Types_part_7.cc' was generated. #8 2.869 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.869 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.870 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.870 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.870 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.870 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.870 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.870 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.870 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.870 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.870 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.870 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.870 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.871 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.871 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.871 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.871 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.871 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.871 Notify: File `IPL4asp_Types.hh' was generated. #8 2.872 Notify: File `IPL4asp_Types.cc' was generated. #8 2.872 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.872 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.872 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.872 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.872 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.872 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.873 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.873 Notify: File `JSON_Types.hh' was generated. #8 2.873 Notify: File `JSON_Types.cc' was generated. #8 2.873 Notify: File `JSON_Types_part_1.cc' was generated. #8 2.873 Notify: File `JSON_Types_part_2.cc' was generated. #8 2.873 Notify: File `JSON_Types_part_3.cc' was generated. #8 2.873 Notify: File `JSON_Types_part_4.cc' was generated. #8 2.873 Notify: File `JSON_Types_part_5.cc' was generated. #8 2.874 Notify: File `JSON_Types_part_6.cc' was generated. #8 2.874 Notify: File `JSON_Types_part_7.cc' was generated. #8 2.874 Notify: File `MME_ConnectionHandler.hh' was generated. #8 2.874 Notify: File `MME_ConnectionHandler.cc' was generated. #8 2.874 Notify: File `MME_ConnectionHandler_part_1.cc' was generated. #8 2.874 Notify: File `MME_ConnectionHandler_part_2.cc' was generated. #8 2.874 Notify: File `MME_ConnectionHandler_part_3.cc' was generated. #8 2.874 Notify: File `MME_ConnectionHandler_part_4.cc' was generated. #8 2.874 Notify: File `MME_ConnectionHandler_part_5.cc' was generated. #8 2.874 Notify: File `MME_ConnectionHandler_part_6.cc' was generated. #8 2.875 Notify: File `MME_ConnectionHandler_part_7.cc' was generated. #8 2.875 Notify: File `Misc_Helpers.hh' was generated. #8 2.875 Notify: File `Misc_Helpers.cc' was generated. #8 2.875 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.875 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.875 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.875 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.875 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.875 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.875 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.875 Notify: File `Native_Functions.hh' was generated. #8 2.875 Notify: File `Native_Functions.cc' was generated. #8 2.876 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.876 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.876 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.876 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.876 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.876 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.876 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.876 Notify: File `Osmocom_Types.hh' was generated. #8 2.876 Notify: File `Osmocom_Types.cc' was generated. #8 2.876 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.877 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.877 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.877 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.877 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.877 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.877 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.877 Notify: File `SABP_Adapter.hh' was generated. #8 2.877 Notify: File `SABP_Adapter.cc' was generated. #8 2.877 Notify: File `SABP_Adapter_part_1.cc' was generated. #8 2.877 Notify: File `SABP_Adapter_part_2.cc' was generated. #8 2.877 Notify: File `SABP_Adapter_part_3.cc' was generated. #8 2.877 Notify: File `SABP_Adapter_part_4.cc' was generated. #8 2.878 Notify: File `SABP_Adapter_part_5.cc' was generated. #8 2.878 Notify: File `SABP_Adapter_part_6.cc' was generated. #8 2.878 Notify: File `SABP_Adapter_part_7.cc' was generated. #8 2.878 Notify: File `SABP_CodecPort.hh' was generated. #8 2.878 Notify: File `SABP_CodecPort.cc' was generated. #8 2.878 Notify: File `SABP_CodecPort_CtrlFunct.hh' was generated. #8 2.878 Notify: File `SABP_CodecPort_CtrlFunct.cc' was generated. #8 2.878 Notify: File `SABP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.878 Notify: File `SABP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.879 Notify: File `SABP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.879 Notify: File `SABP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.879 Notify: File `SABP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.879 Notify: File `SABP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.879 Notify: File `SABP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.880 Notify: File `SABP_CodecPort_part_1.cc' was generated. #8 2.880 Notify: File `SABP_CodecPort_part_2.cc' was generated. #8 2.880 Notify: File `SABP_CodecPort_part_3.cc' was generated. #8 2.880 Notify: File `SABP_CodecPort_part_4.cc' was generated. #8 2.880 Notify: File `SABP_CodecPort_part_5.cc' was generated. #8 2.881 Notify: File `SABP_CodecPort_part_6.cc' was generated. #8 2.881 Notify: File `SABP_CodecPort_part_7.cc' was generated. #8 2.881 Notify: File `SABP_CommonDataTypes.hh' was generated. #8 2.881 Notify: File `SABP_CommonDataTypes.cc' was generated. #8 2.881 Notify: File `SABP_CommonDataTypes_part_1.cc' was generated. #8 2.882 Notify: File `SABP_CommonDataTypes_part_2.cc' was generated. #8 2.882 Notify: File `SABP_CommonDataTypes_part_3.cc' was generated. #8 2.882 Notify: File `SABP_CommonDataTypes_part_4.cc' was generated. #8 2.882 Notify: File `SABP_CommonDataTypes_part_5.cc' was generated. #8 2.882 Notify: File `SABP_CommonDataTypes_part_6.cc' was generated. #8 2.883 Notify: File `SABP_CommonDataTypes_part_7.cc' was generated. #8 2.883 Notify: File `SABP_Constants.hh' was generated. #8 2.883 Notify: File `SABP_Constants.cc' was generated. #8 2.883 Notify: File `SABP_Constants_part_1.cc' was generated. #8 2.883 Notify: File `SABP_Constants_part_2.cc' was generated. #8 2.883 Notify: File `SABP_Constants_part_3.cc' was generated. #8 2.883 Notify: File `SABP_Constants_part_4.cc' was generated. #8 2.883 Notify: File `SABP_Constants_part_5.cc' was generated. #8 2.883 Notify: File `SABP_Constants_part_6.cc' was generated. #8 2.883 Notify: File `SABP_Constants_part_7.cc' was generated. #8 2.883 Notify: File `SABP_Containers.hh' was generated. #8 2.883 Notify: File `SABP_Containers.cc' was generated. #8 2.883 Notify: File `SABP_Containers_part_1.cc' was generated. #8 2.884 Notify: File `SABP_Containers_part_2.cc' was generated. #8 2.884 Notify: File `SABP_Containers_part_3.cc' was generated. #8 2.884 Notify: File `SABP_Containers_part_4.cc' was generated. #8 2.884 Notify: File `SABP_Containers_part_5.cc' was generated. #8 2.884 Notify: File `SABP_Containers_part_6.cc' was generated. #8 2.884 Notify: File `SABP_Containers_part_7.cc' was generated. #8 2.884 Notify: File `SABP_IEs.hh' was generated. #8 2.886 Notify: File `SABP_IEs.cc' was generated. #8 2.886 Notify: File `SABP_IEs_part_1.cc' was generated. #8 2.887 Notify: File `SABP_IEs_part_2.cc' was generated. #8 2.887 Notify: File `SABP_IEs_part_3.cc' was generated. #8 2.887 Notify: File `SABP_IEs_part_4.cc' was generated. #8 2.887 Notify: File `SABP_IEs_part_5.cc' was generated. #8 2.887 Notify: File `SABP_IEs_part_6.cc' was generated. #8 2.887 Notify: File `SABP_IEs_part_7.cc' was generated. #8 2.888 Notify: File `SABP_PDU_Contents.hh' was generated. #8 2.890 Notify: File `SABP_PDU_Contents.cc' was generated. #8 2.892 Notify: File `SABP_PDU_Contents_part_1.cc' was generated. #8 2.893 Notify: File `SABP_PDU_Contents_part_2.cc' was generated. #8 2.895 Notify: File `SABP_PDU_Contents_part_3.cc' was generated. #8 2.896 Notify: File `SABP_PDU_Contents_part_4.cc' was generated. #8 2.896 Notify: File `SABP_PDU_Contents_part_5.cc' was generated. #8 2.896 Notify: File `SABP_PDU_Contents_part_6.cc' was generated. #8 2.896 Notify: File `SABP_PDU_Contents_part_7.cc' was generated. #8 2.896 Notify: File `SABP_PDU_Descriptions.hh' was generated. #8 2.897 Notify: File `SABP_PDU_Descriptions.cc' was generated. #8 2.897 Notify: File `SABP_PDU_Descriptions_part_1.cc' was generated. #8 2.897 Notify: File `SABP_PDU_Descriptions_part_2.cc' was generated. #8 2.897 Notify: File `SABP_PDU_Descriptions_part_3.cc' was generated. #8 2.897 Notify: File `SABP_PDU_Descriptions_part_4.cc' was generated. #8 2.897 Notify: File `SABP_PDU_Descriptions_part_5.cc' was generated. #8 2.897 Notify: File `SABP_PDU_Descriptions_part_6.cc' was generated. #8 2.897 Notify: File `SABP_PDU_Descriptions_part_7.cc' was generated. #8 2.897 Notify: File `SABP_Templates.hh' was generated. #8 2.898 Notify: File `SABP_Templates.cc' was generated. #8 2.898 Notify: File `SABP_Templates_part_1.cc' was generated. #8 2.898 Notify: File `SABP_Templates_part_2.cc' was generated. #8 2.898 Notify: File `SABP_Templates_part_3.cc' was generated. #8 2.898 Notify: File `SABP_Templates_part_4.cc' was generated. #8 2.898 Notify: File `SABP_Templates_part_5.cc' was generated. #8 2.898 Notify: File `SABP_Templates_part_6.cc' was generated. #8 2.898 Notify: File `SABP_Templates_part_7.cc' was generated. #8 2.898 Notify: File `SABP_Types.hh' was generated. #8 2.898 Notify: File `SABP_Types.cc' was generated. #8 2.898 Notify: File `SABP_Types_part_1.cc' was generated. #8 2.898 Notify: File `SABP_Types_part_2.cc' was generated. #8 2.899 Notify: File `SABP_Types_part_3.cc' was generated. #8 2.899 Notify: File `SABP_Types_part_4.cc' was generated. #8 2.899 Notify: File `SABP_Types_part_5.cc' was generated. #8 2.899 Notify: File `SABP_Types_part_6.cc' was generated. #8 2.899 Notify: File `SABP_Types_part_7.cc' was generated. #8 2.899 Notify: File `SBC_AP_Adapter.hh' was generated. #8 2.899 Notify: File `SBC_AP_Adapter.cc' was generated. #8 2.899 Notify: File `SBC_AP_Adapter_part_1.cc' was generated. #8 2.899 Notify: File `SBC_AP_Adapter_part_2.cc' was generated. #8 2.899 Notify: File `SBC_AP_Adapter_part_3.cc' was generated. #8 2.899 Notify: File `SBC_AP_Adapter_part_4.cc' was generated. #8 2.900 Notify: File `SBC_AP_Adapter_part_5.cc' was generated. #8 2.900 Notify: File `SBC_AP_Adapter_part_6.cc' was generated. #8 2.900 Notify: File `SBC_AP_Adapter_part_7.cc' was generated. #8 2.900 Notify: File `SBC_AP_CodecPort.hh' was generated. #8 2.900 Notify: File `SBC_AP_CodecPort.cc' was generated. #8 2.900 Notify: File `SBC_AP_CodecPort_CtrlFunct.hh' was generated. #8 2.900 Notify: File `SBC_AP_CodecPort_CtrlFunct.cc' was generated. #8 2.900 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.900 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.900 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.901 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.901 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.901 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.901 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.901 Notify: File `SBC_AP_CodecPort_part_1.cc' was generated. #8 2.901 Notify: File `SBC_AP_CodecPort_part_2.cc' was generated. #8 2.901 Notify: File `SBC_AP_CodecPort_part_3.cc' was generated. #8 2.901 Notify: File `SBC_AP_CodecPort_part_4.cc' was generated. #8 2.901 Notify: File `SBC_AP_CodecPort_part_5.cc' was generated. #8 2.901 Notify: File `SBC_AP_CodecPort_part_6.cc' was generated. #8 2.901 Notify: File `SBC_AP_CodecPort_part_7.cc' was generated. #8 2.902 Notify: File `SBC_AP_CommonDataTypes.hh' was generated. #8 2.902 Notify: File `SBC_AP_CommonDataTypes.cc' was generated. #8 2.902 Notify: File `SBC_AP_CommonDataTypes_part_1.cc' was generated. #8 2.902 Notify: File `SBC_AP_CommonDataTypes_part_2.cc' was generated. #8 2.902 Notify: File `SBC_AP_CommonDataTypes_part_3.cc' was generated. #8 2.902 Notify: File `SBC_AP_CommonDataTypes_part_4.cc' was generated. #8 2.902 Notify: File `SBC_AP_CommonDataTypes_part_5.cc' was generated. #8 2.902 Notify: File `SBC_AP_CommonDataTypes_part_6.cc' was generated. #8 2.903 Notify: File `SBC_AP_CommonDataTypes_part_7.cc' was generated. #8 2.903 Notify: File `SBC_AP_Constants.hh' was generated. #8 2.903 Notify: File `SBC_AP_Constants.cc' was generated. #8 2.903 Notify: File `SBC_AP_Constants_part_1.cc' was generated. #8 2.903 Notify: File `SBC_AP_Constants_part_2.cc' was generated. #8 2.903 Notify: File `SBC_AP_Constants_part_3.cc' was generated. #8 2.903 Notify: File `SBC_AP_Constants_part_4.cc' was generated. #8 2.903 Notify: File `SBC_AP_Constants_part_5.cc' was generated. #8 2.903 Notify: File `SBC_AP_Constants_part_6.cc' was generated. #8 2.903 Notify: File `SBC_AP_Constants_part_7.cc' was generated. #8 2.903 Notify: File `SBC_AP_Containers.hh' was generated. #8 2.903 Notify: File `SBC_AP_Containers.cc' was generated. #8 2.904 Notify: File `SBC_AP_Containers_part_1.cc' was generated. #8 2.904 Notify: File `SBC_AP_Containers_part_2.cc' was generated. #8 2.904 Notify: File `SBC_AP_Containers_part_3.cc' was generated. #8 2.904 Notify: File `SBC_AP_Containers_part_4.cc' was generated. #8 2.904 Notify: File `SBC_AP_Containers_part_5.cc' was generated. #8 2.904 Notify: File `SBC_AP_Containers_part_6.cc' was generated. #8 2.904 Notify: File `SBC_AP_Containers_part_7.cc' was generated. #8 2.906 Notify: File `SBC_AP_IEs.hh' was generated. #8 2.907 Notify: File `SBC_AP_IEs.cc' was generated. #8 2.909 Notify: File `SBC_AP_IEs_part_1.cc' was generated. #8 2.911 Notify: File `SBC_AP_IEs_part_2.cc' was generated. #8 2.913 Notify: File `SBC_AP_IEs_part_3.cc' was generated. #8 2.914 Notify: File `SBC_AP_IEs_part_4.cc' was generated. #8 2.915 Notify: File `SBC_AP_IEs_part_5.cc' was generated. #8 2.915 Notify: File `SBC_AP_IEs_part_6.cc' was generated. #8 2.915 Notify: File `SBC_AP_IEs_part_7.cc' was generated. #8 2.916 Notify: File `SBC_AP_PDU_Contents.hh' was generated. #8 2.917 Notify: File `SBC_AP_PDU_Contents.cc' was generated. #8 2.919 Notify: File `SBC_AP_PDU_Contents_part_1.cc' was generated. #8 2.920 Notify: File `SBC_AP_PDU_Contents_part_2.cc' was generated. #8 2.920 Notify: File `SBC_AP_PDU_Contents_part_3.cc' was generated. #8 2.920 Notify: File `SBC_AP_PDU_Contents_part_4.cc' was generated. #8 2.920 Notify: File `SBC_AP_PDU_Contents_part_5.cc' was generated. #8 2.921 Notify: File `SBC_AP_PDU_Contents_part_6.cc' was generated. #8 2.921 Notify: File `SBC_AP_PDU_Contents_part_7.cc' was generated. #8 2.921 Notify: File `SBC_AP_PDU_Descriptions.hh' was generated. #8 2.921 Notify: File `SBC_AP_PDU_Descriptions.cc' was generated. #8 2.921 Notify: File `SBC_AP_PDU_Descriptions_part_1.cc' was generated. #8 2.921 Notify: File `SBC_AP_PDU_Descriptions_part_2.cc' was generated. #8 2.922 Notify: File `SBC_AP_PDU_Descriptions_part_3.cc' was generated. #8 2.922 Notify: File `SBC_AP_PDU_Descriptions_part_4.cc' was generated. #8 2.922 Notify: File `SBC_AP_PDU_Descriptions_part_5.cc' was generated. #8 2.922 Notify: File `SBC_AP_PDU_Descriptions_part_6.cc' was generated. #8 2.922 Notify: File `SBC_AP_PDU_Descriptions_part_7.cc' was generated. #8 2.922 Notify: File `SBC_AP_Templates.hh' was generated. #8 2.922 Notify: File `SBC_AP_Templates.cc' was generated. #8 2.922 Notify: File `SBC_AP_Templates_part_1.cc' was generated. #8 2.922 Notify: File `SBC_AP_Templates_part_2.cc' was generated. #8 2.922 Notify: File `SBC_AP_Templates_part_3.cc' was generated. #8 2.923 Notify: File `SBC_AP_Templates_part_4.cc' was generated. #8 2.923 Notify: File `SBC_AP_Templates_part_5.cc' was generated. #8 2.923 Notify: File `SBC_AP_Templates_part_6.cc' was generated. #8 2.923 Notify: File `SBC_AP_Templates_part_7.cc' was generated. #8 2.923 Notify: File `SBC_AP_Types.hh' was generated. #8 2.923 Notify: File `SBC_AP_Types.cc' was generated. #8 2.923 Notify: File `SBC_AP_Types_part_1.cc' was generated. #8 2.923 Notify: File `SBC_AP_Types_part_2.cc' was generated. #8 2.923 Notify: File `SBC_AP_Types_part_3.cc' was generated. #8 2.923 Notify: File `SBC_AP_Types_part_4.cc' was generated. #8 2.923 Notify: File `SBC_AP_Types_part_5.cc' was generated. #8 2.924 Notify: File `SBC_AP_Types_part_6.cc' was generated. #8 2.924 Notify: File `SBC_AP_Types_part_7.cc' was generated. #8 2.924 Notify: File `SCTP_Templates.hh' was generated. #8 2.924 Notify: File `SCTP_Templates.cc' was generated. #8 2.924 Notify: File `SCTP_Templates_part_1.cc' was generated. #8 2.924 Notify: File `SCTP_Templates_part_2.cc' was generated. #8 2.924 Notify: File `SCTP_Templates_part_3.cc' was generated. #8 2.924 Notify: File `SCTP_Templates_part_4.cc' was generated. #8 2.924 Notify: File `SCTP_Templates_part_5.cc' was generated. #8 2.924 Notify: File `SCTP_Templates_part_6.cc' was generated. #8 2.925 Notify: File `SCTP_Templates_part_7.cc' was generated. #8 2.925 Notify: File `SCTPasp_PortType.hh' was generated. #8 2.925 Notify: File `SCTPasp_PortType.cc' was generated. #8 2.925 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 2.925 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 2.925 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 2.925 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 2.925 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 2.926 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 2.926 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 2.926 Notify: File `SCTPasp_Types.hh' was generated. #8 2.926 Notify: File `SCTPasp_Types.cc' was generated. #8 2.927 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 2.927 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 2.927 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 2.927 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 2.927 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 2.927 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 2.927 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 2.927 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.928 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.928 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.928 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.928 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.928 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.929 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.929 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.929 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.929 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.929 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.929 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.929 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.929 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.929 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.929 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.930 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.930 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.930 Notify: File `TCCEncoding_Functions.hh' was generated. #8 2.930 Notify: File `TCCEncoding_Functions.cc' was generated. #8 2.930 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 2.930 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 2.930 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 2.931 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 2.931 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 2.931 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 2.931 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 2.931 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.931 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.931 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.931 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.931 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.932 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.932 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.932 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.932 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.932 Notify: File `TELNETasp_PortType.hh' was generated. #8 2.932 Notify: File `TELNETasp_PortType.cc' was generated. #8 2.933 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 2.933 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 2.933 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 2.933 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 2.933 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 2.933 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 2.933 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 2.933 Notify: 504 files were updated. #8 2.955 touch compile #8 2.956 make[1]: Leaving directory '/osmo-ttcn3-hacks/cbc' #8 2.956 make -j16 -C cbc #8 2.979 make[1]: Entering directory '/osmo-ttcn3-hacks/cbc' #8 3.063 Creating dependency file for TELNETasp_PT.cc #8 3.063 Creating dependency file for TCCInterface.cc #8 3.063 Creating dependency file for TCCConversion.cc #8 3.063 Creating dependency file for TCCEncoding.cc #8 3.064 Creating dependency file for SBC_AP_EncDec.cc #8 3.064 Creating dependency file for SCTPasp_PT.cc #8 3.064 Creating dependency file for SBC_AP_CodecPort_CtrlFunctDef.cc #8 3.064 Creating dependency file for SABP_EncDec.cc #8 3.065 Creating dependency file for Native_FunctionDefs.cc #8 3.065 Creating dependency file for SABP_CodecPort_CtrlFunctDef.cc #8 3.065 Creating dependency file for JSON_EncDec.cc #8 3.066 Creating dependency file for IPL4asp_discovery.cc #8 3.067 Creating dependency file for HTTPmsg_PT.cc #8 3.067 Creating dependency file for IPL4asp_PT.cc #8 3.068 Creating dependency file for HTTPmsg_MessageLen_Function.cc #8 3.069 Creating dependency file for CBSP_CodecPort_CtrlFunctdef.cc #8 3.106 Creating dependency file for Abstract_Socket.cc #8 3.146 Creating dependency file for SBC_AP_PDU_Descriptions_part_7.cc #8 3.148 Creating dependency file for SBC_AP_PDU_Descriptions_part_6.cc #8 3.149 Creating dependency file for SBC_AP_PDU_Descriptions_part_5.cc #8 3.154 Creating dependency file for SBC_AP_PDU_Descriptions_part_4.cc #8 3.158 Creating dependency file for SBC_AP_PDU_Descriptions_part_3.cc #8 3.158 Creating dependency file for SBC_AP_PDU_Descriptions_part_2.cc #8 3.158 Creating dependency file for SBC_AP_PDU_Descriptions_part_1.cc #8 3.160 Creating dependency file for SBC_AP_PDU_Contents_part_7.cc #8 3.161 Creating dependency file for SBC_AP_PDU_Contents_part_6.cc #8 3.166 Creating dependency file for SBC_AP_PDU_Contents_part_5.cc #8 3.166 Creating dependency file for SBC_AP_PDU_Contents_part_4.cc #8 3.167 Creating dependency file for SBC_AP_PDU_Contents_part_3.cc #8 3.171 Creating dependency file for SBC_AP_PDU_Contents_part_1.cc #8 3.171 Creating dependency file for SBC_AP_PDU_Contents_part_2.cc #8 3.172 Creating dependency file for SBC_AP_IEs_part_7.cc #8 3.172 Creating dependency file for SBC_AP_IEs_part_6.cc #8 3.172 Creating dependency file for SBC_AP_IEs_part_5.cc #8 3.174 Creating dependency file for SBC_AP_IEs_part_4.cc #8 3.178 Creating dependency file for SBC_AP_IEs_part_3.cc #8 3.178 Creating dependency file for SBC_AP_IEs_part_2.cc #8 3.179 Creating dependency file for SBC_AP_IEs_part_1.cc #8 3.179 Creating dependency file for SBC_AP_Containers_part_7.cc #8 3.181 Creating dependency file for SBC_AP_Containers_part_6.cc #8 3.185 Creating dependency file for SBC_AP_Containers_part_5.cc #8 3.186 Creating dependency file for SBC_AP_Containers_part_4.cc #8 3.187 Creating dependency file for SBC_AP_Containers_part_3.cc #8 3.191 Creating dependency file for SBC_AP_Containers_part_2.cc #8 3.193 Creating dependency file for SBC_AP_Containers_part_1.cc #8 3.194 Creating dependency file for SBC_AP_Constants_part_7.cc #8 3.195 Creating dependency file for SBC_AP_Constants_part_6.cc #8 3.198 Creating dependency file for SBC_AP_Constants_part_5.cc #8 3.200 Creating dependency file for SBC_AP_Constants_part_4.cc #8 3.200 Creating dependency file for SBC_AP_Constants_part_3.cc #8 3.202 Creating dependency file for SBC_AP_Constants_part_2.cc #8 3.202 Creating dependency file for SBC_AP_Constants_part_1.cc #8 3.204 Creating dependency file for SBC_AP_CommonDataTypes_part_7.cc #8 3.205 Creating dependency file for SBC_AP_CommonDataTypes_part_6.cc #8 3.206 Creating dependency file for SBC_AP_CommonDataTypes_part_5.cc #8 3.212 Creating dependency file for SBC_AP_CommonDataTypes_part_4.cc #8 3.213 Creating dependency file for SBC_AP_CommonDataTypes_part_3.cc #8 3.213 Creating dependency file for SBC_AP_CommonDataTypes_part_2.cc #8 3.214 Creating dependency file for SBC_AP_CommonDataTypes_part_1.cc #8 3.216 Creating dependency file for SABP_PDU_Descriptions_part_7.cc #8 3.217 Creating dependency file for SABP_PDU_Descriptions_part_6.cc #8 3.217 Creating dependency file for SABP_PDU_Descriptions_part_5.cc #8 3.219 Creating dependency file for SABP_PDU_Descriptions_part_4.cc #8 3.225 Creating dependency file for SABP_PDU_Descriptions_part_3.cc #8 3.226 Creating dependency file for SABP_PDU_Descriptions_part_2.cc #8 3.226 Creating dependency file for SABP_PDU_Descriptions_part_1.cc #8 3.228 Creating dependency file for SABP_PDU_Contents_part_7.cc #8 3.228 Creating dependency file for SABP_PDU_Contents_part_6.cc #8 3.228 Creating dependency file for SABP_PDU_Contents_part_5.cc #8 3.231 Creating dependency file for SABP_PDU_Contents_part_4.cc #8 3.236 Creating dependency file for SABP_PDU_Contents_part_3.cc #8 3.237 Creating dependency file for SABP_PDU_Contents_part_2.cc #8 3.238 Creating dependency file for SABP_PDU_Contents_part_1.cc #8 3.240 Creating dependency file for SABP_IEs_part_7.cc #8 3.240 Creating dependency file for SABP_IEs_part_6.cc #8 3.241 Creating dependency file for SABP_IEs_part_5.cc #8 3.242 Creating dependency file for SABP_IEs_part_4.cc #8 3.243 Creating dependency file for SABP_IEs_part_3.cc #8 3.252 Creating dependency file for SABP_IEs_part_2.cc #8 3.253 Creating dependency file for SABP_IEs_part_1.cc #8 3.254 Creating dependency file for SABP_Containers_part_7.cc #8 3.255 Creating dependency file for SABP_Containers_part_6.cc #8 3.262 Creating dependency file for SABP_Containers_part_5.cc #8 3.267 Creating dependency file for SABP_Containers_part_4.cc #8 3.268 Creating dependency file for SABP_Containers_part_3.cc #8 3.270 Creating dependency file for SABP_Containers_part_2.cc #8 3.278 Creating dependency file for SABP_Containers_part_1.cc #8 3.279 Creating dependency file for SABP_Constants_part_6.cc #8 3.279 Creating dependency file for SABP_Constants_part_7.cc #8 3.283 Creating dependency file for SABP_Constants_part_5.cc #8 3.285 Creating dependency file for SABP_Constants_part_4.cc #8 3.287 Creating dependency file for SABP_Constants_part_3.cc #8 3.293 Creating dependency file for SABP_Constants_part_2.cc #8 3.293 Creating dependency file for SABP_Constants_part_1.cc #8 3.297 Creating dependency file for SABP_CommonDataTypes_part_7.cc #8 3.298 Creating dependency file for SABP_CommonDataTypes_part_6.cc #8 3.300 Creating dependency file for SABP_CommonDataTypes_part_5.cc #8 3.302 Creating dependency file for SABP_CommonDataTypes_part_4.cc #8 3.304 Creating dependency file for SABP_CommonDataTypes_part_3.cc #8 3.309 Creating dependency file for SABP_CommonDataTypes_part_2.cc #8 3.309 Creating dependency file for SABP_CommonDataTypes_part_1.cc #8 3.309 Creating dependency file for SBC_AP_PDU_Descriptions.cc #8 3.310 Creating dependency file for SBC_AP_PDU_Contents.cc #8 3.311 Creating dependency file for SBC_AP_IEs.cc #8 3.312 Creating dependency file for SBC_AP_Containers.cc #8 3.314 Creating dependency file for SBC_AP_Constants.cc #8 3.315 Creating dependency file for SBC_AP_CommonDataTypes.cc #8 3.316 Creating dependency file for SABP_PDU_Descriptions.cc #8 3.317 Creating dependency file for SABP_PDU_Contents.cc #8 3.321 Creating dependency file for SABP_IEs.cc #8 3.322 Creating dependency file for SABP_Containers.cc #8 3.323 Creating dependency file for SABP_Constants.cc #8 3.336 Creating dependency file for SABP_CommonDataTypes.cc #8 3.341 Creating dependency file for TELNETasp_PortType_part_7.cc #8 3.353 Creating dependency file for TELNETasp_PortType_part_6.cc #8 3.364 Creating dependency file for TELNETasp_PortType_part_5.cc #8 3.366 Creating dependency file for TELNETasp_PortType_part_4.cc #8 3.367 Creating dependency file for TELNETasp_PortType_part_3.cc #8 3.368 Creating dependency file for TELNETasp_PortType_part_2.cc #8 3.378 Creating dependency file for TELNETasp_PortType_part_1.cc #8 3.379 Creating dependency file for TCCInterface_Functions_part_7.cc #8 3.380 Creating dependency file for TCCInterface_Functions_part_6.cc #8 3.385 Creating dependency file for TCCInterface_Functions_part_5.cc #8 3.391 Creating dependency file for TCCInterface_Functions_part_4.cc #8 3.391 Creating dependency file for TCCInterface_Functions_part_3.cc #8 3.393 Creating dependency file for TCCInterface_Functions_part_2.cc #8 3.393 Creating dependency file for TCCInterface_Functions_part_1.cc #8 3.396 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 3.397 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 3.397 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 3.400 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 3.403 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 3.404 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 3.406 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 3.409 Creating dependency file for TCCConversion_Functions_part_7.cc #8 3.409 Creating dependency file for TCCConversion_Functions_part_6.cc #8 3.409 Creating dependency file for TCCConversion_Functions_part_5.cc #8 3.410 Creating dependency file for TCCConversion_Functions_part_4.cc #8 3.412 Creating dependency file for TCCConversion_Functions_part_3.cc #8 3.413 Creating dependency file for TCCConversion_Functions_part_2.cc #8 3.417 Creating dependency file for TCCConversion_Functions_part_1.cc #8 3.419 Creating dependency file for Socket_API_Definitions_part_7.cc #8 3.419 Creating dependency file for Socket_API_Definitions_part_6.cc #8 3.421 Creating dependency file for Socket_API_Definitions_part_5.cc #8 3.421 Creating dependency file for Socket_API_Definitions_part_4.cc #8 3.422 Creating dependency file for Socket_API_Definitions_part_3.cc #8 3.423 Creating dependency file for Socket_API_Definitions_part_2.cc #8 3.424 Creating dependency file for Socket_API_Definitions_part_1.cc #8 3.425 Creating dependency file for SCTPasp_Types_part_6.cc #8 3.426 Creating dependency file for SCTPasp_Types_part_7.cc #8 3.427 Creating dependency file for SCTPasp_Types_part_5.cc #8 3.430 Creating dependency file for SCTPasp_Types_part_4.cc #8 3.432 Creating dependency file for SCTPasp_Types_part_3.cc #8 3.434 Creating dependency file for SCTPasp_Types_part_1.cc #8 3.434 Creating dependency file for SCTPasp_Types_part_2.cc #8 3.435 Creating dependency file for SCTPasp_PortType_part_7.cc #8 3.435 Creating dependency file for SCTPasp_PortType_part_6.cc #8 3.437 Creating dependency file for SCTPasp_PortType_part_5.cc #8 3.437 Creating dependency file for SCTPasp_PortType_part_4.cc #8 3.437 Creating dependency file for SCTPasp_PortType_part_3.cc #8 3.437 Creating dependency file for SCTPasp_PortType_part_2.cc #8 3.438 Creating dependency file for SCTPasp_PortType_part_1.cc #8 3.439 Creating dependency file for SCTP_Templates_part_7.cc #8 3.440 Creating dependency file for SCTP_Templates_part_6.cc #8 3.442 Creating dependency file for SCTP_Templates_part_5.cc #8 3.444 Creating dependency file for SCTP_Templates_part_4.cc #8 3.445 Creating dependency file for SCTP_Templates_part_3.cc #8 3.446 Creating dependency file for SCTP_Templates_part_2.cc #8 3.446 Creating dependency file for SCTP_Templates_part_1.cc #8 3.447 Creating dependency file for SBC_AP_Types_part_7.cc #8 3.448 Creating dependency file for SBC_AP_Types_part_6.cc #8 3.448 Creating dependency file for SBC_AP_Types_part_5.cc #8 3.449 Creating dependency file for SBC_AP_Types_part_4.cc #8 3.449 Creating dependency file for SBC_AP_Types_part_3.cc #8 3.449 Creating dependency file for SBC_AP_Types_part_2.cc #8 3.450 Creating dependency file for SBC_AP_Types_part_1.cc #8 3.451 Creating dependency file for SBC_AP_Templates_part_7.cc #8 3.451 Creating dependency file for SBC_AP_Templates_part_6.cc #8 3.453 Creating dependency file for SBC_AP_Templates_part_5.cc #8 3.453 Creating dependency file for SBC_AP_Templates_part_4.cc #8 3.454 Creating dependency file for SBC_AP_Templates_part_3.cc #8 3.456 Creating dependency file for SBC_AP_Templates_part_2.cc #8 3.457 Creating dependency file for SBC_AP_Templates_part_1.cc #8 3.458 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_6.cc #8 3.458 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_7.cc #8 3.459 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_5.cc #8 3.459 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_4.cc #8 3.461 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_3.cc #8 3.463 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_2.cc #8 3.463 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_1.cc #8 3.463 Creating dependency file for SBC_AP_CodecPort_part_7.cc #8 3.464 Creating dependency file for SBC_AP_CodecPort_part_6.cc #8 3.464 Creating dependency file for SBC_AP_CodecPort_part_5.cc #8 3.464 Creating dependency file for SBC_AP_CodecPort_part_4.cc #8 3.466 Creating dependency file for SBC_AP_CodecPort_part_3.cc #8 3.466 Creating dependency file for SBC_AP_CodecPort_part_2.cc #8 3.467 Creating dependency file for SBC_AP_CodecPort_part_1.cc #8 3.471 Creating dependency file for SBC_AP_Adapter_part_6.cc #8 3.471 Creating dependency file for SBC_AP_Adapter_part_7.cc #8 3.471 Creating dependency file for SBC_AP_Adapter_part_5.cc #8 3.473 Creating dependency file for SBC_AP_Adapter_part_3.cc #8 3.473 Creating dependency file for SBC_AP_Adapter_part_4.cc #8 3.473 Creating dependency file for SBC_AP_Adapter_part_2.cc #8 3.474 Creating dependency file for SBC_AP_Adapter_part_1.cc #8 3.475 Creating dependency file for SABP_Types_part_7.cc #8 3.475 Creating dependency file for SABP_Types_part_6.cc #8 3.476 Creating dependency file for SABP_Types_part_5.cc #8 3.477 Creating dependency file for SABP_Types_part_4.cc #8 3.477 Creating dependency file for SABP_Types_part_3.cc #8 3.477 Creating dependency file for SABP_Types_part_2.cc #8 3.478 Creating dependency file for SABP_Types_part_1.cc #8 3.478 Creating dependency file for SABP_Templates_part_7.cc #8 3.480 Creating dependency file for SABP_Templates_part_6.cc #8 3.482 Creating dependency file for SABP_Templates_part_5.cc #8 3.482 Creating dependency file for SABP_Templates_part_4.cc #8 3.483 Creating dependency file for SABP_Templates_part_3.cc #8 3.485 Creating dependency file for SABP_Templates_part_2.cc #8 3.486 Creating dependency file for SABP_Templates_part_1.cc #8 3.487 Creating dependency file for SABP_CodecPort_CtrlFunct_part_7.cc #8 3.487 Creating dependency file for SABP_CodecPort_CtrlFunct_part_6.cc #8 3.487 Creating dependency file for SABP_CodecPort_CtrlFunct_part_5.cc #8 3.488 Creating dependency file for SABP_CodecPort_CtrlFunct_part_4.cc #8 3.489 Creating dependency file for SABP_CodecPort_CtrlFunct_part_3.cc #8 3.490 Creating dependency file for SABP_CodecPort_CtrlFunct_part_2.cc #8 3.490 Creating dependency file for SABP_CodecPort_CtrlFunct_part_1.cc #8 3.490 Creating dependency file for SABP_CodecPort_part_7.cc #8 3.490 Creating dependency file for SABP_CodecPort_part_6.cc #8 3.494 Creating dependency file for SABP_CodecPort_part_5.cc #8 3.494 Creating dependency file for SABP_CodecPort_part_4.cc #8 3.495 Creating dependency file for SABP_CodecPort_part_3.cc #8 3.495 Creating dependency file for SABP_CodecPort_part_2.cc #8 3.496 Creating dependency file for SABP_CodecPort_part_1.cc #8 3.497 Creating dependency file for SABP_Adapter_part_7.cc #8 3.499 Creating dependency file for SABP_Adapter_part_6.cc #8 3.500 Creating dependency file for SABP_Adapter_part_5.cc #8 3.500 Creating dependency file for SABP_Adapter_part_4.cc #8 3.501 Creating dependency file for SABP_Adapter_part_3.cc #8 3.502 Creating dependency file for SABP_Adapter_part_2.cc #8 3.503 Creating dependency file for Osmocom_Types_part_7.cc #8 3.503 Creating dependency file for SABP_Adapter_part_1.cc #8 3.504 Creating dependency file for Osmocom_Types_part_6.cc #8 3.504 Creating dependency file for Osmocom_Types_part_5.cc #8 3.505 Creating dependency file for Osmocom_Types_part_4.cc #8 3.505 Creating dependency file for Osmocom_Types_part_3.cc #8 3.507 Creating dependency file for Osmocom_Types_part_2.cc #8 3.508 Creating dependency file for Osmocom_Types_part_1.cc #8 3.509 Creating dependency file for Native_Functions_part_7.cc #8 3.510 Creating dependency file for Native_Functions_part_6.cc #8 3.511 Creating dependency file for Native_Functions_part_5.cc #8 3.511 Creating dependency file for Native_Functions_part_4.cc #8 3.512 Creating dependency file for Native_Functions_part_3.cc #8 3.513 Creating dependency file for Native_Functions_part_2.cc #8 3.513 Creating dependency file for Native_Functions_part_1.cc #8 3.516 Creating dependency file for Misc_Helpers_part_7.cc #8 3.516 Creating dependency file for Misc_Helpers_part_6.cc #8 3.516 Creating dependency file for Misc_Helpers_part_5.cc #8 3.517 Creating dependency file for Misc_Helpers_part_4.cc #8 3.518 Creating dependency file for Misc_Helpers_part_3.cc #8 3.520 Creating dependency file for Misc_Helpers_part_2.cc #8 3.520 Creating dependency file for Misc_Helpers_part_1.cc #8 3.521 Creating dependency file for MME_ConnectionHandler_part_6.cc #8 3.521 Creating dependency file for MME_ConnectionHandler_part_7.cc #8 3.521 Creating dependency file for MME_ConnectionHandler_part_5.cc #8 3.522 Creating dependency file for MME_ConnectionHandler_part_4.cc #8 3.523 Creating dependency file for MME_ConnectionHandler_part_3.cc #8 3.524 Creating dependency file for MME_ConnectionHandler_part_2.cc #8 3.525 Creating dependency file for MME_ConnectionHandler_part_1.cc #8 3.526 Creating dependency file for JSON_Types_part_7.cc #8 3.527 Creating dependency file for JSON_Types_part_6.cc #8 3.528 Creating dependency file for JSON_Types_part_5.cc #8 3.529 Creating dependency file for JSON_Types_part_4.cc #8 3.529 Creating dependency file for JSON_Types_part_3.cc #8 3.529 Creating dependency file for JSON_Types_part_2.cc #8 3.530 Creating dependency file for JSON_Types_part_1.cc #8 3.532 Creating dependency file for IPL4asp_Types_part_7.cc #8 3.533 Creating dependency file for IPL4asp_Types_part_6.cc #8 3.534 Creating dependency file for IPL4asp_Types_part_5.cc #8 3.534 Creating dependency file for IPL4asp_Types_part_4.cc #8 3.535 Creating dependency file for IPL4asp_Types_part_3.cc #8 3.536 Creating dependency file for IPL4asp_Types_part_1.cc #8 3.536 Creating dependency file for IPL4asp_Types_part_2.cc #8 3.536 Creating dependency file for IPL4asp_PortType_part_7.cc #8 3.537 Creating dependency file for IPL4asp_PortType_part_6.cc #8 3.538 Creating dependency file for IPL4asp_PortType_part_5.cc #8 3.539 Creating dependency file for IPL4asp_PortType_part_4.cc #8 3.541 Creating dependency file for IPL4asp_PortType_part_3.cc #8 3.541 Creating dependency file for IPL4asp_PortType_part_2.cc #8 3.541 Creating dependency file for IPL4asp_PortType_part_1.cc #8 3.543 Creating dependency file for IPL4asp_Functions_part_7.cc #8 3.544 Creating dependency file for IPL4asp_Functions_part_6.cc #8 3.545 Creating dependency file for IPL4asp_Functions_part_5.cc #8 3.545 Creating dependency file for IPL4asp_Functions_part_4.cc #8 3.546 Creating dependency file for IPL4asp_Functions_part_3.cc #8 3.547 Creating dependency file for IPL4asp_Functions_part_2.cc #8 3.547 Creating dependency file for IPL4asp_Functions_part_1.cc #8 3.549 Creating dependency file for HTTPmsg_Types_part_7.cc #8 3.549 Creating dependency file for HTTPmsg_Types_part_6.cc #8 3.550 Creating dependency file for HTTPmsg_Types_part_5.cc #8 3.551 Creating dependency file for HTTPmsg_Types_part_4.cc #8 3.551 Creating dependency file for HTTPmsg_Types_part_3.cc #8 3.551 Creating dependency file for HTTPmsg_Types_part_2.cc #8 3.552 Creating dependency file for HTTPmsg_Types_part_1.cc #8 3.554 Creating dependency file for HTTPmsg_PortType_part_7.cc #8 3.555 Creating dependency file for HTTPmsg_PortType_part_5.cc #8 3.555 Creating dependency file for HTTPmsg_PortType_part_6.cc #8 3.556 Creating dependency file for HTTPmsg_PortType_part_4.cc #8 3.558 Creating dependency file for HTTPmsg_PortType_part_3.cc #8 3.558 Creating dependency file for HTTPmsg_PortType_part_2.cc #8 3.559 Creating dependency file for HTTPmsg_PortType_part_1.cc #8 3.560 Creating dependency file for HTTPmsg_MessageLen_part_7.cc #8 3.560 Creating dependency file for HTTPmsg_MessageLen_part_6.cc #8 3.561 Creating dependency file for HTTPmsg_MessageLen_part_5.cc #8 3.562 Creating dependency file for HTTPmsg_MessageLen_part_4.cc #8 3.562 Creating dependency file for HTTPmsg_MessageLen_part_3.cc #8 3.564 Creating dependency file for HTTPmsg_MessageLen_part_2.cc #8 3.564 Creating dependency file for HTTPmsg_MessageLen_part_1.cc #8 3.565 Creating dependency file for HTTP_Adapter_part_7.cc #8 3.567 Creating dependency file for HTTP_Adapter_part_6.cc #8 3.568 Creating dependency file for HTTP_Adapter_part_5.cc #8 3.568 Creating dependency file for HTTP_Adapter_part_4.cc #8 3.568 Creating dependency file for HTTP_Adapter_part_3.cc #8 3.570 Creating dependency file for HTTP_Adapter_part_2.cc #8 3.570 Creating dependency file for HTTP_Adapter_part_1.cc #8 3.572 Creating dependency file for General_Types_part_7.cc #8 3.572 Creating dependency file for General_Types_part_6.cc #8 3.572 Creating dependency file for General_Types_part_5.cc #8 3.573 Creating dependency file for General_Types_part_4.cc #8 3.573 Creating dependency file for General_Types_part_3.cc #8 3.575 Creating dependency file for General_Types_part_2.cc #8 3.576 Creating dependency file for General_Types_part_1.cc #8 3.576 Creating dependency file for GSM_Types_part_7.cc #8 3.578 Creating dependency file for GSM_Types_part_6.cc #8 3.580 Creating dependency file for GSM_Types_part_5.cc #8 3.580 Creating dependency file for GSM_Types_part_4.cc #8 3.581 Creating dependency file for GSM_Types_part_3.cc #8 3.581 Creating dependency file for GSM_Types_part_2.cc #8 3.581 Creating dependency file for GSM_Types_part_1.cc #8 3.583 Creating dependency file for ECBE_Types_part_7.cc #8 3.584 Creating dependency file for ECBE_Types_part_6.cc #8 3.584 Creating dependency file for ECBE_Types_part_5.cc #8 3.585 Creating dependency file for ECBE_Types_part_4.cc #8 3.586 Creating dependency file for ECBE_Types_part_3.cc #8 3.586 Creating dependency file for ECBE_Types_part_2.cc #8 3.587 Creating dependency file for ECBE_Types_part_1.cc #8 3.587 Creating dependency file for ECBE_Components_part_7.cc #8 3.589 Creating dependency file for ECBE_Components_part_6.cc #8 3.590 Creating dependency file for ECBE_Components_part_5.cc #8 3.591 Creating dependency file for ECBE_Components_part_4.cc #8 3.591 Creating dependency file for ECBE_Components_part_3.cc #8 3.592 Creating dependency file for ECBE_Components_part_2.cc #8 3.593 Creating dependency file for ECBE_Components_part_1.cc #8 3.594 Creating dependency file for CBS_Message_part_7.cc #8 3.594 Creating dependency file for CBS_Message_part_6.cc #8 3.595 Creating dependency file for CBS_Message_part_5.cc #8 3.596 Creating dependency file for CBS_Message_part_4.cc #8 3.597 Creating dependency file for CBS_Message_part_3.cc #8 3.599 Creating dependency file for CBS_Message_part_2.cc #8 3.599 Creating dependency file for CBS_Message_part_1.cc #8 3.599 Creating dependency file for CBSP_Types_part_7.cc #8 3.600 Creating dependency file for CBSP_Types_part_6.cc #8 3.601 Creating dependency file for CBSP_Types_part_5.cc #8 3.602 Creating dependency file for CBSP_Types_part_4.cc #8 3.602 Creating dependency file for CBSP_Types_part_3.cc #8 3.602 Creating dependency file for CBSP_Types_part_2.cc #8 3.603 Creating dependency file for CBSP_Types_part_1.cc #8 3.606 Creating dependency file for CBSP_Templates_part_7.cc #8 3.606 Creating dependency file for CBSP_Templates_part_6.cc #8 3.607 Creating dependency file for CBSP_Templates_part_5.cc #8 3.608 Creating dependency file for CBSP_Templates_part_4.cc #8 3.609 Creating dependency file for CBSP_Templates_part_3.cc #8 3.610 Creating dependency file for CBSP_Templates_part_2.cc #8 3.611 Creating dependency file for CBSP_Templates_part_1.cc #8 3.611 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_7.cc #8 3.612 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_6.cc #8 3.612 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_5.cc #8 3.613 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_4.cc #8 3.614 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_3.cc #8 3.614 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_2.cc #8 3.616 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_1.cc #8 3.617 Creating dependency file for CBSP_CodecPort_part_7.cc #8 3.617 Creating dependency file for CBSP_CodecPort_part_6.cc #8 3.618 Creating dependency file for CBSP_CodecPort_part_5.cc #8 3.620 Creating dependency file for CBSP_CodecPort_part_4.cc #8 3.620 Creating dependency file for CBSP_CodecPort_part_3.cc #8 3.623 Creating dependency file for CBSP_CodecPort_part_2.cc #8 3.623 Creating dependency file for CBSP_CodecPort_part_1.cc #8 3.624 Creating dependency file for CBSP_Adapter_part_7.cc #8 3.624 Creating dependency file for CBSP_Adapter_part_6.cc #8 3.624 Creating dependency file for CBSP_Adapter_part_5.cc #8 3.625 Creating dependency file for CBSP_Adapter_part_4.cc #8 3.625 Creating dependency file for CBSP_Adapter_part_3.cc #8 3.625 Creating dependency file for CBSP_Adapter_part_2.cc #8 3.628 Creating dependency file for CBC_Tests_part_7.cc #8 3.629 Creating dependency file for CBSP_Adapter_part_1.cc #8 3.629 Creating dependency file for CBC_Tests_part_6.cc #8 3.630 Creating dependency file for CBC_Tests_part_5.cc #8 3.632 Creating dependency file for CBC_Tests_part_4.cc #8 3.633 Creating dependency file for CBC_Tests_part_3.cc #8 3.633 Creating dependency file for CBC_Tests_part_2.cc #8 3.635 Creating dependency file for CBC_Tests_part_1.cc #8 3.635 Creating dependency file for BSSMAP_Templates_part_7.cc #8 3.635 Creating dependency file for BSSMAP_Templates_part_6.cc #8 3.637 Creating dependency file for BSSMAP_Templates_part_5.cc #8 3.637 Creating dependency file for BSSMAP_Templates_part_4.cc #8 3.637 Creating dependency file for BSSMAP_Templates_part_3.cc #8 3.638 Creating dependency file for BSSMAP_Templates_part_2.cc #8 3.639 Creating dependency file for BSSMAP_Templates_part_1.cc #8 3.641 Creating dependency file for BSSAP_Types_part_7.cc #8 3.641 Creating dependency file for BSSAP_Types_part_6.cc #8 3.644 Creating dependency file for BSSAP_Types_part_4.cc #8 3.644 Creating dependency file for BSSAP_Types_part_5.cc #8 3.646 Creating dependency file for BSSAP_Types_part_3.cc #8 3.647 Creating dependency file for BSSAP_Types_part_2.cc #8 3.648 Creating dependency file for BSSAP_Types_part_1.cc #8 3.648 Creating dependency file for BSC_ConnectionHandler_part_7.cc #8 3.649 Creating dependency file for BSC_ConnectionHandler_part_6.cc #8 3.649 Creating dependency file for BSC_ConnectionHandler_part_5.cc #8 3.649 Creating dependency file for BSC_ConnectionHandler_part_4.cc #8 3.649 Creating dependency file for BSC_ConnectionHandler_part_3.cc #8 3.650 Creating dependency file for BSC_ConnectionHandler_part_2.cc #8 3.652 Creating dependency file for BSC_ConnectionHandler_part_1.cc #8 3.652 Creating dependency file for TELNETasp_PortType.cc #8 3.661 Creating dependency file for TCCInterface_Functions.cc #8 3.661 Creating dependency file for TCCEncoding_Functions.cc #8 3.662 Creating dependency file for TCCConversion_Functions.cc #8 3.663 Creating dependency file for SCTPasp_Types.cc #8 3.664 Creating dependency file for Socket_API_Definitions.cc #8 3.664 Creating dependency file for SCTPasp_PortType.cc #8 3.664 Creating dependency file for SCTP_Templates.cc #8 3.715 Creating dependency file for SBC_AP_Types.cc #8 3.743 Creating dependency file for SBC_AP_Templates.cc #8 3.743 Creating dependency file for SBC_AP_CodecPort_CtrlFunct.cc #8 3.748 Creating dependency file for SBC_AP_CodecPort.cc #8 3.748 Creating dependency file for SBC_AP_Adapter.cc #8 3.752 Creating dependency file for SABP_Types.cc #8 3.755 Creating dependency file for SABP_Templates.cc #8 3.757 Creating dependency file for SABP_CodecPort_CtrlFunct.cc #8 3.757 Creating dependency file for SABP_CodecPort.cc #8 3.779 Creating dependency file for SABP_Adapter.cc #8 3.790 Creating dependency file for Osmocom_Types.cc #8 3.792 Creating dependency file for Native_Functions.cc #8 3.797 Creating dependency file for Misc_Helpers.cc #8 3.798 Creating dependency file for MME_ConnectionHandler.cc #8 3.798 Creating dependency file for JSON_Types.cc #8 3.801 Creating dependency file for IPL4asp_Types.cc #8 3.820 Creating dependency file for IPL4asp_PortType.cc #8 3.852 Creating dependency file for IPL4asp_Functions.cc #8 3.853 Creating dependency file for HTTPmsg_Types.cc #8 3.856 Creating dependency file for HTTPmsg_PortType.cc #8 3.868 Creating dependency file for HTTPmsg_MessageLen.cc #8 3.872 Creating dependency file for HTTP_Adapter.cc #8 3.874 Creating dependency file for General_Types.cc #8 3.875 Creating dependency file for GSM_Types.cc #8 3.876 Creating dependency file for ECBE_Types.cc #8 3.876 Creating dependency file for ECBE_Components.cc #8 3.877 Creating dependency file for CBS_Message.cc #8 3.879 Creating dependency file for CBSP_Types.cc #8 3.886 Creating dependency file for CBSP_Templates.cc #8 3.905 Creating dependency file for CBSP_CodecPort_CtrlFunct.cc #8 3.918 Creating dependency file for CBSP_CodecPort.cc #8 3.920 Creating dependency file for CBSP_Adapter.cc #8 3.942 Creating dependency file for CBC_Tests.cc #8 3.950 Creating dependency file for BSSMAP_Templates.cc #8 3.963 Creating dependency file for BSSAP_Types.cc #8 3.968 Creating dependency file for BSC_ConnectionHandler.cc #8 4.347 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_ConnectionHandler.o BSC_ConnectionHandler.cc #8 4.347 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc #8 4.348 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates.o BSSMAP_Templates.cc #8 4.348 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBC_Tests.o CBC_Tests.cc #8 4.348 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter.o CBSP_Adapter.cc #8 4.348 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort.o CBSP_CodecPort.cc #8 4.349 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct.o CBSP_CodecPort_CtrlFunct.cc #8 4.349 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates.o CBSP_Templates.cc #8 4.349 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types.o CBSP_Types.cc #8 4.350 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBS_Message.o CBS_Message.cc #8 4.350 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ECBE_Components.o ECBE_Components.cc #8 4.350 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ECBE_Types.o ECBE_Types.cc #8 4.351 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 4.351 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 4.351 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter.o HTTP_Adapter.cc #8 4.352 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen.o HTTPmsg_MessageLen.cc #8 5.183 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType.o HTTPmsg_PortType.cc #8 5.586 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types.o HTTPmsg_Types.cc #8 6.002 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 6.035 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 6.159 ECBE_Components.cc: In function 'ECBE__Types::EcbeCategory ECBE__Components::f__cbs2ecbe__category(const CBSP__Types::CBSP__Category&)': #8 6.159 ECBE_Components.cc:79:1: warning: control reaches end of non-void function [-Wreturn-type] #8 6.159 79 | } #8 6.159 | ^ #8 6.265 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 6.266 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types.o JSON_Types.cc #8 6.329 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MME_ConnectionHandler.o MME_ConnectionHandler.cc #8 6.352 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 6.451 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 6.646 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 6.861 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Adapter.o SABP_Adapter.cc #8 6.916 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort.o SABP_CodecPort.cc #8 7.003 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort_CtrlFunct.o SABP_CodecPort_CtrlFunct.cc #8 7.025 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Templates.o SABP_Templates.cc #8 7.110 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Types.o SABP_Types.cc #8 7.148 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Adapter.o SBC_AP_Adapter.cc #8 7.619 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort.o SBC_AP_CodecPort.cc #8 7.992 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort_CtrlFunct.o SBC_AP_CodecPort_CtrlFunct.cc #8 8.046 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Templates.o SBC_AP_Templates.cc #8 8.189 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Types.o SBC_AP_Types.cc #8 8.241 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc #8 8.248 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc #8 8.279 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc #8 8.299 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 8.517 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 8.528 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 8.686 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 8.957 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 8.978 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_1.o BSC_ConnectionHandler_part_1.cc #8 9.001 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_2.o BSC_ConnectionHandler_part_2.cc #8 9.024 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_3.o BSC_ConnectionHandler_part_3.cc #8 9.047 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_4.o BSC_ConnectionHandler_part_4.cc #8 9.070 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_5.o BSC_ConnectionHandler_part_5.cc #8 9.095 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_6.o BSC_ConnectionHandler_part_6.cc #8 9.118 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_ConnectionHandler_part_7.o BSC_ConnectionHandler_part_7.cc #8 9.141 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc #8 9.328 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc #8 9.408 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc #8 9.442 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc #8 9.484 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc #8 9.485 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc #8 9.516 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc #8 9.602 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_1.cc #8 9.626 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_2.cc #8 9.649 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_3.cc #8 9.672 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_4.cc #8 9.695 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_5.cc #8 9.710 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_6.cc #8 9.719 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_7.o BSSMAP_Templates_part_7.cc #8 9.733 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBC_Tests_part_1.o CBC_Tests_part_1.cc #8 9.742 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBC_Tests_part_2.o CBC_Tests_part_2.cc #8 9.756 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBC_Tests_part_3.o CBC_Tests_part_3.cc #8 9.765 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBC_Tests_part_4.o CBC_Tests_part_4.cc #8 9.779 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBC_Tests_part_5.o CBC_Tests_part_5.cc #8 9.788 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBC_Tests_part_6.o CBC_Tests_part_6.cc #8 9.803 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBC_Tests_part_7.o CBC_Tests_part_7.cc #8 9.813 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_1.o CBSP_Adapter_part_1.cc #8 9.826 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_2.o CBSP_Adapter_part_2.cc #8 9.837 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_3.o CBSP_Adapter_part_3.cc #8 9.848 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_4.o CBSP_Adapter_part_4.cc #8 9.858 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_5.o CBSP_Adapter_part_5.cc #8 9.868 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_6.o CBSP_Adapter_part_6.cc #8 9.880 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_7.o CBSP_Adapter_part_7.cc #8 9.888 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_1.cc #8 9.902 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_2.cc #8 9.908 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_3.cc #8 9.931 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_4.o CBSP_CodecPort_part_4.cc #8 9.931 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_5.o CBSP_CodecPort_part_5.cc #8 9.953 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_6.o CBSP_CodecPort_part_6.cc #8 9.955 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_7.o CBSP_CodecPort_part_7.cc #8 9.977 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_1.cc #8 9.978 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_2.cc #8 10.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_3.cc #8 10.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_CodecPort_CtrlFunct_part_4.cc #8 10.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_5.o CBSP_CodecPort_CtrlFunct_part_5.cc #8 10.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_6.o CBSP_CodecPort_CtrlFunct_part_6.cc #8 10.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_7.o CBSP_CodecPort_CtrlFunct_part_7.cc #8 10.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_1.o CBSP_Templates_part_1.cc #8 10.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_2.o CBSP_Templates_part_2.cc #8 10.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_3.o CBSP_Templates_part_3.cc #8 10.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_4.o CBSP_Templates_part_4.cc #8 10.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_5.o CBSP_Templates_part_5.cc #8 10.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_6.o CBSP_Templates_part_6.cc #8 10.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_7.o CBSP_Templates_part_7.cc #8 10.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_1.o CBSP_Types_part_1.cc #8 10.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_2.o CBSP_Types_part_2.cc #8 10.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_3.o CBSP_Types_part_3.cc #8 10.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_4.o CBSP_Types_part_4.cc #8 10.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_5.o CBSP_Types_part_5.cc #8 10.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_6.o CBSP_Types_part_6.cc #8 10.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_7.o CBSP_Types_part_7.cc #8 10.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBS_Message_part_1.o CBS_Message_part_1.cc #8 10.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBS_Message_part_2.o CBS_Message_part_2.cc #8 10.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBS_Message_part_3.o CBS_Message_part_3.cc #8 10.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBS_Message_part_4.o CBS_Message_part_4.cc #8 10.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBS_Message_part_5.o CBS_Message_part_5.cc #8 10.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBS_Message_part_6.o CBS_Message_part_6.cc #8 10.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBS_Message_part_7.o CBS_Message_part_7.cc #8 10.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ECBE_Components_part_1.o ECBE_Components_part_1.cc #8 10.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ECBE_Components_part_2.o ECBE_Components_part_2.cc #8 10.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ECBE_Components_part_3.o ECBE_Components_part_3.cc #8 10.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ECBE_Components_part_4.o ECBE_Components_part_4.cc #8 10.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ECBE_Components_part_5.o ECBE_Components_part_5.cc #8 10.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ECBE_Components_part_6.o ECBE_Components_part_6.cc #8 10.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ECBE_Components_part_7.o ECBE_Components_part_7.cc #8 10.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ECBE_Types_part_1.o ECBE_Types_part_1.cc #8 10.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ECBE_Types_part_2.o ECBE_Types_part_2.cc #8 10.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ECBE_Types_part_3.o ECBE_Types_part_3.cc #8 10.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ECBE_Types_part_4.o ECBE_Types_part_4.cc #8 10.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ECBE_Types_part_5.o ECBE_Types_part_5.cc #8 10.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ECBE_Types_part_6.o ECBE_Types_part_6.cc #8 10.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ECBE_Types_part_7.o ECBE_Types_part_7.cc #8 10.39 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 10.39 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 10.40 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 10.42 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 10.42 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 10.43 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 10.44 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 10.44 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 10.45 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 10.45 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 10.46 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 10.47 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 10.47 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 10.47 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 10.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_1.o HTTP_Adapter_part_1.cc #8 10.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_2.o HTTP_Adapter_part_2.cc #8 10.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_3.o HTTP_Adapter_part_3.cc #8 10.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_4.o HTTP_Adapter_part_4.cc #8 10.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_5.o HTTP_Adapter_part_5.cc #8 10.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_6.o HTTP_Adapter_part_6.cc #8 10.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_7.o HTTP_Adapter_part_7.cc #8 10.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_1.o HTTPmsg_MessageLen_part_1.cc #8 10.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_2.o HTTPmsg_MessageLen_part_2.cc #8 10.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_3.o HTTPmsg_MessageLen_part_3.cc #8 10.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_4.o HTTPmsg_MessageLen_part_4.cc #8 10.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_5.o HTTPmsg_MessageLen_part_5.cc #8 10.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_6.o HTTPmsg_MessageLen_part_6.cc #8 10.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_7.o HTTPmsg_MessageLen_part_7.cc #8 10.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_1.o HTTPmsg_PortType_part_1.cc #8 10.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_2.o HTTPmsg_PortType_part_2.cc #8 10.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_3.o HTTPmsg_PortType_part_3.cc #8 10.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_4.o HTTPmsg_PortType_part_4.cc #8 10.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_5.o HTTPmsg_PortType_part_5.cc #8 10.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_6.o HTTPmsg_PortType_part_6.cc #8 10.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_7.o HTTPmsg_PortType_part_7.cc #8 10.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_1.o HTTPmsg_Types_part_1.cc #8 10.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_2.o HTTPmsg_Types_part_2.cc #8 10.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_3.o HTTPmsg_Types_part_3.cc #8 10.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_4.o HTTPmsg_Types_part_4.cc #8 10.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_5.o HTTPmsg_Types_part_5.cc #8 10.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_6.o HTTPmsg_Types_part_6.cc #8 10.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_7.o HTTPmsg_Types_part_7.cc #8 10.66 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 10.66 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 10.66 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 10.66 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 10.68 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 10.68 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 10.68 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 10.68 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 10.70 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 10.70 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 10.70 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 10.71 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 10.73 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 10.73 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 10.73 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 10.73 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 10.75 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 10.75 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 10.75 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 10.75 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 10.77 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 10.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_1.o JSON_Types_part_1.cc #8 10.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_2.o JSON_Types_part_2.cc #8 10.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_3.o JSON_Types_part_3.cc #8 10.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_4.o JSON_Types_part_4.cc #8 10.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_5.o JSON_Types_part_5.cc #8 10.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_6.o JSON_Types_part_6.cc #8 10.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_7.o JSON_Types_part_7.cc #8 10.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MME_ConnectionHandler_part_1.o MME_ConnectionHandler_part_1.cc #8 10.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MME_ConnectionHandler_part_2.o MME_ConnectionHandler_part_2.cc #8 10.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MME_ConnectionHandler_part_3.o MME_ConnectionHandler_part_3.cc #8 10.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MME_ConnectionHandler_part_4.o MME_ConnectionHandler_part_4.cc #8 10.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MME_ConnectionHandler_part_5.o MME_ConnectionHandler_part_5.cc #8 10.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MME_ConnectionHandler_part_6.o MME_ConnectionHandler_part_6.cc #8 10.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MME_ConnectionHandler_part_7.o MME_ConnectionHandler_part_7.cc #8 10.86 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 10.86 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 10.87 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 10.87 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 10.88 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 10.89 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 10.89 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 10.89 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 10.91 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 10.91 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 10.91 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 10.91 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 10.93 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 10.93 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 10.94 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 10.94 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 10.96 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 10.96 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 10.96 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 10.97 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 10.98 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 10.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Adapter_part_1.o SABP_Adapter_part_1.cc #8 11.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Adapter_part_2.o SABP_Adapter_part_2.cc #8 11.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Adapter_part_3.o SABP_Adapter_part_3.cc #8 11.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Adapter_part_4.o SABP_Adapter_part_4.cc #8 11.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Adapter_part_5.o SABP_Adapter_part_5.cc #8 11.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Adapter_part_6.o SABP_Adapter_part_6.cc #8 11.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Adapter_part_7.o SABP_Adapter_part_7.cc #8 11.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort_part_1.o SABP_CodecPort_part_1.cc #8 11.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort_part_2.o SABP_CodecPort_part_2.cc #8 11.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort_part_3.o SABP_CodecPort_part_3.cc #8 11.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort_part_4.o SABP_CodecPort_part_4.cc #8 11.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort_part_5.o SABP_CodecPort_part_5.cc #8 11.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort_part_6.o SABP_CodecPort_part_6.cc #8 11.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort_part_7.o SABP_CodecPort_part_7.cc #8 11.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort_CtrlFunct_part_1.o SABP_CodecPort_CtrlFunct_part_1.cc #8 11.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort_CtrlFunct_part_2.o SABP_CodecPort_CtrlFunct_part_2.cc #8 11.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort_CtrlFunct_part_3.o SABP_CodecPort_CtrlFunct_part_3.cc #8 11.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort_CtrlFunct_part_4.o SABP_CodecPort_CtrlFunct_part_4.cc #8 11.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort_CtrlFunct_part_5.o SABP_CodecPort_CtrlFunct_part_5.cc #8 11.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort_CtrlFunct_part_6.o SABP_CodecPort_CtrlFunct_part_6.cc #8 11.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort_CtrlFunct_part_7.o SABP_CodecPort_CtrlFunct_part_7.cc #8 11.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Templates_part_1.o SABP_Templates_part_1.cc #8 11.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Templates_part_2.o SABP_Templates_part_2.cc #8 11.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Templates_part_3.o SABP_Templates_part_3.cc #8 11.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Templates_part_4.o SABP_Templates_part_4.cc #8 11.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Templates_part_5.o SABP_Templates_part_5.cc #8 11.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Templates_part_6.o SABP_Templates_part_6.cc #8 11.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Templates_part_7.o SABP_Templates_part_7.cc #8 11.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Types_part_1.o SABP_Types_part_1.cc #8 11.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Types_part_2.o SABP_Types_part_2.cc #8 11.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Types_part_3.o SABP_Types_part_3.cc #8 11.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Types_part_4.o SABP_Types_part_4.cc #8 11.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Types_part_5.o SABP_Types_part_5.cc #8 11.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Types_part_6.o SABP_Types_part_6.cc #8 11.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Types_part_7.o SABP_Types_part_7.cc #8 11.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Adapter_part_1.o SBC_AP_Adapter_part_1.cc #8 11.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Adapter_part_2.o SBC_AP_Adapter_part_2.cc #8 11.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Adapter_part_3.o SBC_AP_Adapter_part_3.cc #8 11.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Adapter_part_4.o SBC_AP_Adapter_part_4.cc #8 11.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Adapter_part_5.o SBC_AP_Adapter_part_5.cc #8 11.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Adapter_part_6.o SBC_AP_Adapter_part_6.cc #8 11.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Adapter_part_7.o SBC_AP_Adapter_part_7.cc #8 11.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort_part_1.o SBC_AP_CodecPort_part_1.cc #8 11.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort_part_2.o SBC_AP_CodecPort_part_2.cc #8 11.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort_part_3.o SBC_AP_CodecPort_part_3.cc #8 11.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort_part_4.o SBC_AP_CodecPort_part_4.cc #8 11.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort_part_5.o SBC_AP_CodecPort_part_5.cc #8 11.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort_part_6.o SBC_AP_CodecPort_part_6.cc #8 11.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort_part_7.o SBC_AP_CodecPort_part_7.cc #8 11.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort_CtrlFunct_part_1.o SBC_AP_CodecPort_CtrlFunct_part_1.cc #8 11.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort_CtrlFunct_part_2.o SBC_AP_CodecPort_CtrlFunct_part_2.cc #8 11.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort_CtrlFunct_part_3.o SBC_AP_CodecPort_CtrlFunct_part_3.cc #8 11.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort_CtrlFunct_part_4.o SBC_AP_CodecPort_CtrlFunct_part_4.cc #8 11.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort_CtrlFunct_part_5.o SBC_AP_CodecPort_CtrlFunct_part_5.cc #8 11.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort_CtrlFunct_part_6.o SBC_AP_CodecPort_CtrlFunct_part_6.cc #8 11.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort_CtrlFunct_part_7.o SBC_AP_CodecPort_CtrlFunct_part_7.cc #8 11.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Templates_part_1.o SBC_AP_Templates_part_1.cc #8 11.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Templates_part_2.o SBC_AP_Templates_part_2.cc #8 11.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Templates_part_3.o SBC_AP_Templates_part_3.cc #8 11.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Templates_part_4.o SBC_AP_Templates_part_4.cc #8 11.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Templates_part_5.o SBC_AP_Templates_part_5.cc #8 11.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Templates_part_6.o SBC_AP_Templates_part_6.cc #8 11.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Templates_part_7.o SBC_AP_Templates_part_7.cc #8 11.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Types_part_1.o SBC_AP_Types_part_1.cc #8 11.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Types_part_2.o SBC_AP_Types_part_2.cc #8 11.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Types_part_3.o SBC_AP_Types_part_3.cc #8 11.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Types_part_4.o SBC_AP_Types_part_4.cc #8 11.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Types_part_5.o SBC_AP_Types_part_5.cc #8 11.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Types_part_6.o SBC_AP_Types_part_6.cc #8 11.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Types_part_7.o SBC_AP_Types_part_7.cc #8 11.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc #8 11.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc #8 11.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc #8 11.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc #8 11.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc #8 11.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc #8 11.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_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 SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc #8 11.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc #8 11.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc #8 11.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc #8 11.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc #8 11.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc #8 11.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc #8 11.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc #8 11.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc #8 11.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc #8 11.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc #8 11.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc #8 11.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc #8 11.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc #8 11.44 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.44 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.44 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.44 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.45 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.46 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.46 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.46 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.46 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 11.47 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 11.48 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 11.48 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 11.48 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 11.48 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 11.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 11.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_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 TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 11.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 11.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 11.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 11.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 11.51 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 11.52 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 11.52 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 11.52 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 11.52 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 11.53 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 11.53 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 11.53 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 11.54 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 11.55 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 11.55 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 11.55 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 11.55 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 11.55 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 11.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CommonDataTypes.o SABP_CommonDataTypes.cc #8 11.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Constants.o SABP_Constants.cc #8 11.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Containers.o SABP_Containers.cc #8 11.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_IEs.o SABP_IEs.cc #8 11.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_PDU_Contents.o SABP_PDU_Contents.cc #8 11.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_PDU_Descriptions.o SABP_PDU_Descriptions.cc #8 11.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CommonDataTypes.o SBC_AP_CommonDataTypes.cc #8 11.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Constants.o SBC_AP_Constants.cc #8 12.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Containers.o SBC_AP_Containers.cc #8 12.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_IEs.o SBC_AP_IEs.cc #8 12.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Contents.o SBC_AP_PDU_Contents.cc #8 12.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Descriptions.o SBC_AP_PDU_Descriptions.cc #8 12.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CommonDataTypes_part_1.o SABP_CommonDataTypes_part_1.cc #8 12.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CommonDataTypes_part_2.o SABP_CommonDataTypes_part_2.cc #8 12.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CommonDataTypes_part_3.o SABP_CommonDataTypes_part_3.cc #8 12.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CommonDataTypes_part_4.o SABP_CommonDataTypes_part_4.cc #8 12.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CommonDataTypes_part_5.o SABP_CommonDataTypes_part_5.cc #8 12.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CommonDataTypes_part_6.o SABP_CommonDataTypes_part_6.cc #8 12.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CommonDataTypes_part_7.o SABP_CommonDataTypes_part_7.cc #8 12.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Constants_part_1.o SABP_Constants_part_1.cc #8 12.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Constants_part_2.o SABP_Constants_part_2.cc #8 12.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Constants_part_3.o SABP_Constants_part_3.cc #8 12.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Constants_part_4.o SABP_Constants_part_4.cc #8 12.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Constants_part_5.o SABP_Constants_part_5.cc #8 12.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Constants_part_6.o SABP_Constants_part_6.cc #8 12.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Constants_part_7.o SABP_Constants_part_7.cc #8 12.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Containers_part_1.o SABP_Containers_part_1.cc #8 12.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Containers_part_2.o SABP_Containers_part_2.cc #8 12.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Containers_part_3.o SABP_Containers_part_3.cc #8 12.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Containers_part_4.o SABP_Containers_part_4.cc #8 13.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Containers_part_5.o SABP_Containers_part_5.cc #8 13.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Containers_part_6.o SABP_Containers_part_6.cc #8 13.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_Containers_part_7.o SABP_Containers_part_7.cc #8 13.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_IEs_part_1.o SABP_IEs_part_1.cc #8 13.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_IEs_part_2.o SABP_IEs_part_2.cc #8 13.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_IEs_part_3.o SABP_IEs_part_3.cc #8 13.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_IEs_part_4.o SABP_IEs_part_4.cc #8 13.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_IEs_part_5.o SABP_IEs_part_5.cc #8 13.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_IEs_part_6.o SABP_IEs_part_6.cc #8 13.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_IEs_part_7.o SABP_IEs_part_7.cc #8 13.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_PDU_Contents_part_1.o SABP_PDU_Contents_part_1.cc #8 13.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_PDU_Contents_part_2.o SABP_PDU_Contents_part_2.cc #8 14.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_PDU_Contents_part_3.o SABP_PDU_Contents_part_3.cc #8 14.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_PDU_Contents_part_4.o SABP_PDU_Contents_part_4.cc #8 15.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_PDU_Contents_part_5.o SABP_PDU_Contents_part_5.cc #8 15.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_PDU_Contents_part_6.o SABP_PDU_Contents_part_6.cc #8 15.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_PDU_Contents_part_7.o SABP_PDU_Contents_part_7.cc #8 15.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_PDU_Descriptions_part_1.o SABP_PDU_Descriptions_part_1.cc #8 15.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_PDU_Descriptions_part_2.o SABP_PDU_Descriptions_part_2.cc #8 15.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_PDU_Descriptions_part_3.o SABP_PDU_Descriptions_part_3.cc #8 15.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_PDU_Descriptions_part_4.o SABP_PDU_Descriptions_part_4.cc #8 15.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_PDU_Descriptions_part_5.o SABP_PDU_Descriptions_part_5.cc #8 15.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_PDU_Descriptions_part_6.o SABP_PDU_Descriptions_part_6.cc #8 15.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_PDU_Descriptions_part_7.o SABP_PDU_Descriptions_part_7.cc #8 15.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CommonDataTypes_part_1.o SBC_AP_CommonDataTypes_part_1.cc #8 15.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CommonDataTypes_part_2.o SBC_AP_CommonDataTypes_part_2.cc #8 15.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CommonDataTypes_part_3.o SBC_AP_CommonDataTypes_part_3.cc #8 15.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CommonDataTypes_part_4.o SBC_AP_CommonDataTypes_part_4.cc #8 15.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CommonDataTypes_part_5.o SBC_AP_CommonDataTypes_part_5.cc #8 15.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CommonDataTypes_part_6.o SBC_AP_CommonDataTypes_part_6.cc #8 15.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CommonDataTypes_part_7.o SBC_AP_CommonDataTypes_part_7.cc #8 15.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Constants_part_1.o SBC_AP_Constants_part_1.cc #8 15.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Constants_part_2.o SBC_AP_Constants_part_2.cc #8 15.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Constants_part_3.o SBC_AP_Constants_part_3.cc #8 15.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Constants_part_4.o SBC_AP_Constants_part_4.cc #8 15.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Constants_part_5.o SBC_AP_Constants_part_5.cc #8 15.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Constants_part_6.o SBC_AP_Constants_part_6.cc #8 15.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Constants_part_7.o SBC_AP_Constants_part_7.cc #8 15.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Containers_part_1.o SBC_AP_Containers_part_1.cc #8 15.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Containers_part_2.o SBC_AP_Containers_part_2.cc #8 15.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Containers_part_3.o SBC_AP_Containers_part_3.cc #8 15.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Containers_part_4.o SBC_AP_Containers_part_4.cc #8 15.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Containers_part_5.o SBC_AP_Containers_part_5.cc #8 15.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Containers_part_6.o SBC_AP_Containers_part_6.cc #8 15.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_Containers_part_7.o SBC_AP_Containers_part_7.cc #8 16.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_IEs_part_1.o SBC_AP_IEs_part_1.cc #8 16.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_IEs_part_2.o SBC_AP_IEs_part_2.cc #8 16.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_IEs_part_3.o SBC_AP_IEs_part_3.cc #8 17.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_IEs_part_4.o SBC_AP_IEs_part_4.cc #8 17.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_IEs_part_5.o SBC_AP_IEs_part_5.cc #8 17.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_IEs_part_6.o SBC_AP_IEs_part_6.cc #8 17.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_IEs_part_7.o SBC_AP_IEs_part_7.cc #8 18.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Contents_part_1.o SBC_AP_PDU_Contents_part_1.cc #8 18.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Contents_part_2.o SBC_AP_PDU_Contents_part_2.cc #8 18.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Contents_part_3.o SBC_AP_PDU_Contents_part_3.cc #8 18.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Contents_part_4.o SBC_AP_PDU_Contents_part_4.cc #8 18.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Contents_part_5.o SBC_AP_PDU_Contents_part_5.cc #8 18.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Contents_part_6.o SBC_AP_PDU_Contents_part_6.cc #8 18.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Contents_part_7.o SBC_AP_PDU_Contents_part_7.cc #8 18.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Descriptions_part_1.o SBC_AP_PDU_Descriptions_part_1.cc #8 18.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Descriptions_part_2.o SBC_AP_PDU_Descriptions_part_2.cc #8 18.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Descriptions_part_3.o SBC_AP_PDU_Descriptions_part_3.cc #8 18.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Descriptions_part_4.o SBC_AP_PDU_Descriptions_part_4.cc #8 18.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Descriptions_part_5.o SBC_AP_PDU_Descriptions_part_5.cc #8 18.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Descriptions_part_6.o SBC_AP_PDU_Descriptions_part_6.cc #8 18.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Descriptions_part_7.o SBC_AP_PDU_Descriptions_part_7.cc #8 18.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Abstract_Socket.o Abstract_Socket.cc #8 18.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunctdef.o CBSP_CodecPort_CtrlFunctdef.cc #8 18.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_Function.o HTTPmsg_MessageLen_Function.cc #8 18.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PT.o HTTPmsg_PT.cc #8 18.86 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 19.06 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 19.20 Abstract_Socket.cc: In member function 'int SSL_Socket::ssl_getresult(int)': #8 19.20 Abstract_Socket.cc:2750:54: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 19.20 2750 | log_debug(" Function: %s", ERR_func_error_string(e)); #8 19.20 | ~~~~~~~~~~~~~~~~~~~~~^~~ #8 19.20 In file included from Abstract_Socket.hh:35, #8 19.20 from Abstract_Socket.cc:28: #8 19.20 /usr/include/openssl/err.h:459:35: note: declared here #8 19.20 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); #8 19.20 | ^~~~~~~~~~~~~~~~~~~~~ #8 19.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_EncDec.o JSON_EncDec.cc #8 19.51 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 19.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_CodecPort_CtrlFunctDef.o SABP_CodecPort_CtrlFunctDef.cc #8 19.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SABP_EncDec.o SABP_EncDec.cc #8 19.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_CodecPort_CtrlFunctDef.o SBC_AP_CodecPort_CtrlFunctDef.cc #8 19.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_EncDec.o SBC_AP_EncDec.cc #8 20.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc #8 20.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 20.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 20.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 20.56 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 20.89 g++ -shared -o BSC_ConnectionHandler.so BSC_ConnectionHandler.o #8 20.89 g++ -shared -o BSSAP_Types.so BSSAP_Types.o #8 20.95 g++ -shared -o BSSMAP_Templates.so BSSMAP_Templates.o #8 20.97 g++ -shared -o CBC_Tests.so CBC_Tests.o #8 21.01 g++ -shared -o CBSP_Adapter.so CBSP_Adapter.o #8 21.06 g++ -shared -o CBSP_CodecPort.so CBSP_CodecPort.o #8 21.08 g++ -shared -o CBSP_CodecPort_CtrlFunct.so CBSP_CodecPort_CtrlFunct.o #8 21.10 g++ -shared -o CBSP_Templates.so CBSP_Templates.o #8 21.13 g++ -shared -o CBSP_Types.so CBSP_Types.o #8 21.14 g++ -shared -o CBS_Message.so CBS_Message.o #8 21.17 g++ -shared -o ECBE_Components.so ECBE_Components.o #8 21.18 g++ -shared -o ECBE_Types.so ECBE_Types.o #8 21.19 g++ -shared -o GSM_Types.so GSM_Types.o #8 21.21 g++ -shared -o General_Types.so General_Types.o #8 21.23 g++ -shared -o HTTP_Adapter.so HTTP_Adapter.o #8 21.26 g++ -shared -o HTTPmsg_MessageLen.so HTTPmsg_MessageLen.o #8 21.29 g++ -shared -o HTTPmsg_PortType.so HTTPmsg_PortType.o #8 21.31 g++ -shared -o HTTPmsg_Types.so HTTPmsg_Types.o #8 21.32 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 21.34 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 21.34 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 21.35 g++ -shared -o JSON_Types.so JSON_Types.o #8 21.37 g++ -shared -o MME_ConnectionHandler.so MME_ConnectionHandler.o #8 21.39 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 21.42 g++ -shared -o Native_Functions.so Native_Functions.o #8 21.43 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 21.45 g++ -shared -o SABP_Adapter.so SABP_Adapter.o #8 21.46 g++ -shared -o SABP_CodecPort.so SABP_CodecPort.o #8 21.48 g++ -shared -o SABP_CodecPort_CtrlFunct.so SABP_CodecPort_CtrlFunct.o #8 21.50 g++ -shared -o SABP_Templates.so SABP_Templates.o #8 21.50 g++ -shared -o SABP_Types.so SABP_Types.o #8 21.50 g++ -shared -o SBC_AP_Adapter.so SBC_AP_Adapter.o #8 21.51 g++ -shared -o SBC_AP_CodecPort.so SBC_AP_CodecPort.o #8 21.52 g++ -shared -o SBC_AP_CodecPort_CtrlFunct.so SBC_AP_CodecPort_CtrlFunct.o #8 21.53 g++ -shared -o SBC_AP_Templates.so SBC_AP_Templates.o #8 21.55 g++ -shared -o SBC_AP_Types.so SBC_AP_Types.o #8 21.57 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 21.59 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 21.60 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 21.61 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 21.64 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 21.64 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 21.65 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 21.66 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 21.66 g++ -shared -o BSC_ConnectionHandler_part_1.so BSC_ConnectionHandler_part_1.o #8 21.68 g++ -shared -o BSC_ConnectionHandler_part_2.so BSC_ConnectionHandler_part_2.o #8 21.69 g++ -shared -o BSC_ConnectionHandler_part_3.so BSC_ConnectionHandler_part_3.o #8 21.69 g++ -shared -o BSC_ConnectionHandler_part_4.so BSC_ConnectionHandler_part_4.o #8 21.71 g++ -shared -o BSC_ConnectionHandler_part_5.so BSC_ConnectionHandler_part_5.o #8 21.71 g++ -shared -o BSC_ConnectionHandler_part_6.so BSC_ConnectionHandler_part_6.o #8 21.72 g++ -shared -o BSC_ConnectionHandler_part_7.so BSC_ConnectionHandler_part_7.o #8 21.72 g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o #8 21.72 g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o #8 21.74 g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o #8 21.74 g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o #8 21.74 g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o #8 21.75 g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o #8 21.77 g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o #8 21.78 g++ -shared -o BSSMAP_Templates_part_1.so BSSMAP_Templates_part_1.o #8 21.78 g++ -shared -o BSSMAP_Templates_part_2.so BSSMAP_Templates_part_2.o #8 21.78 g++ -shared -o BSSMAP_Templates_part_3.so BSSMAP_Templates_part_3.o #8 21.80 g++ -shared -o BSSMAP_Templates_part_4.so BSSMAP_Templates_part_4.o #8 21.81 g++ -shared -o BSSMAP_Templates_part_5.so BSSMAP_Templates_part_5.o #8 21.81 g++ -shared -o BSSMAP_Templates_part_6.so BSSMAP_Templates_part_6.o #8 21.81 g++ -shared -o BSSMAP_Templates_part_7.so BSSMAP_Templates_part_7.o #8 21.83 g++ -shared -o CBC_Tests_part_1.so CBC_Tests_part_1.o #8 21.84 g++ -shared -o CBC_Tests_part_2.so CBC_Tests_part_2.o #8 21.84 g++ -shared -o CBC_Tests_part_3.so CBC_Tests_part_3.o #8 21.84 g++ -shared -o CBC_Tests_part_4.so CBC_Tests_part_4.o #8 21.86 g++ -shared -o CBC_Tests_part_5.so CBC_Tests_part_5.o #8 21.87 g++ -shared -o CBC_Tests_part_6.so CBC_Tests_part_6.o #8 21.87 g++ -shared -o CBC_Tests_part_7.so CBC_Tests_part_7.o #8 21.87 g++ -shared -o CBSP_Adapter_part_1.so CBSP_Adapter_part_1.o #8 21.89 g++ -shared -o CBSP_Adapter_part_2.so CBSP_Adapter_part_2.o #8 21.90 g++ -shared -o CBSP_Adapter_part_3.so CBSP_Adapter_part_3.o #8 21.90 g++ -shared -o CBSP_Adapter_part_4.so CBSP_Adapter_part_4.o #8 21.90 g++ -shared -o CBSP_Adapter_part_5.so CBSP_Adapter_part_5.o #8 21.90 g++ -shared -o CBSP_Adapter_part_6.so CBSP_Adapter_part_6.o #8 21.90 g++ -shared -o CBSP_Adapter_part_7.so CBSP_Adapter_part_7.o #8 21.92 g++ -shared -o CBSP_CodecPort_part_1.so CBSP_CodecPort_part_1.o #8 21.92 g++ -shared -o CBSP_CodecPort_part_2.so CBSP_CodecPort_part_2.o #8 21.92 g++ -shared -o CBSP_CodecPort_part_3.so CBSP_CodecPort_part_3.o #8 21.92 g++ -shared -o CBSP_CodecPort_part_4.so CBSP_CodecPort_part_4.o #8 21.93 g++ -shared -o CBSP_CodecPort_part_5.so CBSP_CodecPort_part_5.o #8 21.93 g++ -shared -o CBSP_CodecPort_part_6.so CBSP_CodecPort_part_6.o #8 21.93 g++ -shared -o CBSP_CodecPort_part_7.so CBSP_CodecPort_part_7.o #8 21.94 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_1.o #8 21.95 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_2.o #8 21.95 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_3.o #8 21.95 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_4.o #8 21.95 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_5.o #8 21.95 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_6.o #8 21.96 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_7.so CBSP_CodecPort_CtrlFunct_part_7.o #8 21.96 g++ -shared -o CBSP_Templates_part_1.so CBSP_Templates_part_1.o #8 21.96 g++ -shared -o CBSP_Templates_part_2.so CBSP_Templates_part_2.o #8 21.96 g++ -shared -o CBSP_Templates_part_3.so CBSP_Templates_part_3.o #8 21.96 g++ -shared -o CBSP_Templates_part_4.so CBSP_Templates_part_4.o #8 21.97 g++ -shared -o CBSP_Templates_part_5.so CBSP_Templates_part_5.o #8 21.98 g++ -shared -o CBSP_Templates_part_6.so CBSP_Templates_part_6.o #8 21.98 g++ -shared -o CBSP_Templates_part_7.so CBSP_Templates_part_7.o #8 21.98 g++ -shared -o CBSP_Types_part_1.so CBSP_Types_part_1.o #8 21.98 g++ -shared -o CBSP_Types_part_2.so CBSP_Types_part_2.o #8 21.98 g++ -shared -o CBSP_Types_part_3.so CBSP_Types_part_3.o #8 21.98 g++ -shared -o CBSP_Types_part_4.so CBSP_Types_part_4.o #8 21.98 g++ -shared -o CBSP_Types_part_5.so CBSP_Types_part_5.o #8 21.98 g++ -shared -o CBSP_Types_part_6.so CBSP_Types_part_6.o #8 21.98 g++ -shared -o CBSP_Types_part_7.so CBSP_Types_part_7.o #8 21.99 g++ -shared -o CBS_Message_part_1.so CBS_Message_part_1.o #8 22.01 g++ -shared -o CBS_Message_part_2.so CBS_Message_part_2.o #8 22.01 g++ -shared -o CBS_Message_part_3.so CBS_Message_part_3.o #8 22.01 g++ -shared -o CBS_Message_part_4.so CBS_Message_part_4.o #8 22.01 g++ -shared -o CBS_Message_part_5.so CBS_Message_part_5.o #8 22.01 g++ -shared -o CBS_Message_part_6.so CBS_Message_part_6.o #8 22.01 g++ -shared -o CBS_Message_part_7.so CBS_Message_part_7.o #8 22.01 g++ -shared -o ECBE_Components_part_1.so ECBE_Components_part_1.o #8 22.01 g++ -shared -o ECBE_Components_part_2.so ECBE_Components_part_2.o #8 22.01 g++ -shared -o ECBE_Components_part_3.so ECBE_Components_part_3.o #8 22.02 g++ -shared -o ECBE_Components_part_4.so ECBE_Components_part_4.o #8 22.03 g++ -shared -o ECBE_Components_part_5.so ECBE_Components_part_5.o #8 22.04 g++ -shared -o ECBE_Components_part_6.so ECBE_Components_part_6.o #8 22.04 g++ -shared -o ECBE_Components_part_7.so ECBE_Components_part_7.o #8 22.04 g++ -shared -o ECBE_Types_part_1.so ECBE_Types_part_1.o #8 22.04 g++ -shared -o ECBE_Types_part_2.so ECBE_Types_part_2.o #8 22.04 g++ -shared -o ECBE_Types_part_3.so ECBE_Types_part_3.o #8 22.04 g++ -shared -o ECBE_Types_part_4.so ECBE_Types_part_4.o #8 22.04 g++ -shared -o ECBE_Types_part_5.so ECBE_Types_part_5.o #8 22.04 g++ -shared -o ECBE_Types_part_6.so ECBE_Types_part_6.o #8 22.05 g++ -shared -o ECBE_Types_part_7.so ECBE_Types_part_7.o #8 22.06 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 22.06 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 22.06 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 22.06 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 22.07 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 22.07 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 22.07 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 22.07 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 22.08 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 22.08 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 22.08 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 22.09 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 22.09 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 22.09 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 22.09 g++ -shared -o HTTP_Adapter_part_1.so HTTP_Adapter_part_1.o #8 22.10 g++ -shared -o HTTP_Adapter_part_2.so HTTP_Adapter_part_2.o #8 22.10 g++ -shared -o HTTP_Adapter_part_3.so HTTP_Adapter_part_3.o #8 22.10 g++ -shared -o HTTP_Adapter_part_4.so HTTP_Adapter_part_4.o #8 22.10 g++ -shared -o HTTP_Adapter_part_5.so HTTP_Adapter_part_5.o #8 22.11 g++ -shared -o HTTP_Adapter_part_6.so HTTP_Adapter_part_6.o #8 22.11 g++ -shared -o HTTP_Adapter_part_7.so HTTP_Adapter_part_7.o #8 22.11 g++ -shared -o HTTPmsg_MessageLen_part_1.so HTTPmsg_MessageLen_part_1.o #8 22.12 g++ -shared -o HTTPmsg_MessageLen_part_2.so HTTPmsg_MessageLen_part_2.o #8 22.12 g++ -shared -o HTTPmsg_MessageLen_part_3.so HTTPmsg_MessageLen_part_3.o #8 22.12 g++ -shared -o HTTPmsg_MessageLen_part_4.so HTTPmsg_MessageLen_part_4.o #8 22.12 g++ -shared -o HTTPmsg_MessageLen_part_5.so HTTPmsg_MessageLen_part_5.o #8 22.12 g++ -shared -o HTTPmsg_MessageLen_part_6.so HTTPmsg_MessageLen_part_6.o #8 22.13 g++ -shared -o HTTPmsg_MessageLen_part_7.so HTTPmsg_MessageLen_part_7.o #8 22.13 g++ -shared -o HTTPmsg_PortType_part_1.so HTTPmsg_PortType_part_1.o #8 22.13 g++ -shared -o HTTPmsg_PortType_part_2.so HTTPmsg_PortType_part_2.o #8 22.14 g++ -shared -o HTTPmsg_PortType_part_3.so HTTPmsg_PortType_part_3.o #8 22.14 g++ -shared -o HTTPmsg_PortType_part_4.so HTTPmsg_PortType_part_4.o #8 22.15 g++ -shared -o HTTPmsg_PortType_part_5.so HTTPmsg_PortType_part_5.o #8 22.15 g++ -shared -o HTTPmsg_PortType_part_6.so HTTPmsg_PortType_part_6.o #8 22.15 g++ -shared -o HTTPmsg_PortType_part_7.so HTTPmsg_PortType_part_7.o #8 22.15 g++ -shared -o HTTPmsg_Types_part_1.so HTTPmsg_Types_part_1.o #8 22.15 g++ -shared -o HTTPmsg_Types_part_2.so HTTPmsg_Types_part_2.o #8 22.16 g++ -shared -o HTTPmsg_Types_part_3.so HTTPmsg_Types_part_3.o #8 22.16 g++ -shared -o HTTPmsg_Types_part_4.so HTTPmsg_Types_part_4.o #8 22.17 g++ -shared -o HTTPmsg_Types_part_5.so HTTPmsg_Types_part_5.o #8 22.17 g++ -shared -o HTTPmsg_Types_part_6.so HTTPmsg_Types_part_6.o #8 22.17 g++ -shared -o HTTPmsg_Types_part_7.so HTTPmsg_Types_part_7.o #8 22.18 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 22.19 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 22.20 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 22.20 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 22.21 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 22.22 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 22.22 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 22.23 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 22.24 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 22.25 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 22.26 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 22.29 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 22.29 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 22.30 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 22.32 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 22.32 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 22.32 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 22.34 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 22.35 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 22.37 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 22.37 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 22.38 g++ -shared -o JSON_Types_part_1.so JSON_Types_part_1.o #8 22.39 g++ -shared -o JSON_Types_part_2.so JSON_Types_part_2.o #8 22.39 g++ -shared -o JSON_Types_part_3.so JSON_Types_part_3.o #8 22.40 g++ -shared -o JSON_Types_part_4.so JSON_Types_part_4.o #8 22.41 g++ -shared -o JSON_Types_part_5.so JSON_Types_part_5.o #8 22.42 g++ -shared -o JSON_Types_part_6.so JSON_Types_part_6.o #8 22.42 g++ -shared -o JSON_Types_part_7.so JSON_Types_part_7.o #8 22.42 g++ -shared -o MME_ConnectionHandler_part_1.so MME_ConnectionHandler_part_1.o #8 22.42 g++ -shared -o MME_ConnectionHandler_part_2.so MME_ConnectionHandler_part_2.o #8 22.43 g++ -shared -o MME_ConnectionHandler_part_3.so MME_ConnectionHandler_part_3.o #8 22.43 g++ -shared -o MME_ConnectionHandler_part_4.so MME_ConnectionHandler_part_4.o #8 22.43 g++ -shared -o MME_ConnectionHandler_part_5.so MME_ConnectionHandler_part_5.o #8 22.44 g++ -shared -o MME_ConnectionHandler_part_6.so MME_ConnectionHandler_part_6.o #8 22.44 g++ -shared -o MME_ConnectionHandler_part_7.so MME_ConnectionHandler_part_7.o #8 22.45 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 22.45 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 22.45 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 22.45 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 22.46 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 22.46 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 22.47 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 22.47 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 22.47 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 22.47 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 22.47 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 22.47 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 22.48 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 22.48 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 22.48 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 22.49 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 22.50 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 22.50 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 22.50 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 22.50 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 22.50 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 22.50 g++ -shared -o SABP_Adapter_part_1.so SABP_Adapter_part_1.o #8 22.51 g++ -shared -o SABP_Adapter_part_2.so SABP_Adapter_part_2.o #8 22.51 g++ -shared -o SABP_Adapter_part_3.so SABP_Adapter_part_3.o #8 22.51 g++ -shared -o SABP_Adapter_part_4.so SABP_Adapter_part_4.o #8 22.51 g++ -shared -o SABP_Adapter_part_5.so SABP_Adapter_part_5.o #8 22.52 g++ -shared -o SABP_Adapter_part_6.so SABP_Adapter_part_6.o #8 22.53 g++ -shared -o SABP_Adapter_part_7.so SABP_Adapter_part_7.o #8 22.53 g++ -shared -o SABP_CodecPort_part_1.so SABP_CodecPort_part_1.o #8 22.53 g++ -shared -o SABP_CodecPort_part_2.so SABP_CodecPort_part_2.o #8 22.53 g++ -shared -o SABP_CodecPort_part_3.so SABP_CodecPort_part_3.o #8 22.53 g++ -shared -o SABP_CodecPort_part_4.so SABP_CodecPort_part_4.o #8 22.53 g++ -shared -o SABP_CodecPort_part_5.so SABP_CodecPort_part_5.o #8 22.53 g++ -shared -o SABP_CodecPort_part_6.so SABP_CodecPort_part_6.o #8 22.53 g++ -shared -o SABP_CodecPort_part_7.so SABP_CodecPort_part_7.o #8 22.53 g++ -shared -o SABP_CodecPort_CtrlFunct_part_1.so SABP_CodecPort_CtrlFunct_part_1.o #8 22.55 g++ -shared -o SABP_CodecPort_CtrlFunct_part_2.so SABP_CodecPort_CtrlFunct_part_2.o #8 22.55 g++ -shared -o SABP_CodecPort_CtrlFunct_part_3.so SABP_CodecPort_CtrlFunct_part_3.o #8 22.55 g++ -shared -o SABP_CodecPort_CtrlFunct_part_4.so SABP_CodecPort_CtrlFunct_part_4.o #8 22.55 g++ -shared -o SABP_CodecPort_CtrlFunct_part_5.so SABP_CodecPort_CtrlFunct_part_5.o #8 22.55 g++ -shared -o SABP_CodecPort_CtrlFunct_part_6.so SABP_CodecPort_CtrlFunct_part_6.o #8 22.56 g++ -shared -o SABP_CodecPort_CtrlFunct_part_7.so SABP_CodecPort_CtrlFunct_part_7.o #8 22.56 g++ -shared -o SABP_Templates_part_1.so SABP_Templates_part_1.o #8 22.56 g++ -shared -o SABP_Templates_part_2.so SABP_Templates_part_2.o #8 22.56 g++ -shared -o SABP_Templates_part_3.so SABP_Templates_part_3.o #8 22.56 g++ -shared -o SABP_Templates_part_4.so SABP_Templates_part_4.o #8 22.57 g++ -shared -o SABP_Templates_part_5.so SABP_Templates_part_5.o #8 22.58 g++ -shared -o SABP_Templates_part_6.so SABP_Templates_part_6.o #8 22.58 g++ -shared -o SABP_Templates_part_7.so SABP_Templates_part_7.o #8 22.58 g++ -shared -o SABP_Types_part_1.so SABP_Types_part_1.o #8 22.58 g++ -shared -o SABP_Types_part_2.so SABP_Types_part_2.o #8 22.58 g++ -shared -o SABP_Types_part_3.so SABP_Types_part_3.o #8 22.58 g++ -shared -o SABP_Types_part_4.so SABP_Types_part_4.o #8 22.58 g++ -shared -o SABP_Types_part_5.so SABP_Types_part_5.o #8 22.59 g++ -shared -o SABP_Types_part_6.so SABP_Types_part_6.o #8 22.59 g++ -shared -o SABP_Types_part_7.so SABP_Types_part_7.o #8 22.59 g++ -shared -o SBC_AP_Adapter_part_1.so SBC_AP_Adapter_part_1.o #8 22.60 g++ -shared -o SBC_AP_Adapter_part_2.so SBC_AP_Adapter_part_2.o #8 22.60 g++ -shared -o SBC_AP_Adapter_part_3.so SBC_AP_Adapter_part_3.o #8 22.61 g++ -shared -o SBC_AP_Adapter_part_4.so SBC_AP_Adapter_part_4.o #8 22.61 g++ -shared -o SBC_AP_Adapter_part_5.so SBC_AP_Adapter_part_5.o #8 22.61 g++ -shared -o SBC_AP_Adapter_part_6.so SBC_AP_Adapter_part_6.o #8 22.61 g++ -shared -o SBC_AP_Adapter_part_7.so SBC_AP_Adapter_part_7.o #8 22.61 g++ -shared -o SBC_AP_CodecPort_part_1.so SBC_AP_CodecPort_part_1.o #8 22.61 g++ -shared -o SBC_AP_CodecPort_part_2.so SBC_AP_CodecPort_part_2.o #8 22.61 g++ -shared -o SBC_AP_CodecPort_part_3.so SBC_AP_CodecPort_part_3.o #8 22.62 g++ -shared -o SBC_AP_CodecPort_part_4.so SBC_AP_CodecPort_part_4.o #8 22.62 g++ -shared -o SBC_AP_CodecPort_part_5.so SBC_AP_CodecPort_part_5.o #8 22.63 g++ -shared -o SBC_AP_CodecPort_part_6.so SBC_AP_CodecPort_part_6.o #8 22.63 g++ -shared -o SBC_AP_CodecPort_part_7.so SBC_AP_CodecPort_part_7.o #8 22.63 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_1.so SBC_AP_CodecPort_CtrlFunct_part_1.o #8 22.64 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_2.so SBC_AP_CodecPort_CtrlFunct_part_2.o #8 22.64 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_3.so SBC_AP_CodecPort_CtrlFunct_part_3.o #8 22.64 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_4.so SBC_AP_CodecPort_CtrlFunct_part_4.o #8 22.64 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_5.so SBC_AP_CodecPort_CtrlFunct_part_5.o #8 22.64 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_6.so SBC_AP_CodecPort_CtrlFunct_part_6.o #8 22.64 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_7.so SBC_AP_CodecPort_CtrlFunct_part_7.o #8 22.64 g++ -shared -o SBC_AP_Templates_part_1.so SBC_AP_Templates_part_1.o #8 22.64 g++ -shared -o SBC_AP_Templates_part_2.so SBC_AP_Templates_part_2.o #8 22.66 g++ -shared -o SBC_AP_Templates_part_3.so SBC_AP_Templates_part_3.o #8 22.66 g++ -shared -o SBC_AP_Templates_part_4.so SBC_AP_Templates_part_4.o #8 22.66 g++ -shared -o SBC_AP_Templates_part_5.so SBC_AP_Templates_part_5.o #8 22.66 g++ -shared -o SBC_AP_Templates_part_6.so SBC_AP_Templates_part_6.o #8 22.66 g++ -shared -o SBC_AP_Templates_part_7.so SBC_AP_Templates_part_7.o #8 22.67 g++ -shared -o SBC_AP_Types_part_1.so SBC_AP_Types_part_1.o #8 22.67 g++ -shared -o SBC_AP_Types_part_2.so SBC_AP_Types_part_2.o #8 22.67 g++ -shared -o SBC_AP_Types_part_3.so SBC_AP_Types_part_3.o #8 22.67 g++ -shared -o SBC_AP_Types_part_4.so SBC_AP_Types_part_4.o #8 22.67 g++ -shared -o SBC_AP_Types_part_5.so SBC_AP_Types_part_5.o #8 22.68 g++ -shared -o SBC_AP_Types_part_6.so SBC_AP_Types_part_6.o #8 22.69 g++ -shared -o SBC_AP_Types_part_7.so SBC_AP_Types_part_7.o #8 22.69 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 22.69 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 22.69 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 22.69 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 22.69 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 22.70 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 22.70 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 22.70 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 22.70 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 22.71 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 22.72 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 22.72 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 22.72 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 22.72 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 22.72 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 22.72 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 22.72 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 22.72 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 22.73 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 22.73 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 22.74 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 22.75 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 22.75 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 22.75 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 22.75 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 22.75 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 22.75 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 22.75 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 22.75 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 22.75 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 22.76 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 22.77 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 22.77 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 22.78 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 22.78 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 22.78 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 22.78 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 22.78 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 22.78 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 22.78 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 22.79 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 22.80 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 22.80 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 22.80 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 22.80 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 22.80 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 22.80 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 22.81 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 22.81 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 22.81 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 22.81 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 22.82 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 22.83 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 22.83 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 22.83 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 22.83 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 22.83 g++ -shared -o SABP_CommonDataTypes.so SABP_CommonDataTypes.o #8 22.83 g++ -shared -o SABP_Constants.so SABP_Constants.o #8 22.83 g++ -shared -o SABP_Containers.so SABP_Containers.o #8 22.84 g++ -shared -o SABP_IEs.so SABP_IEs.o #8 22.84 g++ -shared -o SABP_PDU_Contents.so SABP_PDU_Contents.o #8 22.84 g++ -shared -o SABP_PDU_Descriptions.so SABP_PDU_Descriptions.o #8 22.85 g++ -shared -o SBC_AP_CommonDataTypes.so SBC_AP_CommonDataTypes.o #8 22.86 g++ -shared -o SBC_AP_Constants.so SBC_AP_Constants.o #8 22.86 g++ -shared -o SBC_AP_Containers.so SBC_AP_Containers.o #8 22.86 g++ -shared -o SBC_AP_IEs.so SBC_AP_IEs.o #8 22.86 g++ -shared -o SBC_AP_PDU_Contents.so SBC_AP_PDU_Contents.o #8 22.98 g++ -shared -o SBC_AP_PDU_Descriptions.so SBC_AP_PDU_Descriptions.o #8 22.98 g++ -shared -o SABP_CommonDataTypes_part_1.so SABP_CommonDataTypes_part_1.o #8 22.98 g++ -shared -o SABP_CommonDataTypes_part_2.so SABP_CommonDataTypes_part_2.o #8 23.00 g++ -shared -o SABP_CommonDataTypes_part_3.so SABP_CommonDataTypes_part_3.o #8 23.00 g++ -shared -o SABP_CommonDataTypes_part_4.so SABP_CommonDataTypes_part_4.o #8 23.00 g++ -shared -o SABP_CommonDataTypes_part_5.so SABP_CommonDataTypes_part_5.o #8 23.01 g++ -shared -o SABP_CommonDataTypes_part_6.so SABP_CommonDataTypes_part_6.o #8 23.02 g++ -shared -o SABP_CommonDataTypes_part_7.so SABP_CommonDataTypes_part_7.o #8 23.02 g++ -shared -o SABP_Constants_part_1.so SABP_Constants_part_1.o #8 23.03 g++ -shared -o SABP_Constants_part_2.so SABP_Constants_part_2.o #8 23.03 g++ -shared -o SABP_Constants_part_3.so SABP_Constants_part_3.o #8 23.03 g++ -shared -o SABP_Constants_part_4.so SABP_Constants_part_4.o #8 23.03 g++ -shared -o SABP_Constants_part_5.so SABP_Constants_part_5.o #8 23.03 g++ -shared -o SABP_Constants_part_6.so SABP_Constants_part_6.o #8 23.05 g++ -shared -o SABP_Constants_part_7.so SABP_Constants_part_7.o #8 23.05 g++ -shared -o SABP_Containers_part_1.so SABP_Containers_part_1.o #8 23.05 g++ -shared -o SABP_Containers_part_2.so SABP_Containers_part_2.o #8 23.05 g++ -shared -o SABP_Containers_part_3.so SABP_Containers_part_3.o #8 23.06 g++ -shared -o SABP_Containers_part_4.so SABP_Containers_part_4.o #8 23.06 g++ -shared -o SABP_Containers_part_5.so SABP_Containers_part_5.o #8 23.06 g++ -shared -o SABP_Containers_part_6.so SABP_Containers_part_6.o #8 23.06 g++ -shared -o SABP_Containers_part_7.so SABP_Containers_part_7.o #8 23.06 g++ -shared -o SABP_IEs_part_1.so SABP_IEs_part_1.o #8 23.07 g++ -shared -o SABP_IEs_part_2.so SABP_IEs_part_2.o #8 23.08 g++ -shared -o SABP_IEs_part_3.so SABP_IEs_part_3.o #8 23.08 g++ -shared -o SABP_IEs_part_4.so SABP_IEs_part_4.o #8 23.08 g++ -shared -o SABP_IEs_part_5.so SABP_IEs_part_5.o #8 23.08 g++ -shared -o SABP_IEs_part_6.so SABP_IEs_part_6.o #8 23.08 g++ -shared -o SABP_IEs_part_7.so SABP_IEs_part_7.o #8 23.08 g++ -shared -o SABP_PDU_Contents_part_1.so SABP_PDU_Contents_part_1.o #8 23.09 g++ -shared -o SABP_PDU_Contents_part_2.so SABP_PDU_Contents_part_2.o #8 23.09 g++ -shared -o SABP_PDU_Contents_part_3.so SABP_PDU_Contents_part_3.o #8 23.09 g++ -shared -o SABP_PDU_Contents_part_4.so SABP_PDU_Contents_part_4.o #8 23.10 g++ -shared -o SABP_PDU_Contents_part_5.so SABP_PDU_Contents_part_5.o #8 23.11 g++ -shared -o SABP_PDU_Contents_part_6.so SABP_PDU_Contents_part_6.o #8 23.11 g++ -shared -o SABP_PDU_Contents_part_7.so SABP_PDU_Contents_part_7.o #8 23.11 g++ -shared -o SABP_PDU_Descriptions_part_1.so SABP_PDU_Descriptions_part_1.o #8 23.11 g++ -shared -o SABP_PDU_Descriptions_part_2.so SABP_PDU_Descriptions_part_2.o #8 23.11 g++ -shared -o SABP_PDU_Descriptions_part_3.so SABP_PDU_Descriptions_part_3.o #8 23.13 g++ -shared -o SABP_PDU_Descriptions_part_4.so SABP_PDU_Descriptions_part_4.o #8 23.14 g++ -shared -o SABP_PDU_Descriptions_part_5.so SABP_PDU_Descriptions_part_5.o #8 23.14 g++ -shared -o SABP_PDU_Descriptions_part_6.so SABP_PDU_Descriptions_part_6.o #8 23.14 g++ -shared -o SABP_PDU_Descriptions_part_7.so SABP_PDU_Descriptions_part_7.o #8 23.14 g++ -shared -o SBC_AP_CommonDataTypes_part_1.so SBC_AP_CommonDataTypes_part_1.o #8 23.14 g++ -shared -o SBC_AP_CommonDataTypes_part_2.so SBC_AP_CommonDataTypes_part_2.o #8 23.16 g++ -shared -o SBC_AP_CommonDataTypes_part_3.so SBC_AP_CommonDataTypes_part_3.o #8 23.16 g++ -shared -o SBC_AP_CommonDataTypes_part_4.so SBC_AP_CommonDataTypes_part_4.o #8 23.17 g++ -shared -o SBC_AP_CommonDataTypes_part_5.so SBC_AP_CommonDataTypes_part_5.o #8 23.17 g++ -shared -o SBC_AP_CommonDataTypes_part_6.so SBC_AP_CommonDataTypes_part_6.o #8 23.17 g++ -shared -o SBC_AP_CommonDataTypes_part_7.so SBC_AP_CommonDataTypes_part_7.o #8 23.17 g++ -shared -o SBC_AP_Constants_part_1.so SBC_AP_Constants_part_1.o #8 23.18 g++ -shared -o SBC_AP_Constants_part_2.so SBC_AP_Constants_part_2.o #8 23.19 g++ -shared -o SBC_AP_Constants_part_3.so SBC_AP_Constants_part_3.o #8 23.19 g++ -shared -o SBC_AP_Constants_part_4.so SBC_AP_Constants_part_4.o #8 23.19 g++ -shared -o SBC_AP_Constants_part_5.so SBC_AP_Constants_part_5.o #8 23.20 g++ -shared -o SBC_AP_Constants_part_6.so SBC_AP_Constants_part_6.o #8 23.20 g++ -shared -o SBC_AP_Constants_part_7.so SBC_AP_Constants_part_7.o #8 23.20 g++ -shared -o SBC_AP_Containers_part_1.so SBC_AP_Containers_part_1.o #8 23.21 g++ -shared -o SBC_AP_Containers_part_2.so SBC_AP_Containers_part_2.o #8 23.21 g++ -shared -o SBC_AP_Containers_part_3.so SBC_AP_Containers_part_3.o #8 23.22 g++ -shared -o SBC_AP_Containers_part_4.so SBC_AP_Containers_part_4.o #8 23.22 g++ -shared -o SBC_AP_Containers_part_5.so SBC_AP_Containers_part_5.o #8 23.23 g++ -shared -o SBC_AP_Containers_part_6.so SBC_AP_Containers_part_6.o #8 23.23 g++ -shared -o SBC_AP_Containers_part_7.so SBC_AP_Containers_part_7.o #8 23.23 g++ -shared -o SBC_AP_IEs_part_5.so SBC_AP_IEs_part_5.o #8 23.23 g++ -shared -o SBC_AP_IEs_part_6.so SBC_AP_IEs_part_6.o #8 23.24 g++ -shared -o SBC_AP_IEs_part_7.so SBC_AP_IEs_part_7.o #8 23.24 g++ -shared -o SBC_AP_PDU_Contents_part_2.so SBC_AP_PDU_Contents_part_2.o #8 23.24 g++ -shared -o SBC_AP_PDU_Contents_part_3.so SBC_AP_PDU_Contents_part_3.o #8 23.25 g++ -shared -o SBC_AP_PDU_Contents_part_4.so SBC_AP_PDU_Contents_part_4.o #8 23.25 g++ -shared -o SBC_AP_PDU_Contents_part_5.so SBC_AP_PDU_Contents_part_5.o #8 23.25 g++ -shared -o SBC_AP_PDU_Contents_part_6.so SBC_AP_PDU_Contents_part_6.o #8 23.25 g++ -shared -o SBC_AP_PDU_Contents_part_7.so SBC_AP_PDU_Contents_part_7.o #8 23.26 g++ -shared -o SBC_AP_PDU_Descriptions_part_1.so SBC_AP_PDU_Descriptions_part_1.o #8 23.26 g++ -shared -o SBC_AP_PDU_Descriptions_part_2.so SBC_AP_PDU_Descriptions_part_2.o #8 23.26 g++ -shared -o SBC_AP_PDU_Descriptions_part_3.so SBC_AP_PDU_Descriptions_part_3.o #8 23.27 g++ -shared -o SBC_AP_PDU_Descriptions_part_4.so SBC_AP_PDU_Descriptions_part_4.o #8 23.27 g++ -shared -o SBC_AP_PDU_Descriptions_part_5.so SBC_AP_PDU_Descriptions_part_5.o #8 23.28 g++ -shared -o SBC_AP_PDU_Descriptions_part_6.so SBC_AP_PDU_Descriptions_part_6.o #8 23.28 g++ -shared -o SBC_AP_PDU_Descriptions_part_7.so SBC_AP_PDU_Descriptions_part_7.o #8 23.28 g++ -shared -o Abstract_Socket.so Abstract_Socket.o #8 23.28 g++ -shared -o CBSP_CodecPort_CtrlFunctdef.so CBSP_CodecPort_CtrlFunctdef.o #8 23.29 g++ -shared -o HTTPmsg_MessageLen_Function.so HTTPmsg_MessageLen_Function.o #8 23.29 g++ -shared -o HTTPmsg_PT.so HTTPmsg_PT.o #8 23.29 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 23.30 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 23.30 g++ -shared -o JSON_EncDec.so JSON_EncDec.o #8 23.31 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 23.31 g++ -shared -o SABP_CodecPort_CtrlFunctDef.so SABP_CodecPort_CtrlFunctDef.o #8 23.32 g++ -shared -o SABP_EncDec.so SABP_EncDec.o #8 23.34 g++ -shared -o SBC_AP_CodecPort_CtrlFunctDef.so SBC_AP_CodecPort_CtrlFunctDef.o #8 23.37 g++ -shared -o SBC_AP_EncDec.so SBC_AP_EncDec.o #8 23.39 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 23.42 g++ -shared -o TCCConversion.so TCCConversion.o #8 23.43 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 23.44 g++ -shared -o TCCInterface.so TCCInterface.o #8 23.45 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 23.54 g++ -shared -o SBC_AP_IEs_part_1.so SBC_AP_IEs_part_1.o #8 24.16 g++ -shared -o SBC_AP_IEs_part_2.so SBC_AP_IEs_part_2.o #8 24.19 g++ -shared -o SBC_AP_IEs_part_3.so SBC_AP_IEs_part_3.o #8 24.35 g++ -shared -o SBC_AP_IEs_part_4.so SBC_AP_IEs_part_4.o #8 24.38 g++ -shared -o SBC_AP_PDU_Contents_part_1.so SBC_AP_PDU_Contents_part_1.o #8 24.45 if g++ -L /usr/lib/titan-fPIC -o CBC_Tests -Wl,--no-as-needed BSC_ConnectionHandler.so BSSAP_Types.so BSSMAP_Templates.so CBC_Tests.so CBSP_Adapter.so CBSP_CodecPort.so CBSP_CodecPort_CtrlFunct.so CBSP_Templates.so CBSP_Types.so CBS_Message.so ECBE_Components.so ECBE_Types.so GSM_Types.so General_Types.so HTTP_Adapter.so HTTPmsg_MessageLen.so HTTPmsg_PortType.so HTTPmsg_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so JSON_Types.so MME_ConnectionHandler.so Misc_Helpers.so Native_Functions.so Osmocom_Types.so SABP_Adapter.so SABP_CodecPort.so SABP_CodecPort_CtrlFunct.so SABP_Templates.so SABP_Types.so SBC_AP_Adapter.so SBC_AP_CodecPort.so SBC_AP_CodecPort_CtrlFunct.so SBC_AP_Templates.so SBC_AP_Types.so SCTP_Templates.so SCTPasp_PortType.so SCTPasp_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSC_ConnectionHandler_part_1.so BSC_ConnectionHandler_part_2.so BSC_ConnectionHandler_part_3.so BSC_ConnectionHandler_part_4.so BSC_ConnectionHandler_part_5.so BSC_ConnectionHandler_part_6.so BSC_ConnectionHandler_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so BSSMAP_Templates_part_1.so BSSMAP_Templates_part_2.so BSSMAP_Templates_part_3.so BSSMAP_Templates_part_4.so BSSMAP_Templates_part_5.so BSSMAP_Templates_part_6.so BSSMAP_Templates_part_7.so CBC_Tests_part_1.so CBC_Tests_part_2.so CBC_Tests_part_3.so CBC_Tests_part_4.so CBC_Tests_part_5.so CBC_Tests_part_6.so CBC_Tests_part_7.so CBSP_Adapter_part_1.so CBSP_Adapter_part_2.so CBSP_Adapter_part_3.so CBSP_Adapter_part_4.so CBSP_Adapter_part_5.so CBSP_Adapter_part_6.so CBSP_Adapter_part_7.so CBSP_CodecPort_part_1.so CBSP_CodecPort_part_2.so CBSP_CodecPort_part_3.so CBSP_CodecPort_part_4.so CBSP_CodecPort_part_5.so CBSP_CodecPort_part_6.so CBSP_CodecPort_part_7.so CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_7.so CBSP_Templates_part_1.so CBSP_Templates_part_2.so CBSP_Templates_part_3.so CBSP_Templates_part_4.so CBSP_Templates_part_5.so CBSP_Templates_part_6.so CBSP_Templates_part_7.so CBSP_Types_part_1.so CBSP_Types_part_2.so CBSP_Types_part_3.so CBSP_Types_part_4.so CBSP_Types_part_5.so CBSP_Types_part_6.so CBSP_Types_part_7.so CBS_Message_part_1.so CBS_Message_part_2.so CBS_Message_part_3.so CBS_Message_part_4.so CBS_Message_part_5.so CBS_Message_part_6.so CBS_Message_part_7.so ECBE_Components_part_1.so ECBE_Components_part_2.so ECBE_Components_part_3.so ECBE_Components_part_4.so ECBE_Components_part_5.so ECBE_Components_part_6.so ECBE_Components_part_7.so ECBE_Types_part_1.so ECBE_Types_part_2.so ECBE_Types_part_3.so ECBE_Types_part_4.so ECBE_Types_part_5.so ECBE_Types_part_6.so ECBE_Types_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 HTTP_Adapter_part_1.so HTTP_Adapter_part_2.so HTTP_Adapter_part_3.so HTTP_Adapter_part_4.so HTTP_Adapter_part_5.so HTTP_Adapter_part_6.so HTTP_Adapter_part_7.so HTTPmsg_MessageLen_part_1.so HTTPmsg_MessageLen_part_2.so HTTPmsg_MessageLen_part_3.so HTTPmsg_MessageLen_part_4.so HTTPmsg_MessageLen_part_5.so HTTPmsg_MessageLen_part_6.so HTTPmsg_MessageLen_part_7.so HTTPmsg_PortType_part_1.so HTTPmsg_PortType_part_2.so HTTPmsg_PortType_part_3.so HTTPmsg_PortType_part_4.so HTTPmsg_PortType_part_5.so HTTPmsg_PortType_part_6.so HTTPmsg_PortType_part_7.so HTTPmsg_Types_part_1.so HTTPmsg_Types_part_2.so HTTPmsg_Types_part_3.so HTTPmsg_Types_part_4.so HTTPmsg_Types_part_5.so HTTPmsg_Types_part_6.so HTTPmsg_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 JSON_Types_part_1.so JSON_Types_part_2.so JSON_Types_part_3.so JSON_Types_part_4.so JSON_Types_part_5.so JSON_Types_part_6.so JSON_Types_part_7.so MME_ConnectionHandler_part_1.so MME_ConnectionHandler_part_2.so MME_ConnectionHandler_part_3.so MME_ConnectionHandler_part_4.so MME_ConnectionHandler_part_5.so MME_ConnectionHandler_part_6.so MME_ConnectionHandler_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 SABP_Adapter_part_1.so SABP_Adapter_part_2.so SABP_Adapter_part_3.so SABP_Adapter_part_4.so SABP_Adapter_part_5.so SABP_Adapter_part_6.so SABP_Adapter_part_7.so SABP_CodecPort_part_1.so SABP_CodecPort_part_2.so SABP_CodecPort_part_3.so SABP_CodecPort_part_4.so SABP_CodecPort_part_5.so SABP_CodecPort_part_6.so SABP_CodecPort_part_7.so SABP_CodecPort_CtrlFunct_part_1.so SABP_CodecPort_CtrlFunct_part_2.so SABP_CodecPort_CtrlFunct_part_3.so SABP_CodecPort_CtrlFunct_part_4.so SABP_CodecPort_CtrlFunct_part_5.so SABP_CodecPort_CtrlFunct_part_6.so SABP_CodecPort_CtrlFunct_part_7.so SABP_Templates_part_1.so SABP_Templates_part_2.so SABP_Templates_part_3.so SABP_Templates_part_4.so SABP_Templates_part_5.so SABP_Templates_part_6.so SABP_Templates_part_7.so SABP_Types_part_1.so SABP_Types_part_2.so SABP_Types_part_3.so SABP_Types_part_4.so SABP_Types_part_5.so SABP_Types_part_6.so SABP_Types_part_7.so SBC_AP_Adapter_part_1.so SBC_AP_Adapter_part_2.so SBC_AP_Adapter_part_3.so SBC_AP_Adapter_part_4.so SBC_AP_Adapter_part_5.so SBC_AP_Adapter_part_6.so SBC_AP_Adapter_part_7.so SBC_AP_CodecPort_part_1.so SBC_AP_CodecPort_part_2.so SBC_AP_CodecPort_part_3.so SBC_AP_CodecPort_part_4.so SBC_AP_CodecPort_part_5.so SBC_AP_CodecPort_part_6.so SBC_AP_CodecPort_part_7.so SBC_AP_CodecPort_CtrlFunct_part_1.so SBC_AP_CodecPort_CtrlFunct_part_2.so SBC_AP_CodecPort_CtrlFunct_part_3.so SBC_AP_CodecPort_CtrlFunct_part_4.so SBC_AP_CodecPort_CtrlFunct_part_5.so SBC_AP_CodecPort_CtrlFunct_part_6.so SBC_AP_CodecPort_CtrlFunct_part_7.so SBC_AP_Templates_part_1.so SBC_AP_Templates_part_2.so SBC_AP_Templates_part_3.so SBC_AP_Templates_part_4.so SBC_AP_Templates_part_5.so SBC_AP_Templates_part_6.so SBC_AP_Templates_part_7.so SBC_AP_Types_part_1.so SBC_AP_Types_part_2.so SBC_AP_Types_part_3.so SBC_AP_Types_part_4.so SBC_AP_Types_part_5.so SBC_AP_Types_part_6.so SBC_AP_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_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 TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_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 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 SABP_CommonDataTypes.so SABP_Constants.so SABP_Containers.so SABP_IEs.so SABP_PDU_Contents.so SABP_PDU_Descriptions.so SBC_AP_CommonDataTypes.so SBC_AP_Constants.so SBC_AP_Containers.so SBC_AP_IEs.so SBC_AP_PDU_Contents.so SBC_AP_PDU_Descriptions.so SABP_CommonDataTypes_part_1.so SABP_CommonDataTypes_part_2.so SABP_CommonDataTypes_part_3.so SABP_CommonDataTypes_part_4.so SABP_CommonDataTypes_part_5.so SABP_CommonDataTypes_part_6.so SABP_CommonDataTypes_part_7.so SABP_Constants_part_1.so SABP_Constants_part_2.so SABP_Constants_part_3.so SABP_Constants_part_4.so SABP_Constants_part_5.so SABP_Constants_part_6.so SABP_Constants_part_7.so SABP_Containers_part_1.so SABP_Containers_part_2.so SABP_Containers_part_3.so SABP_Containers_part_4.so SABP_Containers_part_5.so SABP_Containers_part_6.so SABP_Containers_part_7.so SABP_IEs_part_1.so SABP_IEs_part_2.so SABP_IEs_part_3.so SABP_IEs_part_4.so SABP_IEs_part_5.so SABP_IEs_part_6.so SABP_IEs_part_7.so SABP_PDU_Contents_part_1.so SABP_PDU_Contents_part_2.so SABP_PDU_Contents_part_3.so SABP_PDU_Contents_part_4.so SABP_PDU_Contents_part_5.so SABP_PDU_Contents_part_6.so SABP_PDU_Contents_part_7.so SABP_PDU_Descriptions_part_1.so SABP_PDU_Descriptions_part_2.so SABP_PDU_Descriptions_part_3.so SABP_PDU_Descriptions_part_4.so SABP_PDU_Descriptions_part_5.so SABP_PDU_Descriptions_part_6.so SABP_PDU_Descriptions_part_7.so SBC_AP_CommonDataTypes_part_1.so SBC_AP_CommonDataTypes_part_2.so SBC_AP_CommonDataTypes_part_3.so SBC_AP_CommonDataTypes_part_4.so SBC_AP_CommonDataTypes_part_5.so SBC_AP_CommonDataTypes_part_6.so SBC_AP_CommonDataTypes_part_7.so SBC_AP_Constants_part_1.so SBC_AP_Constants_part_2.so SBC_AP_Constants_part_3.so SBC_AP_Constants_part_4.so SBC_AP_Constants_part_5.so SBC_AP_Constants_part_6.so SBC_AP_Constants_part_7.so SBC_AP_Containers_part_1.so SBC_AP_Containers_part_2.so SBC_AP_Containers_part_3.so SBC_AP_Containers_part_4.so SBC_AP_Containers_part_5.so SBC_AP_Containers_part_6.so SBC_AP_Containers_part_7.so SBC_AP_IEs_part_1.so SBC_AP_IEs_part_2.so SBC_AP_IEs_part_3.so SBC_AP_IEs_part_4.so SBC_AP_IEs_part_5.so SBC_AP_IEs_part_6.so SBC_AP_IEs_part_7.so SBC_AP_PDU_Contents_part_1.so SBC_AP_PDU_Contents_part_2.so SBC_AP_PDU_Contents_part_3.so SBC_AP_PDU_Contents_part_4.so SBC_AP_PDU_Contents_part_5.so SBC_AP_PDU_Contents_part_6.so SBC_AP_PDU_Contents_part_7.so SBC_AP_PDU_Descriptions_part_1.so SBC_AP_PDU_Descriptions_part_2.so SBC_AP_PDU_Descriptions_part_3.so SBC_AP_PDU_Descriptions_part_4.so SBC_AP_PDU_Descriptions_part_5.so SBC_AP_PDU_Descriptions_part_6.so SBC_AP_PDU_Descriptions_part_7.so Abstract_Socket.so CBSP_CodecPort_CtrlFunctdef.so HTTPmsg_MessageLen_Function.so HTTPmsg_PT.so IPL4asp_PT.so IPL4asp_discovery.so JSON_EncDec.so Native_FunctionDefs.so SABP_CodecPort_CtrlFunctDef.so SABP_EncDec.so SBC_AP_CodecPort_CtrlFunctDef.so SBC_AP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so \ #8 24.45 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 24.45 -L/lib -lcrypto \ #8 24.45 -L/usr/lib -lxml2 -lfftranscode -lsctp -lssl -lpthread; \ #8 24.45 then : ; else /usr/bin/titanver BSC_ConnectionHandler.o BSSAP_Types.o BSSMAP_Templates.o CBC_Tests.o CBSP_Adapter.o CBSP_CodecPort.o CBSP_CodecPort_CtrlFunct.o CBSP_Templates.o CBSP_Types.o CBS_Message.o ECBE_Components.o ECBE_Types.o GSM_Types.o General_Types.o HTTP_Adapter.o HTTPmsg_MessageLen.o HTTPmsg_PortType.o HTTPmsg_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o JSON_Types.o MME_ConnectionHandler.o Misc_Helpers.o Native_Functions.o Osmocom_Types.o SABP_Adapter.o SABP_CodecPort.o SABP_CodecPort_CtrlFunct.o SABP_Templates.o SABP_Types.o SBC_AP_Adapter.o SBC_AP_CodecPort.o SBC_AP_CodecPort_CtrlFunct.o SBC_AP_Templates.o SBC_AP_Types.o SCTP_Templates.o SCTPasp_PortType.o SCTPasp_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSC_ConnectionHandler_part_1.o BSC_ConnectionHandler_part_2.o BSC_ConnectionHandler_part_3.o BSC_ConnectionHandler_part_4.o BSC_ConnectionHandler_part_5.o BSC_ConnectionHandler_part_6.o BSC_ConnectionHandler_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_7.o CBC_Tests_part_1.o CBC_Tests_part_2.o CBC_Tests_part_3.o CBC_Tests_part_4.o CBC_Tests_part_5.o CBC_Tests_part_6.o CBC_Tests_part_7.o CBSP_Adapter_part_1.o CBSP_Adapter_part_2.o CBSP_Adapter_part_3.o CBSP_Adapter_part_4.o CBSP_Adapter_part_5.o CBSP_Adapter_part_6.o CBSP_Adapter_part_7.o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_4.o CBSP_CodecPort_part_5.o CBSP_CodecPort_part_6.o CBSP_CodecPort_part_7.o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_CodecPort_CtrlFunct_part_5.o CBSP_CodecPort_CtrlFunct_part_6.o CBSP_CodecPort_CtrlFunct_part_7.o CBSP_Templates_part_1.o CBSP_Templates_part_2.o CBSP_Templates_part_3.o CBSP_Templates_part_4.o CBSP_Templates_part_5.o CBSP_Templates_part_6.o CBSP_Templates_part_7.o CBSP_Types_part_1.o CBSP_Types_part_2.o CBSP_Types_part_3.o CBSP_Types_part_4.o CBSP_Types_part_5.o CBSP_Types_part_6.o CBSP_Types_part_7.o CBS_Message_part_1.o CBS_Message_part_2.o CBS_Message_part_3.o CBS_Message_part_4.o CBS_Message_part_5.o CBS_Message_part_6.o CBS_Message_part_7.o ECBE_Components_part_1.o ECBE_Components_part_2.o ECBE_Components_part_3.o ECBE_Components_part_4.o ECBE_Components_part_5.o ECBE_Components_part_6.o ECBE_Components_part_7.o ECBE_Types_part_1.o ECBE_Types_part_2.o ECBE_Types_part_3.o ECBE_Types_part_4.o ECBE_Types_part_5.o ECBE_Types_part_6.o ECBE_Types_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 HTTP_Adapter_part_1.o HTTP_Adapter_part_2.o HTTP_Adapter_part_3.o HTTP_Adapter_part_4.o HTTP_Adapter_part_5.o HTTP_Adapter_part_6.o HTTP_Adapter_part_7.o HTTPmsg_MessageLen_part_1.o HTTPmsg_MessageLen_part_2.o HTTPmsg_MessageLen_part_3.o HTTPmsg_MessageLen_part_4.o HTTPmsg_MessageLen_part_5.o HTTPmsg_MessageLen_part_6.o HTTPmsg_MessageLen_part_7.o HTTPmsg_PortType_part_1.o HTTPmsg_PortType_part_2.o HTTPmsg_PortType_part_3.o HTTPmsg_PortType_part_4.o HTTPmsg_PortType_part_5.o HTTPmsg_PortType_part_6.o HTTPmsg_PortType_part_7.o HTTPmsg_Types_part_1.o HTTPmsg_Types_part_2.o HTTPmsg_Types_part_3.o HTTPmsg_Types_part_4.o HTTPmsg_Types_part_5.o HTTPmsg_Types_part_6.o HTTPmsg_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 JSON_Types_part_1.o JSON_Types_part_2.o JSON_Types_part_3.o JSON_Types_part_4.o JSON_Types_part_5.o JSON_Types_part_6.o JSON_Types_part_7.o MME_ConnectionHandler_part_1.o MME_ConnectionHandler_part_2.o MME_ConnectionHandler_part_3.o MME_ConnectionHandler_part_4.o MME_ConnectionHandler_part_5.o MME_ConnectionHandler_part_6.o MME_ConnectionHandler_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 SABP_Adapter_part_1.o SABP_Adapter_part_2.o SABP_Adapter_part_3.o SABP_Adapter_part_4.o SABP_Adapter_part_5.o SABP_Adapter_part_6.o SABP_Adapter_part_7.o SABP_CodecPort_part_1.o SABP_CodecPort_part_2.o SABP_CodecPort_part_3.o SABP_CodecPort_part_4.o SABP_CodecPort_part_5.o SABP_CodecPort_part_6.o SABP_CodecPort_part_7.o SABP_CodecPort_CtrlFunct_part_1.o SABP_CodecPort_CtrlFunct_part_2.o SABP_CodecPort_CtrlFunct_part_3.o SABP_CodecPort_CtrlFunct_part_4.o SABP_CodecPort_CtrlFunct_part_5.o SABP_CodecPort_CtrlFunct_part_6.o SABP_CodecPort_CtrlFunct_part_7.o SABP_Templates_part_1.o SABP_Templates_part_2.o SABP_Templates_part_3.o SABP_Templates_part_4.o SABP_Templates_part_5.o SABP_Templates_part_6.o SABP_Templates_part_7.o SABP_Types_part_1.o SABP_Types_part_2.o SABP_Types_part_3.o SABP_Types_part_4.o SABP_Types_part_5.o SABP_Types_part_6.o SABP_Types_part_7.o SBC_AP_Adapter_part_1.o SBC_AP_Adapter_part_2.o SBC_AP_Adapter_part_3.o SBC_AP_Adapter_part_4.o SBC_AP_Adapter_part_5.o SBC_AP_Adapter_part_6.o SBC_AP_Adapter_part_7.o SBC_AP_CodecPort_part_1.o SBC_AP_CodecPort_part_2.o SBC_AP_CodecPort_part_3.o SBC_AP_CodecPort_part_4.o SBC_AP_CodecPort_part_5.o SBC_AP_CodecPort_part_6.o SBC_AP_CodecPort_part_7.o SBC_AP_CodecPort_CtrlFunct_part_1.o SBC_AP_CodecPort_CtrlFunct_part_2.o SBC_AP_CodecPort_CtrlFunct_part_3.o SBC_AP_CodecPort_CtrlFunct_part_4.o SBC_AP_CodecPort_CtrlFunct_part_5.o SBC_AP_CodecPort_CtrlFunct_part_6.o SBC_AP_CodecPort_CtrlFunct_part_7.o SBC_AP_Templates_part_1.o SBC_AP_Templates_part_2.o SBC_AP_Templates_part_3.o SBC_AP_Templates_part_4.o SBC_AP_Templates_part_5.o SBC_AP_Templates_part_6.o SBC_AP_Templates_part_7.o SBC_AP_Types_part_1.o SBC_AP_Types_part_2.o SBC_AP_Types_part_3.o SBC_AP_Types_part_4.o SBC_AP_Types_part_5.o SBC_AP_Types_part_6.o SBC_AP_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_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 TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_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 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 SABP_CommonDataTypes.o SABP_Constants.o SABP_Containers.o SABP_IEs.o SABP_PDU_Contents.o SABP_PDU_Descriptions.o SBC_AP_CommonDataTypes.o SBC_AP_Constants.o SBC_AP_Containers.o SBC_AP_IEs.o SBC_AP_PDU_Contents.o SBC_AP_PDU_Descriptions.o SABP_CommonDataTypes_part_1.o SABP_CommonDataTypes_part_2.o SABP_CommonDataTypes_part_3.o SABP_CommonDataTypes_part_4.o SABP_CommonDataTypes_part_5.o SABP_CommonDataTypes_part_6.o SABP_CommonDataTypes_part_7.o SABP_Constants_part_1.o SABP_Constants_part_2.o SABP_Constants_part_3.o SABP_Constants_part_4.o SABP_Constants_part_5.o SABP_Constants_part_6.o SABP_Constants_part_7.o SABP_Containers_part_1.o SABP_Containers_part_2.o SABP_Containers_part_3.o SABP_Containers_part_4.o SABP_Containers_part_5.o SABP_Containers_part_6.o SABP_Containers_part_7.o SABP_IEs_part_1.o SABP_IEs_part_2.o SABP_IEs_part_3.o SABP_IEs_part_4.o SABP_IEs_part_5.o SABP_IEs_part_6.o SABP_IEs_part_7.o SABP_PDU_Contents_part_1.o SABP_PDU_Contents_part_2.o SABP_PDU_Contents_part_3.o SABP_PDU_Contents_part_4.o SABP_PDU_Contents_part_5.o SABP_PDU_Contents_part_6.o SABP_PDU_Contents_part_7.o SABP_PDU_Descriptions_part_1.o SABP_PDU_Descriptions_part_2.o SABP_PDU_Descriptions_part_3.o SABP_PDU_Descriptions_part_4.o SABP_PDU_Descriptions_part_5.o SABP_PDU_Descriptions_part_6.o SABP_PDU_Descriptions_part_7.o SBC_AP_CommonDataTypes_part_1.o SBC_AP_CommonDataTypes_part_2.o SBC_AP_CommonDataTypes_part_3.o SBC_AP_CommonDataTypes_part_4.o SBC_AP_CommonDataTypes_part_5.o SBC_AP_CommonDataTypes_part_6.o SBC_AP_CommonDataTypes_part_7.o SBC_AP_Constants_part_1.o SBC_AP_Constants_part_2.o SBC_AP_Constants_part_3.o SBC_AP_Constants_part_4.o SBC_AP_Constants_part_5.o SBC_AP_Constants_part_6.o SBC_AP_Constants_part_7.o SBC_AP_Containers_part_1.o SBC_AP_Containers_part_2.o SBC_AP_Containers_part_3.o SBC_AP_Containers_part_4.o SBC_AP_Containers_part_5.o SBC_AP_Containers_part_6.o SBC_AP_Containers_part_7.o SBC_AP_IEs_part_1.o SBC_AP_IEs_part_2.o SBC_AP_IEs_part_3.o SBC_AP_IEs_part_4.o SBC_AP_IEs_part_5.o SBC_AP_IEs_part_6.o SBC_AP_IEs_part_7.o SBC_AP_PDU_Contents_part_1.o SBC_AP_PDU_Contents_part_2.o SBC_AP_PDU_Contents_part_3.o SBC_AP_PDU_Contents_part_4.o SBC_AP_PDU_Contents_part_5.o SBC_AP_PDU_Contents_part_6.o SBC_AP_PDU_Contents_part_7.o SBC_AP_PDU_Descriptions_part_1.o SBC_AP_PDU_Descriptions_part_2.o SBC_AP_PDU_Descriptions_part_3.o SBC_AP_PDU_Descriptions_part_4.o SBC_AP_PDU_Descriptions_part_5.o SBC_AP_PDU_Descriptions_part_6.o SBC_AP_PDU_Descriptions_part_7.o Abstract_Socket.o CBSP_CodecPort_CtrlFunctdef.o HTTPmsg_MessageLen_Function.o HTTPmsg_PT.o IPL4asp_PT.o IPL4asp_discovery.o JSON_EncDec.o Native_FunctionDefs.o SABP_CodecPort_CtrlFunctDef.o SABP_EncDec.o SBC_AP_CodecPort_CtrlFunctDef.o SBC_AP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o; exit 1; fi #8 24.89 make[1]: Leaving directory '/osmo-ttcn3-hacks/cbc' #8 DONE 25.4s #9 [4/4] COPY CBC_TESTS.CFG /data/CBC_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 0.7s done #10 writing image sha256:67bdae91e6871bc73d5a9d592ca7055dbc9ac9e40468cb4e2002c1622d635586 done #10 naming to docker.io/osmocom-build/ttcn3-cbc-test:latest 0.0s done #10 DONE 0.7s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-cbc-test' + docker_image_exists ttcn3-cbc-test + docker images -q osmocom-build/ttcn3-cbc-test + test -n 67bdae91e687 + list_osmo_packages debian-bookworm ttcn3-cbc-test + local distro=debian-bookworm + local image=ttcn3-cbc-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-cbc-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-cbc-test-asan/logs/cbc-tester + cp CBC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/cbc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/cbc-tester/CBC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/cbc-tester/CBC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/cbc-tester/CBC_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-cbc-test-asan/logs/cbc-tester/CBC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/cbc + cp osmo-cbc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/cbc/ + network_create + SUBNET=3494645 + seq 1 30 + echo (3494645 + 1) % 256 + bc + SUBNET=246 + NET_NAME=ttcn3-cbc-test-246 + SUB4=172.18.246.0/24 + SUB6=fd02:db8:246::/64 + set +x Creating network ttcn3-cbc-test-246, trying SUBNET=246... + docker network create --internal --subnet 172.18.246.0/24 --ipv6 --subnet fd02:db8:246::/64 ttcn3-cbc-test-246 96770168a6994c5fca10b5d92e17bcaeca2fc6ddc691f50ce0749c10d173929d + set +x ### Network ttcn3-cbc-test-246 created (SUBNET=246) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=246 to: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/cbc-tester/CBC_Tests.cfg Applying SUBNET=246 to: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/cbc/osmo-cbc.cfg + echo Starting container with CBC Starting container with CBC + docker_network_params 246 20 + NET=246 + ADDR_SUFIX=20 + echo --network ttcn3-cbc-test-246 --ip 172.18.246.20 --ip6 fd02:db8:246::20 + docker run --rm --network ttcn3-cbc-test-246 --ip 172.18.246.20 --ip6 fd02:db8:246::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/cbc:/data --name jenkins-ttcn3-cbc-test-asan-19-cbc -d osmocom-build/osmo-cbc-asan 3dc121e21a35f8c30da297d2b517a75c99373c8480939469bbda7bae87ab5ffe + echo Starting container with CBC testsuite Starting container with CBC testsuite + docker_network_params 246 100 + NET=246 + ADDR_SUFIX=100 + echo --network ttcn3-cbc-test-246 --ip 172.18.246.100 --ip6 fd02:db8:246::100 + docker run --rm --network ttcn3-cbc-test-246 --ip 172.18.246.100 --ip6 fd02:db8:246::100 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.246.20 -e OSMO_SUT_PORT=4264 -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/cbc-tester:/data --name jenkins-ttcn3-cbc-test-asan-19-ttcn3-cbc-test osmocom-build/ttcn3-cbc-test + SUBDIR=cbc + SUITE=CBC_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/cbc/CBC_Tests CBC_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli CBC_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: CBC_Tests.cfg MC@f8267fbe90dd: Unix server socket created successfully. MC@f8267fbe90dd: Listening on TCP port 46243. MC2> f8267fbe90dd is the default spawn /osmo-ttcn3-hacks/cbc/CBC_Tests f8267fbe90dd 46243 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f8267fbe90dd: New HC connected from 172.18.246.100 [172.18.246.100]. f8267fbe90dd: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@f8267fbe90dd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f8267fbe90dd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f8267fbe90dd: Configuration file was processed on all HCs. MC@f8267fbe90dd: Creating MTC on host 172.18.246.100. MC@f8267fbe90dd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive'. ------ CBC_Tests.TC_rx_keepalive ------ Fri Jun 28 12:47:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_rx_keepalive.pcap" >/data/CBC_Tests.TC_rx_keepalive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_rx_keepalive started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f8267fbe90dd: setverdict(pass): none -> pass TC_rx_keepalive-BSC0(3)@f8267fbe90dd: Final verdict of PTC: none TC_rx_keepalive-BSC0-BSC0(4)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_rx_keepalive-BSC0(3): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_rx_keepalive-BSC0-BSC0(4): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_rx_keepalive finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass'. Fri Jun 28 12:48:12 UTC 2024 ====== CBC_Tests.TC_rx_keepalive pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_rx_keepalive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=21018) Waiting for packet dumper to finish... 1 (prev_count=21018, count=26650) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout'. ------ CBC_Tests.TC_rx_keepalive_timeout ------ Fri Jun 28 12:48:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_rx_keepalive_timeout.pcap" >/data/CBC_Tests.TC_rx_keepalive_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_rx_keepalive_timeout started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f8267fbe90dd: setverdict(pass): none -> pass TC_rx_keepalive_timeout-BSC0(5)@f8267fbe90dd: Final verdict of PTC: none TC_rx_keepalive_timeout-BSC0-BSC0(6)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_rx_keepalive_timeout-BSC0(5): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_rx_keepalive_timeout-BSC0-BSC0(6): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_rx_keepalive_timeout finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass'. Fri Jun 28 12:49:20 UTC 2024 ====== CBC_Tests.TC_rx_keepalive_timeout pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_rx_keepalive_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28201) Waiting for packet dumper to finish... 1 (prev_count=28201, count=30379) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi'. ------ CBC_Tests.TC_ecbe_create_delete_cgi ------ Fri Jun 28 12:49:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_cgi.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_cgi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_cgi started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@f8267fbe90dd: setverdict(pass): none -> pass MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_cgi-BSC0(7)@f8267fbe90dd: Final verdict of PTC: none TC_ecbe_create_delete_cgi-BSC0-BSC0(8)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0(7): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0-BSC0(8): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_cgi finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi pass'. Fri Jun 28 12:49:25 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_cgi pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_ecbe_create_delete_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36531) Waiting for packet dumper to finish... 1 (prev_count=36531, count=39917) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci'. ------ CBC_Tests.TC_ecbe_create_delete_lac_ci ------ Fri Jun 28 12:49:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_lac_ci.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_lac_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_lac_ci started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":44,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@f8267fbe90dd: setverdict(pass): none -> pass MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_lac_ci-BSC0(9)@f8267fbe90dd: Final verdict of PTC: none TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0(9): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_lac_ci finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci pass'. Fri Jun 28 12:49:30 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_lac_ci pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_ecbe_create_delete_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36474) Waiting for packet dumper to finish... 1 (prev_count=36474, count=39860) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac'. ------ CBC_Tests.TC_ecbe_create_delete_lac ------ Fri Jun 28 12:49:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_lac.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_lac.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_lac started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":45,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@f8267fbe90dd: setverdict(pass): none -> pass MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_lac-BSC0(11)@f8267fbe90dd: Final verdict of PTC: none TC_ecbe_create_delete_lac-BSC0-BSC0(12)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0(11): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0-BSC0(12): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_lac finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac pass'. Fri Jun 28 12:49:36 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_lac pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_ecbe_create_delete_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36354) Waiting for packet dumper to finish... 1 (prev_count=36354, count=39740) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci'. ------ CBC_Tests.TC_ecbe_create_delete_ci ------ Fri Jun 28 12:49:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_ci.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_ci started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":46,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@f8267fbe90dd: setverdict(pass): none -> pass MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_ci-BSC0(13)@f8267fbe90dd: Final verdict of PTC: none TC_ecbe_create_delete_ci-BSC0-BSC0(14)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0(13): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0-BSC0(14): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_ci finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci pass'. Fri Jun 28 12:49:41 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_ci pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_ecbe_create_delete_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36584) Waiting for packet dumper to finish... 1 (prev_count=36584, count=39970) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai'. ------ CBC_Tests.TC_ecbe_create_delete_lai ------ Fri Jun 28 12:49:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_lai.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_lai started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":47,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@f8267fbe90dd: setverdict(pass): none -> pass MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_lai-BSC0(15)@f8267fbe90dd: Final verdict of PTC: none TC_ecbe_create_delete_lai-BSC0-BSC0(16)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0(15): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0-BSC0(16): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_lai finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai pass'. Fri Jun 28 12:49:46 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_lai pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_ecbe_create_delete_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36459) Waiting for packet dumper to finish... 1 (prev_count=36459, count=39845) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication'. ------ CBC_Tests.TC_ecbe_create_delete_mme_indication ------ Fri Jun 28 12:49:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_mme_indication.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_mme_indication.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_mme_indication started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@f8267fbe90dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@f8267fbe90dd: received expected req:{ connId := 1, remName := "172.18.246.20", remPort := 29168, locName := "172.18.246.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@f8267fbe90dd: setverdict(pass): none -> pass TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@f8267fbe90dd: received expected req:{ connId := 1, remName := "172.18.246.20", remPort := 29168, locName := "172.18.246.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_indication-MME0(17)@f8267fbe90dd: Final verdict of PTC: none TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0(17): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0-MME0(18): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_mme_indication finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication pass'. Fri Jun 28 12:49:51 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_mme_indication pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_indication.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=31148) Waiting for packet dumper to finish... 1 (prev_count=31148, count=36951) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai'. ------ CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai ------ Fri Jun 28 12:49:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_mme_unknown_tai started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@f8267fbe90dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@f8267fbe90dd: received expected req:{ connId := 1, remName := "172.18.246.20", remPort := 29168, locName := "172.18.246.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@f8267fbe90dd: setverdict(pass): none -> pass TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@f8267fbe90dd: received expected req:{ connId := 1, remName := "172.18.246.20", remPort := 29168, locName := "172.18.246.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_unknown_tai-MME0(19)@f8267fbe90dd: Final verdict of PTC: none TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0(19): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_mme_unknown_tai finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass'. Fri Jun 28 12:49:56 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28822) Waiting for packet dumper to finish... 1 (prev_count=28822, count=34625) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme'. ------ CBC_Tests.TC_ecbe_create_delete_bsc_and_mme ------ Fri Jun 28 12:49:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_bsc_and_mme started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@f8267fbe90dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@f8267fbe90dd: received expected req:{ connId := 1, remName := "172.18.246.20", remPort := 29168, locName := "172.18.246.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000101011'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@f8267fbe90dd: setverdict(pass): none -> pass TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@f8267fbe90dd: received expected req:{ connId := 1, remName := "172.18.246.20", remPort := 29168, locName := "172.18.246.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000101011'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_bsc_and_mme-MME0(22)@f8267fbe90dd: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-BSC0(21)@f8267fbe90dd: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@f8267fbe90dd: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0(21): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0(22): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_bsc_and_mme finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass'. Fri Jun 28 12:50:01 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43920) Waiting for packet dumper to finish... 1 (prev_count=43920, count=53698) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server'. ------ CBC_Tests.TC_ecbe_create_delete_bsc_server ------ Fri Jun 28 12:50:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_bsc_server.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_bsc_server.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_bsc_server started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27)@f8267fbe90dd: Connection from "172.18.246.20":40651 MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":46,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@f8267fbe90dd: setverdict(pass): none -> pass MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_bsc_server-BSC0(25)@f8267fbe90dd: Final verdict of PTC: none TC_ecbe_create_delete_bsc_server-BSC1(26)@f8267fbe90dd: Final verdict of PTC: none TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0(25): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC1(26): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_bsc_server finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server pass'. Fri Jun 28 12:50:08 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_bsc_server pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_ecbe_create_delete_bsc_server.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23970) Waiting for packet dumper to finish... 1 (prev_count=23970, count=40184) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server'. ------ CBC_Tests.TC_ecbe_create_delete_mme_server ------ Fri Jun 28 12:50:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_mme_server.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_mme_server.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_mme_server started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_mme_server-MME0-MME0(30)@f8267fbe90dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ecbe_create_delete_mme_server-MME0-MME0(30)@f8267fbe90dd: Connection from "172.18.246.20":38868 MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_ecbe_create_delete_mme_server-MME0-MME0(30)@f8267fbe90dd: received expected req:{ connId := 2, remName := "172.18.246.20", remPort := 38868, locName := "172.18.246.100", locPort := 16001, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@f8267fbe90dd: setverdict(pass): none -> pass TC_ecbe_create_delete_mme_server-MME0-MME0(30)@f8267fbe90dd: received expected req:{ connId := 2, remName := "172.18.246.20", remPort := 38868, locName := "172.18.246.100", locPort := 16001, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_server-MME1(29)@f8267fbe90dd: Final verdict of PTC: none TC_ecbe_create_delete_mme_server-MME0(28)@f8267fbe90dd: Final verdict of PTC: none TC_ecbe_create_delete_mme_server-MME0-MME0(30)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0(28): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME1(29): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0-MME0(30): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_mme_server finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server pass'. Fri Jun 28 12:50:18 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_mme_server pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_server.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=20767) Waiting for packet dumper to finish... 1 (prev_count=20767, count=36381) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme'. ------ CBC_Tests.TC_concurrent_cbs_msg_mme ------ Fri Jun 28 12:50:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_concurrent_cbs_msg_mme.pcap" >/data/CBC_Tests.TC_concurrent_cbs_msg_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_concurrent_cbs_msg_mme started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_concurrent_cbs_msg_mme-MME0-MME0(32)@f8267fbe90dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":49,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_concurrent_cbs_msg_mme-MME0-MME0(32)@f8267fbe90dd: received expected req:{ connId := 1, remName := "172.18.246.20", remPort := 29168, locName := "172.18.246.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110001'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@f8267fbe90dd: setverdict(pass): none -> pass MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":50,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_concurrent_cbs_msg_mme-MME0-MME0(32)@f8267fbe90dd: received expected req:{ connId := 1, remName := "172.18.246.20", remPort := 29168, locName := "172.18.246.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110010'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_cbs_msg_mme-MME0-MME0(32)@f8267fbe90dd: received expected req:{ connId := 1, remName := "172.18.246.20", remPort := 29168, locName := "172.18.246.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110001'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_cbs_msg_mme-MME0-MME0(32)@f8267fbe90dd: received expected req:{ connId := 1, remName := "172.18.246.20", remPort := 29168, locName := "172.18.246.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110010'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_cbs_msg_mme-MME0(31)@f8267fbe90dd: Final verdict of PTC: none TC_concurrent_cbs_msg_mme-MME0-MME0(32)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0(31): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0-MME0(32): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_concurrent_cbs_msg_mme finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme pass'. Fri Jun 28 12:50:24 UTC 2024 ====== CBC_Tests.TC_concurrent_cbs_msg_mme pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_concurrent_cbs_msg_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=58267) Waiting for packet dumper to finish... 1 (prev_count=58267, count=63560) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc'. ------ CBC_Tests.TC_ecbe_create_delete_etws_bsc ------ Fri Jun 28 12:50:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_etws_bsc.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_etws_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_etws_bsc started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":4352,\"payload\":{\"payload_etws\":{\"warning_type\":{\"warning_type_decoded\":\"earthquake\"},\"emergency_user_alert\":true,\"popup_on_display\":true}}}}" MTC@f8267fbe90dd: setverdict(pass): none -> pass MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_etws_bsc-BSC0(33)@f8267fbe90dd: Final verdict of PTC: none TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0(33): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_etws_bsc finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc pass'. Fri Jun 28 12:50:29 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_etws_bsc pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_ecbe_create_delete_etws_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36796) Waiting for packet dumper to finish... 1 (prev_count=36796, count=38974) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme'. ------ CBC_Tests.TC_ecbe_create_delete_etws_mme ------ Fri Jun 28 12:50:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_etws_mme.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_etws_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_etws_mme started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@f8267fbe90dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16753},\"message_id\":4352,\"payload\":{\"payload_etws\":{\"warning_type\":{\"warning_type_decoded\":\"earthquake\"},\"emergency_user_alert\":true,\"popup_on_display\":true}}}}" TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@f8267fbe90dd: received expected req:{ connId := 1, remName := "172.18.246.20", remPort := 29168, locName := "172.18.246.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0001000100000000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110001'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 18, criticality := ignore (1), value_ := { warning_Type := '0180'O } }, { id := 17, criticality := ignore (1), value_ := { warning_Security_Information := '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@f8267fbe90dd: setverdict(pass): none -> pass TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@f8267fbe90dd: received expected req:{ connId := 1, remName := "172.18.246.20", remPort := 29168, locName := "172.18.246.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0001000100000000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110001'B } } }, protocolExtensions := omit } } } } } MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_etws_mme-MME0(35)@f8267fbe90dd: Final verdict of PTC: none TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0(35): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0-MME0(36): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_ecbe_create_delete_etws_mme finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme pass'. Fri Jun 28 12:50:34 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_etws_mme pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_ecbe_create_delete_etws_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=29099) Waiting for packet dumper to finish... 1 (prev_count=29099, count=33694) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc'. ------ CBC_Tests.TC_create_nack_bsc ------ Fri Jun 28 12:50:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_create_nack_bsc.pcap" >/data/CBC_Tests.TC_create_nack_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_create_nack_bsc started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":49,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@f8267fbe90dd: setverdict(pass): none -> pass MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_create_nack_bsc-BSC0(37)@f8267fbe90dd: Final verdict of PTC: none TC_create_nack_bsc-BSC0-BSC0(38)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_create_nack_bsc-BSC0(37): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_create_nack_bsc-BSC0-BSC0(38): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_create_nack_bsc finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc pass'. Fri Jun 28 12:50:37 UTC 2024 ====== CBC_Tests.TC_create_nack_bsc pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_create_nack_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=320) Waiting for packet dumper to finish... 1 (prev_count=320, count=27628) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme'. ------ CBC_Tests.TC_create_nack_mme ------ Fri Jun 28 12:50:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_create_nack_mme.pcap" >/data/CBC_Tests.TC_create_nack_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_create_nack_mme started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_create_nack_mme-MME0-MME0(40)@f8267fbe90dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_create_nack_mme-MME0-MME0(40)@f8267fbe90dd: received expected req:{ connId := 1, remName := "172.18.246.20", remPort := 29168, locName := "172.18.246.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@f8267fbe90dd: setverdict(pass): none -> pass MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed MTC@f8267fbe90dd: setverdict(pass): pass -> pass, component reason not changed TC_create_nack_mme-MME0(39)@f8267fbe90dd: Final verdict of PTC: none TC_create_nack_mme-MME0-MME0(40)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_create_nack_mme-MME0(39): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_create_nack_mme-MME0-MME0(40): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_create_nack_mme finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme pass'. Fri Jun 28 12:50:52 UTC 2024 ====== CBC_Tests.TC_create_nack_mme pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_create_nack_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=25799) Waiting for packet dumper to finish... 1 (prev_count=25799, count=32469) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc'. ------ CBC_Tests.TC_cell_failure_restart_idle_bsc ------ Fri Jun 28 12:50:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_cell_failure_restart_idle_bsc.pcap" >/data/CBC_Tests.TC_cell_failure_restart_idle_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_cell_failure_restart_idle_bsc started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f8267fbe90dd: setverdict(pass): none -> pass TC_cell_failure_restart_idle_bsc-BSC0(41)@f8267fbe90dd: Final verdict of PTC: none TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0(41): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_cell_failure_restart_idle_bsc finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass'. Fri Jun 28 12:50:56 UTC 2024 ====== CBC_Tests.TC_cell_failure_restart_idle_bsc pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_cell_failure_restart_idle_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17784) Waiting for packet dumper to finish... 1 (prev_count=17784, count=19962) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme'. ------ CBC_Tests.TC_cell_failure_restart_idle_mme ------ Fri Jun 28 12:50:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_cell_failure_restart_idle_mme.pcap" >/data/CBC_Tests.TC_cell_failure_restart_idle_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_cell_failure_restart_idle_mme started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_cell_failure_restart_idle_mme-MME0-MME0(44)@f8267fbe90dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f8267fbe90dd: setverdict(pass): none -> pass TC_cell_failure_restart_idle_mme-MME0(43)@f8267fbe90dd: Final verdict of PTC: none TC_cell_failure_restart_idle_mme-MME0-MME0(44)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: pass MTC@f8267fbe90dd: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0(43): none (pass -> pass) MTC@f8267fbe90dd: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0-MME0(44): none (pass -> pass) MTC@f8267fbe90dd: Test case TC_cell_failure_restart_idle_mme finished. Verdict: pass MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass'. Fri Jun 28 12:51:01 UTC 2024 ====== CBC_Tests.TC_cell_failure_restart_idle_mme pass ====== Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_cell_failure_restart_idle_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7295) Waiting for packet dumper to finish... 1 (prev_count=7295, count=11890) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc'. ------ CBC_Tests.TC_cell_failure_restart_active_bsc ------ Fri Jun 28 12:51:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_cell_failure_restart_active_bsc.pcap" >/data/CBC_Tests.TC_cell_failure_restart_active_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_cell_failure_restart_active_bsc started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@f8267fbe90dd: setverdict(pass): none -> pass MTC@f8267fbe90dd: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" TC_cell_failure_restart_active_bsc-BSC0(45)@f8267fbe90dd: Final verdict of PTC: none TC_cell_failure_restart_active_bsc-BSC0-BSC0(46)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: fail reason: "Tguard timeout" MTC@f8267fbe90dd: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0(45): none (fail -> fail) MTC@f8267fbe90dd: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0-BSC0(46): none (fail -> fail) MTC@f8267fbe90dd: Test case TC_cell_failure_restart_active_bsc finished. Verdict: fail reason: Tguard timeout MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail'. Fri Jun 28 12:52:04 UTC 2024 ------ CBC_Tests.TC_cell_failure_restart_active_bsc fail ------ Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_cell_failure_restart_active_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40746) Waiting for packet dumper to finish... 1 (prev_count=40746, count=48863) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme'. ------ CBC_Tests.TC_cell_failure_restart_active_mme ------ Fri Jun 28 12:52:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_cell_failure_restart_active_mme.pcap" >/data/CBC_Tests.TC_cell_failure_restart_active_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme' was executed successfully (exit status: 0). MTC@f8267fbe90dd: Test case TC_cell_failure_restart_active_mme started. MTC@f8267fbe90dd: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_cell_failure_restart_active_mme-MME0-MME0(48)@f8267fbe90dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f8267fbe90dd: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_cell_failure_restart_active_mme-MME0-MME0(48)@f8267fbe90dd: received expected req:{ connId := 1, remName := "172.18.246.20", remPort := 29168, locName := "172.18.246.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@f8267fbe90dd: setverdict(pass): none -> pass MTC@f8267fbe90dd: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" TC_cell_failure_restart_active_mme-MME0(47)@f8267fbe90dd: Final verdict of PTC: none TC_cell_failure_restart_active_mme-MME0-MME0(48)@f8267fbe90dd: Final verdict of PTC: none MTC@f8267fbe90dd: Setting final verdict of the test case. MTC@f8267fbe90dd: Local verdict of MTC: fail reason: "Tguard timeout" MTC@f8267fbe90dd: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0(47): none (fail -> fail) MTC@f8267fbe90dd: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0-MME0(48): none (fail -> fail) MTC@f8267fbe90dd: Test case TC_cell_failure_restart_active_mme finished. Verdict: fail reason: Tguard timeout MTC@f8267fbe90dd: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail'. Fri Jun 28 12:53:07 UTC 2024 ------ CBC_Tests.TC_cell_failure_restart_active_mme fail ------ Saving talloc report from 172.18.246.20:4264 to CBC_Tests.TC_cell_failure_restart_active_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32727) Waiting for packet dumper to finish... 1 (prev_count=32727, count=37238) MTC@f8267fbe90dd: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail' was executed successfully (exit status: 0). MC@f8267fbe90dd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f8267fbe90dd: Terminating MTC. MC@f8267fbe90dd: MTC terminated. MC2> exit MC@f8267fbe90dd: Shutting down session. MC@f8267fbe90dd: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/cbc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass CBC_Tests.TC_rx_keepalive pass CBC_Tests.TC_rx_keepalive_timeout pass CBC_Tests.TC_ecbe_create_delete_cgi pass CBC_Tests.TC_ecbe_create_delete_lac_ci pass CBC_Tests.TC_ecbe_create_delete_lac pass CBC_Tests.TC_ecbe_create_delete_ci pass CBC_Tests.TC_ecbe_create_delete_lai pass CBC_Tests.TC_ecbe_create_delete_mme_indication pass CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass CBC_Tests.TC_ecbe_create_delete_bsc_server pass CBC_Tests.TC_ecbe_create_delete_mme_server pass CBC_Tests.TC_concurrent_cbs_msg_mme pass CBC_Tests.TC_ecbe_create_delete_etws_bsc pass CBC_Tests.TC_ecbe_create_delete_etws_mme pass CBC_Tests.TC_create_nack_bsc pass CBC_Tests.TC_create_nack_mme pass CBC_Tests.TC_cell_failure_restart_idle_bsc pass CBC_Tests.TC_cell_failure_restart_idle_mme xfail CBC_Tests.TC_cell_failure_restart_active_bsc xfail CBC_Tests.TC_cell_failure_restart_active_mme Summary: xfail: 2 pass: 19 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh CBC_Tests --rm Generated CBC_Tests.TC_cell_failure_restart_active_bsc.merged Generated CBC_Tests.TC_cell_failure_restart_active_mme.merged Generated CBC_Tests.TC_cell_failure_restart_idle_bsc.merged Generated CBC_Tests.TC_cell_failure_restart_idle_mme.merged Generated CBC_Tests.TC_concurrent_cbs_msg_mme.merged Generated CBC_Tests.TC_create_nack_bsc.merged Generated CBC_Tests.TC_create_nack_mme.merged Generated CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.merged Generated CBC_Tests.TC_ecbe_create_delete_bsc_server.merged Generated CBC_Tests.TC_ecbe_create_delete_cgi.merged Generated CBC_Tests.TC_ecbe_create_delete_ci.merged Generated CBC_Tests.TC_ecbe_create_delete_etws_bsc.merged Generated CBC_Tests.TC_ecbe_create_delete_etws_mme.merged Generated CBC_Tests.TC_ecbe_create_delete_lac.merged Generated CBC_Tests.TC_ecbe_create_delete_lac_ci.merged Generated CBC_Tests.TC_ecbe_create_delete_lai.merged Generated CBC_Tests.TC_ecbe_create_delete_mme_indication.merged Generated CBC_Tests.TC_ecbe_create_delete_mme_server.merged Generated CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.merged Generated CBC_Tests.TC_rx_keepalive.merged Generated CBC_Tests.TC_rx_keepalive_timeout.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-cbc-test-246 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-cbc-test-asan-19-cbc + [ -n jenkins-ttcn3-cbc-test-asan-19-cbc ] + docker_kill_wait jenkins-ttcn3-cbc-test-asan-19-cbc + docker kill jenkins-ttcn3-cbc-test-asan-19-cbc jenkins-ttcn3-cbc-test-asan-19-cbc + docker wait jenkins-ttcn3-cbc-test-asan-19-cbc 137 + network_remove + set +x Removing network ttcn3-cbc-test-246 + docker network remove ttcn3-cbc-test-246 ttcn3-cbc-test-246 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache:/cache --name jenkins-ttcn3-cbc-test-asan-19-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-cbc-test-asan/logs/cbc-tester/junit-xml-21.log Tguard timeout CBC_Tests.ttcn:938 CBC_Tests control part CBC_Tests.ttcn:846 TC_cell_failure_restart_active_bsc testcase Tguard timeout CBC_Tests.ttcn:939 CBC_Tests control part CBC_Tests.ttcn:911 TC_cell_failure_restart_active_mme testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE