Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/asterisk
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 32 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 03dcadd3e3ed72c5152b42436cc45d798f5dadd7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03dcadd3e3ed72c5152b42436cc45d798f5dadd7 # timeout=10
Commit message: "asterisk: pjsip.conf: Fix msisdn not used in From field during IMS INVITE"
 > git rev-list --no-walk 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10
[ttcn3-cbc-test] $ /bin/sh -xe /tmp/jenkins9006573554485759646.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-cbc-test + export IMAGE_SUFFIX=master + cd ttcn3-cbc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs ] + [ xjenkins-ttcn3-cbc-test-1209 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-cbc-test + SUITE_NAME=ttcn3-cbc-test + IMAGE_SUFFIX=master + docker_images_require osmo-cbc-master 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-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/debian-bookworm-build' 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/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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #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.1s #5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #6 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #8 ... #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.2s #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #8 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #11 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #11 DONE 0.7s #12 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #12 CACHED #13 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #13 CACHED #14 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #14 CACHED #15 [ 4/16] 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/ #15 CACHED #16 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #16 CACHED #17 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #17 CACHED #18 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #18 CACHED #19 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #19 CACHED #20 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #20 CACHED #21 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #21 CACHED #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 CACHED #23 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #23 CACHED #24 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #24 CACHED #25 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:6f589b3f5fab5ff2191b7583464365f4ff47cb751796bf7aa63ce143da578107 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 6f589b3f5fab + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-cbc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-cbc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-cbc-master + echo osmo-cbc-master + dir=osmo-cbc-master + pull_arg=--pull + grep ^FROM ../osmo-cbc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-cbc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-cbc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-cbc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/osmo-cbc-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-cbc-master: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.25kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev libulfius-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libulfius)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-cbc/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 989B done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev libulfius-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libulfius)" ;; esac #6 0.399 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.399 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.399 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.399 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.945 Reading package lists... #6 1.210 Reading package lists... #6 1.455 Building dependency tree... #6 1.508 Reading state information... #6 1.571 libulfius-dev is already the newest version (2.7.13-1). #6 1.571 The following additional packages will be installed: #6 1.571 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #6 1.571 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 #6 1.571 libosmovty13 osmocom-nightly #6 1.582 The following NEW packages will be installed: #6 1.582 libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 1.582 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.582 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly #6 1.603 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. #6 1.603 Need to get 1988 kB of archives. #6 1.603 After this operation, 7206 kB of additional disk space will be used. #6 1.603 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406042026 [1164 B] #6 1.618 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.203.d8ac0.202406042026 [164 kB] #6 1.621 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.203.d8ac0.202406042026 [46.0 kB] #6 1.630 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.203.d8ac0.202406042026 [65.4 kB] #6 1.632 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.203.d8ac0.202406042026 [222 kB] #6 1.635 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.203.d8ac0.202406042026 [66.0 kB] #6 1.636 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.203.d8ac0.202406042026 [98.5 kB] #6 1.637 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.203.d8ac0.202406042026 [172 kB] #6 1.639 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.203.d8ac0.202406042026 [54.4 kB] #6 1.641 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.203.d8ac0.202406042026 [58.5 kB] #6 1.642 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.203.d8ac0.202406042026 [45.2 kB] #6 1.644 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.203.d8ac0.202406042026 [38.6 kB] #6 1.645 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.203.d8ac0.202406042026 [839 kB] #6 1.654 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.55.6930.202406042026 [52.5 kB] #6 1.662 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.55.6930.202406042026 [64.7 kB] #6 1.785 debconf: delaying package configuration, since apt-utils is not installed #6 1.831 Fetched 1988 kB in 0s (23.2 MB/s) #6 1.892 Selecting previously unselected package osmocom-nightly. #6 1.892 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117416 files and directories currently installed.) #6 1.929 Preparing to unpack .../00-osmocom-nightly_202406042026_amd64.deb ... #6 1.945 Unpacking osmocom-nightly (202406042026) ... #6 2.070 Selecting previously unselected package libosmocore21:amd64. #6 2.088 Preparing to unpack .../01-libosmocore21_1.9.0.203.d8ac0.202406042026_amd64.deb ... #6 2.122 Unpacking libosmocore21:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 2.267 Selecting previously unselected package libosmocodec4:amd64. #6 2.285 Preparing to unpack .../02-libosmocodec4_1.9.0.203.d8ac0.202406042026_amd64.deb ... #6 2.302 Unpacking libosmocodec4:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 2.441 Selecting previously unselected package libosmoisdn0:amd64. #6 2.459 Preparing to unpack .../03-libosmoisdn0_1.9.0.203.d8ac0.202406042026_amd64.deb ... #6 2.476 Unpacking libosmoisdn0:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 2.617 Selecting previously unselected package libosmogsm20:amd64. #6 2.635 Preparing to unpack .../04-libosmogsm20_1.9.0.203.d8ac0.202406042026_amd64.deb ... #6 2.651 Unpacking libosmogsm20:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 2.802 Selecting previously unselected package libosmocoding0:amd64. #6 2.820 Preparing to unpack .../05-libosmocoding0_1.9.0.203.d8ac0.202406042026_amd64.deb ... #6 2.836 Unpacking libosmocoding0:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 2.959 Selecting previously unselected package libosmovty13:amd64. #6 2.977 Preparing to unpack .../06-libosmovty13_1.9.0.203.d8ac0.202406042026_amd64.deb ... #6 2.994 Unpacking libosmovty13:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 3.137 Selecting previously unselected package libosmogb14:amd64. #6 3.145 Preparing to unpack .../07-libosmogb14_1.9.0.203.d8ac0.202406042026_amd64.deb ... #6 3.162 Unpacking libosmogb14:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 3.308 Selecting previously unselected package libosmoctrl0:amd64. #6 3.326 Preparing to unpack .../08-libosmoctrl0_1.9.0.203.d8ac0.202406042026_amd64.deb ... #6 3.344 Unpacking libosmoctrl0:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 3.485 Selecting previously unselected package libosmosim2:amd64. #6 3.504 Preparing to unpack .../09-libosmosim2_1.9.0.203.d8ac0.202406042026_amd64.deb ... #6 3.521 Unpacking libosmosim2:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 3.655 Selecting previously unselected package libosmousb0:amd64. #6 3.673 Preparing to unpack .../10-libosmousb0_1.9.0.203.d8ac0.202406042026_amd64.deb ... #6 3.690 Unpacking libosmousb0:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 3.806 Selecting previously unselected package libosmocore. #6 3.824 Preparing to unpack .../11-libosmocore_1.9.0.203.d8ac0.202406042026_amd64.deb ... #6 3.841 Unpacking libosmocore (1.9.0.203.d8ac0.202406042026) ... #6 3.955 Selecting previously unselected package libosmocore-dev:amd64. #6 3.973 Preparing to unpack .../12-libosmocore-dev_1.9.0.203.d8ac0.202406042026_amd64.deb ... #6 3.989 Unpacking libosmocore-dev:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 4.159 Selecting previously unselected package libosmonetif11:amd64. #6 4.177 Preparing to unpack .../13-libosmonetif11_1.4.0.55.6930.202406042026_amd64.deb ... #6 4.194 Unpacking libosmonetif11:amd64 (1.4.0.55.6930.202406042026) ... #6 4.319 Selecting previously unselected package libosmo-netif-dev:amd64. #6 4.337 Preparing to unpack .../14-libosmo-netif-dev_1.4.0.55.6930.202406042026_amd64.deb ... #6 4.354 Unpacking libosmo-netif-dev:amd64 (1.4.0.55.6930.202406042026) ... #6 4.513 Setting up osmocom-nightly (202406042026) ... #6 4.564 Setting up libosmocore21:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 4.615 Setting up libosmousb0:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 4.664 Setting up libosmocodec4:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 4.714 Setting up libosmovty13:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 4.764 Setting up libosmoisdn0:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 4.818 Setting up libosmogsm20:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 4.870 Setting up libosmoctrl0:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 4.922 Setting up libosmogb14:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 4.974 Setting up libosmonetif11:amd64 (1.4.0.55.6930.202406042026) ... #6 5.026 Setting up libosmocoding0:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 5.079 Setting up libosmosim2:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 5.131 Setting up libosmocore (1.9.0.203.d8ac0.202406042026) ... #6 5.183 Setting up libosmocore-dev:amd64 (1.9.0.203.d8ac0.202406042026) ... #6 5.235 Setting up libosmo-netif-dev:amd64 (1.4.0.55.6930.202406042026) ... #6 5.288 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 5.6s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-cbc.git #9 0.349 Cloning into 'osmo-cbc'... #9 DONE 0.6s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CBC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-cbc #10 DONE 0.1s #11 [6/8] RUN CD osmo-cbc && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && ldconfig #11 0.368 Already on 'master' #11 0.369 Your branch is up to date with 'origin/master'. #11 0.370 refs/heads/master #11 0.392 HEAD is now at bd50b41 debian/postinst: add checks, be verbose #11 0.393 master #11 0.394 bd50b41eebac96a13074eb3e58530fe80f8f5df8 #11 2.496 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.496 libtoolize: copying file './ltmain.sh' #11 2.942 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.942 libtoolize: and rerunning libtoolize and aclocal. #11 2.942 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.676 configure.ac:174: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.676 configure.ac:174: You should run autoupdate. #11 3.676 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.676 configure.ac:174: the top level #11 3.676 configure.ac:191: warning: AC_OUTPUT should be used without arguments. #11 3.676 configure.ac:191: You should run autoupdate. #11 4.104 configure.ac:23: installing './compile' #11 4.105 configure.ac:25: installing './config.guess' #11 4.107 configure.ac:25: installing './config.sub' #11 4.108 configure.ac:9: installing './install-sh' #11 4.110 configure.ac:9: installing './missing' #11 4.196 src/Makefile.am: installing './depcomp' #11 4.206 src/sbcap/Makefile.am:443: warning: realpath $(CURDIR: non-POSIX variable name #11 4.206 src/sbcap/Makefile.am:443: (probably a GNU make extension) #11 4.206 src/sbcap/Makefile.am:443: warning: realpath $(top_srcdir: non-POSIX variable name #11 4.206 src/sbcap/Makefile.am:443: (probably a GNU make extension) #11 4.278 checking for a BSD-compatible install... /usr/bin/install -c #11 4.282 checking whether build environment is sane... yes #11 4.286 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.287 checking for gawk... gawk #11 4.287 checking whether make sets $(MAKE)... yes #11 4.293 checking whether make supports nested variables... yes #11 4.299 checking whether make supports nested variables... (cached) yes #11 4.299 checking whether make sets $(MAKE)... (cached) yes #11 4.302 checking for gcc... gcc #11 4.353 checking whether the C compiler works... yes #11 4.400 checking for C compiler default output file name... a.out #11 4.400 checking for suffix of executables... #11 4.422 checking whether we are cross compiling... no #11 4.454 checking for suffix of object files... o #11 4.466 checking whether the compiler supports GNU C... yes #11 4.480 checking whether gcc accepts -g... yes #11 4.503 checking for gcc option to enable C11 features... none needed #11 4.528 checking whether gcc understands -c and -o together... yes #11 4.551 checking whether make supports the include directive... yes (GNU style) #11 4.556 checking dependency style of gcc... gcc3 #11 4.628 checking build system type... x86_64-pc-linux-gnu #11 4.722 checking host system type... x86_64-pc-linux-gnu #11 4.722 checking how to print strings... printf #11 4.747 checking for a sed that does not truncate output... /usr/bin/sed #11 4.750 checking for grep that handles long lines and -e... /usr/bin/grep #11 4.751 checking for egrep... /usr/bin/grep -E #11 4.752 checking for fgrep... /usr/bin/grep -F #11 4.752 checking for ld used by gcc... /usr/bin/ld #11 4.754 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 4.756 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 4.757 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 4.767 checking whether ln -s works... yes #11 4.767 checking the maximum length of command line arguments... 1572864 #11 4.771 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 4.771 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 4.771 checking for /usr/bin/ld option to reload object files... -r #11 4.771 checking for file... file #11 4.772 checking for objdump... objdump #11 4.772 checking how to recognize dependent libraries... pass_all #11 4.772 checking for dlltool... no #11 4.772 checking how to associate runtime and link libraries... printf %s\n #11 4.773 checking for ar... ar #11 4.773 checking for archiver @FILE support... @ #11 4.803 checking for strip... strip #11 4.804 checking for ranlib... ranlib #11 4.804 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 4.897 checking for sysroot... no #11 4.897 checking for a working dd... /usr/bin/dd #11 4.901 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 4.921 checking for mt... no #11 4.921 checking if : is a manifest tool... no #11 4.926 checking for stdio.h... yes #11 4.952 checking for stdlib.h... yes #11 4.979 checking for string.h... yes #11 5.005 checking for inttypes.h... yes #11 5.022 checking for stdint.h... yes #11 5.038 checking for strings.h... yes #11 5.056 checking for sys/stat.h... yes #11 5.082 checking for sys/types.h... yes #11 5.102 checking for unistd.h... yes #11 5.127 checking for dlfcn.h... yes #11 5.149 checking for objdir... .libs #11 5.209 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.228 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.228 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.259 checking if gcc static flag -static works... yes #11 5.318 checking if gcc supports -c -o file.o... yes #11 5.332 checking if gcc supports -c -o file.o... (cached) yes #11 5.332 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.337 checking whether -lc should be explicitly linked in... no #11 5.366 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.433 checking how to hardcode library paths into programs... immediate #11 5.433 checking whether stripping libraries is possible... yes #11 5.433 checking if libtool supports shared libraries... yes #11 5.433 checking whether to build shared libraries... yes #11 5.433 checking whether to build static libraries... yes #11 5.434 checking for pkg-config... /usr/bin/pkg-config #11 5.434 checking for pkg-config... /usr/bin/pkg-config #11 5.434 checking pkg-config is at least version 0.20... yes #11 5.435 checking for libosmocore >= 1.9.0... yes #11 5.440 checking for libosmovty >= 1.9.0... yes #11 5.446 checking for libosmogsm >= 1.9.0... yes #11 5.455 checking for libosmo-netif >= 1.4.0... yes #11 5.469 checking for libulfius... yes #11 5.491 checking for jansson... yes #11 5.509 checking for liborcania... yes #11 5.529 checking for netinet/sctp.h... yes #11 5.562 checking for library containing sctp_recvmsg... -lsctp #11 5.650 checking if gcc supports -fvisibility=hidden... yes #11 5.664 checking for doxygen... /usr/bin/doxygen #11 5.669 checking whether to enable VTY/CTRL tests... no #11 5.669 CFLAGS=" -std=gnu11 -Wall" #11 5.669 CPPFLAGS=" -Wall" #11 5.719 checking that generated files are newer than configure... done #11 5.720 configure: creating ./config.status #11 6.819 config.status: creating src/Makefile #11 6.859 config.status: creating src/sbcap/Makefile #11 6.902 config.status: creating include/Makefile #11 6.942 config.status: creating include/osmocom/Makefile #11 6.982 config.status: creating include/osmocom/cbc/Makefile #11 7.013 config.status: creating include/osmocom/sbcap/Makefile #11 7.038 config.status: creating contrib/Makefile #11 7.077 config.status: creating tests/Makefile #11 7.117 config.status: creating tests/sbcap/Makefile #11 7.158 config.status: creating doc/Makefile #11 7.188 config.status: creating doc/examples/Makefile #11 7.195 config.status: creating doc/manuals/Makefile #11 7.202 config.status: creating contrib/systemd/Makefile #11 7.210 config.status: creating libosmo-sbcap.pc #11 7.216 config.status: creating Makefile #11 7.229 config.status: executing tests/atconfig commands #11 7.231 config.status: executing depfiles commands #11 9.186 config.status: executing libtool commands #11 9.239 echo 0.4.2.8-bd50 > .version-t && mv .version-t .version #11 9.240 make install-recursive #11 9.241 make[1]: Entering directory '/tmp/osmo-cbc' #11 9.243 Making install in include #11 9.244 make[2]: Entering directory '/tmp/osmo-cbc/include' #11 9.246 Making install in osmocom #11 9.248 make[3]: Entering directory '/tmp/osmo-cbc/include/osmocom' #11 9.250 Making install in cbc #11 9.252 make[4]: Entering directory '/tmp/osmo-cbc/include/osmocom/cbc' #11 9.254 make[5]: Entering directory '/tmp/osmo-cbc/include/osmocom/cbc' #11 9.254 make[5]: Nothing to be done for 'install-exec-am'. #11 9.254 make[5]: Nothing to be done for 'install-data-am'. #11 9.254 make[5]: Leaving directory '/tmp/osmo-cbc/include/osmocom/cbc' #11 9.254 make[4]: Leaving directory '/tmp/osmo-cbc/include/osmocom/cbc' #11 9.254 Making install in sbcap #11 9.256 make[4]: Entering directory '/tmp/osmo-cbc/include/osmocom/sbcap' #11 9.259 make[5]: Entering directory '/tmp/osmo-cbc/include/osmocom/sbcap' #11 9.259 make[5]: Nothing to be done for 'install-exec-am'. #11 9.262 /usr/bin/mkdir -p '/usr/local/include/osmocom/sbcap' #11 9.265 /usr/bin/install -c -m 644 sbcap_common.h sbcap_internal.h SBcAP_Broadcast-Cancelled-Area-List-5GS.h SBcAP_Broadcast-Cancelled-Area-List.h SBcAP_Broadcast-Empty-Area-List-5GS.h SBcAP_Broadcast-Empty-Area-List.h SBcAP_Broadcast-Scheduled-Area-List-5GS.h SBcAP_Broadcast-Scheduled-Area-List.h SBcAP_CancelledCellinEAI.h SBcAP_CancelledCellinEAI-Item.h SBcAP_CancelledCellinTAI-5GS.h SBcAP_CancelledCellinTAI.h SBcAP_CancelledCellinTAI-Item.h SBcAP_Cause.h SBcAP_CellId-Broadcast-List-5GS.h SBcAP_CellId-Broadcast-List.h SBcAP_CellId-Broadcast-List-Item.h SBcAP_CellID-Cancelled-Item.h SBcAP_CellID-Cancelled-List-5GS.h SBcAP_CellID-Cancelled-List.h SBcAP_CellIdentity.h SBcAP_Concurrent-Warning-Message-Indicator.h SBcAP_Criticality-Diagnostics.h SBcAP_CriticalityDiagnostics-IE-List.h SBcAP_Criticality.h SBcAP_Data-Coding-Scheme.h SBcAP_ECGIList.h SBcAP_EmergencyAreaID-Broadcast-List.h SBcAP_EmergencyAreaID-Broadcast-List-Item.h SBcAP_EmergencyAreaID-Cancelled-Item.h SBcAP_EmergencyAreaID-Cancelled-List.h SBcAP_Emergency-Area-ID.h SBcAP_Emergency-Area-ID-List.h SBcAP_ENB-ID.h SBcAP_Error-Indication.h SBcAP_EUTRAN-CGI.h SBcAP_Extended-Repetition-Period.h SBcAP_EXTERNAL.h SBcAP_Failed-Cell-List.h SBcAP_Failed-Cell-List-NR.h '/usr/local/include/osmocom/sbcap' #11 9.271 /usr/bin/install -c -m 644 SBcAP_Global-ENB-ID.h SBcAP_Global-GNB-ID.h SBcAP_Global-NgENB-ID.h SBcAP_Global-RAN-Node-ID.h SBcAP_GNB-ID.h SBcAP_InitiatingMessage.h SBcAP_List-of-5GS-Cells-for-Failure.h SBcAP_List-of-5GS-TAI-for-Restart.h SBcAP_List-of-5GS-TAIs.h SBcAP_List-of-EAIs-Restart.h SBcAP_List-of-TAIs.h SBcAP_List-of-TAIs-Restart.h SBcAP_Message-Identifier.h SBcAP_NgENB-ID.h SBcAP_NRCellIdentity.h SBcAP_NR-CGI.h SBcAP_NR-CGIList.h SBcAP_NumberOfBroadcasts.h SBcAP_Number-of-Broadcasts-Requested.h SBcAP_Omc-Id.h SBcAP_PLMNidentity.h SBcAP_Presence.h SBcAP_ProcedureCode.h SBcAP_ProtocolExtensionContainer.h SBcAP_ProtocolExtensionField.h SBcAP_ProtocolExtensionID.h SBcAP_ProtocolIE-Container.h SBcAP_ProtocolIE-ContainerList.h SBcAP_ProtocolIE-Field.h SBcAP_ProtocolIE-ID.h SBcAP_PWS-Failure-Indication.h SBcAP_PWS-Restart-Indication.h SBcAP_RAT-Selector-5GS.h SBcAP_Repetition-Period.h SBcAP_Restarted-Cell-List.h SBcAP_Restarted-Cell-List-NR.h SBcAP_SBC-AP-PDU.h SBcAP_ScheduledCellinEAI.h SBcAP_ScheduledCellinEAI-Item.h SBcAP_ScheduledCellinTAI-5GS.h '/usr/local/include/osmocom/sbcap' #11 9.278 /usr/bin/install -c -m 644 SBcAP_ScheduledCellinTAI.h SBcAP_ScheduledCellinTAI-Item.h SBcAP_Send-Stop-Warning-Indication.h SBcAP_Send-Write-Replace-Warning-Indication.h SBcAP_Serial-Number.h SBcAP_Stop-All-Indicator.h SBcAP_Stop-Warning-Indication.h SBcAP_Stop-Warning-Request.h SBcAP_Stop-Warning-Response.h SBcAP_SuccessfulOutcome.h SBcAP_TAC-5GS.h SBcAP_TAC.h SBcAP_TAI-5GS.h SBcAP_TAI-Broadcast-List-5GS.h SBcAP_TAI-Broadcast-List.h SBcAP_TAI-Broadcast-List-Item.h SBcAP_TAI-Cancelled-List-5GS.h SBcAP_TAI-Cancelled-List.h SBcAP_TAI-Cancelled-List-Item.h SBcAP_TAI.h SBcAP_TAI-List-for-Warning.h SBcAP_TBCD-STRING.h SBcAP_TriggeringMessage.h SBcAP_TypeOfError.h SBcAP_Unknown-5GS-Tracking-Area-List.h SBcAP_Unknown-Tracking-Area-List.h SBcAP_UnsuccessfulOutcome.h SBcAP_Warning-Area-Coordinates.h SBcAP_Warning-Area-List-5GS.h SBcAP_Warning-Area-List.h SBcAP_Warning-Message-Content.h SBcAP_Warning-Security-Information.h SBcAP_Warning-Type.h SBcAP_Write-Replace-Warning-Indication.h SBcAP_Write-Replace-Warning-Request.h SBcAP_Write-Replace-Warning-Response.h '/usr/local/include/osmocom/sbcap' #11 9.284 make[5]: Leaving directory '/tmp/osmo-cbc/include/osmocom/sbcap' #11 9.284 make[4]: Leaving directory '/tmp/osmo-cbc/include/osmocom/sbcap' #11 9.287 make[4]: Entering directory '/tmp/osmo-cbc/include/osmocom' #11 9.292 make[5]: Entering directory '/tmp/osmo-cbc/include/osmocom' #11 9.292 make[5]: Nothing to be done for 'install-exec-am'. #11 9.292 make[5]: Nothing to be done for 'install-data-am'. #11 9.292 make[5]: Leaving directory '/tmp/osmo-cbc/include/osmocom' #11 9.292 make[4]: Leaving directory '/tmp/osmo-cbc/include/osmocom' #11 9.292 make[3]: Leaving directory '/tmp/osmo-cbc/include/osmocom' #11 9.295 make[3]: Entering directory '/tmp/osmo-cbc/include' #11 9.298 make[4]: Entering directory '/tmp/osmo-cbc/include' #11 9.298 make[4]: Nothing to be done for 'install-exec-am'. #11 9.298 make[4]: Nothing to be done for 'install-data-am'. #11 9.298 make[4]: Leaving directory '/tmp/osmo-cbc/include' #11 9.298 make[3]: Leaving directory '/tmp/osmo-cbc/include' #11 9.299 make[2]: Leaving directory '/tmp/osmo-cbc/include' #11 9.299 Making install in src #11 9.302 make[2]: Entering directory '/tmp/osmo-cbc/src' #11 9.307 Making install in sbcap #11 9.318 make[3]: Entering directory '/tmp/osmo-cbc/src/sbcap' #11 9.319 CC sbcap_common.lo #11 9.325 CC gen/ANY_aper.lo #11 9.326 CC gen/ANY.lo #11 9.326 CC gen/aper_decoder.lo #11 9.326 CC gen/aper_encoder.lo #11 9.327 CC gen/aper_opentype.lo #11 9.327 CC gen/aper_support.lo #11 9.328 CC gen/asn_application.lo #11 9.329 CC gen/asn_bit_data.lo #11 9.330 CC gen/asn_internal.lo #11 9.331 CC gen/asn_codecs_prim.lo #11 9.332 CC gen/asn_SEQUENCE_OF.lo #11 9.332 CC gen/asn_random_fill.lo #11 9.333 CC gen/asn_SET_OF.lo #11 9.333 CC gen/ber_tlv_length.lo #11 9.333 CC gen/BIT_STRING.lo #11 9.333 CC gen/ber_tlv_tag.lo #11 9.333 CC gen/BIT_STRING_print.lo #11 9.334 CC gen/BIT_STRING_rfill.lo #11 9.334 CC gen/constraints.lo #11 9.419 CC gen/constr_CHOICE_aper.lo #11 9.426 CC gen/constr_CHOICE_print.lo #11 9.426 CC gen/constr_CHOICE.lo #11 9.431 CC gen/constr_CHOICE_rfill.lo #11 9.442 CC gen/constr_SEQUENCE_aper.lo #11 9.442 CC gen/constr_SEQUENCE.lo #11 9.444 CC gen/constr_SEQUENCE_OF_aper.lo #11 9.446 CC gen/constr_SEQUENCE_OF.lo #11 9.448 CC gen/constr_SEQUENCE_print.lo #11 9.457 CC gen/constr_SEQUENCE_rfill.lo #11 9.457 CC gen/constr_SET_OF_aper.lo #11 9.459 CC gen/constr_SET_OF.lo #11 9.467 CC gen/constr_SET_OF_print.lo #11 9.467 CC gen/constr_SET_OF_rfill.lo #11 9.470 CC gen/constr_TYPE.lo #11 9.472 CC gen/ENUMERATED.lo #11 9.480 CC gen/GraphicString.lo #11 9.482 CC gen/ENUMERATED_aper.lo #11 9.486 CC gen/INTEGER_aper.lo #11 9.501 CC gen/INTEGER.lo #11 9.538 CC gen/INTEGER_print.lo #11 9.538 CC gen/INTEGER_rfill.lo #11 9.541 CC gen/NativeEnumerated_aper.lo #11 9.555 CC gen/NativeEnumerated.lo #11 9.556 CC gen/NativeInteger_aper.lo #11 9.559 CC gen/NativeInteger.lo #11 9.559 CC gen/NativeInteger_print.lo #11 9.562 CC gen/NativeInteger_rfill.lo #11 9.563 CC gen/ObjectDescriptor.lo #11 9.570 CC gen/OBJECT_IDENTIFIER.lo #11 9.573 CC gen/OBJECT_IDENTIFIER_print.lo #11 9.575 CC gen/OBJECT_IDENTIFIER_rfill.lo #11 9.580 CC gen/OCTET_STRING_aper.lo #11 9.584 CC gen/OCTET_STRING.lo #11 9.589 CC gen/OCTET_STRING_print.lo #11 9.593 CC gen/OCTET_STRING_rfill.lo #11 9.603 CC gen/OPEN_TYPE_aper.lo #11 9.636 CC gen/OPEN_TYPE.lo #11 9.644 CC gen/per_decoder.lo #11 9.648 CC gen/per_encoder.lo #11 9.656 CC gen/per_opentype.lo #11 9.656 CC gen/per_support.lo #11 9.666 CC gen/SBcAP_Broadcast-Cancelled-Area-List-5GS.lo #11 9.666 CC gen/SBcAP_Broadcast-Cancelled-Area-List.lo #11 9.667 CC gen/SBcAP_Broadcast-Empty-Area-List-5GS.lo #11 9.670 CC gen/SBcAP_Broadcast-Empty-Area-List.lo #11 9.670 CC gen/SBcAP_Broadcast-Scheduled-Area-List-5GS.lo #11 9.672 CC gen/SBcAP_Broadcast-Scheduled-Area-List.lo #11 9.676 CC gen/SBcAP_CancelledCellinEAI.lo #11 9.683 CC gen/SBcAP_CancelledCellinEAI-Item.lo #11 9.689 CC gen/SBcAP_CancelledCellinTAI-5GS.lo #11 9.703 CC gen/SBcAP_CancelledCellinTAI.lo #11 9.710 CC gen/SBcAP_CancelledCellinTAI-Item.lo #11 9.716 CC gen/SBcAP_Cause.lo #11 9.731 CC gen/SBcAP_CellId-Broadcast-List-5GS.lo #11 9.736 CC gen/SBcAP_CellId-Broadcast-List.lo #11 9.736 CC gen/SBcAP_CellId-Broadcast-List-Item.lo #11 9.737 CC gen/SBcAP_CellID-Cancelled-Item.lo #11 9.743 CC gen/SBcAP_CellID-Cancelled-List-5GS.lo #11 9.750 CC gen/SBcAP_CellID-Cancelled-List.lo #11 9.759 CC gen/SBcAP_CellIdentity.lo #11 9.767 CC gen/SBcAP_Concurrent-Warning-Message-Indicator.lo #11 9.780 CC gen/SBcAP_Criticality.lo #11 9.783 CC gen/SBcAP_Criticality-Diagnostics.lo #11 9.785 CC gen/SBcAP_CriticalityDiagnostics-IE-List.lo #11 9.791 CC gen/SBcAP_Data-Coding-Scheme.lo #11 9.791 CC gen/SBcAP_ECGIList.lo #11 9.798 CC gen/SBcAP_EmergencyAreaID-Broadcast-List.lo #11 9.799 CC gen/SBcAP_EmergencyAreaID-Broadcast-List-Item.lo #11 9.802 CC gen/SBcAP_Emergency-Area-ID.lo #11 9.810 CC gen/SBcAP_EmergencyAreaID-Cancelled-Item.lo #11 9.817 CC gen/SBcAP_EmergencyAreaID-Cancelled-List.lo #11 9.824 CC gen/SBcAP_Emergency-Area-ID-List.lo #11 9.826 CC gen/SBcAP_ENB-ID.lo #11 9.848 CC gen/SBcAP_Error-Indication.lo #11 9.848 CC gen/SBcAP_EUTRAN-CGI.lo #11 9.848 CC gen/SBcAP_Extended-Repetition-Period.lo #11 9.850 CC gen/SBcAP_EXTERNAL.lo #11 9.858 CC gen/SBcAP_Failed-Cell-List.lo #11 9.865 CC gen/SBcAP_Failed-Cell-List-NR.lo #11 9.869 CC gen/SBcAP_Global-ENB-ID.lo #11 9.873 CC gen/SBcAP_Global-GNB-ID.lo #11 9.873 CC gen/SBcAP_Global-NgENB-ID.lo #11 9.884 CC gen/SBcAP_Global-RAN-Node-ID.lo #11 9.890 CC gen/SBcAP_GNB-ID.lo #11 9.891 CC gen/SBcAP_InitiatingMessage.lo #11 9.895 CC gen/SBcAP_List-of-5GS-Cells-for-Failure.lo #11 9.901 CC gen/SBcAP_List-of-5GS-TAI-for-Restart.lo #11 9.919 CC gen/SBcAP_List-of-5GS-TAIs.lo #11 9.921 CC gen/SBcAP_List-of-EAIs-Restart.lo #11 9.940 CC gen/SBcAP_List-of-TAIs.lo #11 9.940 CC gen/SBcAP_List-of-TAIs-Restart.lo #11 9.941 CC gen/SBcAP_Message-Identifier.lo #11 9.943 CC gen/SBcAP_NgENB-ID.lo #11 9.952 CC gen/SBcAP_NRCellIdentity.lo #11 9.954 CC gen/SBcAP_NR-CGI.lo #11 9.959 CC gen/SBcAP_NR-CGIList.lo #11 9.962 CC gen/SBcAP_NumberOfBroadcasts.lo #11 9.962 CC gen/SBcAP_Number-of-Broadcasts-Requested.lo #11 9.969 CC gen/SBcAP_Omc-Id.lo #11 9.979 CC gen/SBcAP_PLMNidentity.lo #11 9.980 CC gen/SBcAP_Presence.lo #11 9.983 CC gen/SBcAP_ProcedureCode.lo #11 9.987 CC gen/SBcAP_ProtocolExtensionContainer.lo #11 9.998 CC gen/SBcAP_ProtocolExtensionField.lo #11 10.01 CC gen/SBcAP_ProtocolExtensionID.lo #11 10.01 CC gen/SBcAP_ProtocolIE-Container.lo #11 10.02 CC gen/SBcAP_ProtocolIE-ContainerList.lo #11 10.04 CC gen/SBcAP_ProtocolIE-Field.lo #11 10.04 CC gen/SBcAP_ProtocolIE-ID.lo #11 10.05 CC gen/SBcAP_PWS-Failure-Indication.lo #11 10.05 CC gen/SBcAP_PWS-Restart-Indication.lo #11 10.05 CC gen/SBcAP_RAT-Selector-5GS.lo #11 10.05 CC gen/SBcAP_Repetition-Period.lo #11 10.06 CC gen/SBcAP_Restarted-Cell-List.lo #11 10.06 CC gen/SBcAP_Restarted-Cell-List-NR.lo #11 10.06 CC gen/SBcAP_SBC-AP-PDU.lo #11 10.07 CC gen/SBcAP_ScheduledCellinEAI.lo #11 10.07 CC gen/SBcAP_ScheduledCellinEAI-Item.lo #11 10.07 CC gen/SBcAP_ScheduledCellinTAI-5GS.lo #11 10.09 CC gen/SBcAP_ScheduledCellinTAI.lo #11 10.09 CC gen/SBcAP_ScheduledCellinTAI-Item.lo #11 10.10 CC gen/SBcAP_Send-Stop-Warning-Indication.lo #11 10.11 CC gen/SBcAP_Send-Write-Replace-Warning-Indication.lo #11 10.12 CC gen/SBcAP_Serial-Number.lo #11 10.13 CC gen/SBcAP_Stop-All-Indicator.lo #11 10.13 CC gen/SBcAP_Stop-Warning-Indication.lo #11 10.14 CC gen/SBcAP_Stop-Warning-Request.lo #11 10.15 CC gen/SBcAP_Stop-Warning-Response.lo #11 10.16 CC gen/SBcAP_SuccessfulOutcome.lo #11 10.16 CC gen/SBcAP_TAC-5GS.lo #11 10.17 CC gen/SBcAP_TAC.lo #11 10.18 CC gen/SBcAP_TAI-5GS.lo #11 10.18 CC gen/SBcAP_TAI-Broadcast-List-5GS.lo #11 10.19 CC gen/SBcAP_TAI-Broadcast-List.lo #11 10.19 CC gen/SBcAP_TAI-Broadcast-List-Item.lo #11 10.20 CC gen/SBcAP_TAI.lo #11 10.20 CC gen/SBcAP_TAI-Cancelled-List-5GS.lo #11 10.20 CC gen/SBcAP_TAI-Cancelled-List.lo #11 10.21 CC gen/SBcAP_TAI-Cancelled-List-Item.lo #11 10.21 CC gen/SBcAP_TAI-List-for-Warning.lo #11 10.21 CC gen/SBcAP_TBCD-STRING.lo #11 10.22 CC gen/SBcAP_TriggeringMessage.lo #11 10.24 CC gen/SBcAP_TypeOfError.lo #11 10.25 CC gen/SBcAP_Unknown-5GS-Tracking-Area-List.lo #11 10.26 CC gen/SBcAP_Unknown-Tracking-Area-List.lo #11 10.26 CC gen/SBcAP_UnsuccessfulOutcome.lo #11 10.26 CC gen/SBcAP_Warning-Area-Coordinates.lo #11 10.27 CC gen/SBcAP_Warning-Area-List-5GS.lo #11 10.29 CC gen/SBcAP_Warning-Area-List.lo #11 10.30 CC gen/SBcAP_Warning-Message-Content.lo #11 10.31 CC gen/SBcAP_Warning-Security-Information.lo #11 10.31 CC gen/SBcAP_Warning-Type.lo #11 10.31 CC gen/SBcAP_Write-Replace-Warning-Indication.lo #11 10.31 CC gen/SBcAP_Write-Replace-Warning-Request.lo #11 10.31 CC gen/SBcAP_Write-Replace-Warning-Response.lo #11 10.40 CCLD libosmo-asn1-sbcap.la #11 10.53 CCLD libosmo-sbcap.la #11 10.78 make[4]: Entering directory '/tmp/osmo-cbc/src/sbcap' #11 10.78 make[4]: Nothing to be done for 'install-data-am'. #11 10.78 /usr/bin/mkdir -p '/usr/local/lib' #11 10.78 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-sbcap.la '/usr/local/lib' #11 10.79 libtool: install: /usr/bin/install -c .libs/libosmo-sbcap.so.0.1.0 /usr/local/lib/libosmo-sbcap.so.0.1.0 #11 10.79 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sbcap.so.0.1.0 libosmo-sbcap.so.0 || { rm -f libosmo-sbcap.so.0 && ln -s libosmo-sbcap.so.0.1.0 libosmo-sbcap.so.0; }; }) #11 10.79 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sbcap.so.0.1.0 libosmo-sbcap.so || { rm -f libosmo-sbcap.so && ln -s libosmo-sbcap.so.0.1.0 libosmo-sbcap.so; }; }) #11 10.80 libtool: install: /usr/bin/install -c .libs/libosmo-sbcap.lai /usr/local/lib/libosmo-sbcap.la #11 10.80 libtool: install: /usr/bin/install -c .libs/libosmo-sbcap.a /usr/local/lib/libosmo-sbcap.a #11 10.80 libtool: install: chmod 644 /usr/local/lib/libosmo-sbcap.a #11 10.81 libtool: install: ranlib /usr/local/lib/libosmo-sbcap.a #11 10.85 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 10.85 ---------------------------------------------------------------------- #11 10.85 Libraries have been installed in: #11 10.85 /usr/local/lib #11 10.85 #11 10.85 If you ever happen to want to link against installed libraries #11 10.85 in a given directory, LIBDIR, you must either use libtool, and #11 10.85 specify the full pathname of the library, or use the '-LLIBDIR' #11 10.85 flag during linking and do at least one of the following: #11 10.85 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 10.85 during execution #11 10.85 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 10.85 during linking #11 10.85 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 10.85 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 10.85 #11 10.85 See any operating system documentation about shared libraries for #11 10.85 more information, such as the ld(1) and ld.so(8) manual pages. #11 10.85 ---------------------------------------------------------------------- #11 10.85 make[4]: Leaving directory '/tmp/osmo-cbc/src/sbcap' #11 10.85 make[3]: Leaving directory '/tmp/osmo-cbc/src/sbcap' #11 10.85 make[3]: Entering directory '/tmp/osmo-cbc/src' #11 10.85 CC cbc_data.o #11 10.85 CC cbc_main.o #11 10.85 CC cbc_message.o #11 10.85 CC cbc_peer.o #11 10.85 CC cbc_vty.o #11 10.86 CC cbsp_link.o #11 10.86 CC cbsp_link_fsm.o #11 10.86 CC cbsp_msg.o #11 10.86 CC cbsp_smscb_peer_fsm.o #11 10.86 CC rest_api.o #11 10.86 CC charset.o #11 10.86 CC rest_it_op.o #11 10.86 CC sbcap_msg.o #11 10.86 CC sbcap_link.o #11 10.86 CC sbcap_link_fsm.o #11 10.86 CC sbcap_smscb_peer_fsm.o #11 10.86 CC smscb_message_fsm.o #11 10.86 CC smscb_peer_fsm.o #11 11.01 CCLD osmo-cbc #11 11.24 make[4]: Entering directory '/tmp/osmo-cbc/src' #11 11.24 make[4]: Nothing to be done for 'install-data-am'. #11 11.24 /usr/bin/mkdir -p '/usr/local/bin' #11 11.24 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-cbc '/usr/local/bin' #11 11.26 libtool: install: /usr/bin/install -c .libs/osmo-cbc /usr/local/bin/osmo-cbc #11 11.27 make[4]: Leaving directory '/tmp/osmo-cbc/src' #11 11.27 make[3]: Leaving directory '/tmp/osmo-cbc/src' #11 11.27 make[2]: Leaving directory '/tmp/osmo-cbc/src' #11 11.27 Making install in doc #11 11.27 make[2]: Entering directory '/tmp/osmo-cbc/doc' #11 11.27 Making install in examples #11 11.27 make[3]: Entering directory '/tmp/osmo-cbc/doc/examples' #11 11.28 make[4]: Entering directory '/tmp/osmo-cbc/doc/examples' #11 11.28 make[4]: Nothing to be done for 'install-exec-am'. #11 11.28 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 11.28 /usr/bin/install -c -m 644 osmo-cbc/osmo-cbc.cfg '/usr/local/etc/osmocom' #11 11.28 make install-data-hook #11 11.29 make[5]: Entering directory '/tmp/osmo-cbc/doc/examples' #11 11.29 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 11.29 j="/usr/local/share/doc/osmo-cbc/examples/$f" && \ #11 11.29 mkdir -p "$(dirname $j)" && \ #11 11.29 /usr/bin/install -c -m 644 ./$f $j; \ #11 11.29 done #11 11.30 make[5]: Leaving directory '/tmp/osmo-cbc/doc/examples' #11 11.30 make[4]: Leaving directory '/tmp/osmo-cbc/doc/examples' #11 11.30 make[3]: Leaving directory '/tmp/osmo-cbc/doc/examples' #11 11.30 Making install in manuals #11 11.31 make[3]: Entering directory '/tmp/osmo-cbc/doc/manuals' #11 11.31 make[4]: Entering directory '/tmp/osmo-cbc/doc/manuals' #11 11.31 make[4]: Nothing to be done for 'install-exec-am'. #11 11.31 make[4]: Nothing to be done for 'install-data-am'. #11 11.31 make[4]: Leaving directory '/tmp/osmo-cbc/doc/manuals' #11 11.31 make[3]: Leaving directory '/tmp/osmo-cbc/doc/manuals' #11 11.31 make[3]: Entering directory '/tmp/osmo-cbc/doc' #11 11.32 make[4]: Entering directory '/tmp/osmo-cbc/doc' #11 11.32 make[4]: Nothing to be done for 'install-exec-am'. #11 11.32 make[4]: Nothing to be done for 'install-data-am'. #11 11.32 make[4]: Leaving directory '/tmp/osmo-cbc/doc' #11 11.32 make[3]: Leaving directory '/tmp/osmo-cbc/doc' #11 11.32 make[2]: Leaving directory '/tmp/osmo-cbc/doc' #11 11.32 Making install in contrib #11 11.33 make[2]: Entering directory '/tmp/osmo-cbc/contrib' #11 11.34 Making install in systemd #11 11.34 make[3]: Entering directory '/tmp/osmo-cbc/contrib/systemd' #11 11.35 make[4]: Entering directory '/tmp/osmo-cbc/contrib/systemd' #11 11.35 make[4]: Nothing to be done for 'install-exec-am'. #11 11.35 /usr/bin/mkdir -p '/lib/systemd/system' #11 11.35 /usr/bin/install -c -m 644 osmo-cbc.service '/lib/systemd/system' #11 11.36 make[4]: Leaving directory '/tmp/osmo-cbc/contrib/systemd' #11 11.36 make[3]: Leaving directory '/tmp/osmo-cbc/contrib/systemd' #11 11.36 make[3]: Entering directory '/tmp/osmo-cbc/contrib' #11 11.37 make[4]: Entering directory '/tmp/osmo-cbc/contrib' #11 11.37 make[4]: Nothing to be done for 'install-exec-am'. #11 11.37 make[4]: Nothing to be done for 'install-data-am'. #11 11.37 make[4]: Leaving directory '/tmp/osmo-cbc/contrib' #11 11.37 make[3]: Leaving directory '/tmp/osmo-cbc/contrib' #11 11.37 make[2]: Leaving directory '/tmp/osmo-cbc/contrib' #11 11.37 Making install in tests #11 11.38 make[2]: Entering directory '/tmp/osmo-cbc/tests' #11 11.38 Making install in sbcap #11 11.39 make[3]: Entering directory '/tmp/osmo-cbc/tests/sbcap' #11 11.40 make[4]: Entering directory '/tmp/osmo-cbc/tests/sbcap' #11 11.40 make[4]: Nothing to be done for 'install-exec-am'. #11 11.40 make[4]: Nothing to be done for 'install-data-am'. #11 11.40 make[4]: Leaving directory '/tmp/osmo-cbc/tests/sbcap' #11 11.40 make[3]: Leaving directory '/tmp/osmo-cbc/tests/sbcap' #11 11.40 make[3]: Entering directory '/tmp/osmo-cbc/tests' #11 11.41 make[4]: Entering directory '/tmp/osmo-cbc/tests' #11 11.41 make[4]: Nothing to be done for 'install-exec-am'. #11 11.41 make[4]: Nothing to be done for 'install-data-am'. #11 11.41 make[4]: Leaving directory '/tmp/osmo-cbc/tests' #11 11.41 make[3]: Leaving directory '/tmp/osmo-cbc/tests' #11 11.41 make[2]: Leaving directory '/tmp/osmo-cbc/tests' #11 11.41 make[2]: Entering directory '/tmp/osmo-cbc' #11 11.42 make[3]: Entering directory '/tmp/osmo-cbc' #11 11.42 make[3]: Nothing to be done for 'install-exec-am'. #11 11.42 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 11.43 /usr/bin/install -c -m 644 libosmo-sbcap.pc '/usr/local/lib/pkgconfig' #11 11.43 make[3]: Leaving directory '/tmp/osmo-cbc' #11 11.43 make[2]: Leaving directory '/tmp/osmo-cbc' #11 11.44 make[1]: Leaving directory '/tmp/osmo-cbc' #11 DONE 11.6s #12 [7/8] COPY OSMO-CBC.CFG /data/osmo-cbc.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:377e2584c070cce0ea92202f8f004a63e82bc9ed85e426ec59a5d1d4ff1fc375 done #14 naming to docker.io/osmocom-build/osmo-cbc-master:latest 0.0s done #14 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/osmo-cbc-master' + docker_image_exists osmo-cbc-master + docker images -q osmocom-build/osmo-cbc-master + test -n 377e2584c070 + list_osmo_packages debian-bookworm osmo-cbc-master + local distro=debian-bookworm + local image=osmo-cbc-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-cbc-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-cbc-master ### ii libosmo-netif-dev:amd64 1.4.0.55.6930.202406042026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.203.d8ac0.202406042026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.203.d8ac0.202406042026 amd64 Osmo coding library ii libosmocore 1.9.0.203.d8ac0.202406042026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.203.d8ac0.202406042026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.203.d8ac0.202406042026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.203.d8ac0.202406042026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.203.d8ac0.202406042026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.203.d8ac0.202406042026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.203.d8ac0.202406042026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.55.6930.202406042026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.203.d8ac0.202406042026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.203.d8ac0.202406042026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.203.d8ac0.202406042026 amd64 Osmo VTY library ii osmocom-nightly 202406042026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-cbc-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-cbc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-cbc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-cbc-test + echo ttcn3-cbc-test + dir=ttcn3-cbc-test + pull_arg=--pull + grep ^FROM ../ttcn3-cbc-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-cbc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-cbc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-cbc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/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/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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -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.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" cbc #8 0.271 + OSMO_TTCN3_BRANCH=master #8 0.271 + shift #8 0.271 + cd /osmo-ttcn3-hacks #8 0.271 + git fetch #8 0.346 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.346 + ede6441e...ebe8c361 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.348 + git checkout master #8 0.389 Already on 'master' #8 0.389 Your branch is up to date with 'origin/master'. #8 0.389 + git symbolic-ref -q HEAD #8 0.390 refs/heads/master #8 0.390 + git reset --hard origin/master #8 0.396 HEAD is now at 8d0d7af2 msc: add TC_gsup_mt_sms_lu_delay for X36 (LU delay) timer #8 0.397 + git rev-parse --abbrev-ref HEAD #8 0.398 master #8 0.399 + git rev-parse HEAD #8 0.400 8d0d7af27a3a10f2a35da3127535d7058e220bad #8 0.401 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.401 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.402 + make -j8 deps #8 0.490 (make -j20 -C deps || make -j1 -C deps) #8 0.491 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.492 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.212 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.212 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.213 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.214 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.215 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.215 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.216 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.217 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.218 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.218 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.219 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.220 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.221 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.222 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.222 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.223 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.318 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.318 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.319 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.319 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.401 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.402 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.407 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.407 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.409 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.409 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.409 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.411 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.412 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.417 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.420 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.430 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.432 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.466 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.467 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.472 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.472 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.472 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.473 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.477 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.477 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.480 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.480 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.480 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.480 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.483 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.484 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.485 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.486 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.488 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.489 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.490 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.491 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.494 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.494 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.494 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.495 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.495 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.495 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.591 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.591 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.596 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.598 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.600 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.600 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.601 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.602 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.603 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.603 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.605 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.605 + make cbc #8 1.723 (make -j20 -C deps || make -j1 -C deps) #8 1.728 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.356 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.357 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.357 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.358 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.359 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.360 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.360 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.361 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.362 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.363 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.364 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.364 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.365 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.366 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.367 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.368 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.426 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.426 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.440 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.440 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.520 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.531 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.531 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.537 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.537 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.539 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.541 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.541 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.544 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.544 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.545 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.546 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.554 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.608 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.608 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.608 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.608 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.609 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.609 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.609 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.609 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.609 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.609 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.609 + + gitgit checkout checkout -q -q -f -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.609 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.609 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.609 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.609 + + gitgit checkout checkout -q -f -q 54176e95850654e5e8b0ffa2f1b5f35c412b949c -f #8 2.609 d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.609 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.609 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.610 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.610 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.610 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.610 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.610 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.610 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.618 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.619 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.705 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.705 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.710 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.712 (cd cbc && ./gen_links.sh && ./regen_makefile.sh) #8 2.719 Linking TCCInterface_Functions.ttcn #8 2.721 Linking TCCConversion_Functions.ttcn #8 2.723 Linking TCCConversion.cc #8 2.726 Linking TCCInterface.cc #8 2.728 Linking TCCInterface_ip.h #8 2.730 Linking TCCEncoding_Functions.ttcn #8 2.733 Linking TCCEncoding.cc #8 2.735 Linking Socket_API_Definitions.ttcn #8 2.738 Linking IPL4asp_Functions.ttcn #8 2.740 Linking IPL4asp_PT.cc #8 2.742 Linking IPL4asp_PT.hh #8 2.744 Linking IPL4asp_PortType.ttcn #8 2.746 Linking IPL4asp_Types.ttcn #8 2.749 Linking IPL4asp_discovery.cc #8 2.751 Linking IPL4asp_protocol_L234.hh #8 2.753 Linking SCTPasp_PT.cc #8 2.755 Linking SCTPasp_PT.hh #8 2.757 Linking SCTPasp_PortType.ttcn #8 2.759 Linking SCTPasp_Types.ttcn #8 2.762 Linking TELNETasp_PT.cc #8 2.764 Linking TELNETasp_PT.hh #8 2.766 Linking TELNETasp_PortType.ttcn #8 2.769 Linking BSSAP_Types.ttcn #8 2.771 Linking SABP_CommonDataTypes.asn #8 2.773 Linking SABP_Constants.asn #8 2.775 Linking SABP_Containers.asn #8 2.777 Linking SABP_IEs.asn #8 2.779 Linking SABP_PDU_Contents.asn #8 2.781 Linking SABP_PDU_Descriptions.asn #8 2.783 Linking SABP_Types.ttcn #8 2.785 Linking SABP_EncDec.cc #8 2.787 Linking SABP_Templates.ttcn #8 2.790 Linking SABP_CodecPort.ttcn #8 2.792 Linking SABP_CodecPort_CtrlFunct.ttcn #8 2.794 Linking SABP_CodecPort_CtrlFunctDef.cc #8 2.796 Linking SABP_Adapter.ttcn #8 2.799 Linking SBC_AP_CommonDataTypes.asn #8 2.801 Linking SBC_AP_Constants.asn #8 2.803 Linking SBC_AP_Containers.asn #8 2.805 Linking SBC_AP_IEs.asn #8 2.807 Linking SBC_AP_PDU_Contents.asn #8 2.809 Linking SBC_AP_PDU_Descriptions.asn #8 2.812 Linking SBC_AP_Types.ttcn #8 2.814 Linking SBC_AP_EncDec.cc #8 2.816 Linking SBC_AP_Templates.ttcn #8 2.818 Linking SBC_AP_CodecPort.ttcn #8 2.820 Linking SBC_AP_CodecPort_CtrlFunct.ttcn #8 2.822 Linking SBC_AP_CodecPort_CtrlFunctDef.cc #8 2.824 Linking SBC_AP_Adapter.ttcn #8 2.827 Linking Abstract_Socket.cc #8 2.829 Linking Abstract_Socket.hh #8 2.831 Linking HTTPmsg_MessageLen.ttcn #8 2.833 Linking HTTPmsg_MessageLen_Function.cc #8 2.835 Linking HTTPmsg_PT.cc #8 2.837 Linking HTTPmsg_PT.hh #8 2.839 Linking HTTPmsg_PortType.ttcn #8 2.842 Linking HTTPmsg_Types.ttcn #8 2.844 Linking JSON_EncDec.cc #8 2.846 Linking JSON_Types.ttcn #8 2.849 Linking Misc_Helpers.ttcn #8 2.851 Linking General_Types.ttcn #8 2.853 Linking GSM_Types.ttcn #8 2.855 Linking Osmocom_Types.ttcn #8 2.857 Linking Native_Functions.ttcn #8 2.859 Linking Native_FunctionDefs.cc #8 2.861 Linking HTTP_Adapter.ttcn #8 2.864 Linking BSSMAP_Templates.ttcn #8 2.866 Linking CBSP_Types.ttcn #8 2.868 Linking CBSP_Templates.ttcn #8 2.870 Linking CBSP_CodecPort.ttcn #8 2.873 Linking CBSP_CodecPort_CtrlFunct.ttcn #8 2.875 Linking CBSP_CodecPort_CtrlFunctdef.cc #8 2.877 Linking CBSP_Adapter.ttcn #8 2.910 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.911 Generating Makefile skeleton... #8 2.912 Makefile skeleton was generated. #8 2.954 make -C cbc compile #8 2.966 make[1]: Entering directory '/osmo-ttcn3-hacks/cbc' #8 2.966 /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.969 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.969 #8 2.976 Notify: Parsing TTCN-3 module `BSC_ConnectionHandler.ttcn'... #8 2.978 Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... #8 2.984 Notify: Parsing TTCN-3 module `BSSMAP_Templates.ttcn'... #8 2.988 Notify: Parsing TTCN-3 module `CBC_Tests.ttcn'... #8 2.990 Notify: Parsing TTCN-3 module `CBSP_Adapter.ttcn'... #8 2.990 Notify: Parsing TTCN-3 module `CBSP_CodecPort.ttcn'... #8 2.990 Notify: Parsing TTCN-3 module `CBSP_CodecPort_CtrlFunct.ttcn'... #8 2.990 Notify: Parsing TTCN-3 module `CBSP_Templates.ttcn'... #8 2.992 Notify: Parsing TTCN-3 module `CBSP_Types.ttcn'... #8 2.993 Notify: Parsing TTCN-3 module `CBS_Message.ttcn'... #8 2.993 Notify: Parsing TTCN-3 module `ECBE_Components.ttcn'... #8 2.993 Notify: Parsing TTCN-3 module `ECBE_Types.ttcn'... #8 2.993 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.994 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.994 Notify: Parsing TTCN-3 module `HTTP_Adapter.ttcn'... #8 2.995 Notify: Parsing TTCN-3 module `HTTPmsg_MessageLen.ttcn'... #8 2.995 Notify: Parsing TTCN-3 module `HTTPmsg_PortType.ttcn'... #8 2.995 Notify: Parsing TTCN-3 module `HTTPmsg_Types.ttcn'... #8 2.995 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.996 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.996 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.996 Notify: Parsing TTCN-3 module `JSON_Types.ttcn'... #8 2.996 Notify: Parsing TTCN-3 module `MME_ConnectionHandler.ttcn'... #8 2.997 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.997 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.997 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.998 Notify: Parsing TTCN-3 module `SABP_Adapter.ttcn'... #8 2.998 Notify: Parsing TTCN-3 module `SABP_CodecPort.ttcn'... #8 2.998 Notify: Parsing TTCN-3 module `SABP_CodecPort_CtrlFunct.ttcn'... #8 2.998 Notify: Parsing TTCN-3 module `SABP_Templates.ttcn'... #8 2.999 Notify: Parsing TTCN-3 module `SABP_Types.ttcn'... #8 2.999 Notify: Parsing TTCN-3 module `SBC_AP_Adapter.ttcn'... #8 2.999 Notify: Parsing TTCN-3 module `SBC_AP_CodecPort.ttcn'... #8 2.999 Notify: Parsing TTCN-3 module `SBC_AP_CodecPort_CtrlFunct.ttcn'... #8 2.999 Notify: Parsing TTCN-3 module `SBC_AP_Templates.ttcn'... #8 3.000 Notify: Parsing TTCN-3 module `SBC_AP_Types.ttcn'... #8 3.000 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 3.000 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 3.000 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 3.000 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 3.001 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 3.002 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 3.002 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 3.002 Notify: Parsing ASN.1 module `SABP_CommonDataTypes.asn'... #8 3.002 SABP_CommonDataTypes.asn:10: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.002 Notify: Parsing ASN.1 module `SABP_Constants.asn'... #8 3.002 SABP_Constants.asn:16: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 3.002 Notify: Parsing ASN.1 module `SABP_Containers.asn'... #8 3.002 Notify: Parsing ASN.1 module `SABP_IEs.asn'... #8 3.002 Notify: Parsing ASN.1 module `SABP_PDU_Contents.asn'... #8 3.003 Notify: Parsing ASN.1 module `SABP_PDU_Descriptions.asn'... #8 3.003 Notify: Parsing ASN.1 module `SBC_AP_CommonDataTypes.asn'... #8 3.003 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.003 Notify: Parsing ASN.1 module `SBC_AP_Constants.asn'... #8 3.003 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.003 Notify: Parsing ASN.1 module `SBC_AP_Containers.asn'... #8 3.003 Notify: Parsing ASN.1 module `SBC_AP_IEs.asn'... #8 3.004 Notify: Parsing ASN.1 module `SBC_AP_PDU_Contents.asn'... #8 3.004 Notify: Parsing ASN.1 module `SBC_AP_PDU_Descriptions.asn'... #8 3.004 Notify: Checking modules... #8 3.004 CBS_Message.ttcn: In TTCN-3 module `CBS_Message': #8 3.004 CBS_Message.ttcn:24.1-35.1: warning: Definition with name `CBS_Message' hides a module identifier #8 3.010 BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': #8 3.010 BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': #8 3.010 BSSMAP_Templates.ttcn:260.4-262.2: In else statement: #8 3.010 BSSMAP_Templates.ttcn:261.3-42: In return statement: #8 3.010 BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': #8 3.010 BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': #8 3.010 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.010 BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here #8 3.010 BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': #8 3.010 BSSMAP_Templates.ttcn:278.4-280.2: In else statement: #8 3.010 BSSMAP_Templates.ttcn:279.3-42: In return statement: #8 3.010 BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': #8 3.010 BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': #8 3.010 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.010 BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here #8 3.010 BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': #8 3.010 BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': #8 3.010 BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': #8 3.010 BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': #8 3.010 BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': #8 3.010 BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': #8 3.010 BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': #8 3.010 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.010 BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here #8 3.011 BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': #8 3.011 BSSMAP_Templates.ttcn:752.4-758.2: In else statement: #8 3.011 BSSMAP_Templates.ttcn:757.3-11: In return statement: #8 3.011 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.011 BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here #8 3.012 BSSMAP_Templates.ttcn:2170.1-2182.1: In function definition `ts_BSSMAP_IE_TalkerPriority': #8 3.012 BSSMAP_Templates.ttcn:2174.4-2181.2: In else statement: #8 3.012 BSSMAP_Templates.ttcn:2180.3-11: In return statement: #8 3.012 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.012 BSSMAP_Templates.ttcn:2175.51-2179.3: note: Referenced template variable is here #8 3.013 BSSMAP_Templates.ttcn:2842.1-2854.1: In function definition `tr_BSSMAP_LcsCause': #8 3.013 BSSMAP_Templates.ttcn:2853.2-10: In return statement: #8 3.013 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.013 BSSMAP_Templates.ttcn:2847.34-2852.2: note: Referenced template variable is here #8 3.014 CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates': #8 3.014 CBSP_Templates.ttcn:370.1-383.1: In function definition `ts_CBSP_WRITE_CBS_COMPL': #8 3.014 CBSP_Templates.ttcn:381.2-53: In variable assignment: #8 3.014 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.014 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.015 CBSP_Templates.ttcn:435.1-451.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL': #8 3.015 CBSP_Templates.ttcn:449.2-53: In variable assignment: #8 3.015 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.015 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.015 CBSP_Templates.ttcn:521.1-540.1: In function definition `ts_CBSP_WRITE_CBS_FAIL': #8 3.015 CBSP_Templates.ttcn:538.2-53: In variable assignment: #8 3.015 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.015 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.015 CBSP_Templates.ttcn:541.1-569.1: In function definition `tr_CBSP_WRITE_CBS_FAIL': #8 3.015 CBSP_Templates.ttcn:567.2-53: In variable assignment: #8 3.015 CBSP_Templates.ttcn:567.41-53: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 3.015 CBSP_Templates.ttcn:567.42-52: In parameter #1 for `val': #8 3.015 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.015 CBSP_Templates.ttcn:545.5-42: note: Referenced template parameter is here #8 3.015 CBSP_Templates.ttcn:599.1-619.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL': #8 3.015 CBSP_Templates.ttcn:617.2-53: In variable assignment: #8 3.015 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.015 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.015 CBSP_Templates.ttcn:680.1-694.1: In function definition `ts_CBSP_KILL': #8 3.015 CBSP_Templates.ttcn:690.2-692.2: In if statement: #8 3.015 CBSP_Templates.ttcn:691.3-54: In variable assignment: #8 3.015 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.015 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.015 CBSP_Templates.ttcn:711.1-730.1: In function definition `ts_CBSP_KILL_COMPL': #8 3.015 CBSP_Templates.ttcn:726.2-728.2: In if statement: #8 3.015 CBSP_Templates.ttcn:727.3-54: In variable assignment: #8 3.015 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.015 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.015 CBSP_Templates.ttcn:768.1-789.1: In function definition `ts_CBSP_KILL_FAIL': #8 3.015 CBSP_Templates.ttcn:785.2-787.2: In if statement: #8 3.015 CBSP_Templates.ttcn:786.3-54: In variable assignment: #8 3.015 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.015 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.015 CBSP_Templates.ttcn:831.1-840.35: In template definition `tr_CBSP_MSG_STATUS_QUERY': #8 3.015 CBSP_Templates.ttcn:836.9-840.35: In actual parameter list of template `@CBSP_Templates.ts_CBSP': #8 3.015 CBSP_Templates.ttcn:836.38-840.34: In parameter #2 for `ies': #8 3.015 CBSP_Templates.ttcn:837.4-23: In component 1: #8 3.015 CBSP_Templates.ttcn:837.16-23: In actual parameter list of template `@CBSP_Templates.ts_CbspMsgId': #8 3.015 CBSP_Templates.ttcn:837.17-22: In parameter #1 for `val': #8 3.015 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.015 CBSP_Templates.ttcn:832.26-64: note: Referenced template parameter is here #8 3.015 CBSP_Templates.ttcn:838.4-26: In component 2: #8 3.015 CBSP_Templates.ttcn:838.15-26: In actual parameter list of template `@CBSP_Templates.ts_OldSerNo': #8 3.015 CBSP_Templates.ttcn:838.16-25: In parameter #1 for `val': #8 3.015 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.015 CBSP_Templates.ttcn:833.5-47: note: Referenced template parameter is here #8 3.016 CBSP_Templates.ttcn:839.4-29: In component 3: #8 3.016 CBSP_Templates.ttcn:839.19-29: In actual parameter list of template `@CBSP_Templates.ts_CbspCellList': #8 3.016 CBSP_Templates.ttcn:839.20-28: In parameter #1 for `list': #8 3.016 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.016 CBSP_Templates.ttcn:834.5-73: note: Referenced template parameter is here #8 3.016 CBSP_Templates.ttcn:840.4-33: In component 4: #8 3.016 CBSP_Templates.ttcn:840.21-33: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 3.016 CBSP_Templates.ttcn:840.22-32: In parameter #1 for `val': #8 3.016 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.016 CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here #8 3.016 CBSP_Adapter.ttcn: In TTCN-3 module `CBSP_Adapter': #8 3.016 CBSP_Adapter.ttcn:39.1-58.1: In function definition `f_connect': #8 3.016 CBSP_Adapter.ttcn:44.2-47.2: In if statement: #8 3.016 CBSP_Adapter.ttcn:45.3-84: In function instance: #8 3.016 CBSP_Adapter.ttcn:45.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 3.016 CBSP_Adapter.ttcn:61.1-78.1: In function definition `f_bind': #8 3.016 CBSP_Adapter.ttcn:65.2-68.2: In if statement: #8 3.016 CBSP_Adapter.ttcn:66.3-84: In function instance: #8 3.016 CBSP_Adapter.ttcn:66.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 3.016 BSC_ConnectionHandler.ttcn: In TTCN-3 module `BSC_ConnectionHandler': #8 3.016 BSC_ConnectionHandler.ttcn:51.1-71.1: In function definition `f_BSC_ConnHdlr_main': #8 3.016 BSC_ConnectionHandler.ttcn:67.2-17: In altstep instance: #8 3.016 BSC_ConnectionHandler.ttcn:73.1-81.1: In altstep definition `as_cbsp_reset': #8 3.016 BSC_ConnectionHandler.ttcn:77.3-48: In function instance: #8 3.016 BSC_ConnectionHandler.ttcn:77.3-48: warning: The value returned by function `@CBSP_Templates.f_cbsp_find_ie' is not used #8 3.017 HTTP_Adapter.ttcn: In TTCN-3 module `HTTP_Adapter': #8 3.017 HTTP_Adapter.ttcn:100.1-105.1: In function definition `f_ts_body_or_empty': #8 3.017 HTTP_Adapter.ttcn:104.2-12: In return statement: #8 3.017 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.017 HTTP_Adapter.ttcn:100.29-59: note: Referenced template parameter is here #8 3.017 HTTP_Adapter.ttcn:125.1-130.1: In function definition `f_ts_body_or_empty_bin': #8 3.017 HTTP_Adapter.ttcn:129.2-12: In return statement: #8 3.017 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.017 HTTP_Adapter.ttcn:125.33-64: note: Referenced template parameter is here #8 3.017 HTTP_Adapter.ttcn:177.1-224.1: In function definition `f_http_tx_request': #8 3.017 HTTP_Adapter.ttcn:208.2-212.2: In if statement: #8 3.017 HTTP_Adapter.ttcn:210.3-211.64: In send statement: #8 3.017 HTTP_Adapter.ttcn:210.24-211.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req': #8 3.017 HTTP_Adapter.ttcn:210.38-41: In parameter #3 for `body': #8 3.017 HTTP_Adapter.ttcn:210.38-41: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime #8 3.017 HTTP_Adapter.ttcn:178.7-38: note: Referenced template parameter is here #8 3.017 In parameter #8 for `client_id': #8 3.017 HTTP_Adapter.ttcn:211.50-62: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime #8 3.017 HTTP_Adapter.ttcn:186.23-43: note: Referenced template variable is here #8 3.017 HTTP_Adapter.ttcn:212.4-217.2: In if statement: #8 3.017 HTTP_Adapter.ttcn:214.3-216.61: In send statement: #8 3.017 HTTP_Adapter.ttcn:214.28-216.60: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req_Bin': #8 3.017 HTTP_Adapter.ttcn:214.42-52: In parameter #3 for `body': #8 3.017 HTTP_Adapter.ttcn:214.42-52: warning: Inadequate restriction on the referenced template parameter `binary_body', this may cause a dynamic test case error at runtime #8 3.017 HTTP_Adapter.ttcn:179.7-46: note: Referenced template parameter is here #8 3.017 In parameter #8 for `client_id': #8 3.017 HTTP_Adapter.ttcn:216.47-59: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime #8 3.017 HTTP_Adapter.ttcn:186.23-43: note: Referenced template variable is here #8 3.017 HTTP_Adapter.ttcn:217.4-221.2: In if statement: #8 3.017 HTTP_Adapter.ttcn:219.3-220.64: In send statement: #8 3.017 HTTP_Adapter.ttcn:219.24-220.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req': #8 3.017 In parameter #8 for `client_id': #8 3.017 HTTP_Adapter.ttcn:220.50-62: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime #8 3.017 HTTP_Adapter.ttcn:186.23-43: note: Referenced template variable is here #8 3.017 HTTP_Adapter.ttcn:226.1-255.1: In function definition `f_http_rx_response': #8 3.017 HTTP_Adapter.ttcn:250.2-252.2: In if statement: #8 3.017 HTTP_Adapter.ttcn:251.3-37: In send statement: #8 3.017 HTTP_Adapter.ttcn:251.26-36: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Close': #8 3.017 HTTP_Adapter.ttcn:251.27-35: In parameter #1 for `client_id': #8 3.017 HTTP_Adapter.ttcn:251.27-35: warning: Inadequate restriction on the referenced template parameter `client_id', this may cause a dynamic test case error at runtime #8 3.017 HTTP_Adapter.ttcn:228.8-41: note: Referenced template parameter is here #8 3.027 CBC_Tests.ttcn: In TTCN-3 module `CBC_Tests': #8 3.027 CBC_Tests.ttcn:230.9-235.1: In function definition `f_bsc_TC_rx_keepalive': #8 3.027 CBC_Tests.ttcn:234.2-55: In function instance: #8 3.027 CBC_Tests.ttcn:234.2-55: warning: The value returned by function `@CBSP_Templates.f_cbsp_find_ie' is not used #8 3.027 CBC_Tests.ttcn:245.9-259.1: In function definition `f_bsc_TC_rx_keepalive_timeout': #8 3.027 CBC_Tests.ttcn:251.2-55: In function instance: #8 3.027 CBC_Tests.ttcn:251.2-55: warning: The value returned by function `@CBSP_Templates.f_cbsp_find_ie' is not used #8 3.027 CBC_Tests.ttcn:373.1-383.1: In function definition `f_create_and_delete': #8 3.027 CBC_Tests.ttcn:377.2-20: In function instance: #8 3.027 CBC_Tests.ttcn:377.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 3.027 CBC_Tests.ttcn:382.2-20: In function instance: #8 3.027 CBC_Tests.ttcn:382.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 3.028 CBC_Tests.ttcn:623.1-657.1: In testcase definition `TC_concurrent_cbs_msg_mme': #8 3.028 CBC_Tests.ttcn:643.2-647.2: In for statement: #8 3.028 CBC_Tests.ttcn:646.3-21: In function instance: #8 3.028 CBC_Tests.ttcn:646.3-21: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 3.028 CBC_Tests.ttcn:651.2-654.2: In for statement: #8 3.028 CBC_Tests.ttcn:653.3-21: In function instance: #8 3.028 CBC_Tests.ttcn:653.3-21: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 3.028 CBC_Tests.ttcn:695.1-724.1: In testcase definition `TC_create_nack_bsc': #8 3.028 CBC_Tests.ttcn:709.2-712.2: In variable assignment: #8 3.028 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.028 CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here #8 3.028 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.028 CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here #8 3.028 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.028 CBSP_Templates.ttcn:150.5-73: note: Referenced template parameter is here #8 3.028 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.028 CBSP_Templates.ttcn:151.5-44: note: Referenced template parameter is here #8 3.028 CBC_Tests.ttcn:721.2-20: In function instance: #8 3.028 CBC_Tests.ttcn:721.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 3.028 CBC_Tests.ttcn:745.9-762.1: In function definition `f_bsc_TC_cell_failure_restart_idle_bsc': #8 3.028 CBC_Tests.ttcn:746.45-749.2: In template variable definition `fail_list': #8 3.028 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.028 CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here #8 3.028 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.028 CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here #8 3.028 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.028 CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here #8 3.028 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.028 CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here #8 3.028 CBC_Tests.ttcn:798.9-828.1: In function definition `f_bsc_TC_cell_failure_restart_active_bsc': #8 3.028 CBC_Tests.ttcn:799.45-801.2: In template variable definition `fail_list': #8 3.028 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.028 CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here #8 3.028 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.028 CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here #8 3.029 CBC_Tests.ttcn:829.1-847.1: In testcase definition `TC_cell_failure_restart_active_bsc': #8 3.029 CBC_Tests.ttcn:844.2-20: In function instance: #8 3.029 CBC_Tests.ttcn:844.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 3.029 CBC_Tests.ttcn:892.1-912.1: In testcase definition `TC_cell_failure_restart_active_mme': #8 3.029 CBC_Tests.ttcn:909.2-20: In function instance: #8 3.029 CBC_Tests.ttcn:909.2-20: warning: The value returned by function `@ECBE_Components.f_ecbe_rx_resp' is not used #8 3.030 Notify: Generating code... #8 3.137 warning: Charstring pattern: Use of unrecognized escape sequence `\"' is deprecated. #8 3.137 warning: Charstring pattern: Use of unrecognized escape sequence `\"' is deprecated. #8 3.203 Notify: File `BSC_ConnectionHandler.hh' was generated. #8 3.204 Notify: File `BSC_ConnectionHandler.cc' was generated. #8 3.204 Notify: File `BSC_ConnectionHandler_part_1.cc' was generated. #8 3.204 Notify: File `BSC_ConnectionHandler_part_2.cc' was generated. #8 3.204 Notify: File `BSC_ConnectionHandler_part_3.cc' was generated. #8 3.204 Notify: File `BSC_ConnectionHandler_part_4.cc' was generated. #8 3.204 Notify: File `BSC_ConnectionHandler_part_5.cc' was generated. #8 3.204 Notify: File `BSC_ConnectionHandler_part_6.cc' was generated. #8 3.204 Notify: File `BSC_ConnectionHandler_part_7.cc' was generated. #8 3.205 Notify: File `BSSAP_Types.hh' was generated. #8 3.205 Notify: File `BSSAP_Types.cc' was generated. #8 3.206 Notify: File `BSSAP_Types_part_1.cc' was generated. #8 3.207 Notify: File `BSSAP_Types_part_2.cc' was generated. #8 3.208 Notify: File `BSSAP_Types_part_3.cc' was generated. #8 3.209 Notify: File `BSSAP_Types_part_4.cc' was generated. #8 3.209 Notify: File `BSSAP_Types_part_5.cc' was generated. #8 3.210 Notify: File `BSSAP_Types_part_6.cc' was generated. #8 3.211 Notify: File `BSSAP_Types_part_7.cc' was generated. #8 3.211 Notify: File `BSSMAP_Templates.hh' was generated. #8 3.211 Notify: File `BSSMAP_Templates.cc' was generated. #8 3.211 Notify: File `BSSMAP_Templates_part_1.cc' was generated. #8 3.211 Notify: File `BSSMAP_Templates_part_2.cc' was generated. #8 3.211 Notify: File `BSSMAP_Templates_part_3.cc' was generated. #8 3.211 Notify: File `BSSMAP_Templates_part_4.cc' was generated. #8 3.211 Notify: File `BSSMAP_Templates_part_5.cc' was generated. #8 3.211 Notify: File `BSSMAP_Templates_part_6.cc' was generated. #8 3.211 Notify: File `BSSMAP_Templates_part_7.cc' was generated. #8 3.211 Notify: File `CBC_Tests.hh' was generated. #8 3.212 Notify: File `CBC_Tests.cc' was generated. #8 3.212 Notify: File `CBC_Tests_part_1.cc' was generated. #8 3.212 Notify: File `CBC_Tests_part_2.cc' was generated. #8 3.212 Notify: File `CBC_Tests_part_3.cc' was generated. #8 3.212 Notify: File `CBC_Tests_part_4.cc' was generated. #8 3.212 Notify: File `CBC_Tests_part_5.cc' was generated. #8 3.212 Notify: File `CBC_Tests_part_6.cc' was generated. #8 3.212 Notify: File `CBC_Tests_part_7.cc' was generated. #8 3.212 Notify: File `CBSP_Adapter.hh' was generated. #8 3.212 Notify: File `CBSP_Adapter.cc' was generated. #8 3.212 Notify: File `CBSP_Adapter_part_1.cc' was generated. #8 3.212 Notify: File `CBSP_Adapter_part_2.cc' was generated. #8 3.212 Notify: File `CBSP_Adapter_part_3.cc' was generated. #8 3.212 Notify: File `CBSP_Adapter_part_4.cc' was generated. #8 3.212 Notify: File `CBSP_Adapter_part_5.cc' was generated. #8 3.212 Notify: File `CBSP_Adapter_part_6.cc' was generated. #8 3.212 Notify: File `CBSP_Adapter_part_7.cc' was generated. #8 3.212 Notify: File `CBSP_CodecPort.hh' was generated. #8 3.212 Notify: File `CBSP_CodecPort.cc' was generated. #8 3.212 Notify: File `CBSP_CodecPort_CtrlFunct.hh' was generated. #8 3.212 Notify: File `CBSP_CodecPort_CtrlFunct.cc' was generated. #8 3.212 Notify: File `CBSP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.212 Notify: File `CBSP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.212 Notify: File `CBSP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.212 Notify: File `CBSP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.212 Notify: File `CBSP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.212 Notify: File `CBSP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.212 Notify: File `CBSP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.212 Notify: File `CBSP_CodecPort_part_1.cc' was generated. #8 3.212 Notify: File `CBSP_CodecPort_part_2.cc' was generated. #8 3.213 Notify: File `CBSP_CodecPort_part_3.cc' was generated. #8 3.213 Notify: File `CBSP_CodecPort_part_4.cc' was generated. #8 3.213 Notify: File `CBSP_CodecPort_part_5.cc' was generated. #8 3.213 Notify: File `CBSP_CodecPort_part_6.cc' was generated. #8 3.213 Notify: File `CBSP_CodecPort_part_7.cc' was generated. #8 3.213 Notify: File `CBSP_Templates.hh' was generated. #8 3.213 Notify: File `CBSP_Templates.cc' was generated. #8 3.213 Notify: File `CBSP_Templates_part_1.cc' was generated. #8 3.213 Notify: File `CBSP_Templates_part_2.cc' was generated. #8 3.213 Notify: File `CBSP_Templates_part_3.cc' was generated. #8 3.213 Notify: File `CBSP_Templates_part_4.cc' was generated. #8 3.213 Notify: File `CBSP_Templates_part_5.cc' was generated. #8 3.213 Notify: File `CBSP_Templates_part_6.cc' was generated. #8 3.213 Notify: File `CBSP_Templates_part_7.cc' was generated. #8 3.213 Notify: File `CBSP_Types.hh' was generated. #8 3.214 Notify: File `CBSP_Types.cc' was generated. #8 3.214 Notify: File `CBSP_Types_part_1.cc' was generated. #8 3.214 Notify: File `CBSP_Types_part_2.cc' was generated. #8 3.214 Notify: File `CBSP_Types_part_3.cc' was generated. #8 3.214 Notify: File `CBSP_Types_part_4.cc' was generated. #8 3.214 Notify: File `CBSP_Types_part_5.cc' was generated. #8 3.214 Notify: File `CBSP_Types_part_6.cc' was generated. #8 3.214 Notify: File `CBSP_Types_part_7.cc' was generated. #8 3.214 Notify: File `CBS_Message.hh' was generated. #8 3.214 Notify: File `CBS_Message.cc' was generated. #8 3.214 Notify: File `CBS_Message_part_1.cc' was generated. #8 3.214 Notify: File `CBS_Message_part_2.cc' was generated. #8 3.214 Notify: File `CBS_Message_part_3.cc' was generated. #8 3.214 Notify: File `CBS_Message_part_4.cc' was generated. #8 3.214 Notify: File `CBS_Message_part_5.cc' was generated. #8 3.214 Notify: File `CBS_Message_part_6.cc' was generated. #8 3.214 Notify: File `CBS_Message_part_7.cc' was generated. #8 3.214 Notify: File `ECBE_Components.hh' was generated. #8 3.214 Notify: File `ECBE_Components.cc' was generated. #8 3.214 Notify: File `ECBE_Components_part_1.cc' was generated. #8 3.214 Notify: File `ECBE_Components_part_2.cc' was generated. #8 3.214 Notify: File `ECBE_Components_part_3.cc' was generated. #8 3.215 Notify: File `ECBE_Components_part_4.cc' was generated. #8 3.215 Notify: File `ECBE_Components_part_5.cc' was generated. #8 3.215 Notify: File `ECBE_Components_part_6.cc' was generated. #8 3.215 Notify: File `ECBE_Components_part_7.cc' was generated. #8 3.215 Notify: File `ECBE_Types.hh' was generated. #8 3.215 Notify: File `ECBE_Types.cc' was generated. #8 3.215 Notify: File `ECBE_Types_part_1.cc' was generated. #8 3.215 Notify: File `ECBE_Types_part_2.cc' was generated. #8 3.215 Notify: File `ECBE_Types_part_3.cc' was generated. #8 3.215 Notify: File `ECBE_Types_part_4.cc' was generated. #8 3.215 Notify: File `ECBE_Types_part_5.cc' was generated. #8 3.215 Notify: File `ECBE_Types_part_6.cc' was generated. #8 3.215 Notify: File `ECBE_Types_part_7.cc' was generated. #8 3.215 Notify: File `GSM_Types.hh' was generated. #8 3.216 Notify: File `GSM_Types.cc' was generated. #8 3.216 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.216 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.216 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.216 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.216 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.216 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.216 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.216 Notify: File `General_Types.hh' was generated. #8 3.216 Notify: File `General_Types.cc' was generated. #8 3.216 Notify: File `General_Types_part_1.cc' was generated. #8 3.216 Notify: File `General_Types_part_2.cc' was generated. #8 3.216 Notify: File `General_Types_part_3.cc' was generated. #8 3.216 Notify: File `General_Types_part_4.cc' was generated. #8 3.216 Notify: File `General_Types_part_5.cc' was generated. #8 3.216 Notify: File `General_Types_part_6.cc' was generated. #8 3.216 Notify: File `General_Types_part_7.cc' was generated. #8 3.216 Notify: File `HTTP_Adapter.hh' was generated. #8 3.216 Notify: File `HTTP_Adapter.cc' was generated. #8 3.217 Notify: File `HTTP_Adapter_part_1.cc' was generated. #8 3.217 Notify: File `HTTP_Adapter_part_2.cc' was generated. #8 3.217 Notify: File `HTTP_Adapter_part_3.cc' was generated. #8 3.217 Notify: File `HTTP_Adapter_part_4.cc' was generated. #8 3.217 Notify: File `HTTP_Adapter_part_5.cc' was generated. #8 3.217 Notify: File `HTTP_Adapter_part_6.cc' was generated. #8 3.217 Notify: File `HTTP_Adapter_part_7.cc' was generated. #8 3.217 Notify: File `HTTPmsg_MessageLen.hh' was generated. #8 3.217 Notify: File `HTTPmsg_MessageLen.cc' was generated. #8 3.217 Notify: File `HTTPmsg_MessageLen_part_1.cc' was generated. #8 3.217 Notify: File `HTTPmsg_MessageLen_part_2.cc' was generated. #8 3.217 Notify: File `HTTPmsg_MessageLen_part_3.cc' was generated. #8 3.217 Notify: File `HTTPmsg_MessageLen_part_4.cc' was generated. #8 3.217 Notify: File `HTTPmsg_MessageLen_part_5.cc' was generated. #8 3.217 Notify: File `HTTPmsg_MessageLen_part_6.cc' was generated. #8 3.217 Notify: File `HTTPmsg_MessageLen_part_7.cc' was generated. #8 3.217 Notify: File `HTTPmsg_PortType.hh' was generated. #8 3.217 Notify: File `HTTPmsg_PortType.cc' was generated. #8 3.217 Notify: File `HTTPmsg_PortType_part_1.cc' was generated. #8 3.217 Notify: File `HTTPmsg_PortType_part_2.cc' was generated. #8 3.217 Notify: File `HTTPmsg_PortType_part_3.cc' was generated. #8 3.217 Notify: File `HTTPmsg_PortType_part_4.cc' was generated. #8 3.217 Notify: File `HTTPmsg_PortType_part_5.cc' was generated. #8 3.217 Notify: File `HTTPmsg_PortType_part_6.cc' was generated. #8 3.217 Notify: File `HTTPmsg_PortType_part_7.cc' was generated. #8 3.217 Notify: File `HTTPmsg_Types.hh' was generated. #8 3.218 Notify: File `HTTPmsg_Types.cc' was generated. #8 3.218 Notify: File `HTTPmsg_Types_part_1.cc' was generated. #8 3.218 Notify: File `HTTPmsg_Types_part_2.cc' was generated. #8 3.218 Notify: File `HTTPmsg_Types_part_3.cc' was generated. #8 3.218 Notify: File `HTTPmsg_Types_part_4.cc' was generated. #8 3.218 Notify: File `HTTPmsg_Types_part_5.cc' was generated. #8 3.218 Notify: File `HTTPmsg_Types_part_6.cc' was generated. #8 3.218 Notify: File `HTTPmsg_Types_part_7.cc' was generated. #8 3.218 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.218 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.218 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.218 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.218 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.218 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.218 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.218 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.218 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.218 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.218 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.218 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.218 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.218 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.218 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.218 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.218 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.218 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.218 Notify: File `IPL4asp_Types.hh' was generated. #8 3.219 Notify: File `IPL4asp_Types.cc' was generated. #8 3.219 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.219 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.219 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.219 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.219 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.219 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.219 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.219 Notify: File `JSON_Types.hh' was generated. #8 3.219 Notify: File `JSON_Types.cc' was generated. #8 3.219 Notify: File `JSON_Types_part_1.cc' was generated. #8 3.219 Notify: File `JSON_Types_part_2.cc' was generated. #8 3.219 Notify: File `JSON_Types_part_3.cc' was generated. #8 3.219 Notify: File `JSON_Types_part_4.cc' was generated. #8 3.219 Notify: File `JSON_Types_part_5.cc' was generated. #8 3.219 Notify: File `JSON_Types_part_6.cc' was generated. #8 3.219 Notify: File `JSON_Types_part_7.cc' was generated. #8 3.219 Notify: File `MME_ConnectionHandler.hh' was generated. #8 3.220 Notify: File `MME_ConnectionHandler.cc' was generated. #8 3.220 Notify: File `MME_ConnectionHandler_part_1.cc' was generated. #8 3.220 Notify: File `MME_ConnectionHandler_part_2.cc' was generated. #8 3.220 Notify: File `MME_ConnectionHandler_part_3.cc' was generated. #8 3.220 Notify: File `MME_ConnectionHandler_part_4.cc' was generated. #8 3.220 Notify: File `MME_ConnectionHandler_part_5.cc' was generated. #8 3.220 Notify: File `MME_ConnectionHandler_part_6.cc' was generated. #8 3.220 Notify: File `MME_ConnectionHandler_part_7.cc' was generated. #8 3.220 Notify: File `Misc_Helpers.hh' was generated. #8 3.220 Notify: File `Misc_Helpers.cc' was generated. #8 3.220 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.220 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.220 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.220 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.220 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.220 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.220 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.220 Notify: File `Native_Functions.hh' was generated. #8 3.220 Notify: File `Native_Functions.cc' was generated. #8 3.220 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.220 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.220 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.220 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.220 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.220 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.220 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.220 Notify: File `Osmocom_Types.hh' was generated. #8 3.220 Notify: File `Osmocom_Types.cc' was generated. #8 3.220 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.220 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.220 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.220 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.220 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.221 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.221 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.221 Notify: File `SABP_Adapter.hh' was generated. #8 3.221 Notify: File `SABP_Adapter.cc' was generated. #8 3.221 Notify: File `SABP_Adapter_part_1.cc' was generated. #8 3.221 Notify: File `SABP_Adapter_part_2.cc' was generated. #8 3.221 Notify: File `SABP_Adapter_part_3.cc' was generated. #8 3.221 Notify: File `SABP_Adapter_part_4.cc' was generated. #8 3.221 Notify: File `SABP_Adapter_part_5.cc' was generated. #8 3.221 Notify: File `SABP_Adapter_part_6.cc' was generated. #8 3.221 Notify: File `SABP_Adapter_part_7.cc' was generated. #8 3.221 Notify: File `SABP_CodecPort.hh' was generated. #8 3.221 Notify: File `SABP_CodecPort.cc' was generated. #8 3.221 Notify: File `SABP_CodecPort_CtrlFunct.hh' was generated. #8 3.221 Notify: File `SABP_CodecPort_CtrlFunct.cc' was generated. #8 3.221 Notify: File `SABP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.221 Notify: File `SABP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.221 Notify: File `SABP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.221 Notify: File `SABP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.221 Notify: File `SABP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.221 Notify: File `SABP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.221 Notify: File `SABP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.221 Notify: File `SABP_CodecPort_part_1.cc' was generated. #8 3.221 Notify: File `SABP_CodecPort_part_2.cc' was generated. #8 3.221 Notify: File `SABP_CodecPort_part_3.cc' was generated. #8 3.221 Notify: File `SABP_CodecPort_part_4.cc' was generated. #8 3.221 Notify: File `SABP_CodecPort_part_5.cc' was generated. #8 3.221 Notify: File `SABP_CodecPort_part_6.cc' was generated. #8 3.221 Notify: File `SABP_CodecPort_part_7.cc' was generated. #8 3.221 Notify: File `SABP_CommonDataTypes.hh' was generated. #8 3.221 Notify: File `SABP_CommonDataTypes.cc' was generated. #8 3.221 Notify: File `SABP_CommonDataTypes_part_1.cc' was generated. #8 3.221 Notify: File `SABP_CommonDataTypes_part_2.cc' was generated. #8 3.222 Notify: File `SABP_CommonDataTypes_part_3.cc' was generated. #8 3.222 Notify: File `SABP_CommonDataTypes_part_4.cc' was generated. #8 3.222 Notify: File `SABP_CommonDataTypes_part_5.cc' was generated. #8 3.222 Notify: File `SABP_CommonDataTypes_part_6.cc' was generated. #8 3.222 Notify: File `SABP_CommonDataTypes_part_7.cc' was generated. #8 3.222 Notify: File `SABP_Constants.hh' was generated. #8 3.222 Notify: File `SABP_Constants.cc' was generated. #8 3.222 Notify: File `SABP_Constants_part_1.cc' was generated. #8 3.222 Notify: File `SABP_Constants_part_2.cc' was generated. #8 3.222 Notify: File `SABP_Constants_part_3.cc' was generated. #8 3.222 Notify: File `SABP_Constants_part_4.cc' was generated. #8 3.222 Notify: File `SABP_Constants_part_5.cc' was generated. #8 3.222 Notify: File `SABP_Constants_part_6.cc' was generated. #8 3.222 Notify: File `SABP_Constants_part_7.cc' was generated. #8 3.222 Notify: File `SABP_Containers.hh' was generated. #8 3.222 Notify: File `SABP_Containers.cc' was generated. #8 3.222 Notify: File `SABP_Containers_part_1.cc' was generated. #8 3.222 Notify: File `SABP_Containers_part_2.cc' was generated. #8 3.222 Notify: File `SABP_Containers_part_3.cc' was generated. #8 3.222 Notify: File `SABP_Containers_part_4.cc' was generated. #8 3.222 Notify: File `SABP_Containers_part_5.cc' was generated. #8 3.222 Notify: File `SABP_Containers_part_6.cc' was generated. #8 3.222 Notify: File `SABP_Containers_part_7.cc' was generated. #8 3.222 Notify: File `SABP_IEs.hh' was generated. #8 3.223 Notify: File `SABP_IEs.cc' was generated. #8 3.223 Notify: File `SABP_IEs_part_1.cc' was generated. #8 3.223 Notify: File `SABP_IEs_part_2.cc' was generated. #8 3.223 Notify: File `SABP_IEs_part_3.cc' was generated. #8 3.223 Notify: File `SABP_IEs_part_4.cc' was generated. #8 3.223 Notify: File `SABP_IEs_part_5.cc' was generated. #8 3.223 Notify: File `SABP_IEs_part_6.cc' was generated. #8 3.223 Notify: File `SABP_IEs_part_7.cc' was generated. #8 3.224 Notify: File `SABP_PDU_Contents.hh' was generated. #8 3.225 Notify: File `SABP_PDU_Contents.cc' was generated. #8 3.226 Notify: File `SABP_PDU_Contents_part_1.cc' was generated. #8 3.226 Notify: File `SABP_PDU_Contents_part_2.cc' was generated. #8 3.227 Notify: File `SABP_PDU_Contents_part_3.cc' was generated. #8 3.228 Notify: File `SABP_PDU_Contents_part_4.cc' was generated. #8 3.228 Notify: File `SABP_PDU_Contents_part_5.cc' was generated. #8 3.228 Notify: File `SABP_PDU_Contents_part_6.cc' was generated. #8 3.228 Notify: File `SABP_PDU_Contents_part_7.cc' was generated. #8 3.228 Notify: File `SABP_PDU_Descriptions.hh' was generated. #8 3.228 Notify: File `SABP_PDU_Descriptions.cc' was generated. #8 3.228 Notify: File `SABP_PDU_Descriptions_part_1.cc' was generated. #8 3.228 Notify: File `SABP_PDU_Descriptions_part_2.cc' was generated. #8 3.228 Notify: File `SABP_PDU_Descriptions_part_3.cc' was generated. #8 3.228 Notify: File `SABP_PDU_Descriptions_part_4.cc' was generated. #8 3.228 Notify: File `SABP_PDU_Descriptions_part_5.cc' was generated. #8 3.228 Notify: File `SABP_PDU_Descriptions_part_6.cc' was generated. #8 3.228 Notify: File `SABP_PDU_Descriptions_part_7.cc' was generated. #8 3.228 Notify: File `SABP_Templates.hh' was generated. #8 3.228 Notify: File `SABP_Templates.cc' was generated. #8 3.228 Notify: File `SABP_Templates_part_1.cc' was generated. #8 3.228 Notify: File `SABP_Templates_part_2.cc' was generated. #8 3.228 Notify: File `SABP_Templates_part_3.cc' was generated. #8 3.228 Notify: File `SABP_Templates_part_4.cc' was generated. #8 3.228 Notify: File `SABP_Templates_part_5.cc' was generated. #8 3.228 Notify: File `SABP_Templates_part_6.cc' was generated. #8 3.228 Notify: File `SABP_Templates_part_7.cc' was generated. #8 3.229 Notify: File `SABP_Types.hh' was generated. #8 3.229 Notify: File `SABP_Types.cc' was generated. #8 3.229 Notify: File `SABP_Types_part_1.cc' was generated. #8 3.229 Notify: File `SABP_Types_part_2.cc' was generated. #8 3.229 Notify: File `SABP_Types_part_3.cc' was generated. #8 3.229 Notify: File `SABP_Types_part_4.cc' was generated. #8 3.229 Notify: File `SABP_Types_part_5.cc' was generated. #8 3.229 Notify: File `SABP_Types_part_6.cc' was generated. #8 3.229 Notify: File `SABP_Types_part_7.cc' was generated. #8 3.229 Notify: File `SBC_AP_Adapter.hh' was generated. #8 3.229 Notify: File `SBC_AP_Adapter.cc' was generated. #8 3.229 Notify: File `SBC_AP_Adapter_part_1.cc' was generated. #8 3.229 Notify: File `SBC_AP_Adapter_part_2.cc' was generated. #8 3.229 Notify: File `SBC_AP_Adapter_part_3.cc' was generated. #8 3.229 Notify: File `SBC_AP_Adapter_part_4.cc' was generated. #8 3.229 Notify: File `SBC_AP_Adapter_part_5.cc' was generated. #8 3.229 Notify: File `SBC_AP_Adapter_part_6.cc' was generated. #8 3.229 Notify: File `SBC_AP_Adapter_part_7.cc' was generated. #8 3.229 Notify: File `SBC_AP_CodecPort.hh' was generated. #8 3.229 Notify: File `SBC_AP_CodecPort.cc' was generated. #8 3.229 Notify: File `SBC_AP_CodecPort_CtrlFunct.hh' was generated. #8 3.229 Notify: File `SBC_AP_CodecPort_CtrlFunct.cc' was generated. #8 3.229 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.229 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.229 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.229 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.229 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.229 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.229 Notify: File `SBC_AP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.229 Notify: File `SBC_AP_CodecPort_part_1.cc' was generated. #8 3.229 Notify: File `SBC_AP_CodecPort_part_2.cc' was generated. #8 3.229 Notify: File `SBC_AP_CodecPort_part_3.cc' was generated. #8 3.229 Notify: File `SBC_AP_CodecPort_part_4.cc' was generated. #8 3.229 Notify: File `SBC_AP_CodecPort_part_5.cc' was generated. #8 3.230 Notify: File `SBC_AP_CodecPort_part_6.cc' was generated. #8 3.230 Notify: File `SBC_AP_CodecPort_part_7.cc' was generated. #8 3.230 Notify: File `SBC_AP_CommonDataTypes.hh' was generated. #8 3.230 Notify: File `SBC_AP_CommonDataTypes.cc' was generated. #8 3.230 Notify: File `SBC_AP_CommonDataTypes_part_1.cc' was generated. #8 3.230 Notify: File `SBC_AP_CommonDataTypes_part_2.cc' was generated. #8 3.230 Notify: File `SBC_AP_CommonDataTypes_part_3.cc' was generated. #8 3.230 Notify: File `SBC_AP_CommonDataTypes_part_4.cc' was generated. #8 3.230 Notify: File `SBC_AP_CommonDataTypes_part_5.cc' was generated. #8 3.230 Notify: File `SBC_AP_CommonDataTypes_part_6.cc' was generated. #8 3.230 Notify: File `SBC_AP_CommonDataTypes_part_7.cc' was generated. #8 3.230 Notify: File `SBC_AP_Constants.hh' was generated. #8 3.230 Notify: File `SBC_AP_Constants.cc' was generated. #8 3.230 Notify: File `SBC_AP_Constants_part_1.cc' was generated. #8 3.230 Notify: File `SBC_AP_Constants_part_2.cc' was generated. #8 3.230 Notify: File `SBC_AP_Constants_part_3.cc' was generated. #8 3.230 Notify: File `SBC_AP_Constants_part_4.cc' was generated. #8 3.230 Notify: File `SBC_AP_Constants_part_5.cc' was generated. #8 3.230 Notify: File `SBC_AP_Constants_part_6.cc' was generated. #8 3.230 Notify: File `SBC_AP_Constants_part_7.cc' was generated. #8 3.230 Notify: File `SBC_AP_Containers.hh' was generated. #8 3.230 Notify: File `SBC_AP_Containers.cc' was generated. #8 3.230 Notify: File `SBC_AP_Containers_part_1.cc' was generated. #8 3.230 Notify: File `SBC_AP_Containers_part_2.cc' was generated. #8 3.230 Notify: File `SBC_AP_Containers_part_3.cc' was generated. #8 3.230 Notify: File `SBC_AP_Containers_part_4.cc' was generated. #8 3.230 Notify: File `SBC_AP_Containers_part_5.cc' was generated. #8 3.230 Notify: File `SBC_AP_Containers_part_6.cc' was generated. #8 3.230 Notify: File `SBC_AP_Containers_part_7.cc' was generated. #8 3.231 Notify: File `SBC_AP_IEs.hh' was generated. #8 3.232 Notify: File `SBC_AP_IEs.cc' was generated. #8 3.233 Notify: File `SBC_AP_IEs_part_1.cc' was generated. #8 3.234 Notify: File `SBC_AP_IEs_part_2.cc' was generated. #8 3.234 Notify: File `SBC_AP_IEs_part_3.cc' was generated. #8 3.235 Notify: File `SBC_AP_IEs_part_4.cc' was generated. #8 3.235 Notify: File `SBC_AP_IEs_part_5.cc' was generated. #8 3.235 Notify: File `SBC_AP_IEs_part_6.cc' was generated. #8 3.235 Notify: File `SBC_AP_IEs_part_7.cc' was generated. #8 3.236 Notify: File `SBC_AP_PDU_Contents.hh' was generated. #8 3.237 Notify: File `SBC_AP_PDU_Contents.cc' was generated. #8 3.237 Notify: File `SBC_AP_PDU_Contents_part_1.cc' was generated. #8 3.238 Notify: File `SBC_AP_PDU_Contents_part_2.cc' was generated. #8 3.238 Notify: File `SBC_AP_PDU_Contents_part_3.cc' was generated. #8 3.238 Notify: File `SBC_AP_PDU_Contents_part_4.cc' was generated. #8 3.238 Notify: File `SBC_AP_PDU_Contents_part_5.cc' was generated. #8 3.238 Notify: File `SBC_AP_PDU_Contents_part_6.cc' was generated. #8 3.238 Notify: File `SBC_AP_PDU_Contents_part_7.cc' was generated. #8 3.238 Notify: File `SBC_AP_PDU_Descriptions.hh' was generated. #8 3.238 Notify: File `SBC_AP_PDU_Descriptions.cc' was generated. #8 3.238 Notify: File `SBC_AP_PDU_Descriptions_part_1.cc' was generated. #8 3.238 Notify: File `SBC_AP_PDU_Descriptions_part_2.cc' was generated. #8 3.238 Notify: File `SBC_AP_PDU_Descriptions_part_3.cc' was generated. #8 3.238 Notify: File `SBC_AP_PDU_Descriptions_part_4.cc' was generated. #8 3.238 Notify: File `SBC_AP_PDU_Descriptions_part_5.cc' was generated. #8 3.238 Notify: File `SBC_AP_PDU_Descriptions_part_6.cc' was generated. #8 3.238 Notify: File `SBC_AP_PDU_Descriptions_part_7.cc' was generated. #8 3.238 Notify: File `SBC_AP_Templates.hh' was generated. #8 3.238 Notify: File `SBC_AP_Templates.cc' was generated. #8 3.238 Notify: File `SBC_AP_Templates_part_1.cc' was generated. #8 3.238 Notify: File `SBC_AP_Templates_part_2.cc' was generated. #8 3.239 Notify: File `SBC_AP_Templates_part_3.cc' was generated. #8 3.239 Notify: File `SBC_AP_Templates_part_4.cc' was generated. #8 3.239 Notify: File `SBC_AP_Templates_part_5.cc' was generated. #8 3.239 Notify: File `SBC_AP_Templates_part_6.cc' was generated. #8 3.239 Notify: File `SBC_AP_Templates_part_7.cc' was generated. #8 3.239 Notify: File `SBC_AP_Types.hh' was generated. #8 3.239 Notify: File `SBC_AP_Types.cc' was generated. #8 3.239 Notify: File `SBC_AP_Types_part_1.cc' was generated. #8 3.239 Notify: File `SBC_AP_Types_part_2.cc' was generated. #8 3.239 Notify: File `SBC_AP_Types_part_3.cc' was generated. #8 3.239 Notify: File `SBC_AP_Types_part_4.cc' was generated. #8 3.239 Notify: File `SBC_AP_Types_part_5.cc' was generated. #8 3.239 Notify: File `SBC_AP_Types_part_6.cc' was generated. #8 3.239 Notify: File `SBC_AP_Types_part_7.cc' was generated. #8 3.239 Notify: File `SCTPasp_PortType.hh' was generated. #8 3.239 Notify: File `SCTPasp_PortType.cc' was generated. #8 3.239 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 3.239 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 3.239 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 3.239 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 3.239 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 3.239 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 3.239 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 3.239 Notify: File `SCTPasp_Types.hh' was generated. #8 3.240 Notify: File `SCTPasp_Types.cc' was generated. #8 3.240 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 3.240 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 3.240 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 3.240 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 3.240 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 3.240 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 3.240 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 3.240 Notify: File `Socket_API_Definitions.hh' was generated. #8 3.240 Notify: File `Socket_API_Definitions.cc' was generated. #8 3.240 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 3.240 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 3.240 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 3.240 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 3.240 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 3.240 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 3.240 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 3.240 Notify: File `TCCConversion_Functions.hh' was generated. #8 3.240 Notify: File `TCCConversion_Functions.cc' was generated. #8 3.241 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 3.241 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 3.241 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 3.241 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 3.241 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 3.241 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 3.241 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 3.241 Notify: File `TCCEncoding_Functions.hh' was generated. #8 3.241 Notify: File `TCCEncoding_Functions.cc' was generated. #8 3.241 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 3.241 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 3.241 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 3.241 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 3.241 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 3.241 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 3.241 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 3.241 Notify: File `TCCInterface_Functions.hh' was generated. #8 3.241 Notify: File `TCCInterface_Functions.cc' was generated. #8 3.241 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 3.241 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 3.241 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 3.241 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 3.241 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 3.241 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 3.241 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 3.241 Notify: File `TELNETasp_PortType.hh' was generated. #8 3.242 Notify: File `TELNETasp_PortType.cc' was generated. #8 3.242 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 3.242 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 3.242 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 3.242 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 3.242 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 3.242 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 3.242 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 3.242 Notify: 495 files were updated. #8 3.255 touch compile #8 3.256 make[1]: Leaving directory '/osmo-ttcn3-hacks/cbc' #8 3.256 make -j20 -C cbc #8 3.264 make[1]: Entering directory '/osmo-ttcn3-hacks/cbc' #8 3.291 Creating dependency file for TELNETasp_PT.cc #8 3.291 Creating dependency file for TCCInterface.cc #8 3.291 Creating dependency file for TCCEncoding.cc #8 3.291 Creating dependency file for TCCConversion.cc #8 3.291 Creating dependency file for SCTPasp_PT.cc #8 3.291 Creating dependency file for SBC_AP_EncDec.cc #8 3.291 Creating dependency file for SBC_AP_CodecPort_CtrlFunctDef.cc #8 3.292 Creating dependency file for SABP_EncDec.cc #8 3.292 Creating dependency file for SABP_CodecPort_CtrlFunctDef.cc #8 3.292 Creating dependency file for Native_FunctionDefs.cc #8 3.292 Creating dependency file for JSON_EncDec.cc #8 3.292 Creating dependency file for IPL4asp_discovery.cc #8 3.292 Creating dependency file for IPL4asp_PT.cc #8 3.293 Creating dependency file for HTTPmsg_PT.cc #8 3.293 Creating dependency file for HTTPmsg_MessageLen_Function.cc #8 3.308 Creating dependency file for CBSP_CodecPort_CtrlFunctdef.cc #8 3.308 Creating dependency file for Abstract_Socket.cc #8 3.326 Creating dependency file for SBC_AP_PDU_Descriptions_part_7.cc #8 3.326 Creating dependency file for SBC_AP_PDU_Descriptions_part_6.cc #8 3.326 Creating dependency file for SBC_AP_PDU_Descriptions_part_5.cc #8 3.326 Creating dependency file for SBC_AP_PDU_Descriptions_part_4.cc #8 3.330 Creating dependency file for SBC_AP_PDU_Descriptions_part_3.cc #8 3.333 Creating dependency file for SBC_AP_PDU_Descriptions_part_2.cc #8 3.334 Creating dependency file for SBC_AP_PDU_Descriptions_part_1.cc #8 3.340 Creating dependency file for SBC_AP_PDU_Contents_part_7.cc #8 3.340 Creating dependency file for SBC_AP_PDU_Contents_part_6.cc #8 3.341 Creating dependency file for SBC_AP_PDU_Contents_part_5.cc #8 3.341 Creating dependency file for SBC_AP_PDU_Contents_part_4.cc #8 3.341 Creating dependency file for SBC_AP_PDU_Contents_part_3.cc #8 3.341 Creating dependency file for SBC_AP_PDU_Contents_part_2.cc #8 3.347 Creating dependency file for SBC_AP_PDU_Contents_part_1.cc #8 3.348 Creating dependency file for SBC_AP_IEs_part_7.cc #8 3.349 Creating dependency file for SBC_AP_IEs_part_6.cc #8 3.349 Creating dependency file for SBC_AP_IEs_part_5.cc #8 3.349 Creating dependency file for SBC_AP_IEs_part_4.cc #8 3.349 Creating dependency file for SBC_AP_IEs_part_3.cc #8 3.349 Creating dependency file for SBC_AP_IEs_part_2.cc #8 3.352 Creating dependency file for SBC_AP_IEs_part_1.cc #8 3.352 Creating dependency file for SBC_AP_Containers_part_7.cc #8 3.353 Creating dependency file for SBC_AP_Containers_part_6.cc #8 3.354 Creating dependency file for SBC_AP_Containers_part_5.cc #8 3.355 Creating dependency file for SBC_AP_Containers_part_4.cc #8 3.357 Creating dependency file for SBC_AP_Containers_part_3.cc #8 3.358 Creating dependency file for SBC_AP_Containers_part_2.cc #8 3.360 Creating dependency file for SBC_AP_Containers_part_1.cc #8 3.360 Creating dependency file for SBC_AP_Constants_part_7.cc #8 3.363 Creating dependency file for SBC_AP_Constants_part_6.cc #8 3.365 Creating dependency file for SBC_AP_Constants_part_5.cc #8 3.365 Creating dependency file for SBC_AP_Constants_part_4.cc #8 3.367 Creating dependency file for SBC_AP_Constants_part_3.cc #8 3.367 Creating dependency file for SBC_AP_Constants_part_2.cc #8 3.367 Creating dependency file for SBC_AP_Constants_part_1.cc #8 3.367 Creating dependency file for SBC_AP_CommonDataTypes_part_7.cc #8 3.369 Creating dependency file for SBC_AP_CommonDataTypes_part_6.cc #8 3.369 Creating dependency file for SBC_AP_CommonDataTypes_part_5.cc #8 3.372 Creating dependency file for SBC_AP_CommonDataTypes_part_3.cc #8 3.372 Creating dependency file for SBC_AP_CommonDataTypes_part_4.cc #8 3.373 Creating dependency file for SBC_AP_CommonDataTypes_part_2.cc #8 3.374 Creating dependency file for SBC_AP_CommonDataTypes_part_1.cc #8 3.374 Creating dependency file for SABP_PDU_Descriptions_part_7.cc #8 3.374 Creating dependency file for SABP_PDU_Descriptions_part_6.cc #8 3.378 Creating dependency file for SABP_PDU_Descriptions_part_5.cc #8 3.378 Creating dependency file for SABP_PDU_Descriptions_part_4.cc #8 3.379 Creating dependency file for SABP_PDU_Descriptions_part_2.cc #8 3.379 Creating dependency file for SABP_PDU_Descriptions_part_3.cc #8 3.379 Creating dependency file for SABP_PDU_Descriptions_part_1.cc #8 3.380 Creating dependency file for SABP_PDU_Contents_part_7.cc #8 3.380 Creating dependency file for SABP_PDU_Contents_part_6.cc #8 3.380 Creating dependency file for SABP_PDU_Contents_part_5.cc #8 3.381 Creating dependency file for SABP_PDU_Contents_part_4.cc #8 3.382 Creating dependency file for SABP_PDU_Contents_part_3.cc #8 3.385 Creating dependency file for SABP_PDU_Contents_part_2.cc #8 3.386 Creating dependency file for SABP_PDU_Contents_part_1.cc #8 3.387 Creating dependency file for SABP_IEs_part_6.cc #8 3.387 Creating dependency file for SABP_IEs_part_5.cc #8 3.387 Creating dependency file for SABP_IEs_part_7.cc #8 3.387 Creating dependency file for SABP_IEs_part_4.cc #8 3.387 Creating dependency file for SABP_IEs_part_3.cc #8 3.389 Creating dependency file for SABP_IEs_part_2.cc #8 3.392 Creating dependency file for SABP_IEs_part_1.cc #8 3.393 Creating dependency file for SABP_Containers_part_7.cc #8 3.394 Creating dependency file for SABP_Containers_part_6.cc #8 3.394 Creating dependency file for SABP_Containers_part_5.cc #8 3.396 Creating dependency file for SABP_Containers_part_4.cc #8 3.396 Creating dependency file for SABP_Containers_part_3.cc #8 3.398 Creating dependency file for SABP_Containers_part_2.cc #8 3.401 Creating dependency file for SABP_Containers_part_1.cc #8 3.424 Creating dependency file for SABP_Constants_part_7.cc #8 3.424 Creating dependency file for SABP_Constants_part_6.cc #8 3.424 Creating dependency file for SABP_Constants_part_5.cc #8 3.424 Creating dependency file for SABP_Constants_part_4.cc #8 3.424 Creating dependency file for SABP_Constants_part_3.cc #8 3.425 Creating dependency file for SABP_Constants_part_2.cc #8 3.425 Creating dependency file for SABP_Constants_part_1.cc #8 3.425 Creating dependency file for SABP_CommonDataTypes_part_7.cc #8 3.425 Creating dependency file for SABP_CommonDataTypes_part_6.cc #8 3.425 Creating dependency file for SABP_CommonDataTypes_part_5.cc #8 3.426 Creating dependency file for SABP_CommonDataTypes_part_4.cc #8 3.430 Creating dependency file for SABP_CommonDataTypes_part_3.cc #8 3.431 Creating dependency file for SABP_CommonDataTypes_part_2.cc #8 3.431 Creating dependency file for SABP_CommonDataTypes_part_1.cc #8 3.431 Creating dependency file for SBC_AP_PDU_Descriptions.cc #8 3.432 Creating dependency file for SBC_AP_PDU_Contents.cc #8 3.432 Creating dependency file for SBC_AP_IEs.cc #8 3.432 Creating dependency file for SBC_AP_Containers.cc #8 3.432 Creating dependency file for SBC_AP_Constants.cc #8 3.433 Creating dependency file for SBC_AP_CommonDataTypes.cc #8 3.433 Creating dependency file for SABP_PDU_Descriptions.cc #8 3.433 Creating dependency file for SABP_PDU_Contents.cc #8 3.434 Creating dependency file for SABP_IEs.cc #8 3.438 Creating dependency file for SABP_Containers.cc #8 3.439 Creating dependency file for SABP_Constants.cc #8 3.439 Creating dependency file for SABP_CommonDataTypes.cc #8 3.441 Creating dependency file for TELNETasp_PortType_part_7.cc #8 3.445 Creating dependency file for TELNETasp_PortType_part_6.cc #8 3.447 Creating dependency file for TELNETasp_PortType_part_5.cc #8 3.452 Creating dependency file for TELNETasp_PortType_part_4.cc #8 3.454 Creating dependency file for TELNETasp_PortType_part_3.cc #8 3.455 Creating dependency file for TELNETasp_PortType_part_2.cc #8 3.458 Creating dependency file for TELNETasp_PortType_part_1.cc #8 3.460 Creating dependency file for TCCInterface_Functions_part_7.cc #8 3.460 Creating dependency file for TCCInterface_Functions_part_6.cc #8 3.462 Creating dependency file for TCCInterface_Functions_part_5.cc #8 3.462 Creating dependency file for TCCInterface_Functions_part_4.cc #8 3.466 Creating dependency file for TCCInterface_Functions_part_3.cc #8 3.467 Creating dependency file for TCCInterface_Functions_part_2.cc #8 3.468 Creating dependency file for TCCInterface_Functions_part_1.cc #8 3.470 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 3.474 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 3.475 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 3.475 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 3.476 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 3.478 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 3.479 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 3.481 Creating dependency file for TCCConversion_Functions_part_7.cc #8 3.482 Creating dependency file for TCCConversion_Functions_part_6.cc #8 3.482 Creating dependency file for TCCConversion_Functions_part_5.cc #8 3.483 Creating dependency file for TCCConversion_Functions_part_4.cc #8 3.485 Creating dependency file for TCCConversion_Functions_part_3.cc #8 3.485 Creating dependency file for TCCConversion_Functions_part_2.cc #8 3.485 Creating dependency file for TCCConversion_Functions_part_1.cc #8 3.487 Creating dependency file for Socket_API_Definitions_part_7.cc #8 3.489 Creating dependency file for Socket_API_Definitions_part_6.cc #8 3.489 Creating dependency file for Socket_API_Definitions_part_5.cc #8 3.489 Creating dependency file for Socket_API_Definitions_part_4.cc #8 3.491 Creating dependency file for Socket_API_Definitions_part_3.cc #8 3.491 Creating dependency file for Socket_API_Definitions_part_2.cc #8 3.492 Creating dependency file for Socket_API_Definitions_part_1.cc #8 3.492 Creating dependency file for SCTPasp_Types_part_7.cc #8 3.493 Creating dependency file for SCTPasp_Types_part_6.cc #8 3.493 Creating dependency file for SCTPasp_Types_part_5.cc #8 3.494 Creating dependency file for SCTPasp_Types_part_4.cc #8 3.494 Creating dependency file for SCTPasp_Types_part_3.cc #8 3.496 Creating dependency file for SCTPasp_Types_part_2.cc #8 3.496 Creating dependency file for SCTPasp_Types_part_1.cc #8 3.497 Creating dependency file for SCTPasp_PortType_part_7.cc #8 3.501 Creating dependency file for SCTPasp_PortType_part_6.cc #8 3.501 Creating dependency file for SCTPasp_PortType_part_5.cc #8 3.501 Creating dependency file for SCTPasp_PortType_part_4.cc #8 3.501 Creating dependency file for SCTPasp_PortType_part_3.cc #8 3.501 Creating dependency file for SCTPasp_PortType_part_2.cc #8 3.502 Creating dependency file for SBC_AP_Types_part_7.cc #8 3.502 Creating dependency file for SCTPasp_PortType_part_1.cc #8 3.502 Creating dependency file for SBC_AP_Types_part_6.cc #8 3.502 Creating dependency file for SBC_AP_Types_part_5.cc #8 3.503 Creating dependency file for SBC_AP_Types_part_4.cc #8 3.503 Creating dependency file for SBC_AP_Types_part_2.cc #8 3.503 Creating dependency file for SBC_AP_Types_part_3.cc #8 3.503 Creating dependency file for SBC_AP_Types_part_1.cc #8 3.504 Creating dependency file for SBC_AP_Templates_part_7.cc #8 3.505 Creating dependency file for SBC_AP_Templates_part_6.cc #8 3.505 Creating dependency file for SBC_AP_Templates_part_5.cc #8 3.509 Creating dependency file for SBC_AP_Templates_part_4.cc #8 3.509 Creating dependency file for SBC_AP_Templates_part_3.cc #8 3.509 Creating dependency file for SBC_AP_Templates_part_2.cc #8 3.510 Creating dependency file for SBC_AP_Templates_part_1.cc #8 3.510 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_7.cc #8 3.510 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_5.cc #8 3.510 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_6.cc #8 3.510 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_4.cc #8 3.510 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_3.cc #8 3.510 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_2.cc #8 3.511 Creating dependency file for SBC_AP_CodecPort_CtrlFunct_part_1.cc #8 3.512 Creating dependency file for SBC_AP_CodecPort_part_7.cc #8 3.512 Creating dependency file for SBC_AP_CodecPort_part_6.cc #8 3.512 Creating dependency file for SBC_AP_CodecPort_part_5.cc #8 3.513 Creating dependency file for SBC_AP_CodecPort_part_4.cc #8 3.514 Creating dependency file for SBC_AP_CodecPort_part_3.cc #8 3.516 Creating dependency file for SBC_AP_CodecPort_part_2.cc #8 3.516 Creating dependency file for SBC_AP_CodecPort_part_1.cc #8 3.516 Creating dependency file for SBC_AP_Adapter_part_7.cc #8 3.516 Creating dependency file for SBC_AP_Adapter_part_6.cc #8 3.517 Creating dependency file for SBC_AP_Adapter_part_5.cc #8 3.517 Creating dependency file for SBC_AP_Adapter_part_4.cc #8 3.517 Creating dependency file for SBC_AP_Adapter_part_3.cc #8 3.518 Creating dependency file for SBC_AP_Adapter_part_2.cc #8 3.518 Creating dependency file for SBC_AP_Adapter_part_1.cc #8 3.518 Creating dependency file for SABP_Types_part_7.cc #8 3.518 Creating dependency file for SABP_Types_part_6.cc #8 3.518 Creating dependency file for SABP_Types_part_5.cc #8 3.518 Creating dependency file for SABP_Types_part_4.cc #8 3.519 Creating dependency file for SABP_Types_part_3.cc #8 3.520 Creating dependency file for SABP_Types_part_2.cc #8 3.521 Creating dependency file for SABP_Types_part_1.cc #8 3.522 Creating dependency file for SABP_Templates_part_7.cc #8 3.522 Creating dependency file for SABP_Templates_part_6.cc #8 3.522 Creating dependency file for SABP_Templates_part_5.cc #8 3.525 Creating dependency file for SABP_Templates_part_4.cc #8 3.525 Creating dependency file for SABP_Templates_part_3.cc #8 3.526 Creating dependency file for SABP_Templates_part_2.cc #8 3.526 Creating dependency file for SABP_Templates_part_1.cc #8 3.526 Creating dependency file for SABP_CodecPort_CtrlFunct_part_6.cc #8 3.526 Creating dependency file for SABP_CodecPort_CtrlFunct_part_7.cc #8 3.526 Creating dependency file for SABP_CodecPort_CtrlFunct_part_5.cc #8 3.526 Creating dependency file for SABP_CodecPort_CtrlFunct_part_3.cc #8 3.527 Creating dependency file for SABP_CodecPort_CtrlFunct_part_2.cc #8 3.527 Creating dependency file for SABP_CodecPort_CtrlFunct_part_4.cc #8 3.527 Creating dependency file for SABP_CodecPort_CtrlFunct_part_1.cc #8 3.527 Creating dependency file for SABP_CodecPort_part_7.cc #8 3.527 Creating dependency file for SABP_CodecPort_part_6.cc #8 3.527 Creating dependency file for SABP_CodecPort_part_5.cc #8 3.528 Creating dependency file for SABP_CodecPort_part_4.cc #8 3.528 Creating dependency file for SABP_CodecPort_part_3.cc #8 3.529 Creating dependency file for SABP_CodecPort_part_2.cc #8 3.529 Creating dependency file for SABP_CodecPort_part_1.cc #8 3.529 Creating dependency file for SABP_Adapter_part_7.cc #8 3.531 Creating dependency file for SABP_Adapter_part_6.cc #8 3.533 Creating dependency file for SABP_Adapter_part_5.cc #8 3.533 Creating dependency file for SABP_Adapter_part_4.cc #8 3.533 Creating dependency file for SABP_Adapter_part_3.cc #8 3.533 Creating dependency file for SABP_Adapter_part_2.cc #8 3.534 Creating dependency file for Osmocom_Types_part_7.cc #8 3.534 Creating dependency file for Osmocom_Types_part_6.cc #8 3.534 Creating dependency file for SABP_Adapter_part_1.cc #8 3.534 Creating dependency file for Osmocom_Types_part_5.cc #8 3.535 Creating dependency file for Osmocom_Types_part_4.cc #8 3.535 Creating dependency file for Osmocom_Types_part_3.cc #8 3.535 Creating dependency file for Osmocom_Types_part_2.cc #8 3.535 Creating dependency file for Osmocom_Types_part_1.cc #8 3.537 Creating dependency file for Native_Functions_part_7.cc #8 3.537 Creating dependency file for Native_Functions_part_6.cc #8 3.537 Creating dependency file for Native_Functions_part_5.cc #8 3.537 Creating dependency file for Native_Functions_part_4.cc #8 3.538 Creating dependency file for Native_Functions_part_3.cc #8 3.539 Creating dependency file for Native_Functions_part_2.cc #8 3.540 Creating dependency file for Native_Functions_part_1.cc #8 3.540 Creating dependency file for Misc_Helpers_part_7.cc #8 3.541 Creating dependency file for Misc_Helpers_part_6.cc #8 3.541 Creating dependency file for Misc_Helpers_part_5.cc #8 3.542 Creating dependency file for Misc_Helpers_part_4.cc #8 3.542 Creating dependency file for Misc_Helpers_part_3.cc #8 3.542 Creating dependency file for Misc_Helpers_part_2.cc #8 3.543 Creating dependency file for Misc_Helpers_part_1.cc #8 3.543 Creating dependency file for MME_ConnectionHandler_part_7.cc #8 3.543 Creating dependency file for MME_ConnectionHandler_part_6.cc #8 3.543 Creating dependency file for MME_ConnectionHandler_part_5.cc #8 3.543 Creating dependency file for MME_ConnectionHandler_part_4.cc #8 3.544 Creating dependency file for MME_ConnectionHandler_part_3.cc #8 3.544 Creating dependency file for MME_ConnectionHandler_part_2.cc #8 3.545 Creating dependency file for MME_ConnectionHandler_part_1.cc #8 3.545 Creating dependency file for JSON_Types_part_7.cc #8 3.546 Creating dependency file for JSON_Types_part_6.cc #8 3.547 Creating dependency file for JSON_Types_part_4.cc #8 3.547 Creating dependency file for JSON_Types_part_5.cc #8 3.548 Creating dependency file for JSON_Types_part_3.cc #8 3.548 Creating dependency file for JSON_Types_part_2.cc #8 3.549 Creating dependency file for JSON_Types_part_1.cc #8 3.549 Creating dependency file for IPL4asp_Types_part_6.cc #8 3.549 Creating dependency file for IPL4asp_Types_part_7.cc #8 3.549 Creating dependency file for IPL4asp_Types_part_5.cc #8 3.551 Creating dependency file for IPL4asp_Types_part_4.cc #8 3.551 Creating dependency file for IPL4asp_Types_part_3.cc #8 3.551 Creating dependency file for IPL4asp_Types_part_1.cc #8 3.552 Creating dependency file for IPL4asp_Types_part_2.cc #8 3.552 Creating dependency file for IPL4asp_PortType_part_7.cc #8 3.552 Creating dependency file for IPL4asp_PortType_part_6.cc #8 3.552 Creating dependency file for IPL4asp_PortType_part_5.cc #8 3.552 Creating dependency file for IPL4asp_PortType_part_4.cc #8 3.555 Creating dependency file for IPL4asp_PortType_part_3.cc #8 3.555 Creating dependency file for IPL4asp_PortType_part_2.cc #8 3.556 Creating dependency file for IPL4asp_PortType_part_1.cc #8 3.556 Creating dependency file for IPL4asp_Functions_part_6.cc #8 3.556 Creating dependency file for IPL4asp_Functions_part_7.cc #8 3.557 Creating dependency file for IPL4asp_Functions_part_5.cc #8 3.557 Creating dependency file for IPL4asp_Functions_part_4.cc #8 3.558 Creating dependency file for IPL4asp_Functions_part_3.cc #8 3.558 Creating dependency file for IPL4asp_Functions_part_2.cc #8 3.559 Creating dependency file for IPL4asp_Functions_part_1.cc #8 3.559 Creating dependency file for HTTPmsg_Types_part_7.cc #8 3.559 Creating dependency file for HTTPmsg_Types_part_6.cc #8 3.560 Creating dependency file for HTTPmsg_Types_part_5.cc #8 3.560 Creating dependency file for HTTPmsg_Types_part_4.cc #8 3.560 Creating dependency file for HTTPmsg_Types_part_3.cc #8 3.560 Creating dependency file for HTTPmsg_Types_part_2.cc #8 3.560 Creating dependency file for HTTPmsg_Types_part_1.cc #8 3.561 Creating dependency file for HTTPmsg_PortType_part_7.cc #8 3.562 Creating dependency file for HTTPmsg_PortType_part_6.cc #8 3.562 Creating dependency file for HTTPmsg_PortType_part_5.cc #8 3.563 Creating dependency file for HTTPmsg_PortType_part_4.cc #8 3.563 Creating dependency file for HTTPmsg_PortType_part_3.cc #8 3.563 Creating dependency file for HTTPmsg_PortType_part_2.cc #8 3.563 Creating dependency file for HTTPmsg_PortType_part_1.cc #8 3.567 Creating dependency file for HTTPmsg_MessageLen_part_7.cc #8 3.567 Creating dependency file for HTTPmsg_MessageLen_part_6.cc #8 3.567 Creating dependency file for HTTPmsg_MessageLen_part_5.cc #8 3.568 Creating dependency file for HTTPmsg_MessageLen_part_4.cc #8 3.568 Creating dependency file for HTTPmsg_MessageLen_part_3.cc #8 3.568 Creating dependency file for HTTPmsg_MessageLen_part_2.cc #8 3.568 Creating dependency file for HTTPmsg_MessageLen_part_1.cc #8 3.568 Creating dependency file for HTTP_Adapter_part_7.cc #8 3.569 Creating dependency file for HTTP_Adapter_part_6.cc #8 3.569 Creating dependency file for HTTP_Adapter_part_5.cc #8 3.569 Creating dependency file for HTTP_Adapter_part_3.cc #8 3.569 Creating dependency file for HTTP_Adapter_part_2.cc #8 3.569 Creating dependency file for HTTP_Adapter_part_4.cc #8 3.570 Creating dependency file for HTTP_Adapter_part_1.cc #8 3.570 Creating dependency file for General_Types_part_7.cc #8 3.570 Creating dependency file for General_Types_part_6.cc #8 3.575 Creating dependency file for General_Types_part_5.cc #8 3.575 Creating dependency file for General_Types_part_4.cc #8 3.575 Creating dependency file for General_Types_part_3.cc #8 3.575 Creating dependency file for General_Types_part_2.cc #8 3.575 Creating dependency file for General_Types_part_1.cc #8 3.575 Creating dependency file for GSM_Types_part_7.cc #8 3.576 Creating dependency file for GSM_Types_part_6.cc #8 3.576 Creating dependency file for GSM_Types_part_5.cc #8 3.576 Creating dependency file for GSM_Types_part_4.cc #8 3.576 Creating dependency file for GSM_Types_part_3.cc #8 3.576 Creating dependency file for GSM_Types_part_2.cc #8 3.576 Creating dependency file for GSM_Types_part_1.cc #8 3.576 Creating dependency file for ECBE_Types_part_7.cc #8 3.580 Creating dependency file for ECBE_Types_part_6.cc #8 3.580 Creating dependency file for ECBE_Types_part_5.cc #8 3.580 Creating dependency file for ECBE_Types_part_4.cc #8 3.580 Creating dependency file for ECBE_Types_part_3.cc #8 3.581 Creating dependency file for ECBE_Types_part_2.cc #8 3.582 Creating dependency file for ECBE_Types_part_1.cc #8 3.582 Creating dependency file for ECBE_Components_part_7.cc #8 3.582 Creating dependency file for ECBE_Components_part_6.cc #8 3.582 Creating dependency file for ECBE_Components_part_4.cc #8 3.582 Creating dependency file for ECBE_Components_part_5.cc #8 3.583 Creating dependency file for ECBE_Components_part_2.cc #8 3.583 Creating dependency file for ECBE_Components_part_3.cc #8 3.583 Creating dependency file for ECBE_Components_part_1.cc #8 3.583 Creating dependency file for CBS_Message_part_7.cc #8 3.583 Creating dependency file for CBS_Message_part_6.cc #8 3.583 Creating dependency file for CBS_Message_part_5.cc #8 3.584 Creating dependency file for CBS_Message_part_4.cc #8 3.584 Creating dependency file for CBS_Message_part_3.cc #8 3.585 Creating dependency file for CBS_Message_part_2.cc #8 3.587 Creating dependency file for CBS_Message_part_1.cc #8 3.587 Creating dependency file for CBSP_Types_part_7.cc #8 3.587 Creating dependency file for CBSP_Types_part_6.cc #8 3.588 Creating dependency file for CBSP_Types_part_5.cc #8 3.588 Creating dependency file for CBSP_Types_part_4.cc #8 3.588 Creating dependency file for CBSP_Types_part_3.cc #8 3.589 Creating dependency file for CBSP_Types_part_2.cc #8 3.589 Creating dependency file for CBSP_Types_part_1.cc #8 3.589 Creating dependency file for CBSP_Templates_part_6.cc #8 3.590 Creating dependency file for CBSP_Templates_part_7.cc #8 3.591 Creating dependency file for CBSP_Templates_part_5.cc #8 3.591 Creating dependency file for CBSP_Templates_part_4.cc #8 3.591 Creating dependency file for CBSP_Templates_part_3.cc #8 3.591 Creating dependency file for CBSP_Templates_part_2.cc #8 3.592 Creating dependency file for CBSP_Templates_part_1.cc #8 3.592 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_7.cc #8 3.592 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_6.cc #8 3.592 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_5.cc #8 3.593 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_4.cc #8 3.594 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_3.cc #8 3.595 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_2.cc #8 3.595 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_1.cc #8 3.595 Creating dependency file for CBSP_CodecPort_part_7.cc #8 3.595 Creating dependency file for CBSP_CodecPort_part_6.cc #8 3.596 Creating dependency file for CBSP_CodecPort_part_5.cc #8 3.596 Creating dependency file for CBSP_CodecPort_part_4.cc #8 3.597 Creating dependency file for CBSP_CodecPort_part_3.cc #8 3.598 Creating dependency file for CBSP_CodecPort_part_2.cc #8 3.598 Creating dependency file for CBSP_CodecPort_part_1.cc #8 3.599 Creating dependency file for CBSP_Adapter_part_6.cc #8 3.599 Creating dependency file for CBSP_Adapter_part_7.cc #8 3.599 Creating dependency file for CBSP_Adapter_part_5.cc #8 3.600 Creating dependency file for CBSP_Adapter_part_4.cc #8 3.601 Creating dependency file for CBSP_Adapter_part_3.cc #8 3.601 Creating dependency file for CBSP_Adapter_part_2.cc #8 3.602 Creating dependency file for CBSP_Adapter_part_1.cc #8 3.602 Creating dependency file for CBC_Tests_part_7.cc #8 3.602 Creating dependency file for CBC_Tests_part_6.cc #8 3.602 Creating dependency file for CBC_Tests_part_5.cc #8 3.603 Creating dependency file for CBC_Tests_part_4.cc #8 3.603 Creating dependency file for CBC_Tests_part_3.cc #8 3.604 Creating dependency file for CBC_Tests_part_2.cc #8 3.605 Creating dependency file for CBC_Tests_part_1.cc #8 3.605 Creating dependency file for BSSMAP_Templates_part_7.cc #8 3.606 Creating dependency file for BSSMAP_Templates_part_5.cc #8 3.606 Creating dependency file for BSSMAP_Templates_part_4.cc #8 3.606 Creating dependency file for BSSMAP_Templates_part_6.cc #8 3.607 Creating dependency file for BSSMAP_Templates_part_3.cc #8 3.607 Creating dependency file for BSSMAP_Templates_part_2.cc #8 3.608 Creating dependency file for BSSMAP_Templates_part_1.cc #8 3.608 Creating dependency file for BSSAP_Types_part_7.cc #8 3.608 Creating dependency file for BSSAP_Types_part_6.cc #8 3.609 Creating dependency file for BSSAP_Types_part_5.cc #8 3.609 Creating dependency file for BSSAP_Types_part_4.cc #8 3.609 Creating dependency file for BSSAP_Types_part_3.cc #8 3.609 Creating dependency file for BSSAP_Types_part_2.cc #8 3.610 Creating dependency file for BSSAP_Types_part_1.cc #8 3.612 Creating dependency file for BSC_ConnectionHandler_part_7.cc #8 3.612 Creating dependency file for BSC_ConnectionHandler_part_6.cc #8 3.613 Creating dependency file for BSC_ConnectionHandler_part_5.cc #8 3.613 Creating dependency file for BSC_ConnectionHandler_part_4.cc #8 3.614 Creating dependency file for BSC_ConnectionHandler_part_3.cc #8 3.614 Creating dependency file for BSC_ConnectionHandler_part_2.cc #8 3.614 Creating dependency file for BSC_ConnectionHandler_part_1.cc #8 3.619 Creating dependency file for TELNETasp_PortType.cc #8 3.619 Creating dependency file for TCCInterface_Functions.cc #8 3.620 Creating dependency file for TCCEncoding_Functions.cc #8 3.620 Creating dependency file for TCCConversion_Functions.cc #8 3.620 Creating dependency file for Socket_API_Definitions.cc #8 3.620 Creating dependency file for SCTPasp_Types.cc #8 3.621 Creating dependency file for SCTPasp_PortType.cc #8 3.621 Creating dependency file for SBC_AP_Types.cc #8 3.622 Creating dependency file for SBC_AP_CodecPort_CtrlFunct.cc #8 3.622 Creating dependency file for SBC_AP_Templates.cc #8 3.622 Creating dependency file for SBC_AP_CodecPort.cc #8 3.625 Creating dependency file for SBC_AP_Adapter.cc #8 3.672 Creating dependency file for SABP_Types.cc #8 3.680 Creating dependency file for SABP_Templates.cc #8 3.680 Creating dependency file for SABP_CodecPort_CtrlFunct.cc #8 3.680 Creating dependency file for SABP_CodecPort.cc #8 3.680 Creating dependency file for SABP_Adapter.cc #8 3.681 Creating dependency file for Osmocom_Types.cc #8 3.681 Creating dependency file for Native_Functions.cc #8 3.683 Creating dependency file for Misc_Helpers.cc #8 3.686 Creating dependency file for MME_ConnectionHandler.cc #8 3.711 Creating dependency file for JSON_Types.cc #8 3.712 Creating dependency file for IPL4asp_Types.cc #8 3.712 Creating dependency file for IPL4asp_PortType.cc #8 3.712 Creating dependency file for IPL4asp_Functions.cc #8 3.713 Creating dependency file for HTTPmsg_Types.cc #8 3.713 Creating dependency file for HTTPmsg_PortType.cc #8 3.714 Creating dependency file for HTTPmsg_MessageLen.cc #8 3.716 Creating dependency file for HTTP_Adapter.cc #8 3.725 Creating dependency file for General_Types.cc #8 3.726 Creating dependency file for GSM_Types.cc #8 3.733 Creating dependency file for ECBE_Types.cc #8 3.737 Creating dependency file for ECBE_Components.cc #8 3.737 Creating dependency file for CBS_Message.cc #8 3.739 Creating dependency file for CBSP_Types.cc #8 3.746 Creating dependency file for CBSP_Templates.cc #8 3.748 Creating dependency file for CBSP_CodecPort_CtrlFunct.cc #8 3.755 Creating dependency file for CBSP_CodecPort.cc #8 3.755 Creating dependency file for CBSP_Adapter.cc #8 3.757 Creating dependency file for CBC_Tests.cc #8 3.767 Creating dependency file for BSSMAP_Templates.cc #8 3.771 Creating dependency file for BSSAP_Types.cc #8 3.771 Creating dependency file for BSC_ConnectionHandler.cc #8 3.974 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 3.974 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 3.974 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 3.974 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 3.974 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 3.974 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 3.974 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 3.974 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 3.975 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 3.975 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 3.975 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 3.975 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 3.976 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 3.976 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 3.976 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 3.977 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 3.977 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 3.991 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 3.992 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 3.992 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 4.601 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 4.606 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 4.712 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 4.779 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 4.838 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 5.066 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 5.301 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 5.308 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 5.320 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 5.334 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 5.384 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 5.439 ECBE_Components.cc: In function 'ECBE__Types::EcbeCategory ECBE__Components::f__cbs2ecbe__category(const CBSP__Types::CBSP__Category&)': #8 5.439 ECBE_Components.cc:79:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.439 79 | } #8 5.439 | ^ #8 5.516 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 5.736 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 5.831 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 5.912 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 5.919 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 6.146 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 6.209 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 6.243 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 6.294 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 6.300 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 6.373 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 6.442 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 6.506 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 6.524 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 6.542 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 6.559 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 6.577 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 6.595 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 6.614 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 6.632 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 6.854 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 6.907 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 6.913 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 6.916 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 6.936 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 7.005 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 7.110 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 7.128 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 7.146 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 7.158 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 7.162 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 7.176 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 7.179 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 7.192 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 7.205 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 7.210 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 7.228 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 7.231 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 7.248 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 7.249 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 7.266 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 7.267 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 7.282 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 7.285 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 7.298 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 7.303 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 7.314 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 7.323 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 7.331 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 7.337 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 7.341 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 7.350 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 7.356 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 7.360 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 7.374 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 7.375 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 7.377 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 7.380 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 7.390 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 7.393 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 7.394 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 7.396 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 7.406 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 7.408 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 7.409 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 7.410 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 7.423 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 7.424 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 7.424 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 7.425 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 7.438 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 7.439 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 7.439 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 7.441 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 7.443 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 7.455 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 7.456 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 7.456 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 7.456 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 7.458 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 7.462 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 7.472 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 7.472 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 7.472 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 7.473 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 7.474 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 7.479 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 7.488 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 7.488 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 7.489 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 7.489 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 7.489 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 7.496 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 7.504 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 7.504 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 7.504 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 7.505 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 7.514 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 7.514 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 7.521 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 7.521 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 7.521 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 7.523 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 7.531 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 7.531 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 7.538 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 7.538 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 7.539 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 7.539 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 7.548 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 7.550 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 7.555 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 7.555 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 7.556 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 7.556 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 7.565 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 7.566 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 7.571 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 7.572 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 7.572 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 7.572 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 7.583 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 7.585 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 7.586 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 7.586 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 7.588 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 7.589 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 7.600 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 7.601 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 7.602 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 7.602 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 7.603 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 7.606 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 7.616 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 7.616 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 7.617 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 7.620 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 7.622 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 7.622 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 7.633 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 7.635 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 7.635 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 7.637 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 7.639 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 7.650 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 7.650 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 7.651 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 7.655 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 7.657 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 7.661 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 7.667 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 7.667 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 7.668 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 7.673 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 7.674 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 7.684 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 7.684 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 7.686 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 7.686 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 7.691 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 7.701 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 7.701 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 7.702 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 7.702 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 7.704 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 7.708 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 7.717 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 7.718 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 7.718 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 7.718 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 7.722 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 7.725 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 7.734 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 7.736 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 7.736 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 7.736 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 7.740 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 7.751 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 7.752 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 7.752 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 7.753 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 7.753 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 7.760 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 7.768 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 7.768 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 7.768 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 7.768 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 7.769 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 7.769 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 7.784 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 7.784 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 7.784 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 7.785 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 7.785 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 7.785 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 7.787 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 7.800 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 7.800 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 7.801 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 7.801 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 7.801 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 7.802 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 7.802 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 7.816 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 7.817 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 7.817 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 7.817 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 7.817 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 7.818 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 7.832 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 7.832 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 7.833 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 7.833 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 7.833 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 7.833 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 7.846 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 7.848 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 7.849 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 7.849 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 7.850 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 7.850 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 7.851 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 7.864 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 7.865 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 7.865 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 7.865 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 7.866 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 7.866 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 7.877 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 7.881 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 7.881 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 7.881 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 7.881 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 7.882 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 7.884 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 7.897 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 7.897 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 7.898 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 7.898 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 7.901 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 7.908 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 7.911 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 7.913 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 7.914 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 7.914 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 7.915 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 7.926 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 7.928 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 7.929 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 7.930 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 7.931 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 7.932 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 7.933 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 7.943 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 7.945 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 7.945 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 7.946 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 7.946 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 7.951 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 7.959 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 7.961 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 7.961 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 7.962 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 7.962 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 7.962 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 7.969 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 7.976 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 7.977 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 7.977 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 7.977 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 7.978 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 7.984 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 7.990 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 7.994 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 7.994 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 7.995 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 7.995 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 7.995 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 8.001 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 8.007 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 8.010 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 8.010 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 8.011 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 8.011 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 8.011 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 8.017 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 8.023 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 8.027 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 8.027 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 8.027 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 8.028 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 8.035 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 8.037 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 8.044 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 8.044 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 8.045 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 8.045 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 8.053 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 8.053 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 8.053 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 8.061 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 8.061 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 8.061 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 8.062 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 8.070 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 8.070 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 8.074 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 8.077 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 8.078 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 8.078 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 8.087 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 8.087 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 8.088 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 8.092 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 8.093 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 8.095 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 8.095 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 8.105 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 8.105 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 8.106 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 8.318 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 8.332 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 8.419 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 8.781 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 8.782 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 8.975 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 9.010 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 9.030 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 9.056 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 9.059 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 9.070 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 9.077 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 9.079 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 9.090 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 9.096 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 9.099 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 9.100 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 9.116 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 9.116 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 9.117 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 9.118 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 9.136 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 9.137 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 9.137 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 9.139 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 9.156 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 9.157 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 9.160 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 9.161 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 9.177 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 9.180 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 9.181 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 9.181 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 9.200 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 9.200 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 9.201 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 9.202 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 9.350 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 9.384 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 9.418 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 9.454 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 9.494 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 9.530 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 9.566 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 9.602 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 9.642 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 9.678 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 9.714 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 9.750 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 9.825 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 9.894 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 9.962 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 10.01 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 10.03 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 10.05 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 10.07 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 10.09 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 10.11 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 10.13 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 10.16 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 10.18 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 10.20 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 10.22 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 10.24 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 10.26 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 10.28 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 10.30 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 10.32 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 10.34 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 10.64 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 10.89 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 10.90 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 11.58 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 12.68 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 12.70 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 12.72 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 13.15 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 13.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SBC_AP_PDU_Contents_part_3.o SBC_AP_PDU_Contents_part_3.cc #8 13.33 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 13.37 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 13.39 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 13.41 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 13.43 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 13.45 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 13.47 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 13.49 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 13.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_5.o SBC_AP_PDU_Descriptions_part_5.cc #8 13.53 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 13.55 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 13.57 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 13.85 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 13.90 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 14.23 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 14.25 Abstract_Socket.cc: In member function 'int SSL_Socket::ssl_getresult(int)': #8 14.25 Abstract_Socket.cc:2750:54: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 14.25 2750 | log_debug(" Function: %s", ERR_func_error_string(e)); #8 14.25 | ~~~~~~~~~~~~~~~~~~~~~^~~ #8 14.25 In file included from Abstract_Socket.hh:35, #8 14.25 from Abstract_Socket.cc:28: #8 14.25 /usr/include/openssl/err.h:459:35: note: declared here #8 14.25 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); #8 14.25 | ^~~~~~~~~~~~~~~~~~~~~ #8 14.52 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 14.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 14.70 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 15.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 15.19 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 15.19 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 15.22 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 15.29 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 15.30 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 15.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 15.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 15.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 15.81 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 15.98 g++ -shared -o BSC_ConnectionHandler.so BSC_ConnectionHandler.o #8 16.02 g++ -shared -o BSSAP_Types.so BSSAP_Types.o #8 16.04 g++ -shared -o BSSMAP_Templates.so BSSMAP_Templates.o #8 16.07 g++ -shared -o CBC_Tests.so CBC_Tests.o #8 16.12 g++ -shared -o CBSP_Adapter.so CBSP_Adapter.o #8 16.16 g++ -shared -o CBSP_CodecPort.so CBSP_CodecPort.o #8 16.16 g++ -shared -o CBSP_CodecPort_CtrlFunct.so CBSP_CodecPort_CtrlFunct.o #8 16.18 g++ -shared -o CBSP_Templates.so CBSP_Templates.o #8 16.20 g++ -shared -o CBSP_Types.so CBSP_Types.o #8 16.23 g++ -shared -o CBS_Message.so CBS_Message.o #8 16.24 g++ -shared -o ECBE_Components.so ECBE_Components.o #8 16.26 g++ -shared -o ECBE_Types.so ECBE_Types.o #8 16.27 g++ -shared -o GSM_Types.so GSM_Types.o #8 16.30 g++ -shared -o General_Types.so General_Types.o #8 16.31 g++ -shared -o HTTP_Adapter.so HTTP_Adapter.o #8 16.33 g++ -shared -o HTTPmsg_MessageLen.so HTTPmsg_MessageLen.o #8 16.34 g++ -shared -o HTTPmsg_PortType.so HTTPmsg_PortType.o #8 16.35 g++ -shared -o HTTPmsg_Types.so HTTPmsg_Types.o #8 16.40 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 16.41 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 16.44 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 16.45 g++ -shared -o JSON_Types.so JSON_Types.o #8 16.46 g++ -shared -o MME_ConnectionHandler.so MME_ConnectionHandler.o #8 16.46 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 16.48 g++ -shared -o Native_Functions.so Native_Functions.o #8 16.48 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 16.49 g++ -shared -o SABP_Adapter.so SABP_Adapter.o #8 16.49 g++ -shared -o SABP_CodecPort.so SABP_CodecPort.o #8 16.52 g++ -shared -o SABP_CodecPort_CtrlFunct.so SABP_CodecPort_CtrlFunct.o #8 16.56 g++ -shared -o SABP_Templates.so SABP_Templates.o #8 16.59 g++ -shared -o SABP_Types.so SABP_Types.o #8 16.59 g++ -shared -o SBC_AP_Adapter.so SBC_AP_Adapter.o #8 16.60 g++ -shared -o SBC_AP_CodecPort.so SBC_AP_CodecPort.o #8 16.61 g++ -shared -o SBC_AP_CodecPort_CtrlFunct.so SBC_AP_CodecPort_CtrlFunct.o #8 16.61 g++ -shared -o SBC_AP_Templates.so SBC_AP_Templates.o #8 16.62 g++ -shared -o SBC_AP_Types.so SBC_AP_Types.o #8 16.63 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 16.63 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 16.64 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 16.65 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 16.66 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 16.67 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 16.71 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 16.73 g++ -shared -o BSC_ConnectionHandler_part_1.so BSC_ConnectionHandler_part_1.o #8 16.73 g++ -shared -o BSC_ConnectionHandler_part_2.so BSC_ConnectionHandler_part_2.o #8 16.75 g++ -shared -o BSC_ConnectionHandler_part_3.so BSC_ConnectionHandler_part_3.o #8 16.77 g++ -shared -o BSC_ConnectionHandler_part_4.so BSC_ConnectionHandler_part_4.o #8 16.77 g++ -shared -o BSC_ConnectionHandler_part_5.so BSC_ConnectionHandler_part_5.o #8 16.77 g++ -shared -o BSC_ConnectionHandler_part_6.so BSC_ConnectionHandler_part_6.o #8 16.77 g++ -shared -o BSC_ConnectionHandler_part_7.so BSC_ConnectionHandler_part_7.o #8 16.78 g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o #8 16.78 g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o #8 16.78 g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o #8 16.79 g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o #8 16.79 g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o #8 16.80 g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o #8 16.80 g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o #8 16.80 g++ -shared -o BSSMAP_Templates_part_1.so BSSMAP_Templates_part_1.o #8 16.81 g++ -shared -o BSSMAP_Templates_part_2.so BSSMAP_Templates_part_2.o #8 16.81 g++ -shared -o BSSMAP_Templates_part_3.so BSSMAP_Templates_part_3.o #8 16.82 g++ -shared -o BSSMAP_Templates_part_4.so BSSMAP_Templates_part_4.o #8 16.82 g++ -shared -o BSSMAP_Templates_part_5.so BSSMAP_Templates_part_5.o #8 16.82 g++ -shared -o BSSMAP_Templates_part_6.so BSSMAP_Templates_part_6.o #8 16.83 g++ -shared -o BSSMAP_Templates_part_7.so BSSMAP_Templates_part_7.o #8 16.83 g++ -shared -o CBC_Tests_part_1.so CBC_Tests_part_1.o #8 16.84 g++ -shared -o CBC_Tests_part_2.so CBC_Tests_part_2.o #8 16.85 g++ -shared -o CBC_Tests_part_3.so CBC_Tests_part_3.o #8 16.85 g++ -shared -o CBC_Tests_part_4.so CBC_Tests_part_4.o #8 16.85 g++ -shared -o CBC_Tests_part_5.so CBC_Tests_part_5.o #8 16.86 g++ -shared -o CBC_Tests_part_6.so CBC_Tests_part_6.o #8 16.86 g++ -shared -o CBC_Tests_part_7.so CBC_Tests_part_7.o #8 16.86 g++ -shared -o CBSP_Adapter_part_1.so CBSP_Adapter_part_1.o #8 16.88 g++ -shared -o CBSP_Adapter_part_2.so CBSP_Adapter_part_2.o #8 16.88 g++ -shared -o CBSP_Adapter_part_3.so CBSP_Adapter_part_3.o #8 16.88 g++ -shared -o CBSP_Adapter_part_4.so CBSP_Adapter_part_4.o #8 16.88 g++ -shared -o CBSP_Adapter_part_5.so CBSP_Adapter_part_5.o #8 16.88 g++ -shared -o CBSP_Adapter_part_6.so CBSP_Adapter_part_6.o #8 16.88 g++ -shared -o CBSP_Adapter_part_7.so CBSP_Adapter_part_7.o #8 16.89 g++ -shared -o CBSP_CodecPort_part_1.so CBSP_CodecPort_part_1.o #8 16.90 g++ -shared -o CBSP_CodecPort_part_2.so CBSP_CodecPort_part_2.o #8 16.90 g++ -shared -o CBSP_CodecPort_part_3.so CBSP_CodecPort_part_3.o #8 16.91 g++ -shared -o CBSP_CodecPort_part_4.so CBSP_CodecPort_part_4.o #8 16.91 g++ -shared -o CBSP_CodecPort_part_5.so CBSP_CodecPort_part_5.o #8 16.91 g++ -shared -o CBSP_CodecPort_part_6.so CBSP_CodecPort_part_6.o #8 16.91 g++ -shared -o CBSP_CodecPort_part_7.so CBSP_CodecPort_part_7.o #8 16.91 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_1.o #8 16.93 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_2.o #8 16.93 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_3.o #8 16.93 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_4.o #8 16.93 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_5.o #8 16.93 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_6.o #8 16.94 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_7.so CBSP_CodecPort_CtrlFunct_part_7.o #8 16.94 g++ -shared -o CBSP_Templates_part_1.so CBSP_Templates_part_1.o #8 16.94 g++ -shared -o CBSP_Templates_part_2.so CBSP_Templates_part_2.o #8 16.95 g++ -shared -o CBSP_Templates_part_3.so CBSP_Templates_part_3.o #8 16.95 g++ -shared -o CBSP_Templates_part_4.so CBSP_Templates_part_4.o #8 16.95 g++ -shared -o CBSP_Templates_part_5.so CBSP_Templates_part_5.o #8 16.95 g++ -shared -o CBSP_Templates_part_6.so CBSP_Templates_part_6.o #8 16.96 g++ -shared -o CBSP_Templates_part_7.so CBSP_Templates_part_7.o #8 16.96 g++ -shared -o CBSP_Types_part_1.so CBSP_Types_part_1.o #8 16.96 g++ -shared -o CBSP_Types_part_2.so CBSP_Types_part_2.o #8 16.96 g++ -shared -o CBSP_Types_part_3.so CBSP_Types_part_3.o #8 16.97 g++ -shared -o CBSP_Types_part_4.so CBSP_Types_part_4.o #8 16.97 g++ -shared -o CBSP_Types_part_5.so CBSP_Types_part_5.o #8 16.97 g++ -shared -o CBSP_Types_part_6.so CBSP_Types_part_6.o #8 16.97 g++ -shared -o CBSP_Types_part_7.so CBSP_Types_part_7.o #8 16.98 g++ -shared -o CBS_Message_part_1.so CBS_Message_part_1.o #8 16.98 g++ -shared -o CBS_Message_part_2.so CBS_Message_part_2.o #8 16.99 g++ -shared -o CBS_Message_part_3.so CBS_Message_part_3.o #8 16.99 g++ -shared -o CBS_Message_part_4.so CBS_Message_part_4.o #8 16.99 g++ -shared -o CBS_Message_part_5.so CBS_Message_part_5.o #8 16.99 g++ -shared -o CBS_Message_part_6.so CBS_Message_part_6.o #8 17.00 g++ -shared -o CBS_Message_part_7.so CBS_Message_part_7.o #8 17.00 g++ -shared -o ECBE_Components_part_1.so ECBE_Components_part_1.o #8 17.00 g++ -shared -o ECBE_Components_part_2.so ECBE_Components_part_2.o #8 17.01 g++ -shared -o ECBE_Components_part_3.so ECBE_Components_part_3.o #8 17.01 g++ -shared -o ECBE_Components_part_4.so ECBE_Components_part_4.o #8 17.01 g++ -shared -o ECBE_Components_part_5.so ECBE_Components_part_5.o #8 17.01 g++ -shared -o ECBE_Components_part_6.so ECBE_Components_part_6.o #8 17.01 g++ -shared -o ECBE_Components_part_7.so ECBE_Components_part_7.o #8 17.01 g++ -shared -o ECBE_Types_part_1.so ECBE_Types_part_1.o #8 17.01 g++ -shared -o ECBE_Types_part_2.so ECBE_Types_part_2.o #8 17.01 g++ -shared -o ECBE_Types_part_3.so ECBE_Types_part_3.o #8 17.03 g++ -shared -o ECBE_Types_part_4.so ECBE_Types_part_4.o #8 17.03 g++ -shared -o ECBE_Types_part_5.so ECBE_Types_part_5.o #8 17.03 g++ -shared -o ECBE_Types_part_6.so ECBE_Types_part_6.o #8 17.03 g++ -shared -o ECBE_Types_part_7.so ECBE_Types_part_7.o #8 17.03 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 17.04 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 17.04 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 17.04 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 17.04 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 17.04 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 17.05 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 17.05 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 17.05 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 17.05 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 17.05 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 17.05 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 17.06 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 17.06 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 17.06 g++ -shared -o HTTP_Adapter_part_1.so HTTP_Adapter_part_1.o #8 17.06 g++ -shared -o HTTP_Adapter_part_2.so HTTP_Adapter_part_2.o #8 17.06 g++ -shared -o HTTP_Adapter_part_3.so HTTP_Adapter_part_3.o #8 17.06 g++ -shared -o HTTP_Adapter_part_4.so HTTP_Adapter_part_4.o #8 17.06 g++ -shared -o HTTP_Adapter_part_5.so HTTP_Adapter_part_5.o #8 17.06 g++ -shared -o HTTP_Adapter_part_6.so HTTP_Adapter_part_6.o #8 17.07 g++ -shared -o HTTP_Adapter_part_7.so HTTP_Adapter_part_7.o #8 17.07 g++ -shared -o HTTPmsg_MessageLen_part_1.so HTTPmsg_MessageLen_part_1.o #8 17.08 g++ -shared -o HTTPmsg_MessageLen_part_2.so HTTPmsg_MessageLen_part_2.o #8 17.08 g++ -shared -o HTTPmsg_MessageLen_part_3.so HTTPmsg_MessageLen_part_3.o #8 17.08 g++ -shared -o HTTPmsg_MessageLen_part_4.so HTTPmsg_MessageLen_part_4.o #8 17.08 g++ -shared -o HTTPmsg_MessageLen_part_5.so HTTPmsg_MessageLen_part_5.o #8 17.08 g++ -shared -o HTTPmsg_MessageLen_part_6.so HTTPmsg_MessageLen_part_6.o #8 17.08 g++ -shared -o HTTPmsg_MessageLen_part_7.so HTTPmsg_MessageLen_part_7.o #8 17.08 g++ -shared -o HTTPmsg_PortType_part_1.so HTTPmsg_PortType_part_1.o #8 17.09 g++ -shared -o HTTPmsg_PortType_part_2.so HTTPmsg_PortType_part_2.o #8 17.09 g++ -shared -o HTTPmsg_PortType_part_3.so HTTPmsg_PortType_part_3.o #8 17.09 g++ -shared -o HTTPmsg_PortType_part_4.so HTTPmsg_PortType_part_4.o #8 17.09 g++ -shared -o HTTPmsg_PortType_part_5.so HTTPmsg_PortType_part_5.o #8 17.09 g++ -shared -o HTTPmsg_PortType_part_6.so HTTPmsg_PortType_part_6.o #8 17.10 g++ -shared -o HTTPmsg_PortType_part_7.so HTTPmsg_PortType_part_7.o #8 17.10 g++ -shared -o HTTPmsg_Types_part_1.so HTTPmsg_Types_part_1.o #8 17.10 g++ -shared -o HTTPmsg_Types_part_2.so HTTPmsg_Types_part_2.o #8 17.10 g++ -shared -o HTTPmsg_Types_part_3.so HTTPmsg_Types_part_3.o #8 17.10 g++ -shared -o HTTPmsg_Types_part_4.so HTTPmsg_Types_part_4.o #8 17.10 g++ -shared -o HTTPmsg_Types_part_5.so HTTPmsg_Types_part_5.o #8 17.10 g++ -shared -o HTTPmsg_Types_part_6.so HTTPmsg_Types_part_6.o #8 17.12 g++ -shared -o HTTPmsg_Types_part_7.so HTTPmsg_Types_part_7.o #8 17.12 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 17.12 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 17.12 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 17.12 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 17.12 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 17.12 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 17.12 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 17.12 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 17.12 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 17.12 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 17.13 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 17.13 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 17.14 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 17.15 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 17.15 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 17.15 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 17.15 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 17.15 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 17.15 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 17.15 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 17.15 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 17.15 g++ -shared -o JSON_Types_part_1.so JSON_Types_part_1.o #8 17.15 g++ -shared -o JSON_Types_part_2.so JSON_Types_part_2.o #8 17.15 g++ -shared -o JSON_Types_part_3.so JSON_Types_part_3.o #8 17.17 g++ -shared -o JSON_Types_part_4.so JSON_Types_part_4.o #8 17.17 g++ -shared -o JSON_Types_part_5.so JSON_Types_part_5.o #8 17.17 g++ -shared -o JSON_Types_part_6.so JSON_Types_part_6.o #8 17.17 g++ -shared -o JSON_Types_part_7.so JSON_Types_part_7.o #8 17.17 g++ -shared -o MME_ConnectionHandler_part_1.so MME_ConnectionHandler_part_1.o #8 17.17 g++ -shared -o MME_ConnectionHandler_part_2.so MME_ConnectionHandler_part_2.o #8 17.17 g++ -shared -o MME_ConnectionHandler_part_3.so MME_ConnectionHandler_part_3.o #8 17.17 g++ -shared -o MME_ConnectionHandler_part_4.so MME_ConnectionHandler_part_4.o #8 17.17 g++ -shared -o MME_ConnectionHandler_part_5.so MME_ConnectionHandler_part_5.o #8 17.17 g++ -shared -o MME_ConnectionHandler_part_6.so MME_ConnectionHandler_part_6.o #8 17.17 g++ -shared -o MME_ConnectionHandler_part_7.so MME_ConnectionHandler_part_7.o #8 17.17 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 17.17 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 17.18 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 17.19 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 17.19 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 17.20 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 17.20 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 17.20 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 17.20 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 17.20 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 17.20 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 17.20 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 17.20 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 17.20 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 17.20 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 17.21 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 17.21 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 17.22 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 17.22 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 17.22 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 17.22 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 17.22 g++ -shared -o SABP_Adapter_part_1.so SABP_Adapter_part_1.o #8 17.22 g++ -shared -o SABP_Adapter_part_2.so SABP_Adapter_part_2.o #8 17.22 g++ -shared -o SABP_Adapter_part_3.so SABP_Adapter_part_3.o #8 17.22 g++ -shared -o SABP_Adapter_part_4.so SABP_Adapter_part_4.o #8 17.22 g++ -shared -o SABP_Adapter_part_5.so SABP_Adapter_part_5.o #8 17.22 g++ -shared -o SABP_Adapter_part_6.so SABP_Adapter_part_6.o #8 17.22 g++ -shared -o SABP_Adapter_part_7.so SABP_Adapter_part_7.o #8 17.23 g++ -shared -o SABP_CodecPort_part_1.so SABP_CodecPort_part_1.o #8 17.24 g++ -shared -o SABP_CodecPort_part_2.so SABP_CodecPort_part_2.o #8 17.24 g++ -shared -o SABP_CodecPort_part_3.so SABP_CodecPort_part_3.o #8 17.25 g++ -shared -o SABP_CodecPort_part_4.so SABP_CodecPort_part_4.o #8 17.25 g++ -shared -o SABP_CodecPort_part_5.so SABP_CodecPort_part_5.o #8 17.25 g++ -shared -o SABP_CodecPort_part_6.so SABP_CodecPort_part_6.o #8 17.25 g++ -shared -o SABP_CodecPort_part_7.so SABP_CodecPort_part_7.o #8 17.25 g++ -shared -o SABP_CodecPort_CtrlFunct_part_1.so SABP_CodecPort_CtrlFunct_part_1.o #8 17.25 g++ -shared -o SABP_CodecPort_CtrlFunct_part_2.so SABP_CodecPort_CtrlFunct_part_2.o #8 17.25 g++ -shared -o SABP_CodecPort_CtrlFunct_part_3.so SABP_CodecPort_CtrlFunct_part_3.o #8 17.25 g++ -shared -o SABP_CodecPort_CtrlFunct_part_4.so SABP_CodecPort_CtrlFunct_part_4.o #8 17.25 g++ -shared -o SABP_CodecPort_CtrlFunct_part_5.so SABP_CodecPort_CtrlFunct_part_5.o #8 17.25 g++ -shared -o SABP_CodecPort_CtrlFunct_part_6.so SABP_CodecPort_CtrlFunct_part_6.o #8 17.25 g++ -shared -o SABP_CodecPort_CtrlFunct_part_7.so SABP_CodecPort_CtrlFunct_part_7.o #8 17.27 g++ -shared -o SABP_Templates_part_1.so SABP_Templates_part_1.o #8 17.27 g++ -shared -o SABP_Templates_part_2.so SABP_Templates_part_2.o #8 17.27 g++ -shared -o SABP_Templates_part_3.so SABP_Templates_part_3.o #8 17.27 g++ -shared -o SABP_Templates_part_4.so SABP_Templates_part_4.o #8 17.27 g++ -shared -o SABP_Templates_part_5.so SABP_Templates_part_5.o #8 17.27 g++ -shared -o SABP_Templates_part_6.so SABP_Templates_part_6.o #8 17.27 g++ -shared -o SABP_Templates_part_7.so SABP_Templates_part_7.o #8 17.27 g++ -shared -o SABP_Types_part_1.so SABP_Types_part_1.o #8 17.27 g++ -shared -o SABP_Types_part_2.so SABP_Types_part_2.o #8 17.27 g++ -shared -o SABP_Types_part_3.so SABP_Types_part_3.o #8 17.27 g++ -shared -o SABP_Types_part_4.so SABP_Types_part_4.o #8 17.28 g++ -shared -o SABP_Types_part_5.so SABP_Types_part_5.o #8 17.28 g++ -shared -o SABP_Types_part_6.so SABP_Types_part_6.o #8 17.28 g++ -shared -o SABP_Types_part_7.so SABP_Types_part_7.o #8 17.30 g++ -shared -o SBC_AP_Adapter_part_1.so SBC_AP_Adapter_part_1.o #8 17.30 g++ -shared -o SBC_AP_Adapter_part_2.so SBC_AP_Adapter_part_2.o #8 17.30 g++ -shared -o SBC_AP_Adapter_part_3.so SBC_AP_Adapter_part_3.o #8 17.30 g++ -shared -o SBC_AP_Adapter_part_4.so SBC_AP_Adapter_part_4.o #8 17.30 g++ -shared -o SBC_AP_Adapter_part_5.so SBC_AP_Adapter_part_5.o #8 17.30 g++ -shared -o SBC_AP_Adapter_part_6.so SBC_AP_Adapter_part_6.o #8 17.30 g++ -shared -o SBC_AP_Adapter_part_7.so SBC_AP_Adapter_part_7.o #8 17.30 g++ -shared -o SBC_AP_CodecPort_part_1.so SBC_AP_CodecPort_part_1.o #8 17.30 g++ -shared -o SBC_AP_CodecPort_part_2.so SBC_AP_CodecPort_part_2.o #8 17.30 g++ -shared -o SBC_AP_CodecPort_part_3.so SBC_AP_CodecPort_part_3.o #8 17.30 g++ -shared -o SBC_AP_CodecPort_part_4.so SBC_AP_CodecPort_part_4.o #8 17.30 g++ -shared -o SBC_AP_CodecPort_part_5.so SBC_AP_CodecPort_part_5.o #8 17.30 g++ -shared -o SBC_AP_CodecPort_part_6.so SBC_AP_CodecPort_part_6.o #8 17.30 g++ -shared -o SBC_AP_CodecPort_part_7.so SBC_AP_CodecPort_part_7.o #8 17.32 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_1.so SBC_AP_CodecPort_CtrlFunct_part_1.o #8 17.32 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_2.so SBC_AP_CodecPort_CtrlFunct_part_2.o #8 17.32 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_3.so SBC_AP_CodecPort_CtrlFunct_part_3.o #8 17.32 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_4.so SBC_AP_CodecPort_CtrlFunct_part_4.o #8 17.32 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_5.so SBC_AP_CodecPort_CtrlFunct_part_5.o #8 17.32 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_6.so SBC_AP_CodecPort_CtrlFunct_part_6.o #8 17.32 g++ -shared -o SBC_AP_CodecPort_CtrlFunct_part_7.so SBC_AP_CodecPort_CtrlFunct_part_7.o #8 17.32 g++ -shared -o SBC_AP_Templates_part_1.so SBC_AP_Templates_part_1.o #8 17.33 g++ -shared -o SBC_AP_Templates_part_2.so SBC_AP_Templates_part_2.o #8 17.33 g++ -shared -o SBC_AP_Templates_part_3.so SBC_AP_Templates_part_3.o #8 17.33 g++ -shared -o SBC_AP_Templates_part_4.so SBC_AP_Templates_part_4.o #8 17.33 g++ -shared -o SBC_AP_Templates_part_5.so SBC_AP_Templates_part_5.o #8 17.33 g++ -shared -o SBC_AP_Templates_part_6.so SBC_AP_Templates_part_6.o #8 17.33 g++ -shared -o SBC_AP_Templates_part_7.so SBC_AP_Templates_part_7.o #8 17.35 g++ -shared -o SBC_AP_Types_part_1.so SBC_AP_Types_part_1.o #8 17.35 g++ -shared -o SBC_AP_Types_part_2.so SBC_AP_Types_part_2.o #8 17.35 g++ -shared -o SBC_AP_Types_part_3.so SBC_AP_Types_part_3.o #8 17.35 g++ -shared -o SBC_AP_Types_part_4.so SBC_AP_Types_part_4.o #8 17.35 g++ -shared -o SBC_AP_Types_part_5.so SBC_AP_Types_part_5.o #8 17.35 g++ -shared -o SBC_AP_Types_part_6.so SBC_AP_Types_part_6.o #8 17.35 g++ -shared -o SBC_AP_Types_part_7.so SBC_AP_Types_part_7.o #8 17.35 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 17.35 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 17.35 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 17.35 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 17.35 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 17.35 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 17.35 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 17.37 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 17.37 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 17.37 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 17.37 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 17.37 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 17.37 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 17.37 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 17.38 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 17.38 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 17.38 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 17.38 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 17.39 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 17.39 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 17.40 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 17.40 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 17.40 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 17.40 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 17.40 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 17.40 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 17.40 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 17.41 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 17.41 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 17.41 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 17.42 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 17.42 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 17.42 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 17.42 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 17.42 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 17.42 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 17.42 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 17.42 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 17.42 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 17.42 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 17.42 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 17.43 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 17.44 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 17.45 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 17.45 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 17.45 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 17.45 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 17.45 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 17.45 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 17.45 g++ -shared -o SABP_CommonDataTypes.so SABP_CommonDataTypes.o #8 17.45 g++ -shared -o SABP_Constants.so SABP_Constants.o #8 17.45 g++ -shared -o SABP_Containers.so SABP_Containers.o #8 17.45 g++ -shared -o SABP_IEs.so SABP_IEs.o #8 17.45 g++ -shared -o SABP_PDU_Contents.so SABP_PDU_Contents.o #8 17.45 g++ -shared -o SABP_PDU_Descriptions.so SABP_PDU_Descriptions.o #8 17.46 g++ -shared -o SBC_AP_CommonDataTypes.so SBC_AP_CommonDataTypes.o #8 17.46 g++ -shared -o SBC_AP_Constants.so SBC_AP_Constants.o #8 17.47 g++ -shared -o SBC_AP_Containers.so SBC_AP_Containers.o #8 17.47 g++ -shared -o SBC_AP_IEs.so SBC_AP_IEs.o #8 17.47 g++ -shared -o SBC_AP_PDU_Contents.so SBC_AP_PDU_Contents.o #8 17.47 g++ -shared -o SBC_AP_PDU_Descriptions.so SBC_AP_PDU_Descriptions.o #8 17.48 g++ -shared -o SABP_CommonDataTypes_part_1.so SABP_CommonDataTypes_part_1.o #8 17.48 g++ -shared -o SABP_CommonDataTypes_part_2.so SABP_CommonDataTypes_part_2.o #8 17.49 g++ -shared -o SABP_CommonDataTypes_part_3.so SABP_CommonDataTypes_part_3.o #8 17.51 g++ -shared -o SABP_CommonDataTypes_part_4.so SABP_CommonDataTypes_part_4.o #8 17.52 g++ -shared -o SABP_CommonDataTypes_part_5.so SABP_CommonDataTypes_part_5.o #8 17.52 g++ -shared -o SABP_CommonDataTypes_part_6.so SABP_CommonDataTypes_part_6.o #8 17.55 g++ -shared -o SABP_CommonDataTypes_part_7.so SABP_CommonDataTypes_part_7.o #8 17.55 g++ -shared -o SABP_Constants_part_1.so SABP_Constants_part_1.o #8 17.56 g++ -shared -o SABP_Constants_part_2.so SABP_Constants_part_2.o #8 17.58 g++ -shared -o SABP_Constants_part_3.so SABP_Constants_part_3.o #8 17.59 g++ -shared -o SABP_Constants_part_4.so SABP_Constants_part_4.o #8 17.59 g++ -shared -o SABP_Constants_part_5.so SABP_Constants_part_5.o #8 17.60 g++ -shared -o SABP_Constants_part_6.so SABP_Constants_part_6.o #8 17.60 g++ -shared -o SABP_Constants_part_7.so SABP_Constants_part_7.o #8 17.61 g++ -shared -o SABP_Containers_part_1.so SABP_Containers_part_1.o #8 17.62 g++ -shared -o SABP_Containers_part_2.so SABP_Containers_part_2.o #8 17.62 g++ -shared -o SABP_Containers_part_3.so SABP_Containers_part_3.o #8 17.62 g++ -shared -o SABP_Containers_part_4.so SABP_Containers_part_4.o #8 17.63 g++ -shared -o SABP_Containers_part_5.so SABP_Containers_part_5.o #8 17.63 g++ -shared -o SABP_Containers_part_6.so SABP_Containers_part_6.o #8 17.63 g++ -shared -o SABP_Containers_part_7.so SABP_Containers_part_7.o #8 17.63 g++ -shared -o SABP_IEs_part_1.so SABP_IEs_part_1.o #8 17.64 g++ -shared -o SABP_IEs_part_2.so SABP_IEs_part_2.o #8 17.64 g++ -shared -o SABP_IEs_part_3.so SABP_IEs_part_3.o #8 17.64 g++ -shared -o SABP_IEs_part_4.so SABP_IEs_part_4.o #8 17.65 g++ -shared -o SABP_IEs_part_5.so SABP_IEs_part_5.o #8 17.65 g++ -shared -o SABP_IEs_part_6.so SABP_IEs_part_6.o #8 17.65 g++ -shared -o SABP_IEs_part_7.so SABP_IEs_part_7.o #8 17.65 g++ -shared -o SABP_PDU_Contents_part_1.so SABP_PDU_Contents_part_1.o #8 17.65 g++ -shared -o SABP_PDU_Contents_part_2.so SABP_PDU_Contents_part_2.o #8 17.65 g++ -shared -o SABP_PDU_Contents_part_3.so SABP_PDU_Contents_part_3.o #8 17.66 g++ -shared -o SABP_PDU_Contents_part_4.so SABP_PDU_Contents_part_4.o #8 17.66 g++ -shared -o SABP_PDU_Contents_part_5.so SABP_PDU_Contents_part_5.o #8 17.66 g++ -shared -o SABP_PDU_Contents_part_6.so SABP_PDU_Contents_part_6.o #8 17.67 g++ -shared -o SABP_PDU_Contents_part_7.so SABP_PDU_Contents_part_7.o #8 17.67 g++ -shared -o SABP_PDU_Descriptions_part_1.so SABP_PDU_Descriptions_part_1.o #8 17.67 g++ -shared -o SABP_PDU_Descriptions_part_2.so SABP_PDU_Descriptions_part_2.o #8 17.67 g++ -shared -o SABP_PDU_Descriptions_part_3.so SABP_PDU_Descriptions_part_3.o #8 17.67 g++ -shared -o SABP_PDU_Descriptions_part_4.so SABP_PDU_Descriptions_part_4.o #8 17.67 g++ -shared -o SABP_PDU_Descriptions_part_5.so SABP_PDU_Descriptions_part_5.o #8 17.69 g++ -shared -o SABP_PDU_Descriptions_part_6.so SABP_PDU_Descriptions_part_6.o #8 17.69 g++ -shared -o SABP_PDU_Descriptions_part_7.so SABP_PDU_Descriptions_part_7.o #8 17.69 g++ -shared -o SBC_AP_CommonDataTypes_part_1.so SBC_AP_CommonDataTypes_part_1.o #8 17.70 g++ -shared -o SBC_AP_CommonDataTypes_part_2.so SBC_AP_CommonDataTypes_part_2.o #8 17.70 g++ -shared -o SBC_AP_CommonDataTypes_part_3.so SBC_AP_CommonDataTypes_part_3.o #8 17.70 g++ -shared -o SBC_AP_CommonDataTypes_part_4.so SBC_AP_CommonDataTypes_part_4.o #8 17.70 g++ -shared -o SBC_AP_CommonDataTypes_part_5.so SBC_AP_CommonDataTypes_part_5.o #8 17.72 g++ -shared -o SBC_AP_CommonDataTypes_part_6.so SBC_AP_CommonDataTypes_part_6.o #8 17.72 g++ -shared -o SBC_AP_CommonDataTypes_part_7.so SBC_AP_CommonDataTypes_part_7.o #8 17.72 g++ -shared -o SBC_AP_Constants_part_1.so SBC_AP_Constants_part_1.o #8 17.72 g++ -shared -o SBC_AP_Constants_part_2.so SBC_AP_Constants_part_2.o #8 17.72 g++ -shared -o SBC_AP_Constants_part_3.so SBC_AP_Constants_part_3.o #8 17.74 g++ -shared -o SBC_AP_Constants_part_4.so SBC_AP_Constants_part_4.o #8 17.74 g++ -shared -o SBC_AP_Constants_part_5.so SBC_AP_Constants_part_5.o #8 17.75 g++ -shared -o SBC_AP_Constants_part_6.so SBC_AP_Constants_part_6.o #8 17.75 g++ -shared -o SBC_AP_Constants_part_7.so SBC_AP_Constants_part_7.o #8 17.75 g++ -shared -o SBC_AP_Containers_part_1.so SBC_AP_Containers_part_1.o #8 17.75 g++ -shared -o SBC_AP_Containers_part_2.so SBC_AP_Containers_part_2.o #8 17.75 g++ -shared -o SBC_AP_Containers_part_3.so SBC_AP_Containers_part_3.o #8 17.75 g++ -shared -o SBC_AP_Containers_part_4.so SBC_AP_Containers_part_4.o #8 17.75 g++ -shared -o SBC_AP_Containers_part_5.so SBC_AP_Containers_part_5.o #8 17.76 g++ -shared -o SBC_AP_Containers_part_6.so SBC_AP_Containers_part_6.o #8 17.77 g++ -shared -o SBC_AP_Containers_part_7.so SBC_AP_Containers_part_7.o #8 17.78 g++ -shared -o SBC_AP_IEs_part_5.so SBC_AP_IEs_part_5.o #8 17.78 g++ -shared -o SBC_AP_IEs_part_6.so SBC_AP_IEs_part_6.o #8 17.78 g++ -shared -o SBC_AP_IEs_part_7.so SBC_AP_IEs_part_7.o #8 17.78 g++ -shared -o SBC_AP_PDU_Contents_part_2.so SBC_AP_PDU_Contents_part_2.o #8 17.78 g++ -shared -o SBC_AP_PDU_Contents_part_3.so SBC_AP_PDU_Contents_part_3.o #8 17.78 g++ -shared -o SBC_AP_PDU_Contents_part_4.so SBC_AP_PDU_Contents_part_4.o #8 17.78 g++ -shared -o SBC_AP_PDU_Contents_part_5.so SBC_AP_PDU_Contents_part_5.o #8 17.78 g++ -shared -o SBC_AP_PDU_Contents_part_6.so SBC_AP_PDU_Contents_part_6.o #8 17.79 g++ -shared -o SBC_AP_PDU_Contents_part_7.so SBC_AP_PDU_Contents_part_7.o #8 17.79 g++ -shared -o SBC_AP_PDU_Descriptions_part_1.so SBC_AP_PDU_Descriptions_part_1.o #8 17.80 g++ -shared -o SBC_AP_PDU_Descriptions_part_2.so SBC_AP_PDU_Descriptions_part_2.o #8 17.81 g++ -shared -o SBC_AP_PDU_Descriptions_part_3.so SBC_AP_PDU_Descriptions_part_3.o #8 17.81 g++ -shared -o SBC_AP_PDU_Descriptions_part_4.so SBC_AP_PDU_Descriptions_part_4.o #8 17.81 g++ -shared -o SBC_AP_PDU_Descriptions_part_5.so SBC_AP_PDU_Descriptions_part_5.o #8 17.81 g++ -shared -o SBC_AP_PDU_Descriptions_part_6.so SBC_AP_PDU_Descriptions_part_6.o #8 17.81 g++ -shared -o SBC_AP_PDU_Descriptions_part_7.so SBC_AP_PDU_Descriptions_part_7.o #8 17.81 g++ -shared -o Abstract_Socket.so Abstract_Socket.o #8 17.81 g++ -shared -o CBSP_CodecPort_CtrlFunctdef.so CBSP_CodecPort_CtrlFunctdef.o #8 17.83 g++ -shared -o HTTPmsg_MessageLen_Function.so HTTPmsg_MessageLen_Function.o #8 17.84 g++ -shared -o HTTPmsg_PT.so HTTPmsg_PT.o #8 17.84 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 17.84 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 17.84 g++ -shared -o JSON_EncDec.so JSON_EncDec.o #8 17.84 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 17.84 g++ -shared -o SABP_CodecPort_CtrlFunctDef.so SABP_CodecPort_CtrlFunctDef.o #8 17.84 g++ -shared -o SABP_EncDec.so SABP_EncDec.o #8 17.84 g++ -shared -o SBC_AP_CodecPort_CtrlFunctDef.so SBC_AP_CodecPort_CtrlFunctDef.o #8 17.84 g++ -shared -o SBC_AP_EncDec.so SBC_AP_EncDec.o #8 17.85 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 17.87 g++ -shared -o TCCConversion.so TCCConversion.o #8 17.88 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 17.92 g++ -shared -o TCCInterface.so TCCInterface.o #8 17.97 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 18.05 g++ -shared -o SBC_AP_IEs_part_4.so SBC_AP_IEs_part_4.o #8 18.11 g++ -shared -o SBC_AP_IEs_part_1.so SBC_AP_IEs_part_1.o #8 18.11 g++ -shared -o SBC_AP_IEs_part_3.so SBC_AP_IEs_part_3.o #8 18.27 g++ -shared -o SBC_AP_IEs_part_2.so SBC_AP_IEs_part_2.o #8 18.53 g++ -shared -o SBC_AP_PDU_Contents_part_1.so SBC_AP_PDU_Contents_part_1.o #8 18.57 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 18.57 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 18.57 -L/lib -lcrypto \ #8 18.57 -L/usr/lib -lxml2 -lfftranscode -lsctp -lssl -lpthread; \ #8 18.57 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 18.78 make[1]: Leaving directory '/osmo-ttcn3-hacks/cbc' #8 DONE 19.2s #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.8s done #10 writing image sha256:21d35acaa1f673e9736e1db5ac9e0c6cd7d3d5cf14c9ab2a1668ab7bc74b2020 done #10 naming to docker.io/osmocom-build/ttcn3-cbc-test:latest 0.0s done #10 DONE 1.9s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-cbc-test' + docker_image_exists ttcn3-cbc-test + docker images -q osmocom-build/ttcn3-cbc-test + test -n 21d35acaa1f6 + 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/logs/cbc-tester + cp CBC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc-tester/CBC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc-tester/CBC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc-tester/CBC_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc-tester/CBC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc + cp osmo-cbc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc/ + network_create + SUBNET=1631371 + seq 1 30 + + bc echo (1631371 + 1) % 256 + SUBNET=140 + NET_NAME=ttcn3-cbc-test-140 + SUB4=172.18.140.0/24 + SUB6=fd02:db8:140::/64 + set +x Creating network ttcn3-cbc-test-140, trying SUBNET=140... + docker network create --internal --subnet 172.18.140.0/24 --ipv6 --subnet fd02:db8:140::/64 ttcn3-cbc-test-140 7cb346da1caee65c365b1971f53cb2204364ddf2efea2a010e1e3c01fc1a0da5 + set +x ### Network ttcn3-cbc-test-140 created (SUBNET=140) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=140 to: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc-tester/CBC_Tests.cfg Applying SUBNET=140 to: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc/osmo-cbc.cfg + echo Starting container with CBC Starting container with CBC + docker_network_params 140 20 + NET=140 + ADDR_SUFIX=20 + echo --network ttcn3-cbc-test-140 --ip 172.18.140.20 --ip6 fd02:db8:140::20 + docker run --rm --network ttcn3-cbc-test-140 --ip 172.18.140.20 --ip6 fd02:db8:140::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc:/data --name jenkins-ttcn3-cbc-test-1209-cbc -d osmocom-build/osmo-cbc-master 6dd7b43e1fecc9f570831cd75f56e73d4e98b8cac7fe2697e2ce95bae927343d + echo Starting container with CBC testsuite Starting container with CBC testsuite + docker_network_params 140 100 + NET=140 + ADDR_SUFIX=100 + echo --network ttcn3-cbc-test-140 --ip 172.18.140.100 --ip6 fd02:db8:140::100 + docker run --rm --network ttcn3-cbc-test-140 --ip 172.18.140.100 --ip6 fd02:db8:140::100 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.140.20 -e OSMO_SUT_PORT=4264 -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc-tester:/data --name jenkins-ttcn3-cbc-test-1209-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@6da8e6d3a587: Unix server socket created successfully. MC@6da8e6d3a587: Listening on TCP port 32817. MC2> 6da8e6d3a587 is the default spawn /osmo-ttcn3-hacks/cbc/CBC_Tests 6da8e6d3a587 32817 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6da8e6d3a587: New HC connected from 172.18.140.100 [172.18.140.100]. 6da8e6d3a587: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@6da8e6d3a587: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6da8e6d3a587: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6da8e6d3a587: Configuration file was processed on all HCs. MC@6da8e6d3a587: Creating MTC on host 172.18.140.100. MC@6da8e6d3a587: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive'. ------ CBC_Tests.TC_rx_keepalive ------ Wed Jun 5 06:07:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_rx_keepalive.pcap" >/data/CBC_Tests.TC_rx_keepalive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_rx_keepalive started. MTC@6da8e6d3a587: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@6da8e6d3a587: setverdict(pass): none -> pass TC_rx_keepalive-BSC0(3)@6da8e6d3a587: Final verdict of PTC: none TC_rx_keepalive-BSC0-BSC0(4)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_rx_keepalive-BSC0(3): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_rx_keepalive-BSC0-BSC0(4): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_rx_keepalive finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass'. Wed Jun 5 06:08:16 UTC 2024 ====== CBC_Tests.TC_rx_keepalive pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_rx_keepalive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=22582) Waiting for packet dumper to finish... 1 (prev_count=22582, count=28214) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout'. ------ CBC_Tests.TC_rx_keepalive_timeout ------ Wed Jun 5 06:08:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_rx_keepalive_timeout.pcap" >/data/CBC_Tests.TC_rx_keepalive_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_rx_keepalive_timeout started. MTC@6da8e6d3a587: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@6da8e6d3a587: setverdict(pass): none -> pass TC_rx_keepalive_timeout-BSC0(5)@6da8e6d3a587: Final verdict of PTC: none TC_rx_keepalive_timeout-BSC0-BSC0(6)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_rx_keepalive_timeout-BSC0(5): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_rx_keepalive_timeout-BSC0-BSC0(6): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_rx_keepalive_timeout finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass'. Wed Jun 5 06:09:24 UTC 2024 ====== CBC_Tests.TC_rx_keepalive_timeout pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_rx_keepalive_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28109) Waiting for packet dumper to finish... 1 (prev_count=28109, count=30287) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi'. ------ CBC_Tests.TC_ecbe_create_delete_cgi ------ Wed Jun 5 06:09:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_cgi.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_cgi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_cgi started. MTC@6da8e6d3a587: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@6da8e6d3a587: 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@6da8e6d3a587: setverdict(pass): none -> pass MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_cgi-BSC0(7)@6da8e6d3a587: Final verdict of PTC: none TC_ecbe_create_delete_cgi-BSC0-BSC0(8)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0(7): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0-BSC0(8): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_cgi finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi pass'. Wed Jun 5 06:09:29 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_cgi pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_ecbe_create_delete_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36531) Waiting for packet dumper to finish... 1 (prev_count=36531, count=38709) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci'. ------ CBC_Tests.TC_ecbe_create_delete_lac_ci ------ Wed Jun 5 06:09:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_lac_ci.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_lac_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_lac_ci started. MTC@6da8e6d3a587: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@6da8e6d3a587: 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@6da8e6d3a587: setverdict(pass): none -> pass MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_lac_ci-BSC0(9)@6da8e6d3a587: Final verdict of PTC: none TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0(9): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_lac_ci finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci pass'. Wed Jun 5 06:09:34 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_lac_ci pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_ecbe_create_delete_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36474) Waiting for packet dumper to finish... 1 (prev_count=36474, count=39860) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac'. ------ CBC_Tests.TC_ecbe_create_delete_lac ------ Wed Jun 5 06:09:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_lac.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_lac.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_lac started. MTC@6da8e6d3a587: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@6da8e6d3a587: 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@6da8e6d3a587: setverdict(pass): none -> pass MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_lac-BSC0(11)@6da8e6d3a587: Final verdict of PTC: none TC_ecbe_create_delete_lac-BSC0-BSC0(12)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0(11): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0-BSC0(12): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_lac finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac pass'. Wed Jun 5 06:09:40 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_lac pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_ecbe_create_delete_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36354) Waiting for packet dumper to finish... 1 (prev_count=36354, count=39740) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci'. ------ CBC_Tests.TC_ecbe_create_delete_ci ------ Wed Jun 5 06:09:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_ci.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_ci started. MTC@6da8e6d3a587: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@6da8e6d3a587: 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@6da8e6d3a587: setverdict(pass): none -> pass MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_ci-BSC0(13)@6da8e6d3a587: Final verdict of PTC: none TC_ecbe_create_delete_ci-BSC0-BSC0(14)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0(13): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0-BSC0(14): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_ci finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci pass'. Wed Jun 5 06:09:45 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_ci pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_ecbe_create_delete_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36344) Waiting for packet dumper to finish... 1 (prev_count=36344, count=39730) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai'. ------ CBC_Tests.TC_ecbe_create_delete_lai ------ Wed Jun 5 06:09:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_lai.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_lai started. MTC@6da8e6d3a587: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@6da8e6d3a587: 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@6da8e6d3a587: setverdict(pass): none -> pass MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_lai-BSC0(15)@6da8e6d3a587: Final verdict of PTC: none TC_ecbe_create_delete_lai-BSC0-BSC0(16)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0(15): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0-BSC0(16): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_lai finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai pass'. Wed Jun 5 06:09:50 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_lai pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_ecbe_create_delete_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36459) Waiting for packet dumper to finish... 1 (prev_count=36459, count=39845) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication'. ------ CBC_Tests.TC_ecbe_create_delete_mme_indication ------ Wed Jun 5 06:09:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_mme_indication.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_mme_indication.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_mme_indication started. MTC@6da8e6d3a587: 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)@6da8e6d3a587: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6da8e6d3a587: 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)@6da8e6d3a587: received expected req:{ connId := 1, remName := "172.18.140.20", remPort := 29168, locName := "172.18.140.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@6da8e6d3a587: setverdict(pass): none -> pass TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@6da8e6d3a587: received expected req:{ connId := 1, remName := "172.18.140.20", remPort := 29168, locName := "172.18.140.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_indication-MME0(17)@6da8e6d3a587: Final verdict of PTC: none TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0(17): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0-MME0(18): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_mme_indication finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication pass'. Wed Jun 5 06:09:55 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_mme_indication pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_indication.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=31148) Waiting for packet dumper to finish... 1 (prev_count=31148, count=37043) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: 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 ------ Wed Jun 5 06:09:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_mme_unknown_tai started. MTC@6da8e6d3a587: 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)@6da8e6d3a587: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6da8e6d3a587: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@6da8e6d3a587: received expected req:{ connId := 1, remName := "172.18.140.20", remPort := 29168, locName := "172.18.140.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@6da8e6d3a587: setverdict(pass): none -> pass TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@6da8e6d3a587: received expected req:{ connId := 1, remName := "172.18.140.20", remPort := 29168, locName := "172.18.140.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_unknown_tai-MME0(19)@6da8e6d3a587: Final verdict of PTC: none TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0(19): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_mme_unknown_tai finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass'. Wed Jun 5 06:10:00 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28822) Waiting for packet dumper to finish... 1 (prev_count=28822, count=34625) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: 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 ------ Wed Jun 5 06:10:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_bsc_and_mme started. MTC@6da8e6d3a587: 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)@6da8e6d3a587: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6da8e6d3a587: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@6da8e6d3a587: received expected req:{ connId := 1, remName := "172.18.140.20", remPort := 29168, locName := "172.18.140.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000101011'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@6da8e6d3a587: setverdict(pass): none -> pass TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@6da8e6d3a587: received expected req:{ connId := 1, remName := "172.18.140.20", remPort := 29168, locName := "172.18.140.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000101011'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_bsc_and_mme-MME0(22)@6da8e6d3a587: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-BSC0(21)@6da8e6d3a587: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23)@6da8e6d3a587: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0(21): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0(22): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_bsc_and_mme finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass'. Wed Jun 5 06:10:05 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=49103) Waiting for packet dumper to finish... 1 (prev_count=49103, count=53698) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server'. ------ CBC_Tests.TC_ecbe_create_delete_bsc_server ------ Wed Jun 5 06:10:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_bsc_server.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_bsc_server.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_bsc_server started. MTC@6da8e6d3a587: 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)@6da8e6d3a587: Connection from "172.18.140.20":42145 MTC@6da8e6d3a587: 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@6da8e6d3a587: setverdict(pass): none -> pass MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_bsc_server-BSC0(25)@6da8e6d3a587: Final verdict of PTC: none TC_ecbe_create_delete_bsc_server-BSC1(26)@6da8e6d3a587: Final verdict of PTC: none TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0(25): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC1(26): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_bsc_server finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server pass'. Wed Jun 5 06:10:12 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_bsc_server pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_ecbe_create_delete_bsc_server.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23970) Waiting for packet dumper to finish... 1 (prev_count=23970, count=40184) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server'. ------ CBC_Tests.TC_ecbe_create_delete_mme_server ------ Wed Jun 5 06:10:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_mme_server.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_mme_server.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_mme_server started. MTC@6da8e6d3a587: 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)@6da8e6d3a587: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ecbe_create_delete_mme_server-MME0-MME0(30)@6da8e6d3a587: Connection from "172.18.140.20":60852 MTC@6da8e6d3a587: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_ecbe_create_delete_mme_server-MME0-MME0(30)@6da8e6d3a587: received expected req:{ connId := 2, remName := "172.18.140.20", remPort := 60852, locName := "172.18.140.100", locPort := 16001, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@6da8e6d3a587: setverdict(pass): none -> pass TC_ecbe_create_delete_mme_server-MME0-MME0(30)@6da8e6d3a587: received expected req:{ connId := 2, remName := "172.18.140.20", remPort := 60852, locName := "172.18.140.100", locPort := 16001, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_server-MME0(28)@6da8e6d3a587: Final verdict of PTC: none TC_ecbe_create_delete_mme_server-MME1(29)@6da8e6d3a587: Final verdict of PTC: none TC_ecbe_create_delete_mme_server-MME0-MME0(30)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0(28): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME1(29): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0-MME0(30): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_mme_server finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server pass'. Wed Jun 5 06:10:22 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_mme_server pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_server.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=20767) Waiting for packet dumper to finish... 1 (prev_count=20767, count=36381) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme'. ------ CBC_Tests.TC_concurrent_cbs_msg_mme ------ Wed Jun 5 06:10:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_concurrent_cbs_msg_mme.pcap" >/data/CBC_Tests.TC_concurrent_cbs_msg_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_concurrent_cbs_msg_mme started. MTC@6da8e6d3a587: 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)@6da8e6d3a587: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6da8e6d3a587: 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)@6da8e6d3a587: received expected req:{ connId := 1, remName := "172.18.140.20", remPort := 29168, locName := "172.18.140.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@6da8e6d3a587: setverdict(pass): none -> pass MTC@6da8e6d3a587: 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)@6da8e6d3a587: received expected req:{ connId := 1, remName := "172.18.140.20", remPort := 29168, locName := "172.18.140.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@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_cbs_msg_mme-MME0-MME0(32)@6da8e6d3a587: received expected req:{ connId := 1, remName := "172.18.140.20", remPort := 29168, locName := "172.18.140.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110001'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_cbs_msg_mme-MME0-MME0(32)@6da8e6d3a587: received expected req:{ connId := 1, remName := "172.18.140.20", remPort := 29168, locName := "172.18.140.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110010'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_cbs_msg_mme-MME0(31)@6da8e6d3a587: Final verdict of PTC: none TC_concurrent_cbs_msg_mme-MME0-MME0(32)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0(31): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0-MME0(32): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_concurrent_cbs_msg_mme finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme pass'. Wed Jun 5 06:10:28 UTC 2024 ====== CBC_Tests.TC_concurrent_cbs_msg_mme pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_concurrent_cbs_msg_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=58965) Waiting for packet dumper to finish... 1 (prev_count=58965, count=63560) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc'. ------ CBC_Tests.TC_ecbe_create_delete_etws_bsc ------ Wed Jun 5 06:10:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_etws_bsc.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_etws_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_etws_bsc started. MTC@6da8e6d3a587: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@6da8e6d3a587: 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@6da8e6d3a587: setverdict(pass): none -> pass MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_etws_bsc-BSC0(33)@6da8e6d3a587: Final verdict of PTC: none TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0(33): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_etws_bsc finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc pass'. Wed Jun 5 06:10:33 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_etws_bsc pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_ecbe_create_delete_etws_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36796) Waiting for packet dumper to finish... 1 (prev_count=36796, count=38974) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme'. ------ CBC_Tests.TC_ecbe_create_delete_etws_mme ------ Wed Jun 5 06:10:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_ecbe_create_delete_etws_mme.pcap" >/data/CBC_Tests.TC_ecbe_create_delete_etws_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_etws_mme started. MTC@6da8e6d3a587: 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)@6da8e6d3a587: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6da8e6d3a587: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16753},\"message_id\":4352,\"payload\":{\"payload_etws\":{\"warning_type\":{\"warning_type_decoded\":\"earthquake\"},\"emergency_user_alert\":true,\"popup_on_display\":true}}}}" TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@6da8e6d3a587: received expected req:{ connId := 1, remName := "172.18.140.20", remPort := 29168, locName := "172.18.140.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0001000100000000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110001'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 18, criticality := ignore (1), value_ := { warning_Type := '0180'O } }, { id := 17, criticality := ignore (1), value_ := { warning_Security_Information := '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@6da8e6d3a587: setverdict(pass): none -> pass TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@6da8e6d3a587: received expected req:{ connId := 1, remName := "172.18.140.20", remPort := 29168, locName := "172.18.140.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0001000100000000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110001'B } } }, protocolExtensions := omit } } } } } MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_etws_mme-MME0(35)@6da8e6d3a587: Final verdict of PTC: none TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0(35): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0-MME0(36): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_ecbe_create_delete_etws_mme finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme pass'. Wed Jun 5 06:10:38 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_etws_mme pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_ecbe_create_delete_etws_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=29099) Waiting for packet dumper to finish... 1 (prev_count=29099, count=33694) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc'. ------ CBC_Tests.TC_create_nack_bsc ------ Wed Jun 5 06:10:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_create_nack_bsc.pcap" >/data/CBC_Tests.TC_create_nack_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_create_nack_bsc started. MTC@6da8e6d3a587: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@6da8e6d3a587: 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@6da8e6d3a587: setverdict(pass): none -> pass MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_create_nack_bsc-BSC0(37)@6da8e6d3a587: Final verdict of PTC: none TC_create_nack_bsc-BSC0-BSC0(38)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_create_nack_bsc-BSC0(37): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_create_nack_bsc-BSC0-BSC0(38): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_create_nack_bsc finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc pass'. Wed Jun 5 06:10:41 UTC 2024 ====== CBC_Tests.TC_create_nack_bsc pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_create_nack_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=621) Waiting for packet dumper to finish... 1 (prev_count=621, count=27628) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme'. ------ CBC_Tests.TC_create_nack_mme ------ Wed Jun 5 06:10:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_create_nack_mme.pcap" >/data/CBC_Tests.TC_create_nack_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_create_nack_mme started. MTC@6da8e6d3a587: 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)@6da8e6d3a587: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6da8e6d3a587: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_create_nack_mme-MME0-MME0(40)@6da8e6d3a587: received expected req:{ connId := 1, remName := "172.18.140.20", remPort := 29168, locName := "172.18.140.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@6da8e6d3a587: setverdict(pass): none -> pass MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed MTC@6da8e6d3a587: setverdict(pass): pass -> pass, component reason not changed TC_create_nack_mme-MME0(39)@6da8e6d3a587: Final verdict of PTC: none TC_create_nack_mme-MME0-MME0(40)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_create_nack_mme-MME0(39): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_create_nack_mme-MME0-MME0(40): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_create_nack_mme finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme pass'. Wed Jun 5 06:10:56 UTC 2024 ====== CBC_Tests.TC_create_nack_mme pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_create_nack_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=25799) Waiting for packet dumper to finish... 1 (prev_count=25799, count=32469) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc'. ------ CBC_Tests.TC_cell_failure_restart_idle_bsc ------ Wed Jun 5 06:10:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_cell_failure_restart_idle_bsc.pcap" >/data/CBC_Tests.TC_cell_failure_restart_idle_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_cell_failure_restart_idle_bsc started. MTC@6da8e6d3a587: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@6da8e6d3a587: setverdict(pass): none -> pass TC_cell_failure_restart_idle_bsc-BSC0(41)@6da8e6d3a587: Final verdict of PTC: none TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0(41): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_cell_failure_restart_idle_bsc finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass'. Wed Jun 5 06:11:00 UTC 2024 ====== CBC_Tests.TC_cell_failure_restart_idle_bsc pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_cell_failure_restart_idle_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17784) Waiting for packet dumper to finish... 1 (prev_count=17784, count=19962) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme'. ------ CBC_Tests.TC_cell_failure_restart_idle_mme ------ Wed Jun 5 06:11:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_cell_failure_restart_idle_mme.pcap" >/data/CBC_Tests.TC_cell_failure_restart_idle_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_cell_failure_restart_idle_mme started. MTC@6da8e6d3a587: 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)@6da8e6d3a587: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6da8e6d3a587: setverdict(pass): none -> pass TC_cell_failure_restart_idle_mme-MME0(43)@6da8e6d3a587: Final verdict of PTC: none TC_cell_failure_restart_idle_mme-MME0-MME0(44)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: pass MTC@6da8e6d3a587: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0(43): none (pass -> pass) MTC@6da8e6d3a587: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0-MME0(44): none (pass -> pass) MTC@6da8e6d3a587: Test case TC_cell_failure_restart_idle_mme finished. Verdict: pass MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass'. Wed Jun 5 06:11:05 UTC 2024 ====== CBC_Tests.TC_cell_failure_restart_idle_mme pass ====== Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_cell_failure_restart_idle_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7293) Waiting for packet dumper to finish... 1 (prev_count=7293, count=11888) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc'. ------ CBC_Tests.TC_cell_failure_restart_active_bsc ------ Wed Jun 5 06:11:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_cell_failure_restart_active_bsc.pcap" >/data/CBC_Tests.TC_cell_failure_restart_active_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_cell_failure_restart_active_bsc started. MTC@6da8e6d3a587: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@6da8e6d3a587: 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@6da8e6d3a587: setverdict(pass): none -> pass MTC@6da8e6d3a587: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" TC_cell_failure_restart_active_bsc-BSC0(45)@6da8e6d3a587: Final verdict of PTC: none TC_cell_failure_restart_active_bsc-BSC0-BSC0(46)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: fail reason: "Tguard timeout" MTC@6da8e6d3a587: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0(45): none (fail -> fail) MTC@6da8e6d3a587: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0-BSC0(46): none (fail -> fail) MTC@6da8e6d3a587: Test case TC_cell_failure_restart_active_bsc finished. Verdict: fail reason: Tguard timeout MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail'. Wed Jun 5 06:12:08 UTC 2024 ------ CBC_Tests.TC_cell_failure_restart_active_bsc fail ------ Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_cell_failure_restart_active_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40618) Waiting for packet dumper to finish... 1 (prev_count=40618, count=48735) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme'. ------ CBC_Tests.TC_cell_failure_restart_active_mme ------ Wed Jun 5 06:12:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/CBC_Tests.TC_cell_failure_restart_active_mme.pcap" >/data/CBC_Tests.TC_cell_failure_restart_active_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme' was executed successfully (exit status: 0). MTC@6da8e6d3a587: Test case TC_cell_failure_restart_active_mme started. MTC@6da8e6d3a587: 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)@6da8e6d3a587: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@6da8e6d3a587: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_cell_failure_restart_active_mme-MME0-MME0(48)@6da8e6d3a587: received expected req:{ connId := 1, remName := "172.18.140.20", remPort := 29168, locName := "172.18.140.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@6da8e6d3a587: setverdict(pass): none -> pass MTC@6da8e6d3a587: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" TC_cell_failure_restart_active_mme-MME0(47)@6da8e6d3a587: Final verdict of PTC: none TC_cell_failure_restart_active_mme-MME0-MME0(48)@6da8e6d3a587: Final verdict of PTC: none MTC@6da8e6d3a587: Setting final verdict of the test case. MTC@6da8e6d3a587: Local verdict of MTC: fail reason: "Tguard timeout" MTC@6da8e6d3a587: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0(47): none (fail -> fail) MTC@6da8e6d3a587: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0-MME0(48): none (fail -> fail) MTC@6da8e6d3a587: Test case TC_cell_failure_restart_active_mme finished. Verdict: fail reason: Tguard timeout MTC@6da8e6d3a587: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail'. Wed Jun 5 06:13:11 UTC 2024 ------ CBC_Tests.TC_cell_failure_restart_active_mme fail ------ Saving talloc report from 172.18.140.20:4264 to CBC_Tests.TC_cell_failure_restart_active_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32875) Waiting for packet dumper to finish... 1 (prev_count=32875, count=37386) MTC@6da8e6d3a587: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail' was executed successfully (exit status: 0). MC@6da8e6d3a587: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6da8e6d3a587: Terminating MTC. MC@6da8e6d3a587: MTC terminated. MC2> exit MC@6da8e6d3a587: Shutting down session. MC@6da8e6d3a587: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/cbc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass CBC_Tests.TC_rx_keepalive pass CBC_Tests.TC_rx_keepalive_timeout pass CBC_Tests.TC_ecbe_create_delete_cgi pass CBC_Tests.TC_ecbe_create_delete_lac_ci pass CBC_Tests.TC_ecbe_create_delete_lac pass CBC_Tests.TC_ecbe_create_delete_ci pass CBC_Tests.TC_ecbe_create_delete_lai pass CBC_Tests.TC_ecbe_create_delete_mme_indication pass CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass CBC_Tests.TC_ecbe_create_delete_bsc_server pass CBC_Tests.TC_ecbe_create_delete_mme_server pass CBC_Tests.TC_concurrent_cbs_msg_mme pass CBC_Tests.TC_ecbe_create_delete_etws_bsc pass CBC_Tests.TC_ecbe_create_delete_etws_mme pass CBC_Tests.TC_create_nack_bsc pass CBC_Tests.TC_create_nack_mme pass CBC_Tests.TC_cell_failure_restart_idle_bsc pass CBC_Tests.TC_cell_failure_restart_idle_mme xfail CBC_Tests.TC_cell_failure_restart_active_bsc xfail CBC_Tests.TC_cell_failure_restart_active_mme Summary: xfail: 2 pass: 19 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh CBC_Tests --rm Generated CBC_Tests.TC_cell_failure_restart_active_bsc.merged Generated CBC_Tests.TC_cell_failure_restart_active_mme.merged Generated CBC_Tests.TC_cell_failure_restart_idle_bsc.merged Generated CBC_Tests.TC_cell_failure_restart_idle_mme.merged Generated CBC_Tests.TC_concurrent_cbs_msg_mme.merged Generated CBC_Tests.TC_create_nack_bsc.merged Generated CBC_Tests.TC_create_nack_mme.merged Generated CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.merged Generated CBC_Tests.TC_ecbe_create_delete_bsc_server.merged Generated CBC_Tests.TC_ecbe_create_delete_cgi.merged Generated CBC_Tests.TC_ecbe_create_delete_ci.merged Generated CBC_Tests.TC_ecbe_create_delete_etws_bsc.merged Generated CBC_Tests.TC_ecbe_create_delete_etws_mme.merged Generated CBC_Tests.TC_ecbe_create_delete_lac.merged Generated CBC_Tests.TC_ecbe_create_delete_lac_ci.merged Generated CBC_Tests.TC_ecbe_create_delete_lai.merged Generated CBC_Tests.TC_ecbe_create_delete_mme_indication.merged Generated CBC_Tests.TC_ecbe_create_delete_mme_server.merged Generated CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.merged Generated CBC_Tests.TC_rx_keepalive.merged Generated CBC_Tests.TC_rx_keepalive_timeout.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-cbc-test-140 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-cbc-test-1209-cbc + [ -n jenkins-ttcn3-cbc-test-1209-cbc ] + docker_kill_wait jenkins-ttcn3-cbc-test-1209-cbc + docker kill jenkins-ttcn3-cbc-test-1209-cbc jenkins-ttcn3-cbc-test-1209-cbc + docker wait jenkins-ttcn3-cbc-test-1209-cbc 137 + network_remove + set +x Removing network ttcn3-cbc-test-140 + docker network remove ttcn3-cbc-test-140 ttcn3-cbc-test-140 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache:/cache --name jenkins-ttcn3-cbc-test-1209-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/logs/cbc-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='21' failures='2' errors='0' skipped='0' inconc='0' time='328.00'> <testcase classname='CBC_Tests' name='TC_rx_keepalive' time='30.037513'/> <testcase classname='CBC_Tests' name='TC_rx_keepalive_timeout' time='65.061082'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_cgi' time='2.052160'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lac_ci' time='2.043848'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lac' time='2.046010'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_ci' time='2.045682'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lai' time='2.048835'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_indication' time='2.054071'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_unknown_tai' time='2.053974'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_bsc_and_mme' time='2.030145'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_bsc_server' time='3.857659'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_server' time='6.917576'/> <testcase classname='CBC_Tests' name='TC_concurrent_cbs_msg_mme' time='2.041368'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_etws_bsc' time='2.049134'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_etws_mme' time='2.031640'/> <testcase classname='CBC_Tests' name='TC_create_nack_bsc' time='0.044874'/> <testcase classname='CBC_Tests' name='TC_create_nack_mme' time='12.050088'/> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_idle_bsc' time='1.027833'/> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_idle_mme' time='1.036752'/> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_active_bsc' time='60.066918'> <failure type='fail-verdict'>Tguard timeout CBC_Tests.ttcn:938 CBC_Tests control part CBC_Tests.ttcn:846 TC_cell_failure_restart_active_bsc testcase </failure> </testcase> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_active_mme' time='60.075697'> <failure type='fail-verdict'>Tguard timeout CBC_Tests.ttcn:939 CBC_Tests control part CBC_Tests.ttcn:911 TC_cell_failure_restart_active_mme testcase </failure> </testcase> </testsuite> 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