Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision bd8038508ffa24ea0ed26f54a64eb6cf85c34f06 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bd8038508ffa24ea0ed26f54a64eb6cf85c34f06 # timeout=10 Commit message: "debian-bookworm-*: useradd -d -m instead of mkdir" > git rev-list --no-walk bd8038508ffa24ea0ed26f54a64eb6cf85c34f06 # timeout=10 [ttcn3-sccp-test-asan] $ /bin/sh -xe /tmp/jenkins3248616049998894607.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-sccp-test-asan + sed s/-asan$// + DIR=ttcn3-sccp-test + export IMAGE_SUFFIX=asan + export OSMOCOM_REPO_VERSION=asan + cd ttcn3-sccp-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs ] + [ xjenkins-ttcn3-sccp-test-asan-3 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-sccp-test + SUITE_NAME=ttcn3-sccp-test + IMAGE_SUFFIX=asan + docker_images_require osmo-stp-master ttcn3-sccp-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-stp-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-sccp-test-asan/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-sccp-test-asan/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=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.75kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.2s done #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 CACHED #12 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #12 CACHED #13 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 CACHED #14 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #14 CACHED #15 [ 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 #15 CACHED #16 [ 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 #16 CACHED #17 [ 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 #17 CACHED #18 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #18 CACHED #19 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #19 CACHED #20 [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 #20 CACHED #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 CACHED #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 CACHED #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 DONE 0.2s #22 [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 #22 0.389 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #22 0.391 Cloning into 'osmo-ci'... #22 0.522 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #22 0.533 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #22 0.533 'common.sh' -> '/usr/local/bin/common.sh' #22 0.533 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #22 0.533 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #22 0.533 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #22 0.533 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #22 0.533 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #22 0.533 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #22 0.533 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #22 0.533 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #22 0.533 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #22 0.533 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #22 0.533 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #22 0.533 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #22 0.533 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #22 0.533 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #22 0.533 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #22 0.533 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #22 0.534 + rm -rf osmo-ci #22 DONE 0.7s #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 DONE 0.2s #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 0.353 Cloning into 'osmo-gsm-manuals'... #24 DONE 0.5s #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.2s #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 0.369 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.369 + apt-get update #26 0.439 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.439 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.440 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [47.9 kB] #26 0.441 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1576 B] #26 0.698 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [160 kB] #26 0.763 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [159 kB] #26 0.791 Fetched 424 kB in 0s (1114 kB/s) #26 0.791 Reading package lists... #26 1.171 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.177 Reading package lists... #26 1.689 Building dependency tree... #26 1.780 Reading state information... #26 1.865 The following additional packages will be installed: #26 1.865 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.866 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.866 libyder-dev libyder2.0 #26 1.866 Suggested packages: #26 1.866 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.866 uhd-host #26 1.866 Recommended packages: #26 1.866 limesuite-udev limesuite-images gnuradio-dev #26 1.975 The following NEW packages will be installed: #26 1.975 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.975 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.975 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 2.013 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. #26 2.013 Need to get 5782 kB of archives. #26 2.013 After this operation, 24.8 MB of additional disk space will be used. #26 2.013 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u5 [485 kB] #26 2.023 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.4.9dce.202406112026 [263 kB] #26 2.038 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.4.9dce.202406112026 [53.0 kB] #26 2.041 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 2.044 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 2.050 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 2.050 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 2.051 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.22-1~deb12u1 [353 kB] #26 2.055 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 2.085 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 2.098 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 2.098 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 2.098 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 2.099 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 2.260 debconf: delaying package configuration, since apt-utils is not installed #26 2.317 Fetched 5782 kB in 0s (47.8 MB/s) #26 2.370 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 2.370 (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 ... 115757 files and directories currently installed.) #26 2.510 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u5_amd64.deb ... #26 2.526 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ... #26 2.685 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 2.695 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.4.9dce.202406112026_amd64.deb ... #26 2.725 Unpacking liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202406112026) ... #26 2.844 Selecting previously unselected package liblimesuite-dev. #26 2.855 Preparing to unpack .../02-liblimesuite-dev_23.11.0.4.9dce.202406112026_amd64.deb ... #26 2.871 Unpacking liblimesuite-dev (23.11.0.4.9dce.202406112026) ... #26 3.004 Selecting previously unselected package libmicrohttpd12:amd64. #26 3.014 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 3.029 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 3.143 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 3.154 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 3.171 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 3.311 Selecting previously unselected package liborcania2.3:amd64. #26 3.322 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 3.337 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.475 Selecting previously unselected package liborcania-dev:amd64. #26 3.486 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.507 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.642 Selecting previously unselected package libsystemd-dev:amd64. #26 3.653 Preparing to unpack .../07-libsystemd-dev_252.22-1~deb12u1_amd64.deb ... #26 3.670 Unpacking libsystemd-dev:amd64 (252.22-1~deb12u1) ... #26 3.828 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.839 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.854 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.154 Selecting previously unselected package libuhd-dev:amd64. #26 4.164 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 4.179 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 4.334 Selecting previously unselected package libyder2.0:amd64. #26 4.345 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 4.361 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.485 Selecting previously unselected package libulfius2.7:amd64. #26 4.496 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.515 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.623 Selecting previously unselected package libyder-dev:amd64. #26 4.634 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.649 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.773 Selecting previously unselected package libulfius-dev:amd64. #26 4.783 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.799 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.988 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 5.042 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ... #26 5.088 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 5.134 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 5.180 Setting up liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202406112026) ... #26 5.225 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 5.283 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 5.330 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 5.375 Setting up libsystemd-dev:amd64 (252.22-1~deb12u1) ... #26 5.420 Setting up liblimesuite-dev (23.11.0.4.9dce.202406112026) ... #26 5.466 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.512 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.557 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.605 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.652 Processing triggers for man-db (2.11.2-2) ... #26 5.700 Processing triggers for libc-bin (2.36-9+deb12u7) ... #26 5.943 + apt-get clean #26 DONE 6.2s #27 exporting to image #27 exporting layers #27 exporting layers 0.4s done #27 writing image sha256:308213c9939a8bfdf39d6e1a7e4c5754152d569f26d706d68d74a2688c7bb79b 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 308213c9939a + 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-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/osmo-stp-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-sccp-test-asan/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=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-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.23kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 1.13kB done #4 DONE 0.2s #5 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 ... #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 DONE 0.3s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 CACHED #5 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 DONE 0.4s #7 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.398 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.398 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.398 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.398 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.724 Reading package lists... #7 1.105 Reading package lists... #7 1.469 Building dependency tree... #7 1.563 Reading state information... #7 1.649 The following additional packages will be installed: #7 1.649 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #7 1.649 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 #7 1.649 libosmovty13 osmocom-nightly #7 1.679 The following NEW packages will be installed: #7 1.679 libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 1.679 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.679 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly #7 1.708 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. #7 1.708 Need to get 1990 kB of archives. #7 1.708 After this operation, 7211 kB of additional disk space will be used. #7 1.708 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406112026 [1180 B] #7 1.720 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.208.10d4d.202406112026 [164 kB] #7 1.722 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.208.10d4d.202406112026 [45.9 kB] #7 1.723 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.208.10d4d.202406112026 [65.4 kB] #7 1.725 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.208.10d4d.202406112026 [222 kB] #7 1.726 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.208.10d4d.202406112026 [65.9 kB] #7 1.727 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.208.10d4d.202406112026 [98.6 kB] #7 1.727 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.208.10d4d.202406112026 [173 kB] #7 1.728 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.208.10d4d.202406112026 [54.4 kB] #7 1.729 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.208.10d4d.202406112026 [58.6 kB] #7 1.729 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.208.10d4d.202406112026 [45.2 kB] #7 1.730 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.208.10d4d.202406112026 [38.5 kB] #7 1.730 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.208.10d4d.202406112026 [840 kB] #7 1.738 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.56.0a25.202406112026 [52.4 kB] #7 1.738 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.56.0a25.202406112026 [64.7 kB] #7 1.897 debconf: delaying package configuration, since apt-utils is not installed #7 1.950 Fetched 1990 kB in 0s (35.7 MB/s) #7 2.022 Selecting previously unselected package osmocom-nightly. #7 2.022 (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 ... 117415 files and directories currently installed.) #7 2.077 Preparing to unpack .../00-osmocom-nightly_202406112026_amd64.deb ... #7 2.119 Unpacking osmocom-nightly (202406112026) ... #7 2.326 Selecting previously unselected package libosmocore21:amd64. #7 2.337 Preparing to unpack .../01-libosmocore21_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 2.391 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406112026) ... #7 2.840 Selecting previously unselected package libosmocodec4:amd64. #7 2.850 Preparing to unpack .../02-libosmocodec4_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 2.871 Unpacking libosmocodec4:amd64 (1.9.0.208.10d4d.202406112026) ... #7 3.053 Selecting previously unselected package libosmoisdn0:amd64. #7 3.063 Preparing to unpack .../03-libosmoisdn0_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 3.091 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406112026) ... #7 3.320 Selecting previously unselected package libosmogsm20:amd64. #7 3.329 Preparing to unpack .../04-libosmogsm20_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 3.384 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406112026) ... #7 3.621 Selecting previously unselected package libosmocoding0:amd64. #7 3.631 Preparing to unpack .../05-libosmocoding0_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 3.658 Unpacking libosmocoding0:amd64 (1.9.0.208.10d4d.202406112026) ... #7 3.851 Selecting previously unselected package libosmovty13:amd64. #7 3.863 Preparing to unpack .../06-libosmovty13_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 3.889 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406112026) ... #7 4.166 Selecting previously unselected package libosmogb14:amd64. #7 4.176 Preparing to unpack .../07-libosmogb14_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 4.205 Unpacking libosmogb14:amd64 (1.9.0.208.10d4d.202406112026) ... #7 4.418 Selecting previously unselected package libosmoctrl0:amd64. #7 4.427 Preparing to unpack .../08-libosmoctrl0_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 4.450 Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d.202406112026) ... #7 4.642 Selecting previously unselected package libosmosim2:amd64. #7 4.653 Preparing to unpack .../09-libosmosim2_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 4.678 Unpacking libosmosim2:amd64 (1.9.0.208.10d4d.202406112026) ... #7 4.851 Selecting previously unselected package libosmousb0:amd64. #7 4.862 Preparing to unpack .../10-libosmousb0_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 4.892 Unpacking libosmousb0:amd64 (1.9.0.208.10d4d.202406112026) ... #7 5.051 Selecting previously unselected package libosmocore. #7 5.061 Preparing to unpack .../11-libosmocore_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 5.076 Unpacking libosmocore (1.9.0.208.10d4d.202406112026) ... #7 5.176 Selecting previously unselected package libosmocore-dev:amd64. #7 5.186 Preparing to unpack .../12-libosmocore-dev_1.9.0.208.10d4d.202406112026_amd64.deb ... #7 5.201 Unpacking libosmocore-dev:amd64 (1.9.0.208.10d4d.202406112026) ... #7 5.384 Selecting previously unselected package libosmonetif11:amd64. #7 5.395 Preparing to unpack .../13-libosmonetif11_1.4.0.56.0a25.202406112026_amd64.deb ... #7 5.410 Unpacking libosmonetif11:amd64 (1.4.0.56.0a25.202406112026) ... #7 5.526 Selecting previously unselected package libosmo-netif-dev:amd64. #7 5.536 Preparing to unpack .../14-libosmo-netif-dev_1.4.0.56.0a25.202406112026_amd64.deb ... #7 5.551 Unpacking libosmo-netif-dev:amd64 (1.4.0.56.0a25.202406112026) ... #7 5.690 Setting up osmocom-nightly (202406112026) ... #7 5.763 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406112026) ... #7 5.809 Setting up libosmousb0:amd64 (1.9.0.208.10d4d.202406112026) ... #7 5.855 Setting up libosmocodec4:amd64 (1.9.0.208.10d4d.202406112026) ... #7 5.900 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406112026) ... #7 5.946 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406112026) ... #7 5.992 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406112026) ... #7 6.037 Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d.202406112026) ... #7 6.083 Setting up libosmogb14:amd64 (1.9.0.208.10d4d.202406112026) ... #7 6.130 Setting up libosmonetif11:amd64 (1.4.0.56.0a25.202406112026) ... #7 6.176 Setting up libosmocoding0:amd64 (1.9.0.208.10d4d.202406112026) ... #7 6.222 Setting up libosmosim2:amd64 (1.9.0.208.10d4d.202406112026) ... #7 6.265 Setting up libosmocore (1.9.0.208.10d4d.202406112026) ... #7 6.311 Setting up libosmocore-dev:amd64 (1.9.0.208.10d4d.202406112026) ... #7 6.357 Setting up libosmo-netif-dev:amd64 (1.4.0.56.0a25.202406112026) ... #7 6.403 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 DONE 6.6s #8 [3/7] WORKDIR /DATA #8 DONE 0.2s #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 0.360 Cloning into 'libosmo-sccp'... #9 DONE 0.6s #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #10 DONE 0.2s #11 [6/7] RUN CD libosmo-sccp && 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 && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 0.510 Already on 'master' #11 0.511 Your branch is up to date with 'origin/master'. #11 0.513 refs/heads/master #11 0.518 HEAD is now at fb30ebd README.md: cosmetic: fix a typo #11 0.520 master #11 0.522 fb30ebdaa78109e8037f3cd36a663b80ca65160a #11 3.067 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.067 libtoolize: copying file './ltmain.sh' #11 3.322 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.322 libtoolize: and rerunning libtoolize and aclocal. #11 3.322 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 4.418 configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.418 configure.ac:167: You should run autoupdate. #11 4.418 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.418 configure.ac:167: the top level #11 4.418 configure.ac:184: warning: AC_OUTPUT should be used without arguments. #11 4.418 configure.ac:184: You should run autoupdate. #11 5.001 configure.ac:23: installing './compile' #11 5.005 configure.ac:25: installing './config.guess' #11 5.008 configure.ac:25: installing './config.sub' #11 5.011 configure.ac:9: installing './install-sh' #11 5.013 configure.ac:9: installing './missing' #11 5.098 examples/Makefile.am: installing './depcomp' #11 5.442 checking for a BSD-compatible install... /usr/bin/install -c #11 5.454 checking whether build environment is sane... yes #11 5.468 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.471 checking for gawk... gawk #11 5.472 checking whether make sets $(MAKE)... yes #11 5.487 checking whether make supports nested variables... yes #11 5.495 checking whether make supports nested variables... (cached) yes #11 5.495 checking whether make sets $(MAKE)... (cached) yes #11 5.498 checking for gcc... gcc #11 5.528 checking whether the C compiler works... yes #11 5.571 checking for C compiler default output file name... a.out #11 5.572 checking for suffix of executables... #11 5.614 checking whether we are cross compiling... no #11 5.658 checking for suffix of object files... o #11 5.679 checking whether the compiler supports GNU C... yes #11 5.701 checking whether gcc accepts -g... yes #11 5.719 checking for gcc option to enable C11 features... none needed #11 5.744 checking whether gcc understands -c and -o together... yes #11 5.785 checking whether make supports the include directive... yes (GNU style) #11 5.796 checking dependency style of gcc... gcc3 #11 5.845 checking build system type... x86_64-pc-linux-gnu #11 5.915 checking host system type... x86_64-pc-linux-gnu #11 5.915 checking how to print strings... printf #11 5.942 checking for a sed that does not truncate output... /usr/bin/sed #11 5.949 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.952 checking for egrep... /usr/bin/grep -E #11 5.954 checking for fgrep... /usr/bin/grep -F #11 5.956 checking for ld used by gcc... /usr/bin/ld #11 5.964 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.967 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.971 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.997 checking whether ln -s works... yes #11 5.997 checking the maximum length of command line arguments... 1572864 #11 6.006 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.006 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.007 checking for /usr/bin/ld option to reload object files... -r #11 6.007 checking for file... file #11 6.008 checking for objdump... objdump #11 6.008 checking how to recognize dependent libraries... pass_all #11 6.009 checking for dlltool... no #11 6.009 checking how to associate runtime and link libraries... printf %s\n #11 6.010 checking for ar... ar #11 6.010 checking for archiver @FILE support... @ #11 6.039 checking for strip... strip #11 6.039 checking for ranlib... ranlib #11 6.039 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.117 checking for sysroot... no #11 6.117 checking for a working dd... /usr/bin/dd #11 6.124 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.147 checking for mt... no #11 6.147 checking if : is a manifest tool... no #11 6.153 checking for stdio.h... yes #11 6.176 checking for stdlib.h... yes #11 6.201 checking for string.h... yes #11 6.226 checking for inttypes.h... yes #11 6.255 checking for stdint.h... yes #11 6.281 checking for strings.h... yes #11 6.304 checking for sys/stat.h... yes #11 6.329 checking for sys/types.h... yes #11 6.355 checking for unistd.h... yes #11 6.384 checking for dlfcn.h... yes #11 6.410 checking for objdir... .libs #11 6.476 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.504 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.504 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.527 checking if gcc static flag -static works... yes #11 6.590 checking if gcc supports -c -o file.o... yes #11 6.620 checking if gcc supports -c -o file.o... (cached) yes #11 6.620 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.632 checking whether -lc should be explicitly linked in... no #11 6.667 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.738 checking how to hardcode library paths into programs... immediate #11 6.738 checking whether stripping libraries is possible... yes #11 6.741 checking if libtool supports shared libraries... yes #11 6.741 checking whether to build shared libraries... yes #11 6.741 checking whether to build static libraries... yes #11 6.742 checking for pkg-config... /usr/bin/pkg-config #11 6.742 checking for pkg-config... /usr/bin/pkg-config #11 6.742 checking pkg-config is at least version 0.20... yes #11 6.744 checking for libosmocore >= 1.9.0... yes #11 6.755 checking for libosmovty >= 1.9.0... yes #11 6.767 checking for libosmogsm >= 1.9.0... yes #11 6.780 checking for libosmo-netif >= 1.4.0... yes #11 6.790 checking for library containing sctp_recvmsg... -lsctp #11 6.876 checking if gcc supports -fvisibility=hidden... yes #11 6.895 checking for doxygen... /usr/bin/doxygen #11 6.900 checking whether to enable VTY/CTRL tests... no #11 6.900 CFLAGS=" -std=gnu11 -Wall" #11 6.900 CPPFLAGS=" -Wall" #11 6.934 checking that generated files are newer than configure... done #11 6.935 configure: creating ./config.status #11 7.579 config.status: creating libosmo-sigtran.pc #11 7.597 config.status: creating libosmo-sccp.pc #11 7.613 config.status: creating libosmo-mtp.pc #11 7.630 config.status: creating libosmo-xua.pc #11 7.646 config.status: creating include/osmocom/Makefile #11 7.669 config.status: creating include/osmocom/sccp/Makefile #11 7.691 config.status: creating include/osmocom/mtp/Makefile #11 7.712 config.status: creating include/osmocom/sigtran/Makefile #11 7.736 config.status: creating include/Makefile #11 7.759 config.status: creating src/Makefile #11 7.785 config.status: creating tests/Makefile #11 7.808 config.status: creating tests/sccp/Makefile #11 7.831 config.status: creating tests/mtp/Makefile #11 7.854 config.status: creating tests/m2ua/Makefile #11 7.878 config.status: creating tests/xua/Makefile #11 7.900 config.status: creating tests/ss7/Makefile #11 7.923 config.status: creating tests/vty/Makefile #11 7.944 config.status: creating examples/Makefile #11 7.967 config.status: creating stp/Makefile #11 7.989 config.status: creating doc/Makefile #11 8.011 config.status: creating doc/examples/Makefile #11 8.034 config.status: creating doc/manuals/Makefile #11 8.054 config.status: creating contrib/Makefile #11 8.075 config.status: creating contrib/systemd/Makefile #11 8.095 config.status: creating Doxyfile #11 8.116 config.status: creating Makefile #11 8.137 config.status: executing tests/atconfig commands #11 8.141 config.status: executing depfiles commands #11 8.478 config.status: executing libtool commands #11 8.536 echo 1.8.0.67-fb30 > .version-t && mv .version-t .version #11 8.540 make install-recursive #11 8.545 make[1]: Entering directory '/data/libosmo-sccp' #11 8.549 Making install in include #11 8.552 make[2]: Entering directory '/data/libosmo-sccp/include' #11 8.557 Making install in osmocom #11 8.560 make[3]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 8.565 Making install in mtp #11 8.568 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 8.571 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 8.571 make[5]: Nothing to be done for 'install-exec-am'. #11 8.573 /usr/bin/mkdir -p '/usr/local/include/osmocom/mtp' #11 8.577 /usr/bin/install -c -m 644 mtp_level3.h mtp_pcap.h '/usr/local/include/osmocom/mtp' #11 8.579 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 8.579 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 8.579 Making install in sccp #11 8.581 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 8.584 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 8.584 make[5]: Nothing to be done for 'install-exec-am'. #11 8.586 /usr/bin/mkdir -p '/usr/local/include/osmocom/sccp' #11 8.589 /usr/bin/install -c -m 644 sccp_types.h sccp.h '/usr/local/include/osmocom/sccp' #11 8.591 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 8.592 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 8.592 Making install in sigtran #11 8.594 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 8.597 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 8.597 make[5]: Nothing to be done for 'install-exec-am'. #11 8.599 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran' #11 8.600 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran/protocol' #11 8.602 /usr/bin/install -c -m 644 xua_types.h xua_msg.h m2ua_types.h sccp_sap.h sigtran_sap.h sccp_helpers.h mtp_sap.h osmo_ss7.h '/usr/local/include/osmocom/sigtran' #11 8.603 /usr/bin/install -c -m 644 protocol/sua.h protocol/m3ua.h protocol/mtp.h protocol/sccp_scmg.h '/usr/local/include/osmocom/sigtran/protocol' #11 8.606 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 8.606 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 8.609 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 8.612 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 8.612 make[5]: Nothing to be done for 'install-exec-am'. #11 8.612 make[5]: Nothing to be done for 'install-data-am'. #11 8.612 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 8.613 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 8.613 make[3]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 8.616 make[3]: Entering directory '/data/libosmo-sccp/include' #11 8.618 make[4]: Entering directory '/data/libosmo-sccp/include' #11 8.618 make[4]: Nothing to be done for 'install-exec-am'. #11 8.618 make[4]: Nothing to be done for 'install-data-am'. #11 8.618 make[4]: Leaving directory '/data/libosmo-sccp/include' #11 8.618 make[3]: Leaving directory '/data/libosmo-sccp/include' #11 8.619 make[2]: Leaving directory '/data/libosmo-sccp/include' #11 8.619 Making install in src #11 8.623 make[2]: Entering directory '/data/libosmo-sccp/src' #11 8.624 CC sccp.o #11 8.625 CC libxua_a-xua_msg.o #11 8.625 CC mtp_pcap.o #11 8.625 CC ipa.lo #11 8.626 CC osmo_ss7.lo #11 8.626 CC m3ua.lo #11 8.626 CC osmo_ss7_asp.lo #11 8.627 CC osmo_ss7_as.lo #11 8.627 CC osmo_ss7_hmrt.lo #11 8.628 CC osmo_ss7_asp_peer.lo #11 8.628 CC osmo_ss7_vty.lo #11 8.629 CC sccp2sua.lo #11 8.629 CC osmo_ss7_xua_srv.lo #11 8.629 CC sccp_helpers.lo #11 8.630 CC sccp_lbcs.lo #11 8.631 CC sccp_sap.lo #11 8.667 CC sccp_sclc.lo #11 8.733 CC sccp_scmg.lo #11 8.793 CC sccp_scrc.lo #11 8.815 CC sccp_scoc.lo #11 8.818 CC sccp_types.lo #11 8.841 CC sccp_user.lo #11 8.845 CC sccp_vty.lo #11 8.849 CC sua.lo #11 8.874 CC xua_asp_fsm.lo #11 8.880 CC xua_as_fsm.lo #11 8.884 CC xua_default_lm_fsm.lo #11 8.902 CC xua_msg.lo #11 8.923 sccp_scoc.c: In function 'scoc_fsm_active': #11 8.923 sccp_scoc.c:1200:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' #11 8.923 1200 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user") #11 8.923 | ^~~~~~~ #11 8.930 CC xua_rkm.lo #11 8.938 CC xua_shared.lo #11 8.939 CC xua_snm.lo #11 9.019 AR libsccp.a #11 9.021 ar: `u' modifier ignored since `D' is the default (see `U') #11 9.024 AR libmtp.a #11 9.026 ar: `u' modifier ignored since `D' is the default (see `U') #11 9.029 AR libxua.a #11 9.031 ar: `u' modifier ignored since `D' is the default (see `U') #11 9.254 CCLD libosmo-sigtran.la #11 9.597 make[3]: Entering directory '/data/libosmo-sccp/src' #11 9.598 /usr/bin/mkdir -p '/usr/local/lib' #11 9.599 /usr/bin/mkdir -p '/usr/local/lib' #11 9.599 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-sigtran.la '/usr/local/lib' #11 9.600 /usr/bin/install -c -m 644 libsccp.a libmtp.a libxua.a '/usr/local/lib' #11 9.606 ( cd '/usr/local/lib' && ranlib libsccp.a ) #11 9.613 ( cd '/usr/local/lib' && ranlib libmtp.a ) #11 9.618 ( cd '/usr/local/lib' && ranlib libxua.a ) #11 9.633 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.9.0.0 /usr/local/lib/libosmo-sigtran.so.9.0.0 #11 9.640 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9 || { rm -f libosmo-sigtran.so.9 && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9; }; }) #11 9.645 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so; }; }) #11 9.650 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /usr/local/lib/libosmo-sigtran.la #11 9.655 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /usr/local/lib/libosmo-sigtran.a #11 9.661 libtool: install: chmod 644 /usr/local/lib/libosmo-sigtran.a #11 9.666 libtool: install: ranlib /usr/local/lib/libosmo-sigtran.a #11 9.722 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 9.724 ---------------------------------------------------------------------- #11 9.724 Libraries have been installed in: #11 9.724 /usr/local/lib #11 9.724 #11 9.724 If you ever happen to want to link against installed libraries #11 9.724 in a given directory, LIBDIR, you must either use libtool, and #11 9.724 specify the full pathname of the library, or use the '-LLIBDIR' #11 9.724 flag during linking and do at least one of the following: #11 9.724 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 9.724 during execution #11 9.724 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 9.724 during linking #11 9.724 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 9.724 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 9.724 #11 9.724 See any operating system documentation about shared libraries for #11 9.724 more information, such as the ld(1) and ld.so(8) manual pages. #11 9.724 ---------------------------------------------------------------------- #11 9.726 make[3]: Leaving directory '/data/libosmo-sccp/src' #11 9.726 make[2]: Leaving directory '/data/libosmo-sccp/src' #11 9.726 Making install in tests #11 9.729 make[2]: Entering directory '/data/libosmo-sccp/tests' #11 9.734 Making install in xua #11 9.736 make[3]: Entering directory '/data/libosmo-sccp/tests/xua' #11 9.740 make[4]: Entering directory '/data/libosmo-sccp/tests/xua' #11 9.740 make[4]: Nothing to be done for 'install-exec-am'. #11 9.740 make[4]: Nothing to be done for 'install-data-am'. #11 9.740 make[4]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 9.740 make[3]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 9.740 Making install in sccp #11 9.743 make[3]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 9.748 make[4]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 9.748 make[4]: Nothing to be done for 'install-exec-am'. #11 9.748 make[4]: Nothing to be done for 'install-data-am'. #11 9.748 make[4]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 9.748 make[3]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 9.748 Making install in mtp #11 9.751 make[3]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 9.755 make[4]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 9.755 make[4]: Nothing to be done for 'install-exec-am'. #11 9.755 make[4]: Nothing to be done for 'install-data-am'. #11 9.755 make[4]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 9.755 make[3]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 9.755 Making install in m2ua #11 9.757 make[3]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 9.760 make[4]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 9.760 make[4]: Nothing to be done for 'install-exec-am'. #11 9.760 make[4]: Nothing to be done for 'install-data-am'. #11 9.760 make[4]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 9.761 make[3]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 9.761 Making install in ss7 #11 9.763 make[3]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 9.765 make[4]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 9.765 make[4]: Nothing to be done for 'install-exec-am'. #11 9.765 make[4]: Nothing to be done for 'install-data-am'. #11 9.765 make[4]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 9.765 make[3]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 9.765 Making install in vty #11 9.768 make[3]: Entering directory '/data/libosmo-sccp/tests/vty' #11 9.770 make[4]: Entering directory '/data/libosmo-sccp/tests/vty' #11 9.770 make[4]: Nothing to be done for 'install-exec-am'. #11 9.770 make[4]: Nothing to be done for 'install-data-am'. #11 9.770 make[4]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 9.770 make[3]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 9.773 make[3]: Entering directory '/data/libosmo-sccp/tests' #11 9.775 make[4]: Entering directory '/data/libosmo-sccp/tests' #11 9.775 make[4]: Nothing to be done for 'install-exec-am'. #11 9.775 make[4]: Nothing to be done for 'install-data-am'. #11 9.775 make[4]: Leaving directory '/data/libosmo-sccp/tests' #11 9.775 make[3]: Leaving directory '/data/libosmo-sccp/tests' #11 9.775 make[2]: Leaving directory '/data/libosmo-sccp/tests' #11 9.776 Making install in examples #11 9.777 make[2]: Entering directory '/data/libosmo-sccp/examples' #11 9.778 CC sccp_demo_user.o #11 9.779 CC sccp_test_server.o #11 9.779 CC sccp_test_vty.o #11 9.844 CCLD sccp_demo_user #11 10.05 make[3]: Entering directory '/data/libosmo-sccp/examples' #11 10.05 make[3]: Nothing to be done for 'install-exec-am'. #11 10.05 make[3]: Nothing to be done for 'install-data-am'. #11 10.05 make[3]: Leaving directory '/data/libosmo-sccp/examples' #11 10.05 make[2]: Leaving directory '/data/libosmo-sccp/examples' #11 10.05 Making install in stp #11 10.05 make[2]: Entering directory '/data/libosmo-sccp/stp' #11 10.05 CC stp_main.o #11 10.11 CCLD osmo-stp #11 10.32 make[3]: Entering directory '/data/libosmo-sccp/stp' #11 10.32 make[3]: Nothing to be done for 'install-data-am'. #11 10.32 /usr/bin/mkdir -p '/usr/local/bin' #11 10.33 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-stp '/usr/local/bin' #11 10.37 libtool: install: /usr/bin/install -c .libs/osmo-stp /usr/local/bin/osmo-stp #11 10.38 make[3]: Leaving directory '/data/libosmo-sccp/stp' #11 10.38 make[2]: Leaving directory '/data/libosmo-sccp/stp' #11 10.38 Making install in doc #11 10.38 make[2]: Entering directory '/data/libosmo-sccp/doc' #11 10.38 Making install in examples #11 10.39 make[3]: Entering directory '/data/libosmo-sccp/doc/examples' #11 10.39 make[4]: Entering directory '/data/libosmo-sccp/doc/examples' #11 10.39 make[4]: Nothing to be done for 'install-exec-am'. #11 10.39 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 10.39 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 10.40 /usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 10.40 /usr/bin/install -c -m 644 osmo-stp.cfg '/usr/local/etc/osmocom' #11 10.40 make[4]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 10.40 make[3]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 10.40 Making install in manuals #11 10.40 make[3]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 10.40 make[4]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 10.40 make[4]: Nothing to be done for 'install-exec-am'. #11 10.40 make[4]: Nothing to be done for 'install-data-am'. #11 10.40 make[4]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 10.40 make[3]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 10.41 make[3]: Entering directory '/data/libosmo-sccp/doc' #11 10.41 make[4]: Entering directory '/data/libosmo-sccp/doc' #11 10.41 make[4]: Nothing to be done for 'install-exec-am'. #11 10.41 make[4]: Nothing to be done for 'install-data-am'. #11 10.41 make[4]: Leaving directory '/data/libosmo-sccp/doc' #11 10.41 make[3]: Leaving directory '/data/libosmo-sccp/doc' #11 10.41 make[2]: Leaving directory '/data/libosmo-sccp/doc' #11 10.41 Making install in contrib #11 10.41 make[2]: Entering directory '/data/libosmo-sccp/contrib' #11 10.42 Making install in systemd #11 10.42 make[3]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 10.42 make[4]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 10.42 make[4]: Nothing to be done for 'install-exec-am'. #11 10.42 /usr/bin/mkdir -p '/lib/systemd/system' #11 10.43 /usr/bin/install -c -m 644 osmo-stp.service '/lib/systemd/system' #11 10.43 make[4]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 10.43 make[3]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 10.43 make[3]: Entering directory '/data/libosmo-sccp/contrib' #11 10.43 make[4]: Entering directory '/data/libosmo-sccp/contrib' #11 10.43 make[4]: Nothing to be done for 'install-exec-am'. #11 10.43 make[4]: Nothing to be done for 'install-data-am'. #11 10.43 make[4]: Leaving directory '/data/libosmo-sccp/contrib' #11 10.44 make[3]: Leaving directory '/data/libosmo-sccp/contrib' #11 10.44 make[2]: Leaving directory '/data/libosmo-sccp/contrib' #11 10.44 make[2]: Entering directory '/data/libosmo-sccp' #11 10.44 mkdir -p doc/sigtran #11 10.44 /usr/bin/doxygen Doxyfile #11 10.47 warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete. #11 10.47 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.47 warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete. #11 10.47 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.47 warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete. #11 10.47 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.47 warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete. #11 10.47 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.47 warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete. #11 10.47 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.47 warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete. #11 10.47 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.47 warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete. #11 10.47 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.47 warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete. #11 10.47 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.47 warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete. #11 10.47 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.47 warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete. #11 10.47 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.47 warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete. #11 10.47 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 10.47 warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value #11 10.47 Using the default: a4! #11 10.51 Doxygen version used: 1.9.4 #11 10.51 Searching for include files... #11 10.51 Searching for example files... #11 10.51 Searching for images... #11 10.51 Searching for dot files... #11 10.51 Searching for msc files... #11 10.51 Searching for dia files... #11 10.51 Searching for files to exclude #11 10.51 Searching INPUT for files to process... #11 10.51 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran #11 10.51 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran/protocol #11 10.51 Searching for files in directory /data/libosmo-sccp/src #11 10.51 Reading and parsing tag files #11 10.51 Parsing files #11 10.51 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 10.51 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 10.51 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 10.51 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 10.51 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 10.51 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 10.51 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 10.51 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 10.51 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 10.51 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 10.51 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 10.51 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 10.51 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 10.51 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 10.51 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 10.51 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 10.51 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 10.51 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 10.51 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 10.51 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 10.51 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 10.51 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 10.51 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 10.51 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 10.51 Preprocessing /data/libosmo-sccp/src/ipa.c... #11 10.51 Parsing file /data/libosmo-sccp/src/ipa.c... #11 10.51 Preprocessing /data/libosmo-sccp/src/m3ua.c... #11 10.51 Parsing file /data/libosmo-sccp/src/m3ua.c... #11 10.51 Preprocessing /data/libosmo-sccp/src/mtp_pcap.c... #11 10.51 Parsing file /data/libosmo-sccp/src/mtp_pcap.c... #11 10.51 Preprocessing /data/libosmo-sccp/src/osmo_ss7.c... #11 10.51 Parsing file /data/libosmo-sccp/src/osmo_ss7.c... #11 10.51 Preprocessing /data/libosmo-sccp/src/osmo_ss7_as.c... #11 10.51 Parsing file /data/libosmo-sccp/src/osmo_ss7_as.c... #11 10.51 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 10.51 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 10.51 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 10.51 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 10.51 Preprocessing /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 10.51 Parsing file /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 10.51 Preprocessing /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 10.51 Parsing file /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 10.51 Preprocessing /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 10.51 Parsing file /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 10.51 Preprocessing /data/libosmo-sccp/src/sccp.c... #11 10.51 Parsing file /data/libosmo-sccp/src/sccp.c... #11 10.51 Preprocessing /data/libosmo-sccp/src/sccp2sua.c... #11 10.51 Parsing file /data/libosmo-sccp/src/sccp2sua.c... #11 10.51 Preprocessing /data/libosmo-sccp/src/sccp_helpers.c... #11 10.51 Parsing file /data/libosmo-sccp/src/sccp_helpers.c... #11 10.51 Preprocessing /data/libosmo-sccp/src/sccp_internal.h... #11 10.51 Parsing file /data/libosmo-sccp/src/sccp_internal.h... #11 10.51 Preprocessing /data/libosmo-sccp/src/sccp_lbcs.c... #11 10.51 Parsing file /data/libosmo-sccp/src/sccp_lbcs.c... #11 10.51 Preprocessing /data/libosmo-sccp/src/sccp_sap.c... #11 10.51 Parsing file /data/libosmo-sccp/src/sccp_sap.c... #11 10.51 Preprocessing /data/libosmo-sccp/src/sccp_sclc.c... #11 10.51 Parsing file /data/libosmo-sccp/src/sccp_sclc.c... #11 10.51 Preprocessing /data/libosmo-sccp/src/data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 10.63 /sccp_scmg.c... #11 10.63 Parsing file /data/libosmo-sccp/src/sccp_scmg.c... #11 10.63 Preprocessing /data/libosmo-sccp/src/sccp_scoc.c... #11 10.63 Parsing file /data/libosmo-sccp/src/sccp_scoc.c... #11 10.63 Preprocessing /data/libosmo-sccp/src/sccp_scrc.c... #11 10.63 Parsing file /data/libosmo-sccp/src/sccp_scrc.c... #11 10.63 Preprocessing /data/libosmo-sccp/src/sccp_types.c... #11 10.63 Parsing file /data/libosmo-sccp/src/sccp_types.c... #11 10.63 Preprocessing /data/libosmo-sccp/src/sccp_user.c... #11 10.63 Parsing file /data/libosmo-sccp/src/sccp_user.c... #11 10.63 Preprocessing /data/libosmo-sccp/src/sccp_vty.c... #11 10.63 Parsing file /data/libosmo-sccp/src/sccp_vty.c... #11 10.63 Preprocessing /data/libosmo-sccp/src/ss7_internal.h... #11 10.63 Parsing file /data/libosmo-sccp/src/ss7_internal.h... #11 10.63 Preprocessing /data/libosmo-sccp/src/sua.c... #11 10.63 Parsing file /data/libosmo-sccp/src/sua.c... #11 10.63 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.c... #11 10.63 Parsing file /data/libosmo-sccp/src/xua_as_fsm.c... #11 10.63 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.h... #11 10.63 Parsing file /data/libosmo-sccp/src/xua_as_fsm.h... #11 10.63 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.c... #11 10.63 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.c... #11 10.63 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.h... #11 10.63 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.h... #11 10.63 Preprocessing /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 10.63 Parsing file /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 10.63 Preprocessing /data/libosmo-sccp/src/xua_internal.h... #11 10.63 Parsing file /data/libosmo-sccp/src/xua_internal.h... #11 10.63 Preprocessing /data/libosmo-sccp/src/xua_msg.c... #11 10.63 Parsing file /data/libosmo-sccp/src/xua_msg.c... #11 10.63 Preprocessing /data/libosmo-sccp/src/xua_rkm.c... #11 10.63 Parsing file /data/libosmo-sccp/src/xua_rkm.c... #11 10.63 Preprocessing /data/libosmo-sccp/src/xua_shared.c... #11 10.63 Parsing file /data/libosmo-sccp/src/xua_shared.c... #11 10.63 Preprocessing /data/libosmo-sccp/src/xua_snm.c... #11 10.63 Parsing file /data/libosmo-sccp/src/xua_snm.c... #11 10.63 Building macro definition list... #11 10.63 Building group list... #11 10.63 Building directory list... #11 10.63 Building namespace list... #11 10.63 Building file list... #11 10.63 Building class list... #11 10.63 Building concept list... #11 10.63 Computing nesting relations for classes... #11 10.63 Associating documentation with classes... #11 10.63 Associating documentation with concepts... #11 10.63 Building example list... #11 10.63 Searching for enumerations... #11 10.63 Searching for documented typedefs... #11 10.63 Searching for members imported via using declarations... #11 10.63 Searching for included using directives... #11 10.63 Searching for documented variables... #11 10.63 Building interface member list... #11 10.63 Building member list... #11 10.63 Searching for friends... #11 10.63 Searching for documented defines... #11 10.63 Computing class inheritance relations... #11 10.63 Computing class usage relations... #11 10.63 Flushing cached template relations that have become invalid... #11 10.63 Computing class relations... #11 10.63 Add enum values to enums... #11 10.63 Searching for member function documentation... #11 10.63 Creating members for template instances... #11 10.63 Building page list... #11 10.63 Search for main page... #11 10.63 Computing page relations... #11 10.63 Determining the scope of groups... #11 10.63 Sorting lists... #11 10.63 Determining which enums are documented #11 10.63 Computing member relations... #11 10.63 Building full member lists recursively... #11 10.63 Adding members to member groups. #11 10.63 Computing member references... #11 10.63 Inheriting documentation... #11 10.63 Generating disk names... #11 10.63 Adding source references... #11 10.63 Adding xrefitems... #11 10.63 Sorting member lists... #11 10.63 Setting anonymous enum type... #11 10.63 Computing dependencies between directories... #11 10.63 Generating citations page... #11 10.63 Counting members... #11 10.63 Counting data structures... #11 10.63 Resolving user defined references... #11 10.63 Finding anchors and sections in the documentation... #11 10.63 Transferring function references... #11 10.63 Combining using relations... #11 10.63 Adding members to index pages... #11 10.63 Correcting members for VHDL... #11 10.63 Computing tooltip texts... #11 10.63 Generating style sheet... #11 10.63 Generating search indices... #11 10.63 Generating example documentation... #11 10.63 Generating file sources... #11 10.63 Generating code for file include/osmocom/sigtran/m2ua_types.h... #11 10.63 Generating code for file include/osmocom/sigtran/mtp_sap.h... #11 10.63 Generating code for file include/osmocom/sigtran/osmo_ss7.h... #11 10.63 Generating code for file include/osmocom/sigtran/protocol/m3ua.h... #11 10.63 Generating code for file include/osmocom/sigtran/protocol/mtp.h... #11 10.63 Generating code for file include/osmocom/sigt/data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: argument 'ppid_sid' of command @param is not found in the argument list of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) #11 10.76 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: The following parameter of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) is not documented: #11 10.76 parameter 'ppid_mux' #11 10.76 /data/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 10.76 /data/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 10.76 parameter 'inst' #11 10.76 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 10.76 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) #11 10.76 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 10.76 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 10.76 parameter 'asp_name' #11 10.76 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 10.76 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 10.76 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 10.76 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 10.76 parameter 'asp_name' #11 10.76 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 10.76 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 10.76 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 10.76 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 10.76 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 10.77 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 10.77 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 10.77 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 10.77 parameter 'inst' #11 10.78 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 10.78 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 10.78 parameter 'addr' #11 10.78 /data/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 10.78 parameter 'prim_cb' #11 10.78 /data/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 10.78 parameter 'prim_cb' #11 10.79 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 10.79 /data/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 10.79 parameter 'num_maps' #11 10.79 /data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 10.79 /data/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 10.79 /data/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 10.79 parameter 'info_str' #11 10.79 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 10.80 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 10.80 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 10.80 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 10.80 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) #11 10.80 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 10.80 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 10.80 parameter 'asp_name' #11 10.80 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 10.80 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 10.80 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 10.80 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 10.80 parameter 'asp_name' #11 10.80 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 10.80 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 10.80 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 10.80 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 10.81 /data/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 10.81 parameter 'trans_proto' #11 10.82 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 10.82 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 10.82 parameter 'addr' #11 10.82 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 10.82 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 10.82 parameter 'inst' #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:92: warning: unable to resolve reference to 'in_digits' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:320: warning: unable to resolve reference to 'addr' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:682: warning: The following parameter of sccp_msg_add_sua_opt(enum sccp_message_types type, struct msgb *msg, const struct xua_msg_part *opt) is not documented: #11 10.83 parameter 'type' #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1176: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1140: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1209: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1300: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1638: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1599: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1429: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1559: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:797: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1271: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1238: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1332: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1468: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1382: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1519: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1189: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1156: warning: unable to resolve reference to 'xua' for \ref command #11 10.83 /data/libosmo-sccp/src/sccp2sua.c:1221: warning: unable to resolve reference to 'xua' for \ref command #11 10.84 /data/libosmo-sccp/src/sccp2sua.c:565: warning: unable to resolve reference to 'opt' for \ref command #11 10.84 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 10.84 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 10.84 parameter 'oph' #11 10.84 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 10.84 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 10.84 parameter 'oph' #11 10.84 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 10.84 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 10.84 parameter 'oph' #11 10.85 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 10.85 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 10.85 parameter 'oph' #11 10.86 /data/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 10.86 /data/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 10.86 parameter 'inst' #11 10.86 /data/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 10.86 parameter 'prim_cb' #11 10.86 /data/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 10.86 parameter 'prim_cb' #11 10.86 /data/libosmo-sccp/src/sccp_user.c:88: warning: The following parameter of sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 10.86 parameter 'prim_cb' #11 10.86 /data/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 10.86 parameter 'trans_proto' #11 10.87 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 10.87 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 10.87 /data/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 10.87 /data/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 10.87 parameter 'info_str' #11 10.87 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 10.88 ran/protocol/sccp_scmg.h... #11 10.88 Generating code for file include/osmocom/sigtran/protocol/sua.h... #11 10.88 Generating code for file include/osmocom/sigtran/sccp_helpers.h... #11 10.88 Generating code for file include/osmocom/sigtran/sccp_sap.h... #11 10.88 Generating code for file include/osmocom/sigtran/sigtran_sap.h... #11 10.88 Generating code for file include/osmocom/sigtran/xua_msg.h... #11 10.88 Generating code for file include/osmocom/sigtran/xua_types.h... #11 10.88 Parsing code for file src/ipa.c... #11 10.88 Parsing code for file src/m3ua.c... #11 10.88 Parsing code for file src/mtp_pcap.c... #11 10.88 Parsing code for file src/osmo_ss7.c... #11 10.88 Parsing code for file src/osmo_ss7_as.c... #11 10.88 Parsing code for file src/osmo_ss7_asp.c... #11 10.88 Parsing code for file src/osmo_ss7_asp_peer.c... #11 10.88 Parsing code for file src/osmo_ss7_hmrt.c... #11 10.88 Parsing code for file src/osmo_ss7_vty.c... #11 10.88 Parsing code for file src/osmo_ss7_xua_srv.c... #11 10.88 Parsing code for file src/sccp.c... #11 10.88 Parsing code for file src/sccp2sua.c... #11 10.88 Parsing code for file src/sccp_helpers.c... #11 10.88 Generating code for file src/sccp_internal.h... #11 10.88 Parsing code for file src/sccp_lbcs.c... #11 10.88 Parsing code for file src/sccp_sap.c... #11 10.88 Parsing code for file src/sccp_sclc.c... #11 10.88 Parsing code for file src/sccp_scmg.c... #11 10.88 Parsing code for file src/sccp_scoc.c... #11 10.88 Parsing code for file src/sccp_scrc.c... #11 10.88 Parsing code for file src/sccp_types.c... #11 10.88 Parsing code for file src/sccp_user.c... #11 10.88 Parsing code for file src/sccp_vty.c... #11 10.88 Generating code for file src/ss7_internal.h... #11 10.88 Parsing code for file src/sua.c... #11 10.88 Parsing code for file src/xua_as_fsm.c... #11 10.88 Generating code for file src/xua_as_fsm.h... #11 10.88 Parsing code for file src/xua_asp_fsm.c... #11 10.88 Generating code for file src/xua_asp_fsm.h... #11 10.88 Parsing code for file src/xua_default_lm_fsm.c... #11 10.88 Generating code for file src/xua_internal.h... #11 10.88 Parsing code for file src/xua_msg.c... #11 10.88 Parsing code for file src/xua_rkm.c... #11 10.88 Parsing code for file src/xua_shared.c... #11 10.88 Parsing code for file src/xua_snm.c... #11 10.88 Generating file documentation... #11 10.88 Generating docs for file include/osmocom/sigtran/m2ua_types.h... #11 10.88 Generating docs for file include/osmocom/sigtran/mtp_sap.h... #11 10.88 Generating docs for file include/osmocom/sigtran/osmo_ss7.h... #11 10.88 Generating docs for file include/osmocom/sigtran/protocol/m3ua.h... #11 10.88 Generating docs for file include/osmocom/sigtran/protocol/mtp.h... #11 10.88 Generating docs for file include/osmocom/sigtran/protocol/sccp_scmg.h... #11 10.88 Generating docs for file include/osmocom/sigtran/protocol/sua.h... #11 10.88 Generating docs for file include/osmocom/sigtran/sccp_helpers.h... #11 10.88 Generating docs for file include/osmocom/sigtran/sccp_sap.h... #11 10.88 Generating docs for file include/osmocom/sigtran/sigtran_sap.h... #11 10.88 Generating docs for file include/osmocom/sigtran/xua_msg.h... #11 10.88 Generating docs for file include/osmocom/sigtran/xua_types.h... #11 10.88 Generating docs for file src/ipa.c... #11 10.88 Generating docs for file src/m3ua.c... #11 10.88 Generating docs for file src/mtp_pcap.c... #11 10.88 Generating docs for file src/osmo_ss7.c... #11 10.88 Generating docs for file src/osmo_ss7_as.c... #11 10.88 Generating docs for file src/osmo_ss7_asp.c... #11 10.88 Generating docs for file src/osmo_ss7_asp_peer.c... #11 10.88 Generating docs for file src/osmo_ss7_hmrt.c... #11 10.88 Generating docs for file src/osmo_ss7_vty.c... #11 10.88 Generating docs for file src/osmo_ss7_xua_srv.c... #11 10.88 Generating docs for file src/sccp.c... #11 10.88 Generating docs for file src/sccp2sua.c... #11 10.88 Generating docs for file src/sccp_helpers.c... #11 10.88 Generating docs for file src/sccp_internal.h... #11 10.88 Generating docs for file src/sccp_lbcs.c... #11 10.88 Generating docs for file src/sccp_sap.c... #11 10.88 Generating docs for file src/sccp_sclc.c... #11 10.88 Generating docs for file src/sccp_scmg.c... #11 10.88 Generating docs for file src/sccp_scoc.c... #11 10.88 Generating docs for file src/sccp_scrc.c... #11 10.88 Generating docs for file src/sccp_types.c... #11 10.88 Generating docs for file src/sccp_user.c... #11 10.88 Generating docs for file src/sccp_vty.c... #11 10.88 Generating docs for file src/ss7_internal.h... #11 10.88 Generating docs for file src/sua.c... #11 10.88 Generating docs for file src/xua_as_fsm.c... #11 10.88 Generating docs for file src/xua_as_fsm.h... #11 10.88 Generating docs for file src/xua_asp_fsm.c... #11 10.88 Generating docs for file src/xua_asp_fsm.h... #11 10.88 Generating docs for file src/xua_default_lm_fsm.c... #11 10.88 Generating docs for file src/xua_intern/data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 10.88 /data/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 10.88 /data/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 10.88 parameter 'info_str' #11 10.89 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 10.89 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 10.89 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 10.89 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 10.89 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 10.89 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 10.89 /data/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 10.89 /data/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 10.89 parameter 'info_str' #11 10.89 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 10.89 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 10.89 /data/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 10.89 parameter 'num_maps' #11 10.92 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 10.92 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 11.01 al.h... #11 11.01 Generating docs for file src/xua_msg.c... #11 11.01 Generating docs for file src/xua_rkm.c... #11 11.01 Generating docs for file src/xua_shared.c... #11 11.01 Generating docs for file src/xua_snm.c... #11 11.01 Generating page documentation... #11 11.01 Generating group documentation... #11 11.01 Generating class documentation... #11 11.01 Generating docs for compound ipa_asp_fsm_priv... #11 11.01 Generating docs for compound lm_fsm_priv... #11 11.01 Generating docs for compound m3ua_data_hdr... #11 11.01 Generating docs for compound osmo_mtp_pause_param... #11 11.01 Generating docs for compound osmo_mtp_prim... #11 11.01 Generating docs for compound osmo_mtp_resume_param... #11 11.01 Generating docs for compound osmo_mtp_status_param... #11 11.01 Generating docs for compound osmo_mtp_transfer_param... #11 11.01 Generating docs for compound osmo_sccp_addr... #11 11.01 Generating docs for compound osmo_sccp_addr_entry... #11 11.01 Generating docs for compound osmo_sccp_gt... #11 11.01 Generating docs for compound osmo_sccp_instance... #11 11.01 Generating docs for compound osmo_sccp_user... #11 11.01 Generating docs for compound osmo_scu_connect_param... #11 11.01 Generating docs for compound osmo_scu_data_param... #11 11.01 Generating docs for compound osmo_scu_disconn_param... #11 11.01 Generating docs for compound osmo_scu_notice_param... #11 11.01 Generating docs for compound osmo_scu_pcstate_param... #11 11.01 Generating docs for compound osmo_scu_prim... #11 11.01 Generating docs for compound osmo_scu_reset_param... #11 11.01 Generating docs for compound osmo_scu_state_param... #11 11.01 Generating docs for compound osmo_scu_unitdata_param... #11 11.01 Generating docs for compound osmo_ss7_as... #11 11.01 Generating docs for compound osmo_ss7_asp... #11 11.01 Generating docs for compound osmo_ss7_asp_peer... #11 11.01 Generating docs for compound osmo_ss7_instance... #11 11.01 Generating docs for compound osmo_ss7_link... #11 11.01 Generating docs for compound osmo_ss7_linkset... #11 11.01 Generating docs for compound osmo_ss7_pc_fmt... #11 11.01 Generating docs for compound osmo_ss7_route... #11 11.01 Generating docs for compound osmo_ss7_route_table... #11 11.01 Generating docs for compound osmo_ss7_routing_key... #11 11.01 Generating docs for compound osmo_ss7_user... #11 11.01 Generating docs for compound osmo_xlm_prim... #11 11.01 Generating docs for compound osmo_xlm_prim_error... #11 11.01 Generating docs for compound osmo_xlm_prim_notify... #11 11.01 Generating docs for compound osmo_xlm_prim_rk_dereg... #11 11.01 Generating docs for compound osmo_xlm_prim_rk_reg... #11 11.01 Generating docs for compound osmo_xua_layer_manager... #11 11.01 Generating docs for compound osmo_xua_server... #11 11.01 Generating docs for compound pcap_hdr... #11 11.01 Generating docs for compound pcaprec_hdr... #11 11.01 Generating docs for compound sccp_connection... #11 11.01 Generating docs for compound sccp_data_callback... #11 11.01 Generating docs for compound sccp_scmg_msg... #11 11.01 Generating docs for compound sccp_system... #11 11.01 Generating docs for compound udt_offsets... #11 11.01 Generating docs for compound xua_as_fsm_priv... #11 11.01 Generating docs for compound xua_asp_fsm_priv... #11 11.01 Generating docs for compound xua_common_hdr... #11 11.01 Generating docs for compound xua_dialect... #11 11.01 Generating docs for compound xua_msg... #11 11.01 Generating docs for compound xua_msg_class... #11 11.01 Generating docs for compound xua_msg_event_map... #11 11.01 Generating docs for compound xua_msg_part... #11 11.01 Generating docs for compound xua_parameter_hdr... #11 11.01 Generating concept documentation... #11 11.01 Generating namespace index... #11 11.01 Generating graph info page... #11 11.01 Generating directory documentation... #11 11.01 Generating index page... #11 11.01 Generating page index... #11 11.01 Generating module index... #11 11.01 Generating namespace index... #11 11.01 Generating namespace member index... #11 11.01 Generating concept index... #11 11.01 Generating annotated compound index... #11 11.01 Generating alphabetical compound index... #11 11.01 Generating hierarchical class index... #11 11.01 Generating member index... #11 11.01 Generating file index... #11 11.01 Generating file member index... #11 11.01 Generating example index... #11 11.01 finalizing index lists... #11 11.01 writing tag file... #11 11.01 Running plantuml with JAVA... #11 11.01 lookup cache used 2216/65536 hits=24409 misses=2370 #11 11.01 finished... #11 11.02 cd ./doc && tar cf html.tar */html #11 11.05 make[3]: Entering directory '/data/libosmo-sccp' #11 11.05 make[3]: Nothing to be done for 'install-exec-am'. #11 11.05 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp' #11 11.05 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 11.06 /usr/bin/install -c -m 644 ./doc/html.tar '/usr/local/share/doc/libosmo-sccp' #11 11.06 /usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '/usr/local/lib/pkgconfig' #11 11.07 make install-data-hook #11 11.08 make[4]: Entering directory '/data/libosmo-sccp' #11 11.08 cd /usr/local/share/doc/libosmo-sccp && tar xf html.tar && rm -f html.tar #11 11.13 make[4]: Leaving directory '/data/libosmo-sccp' #11 11.13 make[3]: Leaving directory '/data/libosmo-sccp' #11 11.13 make[2]: Leaving directory '/data/libosmo-sccp' #11 11.13 make[1]: Leaving directory '/data/libosmo-sccp' #11 DONE 11.4s #12 [7/7] COPY OSMO-STP.CFG /data/ #12 DONE 0.2s #13 exporting to image #13 exporting layers #13 exporting layers 0.4s done #13 writing image sha256:60fac80507092dc1c30c9611e0fa6bae89ecff35f8e11e489c68d8a333faf1d9 done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n 60fac8050709 + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.56.0a25.202406112026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406112026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406112026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406112026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406112026 amd64 Osmo VTY library ii osmocom-nightly 202406112026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-sccp-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-sccp-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-sccp-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-sccp-test + echo ttcn3-sccp-test + dir=ttcn3-sccp-test + pull_arg=--pull + grep ^FROM ../ttcn3-sccp-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-sccp-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-sccp-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-sccp-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-sccp-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-sccp-test-asan/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=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-sccp-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 390B done #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 934B done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 CACHED #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" sccp #8 0.325 + OSMO_TTCN3_BRANCH=master #8 0.325 + shift #8 0.325 + cd /osmo-ttcn3-hacks #8 0.325 + git fetch #8 0.438 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.438 81e40a42..ced53d34 master -> origin/master #8 0.439 + 6193e64d...f0793b52 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.439 + 76e8901f...6e32f952 pmaier/ipad -> origin/pmaier/ipad (forced update) #8 0.443 + git checkout master #8 0.493 Already on 'master' #8 0.494 Your branch is behind 'origin/master' by 9 commits, and can be fast-forwarded. #8 0.494 (use "git pull" to update your local branch) #8 0.494 + git symbolic-ref -q HEAD #8 0.496 refs/heads/master #8 0.496 + git reset --hard origin/master #8 0.516 HEAD is now at ced53d34 s1gw: add first testcases TC_setup and TC_setup_multi #8 0.517 + git rev-parse --abbrev-ref HEAD #8 0.519 master #8 0.519 + git rev-parse HEAD #8 0.521 ced53d34e8dfce4c89010968550c8f3ec2695d8b #8 0.521 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.522 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.522 + make -j8 deps #8 0.579 (make -j16 -C deps || make -j1 -C deps) #8 0.580 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.581 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.067 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.067 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.067 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.068 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.068 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.068 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.069 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.069 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.069 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.070 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.070 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.071 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.071 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.072 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.072 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.073 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.139 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.140 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.147 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.147 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.221 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.221 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.221 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.221 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.225 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.229 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.229 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.235 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.240 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.240 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.303 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.303 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.303 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.303 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.303 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.303 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.303 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.303 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.303 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.303 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.304 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.304 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.304 + + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.304 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.304 git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.304 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.304 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.305 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.307 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.307 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.310 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.312 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.314 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.365 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.366 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.367 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.367 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.368 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.368 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.401 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.401 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.403 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.405 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.405 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.405 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.406 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.406 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.407 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.407 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.408 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.408 + make sccp #8 1.463 (make -j16 -C deps || make -j1 -C deps) #8 1.465 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.944 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.944 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.944 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.945 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.945 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.945 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.946 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.946 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.946 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.947 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.947 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.948 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.948 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.949 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.949 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.949 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.018 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.019 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.019 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.019 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.115 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.116 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.117 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.117 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.122 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.122 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.124 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.126 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.127 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.127 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.132 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.132 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.160 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.192 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.192 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.192 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.192 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.194 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.194 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.194 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.194 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.194 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.194 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.194 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.194 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640+ #8 2.194 git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.194 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.194 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.195 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.195 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.195 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.198 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.198 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.198 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.198 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.214 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.214 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.226 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.226 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.292 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.292 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.296 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.297 (cd sccp && ./gen_links.sh && ./regen_makefile.sh) #8 2.301 Linking UD_PT.cc #8 2.302 Linking UD_PT.hh #8 2.304 Linking UD_PortType.ttcn #8 2.305 Linking UD_Types.ttcn #8 2.306 Linking TCCInterface_Functions.ttcn #8 2.307 Linking TCCConversion_Functions.ttcn #8 2.308 Linking TCCConversion.cc #8 2.309 Linking TCCInterface.cc #8 2.310 Linking TCCInterface_ip.h #8 2.311 Linking TCCEncoding_Functions.ttcn #8 2.313 Linking TCCEncoding.cc #8 2.314 Linking Socket_API_Definitions.ttcn #8 2.315 Linking IPL4asp_Functions.ttcn #8 2.316 Linking IPL4asp_PT.cc #8 2.318 Linking IPL4asp_PT.hh #8 2.319 Linking IPL4asp_PortType.ttcn #8 2.320 Linking IPL4asp_Types.ttcn #8 2.321 Linking IPL4asp_discovery.cc #8 2.322 Linking IPL4asp_protocol_L234.hh #8 2.323 Linking M3UA_Types.ttcn #8 2.324 Linking SCTPasp_PT.cc #8 2.325 Linking SCTPasp_PT.hh #8 2.326 Linking SCTPasp_PortType.ttcn #8 2.327 Linking SCTPasp_Types.ttcn #8 2.328 Linking MTP3asp_PortType.ttcn #8 2.329 Linking MTP3asp_Types.ttcn #8 2.330 Linking M3UA_Emulation.ttcn #8 2.331 Linking SCCP_Emulation.ttcn #8 2.332 Linking SCCP_EncDec.cc #8 2.333 Linking SCCP_Mapping.ttcnpp #8 2.334 Linking SCCP_Types.ttcn #8 2.335 Linking SCCPasp_Types.ttcn #8 2.336 Linking TELNETasp_PT.cc #8 2.337 Linking TELNETasp_PT.hh #8 2.338 Linking TELNETasp_PortType.ttcn #8 2.339 Linking Misc_Helpers.ttcn #8 2.340 Linking General_Types.ttcn #8 2.341 Linking GSM_Types.ttcn #8 2.342 Linking Osmocom_Types.ttcn #8 2.343 Linking Osmocom_VTY_Functions.ttcn #8 2.344 Linking Native_Functions.ttcn #8 2.345 Linking Native_FunctionDefs.cc #8 2.346 Linking IPA_Types.ttcn #8 2.347 Linking IPA_Emulation.ttcnpp #8 2.348 Linking IPA_CodecPort.ttcn #8 2.349 Linking IPA_CodecPort_CtrlFunct.ttcn #8 2.350 Linking IPA_CodecPort_CtrlFunctDef.cc #8 2.351 Linking Osmocom_CTRL_Types.ttcn #8 2.352 Linking Osmocom_CTRL_Functions.ttcn #8 2.353 Linking Osmocom_CTRL_Adapter.ttcn #8 2.354 Linking SCCP_Templates.ttcn #8 2.371 Generating Makefile skeleton... #8 2.372 Makefile skeleton was generated. #8 2.385 make -C sccp compile #8 2.387 make[1]: Entering directory '/osmo-ttcn3-hacks/sccp' #8 2.387 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_SCCP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 2.397 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_SCCP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 2.406 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 2.406 49 | "internal user MTP3asp_PT #8 2.406 | ^ #8 2.406 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 2.406 58 | " #8 2.406 | ^ #8 2.406 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 2.406 70 | "user MTP3asp_PT #8 2.406 | ^ #8 2.406 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 2.406 79 | " #8 2.406 | ^ #8 2.408 /usr/bin/ttcn3_compiler -L -U 8 GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn SCCP_CodecPort.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Tests.ttcn SCCP_Tests_RAW.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn SCCP_Mapping.ttcn - GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn SCCP_CodecPort.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Tests.ttcn SCCP_Tests_RAW.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn SCCP_Mapping.ttcn #8 2.412 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.412 #8 2.417 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.420 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.420 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 2.421 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 2.421 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 2.421 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.421 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.422 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.422 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 2.425 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 2.426 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 2.426 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 2.427 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.427 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.427 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 2.427 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 2.428 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 2.428 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 2.428 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 2.428 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 2.429 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.430 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.431 Notify: Parsing TTCN-3 module `SCCP_CodecPort.ttcn'... #8 2.431 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 2.433 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.433 SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.433 SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.435 SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.437 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.437 SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.438 SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.438 SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.438 SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.438 SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.438 SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.443 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 2.443 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.443 Notify: Parsing TTCN-3 module `SCCP_Tests.ttcn'... #8 2.444 Notify: Parsing TTCN-3 module `SCCP_Tests_RAW.ttcn'... #8 2.445 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 2.446 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.446 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.447 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 2.448 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 2.448 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 2.448 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.448 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.449 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 2.451 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.451 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.451 Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... #8 2.451 Notify: Parsing TTCN-3 module `UD_Types.ttcn'... #8 2.451 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 2.453 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 2.453 Notify: Checking modules... #8 2.477 SCCP_Tests.ttcn: In TTCN-3 module `SCCP_Tests': #8 2.477 SCCP_Tests.ttcn:102.1-151.1: In testcase definition `TC_routing_global_title_crash': #8 2.477 SCCP_Tests.ttcn:147.2-46: In function instance: #8 2.477 SCCP_Tests.ttcn:147.2-46: warning: The value returned by function `@Osmocom_VTY_Functions.f_vty_transceive_ret' is not used #8 2.477 SCCP_Tests_RAW.ttcn: In TTCN-3 module `SCCP_Tests_RAW': #8 2.477 SCCP_Tests_RAW.ttcn:171.9-175.1: In function definition `f_tx_udt_exp': #8 2.477 SCCP_Tests_RAW.ttcn:174.2-47: In function instance: #8 2.477 SCCP_Tests_RAW.ttcn:174.2-47: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used #8 2.477 SCCP_Tests_RAW.ttcn:178.1-190.1: In testcase definition `TC_cr_cc': #8 2.477 SCCP_Tests_RAW.ttcn:188.2-34: In function instance: #8 2.477 SCCP_Tests_RAW.ttcn:188.2-34: warning: The value returned by function `@SCCP_Tests_RAW.f_establish_conn' is not used #8 2.478 SCCP_Tests_RAW.ttcn:227.1-256.1: In testcase definition `TC_tiar_timeout': #8 2.478 SCCP_Tests_RAW.ttcn:248.2-48: In function instance: #8 2.478 SCCP_Tests_RAW.ttcn:248.2-48: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used #8 2.478 SCCP_Tests_RAW.ttcn:250.2-48: In function instance: #8 2.478 SCCP_Tests_RAW.ttcn:250.2-48: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used #8 2.478 SCCP_Tests_RAW.ttcn:253.2-66: In function instance: #8 2.478 SCCP_Tests_RAW.ttcn:253.2-66: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used #8 2.478 SCCP_Tests_RAW.ttcn:259.1-328.1: In testcase definition `TC_it_avoids_tiar': #8 2.478 SCCP_Tests_RAW.ttcn:280.2-307.2: In alt construct: #8 2.478 SCCP_Tests_RAW.ttcn:281.5-79: In guard operation: #8 2.478 SCCP_Tests_RAW.ttcn:281.5-79: In receive statement: #8 2.478 SCCP_Tests_RAW.ttcn:281.18-78: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ inacttest := { messageType := 16, destLocRef := dest_lref, sourceLocRef := source_lref, protClass := { class := '0010'B, messageHandling := '0000'B }, sequencingSegmenting := { reserved := ?, p_s := ?, more := ?, pr := ? }, credit := ? } })' may change the actual snapshot. #8 2.478 SCCP_Tests_RAW.ttcn:285.5-97: In guard operation: #8 2.478 SCCP_Tests_RAW.ttcn:285.5-97: In receive statement: #8 2.478 SCCP_Tests_RAW.ttcn:285.18-96: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ released := { messageType := 4, destLocRef := dest_lref, sourceLocRef := source_lref, releaseCause := relcause, pointer1 := ?, optionalPart := *, eop := * } })' may change the actual snapshot. #8 2.478 SCCP_Tests_RAW.ttcn:289.5-57: In guard operation: #8 2.478 SCCP_Tests_RAW.ttcn:289.5-57: In receive statement: #8 2.478 SCCP_Tests_RAW.ttcn:289.18-44: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind(*)' may change the actual snapshot. #8 2.478 SCCP_Tests_RAW.ttcn:315.2-327.2: In alt construct: #8 2.478 SCCP_Tests_RAW.ttcn:316.5-79: In guard operation: #8 2.478 SCCP_Tests_RAW.ttcn:316.5-79: In receive statement: #8 2.478 SCCP_Tests_RAW.ttcn:316.18-78: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ inacttest := { messageType := 16, destLocRef := dest_lref, sourceLocRef := source_lref, protClass := { class := '0010'B, messageHandling := '0000'B }, sequencingSegmenting := { reserved := ?, p_s := ?, more := ?, pr := ? }, credit := ? } })' may change the actual snapshot. #8 2.478 SCCP_Tests_RAW.ttcn:319.5-97: In guard operation: #8 2.478 SCCP_Tests_RAW.ttcn:319.5-97: In receive statement: #8 2.478 SCCP_Tests_RAW.ttcn:319.18-96: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ released := { messageType := 4, destLocRef := dest_lref, sourceLocRef := source_lref, releaseCause := relcause, pointer1 := ?, optionalPart := *, eop := * } })' may change the actual snapshot. #8 2.478 SCCP_Tests_RAW.ttcn:330.9-335.1: In function definition `f_tx_xudt_exp': #8 2.478 SCCP_Tests_RAW.ttcn:334.2-19: In function instance: #8 2.478 SCCP_Tests_RAW.ttcn:334.2-19: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used #8 2.478 SCCP_Tests_RAW.ttcn:355.9-360.1: In function definition `f_tx_ludt_exp': #8 2.478 SCCP_Tests_RAW.ttcn:359.2-19: In function instance: #8 2.478 SCCP_Tests_RAW.ttcn:359.2-19: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used #8 2.478 SCCP_Tests_RAW.ttcn:380.1-420.1: In function definition `f_scmg_xceive': #8 2.478 SCCP_Tests_RAW.ttcn:396.2-418.2: In alt construct: #8 2.478 SCCP_Tests_RAW.ttcn:397.18-102: In guard operation: #8 2.478 SCCP_Tests_RAW.ttcn:397.18-102: In receive statement: #8 2.478 SCCP_Tests_RAW.ttcn:397.31-101: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ unitdata := { messageType := 9, protClass := { class := '0000'B, messageHandling := msg_hdl }, pointer1 := ?, pointer2 := ?, pointer3 := ?, calledPAddress := tr_Addr(called), callingPAddress := tr_Addr(calling), data := { paramLength := ?, data := data } } })' may change the actual snapshot. #8 2.478 SCCP_Tests_RAW.ttcn:400.47-125: In guard operation: #8 2.478 SCCP_Tests_RAW.ttcn:400.47-125: In receive statement: #8 2.478 SCCP_Tests_RAW.ttcn:400.60-124: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ unitdata := { messageType := 9, protClass := { class := '0000'B, messageHandling := msg_hdl }, pointer1 := ?, pointer2 := ?, pointer3 := ?, calledPAddress := tr_Addr(called), callingPAddress := tr_Addr(calling), data := { paramLength := ?, data := data } } })' may change the actual snapshot. #8 2.479 SCCP_Tests_RAW.ttcn:403.5-87: In guard operation: #8 2.479 SCCP_Tests_RAW.ttcn:403.5-87: In receive statement: #8 2.479 SCCP_Tests_RAW.ttcn:403.18-74: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind({ unitdata := { messageType := 9, protClass := { class := '0000'B, messageHandling := msg_hdl }, pointer1 := ?, pointer2 := ?, pointer3 := ?, calledPAddress := tr_Addr(called), callingPAddress := tr_Addr(calling), data := { paramLength := ?, data := data } } })' may change the actual snapshot. #8 2.479 SCCP_Tests_RAW.ttcn:406.5-57: In guard operation: #8 2.479 SCCP_Tests_RAW.ttcn:406.5-57: In receive statement: #8 2.479 SCCP_Tests_RAW.ttcn:406.18-44: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind(*)' may change the actual snapshot. #8 2.479 SCCP_Tests_RAW.ttcn:423.1-439.1: In testcase definition `TC_scmg_sst_ssn1': #8 2.479 SCCP_Tests_RAW.ttcn:438.2-43: In function instance: #8 2.479 SCCP_Tests_RAW.ttcn:438.15-43: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': #8 2.479 SCCP_Tests_RAW.ttcn:438.37-42: In parameter #4 for `rx_exp': #8 2.479 SCCP_Tests_RAW.ttcn:438.37-42: warning: Inadequate restriction on the referenced template variable `rx_exp', this may cause a dynamic test case error at runtime #8 2.479 SCCP_Tests_RAW.ttcn:426.42-47: note: Referenced template variable is here #8 2.479 SCCP_Tests_RAW.ttcn:442.1-458.1: In testcase definition `TC_scmg_sst_ssn_valid': #8 2.479 SCCP_Tests_RAW.ttcn:457.2-43: In function instance: #8 2.479 SCCP_Tests_RAW.ttcn:457.15-43: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': #8 2.479 SCCP_Tests_RAW.ttcn:457.37-42: In parameter #4 for `rx_exp': #8 2.479 SCCP_Tests_RAW.ttcn:457.37-42: warning: Inadequate restriction on the referenced template variable `rx_exp', this may cause a dynamic test case error at runtime #8 2.479 SCCP_Tests_RAW.ttcn:445.42-47: note: Referenced template variable is here #8 2.479 SCCP_Tests_RAW.ttcn:481.1-495.1: In testcase definition `TC_callingparty_ssn_only': #8 2.479 SCCP_Tests_RAW.ttcn:494.2-75: In function instance: #8 2.479 SCCP_Tests_RAW.ttcn:494.15-75: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': #8 2.479 SCCP_Tests_RAW.ttcn:494.37-42: In parameter #4 for `rx_exp': #8 2.479 SCCP_Tests_RAW.ttcn:494.37-42: warning: Inadequate restriction on the referenced template variable `rx_exp', this may cause a dynamic test case error at runtime #8 2.479 SCCP_Tests_RAW.ttcn:484.42-47: note: Referenced template variable is here #8 2.479 SCCP_Tests_RAW.ttcn:502.1-526.1: In testcase definition `TC_cr_timeout_cc_too_late': #8 2.479 SCCP_Tests_RAW.ttcn:522.2-57: In function instance: #8 2.479 SCCP_Tests_RAW.ttcn:522.2-57: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used #8 2.480 Notify: Generating code... #8 2.557 Notify: File `GSM_Types.hh' was generated. #8 2.558 Notify: File `GSM_Types.cc' was generated. #8 2.558 Notify: File `GSM_Types_part_1.cc' was generated. #8 2.558 Notify: File `GSM_Types_part_2.cc' was generated. #8 2.558 Notify: File `GSM_Types_part_3.cc' was generated. #8 2.558 Notify: File `GSM_Types_part_4.cc' was generated. #8 2.558 Notify: File `GSM_Types_part_5.cc' was generated. #8 2.558 Notify: File `GSM_Types_part_6.cc' was generated. #8 2.558 Notify: File `GSM_Types_part_7.cc' was generated. #8 2.559 Notify: File `General_Types.hh' was generated. #8 2.559 Notify: File `General_Types.cc' was generated. #8 2.559 Notify: File `General_Types_part_1.cc' was generated. #8 2.560 Notify: File `General_Types_part_2.cc' was generated. #8 2.560 Notify: File `General_Types_part_3.cc' was generated. #8 2.560 Notify: File `General_Types_part_4.cc' was generated. #8 2.560 Notify: File `General_Types_part_5.cc' was generated. #8 2.560 Notify: File `General_Types_part_6.cc' was generated. #8 2.560 Notify: File `General_Types_part_7.cc' was generated. #8 2.560 Notify: File `IPA_CodecPort.hh' was generated. #8 2.560 Notify: File `IPA_CodecPort.cc' was generated. #8 2.560 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 2.560 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 2.560 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.561 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.561 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.561 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.561 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.561 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.561 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.561 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 2.561 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 2.561 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 2.561 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 2.561 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 2.561 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 2.562 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 2.562 Notify: File `IPA_Emulation.hh' was generated. #8 2.562 Notify: File `IPA_Emulation.cc' was generated. #8 2.562 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 2.562 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 2.562 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 2.562 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 2.562 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 2.563 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 2.563 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 2.563 Notify: File `IPA_Types.hh' was generated. #8 2.563 Notify: File `IPA_Types.cc' was generated. #8 2.563 Notify: File `IPA_Types_part_1.cc' was generated. #8 2.563 Notify: File `IPA_Types_part_2.cc' was generated. #8 2.564 Notify: File `IPA_Types_part_3.cc' was generated. #8 2.564 Notify: File `IPA_Types_part_4.cc' was generated. #8 2.564 Notify: File `IPA_Types_part_5.cc' was generated. #8 2.564 Notify: File `IPA_Types_part_6.cc' was generated. #8 2.564 Notify: File `IPA_Types_part_7.cc' was generated. #8 2.564 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.564 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.564 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.564 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.564 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.564 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.564 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.565 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.565 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.565 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.565 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.565 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.565 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.565 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.565 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.565 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.565 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.565 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.566 Notify: File `IPL4asp_Types.hh' was generated. #8 2.566 Notify: File `IPL4asp_Types.cc' was generated. #8 2.567 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.567 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.567 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.567 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.567 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.567 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.567 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.567 Notify: File `M3UA_Emulation.hh' was generated. #8 2.568 Notify: File `M3UA_Emulation.cc' was generated. #8 2.568 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 2.568 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 2.568 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 2.568 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 2.568 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 2.568 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 2.568 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 2.569 Notify: File `M3UA_Types.hh' was generated. #8 2.569 Notify: File `M3UA_Types.cc' was generated. #8 2.570 Notify: File `M3UA_Types_part_1.cc' was generated. #8 2.570 Notify: File `M3UA_Types_part_2.cc' was generated. #8 2.571 Notify: File `M3UA_Types_part_3.cc' was generated. #8 2.571 Notify: File `M3UA_Types_part_4.cc' was generated. #8 2.572 Notify: File `M3UA_Types_part_5.cc' was generated. #8 2.573 Notify: File `M3UA_Types_part_6.cc' was generated. #8 2.573 Notify: File `M3UA_Types_part_7.cc' was generated. #8 2.573 Notify: File `MTP3asp_PortType.hh' was generated. #8 2.573 Notify: File `MTP3asp_PortType.cc' was generated. #8 2.573 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 2.573 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 2.573 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 2.573 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 2.574 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 2.574 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 2.574 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 2.574 Notify: File `MTP3asp_Types.hh' was generated. #8 2.574 Notify: File `MTP3asp_Types.cc' was generated. #8 2.574 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 2.575 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 2.575 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 2.575 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 2.575 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 2.575 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 2.575 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 2.575 Notify: File `Misc_Helpers.hh' was generated. #8 2.575 Notify: File `Misc_Helpers.cc' was generated. #8 2.575 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.575 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.575 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.575 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.576 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.576 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.576 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.576 Notify: File `Native_Functions.hh' was generated. #8 2.576 Notify: File `Native_Functions.cc' was generated. #8 2.576 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.576 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.576 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.576 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.576 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.576 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.577 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.577 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 2.577 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 2.577 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 2.577 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 2.577 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 2.577 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 2.577 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 2.577 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 2.577 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 2.577 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 2.578 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 2.578 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 2.578 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 2.578 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 2.578 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 2.578 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 2.578 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 2.578 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 2.578 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 2.579 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 2.579 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 2.579 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 2.579 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 2.579 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 2.579 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 2.579 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 2.579 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 2.579 Notify: File `Osmocom_Types.hh' was generated. #8 2.580 Notify: File `Osmocom_Types.cc' was generated. #8 2.580 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.580 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.580 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.580 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.580 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.580 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.580 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.580 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 2.580 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 2.580 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 2.580 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 2.581 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 2.581 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 2.581 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 2.581 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 2.581 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 2.581 Notify: File `SCCP_CodecPort.hh' was generated. #8 2.581 Notify: File `SCCP_CodecPort.cc' was generated. #8 2.581 Notify: File `SCCP_CodecPort_part_1.cc' was generated. #8 2.581 Notify: File `SCCP_CodecPort_part_2.cc' was generated. #8 2.581 Notify: File `SCCP_CodecPort_part_3.cc' was generated. #8 2.582 Notify: File `SCCP_CodecPort_part_4.cc' was generated. #8 2.582 Notify: File `SCCP_CodecPort_part_5.cc' was generated. #8 2.582 Notify: File `SCCP_CodecPort_part_6.cc' was generated. #8 2.582 Notify: File `SCCP_CodecPort_part_7.cc' was generated. #8 2.582 Notify: File `SCCP_Emulation.hh' was generated. #8 2.583 Notify: File `SCCP_Emulation.cc' was generated. #8 2.583 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 2.583 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 2.583 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 2.583 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 2.583 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 2.583 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 2.583 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 2.583 Notify: File `SCCP_Mapping.hh' was generated. #8 2.584 Notify: File `SCCP_Mapping.cc' was generated. #8 2.584 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 2.584 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 2.584 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 2.584 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 2.584 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 2.584 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 2.584 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 2.584 Notify: File `SCCP_Templates.hh' was generated. #8 2.584 Notify: File `SCCP_Templates.cc' was generated. #8 2.584 Notify: File `SCCP_Templates_part_1.cc' was generated. #8 2.584 Notify: File `SCCP_Templates_part_2.cc' was generated. #8 2.585 Notify: File `SCCP_Templates_part_3.cc' was generated. #8 2.585 Notify: File `SCCP_Templates_part_4.cc' was generated. #8 2.585 Notify: File `SCCP_Templates_part_5.cc' was generated. #8 2.585 Notify: File `SCCP_Templates_part_6.cc' was generated. #8 2.585 Notify: File `SCCP_Templates_part_7.cc' was generated. #8 2.585 Notify: File `SCCP_Tests.hh' was generated. #8 2.585 Notify: File `SCCP_Tests.cc' was generated. #8 2.585 Notify: File `SCCP_Tests_RAW.hh' was generated. #8 2.585 Notify: File `SCCP_Tests_RAW.cc' was generated. #8 2.585 Notify: File `SCCP_Tests_RAW_part_1.cc' was generated. #8 2.586 Notify: File `SCCP_Tests_RAW_part_2.cc' was generated. #8 2.586 Notify: File `SCCP_Tests_RAW_part_3.cc' was generated. #8 2.586 Notify: File `SCCP_Tests_RAW_part_4.cc' was generated. #8 2.586 Notify: File `SCCP_Tests_RAW_part_5.cc' was generated. #8 2.586 Notify: File `SCCP_Tests_RAW_part_6.cc' was generated. #8 2.586 Notify: File `SCCP_Tests_RAW_part_7.cc' was generated. #8 2.586 Notify: File `SCCP_Tests_part_1.cc' was generated. #8 2.586 Notify: File `SCCP_Tests_part_2.cc' was generated. #8 2.586 Notify: File `SCCP_Tests_part_3.cc' was generated. #8 2.586 Notify: File `SCCP_Tests_part_4.cc' was generated. #8 2.586 Notify: File `SCCP_Tests_part_5.cc' was generated. #8 2.587 Notify: File `SCCP_Tests_part_6.cc' was generated. #8 2.587 Notify: File `SCCP_Tests_part_7.cc' was generated. #8 2.587 Notify: File `SCCP_Types.hh' was generated. #8 2.588 Notify: File `SCCP_Types.cc' was generated. #8 2.588 Notify: File `SCCP_Types_part_1.cc' was generated. #8 2.589 Notify: File `SCCP_Types_part_2.cc' was generated. #8 2.589 Notify: File `SCCP_Types_part_3.cc' was generated. #8 2.590 Notify: File `SCCP_Types_part_4.cc' was generated. #8 2.591 Notify: File `SCCP_Types_part_5.cc' was generated. #8 2.591 Notify: File `SCCP_Types_part_6.cc' was generated. #8 2.591 Notify: File `SCCP_Types_part_7.cc' was generated. #8 2.591 Notify: File `SCCPasp_Types.hh' was generated. #8 2.592 Notify: File `SCCPasp_Types.cc' was generated. #8 2.592 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 2.593 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 2.593 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 2.593 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 2.593 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 2.593 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 2.593 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 2.593 Notify: File `SCTPasp_PortType.hh' was generated. #8 2.593 Notify: File `SCTPasp_PortType.cc' was generated. #8 2.593 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 2.594 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 2.594 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 2.594 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 2.594 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 2.594 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 2.594 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 2.594 Notify: File `SCTPasp_Types.hh' was generated. #8 2.595 Notify: File `SCTPasp_Types.cc' was generated. #8 2.595 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 2.595 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 2.595 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 2.595 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 2.595 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 2.595 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 2.595 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 2.596 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.596 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.596 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.596 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.597 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.597 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.597 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.597 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.597 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.597 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.597 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.597 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.597 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.597 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.597 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.598 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.598 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.598 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.598 Notify: File `TCCEncoding_Functions.hh' was generated. #8 2.598 Notify: File `TCCEncoding_Functions.cc' was generated. #8 2.598 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 2.598 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 2.598 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 2.599 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 2.599 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 2.599 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 2.599 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 2.599 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.599 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.599 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.599 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.599 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.599 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.599 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.600 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.600 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.600 Notify: File `TELNETasp_PortType.hh' was generated. #8 2.600 Notify: File `TELNETasp_PortType.cc' was generated. #8 2.600 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 2.600 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 2.600 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 2.601 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 2.601 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 2.601 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 2.601 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 2.601 Notify: File `UD_PortType.hh' was generated. #8 2.601 Notify: File `UD_PortType.cc' was generated. #8 2.601 Notify: File `UD_PortType_part_1.cc' was generated. #8 2.601 Notify: File `UD_PortType_part_2.cc' was generated. #8 2.601 Notify: File `UD_PortType_part_3.cc' was generated. #8 2.601 Notify: File `UD_PortType_part_4.cc' was generated. #8 2.601 Notify: File `UD_PortType_part_5.cc' was generated. #8 2.602 Notify: File `UD_PortType_part_6.cc' was generated. #8 2.602 Notify: File `UD_PortType_part_7.cc' was generated. #8 2.602 Notify: File `UD_Types.hh' was generated. #8 2.602 Notify: File `UD_Types.cc' was generated. #8 2.602 Notify: File `UD_Types_part_1.cc' was generated. #8 2.602 Notify: File `UD_Types_part_2.cc' was generated. #8 2.602 Notify: File `UD_Types_part_3.cc' was generated. #8 2.602 Notify: File `UD_Types_part_4.cc' was generated. #8 2.602 Notify: File `UD_Types_part_5.cc' was generated. #8 2.603 Notify: File `UD_Types_part_6.cc' was generated. #8 2.603 Notify: File `UD_Types_part_7.cc' was generated. #8 2.603 Notify: 333 files were updated. #8 2.616 touch compile #8 2.617 make[1]: Leaving directory '/osmo-ttcn3-hacks/sccp' #8 2.618 make -j16 -C sccp #8 2.633 make[1]: Entering directory '/osmo-ttcn3-hacks/sccp' #8 2.687 Creating dependency file for UD_PT.cc #8 2.687 Creating dependency file for TELNETasp_PT.cc #8 2.687 Creating dependency file for TCCInterface.cc #8 2.688 Creating dependency file for TCCEncoding.cc #8 2.688 Creating dependency file for TCCConversion.cc #8 2.688 Creating dependency file for SCTPasp_PT.cc #8 2.688 Creating dependency file for SCCP_EncDec.cc #8 2.689 Creating dependency file for Native_FunctionDefs.cc #8 2.689 Creating dependency file for IPL4asp_discovery.cc #8 2.689 Creating dependency file for IPL4asp_PT.cc #8 2.690 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 2.699 Creating dependency file for SCCP_Mapping_part_6.cc #8 2.699 Creating dependency file for SCCP_Mapping_part_7.cc #8 2.699 Creating dependency file for SCCP_Mapping_part_4.cc #8 2.700 Creating dependency file for SCCP_Mapping_part_5.cc #8 2.700 Creating dependency file for SCCP_Mapping_part_3.cc #8 2.700 Creating dependency file for SCCP_Mapping_part_2.cc #8 2.711 Creating dependency file for SCCP_Mapping_part_1.cc #8 2.713 Creating dependency file for IPA_Emulation_part_7.cc #8 2.713 Creating dependency file for IPA_Emulation_part_6.cc #8 2.714 Creating dependency file for IPA_Emulation_part_5.cc #8 2.719 Creating dependency file for IPA_Emulation_part_4.cc #8 2.720 Creating dependency file for IPA_Emulation_part_3.cc #8 2.720 Creating dependency file for IPA_Emulation_part_2.cc #8 2.723 Creating dependency file for IPA_Emulation_part_1.cc #8 2.724 Creating dependency file for SCCP_Mapping.cc #8 2.725 Creating dependency file for IPA_Emulation.cc #8 2.727 Creating dependency file for UD_Types_part_7.cc #8 2.732 Creating dependency file for UD_Types_part_6.cc #8 2.732 Creating dependency file for UD_Types_part_5.cc #8 2.733 Creating dependency file for UD_Types_part_4.cc #8 2.737 Creating dependency file for UD_Types_part_3.cc #8 2.742 Creating dependency file for UD_Types_part_2.cc #8 2.744 Creating dependency file for UD_Types_part_1.cc #8 2.744 Creating dependency file for UD_PortType_part_7.cc #8 2.745 Creating dependency file for UD_PortType_part_6.cc #8 2.752 Creating dependency file for UD_PortType_part_5.cc #8 2.755 Creating dependency file for UD_PortType_part_4.cc #8 2.756 Creating dependency file for UD_PortType_part_3.cc #8 2.757 Creating dependency file for UD_PortType_part_2.cc #8 2.758 Creating dependency file for UD_PortType_part_1.cc #8 2.764 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.765 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.768 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.768 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.769 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.770 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.773 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.775 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.776 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.776 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.777 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.780 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.780 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.780 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.781 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 2.785 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 2.785 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 2.787 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 2.787 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 2.787 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 2.787 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 2.788 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.789 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.790 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.792 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.793 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.793 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.794 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.794 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.797 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.797 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.799 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.799 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.799 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.799 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.801 Creating dependency file for SCTPasp_Types_part_7.cc #8 2.803 Creating dependency file for SCTPasp_Types_part_6.cc #8 2.804 Creating dependency file for SCTPasp_Types_part_5.cc #8 2.805 Creating dependency file for SCTPasp_Types_part_4.cc #8 2.806 Creating dependency file for SCTPasp_Types_part_3.cc #8 2.806 Creating dependency file for SCTPasp_Types_part_2.cc #8 2.807 Creating dependency file for SCTPasp_Types_part_1.cc #8 2.809 Creating dependency file for SCTPasp_PortType_part_7.cc #8 2.809 Creating dependency file for SCTPasp_PortType_part_6.cc #8 2.810 Creating dependency file for SCTPasp_PortType_part_5.cc #8 2.811 Creating dependency file for SCTPasp_PortType_part_4.cc #8 2.812 Creating dependency file for SCTPasp_PortType_part_3.cc #8 2.812 Creating dependency file for SCTPasp_PortType_part_2.cc #8 2.812 Creating dependency file for SCTPasp_PortType_part_1.cc #8 2.813 Creating dependency file for SCCPasp_Types_part_7.cc #8 2.814 Creating dependency file for SCCPasp_Types_part_6.cc #8 2.816 Creating dependency file for SCCPasp_Types_part_5.cc #8 2.816 Creating dependency file for SCCPasp_Types_part_4.cc #8 2.817 Creating dependency file for SCCPasp_Types_part_3.cc #8 2.819 Creating dependency file for SCCPasp_Types_part_2.cc #8 2.821 Creating dependency file for SCCPasp_Types_part_1.cc #8 2.822 Creating dependency file for SCCP_Types_part_7.cc #8 2.822 Creating dependency file for SCCP_Types_part_6.cc #8 2.823 Creating dependency file for SCCP_Types_part_5.cc #8 2.823 Creating dependency file for SCCP_Types_part_4.cc #8 2.825 Creating dependency file for SCCP_Types_part_3.cc #8 2.826 Creating dependency file for SCCP_Types_part_2.cc #8 2.827 Creating dependency file for SCCP_Types_part_1.cc #8 2.828 Creating dependency file for SCCP_Tests_RAW_part_7.cc #8 2.828 Creating dependency file for SCCP_Tests_RAW_part_6.cc #8 2.829 Creating dependency file for SCCP_Tests_RAW_part_5.cc #8 2.830 Creating dependency file for SCCP_Tests_RAW_part_4.cc #8 2.834 Creating dependency file for SCCP_Tests_RAW_part_3.cc #8 2.834 Creating dependency file for SCCP_Tests_RAW_part_2.cc #8 2.839 Creating dependency file for SCCP_Tests_RAW_part_1.cc #8 2.840 Creating dependency file for SCCP_Tests_part_7.cc #8 2.842 Creating dependency file for SCCP_Tests_part_6.cc #8 2.845 Creating dependency file for SCCP_Tests_part_5.cc #8 2.846 Creating dependency file for SCCP_Tests_part_4.cc #8 2.846 Creating dependency file for SCCP_Tests_part_3.cc #8 2.852 Creating dependency file for SCCP_Tests_part_2.cc #8 2.852 Creating dependency file for SCCP_Tests_part_1.cc #8 2.856 Creating dependency file for SCCP_Templates_part_7.cc #8 2.857 Creating dependency file for SCCP_Templates_part_6.cc #8 2.858 Creating dependency file for SCCP_Templates_part_5.cc #8 2.863 Creating dependency file for SCCP_Templates_part_3.cc #8 2.863 Creating dependency file for SCCP_Templates_part_4.cc #8 2.864 Creating dependency file for SCCP_Templates_part_2.cc #8 2.870 Creating dependency file for SCCP_Templates_part_1.cc #8 2.873 Creating dependency file for SCCP_Emulation_part_7.cc #8 2.874 Creating dependency file for SCCP_Emulation_part_6.cc #8 2.874 Creating dependency file for SCCP_Emulation_part_5.cc #8 2.877 Creating dependency file for SCCP_Emulation_part_4.cc #8 2.878 Creating dependency file for SCCP_Emulation_part_3.cc #8 2.880 Creating dependency file for SCCP_Emulation_part_2.cc #8 2.882 Creating dependency file for SCCP_Emulation_part_1.cc #8 2.885 Creating dependency file for SCCP_CodecPort_part_7.cc #8 2.887 Creating dependency file for SCCP_CodecPort_part_6.cc #8 2.888 Creating dependency file for SCCP_CodecPort_part_5.cc #8 2.889 Creating dependency file for SCCP_CodecPort_part_4.cc #8 2.889 Creating dependency file for SCCP_CodecPort_part_3.cc #8 2.889 Creating dependency file for SCCP_CodecPort_part_2.cc #8 2.893 Creating dependency file for SCCP_CodecPort_part_1.cc #8 2.896 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 2.900 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 2.900 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 2.901 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 2.902 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 2.902 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 2.903 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 2.905 Creating dependency file for Osmocom_Types_part_7.cc #8 2.910 Creating dependency file for Osmocom_Types_part_6.cc #8 2.911 Creating dependency file for Osmocom_Types_part_5.cc #8 2.912 Creating dependency file for Osmocom_Types_part_4.cc #8 2.913 Creating dependency file for Osmocom_Types_part_3.cc #8 2.913 Creating dependency file for Osmocom_Types_part_2.cc #8 2.914 Creating dependency file for Osmocom_Types_part_1.cc #8 2.914 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 2.915 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 2.916 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 2.916 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 2.916 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 2.921 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 2.923 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 2.923 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 2.924 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 2.925 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 2.925 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 2.926 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 2.926 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 2.926 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 2.927 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 2.927 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 2.928 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 2.929 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 2.929 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 2.930 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 2.934 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 2.934 Creating dependency file for Native_Functions_part_7.cc #8 2.935 Creating dependency file for Native_Functions_part_6.cc #8 2.936 Creating dependency file for Native_Functions_part_5.cc #8 2.936 Creating dependency file for Native_Functions_part_4.cc #8 2.937 Creating dependency file for Native_Functions_part_3.cc #8 2.939 Creating dependency file for Native_Functions_part_2.cc #8 2.940 Creating dependency file for Native_Functions_part_1.cc #8 2.940 Creating dependency file for Misc_Helpers_part_7.cc #8 2.941 Creating dependency file for Misc_Helpers_part_6.cc #8 2.941 Creating dependency file for Misc_Helpers_part_5.cc #8 2.942 Creating dependency file for Misc_Helpers_part_4.cc #8 2.943 Creating dependency file for Misc_Helpers_part_3.cc #8 2.943 Creating dependency file for Misc_Helpers_part_2.cc #8 2.944 Creating dependency file for Misc_Helpers_part_1.cc #8 2.945 Creating dependency file for MTP3asp_Types_part_7.cc #8 2.946 Creating dependency file for MTP3asp_Types_part_6.cc #8 2.946 Creating dependency file for MTP3asp_Types_part_5.cc #8 2.947 Creating dependency file for MTP3asp_Types_part_4.cc #8 2.947 Creating dependency file for MTP3asp_Types_part_3.cc #8 2.949 Creating dependency file for MTP3asp_Types_part_2.cc #8 2.949 Creating dependency file for MTP3asp_Types_part_1.cc #8 2.950 Creating dependency file for MTP3asp_PortType_part_7.cc #8 2.951 Creating dependency file for MTP3asp_PortType_part_6.cc #8 2.953 Creating dependency file for MTP3asp_PortType_part_5.cc #8 2.953 Creating dependency file for MTP3asp_PortType_part_4.cc #8 2.955 Creating dependency file for MTP3asp_PortType_part_3.cc #8 2.955 Creating dependency file for MTP3asp_PortType_part_2.cc #8 2.957 Creating dependency file for MTP3asp_PortType_part_1.cc #8 2.957 Creating dependency file for M3UA_Types_part_7.cc #8 2.957 Creating dependency file for M3UA_Types_part_6.cc #8 2.958 Creating dependency file for M3UA_Types_part_5.cc #8 2.958 Creating dependency file for M3UA_Types_part_4.cc #8 2.960 Creating dependency file for M3UA_Types_part_3.cc #8 2.961 Creating dependency file for M3UA_Types_part_2.cc #8 2.963 Creating dependency file for M3UA_Types_part_1.cc #8 2.964 Creating dependency file for M3UA_Emulation_part_7.cc #8 2.964 Creating dependency file for M3UA_Emulation_part_6.cc #8 2.965 Creating dependency file for M3UA_Emulation_part_5.cc #8 2.965 Creating dependency file for M3UA_Emulation_part_4.cc #8 2.966 Creating dependency file for M3UA_Emulation_part_3.cc #8 2.967 Creating dependency file for M3UA_Emulation_part_2.cc #8 2.967 Creating dependency file for M3UA_Emulation_part_1.cc #8 2.969 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.975 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.975 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.977 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.977 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.978 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.979 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.979 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.980 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.982 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.986 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.988 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.988 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.988 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.989 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.993 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.993 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.995 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.995 Creating dependency file for IPL4asp_Functions_part_3.cc #8 3.000 Creating dependency file for IPL4asp_Functions_part_2.cc #8 3.001 Creating dependency file for IPL4asp_Functions_part_1.cc #8 3.001 Creating dependency file for IPA_Types_part_7.cc #8 3.003 Creating dependency file for IPA_Types_part_6.cc #8 3.005 Creating dependency file for IPA_Types_part_5.cc #8 3.006 Creating dependency file for IPA_Types_part_4.cc #8 3.006 Creating dependency file for IPA_Types_part_3.cc #8 3.011 Creating dependency file for IPA_Types_part_2.cc #8 3.013 Creating dependency file for IPA_Types_part_1.cc #8 3.014 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 3.014 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 3.016 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 3.018 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 3.018 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 3.019 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 3.023 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 3.025 Creating dependency file for IPA_CodecPort_part_7.cc #8 3.026 Creating dependency file for IPA_CodecPort_part_6.cc #8 3.029 Creating dependency file for IPA_CodecPort_part_5.cc #8 3.031 Creating dependency file for IPA_CodecPort_part_3.cc #8 3.031 Creating dependency file for IPA_CodecPort_part_4.cc #8 3.032 Creating dependency file for IPA_CodecPort_part_2.cc #8 3.035 Creating dependency file for IPA_CodecPort_part_1.cc #8 3.038 Creating dependency file for General_Types_part_7.cc #8 3.038 Creating dependency file for General_Types_part_6.cc #8 3.043 Creating dependency file for General_Types_part_4.cc #8 3.043 Creating dependency file for General_Types_part_5.cc #8 3.047 Creating dependency file for General_Types_part_3.cc #8 3.047 Creating dependency file for General_Types_part_2.cc #8 3.047 Creating dependency file for General_Types_part_1.cc #8 3.048 Creating dependency file for GSM_Types_part_7.cc #8 3.050 Creating dependency file for GSM_Types_part_6.cc #8 3.052 Creating dependency file for GSM_Types_part_4.cc #8 3.053 Creating dependency file for GSM_Types_part_5.cc #8 3.054 Creating dependency file for GSM_Types_part_3.cc #8 3.054 Creating dependency file for GSM_Types_part_2.cc #8 3.056 Creating dependency file for GSM_Types_part_1.cc #8 3.056 Creating dependency file for UD_Types.cc #8 3.057 Creating dependency file for UD_PortType.cc #8 3.057 Creating dependency file for TELNETasp_PortType.cc #8 3.058 Creating dependency file for TCCInterface_Functions.cc #8 3.059 Creating dependency file for TCCEncoding_Functions.cc #8 3.060 Creating dependency file for TCCConversion_Functions.cc #8 3.061 Creating dependency file for Socket_API_Definitions.cc #8 3.061 Creating dependency file for SCTPasp_Types.cc #8 3.065 Creating dependency file for SCTPasp_PortType.cc #8 3.065 Creating dependency file for SCCPasp_Types.cc #8 3.066 Creating dependency file for SCCP_Types.cc #8 3.066 Creating dependency file for SCCP_Tests_RAW.cc #8 3.067 Creating dependency file for SCCP_Tests.cc #8 3.097 Creating dependency file for SCCP_Templates.cc #8 3.130 Creating dependency file for SCCP_Emulation.cc #8 3.139 Creating dependency file for SCCP_CodecPort.cc #8 3.140 Creating dependency file for Osmocom_VTY_Functions.cc #8 3.143 Creating dependency file for Osmocom_Types.cc #8 3.143 Creating dependency file for Osmocom_CTRL_Types.cc #8 3.144 Creating dependency file for Osmocom_CTRL_Functions.cc #8 3.147 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 3.150 Creating dependency file for Native_Functions.cc #8 3.151 Creating dependency file for Misc_Helpers.cc #8 3.152 Creating dependency file for MTP3asp_Types.cc #8 3.154 Creating dependency file for MTP3asp_PortType.cc #8 3.156 Creating dependency file for M3UA_Types.cc #8 3.163 Creating dependency file for M3UA_Emulation.cc #8 3.189 Creating dependency file for IPL4asp_Types.cc #8 3.199 Creating dependency file for IPL4asp_PortType.cc #8 3.206 Creating dependency file for IPL4asp_Functions.cc #8 3.225 Creating dependency file for IPA_Types.cc #8 3.228 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 3.230 Creating dependency file for IPA_CodecPort.cc #8 3.230 Creating dependency file for General_Types.cc #8 3.232 Creating dependency file for GSM_Types.cc #8 3.407 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.407 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.408 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 3.408 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 3.408 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 3.408 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.409 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 3.409 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 3.409 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc #8 3.410 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc #8 3.410 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc #8 3.410 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc #8 3.411 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 3.411 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 3.411 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc #8 3.412 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc #8 4.146 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 4.180 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 4.341 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 4.346 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort.o SCCP_CodecPort.cc #8 4.355 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc #8 4.413 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc #8 4.444 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests.o SCCP_Tests.cc #8 4.744 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW.o SCCP_Tests_RAW.cc #8 4.943 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc #8 5.258 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc #8 5.387 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 5.415 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 5.488 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 5.535 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 5.622 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 5.663 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 5.684 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 5.716 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc #8 5.814 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc #8 6.013 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 6.121 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 6.142 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 6.164 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 6.177 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 6.185 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 6.199 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 6.205 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 6.221 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 6.243 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 6.272 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 6.294 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 6.316 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 6.338 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 6.340 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 6.361 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 6.362 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 6.383 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 6.384 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 6.406 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 6.406 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 6.428 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 6.428 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 6.450 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 6.450 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 6.457 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 6.471 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 6.475 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 6.480 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 6.494 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 6.497 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 6.516 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 6.519 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 6.539 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 6.543 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 6.558 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 6.562 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 6.565 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 6.581 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 6.584 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 6.588 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 6.606 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 6.606 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 6.610 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 6.628 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 6.629 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 6.633 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 6.650 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 6.653 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 6.655 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 6.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 6.676 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 6.691 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 6.698 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 6.703 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 6.712 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 6.716 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc #8 6.721 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc #8 6.724 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc #8 6.734 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc #8 6.738 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc #8 6.742 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc #8 6.743 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc #8 6.756 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc #8 6.764 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc #8 6.765 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc #8 6.765 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc #8 6.942 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc #8 7.000 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc #8 7.236 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc #8 7.336 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc #8 7.358 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc #8 7.381 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc #8 7.403 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc #8 7.426 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc #8 7.448 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc #8 7.470 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc #8 7.494 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc #8 7.500 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc #8 7.516 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc #8 7.523 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc #8 7.538 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc #8 7.547 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc #8 7.560 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc #8 7.569 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.581 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.592 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.604 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.618 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.619 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.626 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.640 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.641 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.641 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.648 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.661 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.663 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.664 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.669 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc #8 7.684 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc #8 7.685 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc #8 7.686 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc #8 7.692 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc #8 7.705 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_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 Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc #8 7.709 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc #8 7.713 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc #8 7.730 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc #8 7.731 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc #8 7.731 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc #8 7.735 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc #8 7.740 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_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 Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_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 Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 7.754 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 7.758 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 7.761 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 7.775 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 7.775 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 7.775 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.780 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.783 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.797 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.798 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.798 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.802 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.804 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 7.819 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 7.820 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 7.823 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 7.825 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 7.826 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 7.827 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 7.841 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_1.o SCCP_CodecPort_part_1.cc #8 7.842 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_2.o SCCP_CodecPort_part_2.cc #8 7.845 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_3.o SCCP_CodecPort_part_3.cc #8 7.848 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_4.o SCCP_CodecPort_part_4.cc #8 7.849 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_5.o SCCP_CodecPort_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 SCCP_CodecPort_part_6.o SCCP_CodecPort_part_6.cc #8 7.863 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_7.o SCCP_CodecPort_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 SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc #8 7.866 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc #8 7.870 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc #8 7.871 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc #8 7.872 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc #8 7.887 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc #8 7.887 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc #8 7.892 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc #8 7.893 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc #8 7.895 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc #8 7.908 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc #8 7.911 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc #8 7.913 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc #8 7.914 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc #8 7.917 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_1.o SCCP_Tests_part_1.cc #8 7.922 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_2.o SCCP_Tests_part_2.cc #8 7.931 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_3.o SCCP_Tests_part_3.cc #8 7.935 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_4.o SCCP_Tests_part_4.cc #8 7.935 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_5.o SCCP_Tests_part_5.cc #8 7.936 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_6.o SCCP_Tests_part_6.cc #8 7.938 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_part_7.o SCCP_Tests_part_7.cc #8 7.942 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_1.o SCCP_Tests_RAW_part_1.cc #8 7.957 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_2.o SCCP_Tests_RAW_part_2.cc #8 7.958 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_3.o SCCP_Tests_RAW_part_3.cc #8 7.958 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_4.o SCCP_Tests_RAW_part_4.cc #8 7.958 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_5.o SCCP_Tests_RAW_part_5.cc #8 7.959 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_6.o SCCP_Tests_RAW_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 SCCP_Tests_RAW_part_7.o SCCP_Tests_RAW_part_7.cc #8 7.978 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc #8 7.979 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc #8 7.980 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc #8 7.981 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc #8 7.981 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc #8 7.982 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc #8 8.193 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc #8 8.224 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc #8 8.652 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc #8 8.660 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc #8 8.683 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc #8 8.706 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc #8 8.728 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc #8 8.750 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc #8 8.773 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 8.796 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 8.819 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 8.842 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 8.865 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 8.887 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 8.911 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 8.933 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 8.987 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 9.008 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 9.031 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 9.053 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 9.075 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 9.097 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 9.118 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 9.461 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 9.483 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 9.505 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 9.527 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 9.549 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 9.565 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 9.572 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 9.587 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 9.602 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 9.609 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 9.625 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 9.627 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 9.629 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 9.647 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 9.648 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 9.650 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 9.669 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 9.670 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 9.673 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 9.691 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 9.692 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 9.694 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 9.712 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 9.713 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 9.716 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 9.724 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 9.732 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 9.733 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 9.738 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 9.746 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 9.754 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 9.755 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 9.760 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 9.765 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 9.768 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc #8 9.776 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc #8 9.778 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc #8 9.782 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc #8 9.785 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc #8 9.789 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc #8 9.796 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc #8 9.801 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc #8 9.803 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc #8 9.806 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc #8 9.808 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc #8 9.810 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc #8 9.817 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc #8 9.823 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc #8 9.824 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 9.828 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc #8 9.830 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 9.830 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 9.838 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 9.845 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 9.851 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 9.851 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 9.858 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 9.867 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc #8 9.871 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc #8 9.873 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc #8 9.878 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc #8 9.889 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc #8 9.893 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc #8 9.894 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc #8 9.899 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 9.911 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 9.914 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 9.916 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 10.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc #8 10.06 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 10.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 10.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 10.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 10.68 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 10.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc #8 10.82 g++ -shared -o GSM_Types.so GSM_Types.o #8 10.83 g++ -shared -o General_Types.so General_Types.o #8 10.85 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 10.86 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 10.87 g++ -shared -o IPA_Types.so IPA_Types.o #8 10.89 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 10.89 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 10.89 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 10.97 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 10.97 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 10.99 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 10.99 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 11.00 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 11.01 g++ -shared -o Native_Functions.so Native_Functions.o #8 11.01 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 11.01 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 11.03 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 11.04 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 11.05 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 11.13 g++ -shared -o SCCP_CodecPort.so SCCP_CodecPort.o #8 11.13 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 11.14 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 11.14 g++ -shared -o SCCP_Tests.so SCCP_Tests.o #8 11.14 g++ -shared -o SCCP_Tests_RAW.so SCCP_Tests_RAW.o #8 11.15 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 11.15 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 11.15 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 11.16 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 11.17 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 11.19 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 11.19 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 11.28 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 11.29 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 11.30 g++ -shared -o UD_PortType.so UD_PortType.o #8 11.30 g++ -shared -o UD_Types.so UD_Types.o #8 11.31 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 11.31 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 11.31 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 11.32 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 11.32 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 11.33 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 11.34 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 11.34 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 11.34 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 11.34 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 11.35 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 11.35 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 11.35 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 11.37 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 11.37 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 11.37 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 11.37 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 11.38 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 11.38 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 11.40 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 11.40 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 11.40 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 11.40 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 11.40 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 11.41 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 11.42 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 11.42 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 11.42 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 11.42 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 11.43 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 11.43 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 11.43 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 11.43 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 11.44 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 11.45 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 11.45 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 11.45 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 11.45 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 11.45 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 11.45 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 11.46 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 11.46 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 11.46 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 11.46 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 11.47 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 11.47 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 11.48 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 11.48 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 11.48 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 11.48 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 11.48 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 11.48 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 11.49 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 11.49 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 11.49 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 11.50 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 11.50 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 11.50 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 11.50 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 11.50 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 11.51 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 11.51 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 11.51 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 11.52 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 11.52 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 11.52 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 11.53 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 11.53 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 11.53 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 11.53 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 11.54 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 11.54 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 11.54 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 11.55 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 11.56 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 11.57 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 11.57 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 11.58 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 11.59 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 11.60 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 11.60 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 11.61 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 11.61 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 11.62 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 11.62 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 11.62 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 11.62 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 11.63 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 11.64 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 11.65 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 11.65 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 11.65 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 11.65 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 11.65 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 11.66 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 11.66 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 11.67 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 11.67 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 11.67 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 11.67 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 11.67 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 11.67 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 11.68 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 11.68 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 11.68 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 11.68 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 11.68 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 11.69 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 11.69 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 11.69 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 11.70 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 11.70 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 11.70 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 11.70 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 11.70 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 11.70 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 11.70 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 11.70 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 11.71 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 11.71 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 11.71 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 11.71 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 11.72 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 11.72 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 11.73 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 11.73 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 11.73 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 11.73 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 11.73 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 11.73 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 11.73 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 11.73 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 11.74 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 11.74 g++ -shared -o SCCP_CodecPort_part_1.so SCCP_CodecPort_part_1.o #8 11.74 g++ -shared -o SCCP_CodecPort_part_2.so SCCP_CodecPort_part_2.o #8 11.74 g++ -shared -o SCCP_CodecPort_part_3.so SCCP_CodecPort_part_3.o #8 11.74 g++ -shared -o SCCP_CodecPort_part_4.so SCCP_CodecPort_part_4.o #8 11.75 g++ -shared -o SCCP_CodecPort_part_5.so SCCP_CodecPort_part_5.o #8 11.76 g++ -shared -o SCCP_CodecPort_part_6.so SCCP_CodecPort_part_6.o #8 11.76 g++ -shared -o SCCP_CodecPort_part_7.so SCCP_CodecPort_part_7.o #8 11.76 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 11.76 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 11.76 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 11.76 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 11.76 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 11.76 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 11.76 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 11.76 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 11.76 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 11.77 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 11.77 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 11.78 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 11.78 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 11.78 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 11.78 g++ -shared -o SCCP_Tests_part_1.so SCCP_Tests_part_1.o #8 11.78 g++ -shared -o SCCP_Tests_part_2.so SCCP_Tests_part_2.o #8 11.78 g++ -shared -o SCCP_Tests_part_3.so SCCP_Tests_part_3.o #8 11.78 g++ -shared -o SCCP_Tests_part_4.so SCCP_Tests_part_4.o #8 11.78 g++ -shared -o SCCP_Tests_part_5.so SCCP_Tests_part_5.o #8 11.79 g++ -shared -o SCCP_Tests_part_6.so SCCP_Tests_part_6.o #8 11.79 g++ -shared -o SCCP_Tests_part_7.so SCCP_Tests_part_7.o #8 11.79 g++ -shared -o SCCP_Tests_RAW_part_1.so SCCP_Tests_RAW_part_1.o #8 11.80 g++ -shared -o SCCP_Tests_RAW_part_2.so SCCP_Tests_RAW_part_2.o #8 11.80 g++ -shared -o SCCP_Tests_RAW_part_3.so SCCP_Tests_RAW_part_3.o #8 11.81 g++ -shared -o SCCP_Tests_RAW_part_4.so SCCP_Tests_RAW_part_4.o #8 11.81 g++ -shared -o SCCP_Tests_RAW_part_5.so SCCP_Tests_RAW_part_5.o #8 11.81 g++ -shared -o SCCP_Tests_RAW_part_6.so SCCP_Tests_RAW_part_6.o #8 11.81 g++ -shared -o SCCP_Tests_RAW_part_7.so SCCP_Tests_RAW_part_7.o #8 11.81 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 11.81 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 11.81 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 11.81 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 11.82 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 11.82 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 11.82 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 11.82 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 11.82 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 11.83 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 11.83 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 11.84 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 11.84 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 11.84 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 11.85 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 11.86 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 11.87 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 11.87 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 11.87 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 11.87 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 11.88 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 11.88 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 11.90 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 11.90 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 11.90 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 11.90 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 11.90 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 11.92 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 11.92 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 11.93 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 11.93 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 11.93 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 11.94 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 11.94 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 11.95 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 11.96 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 11.96 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 11.97 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 11.97 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 11.97 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 11.97 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 11.97 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 11.97 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 11.97 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 11.98 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 11.98 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 11.98 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 11.98 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 11.98 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 11.99 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 11.99 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 11.99 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 12.00 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 12.00 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 12.00 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 12.00 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 12.00 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 12.00 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 12.00 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 12.01 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 12.01 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 12.01 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 12.01 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 12.01 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 12.02 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 12.02 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 12.02 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 12.02 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 12.02 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 12.03 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 12.03 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 12.03 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 12.03 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 12.03 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 12.03 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 12.03 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 12.04 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 12.04 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 12.04 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 12.04 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 12.04 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 12.04 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 12.05 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 12.05 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 12.05 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 12.05 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 12.05 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 12.05 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 12.05 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 12.05 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 12.06 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 12.06 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 12.06 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 12.07 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 12.07 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 12.07 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 12.08 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 12.08 g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o #8 12.08 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 12.08 g++ -shared -o TCCConversion.so TCCConversion.o #8 12.08 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 12.08 g++ -shared -o TCCInterface.so TCCInterface.o #8 12.08 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 12.09 g++ -shared -o UD_PT.so UD_PT.o #8 12.20 if g++ -L /usr/lib/titan-fPIC -o SCCP_Tests -Wl,--no-as-needed GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so SCCP_CodecPort.so SCCP_Emulation.so SCCP_Templates.so SCCP_Tests.so SCCP_Tests_RAW.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.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 IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_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 M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_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 Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so SCCP_CodecPort_part_1.so SCCP_CodecPort_part_2.so SCCP_CodecPort_part_3.so SCCP_CodecPort_part_4.so SCCP_CodecPort_part_5.so SCCP_CodecPort_part_6.so SCCP_CodecPort_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Tests_part_1.so SCCP_Tests_part_2.so SCCP_Tests_part_3.so SCCP_Tests_part_4.so SCCP_Tests_part_5.so SCCP_Tests_part_6.so SCCP_Tests_part_7.so SCCP_Tests_RAW_part_1.so SCCP_Tests_RAW_part_2.so SCCP_Tests_RAW_part_3.so SCCP_Tests_RAW_part_4.so SCCP_Tests_RAW_part_5.so SCCP_Tests_RAW_part_6.so SCCP_Tests_RAW_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_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 UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so SCCP_Mapping.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UD_PT.so \ #8 12.20 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 12.20 -L/lib -lcrypto \ #8 12.20 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 12.20 then : ; else /usr/bin/titanver GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o SCCP_CodecPort.o SCCP_Emulation.o SCCP_Templates.o SCCP_Tests.o SCCP_Tests_RAW.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.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 IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_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 M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_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 Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o SCCP_CodecPort_part_1.o SCCP_CodecPort_part_2.o SCCP_CodecPort_part_3.o SCCP_CodecPort_part_4.o SCCP_CodecPort_part_5.o SCCP_CodecPort_part_6.o SCCP_CodecPort_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Tests_part_1.o SCCP_Tests_part_2.o SCCP_Tests_part_3.o SCCP_Tests_part_4.o SCCP_Tests_part_5.o SCCP_Tests_part_6.o SCCP_Tests_part_7.o SCCP_Tests_RAW_part_1.o SCCP_Tests_RAW_part_2.o SCCP_Tests_RAW_part_3.o SCCP_Tests_RAW_part_4.o SCCP_Tests_RAW_part_5.o SCCP_Tests_RAW_part_6.o SCCP_Tests_RAW_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_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 UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o SCCP_Mapping.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UD_PT.o; exit 1; fi #8 12.47 make[1]: Leaving directory '/osmo-ttcn3-hacks/sccp' #8 DONE 13.5s #9 [4/4] COPY SCCP_TESTS.CFG /data/SCCP_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 0.4s done #10 writing image sha256:912d70388e1db9d475237a6835edd7ffc95c364fe33bb73d07e4ff22c99ee495 done #10 naming to docker.io/osmocom-build/ttcn3-sccp-test:latest 0.0s done #10 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-sccp-test' + docker_image_exists ttcn3-sccp-test + docker images -q osmocom-build/ttcn3-sccp-test + test -n 912d70388e1d + list_osmo_packages debian-bookworm ttcn3-sccp-test + local distro=debian-bookworm + local image=ttcn3-sccp-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-sccp-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-sccp-test-asan/logs/sccp-tester + cp SCCP_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp-tester/SCCP_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp-tester/SCCP_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp-tester/SCCP_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-sccp-test-asan/logs/sccp-tester/SCCP_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp + cp sccp_demo_user.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp/ + network_create + SUBNET=842880 + seq 1 30 + echo (842880 + 1) % 256 + bc + SUBNET=129 + NET_NAME=ttcn3-sccp-test-129 + SUB4=172.18.129.0/24 + SUB6=fd02:db8:129::/64 + set +x Creating network ttcn3-sccp-test-129, trying SUBNET=129... + docker network create --internal --subnet 172.18.129.0/24 --ipv6 --subnet fd02:db8:129::/64 ttcn3-sccp-test-129 b60fd2ce759c28ac4924aa7b8b37a18d543f7cc7989e46874f60e3c2ceade786 + set +x ### Network ttcn3-sccp-test-129 created (SUBNET=129) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=129 to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp/sccp_demo_user.cfg Applying SUBNET=129 to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp-tester/SCCP_Tests.cfg + echo Starting container with sccp_demo_user Starting container with sccp_demo_user + docker_network_params 129 200 + NET=129 + ADDR_SUFIX=200 + echo --network ttcn3-sccp-test-129 --ip 172.18.129.200 --ip6 fd02:db8:129::200 + docker run --rm --network ttcn3-sccp-test-129 --ip 172.18.129.200 --ip6 fd02:db8:129::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp:/data --name jenkins-ttcn3-sccp-test-asan-3-stp -d osmocom-build/osmo-stp-master /bin/sh -c sccp_demo_user -l 172.18.129.200 -r 172.18.129.203 -C /data/sccp_demo_user.cfg >>/data/sccp_demo_user.log 2>&1 3adbeb8efae6749d8505d9601d7e2dac551cacbf003a822344e86960c02928cd + echo Starting container with SCCP testsuite Starting container with SCCP testsuite + docker_network_params 129 203 + NET=129 + ADDR_SUFIX=203 + echo --network ttcn3-sccp-test-129 --ip 172.18.129.203 --ip6 fd02:db8:129::203 + docker run --rm --network ttcn3-sccp-test-129 --ip 172.18.129.203 --ip6 fd02:db8:129::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp-tester:/data --name jenkins-ttcn3-sccp-test-asan-3-ttcn3-sccp-test osmocom-build/ttcn3-sccp-test + SUBDIR=sccp + SUITE=SCCP_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/sccp/SCCP_Tests SCCP_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SCCP_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: SCCP_Tests.cfg MC@5beae93c39a2: Unix server socket created successfully. MC@5beae93c39a2: Listening on TCP port 44575. 5beae93c39a2 is the default MC2> spawn /osmo-ttcn3-hacks/sccp/SCCP_Tests 5beae93c39a2 44575 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5beae93c39a2: New HC connected from 172.18.129.203 [172.18.129.203]. 5beae93c39a2: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@5beae93c39a2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5beae93c39a2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5beae93c39a2: Configuration file was processed on all HCs. MC@5beae93c39a2: Creating MTC on host 172.18.129.203. MC@5beae93c39a2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash'. ------ SCCP_Tests.TC_routing_global_title_crash ------ Wed Jun 12 13:41:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests.TC_routing_global_title_crash.pcap" >/data/SCCP_Tests.TC_routing_global_title_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5beae93c39a2: External command `../ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash' was executed successfully (exit status: 0). MTC@5beae93c39a2: Test case TC_routing_global_title_crash started. 4@5beae93c39a2: ************************************************* 4@5beae93c39a2: M3UA emulation initiated, the test can be started 4@5beae93c39a2: ************************************************* 3@5beae93c39a2: v_sccp_pdu_maxlen:268 4@5beae93c39a2: SCTP_ConnectResult -> connection established from: "172.18.129.203":2905 to server: "172.18.129.200":2905 association #8 4@5beae93c39a2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 4@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received in an inactive state -> message was buffered 4@5beae93c39a2: Association #8 state changed to: aSP_Down_commUP_Received (3) 4@5beae93c39a2: M3UA_ASPUP sent 4@5beae93c39a2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 4@5beae93c39a2: Message received on association #8 4@5beae93c39a2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 4@5beae93c39a2: Association #8 state changed to: aSP_Inactive (5) 4@5beae93c39a2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 4@5beae93c39a2: Message received on association #8 4@5beae93c39a2: Received M3UA_NOTIFY -> discard 4@5beae93c39a2: Message received on association #8 4@5beae93c39a2: ASPAC_Ack received for association #8 4@5beae93c39a2: Association #8 state changed to: aSP_Active (7) 4@5beae93c39a2: Sending buffered message #0 4@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 4@5beae93c39a2: Message received on association #8 4@5beae93c39a2: Received M3UA_NOTIFY -> discard 4@5beae93c39a2: Message received on association #8 4@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5beae93c39a2: Timeout.... MTC@5beae93c39a2: Warning: Stopping inactive timer TL_timer. MTC@5beae93c39a2: setverdict(pass): none -> pass 3@5beae93c39a2: Final verdict of PTC: none 4@5beae93c39a2: Final verdict of PTC: none MTC@5beae93c39a2: Setting final verdict of the test case. MTC@5beae93c39a2: Local verdict of MTC: pass MTC@5beae93c39a2: Local verdict of PTC with component reference 3: none (pass -> pass) MTC@5beae93c39a2: Local verdict of PTC with component reference 4: none (pass -> pass) MTC@5beae93c39a2: Test case TC_routing_global_title_crash finished. Verdict: pass MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass'. Wed Jun 12 13:41:59 UTC 2024 ====== SCCP_Tests.TC_routing_global_title_crash pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=30888) Waiting for packet dumper to finish... 1 (prev_count=30888, count=39407) MTC@5beae93c39a2: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass' was executed successfully (exit status: 0). MC@5beae93c39a2: Test execution finished. MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc'. ------ SCCP_Tests_RAW.TC_cr_cc ------ Wed Jun 12 13:42:01 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/SCCP_Tests_RAW.TC_cr_cc.pcap" >/data/SCCP_Tests_RAW.TC_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5beae93c39a2: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc' was executed successfully (exit status: 0). MTC@5beae93c39a2: Test case TC_cr_cc started. 5@5beae93c39a2: ************************************************* 5@5beae93c39a2: M3UA emulation initiated, the test can be started 5@5beae93c39a2: ************************************************* 5@5beae93c39a2: SCTP_ConnectResult -> connection established from: "172.18.129.203":2905 to server: "172.18.129.200":2905 association #8 5@5beae93c39a2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 5@5beae93c39a2: Association #8 state changed to: aSP_Down_commUP_Received (3) 5@5beae93c39a2: M3UA_ASPUP sent 5@5beae93c39a2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 5@5beae93c39a2: Message received on association #8 5@5beae93c39a2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 5@5beae93c39a2: Association #8 state changed to: aSP_Inactive (5) 5@5beae93c39a2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 5@5beae93c39a2: Message received on association #8 5@5beae93c39a2: Received M3UA_NOTIFY -> discard 5@5beae93c39a2: Message received on association #8 5@5beae93c39a2: ASPAC_Ack received for association #8 5@5beae93c39a2: Association #8 state changed to: aSP_Active (7) 5@5beae93c39a2: Message received on association #8 5@5beae93c39a2: Received M3UA_NOTIFY -> discard 5@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 5@5beae93c39a2: Message received on association #8 5@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5beae93c39a2: setverdict(pass): none -> pass 5@5beae93c39a2: Final verdict of PTC: none MTC@5beae93c39a2: Setting final verdict of the test case. MTC@5beae93c39a2: Local verdict of MTC: pass MTC@5beae93c39a2: Local verdict of PTC with component reference 5: none (pass -> pass) MTC@5beae93c39a2: Test case TC_cr_cc finished. Verdict: pass MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass'. Wed Jun 12 13:42:03 UTC 2024 ====== SCCP_Tests_RAW.TC_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2601) Waiting for packet dumper to finish... 1 (prev_count=2601, count=31596) MTC@5beae93c39a2: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass' was executed successfully (exit status: 0). MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc'. ------ SCCP_Tests_RAW.TC_udt_without_cr_cc ------ Wed Jun 12 13:42:05 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/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap" >/data/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5beae93c39a2: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc' was executed successfully (exit status: 0). MTC@5beae93c39a2: Test case TC_udt_without_cr_cc started. 6@5beae93c39a2: ************************************************* 6@5beae93c39a2: M3UA emulation initiated, the test can be started 6@5beae93c39a2: ************************************************* 6@5beae93c39a2: SCTP_ConnectResult -> connection established from: "172.18.129.203":2905 to server: "172.18.129.200":2905 association #8 6@5beae93c39a2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 6@5beae93c39a2: Association #8 state changed to: aSP_Down_commUP_Received (3) 6@5beae93c39a2: M3UA_ASPUP sent 6@5beae93c39a2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 6@5beae93c39a2: Message received on association #8 6@5beae93c39a2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 6@5beae93c39a2: Association #8 state changed to: aSP_Inactive (5) 6@5beae93c39a2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 6@5beae93c39a2: Message received on association #8 6@5beae93c39a2: Received M3UA_NOTIFY -> discard 6@5beae93c39a2: Message received on association #8 6@5beae93c39a2: ASPAC_Ack received for association #8 6@5beae93c39a2: Association #8 state changed to: aSP_Active (7) 6@5beae93c39a2: Message received on association #8 6@5beae93c39a2: Received M3UA_NOTIFY -> discard 6@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 6@5beae93c39a2: Message received on association #8 6@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5beae93c39a2: setverdict(pass): none -> pass 6@5beae93c39a2: Final verdict of PTC: none MTC@5beae93c39a2: Setting final verdict of the test case. MTC@5beae93c39a2: Local verdict of MTC: pass MTC@5beae93c39a2: Local verdict of PTC with component reference 6: none (pass -> pass) MTC@5beae93c39a2: Test case TC_udt_without_cr_cc finished. Verdict: pass MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass'. Wed Jun 12 13:42:11 UTC 2024 ====== SCCP_Tests_RAW.TC_udt_without_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22901) Waiting for packet dumper to finish... 1 (prev_count=22901, count=30316) MTC@5beae93c39a2: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass' was executed successfully (exit status: 0). MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout'. ------ SCCP_Tests_RAW.TC_tiar_timeout ------ Wed Jun 12 13:42:13 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/SCCP_Tests_RAW.TC_tiar_timeout.pcap" >/data/SCCP_Tests_RAW.TC_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5beae93c39a2: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout' was executed successfully (exit status: 0). MTC@5beae93c39a2: Test case TC_tiar_timeout started. 7@5beae93c39a2: ************************************************* 7@5beae93c39a2: M3UA emulation initiated, the test can be started 7@5beae93c39a2: ************************************************* 7@5beae93c39a2: SCTP_ConnectResult -> connection established from: "172.18.129.203":2905 to server: "172.18.129.200":2905 association #8 7@5beae93c39a2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 7@5beae93c39a2: Association #8 state changed to: aSP_Down_commUP_Received (3) 7@5beae93c39a2: M3UA_ASPUP sent 7@5beae93c39a2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 7@5beae93c39a2: Message received on association #8 7@5beae93c39a2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 7@5beae93c39a2: Association #8 state changed to: aSP_Inactive (5) 7@5beae93c39a2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 7@5beae93c39a2: Message received on association #8 7@5beae93c39a2: Received M3UA_NOTIFY -> discard 7@5beae93c39a2: Message received on association #8 7@5beae93c39a2: ASPAC_Ack received for association #8 7@5beae93c39a2: Association #8 state changed to: aSP_Active (7) 7@5beae93c39a2: Message received on association #8 7@5beae93c39a2: Received M3UA_NOTIFY -> discard 7@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 7@5beae93c39a2: Message received on association #8 7@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent 7@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 7@5beae93c39a2: Message received on association #8 7@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5beae93c39a2: Waiting for first IT 7@5beae93c39a2: Message received on association #8 7@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5beae93c39a2: Waiting for second IT 7@5beae93c39a2: Message received on association #8 7@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5beae93c39a2: Waiting for RLSD 7@5beae93c39a2: Message received on association #8 7@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5beae93c39a2: setverdict(pass): none -> pass 7@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 7@5beae93c39a2: Final verdict of PTC: none MTC@5beae93c39a2: Setting final verdict of the test case. MTC@5beae93c39a2: Local verdict of MTC: pass MTC@5beae93c39a2: Local verdict of PTC with component reference 7: none (pass -> pass) MTC@5beae93c39a2: Test case TC_tiar_timeout finished. Verdict: pass MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass'. Wed Jun 12 13:42:20 UTC 2024 ====== SCCP_Tests_RAW.TC_tiar_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=38082) Waiting for packet dumper to finish... 1 (prev_count=38082, count=44670) MTC@5beae93c39a2: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass' was executed successfully (exit status: 0). MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar'. ------ SCCP_Tests_RAW.TC_it_avoids_tiar ------ Wed Jun 12 13:42:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap" >/data/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5beae93c39a2: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar' was executed successfully (exit status: 0). MTC@5beae93c39a2: Test case TC_it_avoids_tiar started. 8@5beae93c39a2: ************************************************* 8@5beae93c39a2: M3UA emulation initiated, the test can be started 8@5beae93c39a2: ************************************************* 8@5beae93c39a2: SCTP_ConnectResult -> connection established from: "172.18.129.203":2905 to server: "172.18.129.200":2905 association #8 8@5beae93c39a2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 8@5beae93c39a2: Association #8 state changed to: aSP_Down_commUP_Received (3) 8@5beae93c39a2: M3UA_ASPUP sent 8@5beae93c39a2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 8@5beae93c39a2: Message received on association #8 8@5beae93c39a2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 8@5beae93c39a2: Association #8 state changed to: aSP_Inactive (5) 8@5beae93c39a2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 8@5beae93c39a2: Message received on association #8 8@5beae93c39a2: Received M3UA_NOTIFY -> discard 8@5beae93c39a2: Message received on association #8 8@5beae93c39a2: ASPAC_Ack received for association #8 8@5beae93c39a2: Association #8 state changed to: aSP_Active (7) 8@5beae93c39a2: Message received on association #8 8@5beae93c39a2: Received M3UA_NOTIFY -> discard 8@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@5beae93c39a2: Message received on association #8 8@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@5beae93c39a2: Message received on association #8 8@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@5beae93c39a2: Message received on association #8 8@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@5beae93c39a2: Message received on association #8 8@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@5beae93c39a2: Message received on association #8 8@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@5beae93c39a2: Message received on association #8 8@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@5beae93c39a2: Message received on association #8 8@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5beae93c39a2: setverdict(pass): none -> pass MTC@5beae93c39a2: Waiting for RLSD 8@5beae93c39a2: Message received on association #8 8@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@5beae93c39a2: Message received on association #8 8@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@5beae93c39a2: Message received on association #8 8@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5beae93c39a2: setverdict(pass): pass -> pass, component reason not changed 8@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@5beae93c39a2: Final verdict of PTC: none MTC@5beae93c39a2: Setting final verdict of the test case. MTC@5beae93c39a2: Local verdict of MTC: pass MTC@5beae93c39a2: Local verdict of PTC with component reference 8: none (pass -> pass) MTC@5beae93c39a2: Test case TC_it_avoids_tiar finished. Verdict: pass MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass'. Wed Jun 12 13:42:33 UTC 2024 ====== SCCP_Tests_RAW.TC_it_avoids_tiar pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=55854) Waiting for packet dumper to finish... 1 (prev_count=55854, count=69348) MTC@5beae93c39a2: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass' was executed successfully (exit status: 0). MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt'. ------ SCCP_Tests_RAW.TC_process_rx_xudt ------ Wed Jun 12 13:42: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/SCCP_Tests_RAW.TC_process_rx_xudt.pcap" >/data/SCCP_Tests_RAW.TC_process_rx_xudt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5beae93c39a2: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt' was executed successfully (exit status: 0). MTC@5beae93c39a2: Test case TC_process_rx_xudt started. 9@5beae93c39a2: ************************************************* 9@5beae93c39a2: M3UA emulation initiated, the test can be started 9@5beae93c39a2: ************************************************* 9@5beae93c39a2: SCTP_ConnectResult -> connection established from: "172.18.129.203":2905 to server: "172.18.129.200":2905 association #8 9@5beae93c39a2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 9@5beae93c39a2: Association #8 state changed to: aSP_Down_commUP_Received (3) 9@5beae93c39a2: M3UA_ASPUP sent 9@5beae93c39a2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 9@5beae93c39a2: Message received on association #8 9@5beae93c39a2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 9@5beae93c39a2: Association #8 state changed to: aSP_Inactive (5) 9@5beae93c39a2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 9@5beae93c39a2: Message received on association #8 9@5beae93c39a2: Received M3UA_NOTIFY -> discard 9@5beae93c39a2: Message received on association #8 9@5beae93c39a2: ASPAC_Ack received for association #8 9@5beae93c39a2: Association #8 state changed to: aSP_Active (7) 9@5beae93c39a2: Message received on association #8 9@5beae93c39a2: Received M3UA_NOTIFY -> discard 9@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 9@5beae93c39a2: Message received on association #8 9@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5beae93c39a2: setverdict(pass): none -> pass 9@5beae93c39a2: Final verdict of PTC: none MTC@5beae93c39a2: Setting final verdict of the test case. MTC@5beae93c39a2: Local verdict of MTC: pass MTC@5beae93c39a2: Local verdict of PTC with component reference 9: none (pass -> pass) MTC@5beae93c39a2: Test case TC_process_rx_xudt finished. Verdict: pass MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass'. Wed Jun 12 13:42:37 UTC 2024 ====== SCCP_Tests_RAW.TC_process_rx_xudt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3209) Waiting for packet dumper to finish... 1 (prev_count=3209, count=30992) MTC@5beae93c39a2: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass' was executed successfully (exit status: 0). MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt'. ------ SCCP_Tests_RAW.TC_process_rx_ludt ------ Wed Jun 12 13:42:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests_RAW.TC_process_rx_ludt.pcap" >/data/SCCP_Tests_RAW.TC_process_rx_ludt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5beae93c39a2: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt' was executed successfully (exit status: 0). MTC@5beae93c39a2: Test case TC_process_rx_ludt started. 10@5beae93c39a2: ************************************************* 10@5beae93c39a2: M3UA emulation initiated, the test can be started 10@5beae93c39a2: ************************************************* 10@5beae93c39a2: SCTP_ConnectResult -> connection established from: "172.18.129.203":2905 to server: "172.18.129.200":2905 association #8 10@5beae93c39a2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 10@5beae93c39a2: Association #8 state changed to: aSP_Down_commUP_Received (3) 10@5beae93c39a2: M3UA_ASPUP sent 10@5beae93c39a2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 10@5beae93c39a2: Message received on association #8 10@5beae93c39a2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 10@5beae93c39a2: Association #8 state changed to: aSP_Inactive (5) 10@5beae93c39a2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 10@5beae93c39a2: Message received on association #8 10@5beae93c39a2: Received M3UA_NOTIFY -> discard 10@5beae93c39a2: Message received on association #8 10@5beae93c39a2: ASPAC_Ack received for association #8 10@5beae93c39a2: Association #8 state changed to: aSP_Active (7) 10@5beae93c39a2: Message received on association #8 10@5beae93c39a2: Received M3UA_NOTIFY -> discard 10@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 10@5beae93c39a2: Message received on association #8 10@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5beae93c39a2: setverdict(pass): none -> pass 10@5beae93c39a2: Final verdict of PTC: none MTC@5beae93c39a2: Setting final verdict of the test case. MTC@5beae93c39a2: Local verdict of MTC: pass MTC@5beae93c39a2: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@5beae93c39a2: Test case TC_process_rx_ludt finished. Verdict: pass MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass'. Wed Jun 12 13:42:41 UTC 2024 ====== SCCP_Tests_RAW.TC_process_rx_ludt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2519) Waiting for packet dumper to finish... 1 (prev_count=2519, count=33577) MTC@5beae93c39a2: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass' was executed successfully (exit status: 0). MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn1 ------ Wed Jun 12 13:42: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/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap" >/data/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5beae93c39a2: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1' was executed successfully (exit status: 0). MTC@5beae93c39a2: Test case TC_scmg_sst_ssn1 started. 11@5beae93c39a2: ************************************************* 11@5beae93c39a2: M3UA emulation initiated, the test can be started 11@5beae93c39a2: ************************************************* 11@5beae93c39a2: SCTP_ConnectResult -> connection established from: "172.18.129.203":2905 to server: "172.18.129.200":2905 association #8 11@5beae93c39a2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 11@5beae93c39a2: Association #8 state changed to: aSP_Down_commUP_Received (3) 11@5beae93c39a2: M3UA_ASPUP sent 11@5beae93c39a2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 11@5beae93c39a2: Message received on association #8 11@5beae93c39a2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 11@5beae93c39a2: Association #8 state changed to: aSP_Inactive (5) 11@5beae93c39a2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 11@5beae93c39a2: Message received on association #8 11@5beae93c39a2: Received M3UA_NOTIFY -> discard 11@5beae93c39a2: Message received on association #8 11@5beae93c39a2: ASPAC_Ack received for association #8 11@5beae93c39a2: Association #8 state changed to: aSP_Active (7) 11@5beae93c39a2: Message received on association #8 11@5beae93c39a2: Received M3UA_NOTIFY -> discard 11@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 11@5beae93c39a2: Message received on association #8 11@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5beae93c39a2: setverdict(pass): none -> pass 11@5beae93c39a2: Final verdict of PTC: none MTC@5beae93c39a2: Setting final verdict of the test case. MTC@5beae93c39a2: Local verdict of MTC: pass MTC@5beae93c39a2: Local verdict of PTC with component reference 11: none (pass -> pass) MTC@5beae93c39a2: Test case TC_scmg_sst_ssn1 finished. Verdict: pass MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass'. Wed Jun 12 13:42:45 UTC 2024 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=29910) MTC@5beae93c39a2: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass' was executed successfully (exit status: 0). MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_valid ------ Wed Jun 12 13:42:46 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/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap" >/data/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5beae93c39a2: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid' was executed successfully (exit status: 0). MTC@5beae93c39a2: Test case TC_scmg_sst_ssn_valid started. 12@5beae93c39a2: ************************************************* 12@5beae93c39a2: M3UA emulation initiated, the test can be started 12@5beae93c39a2: ************************************************* 12@5beae93c39a2: SCTP_ConnectResult -> connection established from: "172.18.129.203":2905 to server: "172.18.129.200":2905 association #8 12@5beae93c39a2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 12@5beae93c39a2: Association #8 state changed to: aSP_Down_commUP_Received (3) 12@5beae93c39a2: M3UA_ASPUP sent 12@5beae93c39a2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 12@5beae93c39a2: Message received on association #8 12@5beae93c39a2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 12@5beae93c39a2: Association #8 state changed to: aSP_Inactive (5) 12@5beae93c39a2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 12@5beae93c39a2: Message received on association #8 12@5beae93c39a2: Received M3UA_NOTIFY -> discard 12@5beae93c39a2: Message received on association #8 12@5beae93c39a2: ASPAC_Ack received for association #8 12@5beae93c39a2: Association #8 state changed to: aSP_Active (7) 12@5beae93c39a2: Message received on association #8 12@5beae93c39a2: Received M3UA_NOTIFY -> discard 12@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 12@5beae93c39a2: Message received on association #8 12@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5beae93c39a2: setverdict(pass): none -> pass 12@5beae93c39a2: Final verdict of PTC: none MTC@5beae93c39a2: Setting final verdict of the test case. MTC@5beae93c39a2: Local verdict of MTC: pass MTC@5beae93c39a2: Local verdict of PTC with component reference 12: none (pass -> pass) MTC@5beae93c39a2: Test case TC_scmg_sst_ssn_valid finished. Verdict: pass MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass'. Wed Jun 12 13:42:48 UTC 2024 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3212) Waiting for packet dumper to finish... 1 (prev_count=3212, count=30605) MTC@5beae93c39a2: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass' was executed successfully (exit status: 0). MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid ------ Wed Jun 12 13:42:50 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/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap" >/data/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5beae93c39a2: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid' was executed successfully (exit status: 0). MTC@5beae93c39a2: Test case TC_scmg_sst_ssn_invalid started. 13@5beae93c39a2: ************************************************* 13@5beae93c39a2: M3UA emulation initiated, the test can be started 13@5beae93c39a2: ************************************************* 13@5beae93c39a2: SCTP_ConnectResult -> connection established from: "172.18.129.203":2905 to server: "172.18.129.200":2905 association #8 13@5beae93c39a2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 13@5beae93c39a2: Association #8 state changed to: aSP_Down_commUP_Received (3) 13@5beae93c39a2: M3UA_ASPUP sent 13@5beae93c39a2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 13@5beae93c39a2: Message received on association #8 13@5beae93c39a2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 13@5beae93c39a2: Association #8 state changed to: aSP_Inactive (5) 13@5beae93c39a2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 13@5beae93c39a2: Message received on association #8 13@5beae93c39a2: Received M3UA_NOTIFY -> discard 13@5beae93c39a2: Message received on association #8 13@5beae93c39a2: ASPAC_Ack received for association #8 13@5beae93c39a2: Association #8 state changed to: aSP_Active (7) 13@5beae93c39a2: Message received on association #8 13@5beae93c39a2: Received M3UA_NOTIFY -> discard 13@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@5beae93c39a2: setverdict(pass): none -> pass 13@5beae93c39a2: Final verdict of PTC: none MTC@5beae93c39a2: Setting final verdict of the test case. MTC@5beae93c39a2: Local verdict of MTC: pass MTC@5beae93c39a2: Local verdict of PTC with component reference 13: none (pass -> pass) MTC@5beae93c39a2: Test case TC_scmg_sst_ssn_invalid finished. Verdict: pass MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass'. Wed Jun 12 13:42:57 UTC 2024 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18639) Waiting for packet dumper to finish... 1 (prev_count=18639, count=26054) MTC@5beae93c39a2: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass' was executed successfully (exit status: 0). MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only'. ------ SCCP_Tests_RAW.TC_callingparty_ssn_only ------ Wed Jun 12 13:42:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap" >/data/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5beae93c39a2: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only' was executed successfully (exit status: 0). MTC@5beae93c39a2: Test case TC_callingparty_ssn_only started. 14@5beae93c39a2: ************************************************* 14@5beae93c39a2: M3UA emulation initiated, the test can be started 14@5beae93c39a2: ************************************************* 14@5beae93c39a2: SCTP_ConnectResult -> connection established from: "172.18.129.203":2905 to server: "172.18.129.200":2905 association #8 14@5beae93c39a2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 14@5beae93c39a2: Association #8 state changed to: aSP_Down_commUP_Received (3) 14@5beae93c39a2: M3UA_ASPUP sent 14@5beae93c39a2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 14@5beae93c39a2: Message received on association #8 14@5beae93c39a2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 14@5beae93c39a2: Association #8 state changed to: aSP_Inactive (5) 14@5beae93c39a2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 14@5beae93c39a2: Message received on association #8 14@5beae93c39a2: Received M3UA_NOTIFY -> discard 14@5beae93c39a2: Message received on association #8 14@5beae93c39a2: ASPAC_Ack received for association #8 14@5beae93c39a2: Association #8 state changed to: aSP_Active (7) 14@5beae93c39a2: Message received on association #8 14@5beae93c39a2: Received M3UA_NOTIFY -> discard 14@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 14@5beae93c39a2: Message received on association #8 14@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5beae93c39a2: setverdict(pass): none -> pass 14@5beae93c39a2: Final verdict of PTC: none MTC@5beae93c39a2: Setting final verdict of the test case. MTC@5beae93c39a2: Local verdict of MTC: pass MTC@5beae93c39a2: Local verdict of PTC with component reference 14: none (pass -> pass) MTC@5beae93c39a2: Test case TC_callingparty_ssn_only finished. Verdict: pass MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass'. Wed Jun 12 13:43:01 UTC 2024 ====== SCCP_Tests_RAW.TC_callingparty_ssn_only pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2525) Waiting for packet dumper to finish... 1 (prev_count=2525, count=28891) MTC@5beae93c39a2: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass' was executed successfully (exit status: 0). MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late'. ------ SCCP_Tests_RAW.TC_cr_timeout_cc_too_late ------ Wed Jun 12 13:43:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap" >/data/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5beae93c39a2: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late' was executed successfully (exit status: 0). MTC@5beae93c39a2: Test case TC_cr_timeout_cc_too_late started. 15@5beae93c39a2: ************************************************* 15@5beae93c39a2: M3UA emulation initiated, the test can be started 15@5beae93c39a2: ************************************************* 15@5beae93c39a2: SCTP_ConnectResult -> connection established from: "172.18.129.203":2905 to server: "172.18.129.200":2905 association #8 15@5beae93c39a2: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 15@5beae93c39a2: Association #8 state changed to: aSP_Down_commUP_Received (3) 15@5beae93c39a2: M3UA_ASPUP sent 15@5beae93c39a2: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 15@5beae93c39a2: Message received on association #8 15@5beae93c39a2: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 15@5beae93c39a2: Association #8 state changed to: aSP_Inactive (5) 15@5beae93c39a2: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 15@5beae93c39a2: Message received on association #8 15@5beae93c39a2: Received M3UA_NOTIFY -> discard 15@5beae93c39a2: Message received on association #8 15@5beae93c39a2: ASPAC_Ack received for association #8 15@5beae93c39a2: Association #8 state changed to: aSP_Active (7) 15@5beae93c39a2: Message received on association #8 15@5beae93c39a2: Received M3UA_NOTIFY -> discard 15@5beae93c39a2: Message received on association #8 15@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5beae93c39a2: Waiting for RLSD 15@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 15@5beae93c39a2: Message received on association #8 15@5beae93c39a2: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@5beae93c39a2: setverdict(pass): none -> pass 15@5beae93c39a2: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 15@5beae93c39a2: Final verdict of PTC: none MTC@5beae93c39a2: Setting final verdict of the test case. MTC@5beae93c39a2: Local verdict of MTC: pass MTC@5beae93c39a2: Local verdict of PTC with component reference 15: none (pass -> pass) MTC@5beae93c39a2: Test case TC_cr_timeout_cc_too_late finished. Verdict: pass MTC@5beae93c39a2: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass'. Wed Jun 12 13:43:05 UTC 2024 ====== SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2526) Waiting for packet dumper to finish... 1 (prev_count=2526, count=27948) MTC@5beae93c39a2: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass' was executed successfully (exit status: 0). MC@5beae93c39a2: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5beae93c39a2: Terminating MTC. MC@5beae93c39a2: MTC terminated. MC2> exit MC@5beae93c39a2: Shutting down session. MC@5beae93c39a2: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/sccp/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh SCCP_Tests --rm Generated SCCP_Tests.TC_callingparty_ssn_only.merged Generated SCCP_Tests.TC_cr_cc.merged Generated SCCP_Tests.TC_cr_timeout_cc_too_late.merged Generated SCCP_Tests.TC_it_avoids_tiar.merged Generated SCCP_Tests.TC_process_rx_ludt.merged Generated SCCP_Tests.TC_process_rx_xudt.merged Generated SCCP_Tests.TC_routing_global_title_crash.merged Generated SCCP_Tests.TC_scmg_sst_ssn1.merged Generated SCCP_Tests.TC_scmg_sst_ssn_invalid.merged Generated SCCP_Tests.TC_scmg_sst_ssn_valid.merged Generated SCCP_Tests.TC_tiar_timeout.merged Generated SCCP_Tests.TC_udt_without_cr_cc.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-sccp-test-129 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-sccp-test-asan-3-stp + [ -n jenkins-ttcn3-sccp-test-asan-3-stp ] + docker_kill_wait jenkins-ttcn3-sccp-test-asan-3-stp + docker kill jenkins-ttcn3-sccp-test-asan-3-stp jenkins-ttcn3-sccp-test-asan-3-stp + docker wait jenkins-ttcn3-sccp-test-asan-3-stp 137 + network_remove + set +x Removing network ttcn3-sccp-test-129 + docker network remove ttcn3-sccp-test-129 ttcn3-sccp-test-129 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache:/cache --name jenkins-ttcn3-sccp-test-asan-3-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-sccp-test-asan/logs/sccp-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS