Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision bee0425ab74159364af6c667765e1522eb0f9c43 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bee0425ab74159364af6c667765e1522eb0f9c43 # timeout=10 Commit message: "ttcn3-sgsn-test: add config files for running SNS testcases" > git rev-list --no-walk 6beffab8df005a45e503b9e1f3b7b44ce7b38dab # timeout=10 [ttcn3-sccp-test-latest] $ /bin/sh -xe /tmp/jenkins428061001311395794.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-sccp-test-latest + sed s/-latest$// + DIR=ttcn3-sccp-test + export IMAGE_SUFFIX=latest + cd ttcn3-sccp-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs ] + [ xjenkins-ttcn3-sccp-test-latest-669 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/ttcn3-sccp-test + SUITE_NAME=ttcn3-sccp-test + IMAGE_SUFFIX=latest + 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-latest/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-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 [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.1s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 CACHED #12 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #12 CACHED #13 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #13 CACHED #14 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #14 CACHED #15 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #15 CACHED #16 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #16 CACHED #17 [ 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' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #17 CACHED #18 [ 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 #18 CACHED #19 [ 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 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 #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 #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 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.310 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #22 0.311 Cloning into 'osmo-ci'... #22 0.448 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #22 0.454 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #22 0.454 'common.sh' -> '/usr/local/bin/common.sh' #22 0.454 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #22 0.454 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #22 0.454 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #22 0.454 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #22 0.454 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #22 0.454 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #22 0.454 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #22 0.454 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #22 0.454 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #22 0.454 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #22 0.454 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #22 0.454 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #22 0.454 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #22 0.454 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #22 0.454 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #22 0.454 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #22 0.455 + rm -rf osmo-ci #22 DONE 0.5s #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 DONE 0.1s #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 0.328 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.1s #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.334 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.334 + apt-get update #26 0.409 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.409 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.411 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.507 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1576 B] #26 0.641 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [10.6 kB] #26 0.658 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-04-23-2036.10-F-2024-04-23-2036.10.pdiff [1595 B] #26 0.685 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-04-23-2036.10-F-2024-04-23-2036.10.pdiff [1595 B] #26 0.767 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [155 kB] #26 0.821 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [159 kB] #26 0.851 Fetched 431 kB in 0s (889 kB/s) #26 0.851 Reading package lists... #26 1.131 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.134 Reading package lists... #26 1.401 Building dependency tree... #26 1.456 Reading state information... #26 1.527 The following additional packages will be installed: #26 1.528 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.528 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.528 libyder-dev libyder2.0 #26 1.528 Suggested packages: #26 1.528 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.528 uhd-host #26 1.528 Recommended packages: #26 1.528 limesuite-udev limesuite-images gnuradio-dev #26 1.598 The following NEW packages will be installed: #26 1.599 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.599 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.599 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.619 0 upgraded, 14 newly installed, 0 to remove and 7 not upgraded. #26 1.619 Need to get 5782 kB of archives. #26 1.619 After this operation, 24.8 MB of additional disk space will be used. #26 1.619 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.4.9dce.202404232026 [263 kB] #26 1.620 Get:2 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u5 [485 kB] #26 1.645 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.4.9dce.202404232026 [53.0 kB] #26 1.648 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.651 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.655 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.655 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.657 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.22-1~deb12u1 [353 kB] #26 1.660 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.696 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.709 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.709 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.710 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.710 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 1.817 debconf: delaying package configuration, since apt-utils is not installed #26 1.858 Fetched 5782 kB in 0s (52.6 MB/s) #26 1.916 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 1.916 (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 ... 115013 files and directories currently installed.) #26 1.985 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u5_amd64.deb ... #26 2.001 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ... #26 2.176 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 2.194 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.4.9dce.202404232026_amd64.deb ... #26 2.228 Unpacking liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202404232026) ... #26 2.359 Selecting previously unselected package liblimesuite-dev. #26 2.367 Preparing to unpack .../02-liblimesuite-dev_23.11.0.4.9dce.202404232026_amd64.deb ... #26 2.385 Unpacking liblimesuite-dev (23.11.0.4.9dce.202404232026) ... #26 2.534 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.552 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.570 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.689 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.707 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.724 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 2.881 Selecting previously unselected package liborcania2.3:amd64. #26 2.889 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 2.906 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.031 Selecting previously unselected package liborcania-dev:amd64. #26 3.048 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.066 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.197 Selecting previously unselected package libsystemd-dev:amd64. #26 3.215 Preparing to unpack .../07-libsystemd-dev_252.22-1~deb12u1_amd64.deb ... #26 3.232 Unpacking libsystemd-dev:amd64 (252.22-1~deb12u1) ... #26 3.379 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.387 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.404 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.689 Selecting previously unselected package libuhd-dev:amd64. #26 3.707 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.724 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 3.874 Selecting previously unselected package libyder2.0:amd64. #26 3.882 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 3.898 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.034 Selecting previously unselected package libulfius2.7:amd64. #26 4.052 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.070 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.175 Selecting previously unselected package libyder-dev:amd64. #26 4.192 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.210 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.346 Selecting previously unselected package libulfius-dev:amd64. #26 4.354 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.371 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.540 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.591 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ... #26 4.644 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.696 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 4.746 Setting up liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202404232026) ... #26 4.797 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 4.847 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 4.898 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 4.947 Setting up libsystemd-dev:amd64 (252.22-1~deb12u1) ... #26 4.998 Setting up liblimesuite-dev (23.11.0.4.9dce.202404232026) ... #26 5.052 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.105 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.159 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.212 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.265 Processing triggers for man-db (2.11.2-2) ... #26 5.322 Processing triggers for libc-bin (2.36-9+deb12u4) ... #26 5.460 + apt-get clean #26 DONE 5.6s #27 exporting to image #27 exporting layers #27 exporting layers 0.5s done #27 writing image sha256:c9ca6b884bee4d8a77691c88c39a5ccbc72b3425dab04d523c154e8441912e97 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n c9ca6b884bee + 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-latest/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-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-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.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 1.13kB done #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #5 DONE 0.1s #6 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #6 ... #5 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #5 CACHED #6 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #6 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.337 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.337 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.337 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.337 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.682 Reading package lists... #7 0.944 Reading package lists... #7 1.193 Building dependency tree... #7 1.248 Reading state information... #7 1.310 The following additional packages will be installed: #7 1.310 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #7 1.310 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 #7 1.311 libosmovty13 osmocom-nightly #7 1.321 The following NEW packages will be installed: #7 1.321 libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 1.321 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.321 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly #7 1.343 0 upgraded, 15 newly installed, 0 to remove and 7 not upgraded. #7 1.343 Need to get 1987 kB of archives. #7 1.343 After this operation, 7200 kB of additional disk space will be used. #7 1.343 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404232026 [1164 B] #7 1.381 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.195.dafd.202404232026 [164 kB] #7 1.384 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.195.dafd.202404232026 [46.0 kB] #7 1.385 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.195.dafd.202404232026 [65.4 kB] #7 1.387 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.195.dafd.202404232026 [222 kB] #7 1.391 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.195.dafd.202404232026 [66.0 kB] #7 1.392 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.195.dafd.202404232026 [98.0 kB] #7 1.393 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.195.dafd.202404232026 [173 kB] #7 1.395 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.195.dafd.202404232026 [54.5 kB] #7 1.396 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.195.dafd.202404232026 [58.5 kB] #7 1.396 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.195.dafd.202404232026 [45.3 kB] #7 1.397 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.195.dafd.202404232026 [38.6 kB] #7 1.397 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.195.dafd.202404232026 [837 kB] #7 1.401 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202404232026 [52.5 kB] #7 1.401 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202404232026 [64.6 kB] #7 1.509 debconf: delaying package configuration, since apt-utils is not installed #7 1.550 Fetched 1987 kB in 0s (25.7 MB/s) #7 1.614 Selecting previously unselected package osmocom-nightly. #7 1.614 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116671 files and directories currently installed.) #7 1.652 Preparing to unpack .../00-osmocom-nightly_202404232026_amd64.deb ... #7 1.668 Unpacking osmocom-nightly (202404232026) ... #7 1.799 Selecting previously unselected package libosmocore21:amd64. #7 1.817 Preparing to unpack .../01-libosmocore21_1.9.0.195.dafd.202404232026_amd64.deb ... #7 1.852 Unpacking libosmocore21:amd64 (1.9.0.195.dafd.202404232026) ... #7 1.994 Selecting previously unselected package libosmocodec4:amd64. #7 2.002 Preparing to unpack .../02-libosmocodec4_1.9.0.195.dafd.202404232026_amd64.deb ... #7 2.018 Unpacking libosmocodec4:amd64 (1.9.0.195.dafd.202404232026) ... #7 2.159 Selecting previously unselected package libosmoisdn0:amd64. #7 2.177 Preparing to unpack .../03-libosmoisdn0_1.9.0.195.dafd.202404232026_amd64.deb ... #7 2.194 Unpacking libosmoisdn0:amd64 (1.9.0.195.dafd.202404232026) ... #7 2.325 Selecting previously unselected package libosmogsm20:amd64. #7 2.343 Preparing to unpack .../04-libosmogsm20_1.9.0.195.dafd.202404232026_amd64.deb ... #7 2.360 Unpacking libosmogsm20:amd64 (1.9.0.195.dafd.202404232026) ... #7 2.498 Selecting previously unselected package libosmocoding0:amd64. #7 2.506 Preparing to unpack .../05-libosmocoding0_1.9.0.195.dafd.202404232026_amd64.deb ... #7 2.523 Unpacking libosmocoding0:amd64 (1.9.0.195.dafd.202404232026) ... #7 2.664 Selecting previously unselected package libosmovty13:amd64. #7 2.682 Preparing to unpack .../06-libosmovty13_1.9.0.195.dafd.202404232026_amd64.deb ... #7 2.699 Unpacking libosmovty13:amd64 (1.9.0.195.dafd.202404232026) ... #7 2.842 Selecting previously unselected package libosmogb14:amd64. #7 2.850 Preparing to unpack .../07-libosmogb14_1.9.0.195.dafd.202404232026_amd64.deb ... #7 2.868 Unpacking libosmogb14:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.004 Selecting previously unselected package libosmoctrl0:amd64. #7 3.021 Preparing to unpack .../08-libosmoctrl0_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.039 Unpacking libosmoctrl0:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.171 Selecting previously unselected package libosmosim2:amd64. #7 3.179 Preparing to unpack .../09-libosmosim2_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.196 Unpacking libosmosim2:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.337 Selecting previously unselected package libosmousb0:amd64. #7 3.355 Preparing to unpack .../10-libosmousb0_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.372 Unpacking libosmousb0:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.493 Selecting previously unselected package libosmocore. #7 3.510 Preparing to unpack .../11-libosmocore_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.528 Unpacking libosmocore (1.9.0.195.dafd.202404232026) ... #7 3.641 Selecting previously unselected package libosmocore-dev:amd64. #7 3.659 Preparing to unpack .../12-libosmocore-dev_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.676 Unpacking libosmocore-dev:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.850 Selecting previously unselected package libosmonetif11:amd64. #7 3.858 Preparing to unpack .../13-libosmonetif11_1.4.0.54.05ff.202404232026_amd64.deb ... #7 3.874 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202404232026) ... #7 3.991 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.008 Preparing to unpack .../14-libosmo-netif-dev_1.4.0.54.05ff.202404232026_amd64.deb ... #7 4.026 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404232026) ... #7 4.201 Setting up osmocom-nightly (202404232026) ... #7 4.252 Setting up libosmocore21:amd64 (1.9.0.195.dafd.202404232026) ... #7 4.304 Setting up libosmousb0:amd64 (1.9.0.195.dafd.202404232026) ... #7 4.355 Setting up libosmocodec4:amd64 (1.9.0.195.dafd.202404232026) ... #7 4.407 Setting up libosmovty13:amd64 (1.9.0.195.dafd.202404232026) ... #7 4.459 Setting up libosmoisdn0:amd64 (1.9.0.195.dafd.202404232026) ... #7 4.511 Setting up libosmogsm20:amd64 (1.9.0.195.dafd.202404232026) ... #7 4.563 Setting up libosmoctrl0:amd64 (1.9.0.195.dafd.202404232026) ... #7 4.614 Setting up libosmogb14:amd64 (1.9.0.195.dafd.202404232026) ... #7 4.664 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202404232026) ... #7 4.716 Setting up libosmocoding0:amd64 (1.9.0.195.dafd.202404232026) ... #7 4.767 Setting up libosmosim2:amd64 (1.9.0.195.dafd.202404232026) ... #7 4.819 Setting up libosmocore (1.9.0.195.dafd.202404232026) ... #7 4.871 Setting up libosmocore-dev:amd64 (1.9.0.195.dafd.202404232026) ... #7 4.922 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404232026) ... #7 4.976 Processing triggers for libc-bin (2.36-9+deb12u4) ... #7 DONE 5.2s #8 [3/7] WORKDIR /DATA #8 DONE 0.1s #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 0.318 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.1s #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.370 Already on 'master' #11 0.370 Your branch is up to date with 'origin/master'. #11 0.372 refs/heads/master #11 0.401 HEAD is now at da7bc78 ss7_asp: Update osmo_stream read_cb2 functions to accommodate for new API param #11 0.402 master #11 0.403 da7bc78cb48c5ba0604b8d26000e059ebdcab391 #11 2.545 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.545 libtoolize: copying file './ltmain.sh' #11 2.992 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.992 libtoolize: and rerunning libtoolize and aclocal. #11 2.992 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.725 configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.725 configure.ac:167: You should run autoupdate. #11 3.725 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.725 configure.ac:167: the top level #11 3.725 configure.ac:184: warning: AC_OUTPUT should be used without arguments. #11 3.725 configure.ac:184: You should run autoupdate. #11 4.147 configure.ac:23: installing './compile' #11 4.149 configure.ac:25: installing './config.guess' #11 4.150 configure.ac:25: installing './config.sub' #11 4.152 configure.ac:9: installing './install-sh' #11 4.154 configure.ac:9: installing './missing' #11 4.214 examples/Makefile.am: installing './depcomp' #11 4.403 checking for a BSD-compatible install... /usr/bin/install -c #11 4.411 checking whether build environment is sane... yes #11 4.427 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.431 checking for gawk... gawk #11 4.432 checking whether make sets $(MAKE)... yes #11 4.464 checking whether make supports nested variables... yes #11 4.480 checking whether make supports nested variables... (cached) yes #11 4.481 checking whether make sets $(MAKE)... (cached) yes #11 4.486 checking for gcc... gcc #11 4.557 checking whether the C compiler works... yes #11 4.642 checking for C compiler default output file name... a.out #11 4.643 checking for suffix of executables... #11 4.666 checking whether we are cross compiling... no #11 4.706 checking for suffix of object files... o #11 4.725 checking whether the compiler supports GNU C... yes #11 4.754 checking whether gcc accepts -g... yes #11 4.781 checking for gcc option to enable C11 features... none needed #11 4.815 checking whether gcc understands -c and -o together... yes #11 4.840 checking whether make supports the include directive... yes (GNU style) #11 4.855 checking dependency style of gcc... gcc3 #11 4.944 checking build system type... x86_64-pc-linux-gnu #11 5.042 checking host system type... x86_64-pc-linux-gnu #11 5.042 checking how to print strings... printf #11 5.069 checking for a sed that does not truncate output... /usr/bin/sed #11 5.071 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.072 checking for egrep... /usr/bin/grep -E #11 5.073 checking for fgrep... /usr/bin/grep -F #11 5.074 checking for ld used by gcc... /usr/bin/ld #11 5.076 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.078 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.080 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.102 checking whether ln -s works... yes #11 5.103 checking the maximum length of command line arguments... 1572864 #11 5.110 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.110 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.110 checking for /usr/bin/ld option to reload object files... -r #11 5.111 checking for file... file #11 5.111 checking for objdump... objdump #11 5.112 checking how to recognize dependent libraries... pass_all #11 5.112 checking for dlltool... no #11 5.112 checking how to associate runtime and link libraries... printf %s\n #11 5.112 checking for ar... ar #11 5.112 checking for archiver @FILE support... @ #11 5.130 checking for strip... strip #11 5.130 checking for ranlib... ranlib #11 5.131 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.179 checking for sysroot... no #11 5.179 checking for a working dd... /usr/bin/dd #11 5.182 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.204 checking for mt... no #11 5.204 checking if : is a manifest tool... no #11 5.215 checking for stdio.h... yes #11 5.244 checking for stdlib.h... yes #11 5.269 checking for string.h... yes #11 5.293 checking for inttypes.h... yes #11 5.316 checking for stdint.h... yes #11 5.338 checking for strings.h... yes #11 5.358 checking for sys/stat.h... yes #11 5.377 checking for sys/types.h... yes #11 5.392 checking for unistd.h... yes #11 5.412 checking for dlfcn.h... yes #11 5.429 checking for objdir... .libs #11 5.504 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.515 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.515 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.553 checking if gcc static flag -static works... yes #11 5.616 checking if gcc supports -c -o file.o... yes #11 5.631 checking if gcc supports -c -o file.o... (cached) yes #11 5.631 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.639 checking whether -lc should be explicitly linked in... no #11 5.674 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.740 checking how to hardcode library paths into programs... immediate #11 5.740 checking whether stripping libraries is possible... yes #11 5.741 checking if libtool supports shared libraries... yes #11 5.741 checking whether to build shared libraries... yes #11 5.741 checking whether to build static libraries... yes #11 5.741 checking for pkg-config... /usr/bin/pkg-config #11 5.742 checking for pkg-config... /usr/bin/pkg-config #11 5.742 checking pkg-config is at least version 0.20... yes #11 5.742 checking for libosmocore >= 1.9.0... yes #11 5.746 checking for libosmovty >= 1.9.0... yes #11 5.751 checking for libosmogsm >= 1.9.0... yes #11 5.756 checking for libosmo-netif >= 1.4.0... yes #11 5.761 checking for library containing sctp_recvmsg... -lsctp #11 5.849 checking if gcc supports -fvisibility=hidden... yes #11 5.866 checking for doxygen... /usr/bin/doxygen #11 5.872 checking whether to enable VTY/CTRL tests... no #11 5.872 CFLAGS=" -std=gnu11 -Wall" #11 5.872 CPPFLAGS=" -Wall" #11 5.915 checking that generated files are newer than configure... done #11 5.916 configure: creating ./config.status #11 6.932 config.status: creating libosmo-sigtran.pc #11 6.939 config.status: creating libosmo-sccp.pc #11 6.948 config.status: creating libosmo-mtp.pc #11 6.968 config.status: creating libosmo-xua.pc #11 6.996 config.status: creating include/osmocom/Makefile #11 7.036 config.status: creating include/osmocom/sccp/Makefile #11 7.075 config.status: creating include/osmocom/mtp/Makefile #11 7.114 config.status: creating include/osmocom/sigtran/Makefile #11 7.154 config.status: creating include/Makefile #11 7.190 config.status: creating src/Makefile #11 7.199 config.status: creating tests/Makefile #11 7.206 config.status: creating tests/sccp/Makefile #11 7.213 config.status: creating tests/mtp/Makefile #11 7.219 config.status: creating tests/m2ua/Makefile #11 7.226 config.status: creating tests/xua/Makefile #11 7.232 config.status: creating tests/ss7/Makefile #11 7.239 config.status: creating tests/vty/Makefile #11 7.245 config.status: creating examples/Makefile #11 7.252 config.status: creating stp/Makefile #11 7.258 config.status: creating doc/Makefile #11 7.265 config.status: creating doc/examples/Makefile #11 7.279 config.status: creating doc/manuals/Makefile #11 7.290 config.status: creating contrib/Makefile #11 7.298 config.status: creating contrib/systemd/Makefile #11 7.306 config.status: creating contrib/libosmo-sccp.spec #11 7.313 config.status: creating Doxyfile #11 7.320 config.status: creating Makefile #11 7.327 config.status: executing tests/atconfig commands #11 7.328 config.status: executing depfiles commands #11 7.779 config.status: executing libtool commands #11 7.892 echo 1.8.0.62-da7b > .version-t && mv .version-t .version #11 7.897 make install-recursive #11 7.904 make[1]: Entering directory '/data/libosmo-sccp' #11 7.913 Making install in include #11 7.918 make[2]: Entering directory '/data/libosmo-sccp/include' #11 7.926 Making install in osmocom #11 7.931 make[3]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 7.939 Making install in mtp #11 7.944 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 7.950 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 7.950 make[5]: Nothing to be done for 'install-exec-am'. #11 7.953 /usr/bin/mkdir -p '/usr/local/include/osmocom/mtp' #11 7.959 /usr/bin/install -c -m 644 mtp_level3.h mtp_pcap.h '/usr/local/include/osmocom/mtp' #11 7.963 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 7.963 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 7.963 Making install in sccp #11 7.968 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 7.974 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 7.974 make[5]: Nothing to be done for 'install-exec-am'. #11 7.977 /usr/bin/mkdir -p '/usr/local/include/osmocom/sccp' #11 7.983 /usr/bin/install -c -m 644 sccp_types.h sccp.h '/usr/local/include/osmocom/sccp' #11 7.987 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 7.987 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 7.988 Making install in sigtran #11 7.992 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 7.998 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 7.998 make[5]: Nothing to be done for 'install-exec-am'. #11 8.001 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran' #11 8.002 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran/protocol' #11 8.007 /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.008 /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.013 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 8.014 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 8.018 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 8.024 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 8.024 make[5]: Nothing to be done for 'install-exec-am'. #11 8.024 make[5]: Nothing to be done for 'install-data-am'. #11 8.024 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 8.024 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 8.025 make[3]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 8.029 make[3]: Entering directory '/data/libosmo-sccp/include' #11 8.035 make[4]: Entering directory '/data/libosmo-sccp/include' #11 8.035 make[4]: Nothing to be done for 'install-exec-am'. #11 8.035 make[4]: Nothing to be done for 'install-data-am'. #11 8.035 make[4]: Leaving directory '/data/libosmo-sccp/include' #11 8.036 make[3]: Leaving directory '/data/libosmo-sccp/include' #11 8.037 make[2]: Leaving directory '/data/libosmo-sccp/include' #11 8.037 Making install in src #11 8.043 make[2]: Entering directory '/data/libosmo-sccp/src' #11 8.045 CC sccp.o #11 8.046 CC mtp_pcap.o #11 8.046 CC libxua_a-xua_msg.o #11 8.047 CC ipa.lo #11 8.048 CC m3ua.lo #11 8.050 CC osmo_ss7.lo #11 8.050 CC osmo_ss7_as.lo #11 8.051 CC osmo_ss7_asp.lo #11 8.052 CC osmo_ss7_asp_peer.lo #11 8.052 CC osmo_ss7_hmrt.lo #11 8.053 CC osmo_ss7_vty.lo #11 8.053 CC osmo_ss7_xua_srv.lo #11 8.054 CC sccp2sua.lo #11 8.054 CC sccp_lbcs.lo #11 8.054 CC sccp_helpers.lo #11 8.054 CC sccp_sap.lo #11 8.054 CC sccp_sclc.lo #11 8.055 CC sccp_scmg.lo #11 8.055 CC sccp_scrc.lo #11 8.055 CC sccp_scoc.lo #11 8.088 CC sccp_types.lo #11 8.127 sccp_scoc.c: In function 'scoc_fsm_active': #11 8.127 sccp_scoc.c:1200:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' #11 8.127 1200 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user") #11 8.127 | ^~~~~~~ #11 8.149 CC sccp_user.lo #11 8.160 CC sccp_vty.lo #11 8.182 CC sua.lo #11 8.187 CC xua_asp_fsm.lo #11 8.191 CC xua_as_fsm.lo #11 8.208 CC xua_default_lm_fsm.lo #11 8.210 CC xua_msg.lo #11 8.219 CC xua_rkm.lo #11 8.219 CC xua_shared.lo #11 8.220 CC xua_snm.lo #11 8.227 AR libsccp.a #11 8.227 ar: `u' modifier ignored since `D' is the default (see `U') #11 8.229 AR libmtp.a #11 8.230 ar: `u' modifier ignored since `D' is the default (see `U') #11 8.236 AR libxua.a #11 8.237 ar: `u' modifier ignored since `D' is the default (see `U') #11 8.451 CCLD libosmo-sigtran.la #11 8.645 make[3]: Entering directory '/data/libosmo-sccp/src' #11 8.646 /usr/bin/mkdir -p '/usr/local/lib' #11 8.646 /usr/bin/mkdir -p '/usr/local/lib' #11 8.646 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-sigtran.la '/usr/local/lib' #11 8.647 /usr/bin/install -c -m 644 libsccp.a libmtp.a libxua.a '/usr/local/lib' #11 8.649 ( cd '/usr/local/lib' && ranlib libsccp.a ) #11 8.651 ( cd '/usr/local/lib' && ranlib libmtp.a ) #11 8.652 ( cd '/usr/local/lib' && ranlib libxua.a ) #11 8.658 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.9.0.0 /usr/local/lib/libosmo-sigtran.so.9.0.0 #11 8.660 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 8.662 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 8.663 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /usr/local/lib/libosmo-sigtran.la #11 8.665 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /usr/local/lib/libosmo-sigtran.a #11 8.666 libtool: install: chmod 644 /usr/local/lib/libosmo-sigtran.a #11 8.668 libtool: install: ranlib /usr/local/lib/libosmo-sigtran.a #11 8.689 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 8.689 ---------------------------------------------------------------------- #11 8.689 Libraries have been installed in: #11 8.689 /usr/local/lib #11 8.689 #11 8.689 If you ever happen to want to link against installed libraries #11 8.689 in a given directory, LIBDIR, you must either use libtool, and #11 8.689 specify the full pathname of the library, or use the '-LLIBDIR' #11 8.689 flag during linking and do at least one of the following: #11 8.689 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 8.689 during execution #11 8.689 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 8.689 during linking #11 8.689 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 8.689 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 8.689 #11 8.689 See any operating system documentation about shared libraries for #11 8.689 more information, such as the ld(1) and ld.so(8) manual pages. #11 8.689 ---------------------------------------------------------------------- #11 8.690 make[3]: Leaving directory '/data/libosmo-sccp/src' #11 8.690 make[2]: Leaving directory '/data/libosmo-sccp/src' #11 8.690 Making install in tests #11 8.691 make[2]: Entering directory '/data/libosmo-sccp/tests' #11 8.692 Making install in xua #11 8.693 make[3]: Entering directory '/data/libosmo-sccp/tests/xua' #11 8.694 make[4]: Entering directory '/data/libosmo-sccp/tests/xua' #11 8.694 make[4]: Nothing to be done for 'install-exec-am'. #11 8.694 make[4]: Nothing to be done for 'install-data-am'. #11 8.694 make[4]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 8.694 make[3]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 8.694 Making install in sccp #11 8.695 make[3]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 8.696 make[4]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 8.696 make[4]: Nothing to be done for 'install-exec-am'. #11 8.696 make[4]: Nothing to be done for 'install-data-am'. #11 8.696 make[4]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 8.696 make[3]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 8.696 Making install in mtp #11 8.697 make[3]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 8.698 make[4]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 8.698 make[4]: Nothing to be done for 'install-exec-am'. #11 8.698 make[4]: Nothing to be done for 'install-data-am'. #11 8.698 make[4]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 8.698 make[3]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 8.698 Making install in m2ua #11 8.699 make[3]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 8.701 make[4]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 8.701 make[4]: Nothing to be done for 'install-exec-am'. #11 8.701 make[4]: Nothing to be done for 'install-data-am'. #11 8.701 make[4]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 8.701 make[3]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 8.701 Making install in ss7 #11 8.702 make[3]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 8.703 make[4]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 8.703 make[4]: Nothing to be done for 'install-exec-am'. #11 8.703 make[4]: Nothing to be done for 'install-data-am'. #11 8.703 make[4]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 8.703 make[3]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 8.703 Making install in vty #11 8.704 make[3]: Entering directory '/data/libosmo-sccp/tests/vty' #11 8.706 make[4]: Entering directory '/data/libosmo-sccp/tests/vty' #11 8.706 make[4]: Nothing to be done for 'install-exec-am'. #11 8.706 make[4]: Nothing to be done for 'install-data-am'. #11 8.706 make[4]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 8.706 make[3]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 8.707 make[3]: Entering directory '/data/libosmo-sccp/tests' #11 8.709 make[4]: Entering directory '/data/libosmo-sccp/tests' #11 8.709 make[4]: Nothing to be done for 'install-exec-am'. #11 8.709 make[4]: Nothing to be done for 'install-data-am'. #11 8.709 make[4]: Leaving directory '/data/libosmo-sccp/tests' #11 8.709 make[3]: Leaving directory '/data/libosmo-sccp/tests' #11 8.709 make[2]: Leaving directory '/data/libosmo-sccp/tests' #11 8.709 Making install in examples #11 8.711 make[2]: Entering directory '/data/libosmo-sccp/examples' #11 8.712 CC sccp_demo_user.o #11 8.712 CC sccp_test_server.o #11 8.713 CC sccp_test_vty.o #11 8.753 CCLD sccp_demo_user #11 8.902 make[3]: Entering directory '/data/libosmo-sccp/examples' #11 8.902 make[3]: Nothing to be done for 'install-exec-am'. #11 8.902 make[3]: Nothing to be done for 'install-data-am'. #11 8.902 make[3]: Leaving directory '/data/libosmo-sccp/examples' #11 8.902 make[2]: Leaving directory '/data/libosmo-sccp/examples' #11 8.902 Making install in stp #11 8.903 make[2]: Entering directory '/data/libosmo-sccp/stp' #11 8.904 CC stp_main.o #11 8.940 CCLD osmo-stp #11 9.115 make[3]: Entering directory '/data/libosmo-sccp/stp' #11 9.115 make[3]: Nothing to be done for 'install-data-am'. #11 9.116 /usr/bin/mkdir -p '/usr/local/bin' #11 9.117 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-stp '/usr/local/bin' #11 9.133 libtool: install: /usr/bin/install -c .libs/osmo-stp /usr/local/bin/osmo-stp #11 9.134 make[3]: Leaving directory '/data/libosmo-sccp/stp' #11 9.134 make[2]: Leaving directory '/data/libosmo-sccp/stp' #11 9.134 Making install in doc #11 9.135 make[2]: Entering directory '/data/libosmo-sccp/doc' #11 9.137 Making install in examples #11 9.137 make[3]: Entering directory '/data/libosmo-sccp/doc/examples' #11 9.139 make[4]: Entering directory '/data/libosmo-sccp/doc/examples' #11 9.139 make[4]: Nothing to be done for 'install-exec-am'. #11 9.139 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 9.139 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 9.141 /usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 9.141 /usr/bin/install -c -m 644 osmo-stp.cfg '/usr/local/etc/osmocom' #11 9.142 make[4]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 9.142 make[3]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 9.142 Making install in manuals #11 9.143 make[3]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 9.144 make[4]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 9.144 make[4]: Nothing to be done for 'install-exec-am'. #11 9.144 make[4]: Nothing to be done for 'install-data-am'. #11 9.144 make[4]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 9.144 make[3]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 9.145 make[3]: Entering directory '/data/libosmo-sccp/doc' #11 9.146 make[4]: Entering directory '/data/libosmo-sccp/doc' #11 9.146 make[4]: Nothing to be done for 'install-exec-am'. #11 9.146 make[4]: Nothing to be done for 'install-data-am'. #11 9.146 make[4]: Leaving directory '/data/libosmo-sccp/doc' #11 9.147 make[3]: Leaving directory '/data/libosmo-sccp/doc' #11 9.147 make[2]: Leaving directory '/data/libosmo-sccp/doc' #11 9.147 Making install in contrib #11 9.148 make[2]: Entering directory '/data/libosmo-sccp/contrib' #11 9.150 Making install in systemd #11 9.152 make[3]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 9.154 make[4]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 9.154 make[4]: Nothing to be done for 'install-exec-am'. #11 9.155 /usr/bin/mkdir -p '/lib/systemd/system' #11 9.157 /usr/bin/install -c -m 644 osmo-stp.service '/lib/systemd/system' #11 9.167 make[4]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 9.168 make[3]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 9.171 make[3]: Entering directory '/data/libosmo-sccp/contrib' #11 9.176 make[4]: Entering directory '/data/libosmo-sccp/contrib' #11 9.176 make[4]: Nothing to be done for 'install-exec-am'. #11 9.176 make[4]: Nothing to be done for 'install-data-am'. #11 9.176 make[4]: Leaving directory '/data/libosmo-sccp/contrib' #11 9.176 make[3]: Leaving directory '/data/libosmo-sccp/contrib' #11 9.177 make[2]: Leaving directory '/data/libosmo-sccp/contrib' #11 9.183 make[2]: Entering directory '/data/libosmo-sccp' #11 9.186 mkdir -p doc/sigtran #11 9.191 /usr/bin/doxygen Doxyfile #11 9.250 warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete. #11 9.250 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.250 warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete. #11 9.250 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.250 warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete. #11 9.250 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.250 warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete. #11 9.250 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.250 warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete. #11 9.250 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.250 warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete. #11 9.250 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.250 warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete. #11 9.250 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.250 warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete. #11 9.250 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.250 warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete. #11 9.250 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.250 warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete. #11 9.250 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.250 warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete. #11 9.250 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.250 warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value #11 9.250 Using the default: a4! #11 9.280 Doxygen version used: 1.9.4 #11 9.280 Searching for include files... #11 9.280 Searching for example files... #11 9.280 Searching for images... #11 9.280 Searching for dot files... #11 9.280 Searching for msc files... #11 9.280 Searching for dia files... #11 9.280 Searching for files to exclude #11 9.280 Searching INPUT for files to process... #11 9.280 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran #11 9.280 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran/protocol #11 9.280 Searching for files in directory /data/libosmo-sccp/src #11 9.280 Reading and parsing tag files #11 9.280 Parsing files #11 9.280 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 9.280 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 9.280 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 9.280 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 9.280 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 9.280 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 9.280 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 9.280 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 9.280 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 9.280 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 9.280 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 9.280 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 9.280 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 9.280 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 9.280 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 9.280 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 9.280 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 9.280 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 9.280 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 9.280 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 9.280 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 9.280 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 9.280 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 9.280 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 9.280 Preprocessing /data/libosmo-sccp/src/ipa.c... #11 9.280 Parsing file /data/libosmo-sccp/src/ipa.c... #11 9.280 Preprocessing /data/libosmo-sccp/src/m3ua.c... #11 9.280 Parsing file /data/libosmo-sccp/src/m3ua.c... #11 9.280 Preprocessing /data/libosmo-sccp/src/mtp_pcap.c... #11 9.280 Parsing file /data/libosmo-sccp/src/mtp_pcap.c... #11 9.280 Preprocessing /data/libosmo-sccp/src/osmo_ss7.c... #11 9.280 Parsing file /data/libosmo-sccp/src/osmo_ss7.c... #11 9.280 Preprocessing /data/libosmo-sccp/src/osmo_ss7_as.c... #11 9.280 Parsing file /data/libosmo-sccp/src/osmo_ss7_as.c... #11 9.280 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 9.280 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 9.280 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 9.280 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 9.280 Preprocessing /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 9.280 Parsing file /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 9.280 Preprocessing /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 9.280 Parsing file /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 9.280 Preprocessing /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 9.280 Parsing file /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 9.280 Preprocessing /data/libosmo-sccp/src/sccp.c... #11 9.280 Parsing file /data/libosmo-sccp/src/sccp.c... #11 9.280 Preprocessing /data/libosmo-sccp/src/sccp2sua.c... #11 9.280 Parsing file /data/libosmo-sccp/src/sccp2sua.c... #11 9.280 Preprocessing /data/libosmo-sccp/src/sccp_helpers.c... #11 9.280 Parsing file /data/libosmo-sccp/src/sccp_helpers.c... #11 9.280 Preprocessing /data/libosmo-sccp/src/sccp_internal.h... #11 9.280 Parsing file /data/libosmo-sccp/src/sccp_internal.h... #11 9.280 Preprocessing /data/libosmo-sccp/src/sccp_lbcs.c... #11 9.280 Parsing file /data/libosmo-sccp/src/sccp_lbcs.c... #11 9.280 Preprocessing /data/libosmo-sccp/src/sccp_sap.c... #11 9.280 Parsing file /data/libosmo-sccp/src/sccp_sap.c... #11 9.280 Preprocessing /data/libosmo-sccp/src/sccp_sclc.c... #11 9.280 Parsing file /data/libosmo-sccp/src/sccp_sclc.c... #11 9.280 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 9.346 /sccp_scmg.c... #11 9.346 Parsing file /data/libosmo-sccp/src/sccp_scmg.c... #11 9.346 Preprocessing /data/libosmo-sccp/src/sccp_scoc.c... #11 9.346 Parsing file /data/libosmo-sccp/src/sccp_scoc.c... #11 9.346 Preprocessing /data/libosmo-sccp/src/sccp_scrc.c... #11 9.346 Parsing file /data/libosmo-sccp/src/sccp_scrc.c... #11 9.346 Preprocessing /data/libosmo-sccp/src/sccp_types.c... #11 9.346 Parsing file /data/libosmo-sccp/src/sccp_types.c... #11 9.346 Preprocessing /data/libosmo-sccp/src/sccp_user.c... #11 9.346 Parsing file /data/libosmo-sccp/src/sccp_user.c... #11 9.346 Preprocessing /data/libosmo-sccp/src/sccp_vty.c... #11 9.346 Parsing file /data/libosmo-sccp/src/sccp_vty.c... #11 9.346 Preprocessing /data/libosmo-sccp/src/ss7_internal.h... #11 9.346 Parsing file /data/libosmo-sccp/src/ss7_internal.h... #11 9.346 Preprocessing /data/libosmo-sccp/src/sua.c... #11 9.346 Parsing file /data/libosmo-sccp/src/sua.c... #11 9.346 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.c... #11 9.346 Parsing file /data/libosmo-sccp/src/xua_as_fsm.c... #11 9.346 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.h... #11 9.346 Parsing file /data/libosmo-sccp/src/xua_as_fsm.h... #11 9.346 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.c... #11 9.346 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.c... #11 9.346 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.h... #11 9.346 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.h... #11 9.346 Preprocessing /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 9.346 Parsing file /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 9.346 Preprocessing /data/libosmo-sccp/src/xua_internal.h... #11 9.346 Parsing file /data/libosmo-sccp/src/xua_internal.h... #11 9.346 Preprocessing /data/libosmo-sccp/src/xua_msg.c... #11 9.346 Parsing file /data/libosmo-sccp/src/xua_msg.c... #11 9.346 Preprocessing /data/libosmo-sccp/src/xua_rkm.c... #11 9.346 Parsing file /data/libosmo-sccp/src/xua_rkm.c... #11 9.346 Preprocessing /data/libosmo-sccp/src/xua_shared.c... #11 9.346 Parsing file /data/libosmo-sccp/src/xua_shared.c... #11 9.346 Preprocessing /data/libosmo-sccp/src/xua_snm.c... #11 9.346 Parsing file /data/libosmo-sccp/src/xua_snm.c... #11 9.346 Building macro definition list... #11 9.346 Building group list... #11 9.346 Building directory list... #11 9.346 Building namespace list... #11 9.346 Building file list... #11 9.346 Building class list... #11 9.346 Building concept list... #11 9.346 Computing nesting relations for classes... #11 9.346 Associating documentation with classes... #11 9.346 Associating documentation with concepts... #11 9.346 Building example list... #11 9.346 Searching for enumerations... #11 9.346 Searching for documented typedefs... #11 9.346 Searching for members imported via using declarations... #11 9.346 Searching for included using directives... #11 9.346 Searching for documented variables... #11 9.346 Building interface member list... #11 9.346 Building member list... #11 9.346 Searching for friends... #11 9.346 Searching for documented defines... #11 9.346 Computing class inheritance relations... #11 9.346 Computing class usage relations... #11 9.346 Flushing cached template relations that have become invalid... #11 9.346 Computing class relations... #11 9.346 Add enum values to enums... #11 9.346 Searching for member function documentation... #11 9.346 Creating members for template instances... #11 9.346 Building page list... #11 9.346 Search for main page... #11 9.346 Computing page relations... #11 9.346 Determining the scope of groups... #11 9.346 Sorting lists... #11 9.346 Determining which enums are documented #11 9.346 Computing member relations... #11 9.346 Building full member lists recursively... #11 9.346 Adding members to member groups. #11 9.346 Computing member references... #11 9.346 Inheriting documentation... #11 9.346 Generating disk names... #11 9.346 Adding source references... #11 9.346 Adding xrefitems... #11 9.346 Sorting member lists... #11 9.346 Setting anonymous enum type... #11 9.346 Computing dependencies between directories... #11 9.346 Generating citations page... #11 9.346 Counting members... #11 9.346 Counting data structures... #11 9.346 Resolving user defined references... #11 9.346 Finding anchors and sections in the documentation... #11 9.346 Transferring function references... #11 9.346 Combining using relations... #11 9.346 Adding members to index pages... #11 9.346 Correcting members for VHDL... #11 9.346 Computing tooltip texts... #11 9.346 Generating style sheet... #11 9.346 Generating search indices... #11 9.346 Generating example documentation... #11 9.346 Generating file sources... #11 9.346 Generating code for file include/osmocom/sigtran/m2ua_types.h... #11 9.346 Generating code for file include/osmocom/sigtran/mtp_sap.h... #11 9.346 Generating code for file include/osmocom/sigtran/osmo_ss7.h... #11 9.346 Generating code for file include/osmocom/sigtran/protocol/m3ua.h... #11 9.346 Generating code for file include/osmocom/sigtran/protocol/mtp.h... #11 9.346 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 9.426 /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 9.426 parameter 'ppid_mux' #11 9.426 /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 9.426 /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 9.426 parameter 'inst' #11 9.427 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 9.427 /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 9.427 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 9.427 /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 9.427 parameter 'asp_name' #11 9.427 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 9.427 /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 9.427 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 9.427 /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 9.427 parameter 'asp_name' #11 9.428 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 9.428 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 9.428 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 9.428 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 9.428 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 9.431 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 9.432 /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 9.432 /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 9.432 parameter 'inst' #11 9.439 /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 9.439 /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 9.439 parameter 'addr' #11 9.439 /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 9.439 parameter 'prim_cb' #11 9.439 /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 9.439 parameter 'prim_cb' #11 9.442 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 9.442 /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 9.442 parameter 'num_maps' #11 9.445 /data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 9.445 /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 9.445 /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 9.445 parameter 'info_str' #11 9.446 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 9.449 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 9.451 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 9.453 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 9.453 /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 9.453 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 9.453 /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 9.453 parameter 'asp_name' #11 9.453 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 9.453 /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 9.453 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 9.453 /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 9.453 parameter 'asp_name' #11 9.453 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 9.453 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 9.453 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 9.453 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 9.455 /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 9.455 parameter 'trans_proto' #11 9.464 /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 9.464 /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 9.464 parameter 'addr' #11 9.466 /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 9.466 /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 9.466 parameter 'inst' #11 9.470 /data/libosmo-sccp/src/sccp2sua.c:92: warning: unable to resolve reference to 'in_digits' for \ref command #11 9.470 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 9.470 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 9.471 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 9.471 /data/libosmo-sccp/src/sccp2sua.c:320: warning: unable to resolve reference to 'addr' for \ref command #11 9.472 /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 9.472 parameter 'type' #11 9.472 /data/libosmo-sccp/src/sccp2sua.c:1176: warning: unable to resolve reference to 'xua' for \ref command #11 9.472 /data/libosmo-sccp/src/sccp2sua.c:1140: warning: unable to resolve reference to 'xua' for \ref command #11 9.472 /data/libosmo-sccp/src/sccp2sua.c:1209: warning: unable to resolve reference to 'xua' for \ref command #11 9.472 /data/libosmo-sccp/src/sccp2sua.c:1300: warning: unable to resolve reference to 'xua' for \ref command #11 9.472 /data/libosmo-sccp/src/sccp2sua.c:1638: warning: unable to resolve reference to 'xua' for \ref command #11 9.472 /data/libosmo-sccp/src/sccp2sua.c:1599: warning: unable to resolve reference to 'xua' for \ref command #11 9.472 /data/libosmo-sccp/src/sccp2sua.c:1429: warning: unable to resolve reference to 'xua' for \ref command #11 9.472 /data/libosmo-sccp/src/sccp2sua.c:1559: warning: unable to resolve reference to 'xua' for \ref command #11 9.472 /data/libosmo-sccp/src/sccp2sua.c:797: warning: unable to resolve reference to 'xua' for \ref command #11 9.472 /data/libosmo-sccp/src/sccp2sua.c:1271: warning: unable to resolve reference to 'xua' for \ref command #11 9.472 /data/libosmo-sccp/src/sccp2sua.c:1238: warning: unable to resolve reference to 'xua' for \ref command #11 9.472 /data/libosmo-sccp/src/sccp2sua.c:1332: warning: unable to resolve reference to 'xua' for \ref command #11 9.472 /data/libosmo-sccp/src/sccp2sua.c:1468: warning: unable to resolve reference to 'xua' for \ref command #11 9.473 /data/libosmo-sccp/src/sccp2sua.c:1382: warning: unable to resolve reference to 'xua' for \ref command #11 9.473 /data/libosmo-sccp/src/sccp2sua.c:1519: warning: unable to resolve reference to 'xua' for \ref command #11 9.473 /data/libosmo-sccp/src/sccp2sua.c:1189: warning: unable to resolve reference to 'xua' for \ref command #11 9.473 /data/libosmo-sccp/src/sccp2sua.c:1156: warning: unable to resolve reference to 'xua' for \ref command #11 9.473 /data/libosmo-sccp/src/sccp2sua.c:1221: warning: unable to resolve reference to 'xua' for \ref command #11 9.473 /data/libosmo-sccp/src/sccp2sua.c:565: warning: unable to resolve reference to 'opt' for \ref command #11 9.476 /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 9.476 /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 9.476 parameter 'oph' #11 9.476 /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 9.476 /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 9.476 parameter 'oph' #11 9.479 /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 9.479 /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 9.479 parameter 'oph' #11 9.480 /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 9.480 /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 9.480 parameter 'oph' #11 9.489 /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 9.489 /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 9.489 parameter 'inst' #11 9.490 /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 9.490 parameter 'prim_cb' #11 9.490 /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 9.490 parameter 'prim_cb' #11 9.490 /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 9.490 parameter 'prim_cb' #11 9.492 /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 9.492 parameter 'trans_proto' #11 9.494 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 9.495 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 9.495 /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 9.495 /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 9.495 parameter 'info_str' #11 9.496 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 9.504 ran/protocol/sccp_scmg.h... #11 9.504 Generating code for file include/osmocom/sigtran/protocol/sua.h... #11 9.504 Generating code for file include/osmocom/sigtran/sccp_helpers.h... #11 9.504 Generating code for file include/osmocom/sigtran/sccp_sap.h... #11 9.504 Generating code for file include/osmocom/sigtran/sigtran_sap.h... #11 9.504 Generating code for file include/osmocom/sigtran/xua_msg.h... #11 9.504 Generating code for file include/osmocom/sigtran/xua_types.h... #11 9.504 Parsing code for file src/ipa.c... #11 9.504 Parsing code for file src/m3ua.c... #11 9.504 Parsing code for file src/mtp_pcap.c... #11 9.504 Parsing code for file src/osmo_ss7.c... #11 9.504 Parsing code for file src/osmo_ss7_as.c... #11 9.504 Parsing code for file src/osmo_ss7_asp.c... #11 9.504 Parsing code for file src/osmo_ss7_asp_peer.c... #11 9.504 Parsing code for file src/osmo_ss7_hmrt.c... #11 9.504 Parsing code for file src/osmo_ss7_vty.c... #11 9.504 Parsing code for file src/osmo_ss7_xua_srv.c... #11 9.504 Parsing code for file src/sccp.c... #11 9.504 Parsing code for file src/sccp2sua.c... #11 9.504 Parsing code for file src/sccp_helpers.c... #11 9.504 Generating code for file src/sccp_internal.h... #11 9.504 Parsing code for file src/sccp_lbcs.c... #11 9.504 Parsing code for file src/sccp_sap.c... #11 9.504 Parsing code for file src/sccp_sclc.c... #11 9.504 Parsing code for file src/sccp_scmg.c... #11 9.504 Parsing code for file src/sccp_scoc.c... #11 9.504 Parsing code for file src/sccp_scrc.c... #11 9.504 Parsing code for file src/sccp_types.c... #11 9.504 Parsing code for file src/sccp_user.c... #11 9.504 Parsing code for file src/sccp_vty.c... #11 9.504 Generating code for file src/ss7_internal.h... #11 9.504 Parsing code for file src/sua.c... #11 9.504 Parsing code for file src/xua_as_fsm.c... #11 9.504 Generating code for file src/xua_as_fsm.h... #11 9.504 Parsing code for file src/xua_asp_fsm.c... #11 9.504 Generating code for file src/xua_asp_fsm.h... #11 9.504 Parsing code for file src/xua_default_lm_fsm.c... #11 9.504 Generating code for file src/xua_internal.h... #11 9.504 Parsing code for file src/xua_msg.c... #11 9.504 Parsing code for file src/xua_rkm.c... #11 9.504 Parsing code for file src/xua_shared.c... #11 9.504 Parsing code for file src/xua_snm.c... #11 9.504 Generating file documentation... #11 9.504 Generating docs for file include/osmocom/sigtran/m2ua_types.h... #11 9.504 Generating docs for file include/osmocom/sigtran/mtp_sap.h... #11 9.504 Generating docs for file include/osmocom/sigtran/osmo_ss7.h... #11 9.504 Generating docs for file include/osmocom/sigtran/protocol/m3ua.h... #11 9.504 Generating docs for file include/osmocom/sigtran/protocol/mtp.h... #11 9.504 Generating docs for file include/osmocom/sigtran/protocol/sccp_scmg.h... #11 9.504 Generating docs for file include/osmocom/sigtran/protocol/sua.h... #11 9.504 Generating docs for file include/osmocom/sigtran/sccp_helpers.h... #11 9.504 Generating docs for file include/osmocom/sigtran/sccp_sap.h... #11 9.504 Generating docs for file include/osmocom/sigtran/sigtran_sap.h... #11 9.504 Generating docs for file include/osmocom/sigtran/xua_msg.h... #11 9.504 Generating docs for file include/osmocom/sigtran/xua_types.h... #11 9.504 Generating docs for file src/ipa.c... #11 9.504 Generating docs for file src/m3ua.c... #11 9.504 Generating docs for file src/mtp_pcap.c... #11 9.504 Generating docs for file src/osmo_ss7.c... #11 9.504 Generating docs for file src/osmo_ss7_as.c... #11 9.504 Generating docs for file src/osmo_ss7_asp.c... #11 9.504 Generating docs for file src/osmo_ss7_asp_peer.c... #11 9.504 Generating docs for file src/osmo_ss7_hmrt.c... #11 9.504 Generating docs for file src/osmo_ss7_vty.c... #11 9.504 Generating docs for file src/osmo_ss7_xua_srv.c... #11 9.504 Generating docs for file src/sccp.c... #11 9.504 Generating docs for file src/sccp2sua.c... #11 9.504 Generating docs for file src/sccp_helpers.c... #11 9.504 Generating docs for file src/sccp_internal.h... #11 9.504 Generating docs for file src/sccp_lbcs.c... #11 9.504 Generating docs for file src/sccp_sap.c... #11 9.504 Generating docs for file src/sccp_sclc.c... #11 9.504 Generating docs for file src/sccp_scmg.c... #11 9.504 Generating docs for file src/sccp_scoc.c... #11 9.504 Generating docs for file src/sccp_scrc.c... #11 9.504 Generating docs for file src/sccp_types.c... #11 9.504 Generating docs for file src/sccp_user.c... #11 9.504 Generating docs for file src/sccp_vty.c... #11 9.504 Generating docs for file src/ss7_internal.h... #11 9.504 Generating docs for file src/sua.c... #11 9.504 Generating docs for file src/xua_as_fsm.c... #11 9.504 Generating docs for file src/xua_as_fsm.h... #11 9.504 Generating docs for file src/xua_asp_fsm.c... #11 9.504 Generating docs for file src/xua_asp_fsm.h... #11 9.504 Generating docs for file src/xua_default_lm_fsm.c... #11 9.504 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 9.506 /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 9.506 /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 9.506 parameter 'info_str' #11 9.506 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 9.506 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 9.506 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 9.506 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 9.507 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 9.507 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 9.507 /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 9.507 /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 9.507 parameter 'info_str' #11 9.508 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 9.510 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 9.510 /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 9.510 parameter 'num_maps' #11 9.525 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 9.526 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 9.594 al.h... #11 9.594 Generating docs for file src/xua_msg.c... #11 9.594 Generating docs for file src/xua_rkm.c... #11 9.594 Generating docs for file src/xua_shared.c... #11 9.594 Generating docs for file src/xua_snm.c... #11 9.594 Generating page documentation... #11 9.594 Generating group documentation... #11 9.594 Generating class documentation... #11 9.594 Generating docs for compound ipa_asp_fsm_priv... #11 9.594 Generating docs for compound lm_fsm_priv... #11 9.594 Generating docs for compound m3ua_data_hdr... #11 9.594 Generating docs for compound osmo_mtp_pause_param... #11 9.594 Generating docs for compound osmo_mtp_prim... #11 9.594 Generating docs for compound osmo_mtp_resume_param... #11 9.594 Generating docs for compound osmo_mtp_status_param... #11 9.594 Generating docs for compound osmo_mtp_transfer_param... #11 9.594 Generating docs for compound osmo_sccp_addr... #11 9.594 Generating docs for compound osmo_sccp_addr_entry... #11 9.594 Generating docs for compound osmo_sccp_gt... #11 9.594 Generating docs for compound osmo_sccp_instance... #11 9.594 Generating docs for compound osmo_sccp_user... #11 9.594 Generating docs for compound osmo_scu_connect_param... #11 9.594 Generating docs for compound osmo_scu_data_param... #11 9.594 Generating docs for compound osmo_scu_disconn_param... #11 9.594 Generating docs for compound osmo_scu_notice_param... #11 9.594 Generating docs for compound osmo_scu_pcstate_param... #11 9.594 Generating docs for compound osmo_scu_prim... #11 9.594 Generating docs for compound osmo_scu_reset_param... #11 9.594 Generating docs for compound osmo_scu_state_param... #11 9.594 Generating docs for compound osmo_scu_unitdata_param... #11 9.594 Generating docs for compound osmo_ss7_as... #11 9.594 Generating docs for compound osmo_ss7_asp... #11 9.594 Generating docs for compound osmo_ss7_asp_peer... #11 9.594 Generating docs for compound osmo_ss7_instance... #11 9.594 Generating docs for compound osmo_ss7_link... #11 9.594 Generating docs for compound osmo_ss7_linkset... #11 9.594 Generating docs for compound osmo_ss7_pc_fmt... #11 9.594 Generating docs for compound osmo_ss7_route... #11 9.594 Generating docs for compound osmo_ss7_route_table... #11 9.594 Generating docs for compound osmo_ss7_routing_key... #11 9.594 Generating docs for compound osmo_ss7_user... #11 9.594 Generating docs for compound osmo_xlm_prim... #11 9.594 Generating docs for compound osmo_xlm_prim_error... #11 9.594 Generating docs for compound osmo_xlm_prim_notify... #11 9.594 Generating docs for compound osmo_xlm_prim_rk_dereg... #11 9.594 Generating docs for compound osmo_xlm_prim_rk_reg... #11 9.594 Generating docs for compound osmo_xua_layer_manager... #11 9.594 Generating docs for compound osmo_xua_server... #11 9.594 Generating docs for compound pcap_hdr... #11 9.594 Generating docs for compound pcaprec_hdr... #11 9.594 Generating docs for compound sccp_connection... #11 9.594 Generating docs for compound sccp_data_callback... #11 9.594 Generating docs for compound sccp_scmg_msg... #11 9.594 Generating docs for compound sccp_system... #11 9.594 Generating docs for compound udt_offsets... #11 9.594 Generating docs for compound xua_as_fsm_priv... #11 9.594 Generating docs for compound xua_asp_fsm_priv... #11 9.594 Generating docs for compound xua_common_hdr... #11 9.594 Generating docs for compound xua_dialect... #11 9.594 Generating docs for compound xua_msg... #11 9.594 Generating docs for compound xua_msg_class... #11 9.594 Generating docs for compound xua_msg_event_map... #11 9.594 Generating docs for compound xua_msg_part... #11 9.594 Generating docs for compound xua_parameter_hdr... #11 9.594 Generating concept documentation... #11 9.594 Generating namespace index... #11 9.594 Generating graph info page... #11 9.594 Generating directory documentation... #11 9.594 Generating index page... #11 9.594 Generating page index... #11 9.594 Generating module index... #11 9.594 Generating namespace index... #11 9.594 Generating namespace member index... #11 9.594 Generating concept index... #11 9.594 Generating annotated compound index... #11 9.594 Generating alphabetical compound index... #11 9.594 Generating hierarchical class index... #11 9.594 Generating member index... #11 9.594 Generating file index... #11 9.594 Generating file member index... #11 9.594 Generating example index... #11 9.594 finalizing index lists... #11 9.594 writing tag file... #11 9.594 Running plantuml with JAVA... #11 9.594 lookup cache used 2216/65536 hits=24409 misses=2370 #11 9.594 finished... #11 9.597 cd ./doc && tar cf html.tar */html #11 9.608 make[3]: Entering directory '/data/libosmo-sccp' #11 9.608 make[3]: Nothing to be done for 'install-exec-am'. #11 9.608 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp' #11 9.609 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 9.610 /usr/bin/install -c -m 644 ./doc/html.tar '/usr/local/share/doc/libosmo-sccp' #11 9.610 /usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '/usr/local/lib/pkgconfig' #11 9.614 make install-data-hook #11 9.616 make[4]: Entering directory '/data/libosmo-sccp' #11 9.616 cd /usr/local/share/doc/libosmo-sccp && tar xf html.tar && rm -f html.tar #11 9.637 make[4]: Leaving directory '/data/libosmo-sccp' #11 9.637 make[3]: Leaving directory '/data/libosmo-sccp' #11 9.637 make[2]: Leaving directory '/data/libosmo-sccp' #11 9.637 make[1]: Leaving directory '/data/libosmo-sccp' #11 DONE 9.8s #12 [7/7] COPY OSMO-STP.CFG /data/ #12 DONE 0.1s #13 exporting to image #13 exporting layers #13 exporting layers 0.6s done #13 writing image sha256:7efc749c6bada4e9f1bd053a1d5291f65e21e9e2116301a47116b2b2f2b465af done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n 7efc749c6bad + 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.54.05ff.202404232026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo coding library ii libosmocore 1.9.0.195.dafd.202404232026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.195.dafd.202404232026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404232026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo VTY library ii osmocom-nightly 202404232026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ 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 latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:59685b939293f7fc9d120b65c723da7720f761a4990052af0788088a89cb7481 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-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-latest/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-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-sccp-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 390B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 934B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" sccp #8 0.244 + OSMO_TTCN3_BRANCH=master #8 0.244 + shift #8 0.244 + cd /osmo-ttcn3-hacks #8 0.244 + git fetch #8 0.287 + git checkout master #8 0.318 Already on 'master' #8 0.318 Your branch is up to date with 'origin/master'. #8 0.318 + git symbolic-ref -q HEAD #8 0.319 refs/heads/master #8 0.319 + git reset --hard origin/master #8 0.322 HEAD is now at d9887d36 SGP32Definitions_Templates: remove unrelated template parameter #8 0.322 + git rev-parse --abbrev-ref HEAD #8 0.323 master #8 0.323 + git rev-parse HEAD #8 0.324 d9887d364d9ea4550270f8caaf6e3d77e9a92fd7 #8 0.324 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.325 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.325 + make -j8 deps #8 0.393 (make -j20 -C deps || make -j1 -C deps) #8 0.395 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.397 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.156 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.156 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.157 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.158 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.159 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.159 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.160 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.160 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.161 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.162 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.163 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.164 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.165 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.165 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.166 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.166 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.232 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.232 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.302 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.303 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.330 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.332 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.338 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.341 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.342 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.342 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.348 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.351 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.351 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.351 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.351 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.355 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.363 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.400 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.400 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.404 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.404 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.404 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.404 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.405 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.405 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.406 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.406 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.406 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.406 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.416 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.416 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.418 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.418 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.419 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.419 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.419 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.420 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.420 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.420 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.422 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.422 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.425 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.425 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.542 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.542 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.544 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.544 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.544 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.545 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.545 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.545 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.545 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.545 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.545 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.545 + make sccp #8 1.564 (make -j20 -C deps || make -j1 -C deps) #8 1.565 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.222 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 2.223 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 2.223 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 2.224 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 2.224 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 2.225 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 2.226 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 2.226 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 2.227 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 2.228 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 2.229 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 2.230 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 2.231 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 2.232 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 2.232 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 2.233 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.297 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.297 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.326 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.326 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.393 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.400 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.400 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.400 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.400 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.401 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.404 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.405 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.406 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.406 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.410 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.412 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.412 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.462 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.463 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.463 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.463 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.463 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.463 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.463 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.463 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.464 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.464 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.464 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.464 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.464 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.464 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.465 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.465 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.465 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.466 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.474 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.474 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.474 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.475 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.475 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.475 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.483 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.484 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.592 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.592 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.596 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.597 (cd sccp && ./gen_links.sh && ./regen_makefile.sh) #8 2.603 Linking UD_PT.cc #8 2.605 Linking UD_PT.hh #8 2.607 Linking UD_PortType.ttcn #8 2.608 Linking UD_Types.ttcn #8 2.611 Linking TCCInterface_Functions.ttcn #8 2.613 Linking TCCConversion_Functions.ttcn #8 2.615 Linking TCCConversion.cc #8 2.617 Linking TCCInterface.cc #8 2.619 Linking TCCInterface_ip.h #8 2.620 Linking TCCEncoding_Functions.ttcn #8 2.622 Linking TCCEncoding.cc #8 2.623 Linking Socket_API_Definitions.ttcn #8 2.624 Linking IPL4asp_Functions.ttcn #8 2.624 Linking IPL4asp_PT.cc #8 2.625 Linking IPL4asp_PT.hh #8 2.626 Linking IPL4asp_PortType.ttcn #8 2.626 Linking IPL4asp_Types.ttcn #8 2.627 Linking IPL4asp_discovery.cc #8 2.627 Linking IPL4asp_protocol_L234.hh #8 2.628 Linking M3UA_Types.ttcn #8 2.628 Linking SCTPasp_PT.cc #8 2.629 Linking SCTPasp_PT.hh #8 2.629 Linking SCTPasp_PortType.ttcn #8 2.629 Linking SCTPasp_Types.ttcn #8 2.630 Linking MTP3asp_PortType.ttcn #8 2.630 Linking MTP3asp_Types.ttcn #8 2.631 Linking M3UA_Emulation.ttcn #8 2.631 Linking SCCP_Emulation.ttcn #8 2.631 Linking SCCP_EncDec.cc #8 2.632 Linking SCCP_Mapping.ttcnpp #8 2.632 Linking SCCP_Types.ttcn #8 2.633 Linking SCCPasp_Types.ttcn #8 2.633 Linking TELNETasp_PT.cc #8 2.634 Linking TELNETasp_PT.hh #8 2.634 Linking TELNETasp_PortType.ttcn #8 2.635 Linking Misc_Helpers.ttcn #8 2.636 Linking General_Types.ttcn #8 2.636 Linking GSM_Types.ttcn #8 2.637 Linking Osmocom_Types.ttcn #8 2.637 Linking Osmocom_VTY_Functions.ttcn #8 2.638 Linking Native_Functions.ttcn #8 2.639 Linking Native_FunctionDefs.cc #8 2.640 Linking IPA_Types.ttcn #8 2.641 Linking IPA_Emulation.ttcnpp #8 2.642 Linking IPA_CodecPort.ttcn #8 2.643 Linking IPA_CodecPort_CtrlFunct.ttcn #8 2.644 Linking IPA_CodecPort_CtrlFunctDef.cc #8 2.645 Linking Osmocom_CTRL_Types.ttcn #8 2.646 Linking Osmocom_CTRL_Functions.ttcn #8 2.647 Linking Osmocom_CTRL_Adapter.ttcn #8 2.648 Linking SCCP_Templates.ttcn #8 2.676 Generating Makefile skeleton... #8 2.677 Makefile skeleton was generated. #8 2.701 make -C sccp compile #8 2.710 make[1]: Entering directory '/osmo-ttcn3-hacks/sccp' #8 2.710 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_SCCP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 2.725 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_SCCP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 2.735 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 2.735 49 | "internal user MTP3asp_PT #8 2.735 | ^ #8 2.735 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 2.735 58 | " #8 2.735 | ^ #8 2.735 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 2.735 70 | "user MTP3asp_PT #8 2.735 | ^ #8 2.735 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 2.735 79 | " #8 2.735 | ^ #8 2.738 /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.742 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.742 #8 2.746 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.747 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.748 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 2.748 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 2.748 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 2.748 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.749 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.749 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.750 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 2.751 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 2.752 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 2.752 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 2.752 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.752 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.752 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 2.753 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 2.753 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 2.753 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 2.753 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 2.753 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 2.754 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.754 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.755 Notify: Parsing TTCN-3 module `SCCP_CodecPort.ttcn'... #8 2.755 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 2.756 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.757 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.757 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.758 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.759 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.759 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.760 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.760 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.760 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.760 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.760 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.762 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 2.762 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.763 Notify: Parsing TTCN-3 module `SCCP_Tests.ttcn'... #8 2.763 Notify: Parsing TTCN-3 module `SCCP_Tests_RAW.ttcn'... #8 2.764 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 2.765 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.765 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.765 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 2.766 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 2.766 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 2.766 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.766 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.767 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 2.768 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.768 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.768 Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... #8 2.768 Notify: Parsing TTCN-3 module `UD_Types.ttcn'... #8 2.768 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 2.769 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 2.769 Notify: Checking modules... #8 2.784 SCCP_Tests.ttcn: In TTCN-3 module `SCCP_Tests': #8 2.784 SCCP_Tests.ttcn:102.1-151.1: In testcase definition `TC_routing_global_title_crash': #8 2.784 SCCP_Tests.ttcn:147.2-46: In function instance: #8 2.784 SCCP_Tests.ttcn:147.2-46: warning: The value returned by function `@Osmocom_VTY_Functions.f_vty_transceive_ret' is not used #8 2.785 SCCP_Tests_RAW.ttcn: In TTCN-3 module `SCCP_Tests_RAW': #8 2.785 SCCP_Tests_RAW.ttcn:171.9-175.1: In function definition `f_tx_udt_exp': #8 2.785 SCCP_Tests_RAW.ttcn:174.2-47: In function instance: #8 2.785 SCCP_Tests_RAW.ttcn:174.2-47: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used #8 2.785 SCCP_Tests_RAW.ttcn:178.1-190.1: In testcase definition `TC_cr_cc': #8 2.785 SCCP_Tests_RAW.ttcn:188.2-34: In function instance: #8 2.785 SCCP_Tests_RAW.ttcn:188.2-34: warning: The value returned by function `@SCCP_Tests_RAW.f_establish_conn' is not used #8 2.785 SCCP_Tests_RAW.ttcn:227.1-256.1: In testcase definition `TC_tiar_timeout': #8 2.785 SCCP_Tests_RAW.ttcn:248.2-48: In function instance: #8 2.785 SCCP_Tests_RAW.ttcn:248.2-48: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used #8 2.785 SCCP_Tests_RAW.ttcn:250.2-48: In function instance: #8 2.785 SCCP_Tests_RAW.ttcn:250.2-48: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used #8 2.785 SCCP_Tests_RAW.ttcn:253.2-66: In function instance: #8 2.785 SCCP_Tests_RAW.ttcn:253.2-66: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used #8 2.785 SCCP_Tests_RAW.ttcn:259.1-328.1: In testcase definition `TC_it_avoids_tiar': #8 2.785 SCCP_Tests_RAW.ttcn:280.2-307.2: In alt construct: #8 2.785 SCCP_Tests_RAW.ttcn:281.5-79: In guard operation: #8 2.785 SCCP_Tests_RAW.ttcn:281.5-79: In receive statement: #8 2.785 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.785 SCCP_Tests_RAW.ttcn:285.5-97: In guard operation: #8 2.785 SCCP_Tests_RAW.ttcn:285.5-97: In receive statement: #8 2.785 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.785 SCCP_Tests_RAW.ttcn:289.5-57: In guard operation: #8 2.785 SCCP_Tests_RAW.ttcn:289.5-57: In receive statement: #8 2.785 SCCP_Tests_RAW.ttcn:289.18-44: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind(*)' may change the actual snapshot. #8 2.785 SCCP_Tests_RAW.ttcn:315.2-327.2: In alt construct: #8 2.785 SCCP_Tests_RAW.ttcn:316.5-79: In guard operation: #8 2.785 SCCP_Tests_RAW.ttcn:316.5-79: In receive statement: #8 2.785 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.785 SCCP_Tests_RAW.ttcn:319.5-97: In guard operation: #8 2.785 SCCP_Tests_RAW.ttcn:319.5-97: In receive statement: #8 2.785 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.785 SCCP_Tests_RAW.ttcn:330.9-335.1: In function definition `f_tx_xudt_exp': #8 2.785 SCCP_Tests_RAW.ttcn:334.2-19: In function instance: #8 2.785 SCCP_Tests_RAW.ttcn:334.2-19: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used #8 2.785 SCCP_Tests_RAW.ttcn:355.9-360.1: In function definition `f_tx_ludt_exp': #8 2.785 SCCP_Tests_RAW.ttcn:359.2-19: In function instance: #8 2.785 SCCP_Tests_RAW.ttcn:359.2-19: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used #8 2.785 SCCP_Tests_RAW.ttcn:380.1-420.1: In function definition `f_scmg_xceive': #8 2.785 SCCP_Tests_RAW.ttcn:396.2-418.2: In alt construct: #8 2.785 SCCP_Tests_RAW.ttcn:397.18-102: In guard operation: #8 2.785 SCCP_Tests_RAW.ttcn:397.18-102: In receive statement: #8 2.785 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.786 SCCP_Tests_RAW.ttcn:400.47-125: In guard operation: #8 2.786 SCCP_Tests_RAW.ttcn:400.47-125: In receive statement: #8 2.786 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.786 SCCP_Tests_RAW.ttcn:403.5-87: In guard operation: #8 2.786 SCCP_Tests_RAW.ttcn:403.5-87: In receive statement: #8 2.786 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.786 SCCP_Tests_RAW.ttcn:406.5-57: In guard operation: #8 2.786 SCCP_Tests_RAW.ttcn:406.5-57: In receive statement: #8 2.786 SCCP_Tests_RAW.ttcn:406.18-44: warning: Function invocation 'tr_SCCP_MTP3_TRANSFERind(*)' may change the actual snapshot. #8 2.786 SCCP_Tests_RAW.ttcn:423.1-439.1: In testcase definition `TC_scmg_sst_ssn1': #8 2.786 SCCP_Tests_RAW.ttcn:438.2-43: In function instance: #8 2.786 SCCP_Tests_RAW.ttcn:438.15-43: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': #8 2.786 SCCP_Tests_RAW.ttcn:438.37-42: In parameter #4 for `rx_exp': #8 2.786 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.786 SCCP_Tests_RAW.ttcn:426.42-47: note: Referenced template variable is here #8 2.786 SCCP_Tests_RAW.ttcn:442.1-458.1: In testcase definition `TC_scmg_sst_ssn_valid': #8 2.786 SCCP_Tests_RAW.ttcn:457.2-43: In function instance: #8 2.786 SCCP_Tests_RAW.ttcn:457.15-43: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': #8 2.786 SCCP_Tests_RAW.ttcn:457.37-42: In parameter #4 for `rx_exp': #8 2.786 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.786 SCCP_Tests_RAW.ttcn:445.42-47: note: Referenced template variable is here #8 2.786 SCCP_Tests_RAW.ttcn:481.1-495.1: In testcase definition `TC_callingparty_ssn_only': #8 2.786 SCCP_Tests_RAW.ttcn:494.2-75: In function instance: #8 2.786 SCCP_Tests_RAW.ttcn:494.15-75: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': #8 2.786 SCCP_Tests_RAW.ttcn:494.37-42: In parameter #4 for `rx_exp': #8 2.786 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.786 SCCP_Tests_RAW.ttcn:484.42-47: note: Referenced template variable is here #8 2.786 SCCP_Tests_RAW.ttcn:502.1-526.1: In testcase definition `TC_cr_timeout_cc_too_late': #8 2.786 SCCP_Tests_RAW.ttcn:522.2-57: In function instance: #8 2.786 SCCP_Tests_RAW.ttcn:522.2-57: warning: The value returned by function `@SCCP_Tests_RAW.f_exp_sccp' is not used #8 2.787 Notify: Generating code... #8 2.837 Notify: File `GSM_Types.hh' was generated. #8 2.837 Notify: File `GSM_Types.cc' was generated. #8 2.837 Notify: File `GSM_Types_part_1.cc' was generated. #8 2.837 Notify: File `GSM_Types_part_2.cc' was generated. #8 2.837 Notify: File `GSM_Types_part_3.cc' was generated. #8 2.837 Notify: File `GSM_Types_part_4.cc' was generated. #8 2.837 Notify: File `GSM_Types_part_5.cc' was generated. #8 2.837 Notify: File `GSM_Types_part_6.cc' was generated. #8 2.837 Notify: File `GSM_Types_part_7.cc' was generated. #8 2.837 Notify: File `General_Types.hh' was generated. #8 2.838 Notify: File `General_Types.cc' was generated. #8 2.838 Notify: File `General_Types_part_1.cc' was generated. #8 2.838 Notify: File `General_Types_part_2.cc' was generated. #8 2.838 Notify: File `General_Types_part_3.cc' was generated. #8 2.838 Notify: File `General_Types_part_4.cc' was generated. #8 2.838 Notify: File `General_Types_part_5.cc' was generated. #8 2.838 Notify: File `General_Types_part_6.cc' was generated. #8 2.838 Notify: File `General_Types_part_7.cc' was generated. #8 2.838 Notify: File `IPA_CodecPort.hh' was generated. #8 2.838 Notify: File `IPA_CodecPort.cc' was generated. #8 2.838 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 2.838 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 2.838 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.838 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.838 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.838 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.838 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.838 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.838 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.838 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 2.838 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 2.838 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 2.838 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 2.838 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 2.838 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 2.838 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 2.838 Notify: File `IPA_Emulation.hh' was generated. #8 2.839 Notify: File `IPA_Emulation.cc' was generated. #8 2.839 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 2.839 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 2.839 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 2.839 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 2.839 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 2.839 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 2.839 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 2.839 Notify: File `IPA_Types.hh' was generated. #8 2.839 Notify: File `IPA_Types.cc' was generated. #8 2.839 Notify: File `IPA_Types_part_1.cc' was generated. #8 2.839 Notify: File `IPA_Types_part_2.cc' was generated. #8 2.839 Notify: File `IPA_Types_part_3.cc' was generated. #8 2.839 Notify: File `IPA_Types_part_4.cc' was generated. #8 2.839 Notify: File `IPA_Types_part_5.cc' was generated. #8 2.839 Notify: File `IPA_Types_part_6.cc' was generated. #8 2.839 Notify: File `IPA_Types_part_7.cc' was generated. #8 2.839 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.839 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.839 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.839 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.840 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.840 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.840 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.840 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.840 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.840 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.840 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.840 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.840 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.840 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.840 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.840 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.840 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.840 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.840 Notify: File `IPL4asp_Types.hh' was generated. #8 2.840 Notify: File `IPL4asp_Types.cc' was generated. #8 2.840 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.840 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.840 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.841 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.841 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.841 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.841 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.841 Notify: File `M3UA_Emulation.hh' was generated. #8 2.841 Notify: File `M3UA_Emulation.cc' was generated. #8 2.841 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 2.841 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 2.841 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 2.841 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 2.841 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 2.841 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 2.841 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 2.841 Notify: File `M3UA_Types.hh' was generated. #8 2.842 Notify: File `M3UA_Types.cc' was generated. #8 2.842 Notify: File `M3UA_Types_part_1.cc' was generated. #8 2.842 Notify: File `M3UA_Types_part_2.cc' was generated. #8 2.842 Notify: File `M3UA_Types_part_3.cc' was generated. #8 2.843 Notify: File `M3UA_Types_part_4.cc' was generated. #8 2.843 Notify: File `M3UA_Types_part_5.cc' was generated. #8 2.843 Notify: File `M3UA_Types_part_6.cc' was generated. #8 2.843 Notify: File `M3UA_Types_part_7.cc' was generated. #8 2.843 Notify: File `MTP3asp_PortType.hh' was generated. #8 2.843 Notify: File `MTP3asp_PortType.cc' was generated. #8 2.843 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 2.843 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 2.843 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 2.843 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 2.843 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 2.844 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 2.844 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 2.844 Notify: File `MTP3asp_Types.hh' was generated. #8 2.844 Notify: File `MTP3asp_Types.cc' was generated. #8 2.844 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 2.844 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 2.844 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 2.844 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 2.844 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 2.844 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 2.844 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 2.844 Notify: File `Misc_Helpers.hh' was generated. #8 2.844 Notify: File `Misc_Helpers.cc' was generated. #8 2.844 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.844 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.844 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.844 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.844 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.844 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.844 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.844 Notify: File `Native_Functions.hh' was generated. #8 2.844 Notify: File `Native_Functions.cc' was generated. #8 2.844 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.844 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.844 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.844 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.845 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.845 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.845 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.845 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 2.853 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 2.854 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 2.854 Notify: File `Osmocom_Types.hh' was generated. #8 2.854 Notify: File `Osmocom_Types.cc' was generated. #8 2.854 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.854 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.854 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.854 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.854 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.854 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.854 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.854 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 2.854 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 2.854 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 2.854 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 2.854 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 2.854 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 2.854 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 2.854 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 2.854 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 2.854 Notify: File `SCCP_CodecPort.hh' was generated. #8 2.854 Notify: File `SCCP_CodecPort.cc' was generated. #8 2.854 Notify: File `SCCP_CodecPort_part_1.cc' was generated. #8 2.854 Notify: File `SCCP_CodecPort_part_2.cc' was generated. #8 2.854 Notify: File `SCCP_CodecPort_part_3.cc' was generated. #8 2.854 Notify: File `SCCP_CodecPort_part_4.cc' was generated. #8 2.855 Notify: File `SCCP_CodecPort_part_5.cc' was generated. #8 2.855 Notify: File `SCCP_CodecPort_part_6.cc' was generated. #8 2.855 Notify: File `SCCP_CodecPort_part_7.cc' was generated. #8 2.855 Notify: File `SCCP_Emulation.hh' was generated. #8 2.855 Notify: File `SCCP_Emulation.cc' was generated. #8 2.855 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 2.855 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 2.855 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 2.855 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 2.855 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 2.855 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 2.855 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 2.855 Notify: File `SCCP_Mapping.hh' was generated. #8 2.855 Notify: File `SCCP_Mapping.cc' was generated. #8 2.855 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 2.855 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 2.855 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 2.855 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 2.855 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 2.855 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 2.855 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 2.856 Notify: File `SCCP_Templates.hh' was generated. #8 2.856 Notify: File `SCCP_Templates.cc' was generated. #8 2.856 Notify: File `SCCP_Templates_part_1.cc' was generated. #8 2.856 Notify: File `SCCP_Templates_part_2.cc' was generated. #8 2.856 Notify: File `SCCP_Templates_part_3.cc' was generated. #8 2.856 Notify: File `SCCP_Templates_part_4.cc' was generated. #8 2.856 Notify: File `SCCP_Templates_part_5.cc' was generated. #8 2.856 Notify: File `SCCP_Templates_part_6.cc' was generated. #8 2.856 Notify: File `SCCP_Templates_part_7.cc' was generated. #8 2.856 Notify: File `SCCP_Tests.hh' was generated. #8 2.856 Notify: File `SCCP_Tests.cc' was generated. #8 2.856 Notify: File `SCCP_Tests_RAW.hh' was generated. #8 2.856 Notify: File `SCCP_Tests_RAW.cc' was generated. #8 2.856 Notify: File `SCCP_Tests_RAW_part_1.cc' was generated. #8 2.856 Notify: File `SCCP_Tests_RAW_part_2.cc' was generated. #8 2.856 Notify: File `SCCP_Tests_RAW_part_3.cc' was generated. #8 2.856 Notify: File `SCCP_Tests_RAW_part_4.cc' was generated. #8 2.856 Notify: File `SCCP_Tests_RAW_part_5.cc' was generated. #8 2.856 Notify: File `SCCP_Tests_RAW_part_6.cc' was generated. #8 2.856 Notify: File `SCCP_Tests_RAW_part_7.cc' was generated. #8 2.856 Notify: File `SCCP_Tests_part_1.cc' was generated. #8 2.856 Notify: File `SCCP_Tests_part_2.cc' was generated. #8 2.856 Notify: File `SCCP_Tests_part_3.cc' was generated. #8 2.856 Notify: File `SCCP_Tests_part_4.cc' was generated. #8 2.856 Notify: File `SCCP_Tests_part_5.cc' was generated. #8 2.856 Notify: File `SCCP_Tests_part_6.cc' was generated. #8 2.856 Notify: File `SCCP_Tests_part_7.cc' was generated. #8 2.857 Notify: File `SCCP_Types.hh' was generated. #8 2.857 Notify: File `SCCP_Types.cc' was generated. #8 2.857 Notify: File `SCCP_Types_part_1.cc' was generated. #8 2.857 Notify: File `SCCP_Types_part_2.cc' was generated. #8 2.858 Notify: File `SCCP_Types_part_3.cc' was generated. #8 2.858 Notify: File `SCCP_Types_part_4.cc' was generated. #8 2.858 Notify: File `SCCP_Types_part_5.cc' was generated. #8 2.858 Notify: File `SCCP_Types_part_6.cc' was generated. #8 2.858 Notify: File `SCCP_Types_part_7.cc' was generated. #8 2.858 Notify: File `SCCPasp_Types.hh' was generated. #8 2.859 Notify: File `SCCPasp_Types.cc' was generated. #8 2.859 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 2.859 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 2.859 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 2.859 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 2.859 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 2.859 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 2.859 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 2.859 Notify: File `SCTPasp_PortType.hh' was generated. #8 2.859 Notify: File `SCTPasp_PortType.cc' was generated. #8 2.859 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 2.859 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 2.859 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 2.859 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 2.859 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 2.859 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 2.859 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 2.859 Notify: File `SCTPasp_Types.hh' was generated. #8 2.860 Notify: File `SCTPasp_Types.cc' was generated. #8 2.860 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 2.860 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 2.860 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 2.860 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 2.860 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 2.860 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 2.860 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 2.860 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.860 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.860 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.860 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.861 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.861 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.861 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.861 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.861 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.861 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.861 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.861 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.861 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.861 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.861 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.861 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.861 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.861 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.861 Notify: File `TCCEncoding_Functions.hh' was generated. #8 2.861 Notify: File `TCCEncoding_Functions.cc' was generated. #8 2.861 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 2.861 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 2.861 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 2.861 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 2.861 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 2.861 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 2.861 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 2.862 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.862 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.862 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.862 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.862 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.862 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.862 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.862 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.862 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.862 Notify: File `TELNETasp_PortType.hh' was generated. #8 2.862 Notify: File `TELNETasp_PortType.cc' was generated. #8 2.862 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 2.862 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 2.862 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 2.862 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 2.862 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 2.862 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 2.862 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 2.862 Notify: File `UD_PortType.hh' was generated. #8 2.862 Notify: File `UD_PortType.cc' was generated. #8 2.862 Notify: File `UD_PortType_part_1.cc' was generated. #8 2.862 Notify: File `UD_PortType_part_2.cc' was generated. #8 2.862 Notify: File `UD_PortType_part_3.cc' was generated. #8 2.863 Notify: File `UD_PortType_part_4.cc' was generated. #8 2.863 Notify: File `UD_PortType_part_5.cc' was generated. #8 2.863 Notify: File `UD_PortType_part_6.cc' was generated. #8 2.863 Notify: File `UD_PortType_part_7.cc' was generated. #8 2.863 Notify: File `UD_Types.hh' was generated. #8 2.863 Notify: File `UD_Types.cc' was generated. #8 2.863 Notify: File `UD_Types_part_1.cc' was generated. #8 2.863 Notify: File `UD_Types_part_2.cc' was generated. #8 2.863 Notify: File `UD_Types_part_3.cc' was generated. #8 2.863 Notify: File `UD_Types_part_4.cc' was generated. #8 2.863 Notify: File `UD_Types_part_5.cc' was generated. #8 2.863 Notify: File `UD_Types_part_6.cc' was generated. #8 2.863 Notify: File `UD_Types_part_7.cc' was generated. #8 2.863 Notify: 333 files were updated. #8 2.871 touch compile #8 2.871 make[1]: Leaving directory '/osmo-ttcn3-hacks/sccp' #8 2.871 make -j20 -C sccp #8 2.876 make[1]: Entering directory '/osmo-ttcn3-hacks/sccp' #8 2.894 Creating dependency file for UD_PT.cc #8 2.894 Creating dependency file for TELNETasp_PT.cc #8 2.894 Creating dependency file for TCCInterface.cc #8 2.894 Creating dependency file for TCCEncoding.cc #8 2.895 Creating dependency file for TCCConversion.cc #8 2.895 Creating dependency file for SCTPasp_PT.cc #8 2.895 Creating dependency file for SCCP_EncDec.cc #8 2.895 Creating dependency file for Native_FunctionDefs.cc #8 2.895 Creating dependency file for IPL4asp_discovery.cc #8 2.895 Creating dependency file for IPL4asp_PT.cc #8 2.896 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 2.900 Creating dependency file for SCCP_Mapping_part_7.cc #8 2.900 Creating dependency file for SCCP_Mapping_part_6.cc #8 2.900 Creating dependency file for SCCP_Mapping_part_5.cc #8 2.901 Creating dependency file for SCCP_Mapping_part_4.cc #8 2.901 Creating dependency file for SCCP_Mapping_part_3.cc #8 2.901 Creating dependency file for SCCP_Mapping_part_2.cc #8 2.901 Creating dependency file for SCCP_Mapping_part_1.cc #8 2.902 Creating dependency file for IPA_Emulation_part_7.cc #8 2.902 Creating dependency file for IPA_Emulation_part_6.cc #8 2.903 Creating dependency file for IPA_Emulation_part_5.cc #8 2.907 Creating dependency file for IPA_Emulation_part_4.cc #8 2.908 Creating dependency file for IPA_Emulation_part_3.cc #8 2.908 Creating dependency file for IPA_Emulation_part_1.cc #8 2.908 Creating dependency file for IPA_Emulation_part_2.cc #8 2.909 Creating dependency file for SCCP_Mapping.cc #8 2.909 Creating dependency file for IPA_Emulation.cc #8 2.909 Creating dependency file for UD_Types_part_7.cc #8 2.910 Creating dependency file for UD_Types_part_6.cc #8 2.911 Creating dependency file for UD_Types_part_5.cc #8 2.912 Creating dependency file for UD_Types_part_4.cc #8 2.927 Creating dependency file for UD_Types_part_3.cc #8 2.928 Creating dependency file for UD_Types_part_2.cc #8 2.928 Creating dependency file for UD_Types_part_1.cc #8 2.928 Creating dependency file for UD_PortType_part_7.cc #8 2.928 Creating dependency file for UD_PortType_part_6.cc #8 2.928 Creating dependency file for UD_PortType_part_5.cc #8 2.929 Creating dependency file for UD_PortType_part_3.cc #8 2.929 Creating dependency file for UD_PortType_part_4.cc #8 2.929 Creating dependency file for UD_PortType_part_2.cc #8 2.934 Creating dependency file for UD_PortType_part_1.cc #8 2.942 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.942 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.942 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.943 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.943 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.943 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.943 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.943 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.943 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.955 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.955 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.955 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.955 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.956 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.956 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 2.956 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 2.956 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 2.956 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 2.957 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 2.958 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 2.958 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 2.958 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.958 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.964 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.965 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.965 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.965 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.965 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.965 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.965 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.966 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.966 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.966 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.966 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.966 Creating dependency file for SCTPasp_Types_part_7.cc #8 2.966 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.967 Creating dependency file for SCTPasp_Types_part_6.cc #8 2.969 Creating dependency file for SCTPasp_Types_part_5.cc #8 2.969 Creating dependency file for SCTPasp_Types_part_4.cc #8 2.969 Creating dependency file for SCTPasp_Types_part_3.cc #8 2.971 Creating dependency file for SCTPasp_Types_part_2.cc #8 2.972 Creating dependency file for SCTPasp_Types_part_1.cc #8 2.972 Creating dependency file for SCTPasp_PortType_part_7.cc #8 2.972 Creating dependency file for SCTPasp_PortType_part_6.cc #8 2.972 Creating dependency file for SCTPasp_PortType_part_5.cc #8 2.972 Creating dependency file for SCTPasp_PortType_part_4.cc #8 2.973 Creating dependency file for SCTPasp_PortType_part_3.cc #8 2.973 Creating dependency file for SCTPasp_PortType_part_2.cc #8 2.973 Creating dependency file for SCTPasp_PortType_part_1.cc #8 2.973 Creating dependency file for SCCPasp_Types_part_7.cc #8 2.973 Creating dependency file for SCCPasp_Types_part_6.cc #8 2.973 Creating dependency file for SCCPasp_Types_part_5.cc #8 2.976 Creating dependency file for SCCPasp_Types_part_4.cc #8 2.976 Creating dependency file for SCCPasp_Types_part_3.cc #8 2.976 Creating dependency file for SCCPasp_Types_part_2.cc #8 2.978 Creating dependency file for SCCPasp_Types_part_1.cc #8 2.978 Creating dependency file for SCCP_Types_part_7.cc #8 2.979 Creating dependency file for SCCP_Types_part_6.cc #8 2.979 Creating dependency file for SCCP_Types_part_5.cc #8 2.979 Creating dependency file for SCCP_Types_part_4.cc #8 2.979 Creating dependency file for SCCP_Types_part_3.cc #8 2.980 Creating dependency file for SCCP_Types_part_2.cc #8 2.980 Creating dependency file for SCCP_Types_part_1.cc #8 2.980 Creating dependency file for SCCP_Tests_RAW_part_7.cc #8 2.980 Creating dependency file for SCCP_Tests_RAW_part_6.cc #8 2.981 Creating dependency file for SCCP_Tests_RAW_part_5.cc #8 2.982 Creating dependency file for SCCP_Tests_RAW_part_4.cc #8 2.983 Creating dependency file for SCCP_Tests_RAW_part_3.cc #8 2.984 Creating dependency file for SCCP_Tests_RAW_part_2.cc #8 2.985 Creating dependency file for SCCP_Tests_RAW_part_1.cc #8 2.986 Creating dependency file for SCCP_Tests_part_7.cc #8 2.986 Creating dependency file for SCCP_Tests_part_6.cc #8 2.987 Creating dependency file for SCCP_Tests_part_5.cc #8 2.987 Creating dependency file for SCCP_Tests_part_4.cc #8 2.990 Creating dependency file for SCCP_Tests_part_3.cc #8 2.990 Creating dependency file for SCCP_Tests_part_2.cc #8 2.991 Creating dependency file for SCCP_Tests_part_1.cc #8 2.992 Creating dependency file for SCCP_Templates_part_7.cc #8 2.994 Creating dependency file for SCCP_Templates_part_6.cc #8 2.994 Creating dependency file for SCCP_Templates_part_5.cc #8 2.996 Creating dependency file for SCCP_Templates_part_4.cc #8 2.996 Creating dependency file for SCCP_Templates_part_3.cc #8 3.012 Creating dependency file for SCCP_Templates_part_2.cc #8 3.012 Creating dependency file for SCCP_Templates_part_1.cc #8 3.012 Creating dependency file for SCCP_Emulation_part_7.cc #8 3.012 Creating dependency file for SCCP_Emulation_part_6.cc #8 3.013 Creating dependency file for SCCP_Emulation_part_5.cc #8 3.013 Creating dependency file for SCCP_Emulation_part_3.cc #8 3.013 Creating dependency file for SCCP_Emulation_part_2.cc #8 3.013 Creating dependency file for SCCP_Emulation_part_4.cc #8 3.019 Creating dependency file for SCCP_Emulation_part_1.cc #8 3.020 Creating dependency file for SCCP_CodecPort_part_7.cc #8 3.020 Creating dependency file for SCCP_CodecPort_part_6.cc #8 3.020 Creating dependency file for SCCP_CodecPort_part_5.cc #8 3.020 Creating dependency file for SCCP_CodecPort_part_4.cc #8 3.020 Creating dependency file for SCCP_CodecPort_part_2.cc #8 3.020 Creating dependency file for SCCP_CodecPort_part_3.cc #8 3.023 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 3.023 Creating dependency file for SCCP_CodecPort_part_1.cc #8 3.023 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 3.024 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 3.025 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 3.025 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 3.026 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 3.026 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 3.026 Creating dependency file for Osmocom_Types_part_7.cc #8 3.027 Creating dependency file for Osmocom_Types_part_6.cc #8 3.027 Creating dependency file for Osmocom_Types_part_5.cc #8 3.028 Creating dependency file for Osmocom_Types_part_4.cc #8 3.032 Creating dependency file for Osmocom_Types_part_3.cc #8 3.033 Creating dependency file for Osmocom_Types_part_2.cc #8 3.033 Creating dependency file for Osmocom_Types_part_1.cc #8 3.033 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 3.033 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 3.033 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 3.034 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 3.034 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 3.034 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 3.034 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 3.034 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 3.034 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 3.035 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 3.036 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 3.036 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 3.037 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 3.037 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 3.039 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 3.039 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 3.040 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 3.041 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 3.041 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 3.041 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 3.041 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 3.042 Creating dependency file for Native_Functions_part_7.cc #8 3.042 Creating dependency file for Native_Functions_part_6.cc #8 3.042 Creating dependency file for Native_Functions_part_5.cc #8 3.042 Creating dependency file for Native_Functions_part_4.cc #8 3.043 Creating dependency file for Native_Functions_part_3.cc #8 3.044 Creating dependency file for Native_Functions_part_2.cc #8 3.044 Creating dependency file for Native_Functions_part_1.cc #8 3.044 Creating dependency file for Misc_Helpers_part_7.cc #8 3.048 Creating dependency file for Misc_Helpers_part_6.cc #8 3.048 Creating dependency file for Misc_Helpers_part_5.cc #8 3.048 Creating dependency file for Misc_Helpers_part_4.cc #8 3.048 Creating dependency file for Misc_Helpers_part_3.cc #8 3.049 Creating dependency file for Misc_Helpers_part_2.cc #8 3.049 Creating dependency file for Misc_Helpers_part_1.cc #8 3.049 Creating dependency file for MTP3asp_Types_part_7.cc #8 3.049 Creating dependency file for MTP3asp_Types_part_6.cc #8 3.050 Creating dependency file for MTP3asp_Types_part_5.cc #8 3.050 Creating dependency file for MTP3asp_Types_part_4.cc #8 3.050 Creating dependency file for MTP3asp_Types_part_3.cc #8 3.051 Creating dependency file for MTP3asp_Types_part_2.cc #8 3.051 Creating dependency file for MTP3asp_Types_part_1.cc #8 3.051 Creating dependency file for MTP3asp_PortType_part_7.cc #8 3.052 Creating dependency file for MTP3asp_PortType_part_5.cc #8 3.052 Creating dependency file for MTP3asp_PortType_part_4.cc #8 3.052 Creating dependency file for MTP3asp_PortType_part_3.cc #8 3.052 Creating dependency file for MTP3asp_PortType_part_6.cc #8 3.053 Creating dependency file for MTP3asp_PortType_part_2.cc #8 3.054 Creating dependency file for MTP3asp_PortType_part_1.cc #8 3.055 Creating dependency file for M3UA_Types_part_7.cc #8 3.055 Creating dependency file for M3UA_Types_part_6.cc #8 3.056 Creating dependency file for M3UA_Types_part_5.cc #8 3.056 Creating dependency file for M3UA_Types_part_3.cc #8 3.057 Creating dependency file for M3UA_Types_part_4.cc #8 3.057 Creating dependency file for M3UA_Types_part_2.cc #8 3.057 Creating dependency file for M3UA_Types_part_1.cc #8 3.058 Creating dependency file for M3UA_Emulation_part_7.cc #8 3.058 Creating dependency file for M3UA_Emulation_part_6.cc #8 3.059 Creating dependency file for M3UA_Emulation_part_4.cc #8 3.059 Creating dependency file for M3UA_Emulation_part_5.cc #8 3.059 Creating dependency file for M3UA_Emulation_part_3.cc #8 3.059 Creating dependency file for M3UA_Emulation_part_2.cc #8 3.059 Creating dependency file for M3UA_Emulation_part_1.cc #8 3.060 Creating dependency file for IPL4asp_Types_part_7.cc #8 3.060 Creating dependency file for IPL4asp_Types_part_6.cc #8 3.061 Creating dependency file for IPL4asp_Types_part_5.cc #8 3.061 Creating dependency file for IPL4asp_Types_part_4.cc #8 3.063 Creating dependency file for IPL4asp_Types_part_3.cc #8 3.064 Creating dependency file for IPL4asp_Types_part_2.cc #8 3.065 Creating dependency file for IPL4asp_Types_part_1.cc #8 3.065 Creating dependency file for IPL4asp_PortType_part_7.cc #8 3.065 Creating dependency file for IPL4asp_PortType_part_6.cc #8 3.066 Creating dependency file for IPL4asp_PortType_part_5.cc #8 3.067 Creating dependency file for IPL4asp_PortType_part_4.cc #8 3.067 Creating dependency file for IPL4asp_PortType_part_3.cc #8 3.068 Creating dependency file for IPL4asp_PortType_part_2.cc #8 3.069 Creating dependency file for IPL4asp_PortType_part_1.cc #8 3.070 Creating dependency file for IPL4asp_Functions_part_7.cc #8 3.071 Creating dependency file for IPL4asp_Functions_part_6.cc #8 3.071 Creating dependency file for IPL4asp_Functions_part_5.cc #8 3.072 Creating dependency file for IPL4asp_Functions_part_4.cc #8 3.072 Creating dependency file for IPL4asp_Functions_part_3.cc #8 3.073 Creating dependency file for IPL4asp_Functions_part_2.cc #8 3.076 Creating dependency file for IPL4asp_Functions_part_1.cc #8 3.076 Creating dependency file for IPA_Types_part_7.cc #8 3.076 Creating dependency file for IPA_Types_part_6.cc #8 3.076 Creating dependency file for IPA_Types_part_5.cc #8 3.077 Creating dependency file for IPA_Types_part_3.cc #8 3.077 Creating dependency file for IPA_Types_part_4.cc #8 3.078 Creating dependency file for IPA_Types_part_2.cc #8 3.078 Creating dependency file for IPA_Types_part_1.cc #8 3.078 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 3.078 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 3.079 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 3.082 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 3.082 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 3.083 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 3.084 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 3.084 Creating dependency file for IPA_CodecPort_part_7.cc #8 3.085 Creating dependency file for IPA_CodecPort_part_5.cc #8 3.085 Creating dependency file for IPA_CodecPort_part_6.cc #8 3.085 Creating dependency file for IPA_CodecPort_part_4.cc #8 3.086 Creating dependency file for IPA_CodecPort_part_3.cc #8 3.088 Creating dependency file for IPA_CodecPort_part_2.cc #8 3.088 Creating dependency file for IPA_CodecPort_part_1.cc #8 3.089 Creating dependency file for General_Types_part_7.cc #8 3.090 Creating dependency file for General_Types_part_6.cc #8 3.091 Creating dependency file for General_Types_part_5.cc #8 3.091 Creating dependency file for General_Types_part_4.cc #8 3.091 Creating dependency file for General_Types_part_3.cc #8 3.092 Creating dependency file for General_Types_part_2.cc #8 3.093 Creating dependency file for General_Types_part_1.cc #8 3.094 Creating dependency file for GSM_Types_part_7.cc #8 3.095 Creating dependency file for GSM_Types_part_6.cc #8 3.095 Creating dependency file for GSM_Types_part_5.cc #8 3.096 Creating dependency file for GSM_Types_part_4.cc #8 3.096 Creating dependency file for GSM_Types_part_3.cc #8 3.097 Creating dependency file for GSM_Types_part_2.cc #8 3.097 Creating dependency file for GSM_Types_part_1.cc #8 3.098 Creating dependency file for UD_Types.cc #8 3.098 Creating dependency file for TELNETasp_PortType.cc #8 3.099 Creating dependency file for UD_PortType.cc #8 3.099 Creating dependency file for TCCInterface_Functions.cc #8 3.102 Creating dependency file for TCCEncoding_Functions.cc #8 3.103 Creating dependency file for TCCConversion_Functions.cc #8 3.103 Creating dependency file for Socket_API_Definitions.cc #8 3.104 Creating dependency file for SCTPasp_Types.cc #8 3.108 Creating dependency file for SCTPasp_PortType.cc #8 3.114 Creating dependency file for SCCPasp_Types.cc #8 3.115 Creating dependency file for SCCP_Types.cc #8 3.116 Creating dependency file for SCCP_Tests_RAW.cc #8 3.124 Creating dependency file for SCCP_Tests.cc #8 3.125 Creating dependency file for SCCP_Templates.cc #8 3.125 Creating dependency file for SCCP_Emulation.cc #8 3.127 Creating dependency file for SCCP_CodecPort.cc #8 3.127 Creating dependency file for Osmocom_VTY_Functions.cc #8 3.135 Creating dependency file for Osmocom_Types.cc #8 3.148 Creating dependency file for Osmocom_CTRL_Types.cc #8 3.148 Creating dependency file for Osmocom_CTRL_Functions.cc #8 3.150 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 3.153 Creating dependency file for Native_Functions.cc #8 3.154 Creating dependency file for Misc_Helpers.cc #8 3.155 Creating dependency file for MTP3asp_Types.cc #8 3.170 Creating dependency file for MTP3asp_PortType.cc #8 3.170 Creating dependency file for M3UA_Types.cc #8 3.171 Creating dependency file for M3UA_Emulation.cc #8 3.171 Creating dependency file for IPL4asp_Types.cc #8 3.173 Creating dependency file for IPL4asp_PortType.cc #8 3.179 Creating dependency file for IPL4asp_Functions.cc #8 3.182 Creating dependency file for IPA_Types.cc #8 3.187 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 3.189 Creating dependency file for IPA_CodecPort.cc #8 3.189 Creating dependency file for General_Types.cc #8 3.193 Creating dependency file for GSM_Types.cc #8 3.291 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 3.291 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 3.291 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 3.291 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 3.291 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 3.291 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 3.291 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 3.292 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 3.292 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc #8 3.292 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc #8 3.292 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc #8 3.292 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc #8 3.292 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 3.293 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 3.293 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc #8 3.293 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc #8 3.293 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 3.293 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 3.294 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 3.294 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_CodecPort.o SCCP_CodecPort.cc #8 3.810 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc #8 3.888 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc #8 3.992 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Tests.o SCCP_Tests.cc #8 3.998 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Tests_RAW.o SCCP_Tests_RAW.cc #8 4.058 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc #8 4.061 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc #8 4.084 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc #8 4.240 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc #8 4.254 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 4.268 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 4.297 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 4.470 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 4.578 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 4.655 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc #8 4.826 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc #8 4.889 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 5.006 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 5.030 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 5.048 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 5.090 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 5.092 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 5.108 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 5.125 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 5.133 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 5.150 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 5.157 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 5.166 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 5.178 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 5.194 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 5.204 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 5.212 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 5.217 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 5.221 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 5.231 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 5.231 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 5.234 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 5.234 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 5.236 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 5.245 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 5.246 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 5.250 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 5.250 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 5.260 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 5.260 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 5.261 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 5.265 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 5.265 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 5.275 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 5.277 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 5.277 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 5.280 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 5.280 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 5.291 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 5.292 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 5.293 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 5.293 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 5.294 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 5.299 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 5.300 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 5.307 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 5.307 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 5.307 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 5.308 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 5.309 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 5.315 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 5.316 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 5.322 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 5.322 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 5.323 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 5.324 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 5.324 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 5.334 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc #8 5.338 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc #8 5.338 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc #8 5.338 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc #8 5.339 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc #8 5.340 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc #8 5.344 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc #8 5.351 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc #8 5.352 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc #8 5.352 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc #8 5.352 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc #8 5.354 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc #8 5.354 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc #8 5.361 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc #8 5.374 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc #8 5.398 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc #8 5.427 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc #8 5.459 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc #8 5.475 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc #8 5.490 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc #8 5.493 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc #8 5.507 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc #8 5.510 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc #8 5.526 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc #8 5.527 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc #8 5.544 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc #8 5.546 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc #8 5.563 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc #8 5.579 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 5.580 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 5.595 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 5.595 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 5.611 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 5.612 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 5.627 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 5.628 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 5.644 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 5.645 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 5.661 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 5.671 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 5.678 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 5.688 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 5.695 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc #8 5.705 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc #8 5.713 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc #8 5.722 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc #8 5.730 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc #8 5.746 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc #8 5.751 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc #8 5.763 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc #8 5.777 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc #8 5.781 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc #8 5.799 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc #8 5.801 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc #8 5.803 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc #8 5.807 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc #8 5.816 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc #8 5.818 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 5.820 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 5.832 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 5.834 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 5.844 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 5.849 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 5.850 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 5.851 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 5.851 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 5.867 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 5.867 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 5.868 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 5.868 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 5.883 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 5.883 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 5.894 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 5.896 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 5.897 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 5.901 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 5.903 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 5.913 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_1.o SCCP_CodecPort_part_1.cc #8 5.915 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_2.o SCCP_CodecPort_part_2.cc #8 5.917 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_3.o SCCP_CodecPort_part_3.cc #8 5.917 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_4.o SCCP_CodecPort_part_4.cc #8 5.931 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_5.o SCCP_CodecPort_part_5.cc #8 5.933 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_6.o SCCP_CodecPort_part_6.cc #8 5.935 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_CodecPort_part_7.o SCCP_CodecPort_part_7.cc #8 5.945 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc #8 5.946 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc #8 5.947 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc #8 5.949 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc #8 5.962 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc #8 5.968 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc #8 5.976 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc #8 5.978 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc #8 5.984 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc #8 5.992 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc #8 5.994 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc #8 5.998 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc #8 6.001 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc #8 6.012 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc #8 6.018 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Tests_part_1.o SCCP_Tests_part_1.cc #8 6.024 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Tests_part_2.o SCCP_Tests_part_2.cc #8 6.026 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Tests_part_3.o SCCP_Tests_part_3.cc #8 6.032 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Tests_part_4.o SCCP_Tests_part_4.cc #8 6.033 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Tests_part_5.o SCCP_Tests_part_5.cc #8 6.034 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Tests_part_6.o SCCP_Tests_part_6.cc #8 6.041 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Tests_part_7.o SCCP_Tests_part_7.cc #8 6.047 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_1.o SCCP_Tests_RAW_part_1.cc #8 6.049 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_2.o SCCP_Tests_RAW_part_2.cc #8 6.050 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_3.o SCCP_Tests_RAW_part_3.cc #8 6.053 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_4.o SCCP_Tests_RAW_part_4.cc #8 6.060 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_5.o SCCP_Tests_RAW_part_5.cc #8 6.062 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_6.o SCCP_Tests_RAW_part_6.cc #8 6.063 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Tests_RAW_part_7.o SCCP_Tests_RAW_part_7.cc #8 6.065 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc #8 6.075 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc #8 6.076 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc #8 6.077 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc #8 6.077 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc #8 6.180 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc #8 6.195 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc #8 6.213 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc #8 6.239 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc #8 6.439 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc #8 6.458 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc #8 6.469 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc #8 6.475 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc #8 6.478 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc #8 6.488 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc #8 6.491 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc #8 6.495 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc #8 6.502 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc #8 6.504 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc #8 6.509 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc #8 6.513 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc #8 6.520 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc #8 6.521 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc #8 6.527 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc #8 6.529 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc #8 6.544 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc #8 6.545 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc #8 6.548 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc #8 6.561 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 6.572 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 6.591 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 6.592 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 6.608 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 6.608 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 6.624 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 6.624 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 6.640 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 6.641 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 6.656 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 6.659 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 6.672 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 6.676 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 6.684 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 6.693 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 6.707 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 6.710 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 6.727 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 6.733 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 6.744 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 6.750 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 6.763 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 6.765 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 6.778 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 6.782 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 6.782 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 6.792 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 6.796 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 6.797 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 6.808 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 6.809 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 6.812 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 6.812 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 6.825 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 6.826 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc #8 6.827 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc #8 6.835 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc #8 6.842 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc #8 6.842 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc #8 6.854 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc #8 6.854 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc #8 6.857 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc #8 6.859 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc #8 6.870 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc #8 6.873 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc #8 6.874 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc #8 6.876 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc #8 6.890 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc #8 6.890 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 6.892 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc #8 6.895 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 6.913 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 6.937 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 6.955 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 6.980 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 7.002 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 7.014 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 7.039 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc #8 7.042 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc #8 7.055 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc #8 7.068 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc #8 7.084 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc #8 7.085 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc #8 7.100 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc #8 7.115 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 7.117 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 7.254 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 7.556 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 7.588 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc #8 7.604 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc #8 7.618 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 7.640 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 7.644 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 7.733 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 7.738 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc #8 7.760 g++ -shared -o GSM_Types.so GSM_Types.o #8 7.769 g++ -shared -o General_Types.so General_Types.o #8 7.833 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 7.854 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 7.864 g++ -shared -o IPA_Types.so IPA_Types.o #8 7.945 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 7.947 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 7.961 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 8.000 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 8.045 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 8.064 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 8.090 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 8.093 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 8.119 g++ -shared -o Native_Functions.so Native_Functions.o #8 8.165 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 8.165 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 8.177 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 8.178 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 8.200 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 8.218 g++ -shared -o SCCP_CodecPort.so SCCP_CodecPort.o #8 8.249 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 8.265 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 8.276 g++ -shared -o SCCP_Tests.so SCCP_Tests.o #8 8.286 g++ -shared -o SCCP_Tests_RAW.so SCCP_Tests_RAW.o #8 8.288 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 8.289 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 8.301 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 8.309 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 8.328 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 8.366 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 8.372 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 8.384 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 8.386 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 8.410 g++ -shared -o UD_PortType.so UD_PortType.o #8 8.426 g++ -shared -o UD_Types.so UD_Types.o #8 8.426 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 8.434 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 8.434 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 8.435 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 8.445 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 8.462 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 8.462 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 8.469 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 8.482 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 8.488 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 8.489 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 8.490 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 8.504 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 8.513 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 8.514 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 8.514 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 8.515 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 8.521 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 8.521 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 8.535 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 8.536 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 8.540 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 8.540 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 8.541 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 8.542 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 8.542 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 8.545 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 8.549 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 8.554 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 8.558 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 8.560 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 8.564 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 8.564 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 8.567 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 8.567 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 8.568 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 8.568 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 8.568 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 8.569 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 8.577 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 8.579 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 8.580 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 8.582 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 8.584 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 8.585 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 8.590 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 8.591 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 8.593 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 8.594 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 8.594 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 8.594 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 8.595 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 8.596 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 8.603 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 8.604 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 8.607 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 8.609 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 8.610 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 8.610 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 8.618 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 8.618 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 8.619 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 8.621 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 8.623 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 8.627 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 8.627 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 8.630 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 8.630 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 8.636 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 8.636 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 8.637 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 8.641 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 8.643 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 8.645 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 8.651 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 8.652 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 8.656 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 8.670 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 8.670 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 8.683 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 8.686 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 8.686 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 8.696 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 8.703 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 8.703 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 8.712 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 8.719 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 8.719 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 8.723 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 8.725 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 8.725 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 8.733 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 8.734 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 8.734 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 8.740 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 8.746 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 8.751 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 8.753 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 8.762 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 8.762 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 8.763 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 8.763 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 8.763 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 8.764 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 8.765 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 8.766 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 8.775 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 8.777 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 8.778 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 8.779 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 8.780 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 8.781 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 8.786 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 8.787 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 8.787 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 8.788 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 8.790 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 8.791 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 8.791 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 8.791 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 8.799 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 8.803 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 8.804 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 8.804 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 8.806 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 8.808 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 8.811 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 8.813 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 8.814 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 8.815 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 8.816 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 8.816 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 8.816 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 8.816 g++ -shared -o SCCP_CodecPort_part_1.so SCCP_CodecPort_part_1.o #8 8.817 g++ -shared -o SCCP_CodecPort_part_2.so SCCP_CodecPort_part_2.o #8 8.833 g++ -shared -o SCCP_CodecPort_part_3.so SCCP_CodecPort_part_3.o #8 8.834 g++ -shared -o SCCP_CodecPort_part_4.so SCCP_CodecPort_part_4.o #8 8.834 g++ -shared -o SCCP_CodecPort_part_5.so SCCP_CodecPort_part_5.o #8 8.834 g++ -shared -o SCCP_CodecPort_part_6.so SCCP_CodecPort_part_6.o #8 8.834 g++ -shared -o SCCP_CodecPort_part_7.so SCCP_CodecPort_part_7.o #8 8.834 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 8.835 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 8.835 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 8.836 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 8.837 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 8.838 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 8.839 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 8.839 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 8.841 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 8.843 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 8.857 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 8.858 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 8.859 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 8.859 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 8.859 g++ -shared -o SCCP_Tests_part_1.so SCCP_Tests_part_1.o #8 8.860 g++ -shared -o SCCP_Tests_part_2.so SCCP_Tests_part_2.o #8 8.861 g++ -shared -o SCCP_Tests_part_3.so SCCP_Tests_part_3.o #8 8.861 g++ -shared -o SCCP_Tests_part_4.so SCCP_Tests_part_4.o #8 8.862 g++ -shared -o SCCP_Tests_part_5.so SCCP_Tests_part_5.o #8 8.863 g++ -shared -o SCCP_Tests_part_6.so SCCP_Tests_part_6.o #8 8.863 g++ -shared -o SCCP_Tests_part_7.so SCCP_Tests_part_7.o #8 8.868 g++ -shared -o SCCP_Tests_RAW_part_1.so SCCP_Tests_RAW_part_1.o #8 8.869 g++ -shared -o SCCP_Tests_RAW_part_2.so SCCP_Tests_RAW_part_2.o #8 8.869 g++ -shared -o SCCP_Tests_RAW_part_3.so SCCP_Tests_RAW_part_3.o #8 8.870 g++ -shared -o SCCP_Tests_RAW_part_4.so SCCP_Tests_RAW_part_4.o #8 8.883 g++ -shared -o SCCP_Tests_RAW_part_5.so SCCP_Tests_RAW_part_5.o #8 8.884 g++ -shared -o SCCP_Tests_RAW_part_6.so SCCP_Tests_RAW_part_6.o #8 8.884 g++ -shared -o SCCP_Tests_RAW_part_7.so SCCP_Tests_RAW_part_7.o #8 8.885 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 8.886 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 8.888 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 8.889 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 8.889 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 8.891 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 8.894 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 8.895 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 8.895 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 8.898 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 8.898 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 8.905 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 8.910 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 8.910 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 8.913 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 8.930 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 8.930 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 8.930 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 8.930 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 8.931 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 8.931 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 8.932 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 8.942 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 8.942 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 8.942 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 8.945 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 8.957 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 8.961 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 8.961 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 8.962 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 8.962 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 8.962 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 8.969 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 8.972 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 8.981 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 8.982 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 8.988 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 8.988 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 8.988 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 8.992 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 9.004 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 9.005 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 9.005 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 9.005 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 9.010 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 9.012 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 9.014 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 9.016 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 9.016 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 9.016 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 9.029 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 9.029 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 9.029 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 9.030 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 9.030 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 9.033 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 9.039 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 9.039 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 9.039 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 9.040 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 9.040 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 9.041 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 9.041 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 9.048 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 9.052 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 9.052 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 9.055 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 9.057 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 9.058 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 9.063 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 9.064 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 9.064 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 9.064 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 9.065 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 9.065 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 9.065 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 9.066 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 9.066 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 9.069 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 9.076 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 9.086 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 9.086 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 9.086 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 9.086 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 9.086 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 9.086 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 9.087 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 9.087 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 9.087 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 9.087 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 9.089 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 9.090 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 9.090 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 9.091 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 9.096 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 9.102 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 9.110 g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o #8 9.115 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 9.115 g++ -shared -o TCCConversion.so TCCConversion.o #8 9.116 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 9.116 g++ -shared -o TCCInterface.so TCCInterface.o #8 9.116 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 9.116 g++ -shared -o UD_PT.so UD_PT.o #8 9.119 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 9.209 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 9.209 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 9.209 -L/lib -lcrypto \ #8 9.209 -L/usr/lib -lxml2 -lsctp -lpthread; \ #8 9.209 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 9.339 make[1]: Leaving directory '/osmo-ttcn3-hacks/sccp' #8 DONE 9.5s #9 [4/4] COPY SCCP_TESTS.CFG /data/SCCP_Tests.cfg #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.4s done #10 writing image sha256:685ce8717d87b00e0d7f614956f68d0188e7829dc91baad1adca24e8a4c979b3 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-latest/ttcn3-sccp-test' + docker_image_exists ttcn3-sccp-test + docker images -q osmocom-build/ttcn3-sccp-test + test -n 685ce8717d87 + 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-latest/logs/sccp-tester + cp SCCP_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/sccp-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/sccp-tester/SCCP_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/sccp-tester/SCCP_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/sccp-tester/SCCP_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/sccp-tester/SCCP_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/sccp + cp sccp_demo_user.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/sccp/ + network_create + SUBNET=4158552 + seq 1 30 + echo (4158552 + 1) % 256 + bc + SUBNET=89 + NET_NAME=ttcn3-sccp-test-89 + SUB4=172.18.89.0/24 + SUB6=fd02:db8:89::/64 + set +x Creating network ttcn3-sccp-test-89, trying SUBNET=89... + docker network create --internal --subnet 172.18.89.0/24 --ipv6 --subnet fd02:db8:89::/64 ttcn3-sccp-test-89 95f908d62b745af493561773304b5724aad4eb2108fa18a04a08cda02053ab56 + set +x ### Network ttcn3-sccp-test-89 created (SUBNET=89) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=89 to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/sccp/sccp_demo_user.cfg Applying SUBNET=89 to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/sccp-tester/SCCP_Tests.cfg + echo Starting container with sccp_demo_user Starting container with sccp_demo_user + docker_network_params 89 200 + NET=89 + ADDR_SUFIX=200 + echo --network ttcn3-sccp-test-89 --ip 172.18.89.200 --ip6 fd02:db8:89::200 + docker run --rm --network ttcn3-sccp-test-89 --ip 172.18.89.200 --ip6 fd02:db8:89::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/sccp:/data --name jenkins-ttcn3-sccp-test-latest-669-stp -d osmocom-build/osmo-stp-master /bin/sh -c sccp_demo_user -l 172.18.89.200 -r 172.18.89.203 -C /data/sccp_demo_user.cfg >>/data/sccp_demo_user.log 2>&1 c8bfd17c58fbd63b4eeda37e2628d2d9865d4c04940f88c3e3350bd3fe49ae4d + echo Starting container with SCCP testsuite Starting container with SCCP testsuite + docker_network_params 89 203 + NET=89 + ADDR_SUFIX=203 + echo --network ttcn3-sccp-test-89 --ip 172.18.89.203 --ip6 fd02:db8:89::203 + docker run --rm --network ttcn3-sccp-test-89 --ip 172.18.89.203 --ip6 fd02:db8:89::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/sccp-tester:/data --name jenkins-ttcn3-sccp-test-latest-669-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@a7ebd047abc7: Unix server socket created successfully. MC@a7ebd047abc7: Listening on TCP port 40067. MC2> a7ebd047abc7 is the default spawn /osmo-ttcn3-hacks/sccp/SCCP_Tests a7ebd047abc7 40067 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a7ebd047abc7: New HC connected from 172.18.89.203 [172.18.89.203]. a7ebd047abc7: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@a7ebd047abc7: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@a7ebd047abc7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@a7ebd047abc7: Configuration file was processed on all HCs. MC@a7ebd047abc7: Creating MTC on host 172.18.89.203. MC@a7ebd047abc7: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash'. ------ SCCP_Tests.TC_routing_global_title_crash ------ Wed Apr 24 09:09:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Test case TC_routing_global_title_crash started. 4@a7ebd047abc7: ************************************************* 4@a7ebd047abc7: M3UA emulation initiated, the test can be started 4@a7ebd047abc7: ************************************************* 3@a7ebd047abc7: v_sccp_pdu_maxlen:268 4@a7ebd047abc7: SCTP_ConnectResult -> connection established from: "172.18.89.203":2905 to server: "172.18.89.200":2905 association #8 4@a7ebd047abc7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 4@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received in an inactive state -> message was buffered 4@a7ebd047abc7: Association #8 state changed to: aSP_Down_commUP_Received (3) 4@a7ebd047abc7: M3UA_ASPUP sent 4@a7ebd047abc7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 4@a7ebd047abc7: Message received on association #8 4@a7ebd047abc7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 4@a7ebd047abc7: Association #8 state changed to: aSP_Inactive (5) 4@a7ebd047abc7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 4@a7ebd047abc7: Message received on association #8 4@a7ebd047abc7: Received M3UA_NOTIFY -> discard 4@a7ebd047abc7: Message received on association #8 4@a7ebd047abc7: ASPAC_Ack received for association #8 4@a7ebd047abc7: Association #8 state changed to: aSP_Active (7) 4@a7ebd047abc7: Sending buffered message #0 4@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 4@a7ebd047abc7: Message received on association #8 4@a7ebd047abc7: Received M3UA_NOTIFY -> discard 4@a7ebd047abc7: Message received on association #8 4@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@a7ebd047abc7: Timeout.... MTC@a7ebd047abc7: Warning: Stopping inactive timer TL_timer. MTC@a7ebd047abc7: setverdict(pass): none -> pass 3@a7ebd047abc7: Final verdict of PTC: none 4@a7ebd047abc7: Final verdict of PTC: none MTC@a7ebd047abc7: Setting final verdict of the test case. MTC@a7ebd047abc7: Local verdict of MTC: pass MTC@a7ebd047abc7: Local verdict of PTC with component reference 3: none (pass -> pass) MTC@a7ebd047abc7: Local verdict of PTC with component reference 4: none (pass -> pass) MTC@a7ebd047abc7: Test case TC_routing_global_title_crash finished. Verdict: pass MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass'. Wed Apr 24 09:09:50 UTC 2024 ====== SCCP_Tests.TC_routing_global_title_crash pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=31764) Waiting for packet dumper to finish... 1 (prev_count=31764, count=40273) MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass' was executed successfully (exit status: 0). MC@a7ebd047abc7: Test execution finished. MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc'. ------ SCCP_Tests_RAW.TC_cr_cc ------ Wed Apr 24 09:09:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Test case TC_cr_cc started. 5@a7ebd047abc7: ************************************************* 5@a7ebd047abc7: M3UA emulation initiated, the test can be started 5@a7ebd047abc7: ************************************************* 5@a7ebd047abc7: SCTP_ConnectResult -> connection established from: "172.18.89.203":2905 to server: "172.18.89.200":2905 association #8 5@a7ebd047abc7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 5@a7ebd047abc7: Association #8 state changed to: aSP_Down_commUP_Received (3) 5@a7ebd047abc7: M3UA_ASPUP sent 5@a7ebd047abc7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 5@a7ebd047abc7: Message received on association #8 5@a7ebd047abc7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 5@a7ebd047abc7: Association #8 state changed to: aSP_Inactive (5) 5@a7ebd047abc7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 5@a7ebd047abc7: Message received on association #8 5@a7ebd047abc7: Received M3UA_NOTIFY -> discard 5@a7ebd047abc7: Message received on association #8 5@a7ebd047abc7: ASPAC_Ack received for association #8 5@a7ebd047abc7: Association #8 state changed to: aSP_Active (7) 5@a7ebd047abc7: Message received on association #8 5@a7ebd047abc7: Received M3UA_NOTIFY -> discard 5@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 5@a7ebd047abc7: Message received on association #8 5@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@a7ebd047abc7: setverdict(pass): none -> pass 5@a7ebd047abc7: Final verdict of PTC: none MTC@a7ebd047abc7: Setting final verdict of the test case. MTC@a7ebd047abc7: Local verdict of MTC: pass MTC@a7ebd047abc7: Local verdict of PTC with component reference 5: none (pass -> pass) MTC@a7ebd047abc7: Test case TC_cr_cc finished. Verdict: pass MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass'. Wed Apr 24 09:09:54 UTC 2024 ====== SCCP_Tests_RAW.TC_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2507) Waiting for packet dumper to finish... 1 (prev_count=2507, count=31372) MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc'. ------ SCCP_Tests_RAW.TC_udt_without_cr_cc ------ Wed Apr 24 09:09:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Test case TC_udt_without_cr_cc started. 6@a7ebd047abc7: ************************************************* 6@a7ebd047abc7: M3UA emulation initiated, the test can be started 6@a7ebd047abc7: ************************************************* 6@a7ebd047abc7: SCTP_ConnectResult -> connection established from: "172.18.89.203":2905 to server: "172.18.89.200":2905 association #8 6@a7ebd047abc7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 6@a7ebd047abc7: Association #8 state changed to: aSP_Down_commUP_Received (3) 6@a7ebd047abc7: M3UA_ASPUP sent 6@a7ebd047abc7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 6@a7ebd047abc7: Message received on association #8 6@a7ebd047abc7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 6@a7ebd047abc7: Association #8 state changed to: aSP_Inactive (5) 6@a7ebd047abc7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 6@a7ebd047abc7: Message received on association #8 6@a7ebd047abc7: Received M3UA_NOTIFY -> discard 6@a7ebd047abc7: Message received on association #8 6@a7ebd047abc7: ASPAC_Ack received for association #8 6@a7ebd047abc7: Association #8 state changed to: aSP_Active (7) 6@a7ebd047abc7: Message received on association #8 6@a7ebd047abc7: Received M3UA_NOTIFY -> discard 6@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 6@a7ebd047abc7: Message received on association #8 6@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@a7ebd047abc7: setverdict(pass): none -> pass 6@a7ebd047abc7: Final verdict of PTC: none MTC@a7ebd047abc7: Setting final verdict of the test case. MTC@a7ebd047abc7: Local verdict of MTC: pass MTC@a7ebd047abc7: Local verdict of PTC with component reference 6: none (pass -> pass) MTC@a7ebd047abc7: Test case TC_udt_without_cr_cc finished. Verdict: pass MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass'. Wed Apr 24 09:10:02 UTC 2024 ====== SCCP_Tests_RAW.TC_udt_without_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=23149) Waiting for packet dumper to finish... 1 (prev_count=23149, count=30554) MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout'. ------ SCCP_Tests_RAW.TC_tiar_timeout ------ Wed Apr 24 09:10:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Test case TC_tiar_timeout started. 7@a7ebd047abc7: ************************************************* 7@a7ebd047abc7: M3UA emulation initiated, the test can be started 7@a7ebd047abc7: ************************************************* 7@a7ebd047abc7: SCTP_ConnectResult -> connection established from: "172.18.89.203":2905 to server: "172.18.89.200":2905 association #8 7@a7ebd047abc7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 7@a7ebd047abc7: Association #8 state changed to: aSP_Down_commUP_Received (3) 7@a7ebd047abc7: M3UA_ASPUP sent 7@a7ebd047abc7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 7@a7ebd047abc7: Message received on association #8 7@a7ebd047abc7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 7@a7ebd047abc7: Association #8 state changed to: aSP_Inactive (5) 7@a7ebd047abc7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 7@a7ebd047abc7: Message received on association #8 7@a7ebd047abc7: Received M3UA_NOTIFY -> discard 7@a7ebd047abc7: Message received on association #8 7@a7ebd047abc7: ASPAC_Ack received for association #8 7@a7ebd047abc7: Association #8 state changed to: aSP_Active (7) 7@a7ebd047abc7: Message received on association #8 7@a7ebd047abc7: Received M3UA_NOTIFY -> discard 7@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 7@a7ebd047abc7: Message received on association #8 7@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent 7@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 7@a7ebd047abc7: Message received on association #8 7@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@a7ebd047abc7: Waiting for first IT 7@a7ebd047abc7: Message received on association #8 7@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@a7ebd047abc7: Waiting for second IT 7@a7ebd047abc7: Message received on association #8 7@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@a7ebd047abc7: Waiting for RLSD 7@a7ebd047abc7: Message received on association #8 7@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@a7ebd047abc7: setverdict(pass): none -> pass 7@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 7@a7ebd047abc7: Final verdict of PTC: none MTC@a7ebd047abc7: Setting final verdict of the test case. MTC@a7ebd047abc7: Local verdict of MTC: pass MTC@a7ebd047abc7: Local verdict of PTC with component reference 7: none (pass -> pass) MTC@a7ebd047abc7: Test case TC_tiar_timeout finished. Verdict: pass MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass'. Wed Apr 24 09:10:11 UTC 2024 ====== SCCP_Tests_RAW.TC_tiar_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=38338) Waiting for packet dumper to finish... 1 (prev_count=38338, count=44826) MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar'. ------ SCCP_Tests_RAW.TC_it_avoids_tiar ------ Wed Apr 24 09:10:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Test case TC_it_avoids_tiar started. 8@a7ebd047abc7: ************************************************* 8@a7ebd047abc7: M3UA emulation initiated, the test can be started 8@a7ebd047abc7: ************************************************* 8@a7ebd047abc7: SCTP_ConnectResult -> connection established from: "172.18.89.203":2905 to server: "172.18.89.200":2905 association #8 8@a7ebd047abc7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 8@a7ebd047abc7: Association #8 state changed to: aSP_Down_commUP_Received (3) 8@a7ebd047abc7: M3UA_ASPUP sent 8@a7ebd047abc7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 8@a7ebd047abc7: Message received on association #8 8@a7ebd047abc7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 8@a7ebd047abc7: Association #8 state changed to: aSP_Inactive (5) 8@a7ebd047abc7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 8@a7ebd047abc7: Message received on association #8 8@a7ebd047abc7: Received M3UA_NOTIFY -> discard 8@a7ebd047abc7: Message received on association #8 8@a7ebd047abc7: ASPAC_Ack received for association #8 8@a7ebd047abc7: Association #8 state changed to: aSP_Active (7) 8@a7ebd047abc7: Message received on association #8 8@a7ebd047abc7: Received M3UA_NOTIFY -> discard 8@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@a7ebd047abc7: Message received on association #8 8@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@a7ebd047abc7: Message received on association #8 8@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@a7ebd047abc7: Message received on association #8 8@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@a7ebd047abc7: Message received on association #8 8@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@a7ebd047abc7: Message received on association #8 8@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@a7ebd047abc7: Message received on association #8 8@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@a7ebd047abc7: Message received on association #8 8@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@a7ebd047abc7: setverdict(pass): none -> pass MTC@a7ebd047abc7: Waiting for RLSD 8@a7ebd047abc7: Message received on association #8 8@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@a7ebd047abc7: Message received on association #8 8@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent 8@a7ebd047abc7: Message received on association #8 8@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@a7ebd047abc7: setverdict(pass): pass -> pass, component reason not changed 8@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 8@a7ebd047abc7: Final verdict of PTC: none MTC@a7ebd047abc7: Setting final verdict of the test case. MTC@a7ebd047abc7: Local verdict of MTC: pass MTC@a7ebd047abc7: Local verdict of PTC with component reference 8: none (pass -> pass) MTC@a7ebd047abc7: Test case TC_it_avoids_tiar finished. Verdict: pass MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass'. Wed Apr 24 09:10:24 UTC 2024 ====== SCCP_Tests_RAW.TC_it_avoids_tiar pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=56108) Waiting for packet dumper to finish... 1 (prev_count=56108, count=69502) MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt'. ------ SCCP_Tests_RAW.TC_process_rx_xudt ------ Wed Apr 24 09:10:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Test case TC_process_rx_xudt started. 9@a7ebd047abc7: ************************************************* 9@a7ebd047abc7: M3UA emulation initiated, the test can be started 9@a7ebd047abc7: ************************************************* 9@a7ebd047abc7: SCTP_ConnectResult -> connection established from: "172.18.89.203":2905 to server: "172.18.89.200":2905 association #8 9@a7ebd047abc7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 9@a7ebd047abc7: Association #8 state changed to: aSP_Down_commUP_Received (3) 9@a7ebd047abc7: M3UA_ASPUP sent 9@a7ebd047abc7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 9@a7ebd047abc7: Message received on association #8 9@a7ebd047abc7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 9@a7ebd047abc7: Association #8 state changed to: aSP_Inactive (5) 9@a7ebd047abc7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 9@a7ebd047abc7: Message received on association #8 9@a7ebd047abc7: Received M3UA_NOTIFY -> discard 9@a7ebd047abc7: Message received on association #8 9@a7ebd047abc7: ASPAC_Ack received for association #8 9@a7ebd047abc7: Association #8 state changed to: aSP_Active (7) 9@a7ebd047abc7: Message received on association #8 9@a7ebd047abc7: Received M3UA_NOTIFY -> discard 9@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 9@a7ebd047abc7: Message received on association #8 9@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@a7ebd047abc7: setverdict(pass): none -> pass 9@a7ebd047abc7: Final verdict of PTC: none MTC@a7ebd047abc7: Setting final verdict of the test case. MTC@a7ebd047abc7: Local verdict of MTC: pass MTC@a7ebd047abc7: Local verdict of PTC with component reference 9: none (pass -> pass) MTC@a7ebd047abc7: Test case TC_process_rx_xudt finished. Verdict: pass MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass'. Wed Apr 24 09:10:29 UTC 2024 ====== SCCP_Tests_RAW.TC_process_rx_xudt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=31064) MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt'. ------ SCCP_Tests_RAW.TC_process_rx_ludt ------ Wed Apr 24 09:10:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Test case TC_process_rx_ludt started. 10@a7ebd047abc7: ************************************************* 10@a7ebd047abc7: M3UA emulation initiated, the test can be started 10@a7ebd047abc7: ************************************************* 10@a7ebd047abc7: SCTP_ConnectResult -> connection established from: "172.18.89.203":2905 to server: "172.18.89.200":2905 association #8 10@a7ebd047abc7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 10@a7ebd047abc7: Association #8 state changed to: aSP_Down_commUP_Received (3) 10@a7ebd047abc7: M3UA_ASPUP sent 10@a7ebd047abc7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 10@a7ebd047abc7: Message received on association #8 10@a7ebd047abc7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 10@a7ebd047abc7: Association #8 state changed to: aSP_Inactive (5) 10@a7ebd047abc7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 10@a7ebd047abc7: Message received on association #8 10@a7ebd047abc7: Received M3UA_NOTIFY -> discard 10@a7ebd047abc7: Message received on association #8 10@a7ebd047abc7: ASPAC_Ack received for association #8 10@a7ebd047abc7: Association #8 state changed to: aSP_Active (7) 10@a7ebd047abc7: Message received on association #8 10@a7ebd047abc7: Received M3UA_NOTIFY -> discard 10@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 10@a7ebd047abc7: Message received on association #8 10@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@a7ebd047abc7: setverdict(pass): none -> pass 10@a7ebd047abc7: Final verdict of PTC: none MTC@a7ebd047abc7: Setting final verdict of the test case. MTC@a7ebd047abc7: Local verdict of MTC: pass MTC@a7ebd047abc7: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@a7ebd047abc7: Test case TC_process_rx_ludt finished. Verdict: pass MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass'. Wed Apr 24 09:10:32 UTC 2024 ====== SCCP_Tests_RAW.TC_process_rx_ludt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3207) Waiting for packet dumper to finish... 1 (prev_count=3207, count=34227) MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn1 ------ Wed Apr 24 09:10:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Test case TC_scmg_sst_ssn1 started. 11@a7ebd047abc7: ************************************************* 11@a7ebd047abc7: M3UA emulation initiated, the test can be started 11@a7ebd047abc7: ************************************************* 11@a7ebd047abc7: SCTP_ConnectResult -> connection established from: "172.18.89.203":2905 to server: "172.18.89.200":2905 association #8 11@a7ebd047abc7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 11@a7ebd047abc7: Association #8 state changed to: aSP_Down_commUP_Received (3) 11@a7ebd047abc7: M3UA_ASPUP sent 11@a7ebd047abc7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 11@a7ebd047abc7: Message received on association #8 11@a7ebd047abc7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 11@a7ebd047abc7: Association #8 state changed to: aSP_Inactive (5) 11@a7ebd047abc7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 11@a7ebd047abc7: Message received on association #8 11@a7ebd047abc7: Received M3UA_NOTIFY -> discard 11@a7ebd047abc7: Message received on association #8 11@a7ebd047abc7: ASPAC_Ack received for association #8 11@a7ebd047abc7: Association #8 state changed to: aSP_Active (7) 11@a7ebd047abc7: Message received on association #8 11@a7ebd047abc7: Received M3UA_NOTIFY -> discard 11@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 11@a7ebd047abc7: Message received on association #8 11@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@a7ebd047abc7: setverdict(pass): none -> pass 11@a7ebd047abc7: Final verdict of PTC: none MTC@a7ebd047abc7: Setting final verdict of the test case. MTC@a7ebd047abc7: Local verdict of MTC: pass MTC@a7ebd047abc7: Local verdict of PTC with component reference 11: none (pass -> pass) MTC@a7ebd047abc7: Test case TC_scmg_sst_ssn1 finished. Verdict: pass MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass'. Wed Apr 24 09:10:36 UTC 2024 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2515) Waiting for packet dumper to finish... 1 (prev_count=2515, count=29870) MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_valid ------ Wed Apr 24 09:10:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Test case TC_scmg_sst_ssn_valid started. 12@a7ebd047abc7: ************************************************* 12@a7ebd047abc7: M3UA emulation initiated, the test can be started 12@a7ebd047abc7: ************************************************* 12@a7ebd047abc7: SCTP_ConnectResult -> connection established from: "172.18.89.203":2905 to server: "172.18.89.200":2905 association #8 12@a7ebd047abc7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 12@a7ebd047abc7: Association #8 state changed to: aSP_Down_commUP_Received (3) 12@a7ebd047abc7: M3UA_ASPUP sent 12@a7ebd047abc7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 12@a7ebd047abc7: Message received on association #8 12@a7ebd047abc7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 12@a7ebd047abc7: Association #8 state changed to: aSP_Inactive (5) 12@a7ebd047abc7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 12@a7ebd047abc7: Message received on association #8 12@a7ebd047abc7: Received M3UA_NOTIFY -> discard 12@a7ebd047abc7: Message received on association #8 12@a7ebd047abc7: ASPAC_Ack received for association #8 12@a7ebd047abc7: Association #8 state changed to: aSP_Active (7) 12@a7ebd047abc7: Message received on association #8 12@a7ebd047abc7: Received M3UA_NOTIFY -> discard 12@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 12@a7ebd047abc7: Message received on association #8 12@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@a7ebd047abc7: setverdict(pass): none -> pass 12@a7ebd047abc7: Final verdict of PTC: none MTC@a7ebd047abc7: Setting final verdict of the test case. MTC@a7ebd047abc7: Local verdict of MTC: pass MTC@a7ebd047abc7: Local verdict of PTC with component reference 12: none (pass -> pass) MTC@a7ebd047abc7: Test case TC_scmg_sst_ssn_valid finished. Verdict: pass MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass'. Wed Apr 24 09:10:40 UTC 2024 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2520) Waiting for packet dumper to finish... 1 (prev_count=2520, count=29967) MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid ------ Wed Apr 24 09:10:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Test case TC_scmg_sst_ssn_invalid started. 13@a7ebd047abc7: ************************************************* 13@a7ebd047abc7: M3UA emulation initiated, the test can be started 13@a7ebd047abc7: ************************************************* 13@a7ebd047abc7: SCTP_ConnectResult -> connection established from: "172.18.89.203":2905 to server: "172.18.89.200":2905 association #8 13@a7ebd047abc7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 13@a7ebd047abc7: Association #8 state changed to: aSP_Down_commUP_Received (3) 13@a7ebd047abc7: M3UA_ASPUP sent 13@a7ebd047abc7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 13@a7ebd047abc7: Message received on association #8 13@a7ebd047abc7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 13@a7ebd047abc7: Association #8 state changed to: aSP_Inactive (5) 13@a7ebd047abc7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 13@a7ebd047abc7: Message received on association #8 13@a7ebd047abc7: Received M3UA_NOTIFY -> discard 13@a7ebd047abc7: Message received on association #8 13@a7ebd047abc7: ASPAC_Ack received for association #8 13@a7ebd047abc7: Association #8 state changed to: aSP_Active (7) 13@a7ebd047abc7: Message received on association #8 13@a7ebd047abc7: Received M3UA_NOTIFY -> discard 13@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MTC@a7ebd047abc7: setverdict(pass): none -> pass 13@a7ebd047abc7: Final verdict of PTC: none MTC@a7ebd047abc7: Setting final verdict of the test case. MTC@a7ebd047abc7: Local verdict of MTC: pass MTC@a7ebd047abc7: Local verdict of PTC with component reference 13: none (pass -> pass) MTC@a7ebd047abc7: Test case TC_scmg_sst_ssn_invalid finished. Verdict: pass MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass'. Wed Apr 24 09:10:49 UTC 2024 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18519) Waiting for packet dumper to finish... 1 (prev_count=18519, count=25924) MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only'. ------ SCCP_Tests_RAW.TC_callingparty_ssn_only ------ Wed Apr 24 09:10:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Test case TC_callingparty_ssn_only started. 14@a7ebd047abc7: ************************************************* 14@a7ebd047abc7: M3UA emulation initiated, the test can be started 14@a7ebd047abc7: ************************************************* 14@a7ebd047abc7: SCTP_ConnectResult -> connection established from: "172.18.89.203":2905 to server: "172.18.89.200":2905 association #8 14@a7ebd047abc7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 14@a7ebd047abc7: Association #8 state changed to: aSP_Down_commUP_Received (3) 14@a7ebd047abc7: M3UA_ASPUP sent 14@a7ebd047abc7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 14@a7ebd047abc7: Message received on association #8 14@a7ebd047abc7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 14@a7ebd047abc7: Association #8 state changed to: aSP_Inactive (5) 14@a7ebd047abc7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 14@a7ebd047abc7: Message received on association #8 14@a7ebd047abc7: Received M3UA_NOTIFY -> discard 14@a7ebd047abc7: Message received on association #8 14@a7ebd047abc7: ASPAC_Ack received for association #8 14@a7ebd047abc7: Association #8 state changed to: aSP_Active (7) 14@a7ebd047abc7: Message received on association #8 14@a7ebd047abc7: Received M3UA_NOTIFY -> discard 14@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 14@a7ebd047abc7: Message received on association #8 14@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@a7ebd047abc7: setverdict(pass): none -> pass 14@a7ebd047abc7: Final verdict of PTC: none MTC@a7ebd047abc7: Setting final verdict of the test case. MTC@a7ebd047abc7: Local verdict of MTC: pass MTC@a7ebd047abc7: Local verdict of PTC with component reference 14: none (pass -> pass) MTC@a7ebd047abc7: Test case TC_callingparty_ssn_only finished. Verdict: pass MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass'. Wed Apr 24 09:10:53 UTC 2024 ====== SCCP_Tests_RAW.TC_callingparty_ssn_only pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=29091) MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass' was executed successfully (exit status: 0). MTC@a7ebd047abc7: 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 Apr 24 09:10:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late' was executed successfully (exit status: 0). MTC@a7ebd047abc7: Test case TC_cr_timeout_cc_too_late started. 15@a7ebd047abc7: ************************************************* 15@a7ebd047abc7: M3UA emulation initiated, the test can be started 15@a7ebd047abc7: ************************************************* 15@a7ebd047abc7: SCTP_ConnectResult -> connection established from: "172.18.89.203":2905 to server: "172.18.89.200":2905 association #8 15@a7ebd047abc7: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 15@a7ebd047abc7: Association #8 state changed to: aSP_Down_commUP_Received (3) 15@a7ebd047abc7: M3UA_ASPUP sent 15@a7ebd047abc7: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 15@a7ebd047abc7: Message received on association #8 15@a7ebd047abc7: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 15@a7ebd047abc7: Association #8 state changed to: aSP_Inactive (5) 15@a7ebd047abc7: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 15@a7ebd047abc7: Message received on association #8 15@a7ebd047abc7: Received M3UA_NOTIFY -> discard 15@a7ebd047abc7: Message received on association #8 15@a7ebd047abc7: ASPAC_Ack received for association #8 15@a7ebd047abc7: Association #8 state changed to: aSP_Active (7) 15@a7ebd047abc7: Message received on association #8 15@a7ebd047abc7: Received M3UA_NOTIFY -> discard 15@a7ebd047abc7: Message received on association #8 15@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@a7ebd047abc7: Waiting for RLSD 15@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 15@a7ebd047abc7: Message received on association #8 15@a7ebd047abc7: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@a7ebd047abc7: setverdict(pass): none -> pass 15@a7ebd047abc7: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 15@a7ebd047abc7: Final verdict of PTC: none MTC@a7ebd047abc7: Setting final verdict of the test case. MTC@a7ebd047abc7: Local verdict of MTC: pass MTC@a7ebd047abc7: Local verdict of PTC with component reference 15: none (pass -> pass) MTC@a7ebd047abc7: Test case TC_cr_timeout_cc_too_late finished. Verdict: pass MTC@a7ebd047abc7: Starting external command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass'. Wed Apr 24 09:10:56 UTC 2024 ====== SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3214) Waiting for packet dumper to finish... 1 (prev_count=3214, count=28600) MTC@a7ebd047abc7: External command `../ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass' was executed successfully (exit status: 0). MC@a7ebd047abc7: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a7ebd047abc7: Terminating MTC. MC@a7ebd047abc7: MTC terminated. MC2> exit MC@a7ebd047abc7: Shutting down session. MC@a7ebd047abc7: 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-89 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-sccp-test-latest-669-stp + [ -n jenkins-ttcn3-sccp-test-latest-669-stp ] + docker_kill_wait jenkins-ttcn3-sccp-test-latest-669-stp + docker kill jenkins-ttcn3-sccp-test-latest-669-stp jenkins-ttcn3-sccp-test-latest-669-stp + docker wait jenkins-ttcn3-sccp-test-latest-669-stp 137 + network_remove + set +x Removing network ttcn3-sccp-test-89 + docker network remove ttcn3-sccp-test-89 ttcn3-sccp-test-89 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-latest/_cache:/cache --name jenkins-ttcn3-sccp-test-latest-669-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-latest/logs/sccp-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS