Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest 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-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 3b535cbafaf4845147fe1babd64f455b746e3dd4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 Commit message: "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg" > git rev-list --no-walk 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 [ttcn3-cbc-test-latest] $ /bin/sh -xe /tmp/jenkins8030347130602484264.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-cbc-test-latest + sed s/-latest$// + DIR=ttcn3-cbc-test + export IMAGE_SUFFIX=latest + cd ttcn3-cbc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs ] + [ xjenkins-ttcn3-cbc-test-latest-1174 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-cbc-test + SUITE_NAME=ttcn3-cbc-test + IMAGE_SUFFIX=latest + docker_images_require osmo-cbc-latest 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-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + 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-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/debian-bookworm-obs-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-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.36kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #6 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [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-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #8 CACHED #9 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #9 CACHED #10 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #10 CACHED #11 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:8fabef217cf603b8838b80a7b9f222bd0e0b7a32b086e291b3f3f98bd21e297c done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 8fabef217cf6 + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-cbc-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-cbc-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-cbc-latest + echo osmo-cbc-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-latest (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-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/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-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-cbc-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 577B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #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 CACHED #7 [3/4] WORKDIR /DATA #7 CACHED #8 [4/4] COPY OSMO-CBC.CFG /data/ #8 CACHED #9 exporting to image #9 exporting layers done #9 writing image sha256:62044ebfd3cc3527283fe798a94a4a02eff96c4932b69928f9a297ca45ebcfdd done #9 naming to docker.io/osmocom-build/osmo-cbc-latest:latest done #9 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/osmo-cbc-latest' + docker_image_exists osmo-cbc-latest + docker images -q osmocom-build/osmo-cbc-latest + test -n 62044ebfd3cc + list_osmo_packages debian-bookworm osmo-cbc-latest + local distro=debian-bookworm + local image=osmo-cbc-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-cbc-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-cbc-latest ### ii libosmo-sbcap0:amd64 0.4.2 amd64 libosmo-sbcap: Osmocom's library to encode/decode SBc-AP messages ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-cbc 0.4.2 amd64 OsmoCBC: Osmocom's Cell Broadcast Center ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ 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 latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:31c874a443fcff9ec3e49ab5c71fdf509f3fdd9b7ca2c505daca1dea29176f84 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-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-latest/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-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-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 .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 350B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.0s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" cbc #8 0.234 + OSMO_TTCN3_BRANCH=master #8 0.234 + shift #8 0.234 + cd /osmo-ttcn3-hacks #8 0.234 + git fetch #8 0.302 + git checkout master #8 0.363 Already on 'master' #8 0.363 + git symbolic-ref -q HEAD #8 0.364 Your branch is up to date with 'origin/master'. #8 0.364 refs/heads/master #8 0.364 + git reset --hard origin/master #8 0.371 HEAD is now at 916b5fa8 SGP32Definitions: add ts template for authenticateClientRequestEsipa #8 0.371 + git rev-parse --abbrev-ref HEAD #8 0.373 master #8 0.373 916b5fa8ecfc83176c528eefc0f109ba83c354ac #8 0.373 + git rev-parse HEAD #8 0.373 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.376 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.377 + make -j8 deps #8 0.421 (make -j16 -C deps || make -j1 -C deps) #8 0.422 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.422 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.604 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.604 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.604 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.616 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.628 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.629 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.636 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.644 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.645 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.645 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.668 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.670 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.678 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.685 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.732 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.739 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.804 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.815 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.832 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.852 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.860 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.868 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.875 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.875 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.892 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.900 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.900 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.900 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.900 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.907 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.909 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.909 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.920 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.920 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.920 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.921 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.922 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.923 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.926 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.932 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.933 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.933 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.936 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.966 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.966 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.982 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.982 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.982 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.983 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.988 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.988 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.992 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.992 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.992 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.996 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.996 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.996 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.997 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.000 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.159 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.159 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.161 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.162 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 2.164 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 2.164 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 2.165 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 2.165 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 2.165 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 2.165 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 2.166 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 2.167 + make cbc #8 2.248 (make -j16 -C deps || make -j1 -C deps) #8 2.248 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.499 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 2.499 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 2.499 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 2.499 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 2.500 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 2.501 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 2.501 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 2.503 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 2.504 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 2.505 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 2.509 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 2.510 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 2.524 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 2.524 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 2.524 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 2.531 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.641 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.641 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.650 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.650 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.664 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.667 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.669 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.684 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.692 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.706 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.711 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.720 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.724 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.727 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.727 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.738 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.740 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.740 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.748 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.748 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.763 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.763 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.776 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.777 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.780 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.780 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.786 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.786 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.791 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.791 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.791 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.791 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.794 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.805 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.805 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.805 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.805 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.807 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.807 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.822 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.822 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.851 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.851 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.887 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.887 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.889 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.893 (cd cbc && ./gen_links.sh && ./regen_makefile.sh) #8 2.895 Linking TCCInterface_Functions.ttcn #8 2.896 Linking TCCConversion_Functions.ttcn #8 2.896 Linking TCCConversion.cc #8 2.897 Linking TCCInterface.cc #8 2.898 Linking TCCInterface_ip.h #8 2.898 Linking TCCEncoding_Functions.ttcn #8 2.899 Linking TCCEncoding.cc #8 2.899 Linking Socket_API_Definitions.ttcn #8 2.900 Linking IPL4asp_Functions.ttcn #8 2.900 Linking IPL4asp_PT.cc #8 2.901 Linking IPL4asp_PT.hh #8 2.902 Linking IPL4asp_PortType.ttcn #8 2.902 Linking IPL4asp_Types.ttcn #8 2.903 Linking IPL4asp_discovery.cc #8 2.903 Linking IPL4asp_protocol_L234.hh #8 2.904 Linking SCTPasp_PT.cc #8 2.904 Linking SCTPasp_PT.hh #8 2.905 Linking SCTPasp_PortType.ttcn #8 2.905 Linking SCTPasp_Types.ttcn #8 2.906 Linking TELNETasp_PT.cc #8 2.906 Linking TELNETasp_PT.hh #8 2.907 Linking TELNETasp_PortType.ttcn #8 2.907 Linking BSSAP_Types.ttcn #8 2.908 Linking SABP_CommonDataTypes.asn #8 2.908 Linking SABP_Constants.asn #8 2.909 Linking SABP_Containers.asn #8 2.909 Linking SABP_IEs.asn #8 2.910 Linking SABP_PDU_Contents.asn #8 2.910 Linking SABP_PDU_Descriptions.asn #8 2.911 Linking SABP_Types.ttcn #8 2.912 Linking SABP_EncDec.cc #8 2.912 Linking SABP_Templates.ttcn #8 2.913 Linking SABP_CodecPort.ttcn #8 2.913 Linking SABP_CodecPort_CtrlFunct.ttcn #8 2.914 Linking SABP_CodecPort_CtrlFunctDef.cc #8 2.914 Linking SABP_Adapter.ttcn #8 2.915 Linking SBC_AP_CommonDataTypes.asn #8 2.915 Linking SBC_AP_Constants.asn #8 2.916 Linking SBC_AP_Containers.asn #8 2.916 Linking SBC_AP_IEs.asn #8 2.917 Linking SBC_AP_PDU_Contents.asn #8 2.917 Linking SBC_AP_PDU_Descriptions.asn #8 2.918 Linking SBC_AP_Types.ttcn #8 2.918 Linking SBC_AP_EncDec.cc #8 2.919 Linking SBC_AP_Templates.ttcn #8 2.919 Linking SBC_AP_CodecPort.ttcn #8 2.920 Linking SBC_AP_CodecPort_CtrlFunct.ttcn #8 2.921 Linking SBC_AP_CodecPort_CtrlFunctDef.cc #8 2.921 Linking SBC_AP_Adapter.ttcn #8 2.922 Linking Abstract_Socket.cc #8 2.922 Linking Abstract_Socket.hh #8 2.923 Linking HTTPmsg_MessageLen.ttcn #8 2.923 Linking HTTPmsg_MessageLen_Function.cc #8 2.924 Linking HTTPmsg_PT.cc #8 2.924 Linking HTTPmsg_PT.hh #8 2.925 Linking HTTPmsg_PortType.ttcn #8 2.925 Linking HTTPmsg_Types.ttcn #8 2.926 Linking JSON_EncDec.cc #8 2.927 Linking JSON_Types.ttcn #8 2.927 Linking Misc_Helpers.ttcn #8 2.928 Linking General_Types.ttcn #8 2.928 Linking GSM_Types.ttcn #8 2.931 Linking Osmocom_Types.ttcn #8 2.932 Linking Native_Functions.ttcn #8 2.932 Linking Native_FunctionDefs.cc #8 2.933 Linking HTTP_Adapter.ttcn #8 2.934 Linking BSSMAP_Templates.ttcn #8 2.934 Linking CBSP_Types.ttcn #8 2.935 Linking CBSP_Templates.ttcn #8 2.936 Linking CBSP_CodecPort.ttcn #8 2.936 Linking CBSP_CodecPort_CtrlFunct.ttcn #8 2.937 Linking CBSP_CodecPort_CtrlFunctdef.cc #8 2.938 Linking CBSP_Adapter.ttcn #8 2.946 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.946 Generating Makefile skeleton... #8 2.947 Makefile skeleton was generated. #8 2.961 make -C cbc compile #8 2.965 make[1]: Entering directory '/osmo-ttcn3-hacks/cbc' #8 2.965 /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 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 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.968 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.968 #8 2.972 Notify: Parsing TTCN-3 module `BSC_ConnectionHandler.ttcn'... #8 2.973 Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... #8 2.979 Notify: Parsing TTCN-3 module `BSSMAP_Templates.ttcn'... #8 2.987 Notify: Parsing TTCN-3 module `CBC_Tests.ttcn'... #8 2.991 Notify: Parsing TTCN-3 module `CBSP_Adapter.ttcn'... #8 2.992 Notify: Parsing TTCN-3 module `CBSP_CodecPort.ttcn'... #8 2.992 Notify: Parsing TTCN-3 module `CBSP_CodecPort_CtrlFunct.ttcn'... #8 2.992 Notify: Parsing TTCN-3 module `CBSP_Templates.ttcn'... #8 2.997 Notify: Parsing TTCN-3 module `CBSP_Types.ttcn'... #8 2.998 Notify: Parsing TTCN-3 module `CBS_Message.ttcn'... #8 2.998 Notify: Parsing TTCN-3 module `ECBE_Components.ttcn'... #8 2.999 Notify: Parsing TTCN-3 module `ECBE_Types.ttcn'... #8 2.999 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 3.001 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 3.003 Notify: Parsing TTCN-3 module `HTTP_Adapter.ttcn'... #8 3.004 Notify: Parsing TTCN-3 module `HTTPmsg_MessageLen.ttcn'... #8 3.004 Notify: Parsing TTCN-3 module `HTTPmsg_PortType.ttcn'... #8 3.004 Notify: Parsing TTCN-3 module `HTTPmsg_Types.ttcn'... #8 3.005 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 3.005 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 3.006 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 3.007 Notify: Parsing TTCN-3 module `JSON_Types.ttcn'... #8 3.007 Notify: Parsing TTCN-3 module `MME_ConnectionHandler.ttcn'... #8 3.008 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 3.008 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 3.008 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 3.010 Notify: Parsing TTCN-3 module `SABP_Adapter.ttcn'... #8 3.011 Notify: Parsing TTCN-3 module `SABP_CodecPort.ttcn'... #8 3.011 Notify: Parsing TTCN-3 module `SABP_CodecPort_CtrlFunct.ttcn'... #8 3.011 Notify: Parsing TTCN-3 module `SABP_Templates.ttcn'... #8 3.012 Notify: Parsing TTCN-3 module `SABP_Types.ttcn'... #8 3.013 Notify: Parsing TTCN-3 module `SBC_AP_Adapter.ttcn'... #8 3.013 Notify: Parsing TTCN-3 module `SBC_AP_CodecPort.ttcn'... #8 3.013 Notify: Parsing TTCN-3 module `SBC_AP_CodecPort_CtrlFunct.ttcn'... #8 3.013 Notify: Parsing TTCN-3 module `SBC_AP_Templates.ttcn'... #8 3.015 Notify: Parsing TTCN-3 module `SBC_AP_Types.ttcn'... #8 3.015 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 3.015 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 3.015 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 3.016 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 3.017 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 3.019 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 3.020 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 3.020 Notify: Parsing ASN.1 module `SABP_CommonDataTypes.asn'... #8 3.020 SABP_CommonDataTypes.asn:10: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.020 Notify: Parsing ASN.1 module `SABP_Constants.asn'... #8 3.020 SABP_Constants.asn:16: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.021 Notify: Parsing ASN.1 module `SABP_Containers.asn'... #8 3.021 Notify: Parsing ASN.1 module `SABP_IEs.asn'... #8 3.021 Notify: Parsing ASN.1 module `SABP_PDU_Contents.asn'... #8 3.022 Notify: Parsing ASN.1 module `SABP_PDU_Descriptions.asn'... #8 3.022 Notify: Parsing ASN.1 module `SBC_AP_CommonDataTypes.asn'... #8 3.022 SBC_AP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.023 Notify: Parsing ASN.1 module `SBC_AP_Constants.asn'... #8 3.023 SBC_AP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.023 Notify: Parsing ASN.1 module `SBC_AP_Containers.asn'... #8 3.023 Notify: Parsing ASN.1 module `SBC_AP_IEs.asn'... #8 3.025 Notify: Parsing ASN.1 module `SBC_AP_PDU_Contents.asn'... #8 3.025 Notify: Parsing ASN.1 module `SBC_AP_PDU_Descriptions.asn'... #8 3.025 Notify: Checking modules... #8 3.026 CBS_Message.ttcn: In TTCN-3 module `CBS_Message': #8 3.026 CBS_Message.ttcn:24.1-35.1: warning: Definition with name `CBS_Message' hides a module identifier #8 3.042 BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': #8 3.042 BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': #8 3.042 BSSMAP_Templates.ttcn:260.4-262.2: In else statement: #8 3.042 BSSMAP_Templates.ttcn:261.3-42: In return statement: #8 3.042 BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': #8 3.042 BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': #8 3.042 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 3.042 BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here #8 3.043 BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': #8 3.043 BSSMAP_Templates.ttcn:278.4-280.2: In else statement: #8 3.043 BSSMAP_Templates.ttcn:279.3-42: In return statement: #8 3.043 BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': #8 3.043 BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': #8 3.043 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 3.044 BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here #8 3.045 BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': #8 3.045 BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': #8 3.045 BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': #8 3.045 BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': #8 3.045 BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': #8 3.045 BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': #8 3.047 BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': #8 3.047 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 3.047 BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here #8 3.047 BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': #8 3.047 BSSMAP_Templates.ttcn:752.4-758.2: In else statement: #8 3.047 BSSMAP_Templates.ttcn:757.3-11: In return statement: #8 3.047 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 3.047 BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here #8 3.052 BSSMAP_Templates.ttcn:2170.1-2182.1: In function definition `ts_BSSMAP_IE_TalkerPriority': #8 3.052 BSSMAP_Templates.ttcn:2174.4-2181.2: In else statement: #8 3.052 BSSMAP_Templates.ttcn:2180.3-11: In return statement: #8 3.052 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 3.052 BSSMAP_Templates.ttcn:2175.51-2179.3: note: Referenced template variable is here #8 3.053 BSSMAP_Templates.ttcn:2842.1-2854.1: In function definition `tr_BSSMAP_LcsCause': #8 3.053 BSSMAP_Templates.ttcn:2853.2-10: In return statement: #8 3.053 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 3.053 BSSMAP_Templates.ttcn:2847.34-2852.2: note: Referenced template variable is here #8 3.059 CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates': #8 3.059 CBSP_Templates.ttcn:370.1-383.1: In function definition `ts_CBSP_WRITE_CBS_COMPL': #8 3.059 CBSP_Templates.ttcn:381.2-53: In variable assignment: #8 3.059 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 3.059 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.059 CBSP_Templates.ttcn:435.1-451.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL': #8 3.059 CBSP_Templates.ttcn:449.2-53: In variable assignment: #8 3.059 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 3.059 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.060 CBSP_Templates.ttcn:521.1-540.1: In function definition `ts_CBSP_WRITE_CBS_FAIL': #8 3.060 CBSP_Templates.ttcn:538.2-53: In variable assignment: #8 3.060 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 3.060 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.060 CBSP_Templates.ttcn:541.1-569.1: In function definition `tr_CBSP_WRITE_CBS_FAIL': #8 3.060 CBSP_Templates.ttcn:567.2-53: In variable assignment: #8 3.060 CBSP_Templates.ttcn:567.41-53: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 3.060 CBSP_Templates.ttcn:567.42-52: In parameter #1 for `val': #8 3.060 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 3.060 CBSP_Templates.ttcn:545.5-42: note: Referenced template parameter is here #8 3.060 CBSP_Templates.ttcn:599.1-619.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL': #8 3.060 CBSP_Templates.ttcn:617.2-53: In variable assignment: #8 3.060 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 3.060 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.061 CBSP_Templates.ttcn:680.1-694.1: In function definition `ts_CBSP_KILL': #8 3.061 CBSP_Templates.ttcn:690.2-692.2: In if statement: #8 3.061 CBSP_Templates.ttcn:691.3-54: In variable assignment: #8 3.061 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 3.061 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.061 CBSP_Templates.ttcn:711.1-730.1: In function definition `ts_CBSP_KILL_COMPL': #8 3.061 CBSP_Templates.ttcn:726.2-728.2: In if statement: #8 3.061 CBSP_Templates.ttcn:727.3-54: In variable assignment: #8 3.061 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 3.061 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.062 CBSP_Templates.ttcn:768.1-789.1: In function definition `ts_CBSP_KILL_FAIL': #8 3.062 CBSP_Templates.ttcn:785.2-787.2: In if statement: #8 3.062 CBSP_Templates.ttcn:786.3-54: In variable assignment: #8 3.062 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 3.062 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.062 CBSP_Templates.ttcn:831.1-840.35: In template definition `tr_CBSP_MSG_STATUS_QUERY': #8 3.062 CBSP_Templates.ttcn:836.9-840.35: In actual parameter list of template `@CBSP_Templates.ts_CBSP': #8 3.062 CBSP_Templates.ttcn:836.38-840.34: In parameter #2 for `ies': #8 3.062 CBSP_Templates.ttcn:837.4-23: In component 1: #8 3.062 CBSP_Templates.ttcn:837.16-23: In actual parameter list of template `@CBSP_Templates.ts_CbspMsgId': #8 3.062 CBSP_Templates.ttcn:837.17-22: In parameter #1 for `val': #8 3.062 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 3.062 CBSP_Templates.ttcn:832.26-64: note: Referenced template parameter is here #8 3.062 CBSP_Templates.ttcn:838.4-26: In component 2: #8 3.062 CBSP_Templates.ttcn:838.15-26: In actual parameter list of template `@CBSP_Templates.ts_OldSerNo': #8 3.062 CBSP_Templates.ttcn:838.16-25: In parameter #1 for `val': #8 3.062 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 3.062 CBSP_Templates.ttcn:833.5-47: note: Referenced template parameter is here #8 3.062 CBSP_Templates.ttcn:839.4-29: In component 3: #8 3.062 CBSP_Templates.ttcn:839.19-29: In actual parameter list of template `@CBSP_Templates.ts_CbspCellList': #8 3.062 CBSP_Templates.ttcn:839.20-28: In parameter #1 for `list': #8 3.062 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 3.062 CBSP_Templates.ttcn:834.5-73: note: Referenced template parameter is here #8 3.062 CBSP_Templates.ttcn:840.4-33: In component 4: #8 3.062 CBSP_Templates.ttcn:840.21-33: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 3.062 CBSP_Templates.ttcn:840.22-32: In parameter #1 for `val': #8 3.062 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 3.062 CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here #8 3.063 CBSP_Adapter.ttcn: In TTCN-3 module `CBSP_Adapter': #8 3.063 CBSP_Adapter.ttcn:39.1-58.1: In function definition `f_connect': #8 3.063 CBSP_Adapter.ttcn:44.2-47.2: In if statement: #8 3.063 CBSP_Adapter.ttcn:45.3-84: In function instance: #8 3.063 CBSP_Adapter.ttcn:45.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 3.063 CBSP_Adapter.ttcn:61.1-78.1: In function definition `f_bind': #8 3.063 CBSP_Adapter.ttcn:65.2-68.2: In if statement: #8 3.063 CBSP_Adapter.ttcn:66.3-84: In function instance: #8 3.063 CBSP_Adapter.ttcn:66.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 3.064 BSC_ConnectionHandler.ttcn: In TTCN-3 module `BSC_ConnectionHandler': #8 3.064 BSC_ConnectionHandler.ttcn:51.1-71.1: In function definition `f_BSC_ConnHdlr_main': #8 3.064 BSC_ConnectionHandler.ttcn:67.2-17: In altstep instance: #8 3.064 BSC_ConnectionHandler.ttcn:73.1-81.1: In altstep definition `as_cbsp_reset': #8 3.064 BSC_ConnectionHandler.ttcn:77.3-48: In function instance: #8 3.064 BSC_ConnectionHandler.ttcn:77.3-48: warning: The value returned by function `@CBSP_Templates.f_cbsp_find_ie' is not used #8 3.066 HTTP_Adapter.ttcn: In TTCN-3 module `HTTP_Adapter': #8 3.066 HTTP_Adapter.ttcn:100.1-105.1: In function definition `f_ts_body_or_empty': #8 3.066 HTTP_Adapter.ttcn:104.2-12: In return statement: #8 3.066 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 3.066 HTTP_Adapter.ttcn:100.29-59: note: Referenced template parameter is here #8 3.066 HTTP_Adapter.ttcn:125.1-130.1: In function definition `f_ts_body_or_empty_bin': #8 3.066 HTTP_Adapter.ttcn:129.2-12: In return statement: #8 3.066 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 3.066 HTTP_Adapter.ttcn:125.33-64: note: Referenced template parameter is here #8 3.066 HTTP_Adapter.ttcn:177.1-216.1: In function definition `f_http_tx_request': #8 3.066 HTTP_Adapter.ttcn:208.2-211.2: In if statement: #8 3.066 HTTP_Adapter.ttcn:209.3-210.64: In send statement: #8 3.066 HTTP_Adapter.ttcn:209.24-210.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req': #8 3.066 HTTP_Adapter.ttcn:209.38-41: In parameter #3 for `body': #8 3.066 HTTP_Adapter.ttcn:209.38-41: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime #8 3.066 HTTP_Adapter.ttcn:178.7-38: note: Referenced template parameter is here #8 3.066 In parameter #8 for `client_id': #8 3.066 HTTP_Adapter.ttcn:210.50-62: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime #8 3.066 HTTP_Adapter.ttcn:186.23-43: note: Referenced template variable is here #8 3.066 HTTP_Adapter.ttcn:211.4-215.2: In if statement: #8 3.066 HTTP_Adapter.ttcn:212.3-214.61: In send statement: #8 3.066 HTTP_Adapter.ttcn:212.28-214.60: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req_Bin': #8 3.066 HTTP_Adapter.ttcn:212.42-52: In parameter #3 for `body': #8 3.066 HTTP_Adapter.ttcn:212.42-52: warning: Inadequate restriction on the referenced template parameter `binary_body', this may cause a dynamic test case error at runtime #8 3.067 HTTP_Adapter.ttcn:179.7-46: note: Referenced template parameter is here #8 3.067 In parameter #8 for `client_id': #8 3.067 HTTP_Adapter.ttcn:214.47-59: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime #8 3.067 HTTP_Adapter.ttcn:186.23-43: note: Referenced template variable is here #8 3.067 HTTP_Adapter.ttcn:218.1-247.1: In function definition `f_http_rx_response': #8 3.067 HTTP_Adapter.ttcn:242.2-244.2: In if statement: #8 3.067 HTTP_Adapter.ttcn:243.3-37: In send statement: #8 3.067 HTTP_Adapter.ttcn:243.26-36: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Close': #8 3.067 HTTP_Adapter.ttcn:243.27-35: In parameter #1 for `client_id': #8 3.067 HTTP_Adapter.ttcn:243.27-35: warning: Inadequate restriction on the referenced template parameter `client_id', this may cause a dynamic test case error at runtime #8 3.067 HTTP_Adapter.ttcn:220.8-41: note: Referenced template parameter is here #8 3.093 CBC_Tests.ttcn: In TTCN-3 module `CBC_Tests': #8 3.093 CBC_Tests.ttcn:230.9-235.1: In function definition `f_bsc_TC_rx_keepalive': #8 3.093 CBC_Tests.ttcn:234.2-55: In function instance: #8 3.093 CBC_Tests.ttcn:234.2-55: warning: The value returned by function `@CBSP_Templates.f_cbsp_find_ie' is not used #8 3.093 CBC_Tests.ttcn:245.9-259.1: In function definition `f_bsc_TC_rx_keepalive_timeout': #8 3.093 CBC_Tests.ttcn:251.2-55: In function instance: #8 3.093 CBC_Tests.ttcn:251.2-55: warning: The value returned by function `@CBSP_Templates.f_cbsp_find_ie' is not used #8 3.094 CBC_Tests.ttcn:373.1-383.1: In function definition `f_create_and_delete': #8 3.094 CBC_Tests.ttcn:377.2-20: In function instance: #8 3.094 CBC_Tests.ttcn:377.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 3.094 CBC_Tests.ttcn:382.2-20: In function instance: #8 3.094 CBC_Tests.ttcn:382.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 3.096 CBC_Tests.ttcn:623.1-657.1: In testcase definition `TC_concurrent_cbs_msg_mme': #8 3.096 CBC_Tests.ttcn:643.2-647.2: In for statement: #8 3.096 CBC_Tests.ttcn:646.3-21: In function instance: #8 3.096 CBC_Tests.ttcn:646.3-21: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 3.096 CBC_Tests.ttcn:651.2-654.2: In for statement: #8 3.096 CBC_Tests.ttcn:653.3-21: In function instance: #8 3.096 CBC_Tests.ttcn:653.3-21: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 3.097 CBC_Tests.ttcn:695.1-724.1: In testcase definition `TC_create_nack_bsc': #8 3.097 CBC_Tests.ttcn:709.2-712.2: In variable assignment: #8 3.097 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 3.097 CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here #8 3.097 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 3.097 CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here #8 3.097 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 3.097 CBSP_Templates.ttcn:150.5-73: note: Referenced template parameter is here #8 3.097 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 3.097 CBSP_Templates.ttcn:151.5-44: note: Referenced template parameter is here #8 3.097 CBC_Tests.ttcn:721.2-20: In function instance: #8 3.097 CBC_Tests.ttcn:721.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 3.097 CBC_Tests.ttcn:745.9-762.1: In function definition `f_bsc_TC_cell_failure_restart_idle_bsc': #8 3.097 CBC_Tests.ttcn:746.45-749.2: In template variable definition `fail_list': #8 3.097 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 3.097 CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here #8 3.097 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 3.097 CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here #8 3.097 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 3.097 CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here #8 3.097 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 3.097 CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here #8 3.098 CBC_Tests.ttcn:798.9-828.1: In function definition `f_bsc_TC_cell_failure_restart_active_bsc': #8 3.098 CBC_Tests.ttcn:799.45-801.2: In template variable definition `fail_list': #8 3.098 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 3.098 CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here #8 3.098 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 3.098 CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here #8 3.098 CBC_Tests.ttcn:829.1-847.1: In testcase definition `TC_cell_failure_restart_active_bsc': #8 3.098 CBC_Tests.ttcn:844.2-20: In function instance: #8 3.098 CBC_Tests.ttcn:844.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 3.099 CBC_Tests.ttcn:892.1-912.1: In testcase definition `TC_cell_failure_restart_active_mme': #8 3.099 CBC_Tests.ttcn:909.2-20: In function instance: #8 3.099 CBC_Tests.ttcn:909.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 3.103 Notify: Generating code... #8 3.386 warning: Charstring pattern: Use of unrecognized escape sequence `\"' is deprecated. #8 3.386 warning: Charstring pattern: Use of unrecognized escape sequence `\"' is deprecated. #8 3.510 Notify: File `BSC_ConnectionHandler.hh' was generated. #8 3.511 Notify: File `BSC_ConnectionHandler.cc' was generated. #8 3.511 Notify: File `BSC_ConnectionHandler_part_1.cc' was generated. #8 3.511 Notify: File `BSC_ConnectionHandler_part_2.cc' was generated. #8 3.511 Notify: File `BSC_ConnectionHandler_part_3.cc' was generated. #8 3.511 Notify: File `BSC_ConnectionHandler_part_4.cc' was generated. #8 3.511 Notify: File `BSC_ConnectionHandler_part_5.cc' was generated. #8 3.511 Notify: File `BSC_ConnectionHandler_part_6.cc' was generated. #8 3.511 Notify: File `BSC_ConnectionHandler_part_7.cc' was generated. #8 3.513 Notify: File `BSSAP_Types.hh' was generated. #8 3.514 Notify: File `BSSAP_Types.cc' was generated. #8 3.516 Notify: File `BSSAP_Types_part_1.cc' was generated. #8 3.517 Notify: File `BSSAP_Types_part_2.cc' was generated. #8 3.519 Notify: File `BSSAP_Types_part_3.cc' was generated. #8 3.520 Notify: File `BSSAP_Types_part_4.cc' was generated. #8 3.521 Notify: File `BSSAP_Types_part_5.cc' was generated. #8 3.523 Notify: File `BSSAP_Types_part_6.cc' was generated. #8 3.524 Notify: File `BSSAP_Types_part_7.cc' was generated. #8 3.524 Notify: File `BSSMAP_Templates.hh' was generated. #8 3.525 Notify: File `BSSMAP_Templates.cc' was generated. #8 3.525 Notify: File `BSSMAP_Templates_part_1.cc' was generated. #8 3.525 Notify: File `BSSMAP_Templates_part_2.cc' was generated. #8 3.525 Notify: File `BSSMAP_Templates_part_3.cc' was generated. #8 3.525 Notify: File `BSSMAP_Templates_part_4.cc' was generated. #8 3.525 Notify: File `BSSMAP_Templates_part_5.cc' was generated. #8 3.525 Notify: File `BSSMAP_Templates_part_6.cc' was generated. #8 3.525 Notify: File `BSSMAP_Templates_part_7.cc' was generated. #8 3.525 Notify: File `CBC_Tests.hh' was generated. #8 3.525 Notify: File `CBC_Tests.cc' was generated. #8 3.526 Notify: File `CBC_Tests_part_1.cc' was generated. #8 3.526 Notify: File `CBC_Tests_part_2.cc' was generated. #8 3.526 Notify: File `CBC_Tests_part_3.cc' was generated. #8 3.526 Notify: File `CBC_Tests_part_4.cc' was generated. #8 3.526 Notify: File `CBC_Tests_part_5.cc' was generated. #8 3.526 Notify: File `CBC_Tests_part_6.cc' was generated. #8 3.526 Notify: File `CBC_Tests_part_7.cc' was generated. #8 3.526 Notify: File `CBSP_Adapter.hh' was generated. #8 3.526 Notify: File `CBSP_Adapter.cc' was generated. #8 3.526 Notify: File `CBSP_Adapter_part_1.cc' was generated. #8 3.526 Notify: File `CBSP_Adapter_part_2.cc' was generated. #8 3.526 Notify: File `CBSP_Adapter_part_3.cc' was generated. #8 3.526 Notify: File `CBSP_Adapter_part_4.cc' was generated. #8 3.526 Notify: File `CBSP_Adapter_part_5.cc' was generated. #8 3.526 Notify: File `CBSP_Adapter_part_6.cc' was generated. #8 3.527 Notify: File `CBSP_Adapter_part_7.cc' was generated. #8 3.527 Notify: File `CBSP_CodecPort.hh' was generated. #8 3.527 Notify: File `CBSP_CodecPort.cc' was generated. #8 3.527 Notify: File `CBSP_CodecPort_CtrlFunct.hh' was generated. #8 3.527 Notify: File `CBSP_CodecPort_CtrlFunct.cc' was generated. #8 3.527 Notify: File `CBSP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.527 Notify: File `CBSP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.527 Notify: File `CBSP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.528 Notify: File `CBSP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.528 Notify: File `CBSP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.528 Notify: File `CBSP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.528 Notify: File `CBSP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.528 Notify: File `CBSP_CodecPort_part_1.cc' was generated. #8 3.528 Notify: File `CBSP_CodecPort_part_2.cc' was generated. #8 3.528 Notify: File `CBSP_CodecPort_part_3.cc' was generated. #8 3.528 Notify: File `CBSP_CodecPort_part_4.cc' was generated. #8 3.529 Notify: File `CBSP_CodecPort_part_5.cc' was generated. #8 3.529 Notify: File `CBSP_CodecPort_part_6.cc' was generated. #8 3.529 Notify: File `CBSP_CodecPort_part_7.cc' was generated. #8 3.529 Notify: File `CBSP_Templates.hh' was generated. #8 3.529 Notify: File `CBSP_Templates.cc' was generated. #8 3.529 Notify: File `CBSP_Templates_part_1.cc' was generated. #8 3.529 Notify: File `CBSP_Templates_part_2.cc' was generated. #8 3.529 Notify: File `CBSP_Templates_part_3.cc' was generated. #8 3.530 Notify: File `CBSP_Templates_part_4.cc' was generated. #8 3.530 Notify: File `CBSP_Templates_part_5.cc' was generated. #8 3.530 Notify: File `CBSP_Templates_part_6.cc' was generated. #8 3.530 Notify: File `CBSP_Templates_part_7.cc' was generated. #8 3.530 Notify: File `CBSP_Types.hh' was generated. #8 3.531 Notify: File `CBSP_Types.cc' was generated. #8 3.532 Notify: File `CBSP_Types_part_1.cc' was generated. #8 3.532 Notify: File `CBSP_Types_part_2.cc' was generated. #8 3.532 Notify: File `CBSP_Types_part_3.cc' was generated. #8 3.532 Notify: File `CBSP_Types_part_4.cc' was generated. #8 3.532 Notify: File `CBSP_Types_part_5.cc' was generated. #8 3.532 Notify: File `CBSP_Types_part_6.cc' was generated. #8 3.532 Notify: File `CBSP_Types_part_7.cc' was generated. #8 3.532 Notify: File `CBS_Message.hh' was generated. #8 3.532 Notify: File `CBS_Message.cc' was generated. #8 3.532 Notify: File `CBS_Message_part_1.cc' was generated. #8 3.532 Notify: File `CBS_Message_part_2.cc' was generated. #8 3.532 Notify: File `CBS_Message_part_3.cc' was generated. #8 3.532 Notify: File `CBS_Message_part_4.cc' was generated. #8 3.533 Notify: File `CBS_Message_part_5.cc' was generated. #8 3.533 Notify: File `CBS_Message_part_6.cc' was generated. #8 3.533 Notify: File `CBS_Message_part_7.cc' was generated. #8 3.533 Notify: File `ECBE_Components.hh' was generated. #8 3.533 Notify: File `ECBE_Components.cc' was generated. #8 3.533 Notify: File `ECBE_Components_part_1.cc' was generated. #8 3.533 Notify: File `ECBE_Components_part_2.cc' was generated. #8 3.533 Notify: File `ECBE_Components_part_3.cc' was generated. #8 3.533 Notify: File `ECBE_Components_part_4.cc' was generated. #8 3.533 Notify: File `ECBE_Components_part_5.cc' was generated. #8 3.533 Notify: File `ECBE_Components_part_6.cc' was generated. #8 3.533 Notify: File `ECBE_Components_part_7.cc' was generated. #8 3.534 Notify: File `ECBE_Types.hh' was generated. #8 3.534 Notify: File `ECBE_Types.cc' was generated. #8 3.534 Notify: File `ECBE_Types_part_1.cc' was generated. #8 3.534 Notify: File `ECBE_Types_part_2.cc' was generated. #8 3.534 Notify: File `ECBE_Types_part_3.cc' was generated. #8 3.535 Notify: File `ECBE_Types_part_4.cc' was generated. #8 3.535 Notify: File `ECBE_Types_part_5.cc' was generated. #8 3.535 Notify: File `ECBE_Types_part_6.cc' was generated. #8 3.535 Notify: File `ECBE_Types_part_7.cc' was generated. #8 3.535 Notify: File `GSM_Types.hh' was generated. #8 3.536 Notify: File `GSM_Types.cc' was generated. #8 3.536 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.536 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.536 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.536 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.536 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.536 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.537 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.537 Notify: File `General_Types.hh' was generated. #8 3.537 Notify: File `General_Types.cc' was generated. #8 3.537 Notify: File `General_Types_part_1.cc' was generated. #8 3.537 Notify: File `General_Types_part_2.cc' was generated. #8 3.538 Notify: File `General_Types_part_3.cc' was generated. #8 3.538 Notify: File `General_Types_part_4.cc' was generated. #8 3.538 Notify: File `General_Types_part_5.cc' was generated. #8 3.538 Notify: File `General_Types_part_6.cc' was generated. #8 3.538 Notify: File `General_Types_part_7.cc' was generated. #8 3.538 Notify: File `HTTP_Adapter.hh' was generated. #8 3.538 Notify: File `HTTP_Adapter.cc' was generated. #8 3.538 Notify: File `HTTP_Adapter_part_1.cc' was generated. #8 3.538 Notify: File `HTTP_Adapter_part_2.cc' was generated. #8 3.538 Notify: File `HTTP_Adapter_part_3.cc' was generated. #8 3.538 Notify: File `HTTP_Adapter_part_4.cc' was generated. #8 3.538 Notify: File `HTTP_Adapter_part_5.cc' was generated. #8 3.538 Notify: File `HTTP_Adapter_part_6.cc' was generated. #8 3.538 Notify: File `HTTP_Adapter_part_7.cc' was generated. #8 3.539 Notify: File `HTTPmsg_MessageLen.hh' was generated. #8 3.539 Notify: File `HTTPmsg_MessageLen.cc' was generated. #8 3.539 Notify: File `HTTPmsg_MessageLen_part_1.cc' was generated. #8 3.539 Notify: File `HTTPmsg_MessageLen_part_2.cc' was generated. #8 3.539 Notify: File `HTTPmsg_MessageLen_part_3.cc' was generated. #8 3.539 Notify: File `HTTPmsg_MessageLen_part_4.cc' was generated. #8 3.539 Notify: File `HTTPmsg_MessageLen_part_5.cc' was generated. #8 3.539 Notify: File `HTTPmsg_MessageLen_part_6.cc' was generated. #8 3.539 Notify: File `HTTPmsg_MessageLen_part_7.cc' was generated. #8 3.539 Notify: File `HTTPmsg_PortType.hh' was generated. #8 3.539 Notify: File `HTTPmsg_PortType.cc' was generated. #8 3.539 Notify: File `HTTPmsg_PortType_part_1.cc' was generated. #8 3.540 Notify: File `HTTPmsg_PortType_part_2.cc' was generated. #8 3.540 Notify: File `HTTPmsg_PortType_part_3.cc' was generated. #8 3.540 Notify: File `HTTPmsg_PortType_part_4.cc' was generated. #8 3.540 Notify: File `HTTPmsg_PortType_part_5.cc' was generated. #8 3.540 Notify: File `HTTPmsg_PortType_part_6.cc' was generated. #8 3.540 Notify: File `HTTPmsg_PortType_part_7.cc' was generated. #8 3.540 Notify: File `HTTPmsg_Types.hh' was generated. #8 3.541 Notify: File `HTTPmsg_Types.cc' was generated. #8 3.541 Notify: File `HTTPmsg_Types_part_1.cc' was generated. #8 3.541 Notify: File `HTTPmsg_Types_part_2.cc' was generated. #8 3.541 Notify: File `HTTPmsg_Types_part_3.cc' was generated. #8 3.541 Notify: File `HTTPmsg_Types_part_4.cc' was generated. #8 3.541 Notify: File `HTTPmsg_Types_part_5.cc' was generated. #8 3.541 Notify: File `HTTPmsg_Types_part_6.cc' was generated. #8 3.541 Notify: File `HTTPmsg_Types_part_7.cc' was generated. #8 3.541 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.541 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.542 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.542 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.542 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.542 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.542 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.542 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.542 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.542 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.542 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.542 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.542 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.543 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.543 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.543 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.543 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.543 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.543 Notify: File `IPL4asp_Types.hh' was generated. #8 3.544 Notify: File `IPL4asp_Types.cc' was generated. #8 3.544 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.544 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.544 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.544 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.544 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.544 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.544 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.545 Notify: File `JSON_Types.hh' was generated. #8 3.545 Notify: File `JSON_Types.cc' was generated. #8 3.545 Notify: File `JSON_Types_part_1.cc' was generated. #8 3.545 Notify: File `JSON_Types_part_2.cc' was generated. #8 3.545 Notify: File `JSON_Types_part_3.cc' was generated. #8 3.545 Notify: File `JSON_Types_part_4.cc' was generated. #8 3.545 Notify: File `JSON_Types_part_5.cc' was generated. #8 3.546 Notify: File `JSON_Types_part_6.cc' was generated. #8 3.546 Notify: File `JSON_Types_part_7.cc' was generated. #8 3.546 Notify: File `MME_ConnectionHandler.hh' was generated. #8 3.546 Notify: File `MME_ConnectionHandler.cc' was generated. #8 3.546 Notify: File `MME_ConnectionHandler_part_1.cc' was generated. #8 3.546 Notify: File `MME_ConnectionHandler_part_2.cc' was generated. #8 3.546 Notify: File `MME_ConnectionHandler_part_3.cc' was generated. #8 3.546 Notify: File `MME_ConnectionHandler_part_4.cc' was generated. #8 3.546 Notify: File `MME_ConnectionHandler_part_5.cc' was generated. #8 3.547 Notify: File `MME_ConnectionHandler_part_6.cc' was generated. #8 3.547 Notify: File `MME_ConnectionHandler_part_7.cc' was generated. #8 3.547 Notify: File `Misc_Helpers.hh' was generated. #8 3.547 Notify: File `Misc_Helpers.cc' was generated. #8 3.547 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.547 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.547 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.547 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.547 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.547 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.547 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.548 Notify: File `Native_Functions.hh' was generated. #8 3.548 Notify: File `Native_Functions.cc' was generated. #8 3.548 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.548 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.548 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.548 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.548 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.548 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.548 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.548 Notify: File `Osmocom_Types.hh' was generated. #8 3.549 Notify: File `Osmocom_Types.cc' was generated. #8 3.549 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.549 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.549 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.549 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.549 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.549 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.549 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.550 Notify: File `SABP_Adapter.hh' was generated. #8 3.550 Notify: File `SABP_Adapter.cc' was generated. #8 3.550 Notify: File `SABP_Adapter_part_1.cc' was generated. #8 3.550 Notify: File `SABP_Adapter_part_2.cc' was generated. #8 3.550 Notify: File `SABP_Adapter_part_3.cc' was generated. #8 3.550 Notify: File `SABP_Adapter_part_4.cc' was generated. #8 3.550 Notify: File `SABP_Adapter_part_5.cc' was generated. #8 3.550 Notify: File `SABP_Adapter_part_6.cc' was generated. #8 3.551 Notify: File `SABP_Adapter_part_7.cc' was generated. #8 3.551 Notify: File `SABP_CodecPort.hh' was generated. #8 3.551 Notify: File `SABP_CodecPort.cc' was generated. #8 3.551 Notify: File `SABP_CodecPort_CtrlFunct.hh' was generated. #8 3.551 Notify: File `SABP_CodecPort_CtrlFunct.cc' was generated. #8 3.551 Notify: File `SABP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.551 Notify: File `SABP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.551 Notify: File `SABP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.552 Notify: File `SABP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.552 Notify: File `SABP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.552 Notify: File `SABP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.552 Notify: File `SABP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.552 Notify: File `SABP_CodecPort_part_1.cc' was generated. #8 3.552 Notify: File `SABP_CodecPort_part_2.cc' was generated. #8 3.552 Notify: File `SABP_CodecPort_part_3.cc' was generated. #8 3.553 Notify: File `SABP_CodecPort_part_4.cc' was generated. #8 3.553 Notify: File `SABP_CodecPort_part_5.cc' was generated. #8 3.553 Notify: File `SABP_CodecPort_part_6.cc' was generated. #8 3.553 Notify: File `SABP_CodecPort_part_7.cc' was generated. #8 3.553 Notify: File `SABP_CommonDataTypes.hh' was generated. #8 3.554 Notify: File `SABP_CommonDataTypes.cc' was generated. #8 3.554 Notify: File `SABP_CommonDataTypes_part_1.cc' was generated. #8 3.554 Notify: File `SABP_CommonDataTypes_part_2.cc' was generated. #8 3.554 Notify: File `SABP_CommonDataTypes_part_3.cc' was generated. #8 3.554 Notify: File `SABP_CommonDataTypes_part_4.cc' was generated. #8 3.554 Notify: File `SABP_CommonDataTypes_part_5.cc' was generated. #8 3.554 Notify: File `SABP_CommonDataTypes_part_6.cc' was generated. #8 3.554 Notify: File `SABP_CommonDataTypes_part_7.cc' was generated. #8 3.554 Notify: File `SABP_Constants.hh' was generated. #8 3.554 Notify: File `SABP_Constants.cc' was generated. #8 3.554 Notify: File `SABP_Constants_part_1.cc' was generated. #8 3.555 Notify: File `SABP_Constants_part_2.cc' was generated. #8 3.555 Notify: File `SABP_Constants_part_3.cc' was generated. #8 3.555 Notify: File `SABP_Constants_part_4.cc' was generated. #8 3.555 Notify: File `SABP_Constants_part_5.cc' was generated. #8 3.555 Notify: File `SABP_Constants_part_6.cc' was generated. #8 3.555 Notify: File `SABP_Constants_part_7.cc' was generated. #8 3.555 Notify: File `SABP_Containers.hh' was generated. #8 3.555 Notify: File `SABP_Containers.cc' was generated. #8 3.556 Notify: File `SABP_Containers_part_1.cc' was generated. #8 3.556 Notify: File `SABP_Containers_part_2.cc' was generated. #8 3.556 Notify: File `SABP_Containers_part_3.cc' was generated. #8 3.556 Notify: File `SABP_Containers_part_4.cc' was generated. #8 3.556 Notify: File `SABP_Containers_part_5.cc' was generated. #8 3.556 Notify: File `SABP_Containers_part_6.cc' was generated. #8 3.556 Notify: File `SABP_Containers_part_7.cc' was generated. #8 3.557 Notify: File `SABP_IEs.hh' was generated. #8 3.558 Notify: File `SABP_IEs.cc' was generated. #8 3.559 Notify: File `SABP_IEs_part_1.cc' was generated. #8 3.559 Notify: File `SABP_IEs_part_2.cc' was generated. #8 3.559 Notify: File `SABP_IEs_part_3.cc' was generated. #8 3.559 Notify: File `SABP_IEs_part_4.cc' was generated. #8 3.559 Notify: File `SABP_IEs_part_5.cc' was generated. #8 3.559 Notify: File `SABP_IEs_part_6.cc' was generated. #8 3.559 Notify: File `SABP_IEs_part_7.cc' was generated. #8 3.560 Notify: File `SABP_PDU_Contents.hh' was generated. #8 3.561 Notify: File `SABP_PDU_Contents.cc' was generated. #8 3.564 Notify: File `SABP_PDU_Contents_part_1.cc' was generated. #8 3.565 Notify: File `SABP_PDU_Contents_part_2.cc' was generated. #8 3.567 Notify: File `SABP_PDU_Contents_part_3.cc' was generated. #8 3.567 Notify: File `SABP_PDU_Contents_part_4.cc' was generated. #8 3.567 Notify: File `SABP_PDU_Contents_part_5.cc' was generated. #8 3.567 Notify: File `SABP_PDU_Contents_part_6.cc' was generated. #8 3.575 Notify: File `SABP_PDU_Contents_part_7.cc' was generated. #8 3.575 Notify: File `SABP_PDU_Descriptions.hh' was generated. #8 3.575 Notify: File `SABP_PDU_Descriptions.cc' was generated. #8 3.575 Notify: File `SABP_PDU_Descriptions_part_1.cc' was generated. #8 3.575 Notify: File `SABP_PDU_Descriptions_part_2.cc' was generated. #8 3.575 Notify: File `SABP_PDU_Descriptions_part_3.cc' was generated. #8 3.575 Notify: File `SABP_PDU_Descriptions_part_4.cc' was generated. #8 3.575 Notify: File `SABP_PDU_Descriptions_part_5.cc' was generated. #8 3.575 Notify: File `SABP_PDU_Descriptions_part_6.cc' was generated. #8 3.575 Notify: File `SABP_PDU_Descriptions_part_7.cc' was generated. #8 3.575 Notify: File `SABP_Templates.hh' was generated. #8 3.575 Notify: File `SABP_Templates.cc' was generated. #8 3.575 Notify: File `SABP_Templates_part_1.cc' was generated. #8 3.575 Notify: File `SABP_Templates_part_2.cc' was generated. #8 3.575 Notify: File `SABP_Templates_part_3.cc' was generated. #8 3.575 Notify: File `SABP_Templates_part_4.cc' was generated. #8 3.575 Notify: File `SABP_Templates_part_5.cc' was generated. #8 3.575 Notify: File `SABP_Templates_part_6.cc' was generated. #8 3.575 Notify: File `SABP_Templates_part_7.cc' was generated. #8 3.575 Notify: File `SABP_Types.hh' was generated. #8 3.575 Notify: File `SABP_Types.cc' was generated. #8 3.575 Notify: File `SABP_Types_part_1.cc' was generated. #8 3.575 Notify: File `SABP_Types_part_2.cc' was generated. #8 3.575 Notify: File `SABP_Types_part_3.cc' was generated. #8 3.575 Notify: File `SABP_Types_part_4.cc' was generated. #8 3.575 Notify: File `SABP_Types_part_5.cc' was generated. #8 3.575 Notify: File `SABP_Types_part_6.cc' was generated. #8 3.575 Notify: File `SABP_Types_part_7.cc' was generated. #8 3.575 Notify: File `SBC_AP_Adapter.hh' was generated. #8 3.575 Notify: File `SBC_AP_Adapter.cc' was generated. #8 3.575 Notify: File `SBC_AP_Adapter_part_1.cc' was generated. #8 3.575 Notify: File `SBC_AP_Adapter_part_2.cc' was generated. #8 3.575 Notify: File `SBC_AP_Adapter_part_3.cc' was generated. #8 3.575 Notify: File `SBC_AP_Adapter_part_4.cc' was generated. #8 3.575 Notify: File `SBC_AP_Adapter_part_5.cc' was generated. #8 3.575 Notify: File `SBC_AP_Adapter_part_6.cc' was generated. #8 3.575 Notify: File `SBC_AP_Adapter_part_7.cc' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort.hh' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort.cc' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort_CtrlFunct.hh' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort_CtrlFunct.cc' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort_part_1.cc' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort_part_2.cc' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort_part_3.cc' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort_part_4.cc' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort_part_5.cc' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort_part_6.cc' was generated. #8 3.575 Notify: File `SBC_AP_CodecPort_part_7.cc' was generated. #8 3.575 Notify: File `SBC_AP_CommonDataTypes.hh' was generated. #8 3.575 Notify: File `SBC_AP_CommonDataTypes.cc' was generated. #8 3.575 Notify: File `SBC_AP_CommonDataTypes_part_1.cc' was generated. #8 3.575 Notify: File `SBC_AP_CommonDataTypes_part_2.cc' was generated. #8 3.575 Notify: File `SBC_AP_CommonDataTypes_part_3.cc' was generated. #8 3.575 Notify: File `SBC_AP_CommonDataTypes_part_4.cc' was generated. #8 3.575 Notify: File `SBC_AP_CommonDataTypes_part_5.cc' was generated. #8 3.575 Notify: File `SBC_AP_CommonDataTypes_part_6.cc' was generated. #8 3.575 Notify: File `SBC_AP_CommonDataTypes_part_7.cc' was generated. #8 3.575 Notify: File `SBC_AP_Constants.hh' was generated. #8 3.575 Notify: File `SBC_AP_Constants.cc' was generated. #8 3.575 Notify: File `SBC_AP_Constants_part_1.cc' was generated. #8 3.575 Notify: File `SBC_AP_Constants_part_2.cc' was generated. #8 3.575 Notify: File `SBC_AP_Constants_part_3.cc' was generated. #8 3.575 Notify: File `SBC_AP_Constants_part_4.cc' was generated. #8 3.575 Notify: File `SBC_AP_Constants_part_5.cc' was generated. #8 3.575 Notify: File `SBC_AP_Constants_part_6.cc' was generated. #8 3.575 Notify: File `SBC_AP_Constants_part_7.cc' was generated. #8 3.575 Notify: File `SBC_AP_Containers.hh' was generated. #8 3.575 Notify: File `SBC_AP_Containers.cc' was generated. #8 3.575 Notify: File `SBC_AP_Containers_part_1.cc' was generated. #8 3.575 Notify: File `SBC_AP_Containers_part_2.cc' was generated. #8 3.575 Notify: File `SBC_AP_Containers_part_3.cc' was generated. #8 3.575 Notify: File `SBC_AP_Containers_part_4.cc' was generated. #8 3.575 Notify: File `SBC_AP_Containers_part_5.cc' was generated. #8 3.575 Notify: File `SBC_AP_Containers_part_6.cc' was generated. #8 3.575 Notify: File `SBC_AP_Containers_part_7.cc' was generated. #8 3.575 Notify: File `SBC_AP_IEs.hh' was generated. #8 3.576 Notify: File `SBC_AP_IEs.cc' was generated. #8 3.579 Notify: File `SBC_AP_IEs_part_1.cc' was generated. #8 3.580 Notify: File `SBC_AP_IEs_part_2.cc' was generated. #8 3.581 Notify: File `SBC_AP_IEs_part_3.cc' was generated. #8 3.588 Notify: File `SBC_AP_IEs_part_4.cc' was generated. #8 3.588 Notify: File `SBC_AP_IEs_part_5.cc' was generated. #8 3.588 Notify: File `SBC_AP_IEs_part_6.cc' was generated. #8 3.588 Notify: File `SBC_AP_IEs_part_7.cc' was generated. #8 3.588 Notify: File `SBC_AP_PDU_Contents.hh' was generated. #8 3.588 Notify: File `SBC_AP_PDU_Contents.cc' was generated. #8 3.588 Notify: File `SBC_AP_PDU_Contents_part_1.cc' was generated. #8 3.588 Notify: File `SBC_AP_PDU_Contents_part_2.cc' was generated. #8 3.588 Notify: File `SBC_AP_PDU_Contents_part_3.cc' was generated. #8 3.588 Notify: File `SBC_AP_PDU_Contents_part_4.cc' was generated. #8 3.588 Notify: File `SBC_AP_PDU_Contents_part_5.cc' was generated. #8 3.588 Notify: File `SBC_AP_PDU_Contents_part_6.cc' was generated. #8 3.588 Notify: File `SBC_AP_PDU_Contents_part_7.cc' was generated. #8 3.589 Notify: File `SBC_AP_PDU_Descriptions.hh' was generated. #8 3.592 Notify: File `SBC_AP_PDU_Descriptions.cc' was generated. #8 3.592 Notify: File `SBC_AP_PDU_Descriptions_part_1.cc' was generated. #8 3.592 Notify: File `SBC_AP_PDU_Descriptions_part_2.cc' was generated. #8 3.592 Notify: File `SBC_AP_PDU_Descriptions_part_3.cc' was generated. #8 3.592 Notify: File `SBC_AP_PDU_Descriptions_part_4.cc' was generated. #8 3.592 Notify: File `SBC_AP_PDU_Descriptions_part_5.cc' was generated. #8 3.592 Notify: File `SBC_AP_PDU_Descriptions_part_6.cc' was generated. #8 3.592 Notify: File `SBC_AP_PDU_Descriptions_part_7.cc' was generated. #8 3.592 Notify: File `SBC_AP_Templates.hh' was generated. #8 3.592 Notify: File `SBC_AP_Templates.cc' was generated. #8 3.592 Notify: File `SBC_AP_Templates_part_1.cc' was generated. #8 3.592 Notify: File `SBC_AP_Templates_part_2.cc' was generated. #8 3.592 Notify: File `SBC_AP_Templates_part_3.cc' was generated. #8 3.592 Notify: File `SBC_AP_Templates_part_4.cc' was generated. #8 3.592 Notify: File `SBC_AP_Templates_part_5.cc' was generated. #8 3.592 Notify: File `SBC_AP_Templates_part_6.cc' was generated. #8 3.592 Notify: File `SBC_AP_Templates_part_7.cc' was generated. #8 3.592 Notify: File `SBC_AP_Types.hh' was generated. #8 3.592 Notify: File `SBC_AP_Types.cc' was generated. #8 3.592 Notify: File `SBC_AP_Types_part_1.cc' was generated. #8 3.592 Notify: File `SBC_AP_Types_part_2.cc' was generated. #8 3.592 Notify: File `SBC_AP_Types_part_3.cc' was generated. #8 3.592 Notify: File `SBC_AP_Types_part_4.cc' was generated. #8 3.592 Notify: File `SBC_AP_Types_part_5.cc' was generated. #8 3.592 Notify: File `SBC_AP_Types_part_6.cc' was generated. #8 3.592 Notify: File `SBC_AP_Types_part_7.cc' was generated. #8 3.600 Notify: File `SCTPasp_PortType.hh' was generated. #8 3.600 Notify: File `SCTPasp_PortType.cc' was generated. #8 3.600 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 3.600 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 3.600 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 3.600 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 3.600 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 3.600 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 3.600 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 3.600 Notify: File `SCTPasp_Types.hh' was generated. #8 3.600 Notify: File `SCTPasp_Types.cc' was generated. #8 3.600 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 3.600 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 3.600 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 3.600 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 3.600 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 3.600 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 3.600 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 3.600 Notify: File `Socket_API_Definitions.hh' was generated. #8 3.600 Notify: File `Socket_API_Definitions.cc' was generated. #8 3.600 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 3.600 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 3.600 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 3.600 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 3.600 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 3.600 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 3.600 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 3.600 Notify: File `TCCConversion_Functions.hh' was generated. #8 3.600 Notify: File `TCCConversion_Functions.cc' was generated. #8 3.600 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 3.600 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 3.600 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 3.600 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 3.600 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 3.600 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 3.600 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 3.600 Notify: File `TCCEncoding_Functions.hh' was generated. #8 3.600 Notify: File `TCCEncoding_Functions.cc' was generated. #8 3.600 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 3.600 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 3.600 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 3.600 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 3.600 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 3.600 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 3.600 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 3.600 Notify: File `TCCInterface_Functions.hh' was generated. #8 3.600 Notify: File `TCCInterface_Functions.cc' was generated. #8 3.600 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 3.600 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 3.600 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 3.600 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 3.600 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 3.600 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 3.600 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 3.600 Notify: File `TELNETasp_PortType.hh' was generated. #8 3.600 Notify: File `TELNETasp_PortType.cc' was generated. #8 3.600 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 3.600 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 3.600 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 3.600 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 3.600 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 3.600 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 3.600 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 3.600 Notify: 495 files were updated. #8 3.630 touch compile #8 3.630 make[1]: Leaving directory '/osmo-ttcn3-hacks/cbc' #8 3.630 make -j16 -C cbc #8 3.650 make[1]: Entering directory '/osmo-ttcn3-hacks/cbc' #8 5.215 Creating dependency file for TELNETasp_PT.cc #8 5.215 Creating dependency file for TCCInterface.cc #8 5.216 Creating dependency file for TCCEncoding.cc #8 5.217 Creating dependency file for TCCConversion.cc #8 5.221 Creating dependency file for SCTPasp_PT.cc #8 5.229 Creating dependency file for SBC_AP_EncDec.cc #8 5.249 Creating dependency file for SBC_AP_CodecPort_CtrlFunctDef.cc #8 5.253 Creating dependency file for SABP_EncDec.cc #8 5.257 Creating dependency file for SABP_CodecPort_CtrlFunctDef.cc #8 5.261 Creating dependency file for Native_FunctionDefs.cc #8 5.263 Creating dependency file for JSON_EncDec.cc #8 5.285 Creating dependency file for IPL4asp_discovery.cc #8 5.297 Creating dependency file for IPL4asp_PT.cc #8 5.312 Creating dependency file for HTTPmsg_PT.cc #8 5.316 Creating dependency file for HTTPmsg_MessageLen_Function.cc #8 5.352 Creating dependency file for CBSP_CodecPort_CtrlFunctdef.cc #8 5.360 Creating dependency file for Abstract_Socket.cc #8 5.360 Creating dependency file for SBC_AP_PDU_Descriptions_part_7.cc #8 5.360 Creating dependency file for SBC_AP_PDU_Descriptions_part_6.cc #8 5.360 Creating dependency file for SBC_AP_PDU_Descriptions_part_5.cc #8 5.360 Creating dependency file for SBC_AP_PDU_Descriptions_part_4.cc #8 5.369 Creating dependency file for SBC_AP_PDU_Descriptions_part_3.cc #8 5.378 Creating dependency file for SBC_AP_PDU_Descriptions_part_2.cc #8 5.385 Creating dependency file for SBC_AP_PDU_Descriptions_part_1.cc #8 5.393 Creating dependency file for SBC_AP_PDU_Contents_part_7.cc #8 5.397 Creating dependency file for SBC_AP_PDU_Contents_part_6.cc #8 5.409 Creating dependency file for SBC_AP_PDU_Contents_part_5.cc #8 5.410 Creating dependency file for SBC_AP_PDU_Contents_part_4.cc #8 5.413 Creating dependency file for SBC_AP_PDU_Contents_part_3.cc #8 5.417 Creating dependency file for SBC_AP_PDU_Contents_part_2.cc #8 5.437 Creating dependency file for SBC_AP_PDU_Contents_part_1.cc #8 5.441 Creating dependency file for SBC_AP_IEs_part_7.cc #8 5.445 Creating dependency file for SBC_AP_IEs_part_6.cc #8 5.445 Creating dependency file for SBC_AP_IEs_part_5.cc #8 5.457 Creating dependency file for SBC_AP_IEs_part_4.cc #8 5.465 Creating dependency file for SBC_AP_IEs_part_3.cc #8 5.469 Creating dependency file for SBC_AP_IEs_part_2.cc #8 5.472 Creating dependency file for SBC_AP_IEs_part_1.cc #8 5.512 Creating dependency file for SBC_AP_Containers_part_7.cc #8 5.521 Creating dependency file for SBC_AP_Containers_part_6.cc #8 5.526 Creating dependency file for SBC_AP_Containers_part_5.cc #8 5.544 Creating dependency file for SBC_AP_Containers_part_4.cc #8 5.544 Creating dependency file for SBC_AP_Containers_part_3.cc #8 5.556 Creating dependency file for SBC_AP_Containers_part_2.cc #8 5.563 Creating dependency file for SBC_AP_Containers_part_1.cc #8 5.566 Creating dependency file for SBC_AP_Constants_part_7.cc #8 5.579 Creating dependency file for SBC_AP_Constants_part_6.cc #8 5.605 Creating dependency file for SBC_AP_Constants_part_5.cc #8 5.617 Creating dependency file for SBC_AP_Constants_part_4.cc #8 5.624 Creating dependency file for SBC_AP_Constants_part_3.cc #8 5.628 Creating dependency file for SBC_AP_Constants_part_2.cc #8 5.628 Creating dependency file for SBC_AP_Constants_part_1.cc #8 5.632 Creating dependency file for SBC_AP_CommonDataTypes_part_7.cc #8 5.638 Creating dependency file for SBC_AP_CommonDataTypes_part_6.cc #8 5.648 Creating dependency file for SBC_AP_CommonDataTypes_part_5.cc #8 5.656 Creating dependency file for SBC_AP_CommonDataTypes_part_4.cc #8 5.667 Creating dependency file for SBC_AP_CommonDataTypes_part_3.cc #8 5.668 Creating dependency file for SBC_AP_CommonDataTypes_part_2.cc #8 5.670 Creating dependency file for SBC_AP_CommonDataTypes_part_1.cc #8 5.672 Creating dependency file for SABP_PDU_Descriptions_part_7.cc #8 5.672 Creating dependency file for SABP_PDU_Descriptions_part_6.cc #8 5.675 Creating dependency file for SABP_PDU_Descriptions_part_5.cc #8 5.675 Creating dependency file for SABP_PDU_Descriptions_part_4.cc #8 5.686 Creating dependency file for SABP_PDU_Descriptions_part_3.cc #8 5.696 Creating dependency file for SABP_PDU_Descriptions_part_2.cc #8 5.696 Creating dependency file for SABP_PDU_Descriptions_part_1.cc #8 5.696 Creating dependency file for SABP_PDU_Contents_part_7.cc #8 5.708 Creating dependency file for SABP_PDU_Contents_part_6.cc #8 5.708 Creating dependency file for SABP_PDU_Contents_part_5.cc #8 5.712 Creating dependency file for SABP_PDU_Contents_part_4.cc #8 5.712 Creating dependency file for SABP_PDU_Contents_part_3.cc #8 5.712 Creating dependency file for SABP_PDU_Contents_part_2.cc #8 5.717 Creating dependency file for SABP_PDU_Contents_part_1.cc #8 5.718 Creating dependency file for SABP_IEs_part_7.cc #8 5.721 Creating dependency file for SABP_IEs_part_6.cc #8 5.724 Creating dependency file for SABP_IEs_part_5.cc #8 5.736 Creating dependency file for SABP_IEs_part_4.cc #8 5.736 Creating dependency file for SABP_IEs_part_3.cc #8 5.736 Creating dependency file for SABP_IEs_part_2.cc #8 5.742 Creating dependency file for SABP_IEs_part_1.cc #8 5.744 Creating dependency file for SABP_Containers_part_7.cc #8 5.749 Creating dependency file for SABP_Containers_part_6.cc #8 5.760 Creating dependency file for SABP_Containers_part_5.cc #8 5.769 Creating dependency file for SABP_Containers_part_4.cc #8 5.769 Creating dependency file for SABP_Containers_part_3.cc #8 5.777 Creating dependency file for SABP_Containers_part_2.cc #8 5.788 Creating dependency file for SABP_Containers_part_1.cc #8 5.792 Creating dependency file for SABP_Constants_part_7.cc #8 5.800 Creating dependency file for SABP_Constants_part_6.cc #8 5.810 Creating dependency file for SABP_Constants_part_5.cc #8 5.816 Creating dependency file for SABP_Constants_part_4.cc #8 5.816 Creating dependency file for SABP_Constants_part_3.cc #8 5.825 Creating dependency file for SABP_Constants_part_2.cc #8 5.860 Creating dependency file for SABP_Constants_part_1.cc #8 5.860 Creating dependency file for SABP_CommonDataTypes_part_7.cc #8 5.860 Creating dependency file for SABP_CommonDataTypes_part_6.cc #8 5.881 Creating dependency file for SABP_CommonDataTypes_part_5.cc #8 5.882 Creating dependency file for SABP_CommonDataTypes_part_4.cc #8 5.882 Creating dependency file for SABP_CommonDataTypes_part_3.cc #8 5.889 Creating dependency file for SABP_CommonDataTypes_part_2.cc #8 5.894 Creating dependency file for SABP_CommonDataTypes_part_1.cc #8 5.900 Creating dependency file for SBC_AP_PDU_Descriptions.cc #8 5.904 Creating dependency file for SBC_AP_PDU_Contents.cc #8 5.908 Creating dependency file for SBC_AP_IEs.cc #8 5.908 Creating dependency file for SBC_AP_Containers.cc #8 5.912 Creating dependency file for SBC_AP_Constants.cc #8 5.912 Creating dependency file for SBC_AP_CommonDataTypes.cc #8 5.920 Creating dependency file for SABP_PDU_Descriptions.cc #8 5.932 Creating dependency file for SABP_PDU_Contents.cc #8 5.933 Creating dependency file for SABP_IEs.cc #8 5.946 Creating dependency file for SABP_Containers.cc #8 5.980 Creating dependency file for SABP_Constants.cc #8 5.980 Creating dependency file for SABP_CommonDataTypes.cc #8 5.988 Creating dependency file for TELNETasp_PortType_part_7.cc #8 6.008 Creating dependency file for TELNETasp_PortType_part_6.cc #8 6.028 Creating dependency file for TELNETasp_PortType_part_5.cc #8 6.028 Creating dependency file for TELNETasp_PortType_part_4.cc #8 6.028 Creating dependency file for TELNETasp_PortType_part_3.cc #8 6.028 Creating dependency file for TELNETasp_PortType_part_2.cc #8 6.057 Creating dependency file for TELNETasp_PortType_part_1.cc #8 6.067 Creating dependency file for TCCInterface_Functions_part_7.cc #8 6.070 Creating dependency file for TCCInterface_Functions_part_6.cc #8 6.070 Creating dependency file for TCCInterface_Functions_part_5.cc #8 6.071 Creating dependency file for TCCInterface_Functions_part_4.cc #8 6.071 Creating dependency file for TCCInterface_Functions_part_3.cc #8 6.073 Creating dependency file for TCCInterface_Functions_part_2.cc #8 6.081 Creating dependency file for TCCInterface_Functions_part_1.cc #8 6.090 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 6.097 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 6.108 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 6.120 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 6.140 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 6.146 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 6.156 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 6.160 Creating dependency file for TCCConversion_Functions_part_7.cc #8 6.160 Creating dependency file for TCCConversion_Functions_part_6.cc #8 6.161 Creating dependency file for TCCConversion_Functions_part_5.cc #8 6.164 Creating dependency file for TCCConversion_Functions_part_4.cc #8 6.172 Creating dependency file for TCCConversion_Functions_part_3.cc #8 6.172 Creating dependency file for TCCConversion_Functions_part_2.cc #8 6.172 Creating dependency file for TCCConversion_Functions_part_1.cc #8 6.180 Creating dependency file for Socket_API_Definitions_part_6.cc #8 6.180 Creating dependency file for Socket_API_Definitions_part_7.cc #8 6.180 Creating dependency file for Socket_API_Definitions_part_5.cc #8 6.180 Creating dependency file for Socket_API_Definitions_part_4.cc #8 6.181 Creating dependency file for Socket_API_Definitions_part_3.cc #8 6.182 Creating dependency file for Socket_API_Definitions_part_2.cc #8 6.182 Creating dependency file for Socket_API_Definitions_part_1.cc #8 6.194 Creating dependency file for SCTPasp_Types_part_7.cc #8 6.195 Creating dependency file for SCTPasp_Types_part_6.cc #8 6.205 Creating dependency file for SCTPasp_Types_part_5.cc #8 6.205 Creating dependency file for SCTPasp_Types_part_4.cc #8 6.212 Creating dependency file for SCTPasp_Types_part_3.cc #8 6.213 Creating dependency file for SCTPasp_Types_part_2.cc #8 6.220 Creating dependency file for SCTPasp_Types_part_1.cc #8 6.228 Creating dependency file for SCTPasp_PortType_part_7.cc #8 6.229 Creating dependency file for SCTPasp_PortType_part_6.cc #8 6.230 Creating dependency file for SCTPasp_PortType_part_5.cc #8 6.232 Creating dependency file for SCTPasp_PortType_part_4.cc #8 6.240 Creating dependency file for SCTPasp_PortType_part_3.cc #8 6.245 Creating dependency file for SCTPasp_PortType_part_2.cc #8 6.245 Creating dependency file for SCTPasp_PortType_part_1.cc #8 6.256 Creating dependency file for SBC_AP_Types_part_6.cc #8 6.256 Creating dependency file for SBC_AP_Types_part_7.cc #8 6.256 Creating dependency file for SBC_AP_Types_part_5.cc #8 6.256 Creating dependency file for SBC_AP_Types_part_4.cc #8 6.257 Creating dependency file for SBC_AP_Types_part_3.cc #8 6.268 Creating dependency file for SBC_AP_Types_part_2.cc #8 6.268 Creating dependency file for SBC_AP_Types_part_1.cc #8 6.268 Creating dependency file for SBC_AP_Templates_part_7.cc #8 6.268 Creating dependency file for SBC_AP_Templates_part_6.cc #8 6.268 Creating dependency file for SBC_AP_Templates_part_5.cc #8 6.269 Creating dependency file for SBC_AP_Templates_part_4.cc #8 6.273 Creating dependency file for SBC_AP_Templates_part_3.cc #8 6.277 Creating dependency file for SBC_AP_Templates_part_2.cc #8 6.281 Creating dependency file for SBC_AP_Templates_part_1.cc #8 6.289 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_7.cc #8 6.294 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_6.cc #8 6.299 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_5.cc #8 6.303 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_4.cc #8 6.307 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_3.cc #8 6.307 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_2.cc #8 6.311 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_1.cc #8 6.316 Creating dependency file for SBC_AP_CodecPort_part_7.cc #8 6.324 Creating dependency file for SBC_AP_CodecPort_part_6.cc #8 6.324 Creating dependency file for SBC_AP_CodecPort_part_5.cc #8 6.324 Creating dependency file for SBC_AP_CodecPort_part_4.cc #8 6.324 Creating dependency file for SBC_AP_CodecPort_part_3.cc #8 6.324 Creating dependency file for SBC_AP_CodecPort_part_2.cc #8 6.324 Creating dependency file for SBC_AP_CodecPort_part_1.cc #8 6.324 Creating dependency file for SBC_AP_Adapter_part_7.cc #8 6.332 Creating dependency file for SBC_AP_Adapter_part_6.cc #8 6.336 Creating dependency file for SBC_AP_Adapter_part_5.cc #8 6.340 Creating dependency file for SBC_AP_Adapter_part_4.cc #8 6.344 Creating dependency file for SBC_AP_Adapter_part_3.cc #8 6.348 Creating dependency file for SBC_AP_Adapter_part_2.cc #8 6.348 Creating dependency file for SBC_AP_Adapter_part_1.cc #8 6.348 Creating dependency file for SABP_Types_part_7.cc #8 6.364 Creating dependency file for SABP_Types_part_6.cc #8 6.368 Creating dependency file for SABP_Types_part_5.cc #8 6.368 Creating dependency file for SABP_Types_part_4.cc #8 6.369 Creating dependency file for SABP_Types_part_3.cc #8 6.372 Creating dependency file for SABP_Types_part_2.cc #8 6.372 Creating dependency file for SABP_Types_part_1.cc #8 6.381 Creating dependency file for SABP_Templates_part_7.cc #8 6.388 Creating dependency file for SABP_Templates_part_6.cc #8 6.390 Creating dependency file for SABP_Templates_part_5.cc #8 6.399 Creating dependency file for SABP_Templates_part_4.cc #8 6.407 Creating dependency file for SABP_Templates_part_3.cc #8 6.407 Creating dependency file for SABP_Templates_part_2.cc #8 6.409 Creating dependency file for SABP_Templates_part_1.cc #8 6.409 Creating dependency file for SABP_CodecPort_CtrlFunct_part_7.cc #8 6.416 Creating dependency file for SABP_CodecPort_CtrlFunct_part_6.cc #8 6.416 Creating dependency file for SABP_CodecPort_CtrlFunct_part_5.cc #8 6.416 Creating dependency file for SABP_CodecPort_CtrlFunct_part_4.cc #8 6.420 Creating dependency file for SABP_CodecPort_CtrlFunct_part_3.cc #8 6.431 Creating dependency file for SABP_CodecPort_CtrlFunct_part_2.cc #8 6.432 Creating dependency file for SABP_CodecPort_CtrlFunct_part_1.cc #8 6.449 Creating dependency file for SABP_CodecPort_part_7.cc #8 6.452 Creating dependency file for SABP_CodecPort_part_6.cc #8 6.453 Creating dependency file for SABP_CodecPort_part_5.cc #8 6.453 Creating dependency file for SABP_CodecPort_part_4.cc #8 6.453 Creating dependency file for SABP_CodecPort_part_3.cc #8 6.455 Creating dependency file for SABP_CodecPort_part_2.cc #8 6.457 Creating dependency file for SABP_CodecPort_part_1.cc #8 6.472 Creating dependency file for SABP_Adapter_part_7.cc #8 6.474 Creating dependency file for SABP_Adapter_part_6.cc #8 6.483 Creating dependency file for SABP_Adapter_part_5.cc #8 6.485 Creating dependency file for SABP_Adapter_part_4.cc #8 6.490 Creating dependency file for SABP_Adapter_part_3.cc #8 6.496 Creating dependency file for SABP_Adapter_part_2.cc #8 6.500 Creating dependency file for SABP_Adapter_part_1.cc #8 6.500 Creating dependency file for Osmocom_Types_part_7.cc #8 6.501 Creating dependency file for Osmocom_Types_part_6.cc #8 6.504 Creating dependency file for Osmocom_Types_part_5.cc #8 6.508 Creating dependency file for Osmocom_Types_part_4.cc #8 6.508 Creating dependency file for Osmocom_Types_part_3.cc #8 6.508 Creating dependency file for Osmocom_Types_part_2.cc #8 6.509 Creating dependency file for Osmocom_Types_part_1.cc #8 6.513 Creating dependency file for Native_Functions_part_7.cc #8 6.515 Creating dependency file for Native_Functions_part_6.cc #8 6.524 Creating dependency file for Native_Functions_part_5.cc #8 6.524 Creating dependency file for Native_Functions_part_4.cc #8 6.528 Creating dependency file for Native_Functions_part_3.cc #8 6.535 Creating dependency file for Native_Functions_part_2.cc #8 6.542 Creating dependency file for Native_Functions_part_1.cc #8 6.549 Creating dependency file for Misc_Helpers_part_7.cc #8 6.549 Creating dependency file for Misc_Helpers_part_6.cc #8 6.549 Creating dependency file for Misc_Helpers_part_5.cc #8 6.550 Creating dependency file for Misc_Helpers_part_4.cc #8 6.551 Creating dependency file for Misc_Helpers_part_3.cc #8 6.552 Creating dependency file for Misc_Helpers_part_2.cc #8 6.557 Creating dependency file for Misc_Helpers_part_1.cc #8 6.560 Creating dependency file for MME_ConnectionHandler_part_7.cc #8 6.572 Creating dependency file for MME_ConnectionHandler_part_6.cc #8 6.572 Creating dependency file for MME_ConnectionHandler_part_5.cc #8 6.581 Creating dependency file for MME_ConnectionHandler_part_4.cc #8 6.589 Creating dependency file for MME_ConnectionHandler_part_3.cc #8 6.589 Creating dependency file for MME_ConnectionHandler_part_2.cc #8 6.593 Creating dependency file for MME_ConnectionHandler_part_1.cc #8 6.594 Creating dependency file for JSON_Types_part_7.cc #8 6.594 Creating dependency file for JSON_Types_part_6.cc #8 6.600 Creating dependency file for JSON_Types_part_5.cc #8 6.603 Creating dependency file for JSON_Types_part_4.cc #8 6.607 Creating dependency file for JSON_Types_part_3.cc #8 6.609 Creating dependency file for JSON_Types_part_2.cc #8 6.613 Creating dependency file for JSON_Types_part_1.cc #8 6.613 Creating dependency file for IPL4asp_Types_part_7.cc #8 6.613 Creating dependency file for IPL4asp_Types_part_6.cc #8 6.614 Creating dependency file for IPL4asp_Types_part_5.cc #8 6.616 Creating dependency file for IPL4asp_Types_part_4.cc #8 6.616 Creating dependency file for IPL4asp_Types_part_3.cc #8 6.625 Creating dependency file for IPL4asp_Types_part_2.cc #8 6.629 Creating dependency file for IPL4asp_Types_part_1.cc #8 6.633 Creating dependency file for IPL4asp_PortType_part_7.cc #8 6.637 Creating dependency file for IPL4asp_PortType_part_5.cc #8 6.637 Creating dependency file for IPL4asp_PortType_part_6.cc #8 6.637 Creating dependency file for IPL4asp_PortType_part_4.cc #8 6.645 Creating dependency file for IPL4asp_PortType_part_3.cc #8 6.653 Creating dependency file for IPL4asp_PortType_part_2.cc #8 6.653 Creating dependency file for IPL4asp_PortType_part_1.cc #8 6.660 Creating dependency file for IPL4asp_Functions_part_6.cc #8 6.660 Creating dependency file for IPL4asp_Functions_part_7.cc #8 6.660 Creating dependency file for IPL4asp_Functions_part_5.cc #8 6.663 Creating dependency file for IPL4asp_Functions_part_4.cc #8 6.664 Creating dependency file for IPL4asp_Functions_part_3.cc #8 6.664 Creating dependency file for IPL4asp_Functions_part_2.cc #8 6.666 Creating dependency file for IPL4asp_Functions_part_1.cc #8 6.666 Creating dependency file for HTTPmsg_Types_part_7.cc #8 6.667 Creating dependency file for HTTPmsg_Types_part_6.cc #8 6.667 Creating dependency file for HTTPmsg_Types_part_5.cc #8 6.668 Creating dependency file for HTTPmsg_Types_part_4.cc #8 6.676 Creating dependency file for HTTPmsg_Types_part_3.cc #8 6.678 Creating dependency file for HTTPmsg_Types_part_2.cc #8 6.679 Creating dependency file for HTTPmsg_Types_part_1.cc #8 6.679 Creating dependency file for HTTPmsg_PortType_part_7.cc #8 6.680 Creating dependency file for HTTPmsg_PortType_part_6.cc #8 6.682 Creating dependency file for HTTPmsg_PortType_part_5.cc #8 6.685 Creating dependency file for HTTPmsg_PortType_part_4.cc #8 6.686 Creating dependency file for HTTPmsg_PortType_part_3.cc #8 6.693 Creating dependency file for HTTPmsg_PortType_part_2.cc #8 6.695 Creating dependency file for HTTPmsg_PortType_part_1.cc #8 6.697 Creating dependency file for HTTPmsg_MessageLen_part_7.cc #8 6.698 Creating dependency file for HTTPmsg_MessageLen_part_6.cc #8 6.704 Creating dependency file for HTTPmsg_MessageLen_part_5.cc #8 6.704 Creating dependency file for HTTPmsg_MessageLen_part_4.cc #8 6.708 Creating dependency file for HTTPmsg_MessageLen_part_3.cc #8 6.709 Creating dependency file for HTTPmsg_MessageLen_part_2.cc #8 6.709 Creating dependency file for HTTPmsg_MessageLen_part_1.cc #8 6.715 Creating dependency file for HTTP_Adapter_part_7.cc #8 6.717 Creating dependency file for HTTP_Adapter_part_6.cc #8 6.722 Creating dependency file for HTTP_Adapter_part_5.cc #8 6.725 Creating dependency file for HTTP_Adapter_part_4.cc #8 6.734 Creating dependency file for HTTP_Adapter_part_3.cc #8 6.738 Creating dependency file for HTTP_Adapter_part_2.cc #8 6.744 Creating dependency file for HTTP_Adapter_part_1.cc #8 6.748 Creating dependency file for General_Types_part_7.cc #8 6.750 Creating dependency file for General_Types_part_6.cc #8 6.754 Creating dependency file for General_Types_part_5.cc #8 6.754 Creating dependency file for General_Types_part_4.cc #8 6.757 Creating dependency file for General_Types_part_2.cc #8 6.757 Creating dependency file for General_Types_part_3.cc #8 6.757 Creating dependency file for General_Types_part_1.cc #8 6.758 Creating dependency file for GSM_Types_part_7.cc #8 6.765 Creating dependency file for GSM_Types_part_6.cc #8 6.766 Creating dependency file for GSM_Types_part_5.cc #8 6.772 Creating dependency file for GSM_Types_part_4.cc #8 6.773 Creating dependency file for GSM_Types_part_3.cc #8 6.774 Creating dependency file for GSM_Types_part_2.cc #8 6.781 Creating dependency file for GSM_Types_part_1.cc #8 6.781 Creating dependency file for ECBE_Types_part_7.cc #8 6.782 Creating dependency file for ECBE_Types_part_6.cc #8 6.783 Creating dependency file for ECBE_Types_part_5.cc #8 6.784 Creating dependency file for ECBE_Types_part_4.cc #8 6.792 Creating dependency file for ECBE_Types_part_3.cc #8 6.792 Creating dependency file for ECBE_Types_part_2.cc #8 6.792 Creating dependency file for ECBE_Types_part_1.cc #8 6.800 Creating dependency file for ECBE_Components_part_7.cc #8 6.808 Creating dependency file for ECBE_Components_part_6.cc #8 6.808 Creating dependency file for ECBE_Components_part_5.cc #8 6.808 Creating dependency file for ECBE_Components_part_4.cc #8 6.808 Creating dependency file for ECBE_Components_part_3.cc #8 6.812 Creating dependency file for ECBE_Components_part_2.cc #8 6.812 Creating dependency file for ECBE_Components_part_1.cc #8 6.825 Creating dependency file for CBS_Message_part_7.cc #8 6.832 Creating dependency file for CBS_Message_part_6.cc #8 6.834 Creating dependency file for CBS_Message_part_5.cc #8 6.840 Creating dependency file for CBS_Message_part_4.cc #8 6.845 Creating dependency file for CBS_Message_part_3.cc #8 6.856 Creating dependency file for CBS_Message_part_2.cc #8 6.857 Creating dependency file for CBS_Message_part_1.cc #8 6.864 Creating dependency file for CBSP_Types_part_7.cc #8 6.872 Creating dependency file for CBSP_Types_part_6.cc #8 6.880 Creating dependency file for CBSP_Types_part_5.cc #8 6.880 Creating dependency file for CBSP_Types_part_4.cc #8 6.888 Creating dependency file for CBSP_Types_part_3.cc #8 6.888 Creating dependency file for CBSP_Types_part_2.cc #8 6.900 Creating dependency file for CBSP_Types_part_1.cc #8 6.900 Creating dependency file for CBSP_Templates_part_7.cc #8 6.904 Creating dependency file for CBSP_Templates_part_6.cc #8 6.904 Creating dependency file for CBSP_Templates_part_5.cc #8 6.905 Creating dependency file for CBSP_Templates_part_4.cc #8 6.916 Creating dependency file for CBSP_Templates_part_3.cc #8 6.916 Creating dependency file for CBSP_Templates_part_2.cc #8 6.930 Creating dependency file for CBSP_Templates_part_1.cc #8 6.936 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_7.cc #8 6.944 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_6.cc #8 6.952 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_5.cc #8 6.952 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_4.cc #8 6.956 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_3.cc #8 6.968 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_2.cc #8 6.968 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_1.cc #8 6.971 Creating dependency file for CBSP_CodecPort_part_7.cc #8 6.989 Creating dependency file for CBSP_CodecPort_part_6.cc #8 7.000 Creating dependency file for CBSP_CodecPort_part_5.cc #8 7.005 Creating dependency file for CBSP_CodecPort_part_4.cc #8 7.017 Creating dependency file for CBSP_CodecPort_part_3.cc #8 7.022 Creating dependency file for CBSP_CodecPort_part_2.cc #8 7.033 Creating dependency file for CBSP_CodecPort_part_1.cc #8 7.039 Creating dependency file for CBSP_Adapter_part_7.cc #8 7.041 Creating dependency file for CBSP_Adapter_part_6.cc #8 7.043 Creating dependency file for CBSP_Adapter_part_5.cc #8 7.053 Creating dependency file for CBSP_Adapter_part_4.cc #8 7.057 Creating dependency file for CBSP_Adapter_part_3.cc #8 7.065 Creating dependency file for CBSP_Adapter_part_2.cc #8 7.075 Creating dependency file for CBC_Tests_part_7.cc #8 7.075 Creating dependency file for CBSP_Adapter_part_1.cc #8 7.075 Creating dependency file for CBC_Tests_part_6.cc #8 7.081 Creating dependency file for CBC_Tests_part_5.cc #8 7.093 Creating dependency file for CBC_Tests_part_4.cc #8 7.094 Creating dependency file for CBC_Tests_part_3.cc #8 7.100 Creating dependency file for CBC_Tests_part_2.cc #8 7.109 Creating dependency file for CBC_Tests_part_1.cc #8 7.109 Creating dependency file for BSSMAP_Templates_part_7.cc #8 7.113 Creating dependency file for BSSMAP_Templates_part_6.cc #8 7.121 Creating dependency file for BSSMAP_Templates_part_5.cc #8 7.132 Creating dependency file for BSSMAP_Templates_part_4.cc #8 7.132 Creating dependency file for BSSMAP_Templates_part_3.cc #8 7.132 Creating dependency file for BSSMAP_Templates_part_2.cc #8 7.132 Creating dependency file for BSSMAP_Templates_part_1.cc #8 7.144 Creating dependency file for BSSAP_Types_part_7.cc #8 7.149 Creating dependency file for BSSAP_Types_part_6.cc #8 7.160 Creating dependency file for BSSAP_Types_part_5.cc #8 7.160 Creating dependency file for BSSAP_Types_part_4.cc #8 7.168 Creating dependency file for BSSAP_Types_part_3.cc #8 7.168 Creating dependency file for BSSAP_Types_part_1.cc #8 7.172 Creating dependency file for BSSAP_Types_part_2.cc #8 7.173 Creating dependency file for BSC_ConnectionHandler_part_7.cc #8 7.174 Creating dependency file for BSC_ConnectionHandler_part_6.cc #8 7.180 Creating dependency file for BSC_ConnectionHandler_part_5.cc #8 7.180 Creating dependency file for BSC_ConnectionHandler_part_4.cc #8 7.180 Creating dependency file for BSC_ConnectionHandler_part_3.cc #8 7.180 Creating dependency file for BSC_ConnectionHandler_part_2.cc #8 7.186 Creating dependency file for BSC_ConnectionHandler_part_1.cc #8 7.191 Creating dependency file for TELNETasp_PortType.cc #8 7.191 Creating dependency file for TCCInterface_Functions.cc #8 7.269 Creating dependency file for TCCEncoding_Functions.cc #8 7.279 Creating dependency file for TCCConversion_Functions.cc #8 7.296 Creating dependency file for Socket_API_Definitions.cc #8 7.304 Creating dependency file for SCTPasp_Types.cc #8 7.314 Creating dependency file for SCTPasp_PortType.cc #8 7.321 Creating dependency file for SBC_AP_Types.cc #8 7.330 Creating dependency file for SBC_AP_Templates.cc #8 7.345 Creating dependency file for SBC_AP_CodecPort_CtrlFunct.cc #8 7.372 Creating dependency file for SBC_AP_CodecPort.cc #8 7.389 Creating dependency file for SBC_AP_Adapter.cc #8 7.433 Creating dependency file for SABP_Types.cc #8 7.446 Creating dependency file for SABP_Templates.cc #8 7.461 Creating dependency file for SABP_CodecPort_CtrlFunct.cc #8 7.467 Creating dependency file for SABP_CodecPort.cc #8 7.509 Creating dependency file for SABP_Adapter.cc #8 7.553 Creating dependency file for Osmocom_Types.cc #8 7.562 Creating dependency file for Native_Functions.cc #8 7.592 Creating dependency file for Misc_Helpers.cc #8 7.616 Creating dependency file for MME_ConnectionHandler.cc #8 7.632 Creating dependency file for JSON_Types.cc #8 7.668 Creating dependency file for IPL4asp_Types.cc #8 7.680 Creating dependency file for IPL4asp_PortType.cc #8 7.713 Creating dependency file for IPL4asp_Functions.cc #8 7.733 Creating dependency file for HTTPmsg_Types.cc #8 7.753 Creating dependency file for HTTPmsg_PortType.cc #8 7.768 Creating dependency file for HTTPmsg_MessageLen.cc #8 7.796 Creating dependency file for HTTP_Adapter.cc #8 7.797 Creating dependency file for General_Types.cc #8 7.812 Creating dependency file for GSM_Types.cc #8 7.844 Creating dependency file for ECBE_Types.cc #8 7.851 Creating dependency file for ECBE_Components.cc #8 7.864 Creating dependency file for CBS_Message.cc #8 7.865 Creating dependency file for CBSP_Types.cc #8 7.908 Creating dependency file for CBSP_Templates.cc #8 7.908 Creating dependency file for CBSP_CodecPort_CtrlFunct.cc #8 7.908 Creating dependency file for CBSP_CodecPort.cc #8 7.917 Creating dependency file for CBSP_Adapter.cc #8 7.945 Creating dependency file for CBC_Tests.cc #8 8.097 Creating dependency file for BSSMAP_Templates.cc #8 8.120 Creating dependency file for BSSAP_Types.cc #8 8.128 Creating dependency file for BSC_ConnectionHandler.cc #8 10.56 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 10.57 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 10.57 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 10.57 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 10.60 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 10.60 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 10.60 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 10.60 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 10.62 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 10.62 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 10.64 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 10.66 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 10.68 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 10.68 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 10.69 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 10.70 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 11.98 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 13.13 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 13.64 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 14.21 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 14.42 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 15.54 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 15.69 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 15.76 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 15.82 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 16.19 ECBE_Components.cc: In function 'ECBE__Types::EcbeCategory ECBE__Components::f__cbs2ecbe__category(const CBSP__Types::CBSP__Category&)': #8 16.19 ECBE_Components.cc:79:1: warning: control reaches end of non-void function [-Wreturn-type] #8 16.19 79 | } #8 16.19 | ^ #8 16.44 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 16.57 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 16.59 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 17.34 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 17.56 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 17.57 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 17.68 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 17.82 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 18.11 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 19.72 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 19.88 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 19.95 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 20.06 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 20.13 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 20.31 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 20.45 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 20.47 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 20.64 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 20.91 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 20.95 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 20.99 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 21.02 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 21.06 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 21.07 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 21.11 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 21.12 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 21.16 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 21.16 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 21.28 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 22.87 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 22.91 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 23.14 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 23.40 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 23.46 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 23.55 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 23.56 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 23.63 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 23.65 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 23.66 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 23.68 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 23.71 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 23.74 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 23.75 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 23.79 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 23.81 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 23.83 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 23.85 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 23.88 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 23.91 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 23.92 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 23.92 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 23.94 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 23.98 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 23.99 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 24.02 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 24.05 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 24.08 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 24.09 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 24.12 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 24.15 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 24.17 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 24.19 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 24.19 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 24.22 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 24.25 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 24.28 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 24.28 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 24.29 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 24.35 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 24.37 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 24.39 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 24.41 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 24.43 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 24.47 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 24.48 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 24.50 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 24.53 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 24.54 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 24.58 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 24.61 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 24.63 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 24.69 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 24.70 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 24.71 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 24.73 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 24.74 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 24.75 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 24.80 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 24.81 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 24.84 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 24.85 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 24.87 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 24.90 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 24.92 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 24.93 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 24.98 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 24.98 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 25.01 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 25.03 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 25.03 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 25.08 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 25.10 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 25.11 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 25.15 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 25.18 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 25.20 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 25.21 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 25.24 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 25.28 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 25.30 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 25.32 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 25.35 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 25.38 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 25.40 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 25.41 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 25.44 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 25.46 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 25.47 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 25.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 25.52 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 25.53 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 25.54 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 25.56 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 25.57 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 25.61 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 25.63 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 25.64 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 25.67 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 25.69 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 25.72 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 25.72 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 25.74 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 25.75 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 25.77 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 25.78 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 25.81 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 25.82 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 25.83 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 25.86 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 25.87 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 25.87 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 25.89 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 25.90 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 25.92 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 25.93 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 25.96 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 25.99 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 26.02 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 26.04 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 26.06 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 26.08 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 26.09 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 26.10 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 26.14 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 26.18 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 26.18 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 26.21 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 26.23 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 26.26 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 26.27 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 26.28 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 26.31 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 26.32 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 26.34 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 26.35 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 26.37 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 26.39 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 26.40 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 26.42 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 26.44 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 26.44 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 26.46 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 26.50 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 26.50 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 26.52 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 26.53 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 26.58 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 26.61 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 26.62 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 26.63 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 26.64 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 26.64 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 26.68 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 26.68 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 26.70 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 26.70 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 26.72 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 26.73 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 26.75 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 26.76 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 26.78 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 26.78 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 26.81 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 26.82 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 26.84 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 26.85 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 26.87 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 26.88 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 26.89 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 26.90 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 26.91 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 26.93 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 26.95 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 26.96 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 26.97 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 26.99 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 27.01 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 27.02 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 27.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 27.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 27.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 27.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 27.08 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 27.08 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 27.10 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 27.13 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 27.15 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 27.16 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 27.17 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 27.19 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 27.19 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 27.22 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 27.23 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 27.24 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 27.26 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 27.26 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 27.27 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 27.28 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 27.29 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 27.30 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 27.32 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 27.32 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 27.34 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 27.35 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 27.36 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 27.38 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 27.40 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 27.42 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 27.45 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 27.47 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 27.48 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 27.50 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 27.52 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 27.53 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 27.54 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 27.56 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 27.58 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 27.58 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 27.59 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 27.60 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 27.62 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 27.64 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 27.64 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 27.67 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 27.67 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 27.70 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 27.71 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 27.72 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 27.73 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 27.74 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 27.76 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 27.79 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 27.80 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 27.80 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 27.82 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 27.83 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 27.86 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 27.88 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 27.89 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 27.90 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 27.90 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 27.92 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 27.94 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 27.95 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 27.96 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 27.99 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 27.99 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 28.02 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 28.03 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 28.06 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 28.06 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 28.07 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 28.09 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 28.11 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 28.11 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 28.14 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 28.14 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 28.17 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 28.18 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 28.18 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 28.20 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 28.20 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 28.24 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 28.24 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 28.26 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 28.27 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 28.28 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 28.30 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 28.31 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 28.31 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 28.31 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 28.34 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 28.36 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 28.36 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 28.37 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 28.39 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 28.39 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 28.41 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 28.43 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 28.43 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 28.46 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 28.46 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 28.47 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 28.48 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 28.48 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 28.51 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 28.52 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 28.54 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 28.57 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 28.58 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 28.59 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 28.61 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 28.63 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 28.65 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 28.65 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 28.68 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 28.81 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 30.18 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 30.49 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 30.58 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 30.63 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 31.05 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 31.11 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 31.20 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 31.24 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 31.28 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 31.33 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 31.36 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 31.40 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 31.42 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 31.42 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 31.44 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 31.48 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 31.50 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 31.53 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 31.54 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 31.57 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 31.58 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 31.59 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 31.62 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 31.64 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 31.68 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 31.70 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 31.72 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 31.74 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 31.83 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 31.84 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 31.90 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 31.91 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 31.95 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 32.01 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 33.31 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 33.91 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 35.67 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 35.72 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 35.81 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 35.88 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 35.91 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 36.01 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 36.08 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 36.14 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 36.21 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 36.25 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 36.31 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 36.43 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 36.52 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 36.57 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 36.63 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 36.67 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 36.72 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 36.76 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 36.80 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 36.83 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 36.89 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 36.95 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 36.97 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 37.00 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 37.04 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 37.08 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 37.13 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 37.16 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 37.18 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 37.20 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 37.24 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 37.25 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 37.32 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 37.86 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 37.93 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 38.70 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 38.82 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 38.89 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 38.97 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 39.77 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 40.11 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 40.17 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 40.27 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 40.34 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 40.42 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 40.51 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 40.57 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 40.66 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 40.74 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 40.82 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 40.91 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 40.97 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 41.07 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 41.08 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 42.00 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 42.06 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 42.61 Abstract_Socket.cc: In member function 'int SSL_Socket::ssl_getresult(int)': #8 42.61 Abstract_Socket.cc:2750:54: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 42.61 2750 | log_debug(" Function: %s", ERR_func_error_string(e)); #8 42.61 | ~~~~~~~~~~~~~~~~~~~~~^~~ #8 42.61 In file included from Abstract_Socket.hh:35, #8 42.61 from Abstract_Socket.cc:28: #8 42.61 /usr/include/openssl/err.h:459:35: note: declared here #8 42.61 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); #8 42.61 | ^~~~~~~~~~~~~~~~~~~~~ #8 43.06 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 43.25 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 43.37 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 43.47 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 43.64 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 43.74 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 44.92 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 45.13 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 45.23 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 45.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 46.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 46.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 46.72 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 46.94 g++ -shared -o BSC_ConnectionHandler.so BSC_ConnectionHandler.o #8 46.98 g++ -shared -o BSSAP_Types.so BSSAP_Types.o #8 47.09 g++ -shared -o BSSMAP_Templates.so BSSMAP_Templates.o #8 47.11 g++ -shared -o CBC_Tests.so CBC_Tests.o #8 47.20 g++ -shared -o CBSP_Adapter.so CBSP_Adapter.o #8 47.24 g++ -shared -o CBSP_CodecPort.so CBSP_CodecPort.o #8 47.33 g++ -shared -o CBSP_CodecPort_CtrlFunct.so CBSP_CodecPort_CtrlFunct.o #8 47.37 g++ -shared -o CBSP_Templates.so CBSP_Templates.o #8 47.51 g++ -shared -o CBSP_Types.so CBSP_Types.o #8 47.53 g++ -shared -o CBS_Message.so CBS_Message.o #8 47.55 g++ -shared -o ECBE_Components.so ECBE_Components.o #8 47.56 g++ -shared -o ECBE_Types.so ECBE_Types.o #8 47.60 g++ -shared -o GSM_Types.so GSM_Types.o #8 47.60 g++ -shared -o General_Types.so General_Types.o #8 47.69 g++ -shared -o HTTP_Adapter.so HTTP_Adapter.o #8 47.70 g++ -shared -o HTTPmsg_MessageLen.so HTTPmsg_MessageLen.o #8 47.73 g++ -shared -o HTTPmsg_PortType.so HTTPmsg_PortType.o #8 47.79 g++ -shared -o HTTPmsg_Types.so HTTPmsg_Types.o #8 47.81 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 47.82 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 47.84 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 47.89 g++ -shared -o JSON_Types.so JSON_Types.o #8 47.90 g++ -shared -o MME_ConnectionHandler.so MME_ConnectionHandler.o #8 47.91 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 47.96 g++ -shared -o Native_Functions.so Native_Functions.o #8 48.04 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 48.10 g++ -shared -o SABP_Adapter.so SABP_Adapter.o #8 48.11 g++ -shared -o SABP_CodecPort.so SABP_CodecPort.o #8 48.12 g++ -shared -o SABP_CodecPort_CtrlFunct.so SABP_CodecPort_CtrlFunct.o #8 48.14 g++ -shared -o SABP_Templates.so SABP_Templates.o #8 48.14 g++ -shared -o SABP_Types.so SABP_Types.o #8 48.21 g++ -shared -o SBC_AP_Adapter.so SBC_AP_Adapter.o #8 48.24 g++ -shared -o SBC_AP_CodecPort.so SBC_AP_CodecPort.o #8 48.26 g++ -shared -o SBC_AP_CodecPort_CtrlFunct.so SBC_AP_CodecPort_CtrlFunct.o #8 48.31 g++ -shared -o SBC_AP_Templates.so SBC_AP_Templates.o #8 48.36 g++ -shared -o SBC_AP_Types.so SBC_AP_Types.o #8 48.39 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 48.44 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 48.49 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 48.52 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 48.56 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 48.58 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 48.58 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 48.58 g++ -shared -o BSC_ConnectionHandler_part_1.so BSC_ConnectionHandler_part_1.o #8 48.59 g++ -shared -o BSC_ConnectionHandler_part_2.so BSC_ConnectionHandler_part_2.o #8 48.61 g++ -shared -o BSC_ConnectionHandler_part_3.so BSC_ConnectionHandler_part_3.o #8 48.63 g++ -shared -o BSC_ConnectionHandler_part_4.so BSC_ConnectionHandler_part_4.o #8 48.66 g++ -shared -o BSC_ConnectionHandler_part_5.so BSC_ConnectionHandler_part_5.o #8 48.68 g++ -shared -o BSC_ConnectionHandler_part_6.so BSC_ConnectionHandler_part_6.o #8 48.69 g++ -shared -o BSC_ConnectionHandler_part_7.so BSC_ConnectionHandler_part_7.o #8 48.70 g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o #8 48.71 g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o #8 48.72 g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o #8 48.77 g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o #8 48.77 g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o #8 48.78 g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o #8 48.80 g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o #8 48.81 g++ -shared -o BSSMAP_Templates_part_1.so BSSMAP_Templates_part_1.o #8 48.90 g++ -shared -o BSSMAP_Templates_part_2.so BSSMAP_Templates_part_2.o #8 48.92 g++ -shared -o BSSMAP_Templates_part_3.so BSSMAP_Templates_part_3.o #8 48.93 g++ -shared -o BSSMAP_Templates_part_4.so BSSMAP_Templates_part_4.o #8 48.96 g++ -shared -o BSSMAP_Templates_part_5.so BSSMAP_Templates_part_5.o #8 48.98 g++ -shared -o BSSMAP_Templates_part_6.so BSSMAP_Templates_part_6.o #8 48.99 g++ -shared -o BSSMAP_Templates_part_7.so BSSMAP_Templates_part_7.o #8 49.02 g++ -shared -o CBC_Tests_part_1.so CBC_Tests_part_1.o #8 49.03 g++ -shared -o CBC_Tests_part_2.so CBC_Tests_part_2.o #8 49.06 g++ -shared -o CBC_Tests_part_3.so CBC_Tests_part_3.o #8 49.07 g++ -shared -o CBC_Tests_part_4.so CBC_Tests_part_4.o #8 49.09 g++ -shared -o CBC_Tests_part_5.so CBC_Tests_part_5.o #8 49.10 g++ -shared -o CBC_Tests_part_6.so CBC_Tests_part_6.o #8 49.12 g++ -shared -o CBC_Tests_part_7.so CBC_Tests_part_7.o #8 49.14 g++ -shared -o CBSP_Adapter_part_1.so CBSP_Adapter_part_1.o #8 49.17 g++ -shared -o CBSP_Adapter_part_2.so CBSP_Adapter_part_2.o #8 49.18 g++ -shared -o CBSP_Adapter_part_3.so CBSP_Adapter_part_3.o #8 49.19 g++ -shared -o CBSP_Adapter_part_4.so CBSP_Adapter_part_4.o #8 49.21 g++ -shared -o CBSP_Adapter_part_5.so CBSP_Adapter_part_5.o #8 49.22 g++ -shared -o CBSP_Adapter_part_6.so CBSP_Adapter_part_6.o #8 49.24 g++ -shared -o CBSP_Adapter_part_7.so CBSP_Adapter_part_7.o #8 49.25 g++ -shared -o CBSP_CodecPort_part_1.so CBSP_CodecPort_part_1.o #8 49.26 g++ -shared -o CBSP_CodecPort_part_2.so CBSP_CodecPort_part_2.o #8 49.27 g++ -shared -o CBSP_CodecPort_part_3.so CBSP_CodecPort_part_3.o #8 49.28 g++ -shared -o CBSP_CodecPort_part_4.so CBSP_CodecPort_part_4.o #8 49.29 g++ -shared -o CBSP_CodecPort_part_5.so CBSP_CodecPort_part_5.o #8 49.29 g++ -shared -o CBSP_CodecPort_part_6.so CBSP_CodecPort_part_6.o #8 49.30 g++ -shared -o CBSP_CodecPort_part_7.so CBSP_CodecPort_part_7.o #8 49.30 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_1.o #8 49.31 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_2.o #8 49.32 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_3.o #8 49.32 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_4.o #8 49.32 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_5.o #8 49.33 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_6.o #8 49.34 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_7.so CBSP_CodecPort_CtrlFunct_part_7.o #8 49.34 g++ -shared -o CBSP_Templates_part_1.so CBSP_Templates_part_1.o #8 49.36 g++ -shared -o CBSP_Templates_part_2.so CBSP_Templates_part_2.o #8 49.37 g++ -shared -o CBSP_Templates_part_3.so CBSP_Templates_part_3.o #8 49.40 g++ -shared -o CBSP_Templates_part_4.so CBSP_Templates_part_4.o #8 49.42 g++ -shared -o CBSP_Templates_part_5.so CBSP_Templates_part_5.o #8 49.42 g++ -shared -o CBSP_Templates_part_6.so CBSP_Templates_part_6.o #8 49.42 g++ -shared -o CBSP_Templates_part_7.so CBSP_Templates_part_7.o #8 49.43 g++ -shared -o CBSP_Types_part_1.so CBSP_Types_part_1.o #8 49.44 g++ -shared -o CBSP_Types_part_2.so CBSP_Types_part_2.o #8 49.44 g++ -shared -o CBSP_Types_part_3.so CBSP_Types_part_3.o #8 49.46 g++ -shared -o CBSP_Types_part_4.so CBSP_Types_part_4.o #8 49.47 g++ -shared -o CBSP_Types_part_5.so CBSP_Types_part_5.o #8 49.47 g++ -shared -o CBSP_Types_part_6.so CBSP_Types_part_6.o #8 49.47 g++ -shared -o CBSP_Types_part_7.so CBSP_Types_part_7.o #8 49.47 g++ -shared -o CBS_Message_part_1.so CBS_Message_part_1.o #8 49.47 g++ -shared -o CBS_Message_part_2.so CBS_Message_part_2.o #8 49.49 g++ -shared -o CBS_Message_part_3.so CBS_Message_part_3.o #8 49.50 g++ -shared -o CBS_Message_part_4.so CBS_Message_part_4.o #8 49.51 g++ -shared -o CBS_Message_part_5.so CBS_Message_part_5.o #8 49.53 g++ -shared -o CBS_Message_part_6.so CBS_Message_part_6.o #8 49.54 g++ -shared -o CBS_Message_part_7.so CBS_Message_part_7.o #8 49.56 g++ -shared -o ECBE_Components_part_1.so ECBE_Components_part_1.o #8 49.56 g++ -shared -o ECBE_Components_part_2.so ECBE_Components_part_2.o #8 49.60 g++ -shared -o ECBE_Components_part_3.so ECBE_Components_part_3.o #8 49.62 g++ -shared -o ECBE_Components_part_4.so ECBE_Components_part_4.o #8 49.62 g++ -shared -o ECBE_Components_part_5.so ECBE_Components_part_5.o #8 49.62 g++ -shared -o ECBE_Components_part_6.so ECBE_Components_part_6.o #8 49.62 g++ -shared -o ECBE_Components_part_7.so ECBE_Components_part_7.o #8 49.62 g++ -shared -o ECBE_Types_part_1.so ECBE_Types_part_1.o #8 49.63 g++ -shared -o ECBE_Types_part_2.so ECBE_Types_part_2.o #8 49.64 g++ -shared -o ECBE_Types_part_3.so ECBE_Types_part_3.o #8 49.65 g++ -shared -o ECBE_Types_part_4.so ECBE_Types_part_4.o #8 49.66 g++ -shared -o ECBE_Types_part_5.so ECBE_Types_part_5.o #8 49.66 g++ -shared -o ECBE_Types_part_6.so ECBE_Types_part_6.o #8 49.67 g++ -shared -o ECBE_Types_part_7.so ECBE_Types_part_7.o #8 49.67 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 49.68 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 49.70 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 49.71 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 49.72 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 49.73 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 49.73 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 49.73 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 49.74 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 49.74 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 49.76 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 49.78 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 49.80 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 49.80 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 49.81 g++ -shared -o HTTP_Adapter_part_1.so HTTP_Adapter_part_1.o #8 49.81 g++ -shared -o HTTP_Adapter_part_2.so HTTP_Adapter_part_2.o #8 49.81 g++ -shared -o HTTP_Adapter_part_3.so HTTP_Adapter_part_3.o #8 49.82 g++ -shared -o HTTP_Adapter_part_4.so HTTP_Adapter_part_4.o #8 49.83 g++ -shared -o HTTP_Adapter_part_5.so HTTP_Adapter_part_5.o #8 49.85 g++ -shared -o HTTP_Adapter_part_6.so HTTP_Adapter_part_6.o #8 49.86 g++ -shared -o HTTP_Adapter_part_7.so HTTP_Adapter_part_7.o #8 49.87 g++ -shared -o HTTPmsg_MessageLen_part_1.so HTTPmsg_MessageLen_part_1.o #8 49.88 g++ -shared -o HTTPmsg_MessageLen_part_2.so HTTPmsg_MessageLen_part_2.o #8 49.88 g++ -shared -o HTTPmsg_MessageLen_part_3.so HTTPmsg_MessageLen_part_3.o #8 49.89 g++ -shared -o HTTPmsg_MessageLen_part_4.so HTTPmsg_MessageLen_part_4.o #8 49.89 g++ -shared -o HTTPmsg_MessageLen_part_5.so HTTPmsg_MessageLen_part_5.o #8 49.89 g++ -shared -o HTTPmsg_MessageLen_part_6.so HTTPmsg_MessageLen_part_6.o #8 49.89 g++ -shared -o HTTPmsg_MessageLen_part_7.so HTTPmsg_MessageLen_part_7.o #8 49.91 g++ -shared -o HTTPmsg_PortType_part_1.so HTTPmsg_PortType_part_1.o #8 49.91 g++ -shared -o HTTPmsg_PortType_part_2.so HTTPmsg_PortType_part_2.o #8 49.91 g++ -shared -o HTTPmsg_PortType_part_3.so HTTPmsg_PortType_part_3.o #8 49.92 g++ -shared -o HTTPmsg_PortType_part_4.so HTTPmsg_PortType_part_4.o #8 49.94 g++ -shared -o HTTPmsg_PortType_part_5.so HTTPmsg_PortType_part_5.o #8 49.95 g++ -shared -o HTTPmsg_PortType_part_6.so HTTPmsg_PortType_part_6.o #8 49.95 g++ -shared -o HTTPmsg_PortType_part_7.so HTTPmsg_PortType_part_7.o #8 49.96 g++ -shared -o HTTPmsg_Types_part_1.so HTTPmsg_Types_part_1.o #8 49.97 g++ -shared -o HTTPmsg_Types_part_2.so HTTPmsg_Types_part_2.o #8 49.97 g++ -shared -o HTTPmsg_Types_part_3.so HTTPmsg_Types_part_3.o #8 49.99 g++ -shared -o HTTPmsg_Types_part_4.so HTTPmsg_Types_part_4.o #8 50.00 g++ -shared -o HTTPmsg_Types_part_5.so HTTPmsg_Types_part_5.o #8 50.00 g++ -shared -o HTTPmsg_Types_part_6.so HTTPmsg_Types_part_6.o #8 50.00 g++ -shared -o HTTPmsg_Types_part_7.so HTTPmsg_Types_part_7.o #8 50.01 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 50.02 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 50.03 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 50.04 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 50.04 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 50.04 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 50.06 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 50.07 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 50.08 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 50.09 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 50.11 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 50.11 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 50.12 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 50.12 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 50.12 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 50.14 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 50.14 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 50.14 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 50.15 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 50.16 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 50.18 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 50.18 g++ -shared -o JSON_Types_part_1.so JSON_Types_part_1.o #8 50.18 g++ -shared -o JSON_Types_part_2.so JSON_Types_part_2.o #8 50.19 g++ -shared -o JSON_Types_part_3.so JSON_Types_part_3.o #8 50.20 g++ -shared -o JSON_Types_part_4.so JSON_Types_part_4.o #8 50.20 g++ -shared -o JSON_Types_part_5.so JSON_Types_part_5.o #8 50.21 g++ -shared -o JSON_Types_part_6.so JSON_Types_part_6.o #8 50.21 g++ -shared -o JSON_Types_part_7.so JSON_Types_part_7.o #8 50.22 g++ -shared -o MME_ConnectionHandler_part_1.so MME_ConnectionHandler_part_1.o #8 50.22 g++ -shared -o MME_ConnectionHandler_part_2.so MME_ConnectionHandler_part_2.o #8 50.22 g++ -shared -o MME_ConnectionHandler_part_3.so MME_ConnectionHandler_part_3.o #8 50.24 g++ -shared -o MME_ConnectionHandler_part_4.so MME_ConnectionHandler_part_4.o #8 50.24 g++ -shared -o MME_ConnectionHandler_part_5.so MME_ConnectionHandler_part_5.o #8 50.24 g++ -shared -o MME_ConnectionHandler_part_6.so MME_ConnectionHandler_part_6.o #8 50.24 g++ -shared -o MME_ConnectionHandler_part_7.so MME_ConnectionHandler_part_7.o #8 50.24 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 50.24 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 50.24 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 50.25 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 50.25 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 50.25 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 50.27 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 50.29 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 50.29 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 50.30 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 50.30 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 50.31 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 50.31 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 50.32 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 50.34 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 50.34 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 50.36 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 50.36 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 50.36 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 50.36 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 50.38 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 50.38 g++ -shared -o SABP_Adapter_part_1.so SABP_Adapter_part_1.o #8 50.38 g++ -shared -o SABP_Adapter_part_2.so SABP_Adapter_part_2.o #8 50.38 g++ -shared -o SABP_Adapter_part_3.so SABP_Adapter_part_3.o #8 50.38 g++ -shared -o SABP_Adapter_part_4.so SABP_Adapter_part_4.o #8 50.38 g++ -shared -o SABP_Adapter_part_5.so SABP_Adapter_part_5.o #8 50.39 g++ -shared -o SABP_Adapter_part_6.so SABP_Adapter_part_6.o #8 50.40 g++ -shared -o SABP_Adapter_part_7.so SABP_Adapter_part_7.o #8 50.41 g++ -shared -o SABP_CodecPort_part_1.so SABP_CodecPort_part_1.o #8 50.44 g++ -shared -o SABP_CodecPort_part_2.so SABP_CodecPort_part_2.o #8 50.44 g++ -shared -o SABP_CodecPort_part_3.so SABP_CodecPort_part_3.o #8 50.44 g++ -shared -o SABP_CodecPort_part_4.so SABP_CodecPort_part_4.o #8 50.45 g++ -shared -o SABP_CodecPort_part_5.so SABP_CodecPort_part_5.o #8 50.45 g++ -shared -o SABP_CodecPort_part_6.so SABP_CodecPort_part_6.o #8 50.46 g++ -shared -o SABP_CodecPort_part_7.so SABP_CodecPort_part_7.o #8 50.47 g++ -shared -o SABP_CodecPort_CtrlFunct_part_1.so SABP_CodecPort_CtrlFunct_part_1.o #8 50.47 g++ -shared -o SABP_CodecPort_CtrlFunct_part_2.so SABP_CodecPort_CtrlFunct_part_2.o #8 50.48 g++ -shared -o SABP_CodecPort_CtrlFunct_part_3.so SABP_CodecPort_CtrlFunct_part_3.o #8 50.48 g++ -shared -o SABP_CodecPort_CtrlFunct_part_4.so SABP_CodecPort_CtrlFunct_part_4.o #8 50.50 g++ -shared -o SABP_CodecPort_CtrlFunct_part_5.so SABP_CodecPort_CtrlFunct_part_5.o #8 50.50 g++ -shared -o SABP_CodecPort_CtrlFunct_part_6.so SABP_CodecPort_CtrlFunct_part_6.o #8 50.50 g++ -shared -o SABP_CodecPort_CtrlFunct_part_7.so SABP_CodecPort_CtrlFunct_part_7.o #8 50.51 g++ -shared -o SABP_Templates_part_1.so SABP_Templates_part_1.o #8 50.51 g++ -shared -o SABP_Templates_part_2.so SABP_Templates_part_2.o #8 50.52 g++ -shared -o SABP_Templates_part_3.so SABP_Templates_part_3.o #8 50.55 g++ -shared -o SABP_Templates_part_4.so SABP_Templates_part_4.o #8 50.56 g++ -shared -o SABP_Templates_part_5.so SABP_Templates_part_5.o #8 50.56 g++ -shared -o SABP_Templates_part_6.so SABP_Templates_part_6.o #8 50.56 g++ -shared -o SABP_Templates_part_7.so SABP_Templates_part_7.o #8 50.58 g++ -shared -o SABP_Types_part_1.so SABP_Types_part_1.o #8 50.59 g++ -shared -o SABP_Types_part_2.so SABP_Types_part_2.o #8 50.59 g++ -shared -o SABP_Types_part_3.so SABP_Types_part_3.o #8 50.59 g++ -shared -o SABP_Types_part_4.so SABP_Types_part_4.o #8 50.59 g++ -shared -o SABP_Types_part_5.so SABP_Types_part_5.o #8 50.60 g++ -shared -o SABP_Types_part_6.so SABP_Types_part_6.o #8 50.61 g++ -shared -o SABP_Types_part_7.so SABP_Types_part_7.o #8 50.62 g++ -shared -o SBC_AP_Adapter_part_1.so SBC_AP_Adapter_part_1.o #8 50.62 g++ -shared -o SBC_AP_Adapter_part_2.so SBC_AP_Adapter_part_2.o #8 50.62 g++ -shared -o SBC_AP_Adapter_part_3.so SBC_AP_Adapter_part_3.o #8 50.62 g++ -shared -o SBC_AP_Adapter_part_4.so SBC_AP_Adapter_part_4.o #8 50.63 g++ -shared -o SBC_AP_Adapter_part_5.so SBC_AP_Adapter_part_5.o #8 50.63 g++ -shared -o SBC_AP_Adapter_part_6.so SBC_AP_Adapter_part_6.o #8 50.63 g++ -shared -o SBC_AP_Adapter_part_7.so SBC_AP_Adapter_part_7.o #8 50.63 g++ -shared -o SBC_AP_CodecPort_part_1.so SBC_AP_CodecPort_part_1.o #8 50.64 g++ -shared -o SBC_AP_CodecPort_part_2.so SBC_AP_CodecPort_part_2.o #8 50.64 g++ -shared -o SBC_AP_CodecPort_part_3.so SBC_AP_CodecPort_part_3.o #8 50.66 g++ -shared -o SBC_AP_CodecPort_part_4.so SBC_AP_CodecPort_part_4.o #8 50.66 g++ -shared -o SBC_AP_CodecPort_part_5.so SBC_AP_CodecPort_part_5.o #8 50.66 g++ -shared -o SBC_AP_CodecPort_part_6.so SBC_AP_CodecPort_part_6.o #8 50.68 g++ -shared -o SBC_AP_CodecPort_part_7.so SBC_AP_CodecPort_part_7.o #8 50.68 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_1.so SBC_AP_CodecPort_CtrlFunct_part_1.o #8 50.69 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_2.so SBC_AP_CodecPort_CtrlFunct_part_2.o #8 50.69 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_3.so SBC_AP_CodecPort_CtrlFunct_part_3.o #8 50.71 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_4.so SBC_AP_CodecPort_CtrlFunct_part_4.o #8 50.71 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_5.so SBC_AP_CodecPort_CtrlFunct_part_5.o #8 50.72 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_6.so SBC_AP_CodecPort_CtrlFunct_part_6.o #8 50.72 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_7.so SBC_AP_CodecPort_CtrlFunct_part_7.o #8 50.72 g++ -shared -o SBC_AP_Templates_part_1.so SBC_AP_Templates_part_1.o #8 50.73 g++ -shared -o SBC_AP_Templates_part_2.so SBC_AP_Templates_part_2.o #8 50.74 g++ -shared -o SBC_AP_Templates_part_3.so SBC_AP_Templates_part_3.o #8 50.75 g++ -shared -o SBC_AP_Templates_part_4.so SBC_AP_Templates_part_4.o #8 50.76 g++ -shared -o SBC_AP_Templates_part_5.so SBC_AP_Templates_part_5.o #8 50.77 g++ -shared -o SBC_AP_Templates_part_6.so SBC_AP_Templates_part_6.o #8 50.78 g++ -shared -o SBC_AP_Templates_part_7.so SBC_AP_Templates_part_7.o #8 50.79 g++ -shared -o SBC_AP_Types_part_1.so SBC_AP_Types_part_1.o #8 50.79 g++ -shared -o SBC_AP_Types_part_2.so SBC_AP_Types_part_2.o #8 50.79 g++ -shared -o SBC_AP_Types_part_3.so SBC_AP_Types_part_3.o #8 50.80 g++ -shared -o SBC_AP_Types_part_4.so SBC_AP_Types_part_4.o #8 50.80 g++ -shared -o SBC_AP_Types_part_5.so SBC_AP_Types_part_5.o #8 50.80 g++ -shared -o SBC_AP_Types_part_6.so SBC_AP_Types_part_6.o #8 50.80 g++ -shared -o SBC_AP_Types_part_7.so SBC_AP_Types_part_7.o #8 50.80 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 50.80 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 50.82 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 50.84 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 50.84 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 50.85 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 50.86 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 50.90 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 50.91 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 50.92 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 50.92 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 50.92 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 50.92 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 50.92 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 50.93 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 50.93 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 50.93 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 50.93 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 50.94 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 50.95 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 50.95 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 50.98 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 50.98 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 51.00 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 51.00 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 51.01 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 51.01 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 51.01 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 51.03 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 51.03 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 51.03 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 51.03 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 51.04 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 51.05 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 51.07 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 51.08 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 51.08 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 51.09 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 51.09 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 51.10 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 51.11 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 51.13 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 51.15 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 51.15 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 51.16 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 51.17 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 51.17 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 51.17 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 51.18 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 51.18 g++ -shared -o SABP_CommonDataTypes.so SABP_CommonDataTypes.o #8 51.19 g++ -shared -o SABP_Constants.so SABP_Constants.o #8 51.21 g++ -shared -o SABP_Containers.so SABP_Containers.o #8 51.21 g++ -shared -o SABP_IEs.so SABP_IEs.o #8 51.23 g++ -shared -o SABP_PDU_Contents.so SABP_PDU_Contents.o #8 51.25 g++ -shared -o SABP_PDU_Descriptions.so SABP_PDU_Descriptions.o #8 51.25 g++ -shared -o SBC_AP_CommonDataTypes.so SBC_AP_CommonDataTypes.o #8 51.27 g++ -shared -o SBC_AP_Constants.so SBC_AP_Constants.o #8 51.28 g++ -shared -o SBC_AP_Containers.so SBC_AP_Containers.o #8 51.29 g++ -shared -o SBC_AP_IEs.so SBC_AP_IEs.o #8 51.30 g++ -shared -o SBC_AP_PDU_Contents.so SBC_AP_PDU_Contents.o #8 51.31 g++ -shared -o SBC_AP_PDU_Descriptions.so SBC_AP_PDU_Descriptions.o #8 51.32 g++ -shared -o SABP_CommonDataTypes_part_1.so SABP_CommonDataTypes_part_1.o #8 51.33 g++ -shared -o SABP_CommonDataTypes_part_2.so SABP_CommonDataTypes_part_2.o #8 51.40 g++ -shared -o SABP_CommonDataTypes_part_3.so SABP_CommonDataTypes_part_3.o #8 51.42 g++ -shared -o SABP_CommonDataTypes_part_4.so SABP_CommonDataTypes_part_4.o #8 51.44 g++ -shared -o SABP_CommonDataTypes_part_5.so SABP_CommonDataTypes_part_5.o #8 51.45 g++ -shared -o SABP_CommonDataTypes_part_6.so SABP_CommonDataTypes_part_6.o #8 51.47 g++ -shared -o SABP_CommonDataTypes_part_7.so SABP_CommonDataTypes_part_7.o #8 51.49 g++ -shared -o SABP_Constants_part_1.so SABP_Constants_part_1.o #8 51.52 g++ -shared -o SABP_Constants_part_2.so SABP_Constants_part_2.o #8 51.53 g++ -shared -o SABP_Constants_part_3.so SABP_Constants_part_3.o #8 51.55 g++ -shared -o SABP_Constants_part_4.so SABP_Constants_part_4.o #8 51.57 g++ -shared -o SABP_Constants_part_5.so SABP_Constants_part_5.o #8 51.57 g++ -shared -o SABP_Constants_part_6.so SABP_Constants_part_6.o #8 51.58 g++ -shared -o SABP_Constants_part_7.so SABP_Constants_part_7.o #8 51.59 g++ -shared -o SABP_Containers_part_1.so SABP_Containers_part_1.o #8 51.60 g++ -shared -o SABP_Containers_part_2.so SABP_Containers_part_2.o #8 51.61 g++ -shared -o SABP_Containers_part_3.so SABP_Containers_part_3.o #8 51.61 g++ -shared -o SABP_Containers_part_4.so SABP_Containers_part_4.o #8 51.61 g++ -shared -o SABP_Containers_part_5.so SABP_Containers_part_5.o #8 51.62 g++ -shared -o SABP_Containers_part_6.so SABP_Containers_part_6.o #8 51.64 g++ -shared -o SABP_Containers_part_7.so SABP_Containers_part_7.o #8 51.64 g++ -shared -o SABP_IEs_part_1.so SABP_IEs_part_1.o #8 51.64 g++ -shared -o SABP_IEs_part_2.so SABP_IEs_part_2.o #8 51.64 g++ -shared -o SABP_IEs_part_3.so SABP_IEs_part_3.o #8 51.64 g++ -shared -o SABP_IEs_part_4.so SABP_IEs_part_4.o #8 51.65 g++ -shared -o SABP_IEs_part_5.so SABP_IEs_part_5.o #8 51.65 g++ -shared -o SABP_IEs_part_6.so SABP_IEs_part_6.o #8 51.66 g++ -shared -o SABP_IEs_part_7.so SABP_IEs_part_7.o #8 51.67 g++ -shared -o SABP_PDU_Contents_part_1.so SABP_PDU_Contents_part_1.o #8 51.68 g++ -shared -o SABP_PDU_Contents_part_2.so SABP_PDU_Contents_part_2.o #8 51.68 g++ -shared -o SABP_PDU_Contents_part_3.so SABP_PDU_Contents_part_3.o #8 51.70 g++ -shared -o SABP_PDU_Contents_part_4.so SABP_PDU_Contents_part_4.o #8 51.72 g++ -shared -o SABP_PDU_Contents_part_5.so SABP_PDU_Contents_part_5.o #8 51.73 g++ -shared -o SABP_PDU_Contents_part_6.so SABP_PDU_Contents_part_6.o #8 51.73 g++ -shared -o SABP_PDU_Contents_part_7.so SABP_PDU_Contents_part_7.o #8 51.76 g++ -shared -o SABP_PDU_Descriptions_part_1.so SABP_PDU_Descriptions_part_1.o #8 51.78 g++ -shared -o SABP_PDU_Descriptions_part_2.so SABP_PDU_Descriptions_part_2.o #8 51.81 g++ -shared -o SABP_PDU_Descriptions_part_3.so SABP_PDU_Descriptions_part_3.o #8 51.84 g++ -shared -o SABP_PDU_Descriptions_part_4.so SABP_PDU_Descriptions_part_4.o #8 51.86 g++ -shared -o SABP_PDU_Descriptions_part_5.so SABP_PDU_Descriptions_part_5.o #8 51.87 g++ -shared -o SABP_PDU_Descriptions_part_6.so SABP_PDU_Descriptions_part_6.o #8 51.89 g++ -shared -o SABP_PDU_Descriptions_part_7.so SABP_PDU_Descriptions_part_7.o #8 51.90 g++ -shared -o SBC_AP_CommonDataTypes_part_1.so SBC_AP_CommonDataTypes_part_1.o #8 51.91 g++ -shared -o SBC_AP_CommonDataTypes_part_2.so SBC_AP_CommonDataTypes_part_2.o #8 51.91 g++ -shared -o SBC_AP_CommonDataTypes_part_3.so SBC_AP_CommonDataTypes_part_3.o #8 51.93 g++ -shared -o SBC_AP_CommonDataTypes_part_4.so SBC_AP_CommonDataTypes_part_4.o #8 51.93 g++ -shared -o SBC_AP_CommonDataTypes_part_5.so SBC_AP_CommonDataTypes_part_5.o #8 51.94 g++ -shared -o SBC_AP_CommonDataTypes_part_6.so SBC_AP_CommonDataTypes_part_6.o #8 51.95 g++ -shared -o SBC_AP_CommonDataTypes_part_7.so SBC_AP_CommonDataTypes_part_7.o #8 51.96 g++ -shared -o SBC_AP_Constants_part_1.so SBC_AP_Constants_part_1.o #8 51.96 g++ -shared -o SBC_AP_Constants_part_2.so SBC_AP_Constants_part_2.o #8 51.99 g++ -shared -o SBC_AP_Constants_part_3.so SBC_AP_Constants_part_3.o #8 52.01 g++ -shared -o SBC_AP_Constants_part_4.so SBC_AP_Constants_part_4.o #8 52.03 g++ -shared -o SBC_AP_Constants_part_5.so SBC_AP_Constants_part_5.o #8 52.03 g++ -shared -o SBC_AP_Constants_part_6.so SBC_AP_Constants_part_6.o #8 52.05 g++ -shared -o SBC_AP_Constants_part_7.so SBC_AP_Constants_part_7.o #8 52.05 g++ -shared -o SBC_AP_Containers_part_1.so SBC_AP_Containers_part_1.o #8 52.06 g++ -shared -o SBC_AP_Containers_part_2.so SBC_AP_Containers_part_2.o #8 52.07 g++ -shared -o SBC_AP_Containers_part_3.so SBC_AP_Containers_part_3.o #8 52.08 g++ -shared -o SBC_AP_Containers_part_4.so SBC_AP_Containers_part_4.o #8 52.10 g++ -shared -o SBC_AP_Containers_part_5.so SBC_AP_Containers_part_5.o #8 52.11 g++ -shared -o SBC_AP_Containers_part_6.so SBC_AP_Containers_part_6.o #8 52.13 g++ -shared -o SBC_AP_Containers_part_7.so SBC_AP_Containers_part_7.o #8 52.15 g++ -shared -o SBC_AP_IEs_part_1.so SBC_AP_IEs_part_1.o #8 52.15 g++ -shared -o SBC_AP_IEs_part_3.so SBC_AP_IEs_part_3.o #8 52.16 g++ -shared -o SBC_AP_IEs_part_4.so SBC_AP_IEs_part_4.o #8 52.18 g++ -shared -o SBC_AP_IEs_part_5.so SBC_AP_IEs_part_5.o #8 52.18 g++ -shared -o SBC_AP_IEs_part_6.so SBC_AP_IEs_part_6.o #8 52.19 g++ -shared -o SBC_AP_IEs_part_7.so SBC_AP_IEs_part_7.o #8 52.21 g++ -shared -o SBC_AP_PDU_Contents_part_1.so SBC_AP_PDU_Contents_part_1.o #8 52.22 g++ -shared -o SBC_AP_PDU_Contents_part_2.so SBC_AP_PDU_Contents_part_2.o #8 52.22 g++ -shared -o SBC_AP_PDU_Contents_part_3.so SBC_AP_PDU_Contents_part_3.o #8 52.22 g++ -shared -o SBC_AP_PDU_Contents_part_4.so SBC_AP_PDU_Contents_part_4.o #8 52.24 g++ -shared -o SBC_AP_PDU_Contents_part_5.so SBC_AP_PDU_Contents_part_5.o #8 52.26 g++ -shared -o SBC_AP_PDU_Contents_part_6.so SBC_AP_PDU_Contents_part_6.o #8 52.26 g++ -shared -o SBC_AP_PDU_Contents_part_7.so SBC_AP_PDU_Contents_part_7.o #8 52.26 g++ -shared -o SBC_AP_PDU_Descriptions_part_1.so SBC_AP_PDU_Descriptions_part_1.o #8 52.28 g++ -shared -o SBC_AP_PDU_Descriptions_part_2.so SBC_AP_PDU_Descriptions_part_2.o #8 52.28 g++ -shared -o SBC_AP_PDU_Descriptions_part_3.so SBC_AP_PDU_Descriptions_part_3.o #8 52.30 g++ -shared -o SBC_AP_PDU_Descriptions_part_4.so SBC_AP_PDU_Descriptions_part_4.o #8 52.35 g++ -shared -o SBC_AP_PDU_Descriptions_part_5.so SBC_AP_PDU_Descriptions_part_5.o #8 52.35 g++ -shared -o SBC_AP_PDU_Descriptions_part_6.so SBC_AP_PDU_Descriptions_part_6.o #8 52.36 g++ -shared -o SBC_AP_PDU_Descriptions_part_7.so SBC_AP_PDU_Descriptions_part_7.o #8 52.38 g++ -shared -o Abstract_Socket.so Abstract_Socket.o #8 52.38 g++ -shared -o CBSP_CodecPort_CtrlFunctdef.so CBSP_CodecPort_CtrlFunctdef.o #8 52.39 g++ -shared -o HTTPmsg_MessageLen_Function.so HTTPmsg_MessageLen_Function.o #8 52.40 g++ -shared -o HTTPmsg_PT.so HTTPmsg_PT.o #8 52.41 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 52.44 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 52.46 g++ -shared -o JSON_EncDec.so JSON_EncDec.o #8 52.48 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 52.50 g++ -shared -o SABP_CodecPort_CtrlFunctDef.so SABP_CodecPort_CtrlFunctDef.o #8 52.52 g++ -shared -o SABP_EncDec.so SABP_EncDec.o #8 52.53 g++ -shared -o SBC_AP_CodecPort_CtrlFunctDef.so SBC_AP_CodecPort_CtrlFunctDef.o #8 52.54 g++ -shared -o SBC_AP_EncDec.so SBC_AP_EncDec.o #8 52.55 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 52.58 g++ -shared -o TCCConversion.so TCCConversion.o #8 52.60 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 52.61 g++ -shared -o TCCInterface.so TCCInterface.o #8 52.62 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 52.65 g++ -shared -o SBC_AP_IEs_part_2.so SBC_AP_IEs_part_2.o #8 52.99 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 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 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 52.99 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 52.99 -L/lib -lcrypto \ #8 52.99 -L/usr/lib -lxml2 -lfftranscode -lsctp -lssl -lpthread; \ #8 52.99 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 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 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 53.79 make[1]: Leaving directory '/osmo-ttcn3-hacks/cbc' #8 DONE 54.0s #9 [4/4] COPY CBC_TESTS.CFG /data/CBC_Tests.cfg #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 1.2s done #10 writing image sha256:1119f4763041461ca9dd59684f5307ad845cdd5fc3c3ae1e2e7ca1d91081db3f done #10 naming to docker.io/osmocom-build/ttcn3-cbc-test:latest done #10 DONE 1.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-cbc-test' + docker_image_exists ttcn3-cbc-test + docker images -q osmocom-build/ttcn3-cbc-test + test -n 1119f4763041 + 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-latest/logs/cbc-tester + cp CBC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc-tester/CBC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc-tester/CBC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc-tester/CBC_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc-tester/CBC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc + cp osmo-cbc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc/ + network_create + SUBNET=1422623 + seq 1 30 + + bc echo (1422623 + 1) % 256 + SUBNET=32 + NET_NAME=ttcn3-cbc-test-32 + SUB4=172.18.32.0/24 + SUB6=fd02:db8:32::/64 + set +x Creating network ttcn3-cbc-test-32, trying SUBNET=32... + docker network create --internal --subnet 172.18.32.0/24 --ipv6 --subnet fd02:db8:32::/64 ttcn3-cbc-test-32 a3c690fa74c061c84a39ff8b25263ce9179eed33dc885c3a36a7b853742430b8 + set +x ### Network ttcn3-cbc-test-32 created (SUBNET=32) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=32 to: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc-tester/CBC_Tests.cfg Applying SUBNET=32 to: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc/osmo-cbc.cfg + echo Starting container with CBC Starting container with CBC + docker_network_params 32 20 + NET=32 + ADDR_SUFIX=20 + echo --network ttcn3-cbc-test-32 --ip 172.18.32.20 --ip6 fd02:db8:32::20 + docker run --rm --network ttcn3-cbc-test-32 --ip 172.18.32.20 --ip6 fd02:db8:32::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc:/data --name jenkins-ttcn3-cbc-test-latest-1174-cbc -d osmocom-build/osmo-cbc-latest 7ce76f1193dc0ef2478a42167011beaa92d66b6ea60f463b204ffdd469518136 + echo Starting container with CBC testsuite Starting container with CBC testsuite + docker_network_params 32 100 + NET=32 + ADDR_SUFIX=100 + echo --network ttcn3-cbc-test-32 --ip 172.18.32.100 --ip6 fd02:db8:32::100 + docker run --rm --network ttcn3-cbc-test-32 --ip 172.18.32.100 --ip6 fd02:db8:32::100 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.32.20 -e OSMO_SUT_PORT=4264 -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc-tester:/data --name jenkins-ttcn3-cbc-test-latest-1174-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@f3b0774ec580: Unix server socket created successfully. MC@f3b0774ec580: Listening on TCP port 39827. MC2> f3b0774ec580 is the default spawn /osmo-ttcn3-hacks/cbc/CBC_Tests f3b0774ec580 39827 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f3b0774ec580: New HC connected from 172.18.32.100 [172.18.32.100]. f3b0774ec580: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@f3b0774ec580: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f3b0774ec580: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f3b0774ec580: Configuration file was processed on all HCs. MC@f3b0774ec580: Creating MTC on host 172.18.32.100. MC@f3b0774ec580: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive'. ------ CBC_Tests.TC_rx_keepalive ------ Sun May 5 09:46:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_rx_keepalive started. MTC@f3b0774ec580: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f3b0774ec580: setverdict(pass): none -> pass TC_rx_keepalive-BSC0(3)@f3b0774ec580: Final verdict of PTC: none TC_rx_keepalive-BSC0-BSC0(4)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: pass MTC@f3b0774ec580: Local verdict of PTC TC_rx_keepalive-BSC0(3): none (pass -> pass) MTC@f3b0774ec580: Local verdict of PTC TC_rx_keepalive-BSC0-BSC0(4): none (pass -> pass) MTC@f3b0774ec580: Test case TC_rx_keepalive finished. Verdict: pass MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass'. Sun May 5 09:46:32 UTC 2024 ====== CBC_Tests.TC_rx_keepalive pass ====== Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_rx_keepalive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18224) Waiting for packet dumper to finish... 1 (prev_count=18224, count=23844) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout'. ------ CBC_Tests.TC_rx_keepalive_timeout ------ Sun May 5 09:46:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_rx_keepalive_timeout started. MTC@f3b0774ec580: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f3b0774ec580: setverdict(pass): none -> pass TC_rx_keepalive_timeout-BSC0(5)@f3b0774ec580: Final verdict of PTC: none TC_rx_keepalive_timeout-BSC0-BSC0(6)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: pass MTC@f3b0774ec580: Local verdict of PTC TC_rx_keepalive_timeout-BSC0(5): none (pass -> pass) MTC@f3b0774ec580: Local verdict of PTC TC_rx_keepalive_timeout-BSC0-BSC0(6): none (pass -> pass) MTC@f3b0774ec580: Test case TC_rx_keepalive_timeout finished. Verdict: pass MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass'. Sun May 5 09:47:40 UTC 2024 ====== CBC_Tests.TC_rx_keepalive_timeout pass ====== Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_rx_keepalive_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28086) Waiting for packet dumper to finish... 1 (prev_count=28086, count=30260) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi'. ------ CBC_Tests.TC_ecbe_create_delete_cgi ------ Sun May 5 09:47:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_ecbe_create_delete_cgi started. MTC@f3b0774ec580: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f3b0774ec580: 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@f3b0774ec580: setverdict(pass): none -> pass MTC@f3b0774ec580: setverdict(fail): pass -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_ecbe_create_delete_cgi-BSC0(7)@f3b0774ec580: Final verdict of PTC: none TC_ecbe_create_delete_cgi-BSC0-BSC0(8)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0(7): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0-BSC0(8): none (fail -> fail) MTC@f3b0774ec580: Test case TC_ecbe_create_delete_cgi finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi fail'. Sun May 5 09:48:05 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_cgi fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_ecbe_create_delete_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28192) Waiting for packet dumper to finish... 1 (prev_count=28192, count=32742) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi fail' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci'. ------ CBC_Tests.TC_ecbe_create_delete_lac_ci ------ Sun May 5 09:48:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_ecbe_create_delete_lac_ci started. MTC@f3b0774ec580: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f3b0774ec580: 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@f3b0774ec580: setverdict(pass): none -> pass MTC@f3b0774ec580: setverdict(fail): pass -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_ecbe_create_delete_lac_ci-BSC0(9)@f3b0774ec580: Final verdict of PTC: none TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0(9): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10): none (fail -> fail) MTC@f3b0774ec580: Test case TC_ecbe_create_delete_lac_ci finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci fail'. Sun May 5 09:48:31 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_lac_ci fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_ecbe_create_delete_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28358) Waiting for packet dumper to finish... 1 (prev_count=28358, count=34116) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci fail' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac'. ------ CBC_Tests.TC_ecbe_create_delete_lac ------ Sun May 5 09:48:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_ecbe_create_delete_lac started. MTC@f3b0774ec580: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f3b0774ec580: 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@f3b0774ec580: setverdict(pass): none -> pass MTC@f3b0774ec580: setverdict(fail): pass -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_ecbe_create_delete_lac-BSC0(11)@f3b0774ec580: Final verdict of PTC: none TC_ecbe_create_delete_lac-BSC0-BSC0(12)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0(11): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0-BSC0(12): none (fail -> fail) MTC@f3b0774ec580: Test case TC_ecbe_create_delete_lac finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac fail'. Sun May 5 09:48:56 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_lac fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_ecbe_create_delete_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28111) Waiting for packet dumper to finish... 1 (prev_count=28111, count=33869) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac fail' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci'. ------ CBC_Tests.TC_ecbe_create_delete_ci ------ Sun May 5 09:48:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_ecbe_create_delete_ci started. MTC@f3b0774ec580: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f3b0774ec580: 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@f3b0774ec580: setverdict(pass): none -> pass MTC@f3b0774ec580: setverdict(fail): pass -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_ecbe_create_delete_ci-BSC0(13)@f3b0774ec580: Final verdict of PTC: none TC_ecbe_create_delete_ci-BSC0-BSC0(14)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0(13): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0-BSC0(14): none (fail -> fail) MTC@f3b0774ec580: Test case TC_ecbe_create_delete_ci finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci fail'. Sun May 5 09:49:21 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_ci fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_ecbe_create_delete_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28104) Waiting for packet dumper to finish... 1 (prev_count=28104, count=33950) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci fail' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai'. ------ CBC_Tests.TC_ecbe_create_delete_lai ------ Sun May 5 09:49:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_ecbe_create_delete_lai started. MTC@f3b0774ec580: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f3b0774ec580: 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@f3b0774ec580: setverdict(pass): none -> pass MTC@f3b0774ec580: setverdict(fail): pass -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_ecbe_create_delete_lai-BSC0(15)@f3b0774ec580: Final verdict of PTC: none TC_ecbe_create_delete_lai-BSC0-BSC0(16)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0(15): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0-BSC0(16): none (fail -> fail) MTC@f3b0774ec580: Test case TC_ecbe_create_delete_lai finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai fail'. Sun May 5 09:49:47 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_lai fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_ecbe_create_delete_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=29367) Waiting for packet dumper to finish... 1 (prev_count=29367, count=33917) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai fail' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication'. ------ CBC_Tests.TC_ecbe_create_delete_mme_indication ------ Sun May 5 09:49:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_ecbe_create_delete_mme_indication started. MTC@f3b0774ec580: 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)@f3b0774ec580: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f3b0774ec580: 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)@f3b0774ec580: received expected req:{ connId := 1, remName := "172.18.32.20", remPort := 29168, locName := "172.18.32.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@f3b0774ec580: setverdict(pass): none -> pass MTC@f3b0774ec580: setverdict(fail): pass -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_ecbe_create_delete_mme_indication-MME0(17)@f3b0774ec580: Final verdict of PTC: none TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0(17): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0-MME0(18): none (fail -> fail) MTC@f3b0774ec580: Test case TC_ecbe_create_delete_mme_indication finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication fail'. Sun May 5 09:50:12 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_mme_indication fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_indication.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=26448) Waiting for packet dumper to finish... 1 (prev_count=26448, count=31215) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication fail' was executed successfully (exit status: 0). MTC@f3b0774ec580: 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 ------ Sun May 5 09:50:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_ecbe_create_delete_mme_unknown_tai started. MTC@f3b0774ec580: 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)@f3b0774ec580: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f3b0774ec580: 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\"]}}}}" MTC@f3b0774ec580: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:50:15 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:50:15 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@f3b0774ec580: setverdict(fail): fail -> fail reason: "Timeout waiting for HTTP response", component reason not changed TC_ecbe_create_delete_mme_unknown_tai-MME0(19)@f3b0774ec580: Final verdict of PTC: none TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:50:15 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0(19): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20): none (fail -> fail) MTC@f3b0774ec580: Test case TC_ecbe_create_delete_mme_unknown_tai finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:50:15 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai fail'. Sun May 5 09:50:37 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12496) Waiting for packet dumper to finish... 1 (prev_count=12496, count=17263) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai fail' was executed successfully (exit status: 0). MTC@f3b0774ec580: 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 ------ Sun May 5 09:50:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_ecbe_create_delete_bsc_and_mme started. MTC@f3b0774ec580: 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)@f3b0774ec580: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f3b0774ec580: 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@f3b0774ec580: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:50:41 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:50:41 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@f3b0774ec580: setverdict(fail): fail -> fail reason: "Timeout waiting for HTTP response", component reason not changed TC_ecbe_create_delete_bsc_and_mme-MME0(22)@f3b0774ec580: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@f3b0774ec580: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-BSC0(21)@f3b0774ec580: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:50:41 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0(21): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0(22): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24): none (fail -> fail) MTC@f3b0774ec580: Test case TC_ecbe_create_delete_bsc_and_mme finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:50:41 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme fail'. Sun May 5 09:51:03 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_bsc_and_mme fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=21180) Waiting for packet dumper to finish... 1 (prev_count=21180, count=28059) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme fail' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server'. ------ CBC_Tests.TC_ecbe_create_delete_bsc_server ------ Sun May 5 09:51:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_ecbe_create_delete_bsc_server started. MTC@f3b0774ec580: 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)@f3b0774ec580: Connection from "172.18.32.20":43223 MTC@f3b0774ec580: 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@f3b0774ec580: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:51:06 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:51:06 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@f3b0774ec580: setverdict(fail): fail -> fail reason: "Timeout waiting for HTTP response", component reason not changed TC_ecbe_create_delete_bsc_server-BSC0(25)@f3b0774ec580: Final verdict of PTC: none TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27)@f3b0774ec580: Final verdict of PTC: none TC_ecbe_create_delete_bsc_server-BSC1(26)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:51:06 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0(25): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC1(26): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27): none (fail -> fail) MTC@f3b0774ec580: Test case TC_ecbe_create_delete_bsc_server finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:51:06 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server fail'. Sun May 5 09:51:28 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_bsc_server fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_ecbe_create_delete_bsc_server.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=15768) Waiting for packet dumper to finish... 1 (prev_count=15768, count=21032) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server fail' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server'. ------ CBC_Tests.TC_ecbe_create_delete_mme_server ------ Sun May 5 09:51:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_ecbe_create_delete_mme_server started. MTC@f3b0774ec580: 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)@f3b0774ec580: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ecbe_create_delete_mme_server-MME0-MME0(30)@f3b0774ec580: Connection from "172.18.32.20":50073 MTC@f3b0774ec580: 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\"]}}}}" MTC@f3b0774ec580: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:51:36 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:51:36 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@f3b0774ec580: setverdict(fail): fail -> fail reason: "Timeout waiting for HTTP response", component reason not changed TC_ecbe_create_delete_mme_server-MME1(29)@f3b0774ec580: Final verdict of PTC: none TC_ecbe_create_delete_mme_server-MME0(28)@f3b0774ec580: Final verdict of PTC: none TC_ecbe_create_delete_mme_server-MME0-MME0(30)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:51:36 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0(28): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME1(29): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0-MME0(30): none (fail -> fail) MTC@f3b0774ec580: Test case TC_ecbe_create_delete_mme_server finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:51:36 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server fail'. Sun May 5 09:51:58 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_mme_server fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_server.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7248) Waiting for packet dumper to finish... 1 (prev_count=7248, count=12042) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server fail' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme'. ------ CBC_Tests.TC_concurrent_cbs_msg_mme ------ Sun May 5 09:52:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_concurrent_cbs_msg_mme started. MTC@f3b0774ec580: 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)@f3b0774ec580: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f3b0774ec580: 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)@f3b0774ec580: received expected req:{ connId := 1, remName := "172.18.32.20", remPort := 29168, locName := "172.18.32.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@f3b0774ec580: setverdict(pass): none -> pass MTC@f3b0774ec580: 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)@f3b0774ec580: received expected req:{ connId := 1, remName := "172.18.32.20", remPort := 29168, locName := "172.18.32.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@f3b0774ec580: setverdict(pass): pass -> pass, component reason not changed MTC@f3b0774ec580: setverdict(fail): pass -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_concurrent_cbs_msg_mme-MME0(31)@f3b0774ec580: Final verdict of PTC: none TC_concurrent_cbs_msg_mme-MME0-MME0(32)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@f3b0774ec580: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0(31): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0-MME0(32): none (fail -> fail) MTC@f3b0774ec580: Test case TC_concurrent_cbs_msg_mme finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme fail'. Sun May 5 09:52:23 UTC 2024 ------ CBC_Tests.TC_concurrent_cbs_msg_mme fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_concurrent_cbs_msg_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=39306) Waiting for packet dumper to finish... 1 (prev_count=39306, count=44767) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme fail' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc'. ------ CBC_Tests.TC_ecbe_create_delete_etws_bsc ------ Sun May 5 09:52:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_ecbe_create_delete_etws_bsc started. MTC@f3b0774ec580: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f3b0774ec580: 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@f3b0774ec580: setverdict(pass): none -> pass MTC@f3b0774ec580: setverdict(fail): pass -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_ecbe_create_delete_etws_bsc-BSC0(33)@f3b0774ec580: Final verdict of PTC: none TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0(33): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34): none (fail -> fail) MTC@f3b0774ec580: Test case TC_ecbe_create_delete_etws_bsc finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc fail'. Sun May 5 09:52:49 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_etws_bsc fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_ecbe_create_delete_etws_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=26246) Waiting for packet dumper to finish... 1 (prev_count=26246, count=31490) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc fail' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme'. ------ CBC_Tests.TC_ecbe_create_delete_etws_mme ------ Sun May 5 09:52:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_ecbe_create_delete_etws_mme started. MTC@f3b0774ec580: 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)@f3b0774ec580: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f3b0774ec580: 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}}}}" MTC@f3b0774ec580: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:52:52 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:52:52 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@f3b0774ec580: setverdict(fail): fail -> fail reason: "Timeout waiting for HTTP response", component reason not changed TC_ecbe_create_delete_etws_mme-MME0(35)@f3b0774ec580: Final verdict of PTC: none TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:52:52 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0(35): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0-MME0(36): none (fail -> fail) MTC@f3b0774ec580: Test case TC_ecbe_create_delete_etws_mme finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:52:52 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme fail'. Sun May 5 09:53:14 UTC 2024 ------ CBC_Tests.TC_ecbe_create_delete_etws_mme fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_ecbe_create_delete_etws_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9973) Waiting for packet dumper to finish... 1 (prev_count=9973, count=14740) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme fail' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc'. ------ CBC_Tests.TC_create_nack_bsc ------ Sun May 5 09:53:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_create_nack_bsc started. MTC@f3b0774ec580: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f3b0774ec580: 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@f3b0774ec580: setverdict(fail): none -> fail reason: "Timeout waiting for HTTP response", new component reason: "Timeout waiting for HTTP response" TC_create_nack_bsc-BSC0(37)@f3b0774ec580: Final verdict of PTC: none TC_create_nack_bsc-BSC0-BSC0(38)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Timeout waiting for HTTP response" MTC@f3b0774ec580: Local verdict of PTC TC_create_nack_bsc-BSC0(37): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_create_nack_bsc-BSC0-BSC0(38): none (fail -> fail) MTC@f3b0774ec580: Test case TC_create_nack_bsc finished. Verdict: fail reason: Timeout waiting for HTTP response MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc fail'. Sun May 5 09:53:37 UTC 2024 ------ CBC_Tests.TC_create_nack_bsc fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_create_nack_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13907) Waiting for packet dumper to finish... 1 (prev_count=13907, count=18369) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc fail' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme'. ------ CBC_Tests.TC_create_nack_mme ------ Sun May 5 09:53:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_create_nack_mme started. MTC@f3b0774ec580: 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)@f3b0774ec580: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f3b0774ec580: 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\"]}}}}" MTC@f3b0774ec580: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:53:40 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:53:40 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@f3b0774ec580: setverdict(fail): fail -> fail reason: "Timeout waiting for HTTP response", component reason not changed TC_create_nack_mme-MME0(39)@f3b0774ec580: Final verdict of PTC: none TC_create_nack_mme-MME0-MME0(40)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:53:40 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@f3b0774ec580: Local verdict of PTC TC_create_nack_mme-MME0(39): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_create_nack_mme-MME0-MME0(40): none (fail -> fail) MTC@f3b0774ec580: Test case TC_create_nack_mme finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:53:40 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme fail'. Sun May 5 09:54:02 UTC 2024 ------ CBC_Tests.TC_create_nack_mme fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_create_nack_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9064) Waiting for packet dumper to finish... 1 (prev_count=9064, count=13831) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme fail' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc'. ------ CBC_Tests.TC_cell_failure_restart_idle_bsc ------ Sun May 5 09:54:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_cell_failure_restart_idle_bsc started. MTC@f3b0774ec580: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f3b0774ec580: setverdict(pass): none -> pass TC_cell_failure_restart_idle_bsc-BSC0(41)@f3b0774ec580: Final verdict of PTC: none TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: pass MTC@f3b0774ec580: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0(41): none (pass -> pass) MTC@f3b0774ec580: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42): none (pass -> pass) MTC@f3b0774ec580: Test case TC_cell_failure_restart_idle_bsc finished. Verdict: pass MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass'. Sun May 5 09:54:06 UTC 2024 ====== CBC_Tests.TC_cell_failure_restart_idle_bsc pass ====== Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_cell_failure_restart_idle_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17745) Waiting for packet dumper to finish... 1 (prev_count=17745, count=19919) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme'. ------ CBC_Tests.TC_cell_failure_restart_idle_mme ------ Sun May 5 09:54:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_cell_failure_restart_idle_mme started. MTC@f3b0774ec580: 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)@f3b0774ec580: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f3b0774ec580: setverdict(pass): none -> pass TC_cell_failure_restart_idle_mme-MME0(43)@f3b0774ec580: Final verdict of PTC: none TC_cell_failure_restart_idle_mme-MME0-MME0(44)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: pass MTC@f3b0774ec580: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0(43): none (pass -> pass) MTC@f3b0774ec580: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0-MME0(44): none (pass -> pass) MTC@f3b0774ec580: Test case TC_cell_failure_restart_idle_mme finished. Verdict: pass MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass'. Sun May 5 09:54:11 UTC 2024 ====== CBC_Tests.TC_cell_failure_restart_idle_mme pass ====== Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_cell_failure_restart_idle_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6586) Waiting for packet dumper to finish... 1 (prev_count=6586, count=11173) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc'. ------ CBC_Tests.TC_cell_failure_restart_active_bsc ------ Sun May 5 09:54:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_cell_failure_restart_active_bsc started. MTC@f3b0774ec580: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@f3b0774ec580: 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@f3b0774ec580: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:54:14 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:54:14 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@f3b0774ec580: setverdict(fail): fail -> fail reason: "Tguard timeout", component reason not changed TC_cell_failure_restart_active_bsc-BSC0(45)@f3b0774ec580: Final verdict of PTC: none TC_cell_failure_restart_active_bsc-BSC0-BSC0(46)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:54:14 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@f3b0774ec580: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0(45): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0-BSC0(46): none (fail -> fail) MTC@f3b0774ec580: Test case TC_cell_failure_restart_active_bsc finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:54:14 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail'. Sun May 5 09:55:14 UTC 2024 ------ CBC_Tests.TC_cell_failure_restart_active_bsc fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_cell_failure_restart_active_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24467) Waiting for packet dumper to finish... 1 (prev_count=24467, count=31870) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail' was executed successfully (exit status: 0). MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme'. ------ CBC_Tests.TC_cell_failure_restart_active_mme ------ Sun May 5 09:55:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f3b0774ec580: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme' was executed successfully (exit status: 0). MTC@f3b0774ec580: Test case TC_cell_failure_restart_active_mme started. MTC@f3b0774ec580: 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)@f3b0774ec580: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@f3b0774ec580: 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\"]}}}}" MTC@f3b0774ec580: setverdict(fail): none -> fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:55:17 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }", new component reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:55:17 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@f3b0774ec580: setverdict(fail): fail -> fail reason: "Tguard timeout", component reason not changed TC_cell_failure_restart_active_mme-MME0(47)@f3b0774ec580: Final verdict of PTC: none TC_cell_failure_restart_active_mme-MME0-MME0(48)@f3b0774ec580: Final verdict of PTC: none MTC@f3b0774ec580: Setting final verdict of the test case. MTC@f3b0774ec580: Local verdict of MTC: fail reason: "Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:55:17 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } }" MTC@f3b0774ec580: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0(47): none (fail -> fail) MTC@f3b0774ec580: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0-MME0(48): none (fail -> fail) MTC@f3b0774ec580: Test case TC_cell_failure_restart_active_mme finished. Verdict: fail reason: Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:55:17 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } MTC@f3b0774ec580: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail'. Sun May 5 09:56:17 UTC 2024 ------ CBC_Tests.TC_cell_failure_restart_active_mme fail ------ Saving talloc report from 172.18.32.20:4264 to CBC_Tests.TC_cell_failure_restart_active_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=15008) Waiting for packet dumper to finish... 1 (prev_count=15008, count=19511) MTC@f3b0774ec580: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail' was executed successfully (exit status: 0). MC@f3b0774ec580: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f3b0774ec580: Terminating MTC. MC@f3b0774ec580: MTC terminated. MC2> exit MC@f3b0774ec580: Shutting down session. MC@f3b0774ec580: 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->FAIL CBC_Tests.TC_ecbe_create_delete_cgi pass->FAIL CBC_Tests.TC_ecbe_create_delete_lac_ci pass->FAIL CBC_Tests.TC_ecbe_create_delete_lac pass->FAIL CBC_Tests.TC_ecbe_create_delete_ci pass->FAIL CBC_Tests.TC_ecbe_create_delete_lai pass->FAIL CBC_Tests.TC_ecbe_create_delete_mme_indication pass->FAIL CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass->FAIL CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass->FAIL CBC_Tests.TC_ecbe_create_delete_bsc_server pass->FAIL CBC_Tests.TC_ecbe_create_delete_mme_server pass->FAIL CBC_Tests.TC_concurrent_cbs_msg_mme pass->FAIL CBC_Tests.TC_ecbe_create_delete_etws_bsc pass->FAIL CBC_Tests.TC_ecbe_create_delete_etws_mme pass->FAIL CBC_Tests.TC_create_nack_bsc pass->FAIL 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: pass->FAIL: 15 xfail: 2 pass: 4 + 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 + grep Name + docker network inspect ttcn3-cbc-test-32 + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-cbc-test-latest-1174-cbc + [ -n jenkins-ttcn3-cbc-test-latest-1174-cbc ] + docker_kill_wait jenkins-ttcn3-cbc-test-latest-1174-cbc + docker kill jenkins-ttcn3-cbc-test-latest-1174-cbc jenkins-ttcn3-cbc-test-latest-1174-cbc + docker wait jenkins-ttcn3-cbc-test-latest-1174-cbc Error response from daemon: No such container: jenkins-ttcn3-cbc-test-latest-1174-cbc + true + network_remove + set +x Removing network ttcn3-cbc-test-32 + docker network remove ttcn3-cbc-test-32 ttcn3-cbc-test-32 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache:/cache --name jenkins-ttcn3-cbc-test-latest-1174-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-latest/logs/cbc-tester/junit-xml-21.log Timeout waiting for HTTP response CBC_Tests.ttcn:917 CBC_Tests control part CBC_Tests.ttcn:415 TC_ecbe_create_delete_cgi testcase Timeout waiting for HTTP response CBC_Tests.ttcn:918 CBC_Tests control part CBC_Tests.ttcn:431 TC_ecbe_create_delete_lac_ci testcase Timeout waiting for HTTP response CBC_Tests.ttcn:919 CBC_Tests control part CBC_Tests.ttcn:447 TC_ecbe_create_delete_lac testcase Timeout waiting for HTTP response CBC_Tests.ttcn:920 CBC_Tests control part CBC_Tests.ttcn:463 TC_ecbe_create_delete_ci testcase Timeout waiting for HTTP response CBC_Tests.ttcn:921 CBC_Tests control part CBC_Tests.ttcn:479 TC_ecbe_create_delete_lai testcase Timeout waiting for HTTP response CBC_Tests.ttcn:922 CBC_Tests control part CBC_Tests.ttcn:501 TC_ecbe_create_delete_mme_indication testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:50:15 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } CBC_Tests.ttcn:923 CBC_Tests control part CBC_Tests.ttcn:520 TC_ecbe_create_delete_mme_unknown_tai testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:50:41 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } CBC_Tests.ttcn:924 CBC_Tests control part CBC_Tests.ttcn:548 TC_ecbe_create_delete_bsc_and_mme testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:51:06 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } CBC_Tests.ttcn:925 CBC_Tests control part CBC_Tests.ttcn:573 TC_ecbe_create_delete_bsc_server testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:51:36 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } CBC_Tests.ttcn:926 CBC_Tests control part CBC_Tests.ttcn:598 TC_ecbe_create_delete_mme_server testcase Timeout waiting for HTTP response CBC_Tests.ttcn:927 CBC_Tests control part CBC_Tests.ttcn:653 TC_concurrent_cbs_msg_mme testcase Timeout waiting for HTTP response CBC_Tests.ttcn:929 CBC_Tests control part CBC_Tests.ttcn:674 TC_ecbe_create_delete_etws_bsc testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:52:52 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } CBC_Tests.ttcn:930 CBC_Tests control part CBC_Tests.ttcn:687 TC_ecbe_create_delete_etws_mme testcase Timeout waiting for HTTP response CBC_Tests.ttcn:932 CBC_Tests control part CBC_Tests.ttcn:721 TC_create_nack_bsc testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:53:40 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } CBC_Tests.ttcn:933 CBC_Tests control part CBC_Tests.ttcn:739 TC_create_nack_mme testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:54:14 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } CBC_Tests.ttcn:938 CBC_Tests control part CBC_Tests.ttcn:846 TC_cell_failure_restart_active_bsc testcase Unexpected HTTP response { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 409, statustext := "Conflict", header := { { header_name := "Date", header_value := "Sun, 05 May 2024 09:55:17 GMT" }, { header_name := "Content-Length", header_value := "18" } }, body := "Could not allocate" } } 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