Started by timer
Running as SYSTEM
Building remotely on gtp0-deb10fr (hdlc dahdi) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr
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-ns-test-fr # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/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 57f680439f378f5bb5c6582297ae0636db6650f8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 57f680439f378f5bb5c6582297ae0636db6650f8 # timeout=10
Commit message: "ttcn3-bts-test: do not use respawn.sh"
 > git rev-list --no-walk 29206c00967ba695e9b51d77fda63cd8b96ed534 # timeout=10
[ttcn3-ns-test-fr] $ /bin/sh -xe /tmp/jenkins6676088030948225743.sh
+ export REGISTRY_HOST=registry.osmocom.org
+ DIR=ttcn3-ns-test-fr
+ export IMAGE_SUFFIX=master
+ cd ttcn3-ns-test-fr
+ ./jenkins.sh
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [ x/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr = x ]
+ VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs
+ mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs
+ [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs ]
+ [ xjenkins-ttcn3-ns-test-fr-1339 = x ]
+ basename /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/ttcn3-ns-test-fr
+ SUITE_NAME=ttcn3-ns-test-fr
+ IMAGE_SUFFIX=master
+ docker_images_require osmo-ns-master ttcn3-ns-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-ns-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
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../debian-bookworm-build/Dockerfile
+ from_line=FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ echo+ grep -q $USER
 FROM	${REGISTRY}/${UPSTREAM_DISTRO}
+ 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-ns-test-fr/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-ns-test-fr/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1003 \
	--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/20.7.0 \
	--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_REMSIM_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	--pull -t osmocom-build/debian-bookworm-build:latest .
Sending build context to Docker daemon  33.28kB

Step 1/23 : ARG	REGISTRY=docker.io
Step 2/23 : ARG	UPSTREAM_DISTRO=debian:bookworm
Step 3/23 : FROM	${REGISTRY}/${UPSTREAM_DISTRO}
bookworm: Pulling from debian
Digest: sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2
Status: Image is up to date for registry.osmocom.org/debian:bookworm
 ---> d4ccddb816ba
Step 4/23 : ARG	OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org"
 ---> Using cache
 ---> 491b6dcfbe68
Step 5/23 : ARG	OSMOCOM_REPO_PATH="packages/osmocom:"
 ---> Using cache
 ---> 31ba9b436dd0
Step 6/23 : ARG	OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/${OSMOCOM_REPO_PATH}/nightly/Debian_12/"
 ---> Using cache
 ---> cb7715695b6b
Step 7/23 : ARG	UID
 ---> Using cache
 ---> 873d9aa9ee49
Step 8/23 : ARG	LLVM_VERSION="14.0.0"
 ---> Using cache
 ---> 37894fc3f03b
Step 9/23 : COPY	.common/respawn.sh /usr/local/bin/respawn.sh
 ---> Using cache
 ---> 00d308cbf245
Step 10/23 : COPY	.common/Release.key /etc/apt/trusted.gpg.d/obs.osmocom.org.asc
 ---> Using cache
 ---> 95e724e5acd0
Step 11/23 : RUN	set -x && 	useradd --uid=${UID} -d /build -m build && 	chown -R build:build /usr/local && 		echo "path-exclude=/usr/share/man/*" 		> /etc/dpkg/dpkg.cfg.d/exclude-man-pages && 	rm -rf /usr/share/man/
 ---> Using cache
 ---> b3f236f2a60c
Step 12/23 : 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-${LLVM_VERSION}/LLVMEmbeddedToolchainForArm-${LLVM_VERSION}-linux.tar.gz && 	tar -xf LLVMEmbeddedToolchainForArm-${LLVM_VERSION}-linux.tar.gz && 	rm LLVMEmbeddedToolchainForArm-${LLVM_VERSION}-linux.tar.gz && 	mv LLVMEmbeddedToolchainForArm-${LLVM_VERSION} /opt/llvm-arm && 	/opt/llvm-arm/bin/clang --version && 	/opt/llvm-arm/bin/clang --print-targets
 ---> Using cache
 ---> a2ebe73e4a66
Step 13/23 : RUN	set -x && 	apt-get update && 	apt-get install -y --no-install-recommends 		asciidoc 		asciidoc-dblatex 		autoconf 		autoconf-archive 		autogen 		automake 		bc 		bison 		build-essential 		bzip2 		ca-certificates 		ccache 		cmake 		coccinelle 		cppcheck 		curl 		dahdi-source 		dblatex 		dbus 		debhelper 		devscripts 		dh-autoreconf 		docbook5-xml 		doxygen 		equivs 		flex 		g++ 		gawk 		gcc 		gcc-arm-none-eabi 		ghostscript 		git 		gnupg 		graphviz 		htop 		iproute2 		latexmk 		lcov 		libaio-dev 		libasound2-dev 		libbladerf-dev 		libboost-all-dev 		libc-ares-dev 		libcdk5-dev 		libcsv-dev 		libdbd-sqlite3 		libdbi-dev 		libelf-dev 		libffi-dev 		libfftw3-dev 		libgmp-dev 		libgnutls28-dev 		libgps-dev 		libgsm1-dev 		libjansson-dev 		liblua5.3-dev 		libmnl-dev 		libncurses5-dev 		libnewlib-arm-none-eabi 		libnftables-dev 		libnftnl-dev 		libnl-3-dev 		libnl-route-3-dev 		liboping-dev 		libortp-dev 		libpcap-dev 		libpcsclite-dev 		libreadline-dev 		librsvg2-bin 		libsctp-dev 		libsigsegv-dev 		libsnmp-dev 		libsofia-sip-ua-glib-dev 		libsqlite3-dev 		libssl-dev 		libtalloc-dev 		libtinfo5 		libtool 		liburing-dev 		libusb-1.0-0-dev 		libusb-dev 		libxml2-utils 		libzmq3-dev 		locales 		lua-socket 		make 		mscgen 		ofono 		openssh-client 		patchelf 		picolibc-arm-none-eabi 		pkg-config 		pylint 		python3 		python3-gi 		python3-mako 		python3-nwdiag 		python3-pip 		python3-pyflakes 		python3-setuptools 		python3-usb 		python3-yaml 		rsync 		sdcc 		source-highlight 		sqlite3 		stow 		sudo 		swig 		systemd 		tcpdump 		telnet 		tex-gyre 		texinfo 		unzip 		virtualenv 		xsltproc 		&& 	apt-get clean
 ---> Using cache
 ---> d7d581b1aa70
Step 14/23 : ADD	https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt


 ---> Using cache
 ---> da8af6aa6f3a
Step 15/23 : 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@inside-classes#egg=sphinx-argparse' 		'git+https://github.com/podshumok/python-smpplib.git' 		'pydbus' 		'pysispm' 		'sphinx' 		'sphinxcontrib-napoleon' 		-r /tmp/pysim_requirements.txt
 ---> Running in d9492b918afc
+ cat /tmp/pysim_requirements.txt
pyscard
pyserial
pytlv
cmd2>=1.5
jsonpath-ng
construct>=2.10.70
bidict
pyosmocom>=0.0.8
pyyaml>=5.1
termcolor
colorlog
pycryptodomex
cryptography
git+https://github.com/osmocom/asn1tools
packaging
git+https://github.com/hologram-io/smpp.pdu
+ pip3 install --break-system-packages git+https://github.com/eriwen/lcov-to-cobertura-xml.git git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse git+https://github.com/podshumok/python-smpplib.git pydbus pysispm sphinx sphinxcontrib-napoleon -r /tmp/pysim_requirements.txt
Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git
  Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-sjgkqffd
  Running command git clone --filter=blob:none --quiet https://github.com/eriwen/lcov-to-cobertura-xml.git /tmp/pip-req-build-sjgkqffd
  Resolved https://github.com/eriwen/lcov-to-cobertura-xml.git to commit 85f51dfd646fadf534ce2bd636befeec37148ff9
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting sphinx-argparse
  Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-jmfacutz/sphinx-argparse_a5693659382a44aa91aed2c6cc13695f
  Cloning https://github.com/osmocom/sphinx-argparse (to revision inside-classes) to /tmp/pip-install-jmfacutz/sphinx-argparse_a5693659382a44aa91aed2c6cc13695f
  Running command git checkout -b inside-classes --track origin/inside-classes
  Resolved https://github.com/osmocom/sphinx-argparse to commit a0cafcdde29d6d91ed94eb34e689a28d8612686a
  Switched to a new branch 'inside-classes'
  branch 'inside-classes' set up to track 'origin/inside-classes'.
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting git+https://github.com/podshumok/python-smpplib.git
  Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-skmsyuqj
  Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-req-build-skmsyuqj
  Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14))
  Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-gum922w6
  Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-gum922w6
  Resolved https://github.com/osmocom/asn1tools to commit 44277cdb34959196f317b6a02af20a4a1c3c4e2d
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16))
  Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-4s2ykjzc
  Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-req-build-4s2ykjzc
  Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pydbus
  Downloading pydbus-0.6.0-py2.py3-none-any.whl (19 kB)
Collecting pysispm
  Downloading pysispm-0.6-py3-none-any.whl (4.3 kB)
Collecting sphinx
  Downloading sphinx-8.2.1-py3-none-any.whl (3.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 6.3 MB/s eta 0:00:00
Collecting sphinxcontrib-napoleon
  Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB)
Collecting pyscard
  Downloading pyscard-2.2.1.tar.gz (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.5/156.5 kB 6.3 MB/s eta 0:00:00
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting pyserial
  Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 15.4 MB/s eta 0:00:00
Collecting pytlv
  Downloading pytlv-0.71.tar.gz (15 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting cmd2>=1.5
  Downloading cmd2-2.5.11-py3-none-any.whl (152 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.8/152.8 kB 8.6 MB/s eta 0:00:00
Collecting jsonpath-ng
  Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB)
Collecting construct>=2.10.70
  Downloading construct-2.10.70-py3-none-any.whl (63 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 3.5 MB/s eta 0:00:00
Collecting bidict
  Downloading bidict-0.23.1-py3-none-any.whl (32 kB)
Collecting pyosmocom>=0.0.8
  Downloading pyosmocom-0.0.8-py3-none-any.whl (39 kB)
Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 9)) (6.0)
Collecting termcolor
  Downloading termcolor-2.5.0-py3-none-any.whl (7.8 kB)
Collecting colorlog
  Downloading colorlog-6.9.0-py3-none-any.whl (11 kB)
Collecting pycryptodomex
  Downloading pycryptodomex-3.21.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 6.8 MB/s eta 0:00:00
Collecting cryptography
  Downloading cryptography-44.0.1-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 7.0 MB/s eta 0:00:00
Collecting packaging
  Using cached packaging-24.2-py3-none-any.whl (65 kB)
Requirement already satisfied: docutils>=0.19 in /usr/lib/python3/dist-packages (from sphinx-argparse) (0.19)
Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib==2.1.0) (1.16.0)
Requirement already satisfied: pyusb>=1.0.0a in /usr/lib/python3/dist-packages (from pysispm) (1.2.1.post2)
Collecting sphinxcontrib-applehelp>=1.0.7
  Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.3/119.3 kB 5.2 MB/s eta 0:00:00
Collecting sphinxcontrib-devhelp>=1.0.6
  Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.5/82.5 kB 6.5 MB/s eta 0:00:00
Collecting sphinxcontrib-htmlhelp>=2.0.6
  Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 14.0 MB/s eta 0:00:00
Collecting sphinxcontrib-jsmath>=1.0.1
  Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
Collecting sphinxcontrib-qthelp>=1.0.6
  Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.7/88.7 kB 5.4 MB/s eta 0:00:00
Collecting sphinxcontrib-serializinghtml>=1.1.9
  Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.1/92.1 kB 10.5 MB/s eta 0:00:00
Collecting Jinja2>=3.1
  Downloading jinja2-3.1.5-py3-none-any.whl (134 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.6/134.6 kB 4.8 MB/s eta 0:00:00
Collecting Pygments>=2.17
  Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 6.9 MB/s eta 0:00:00
Collecting docutils>=0.19
  Downloading docutils-0.21.2-py3-none-any.whl (587 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 6.7 MB/s eta 0:00:00
Collecting snowballstemmer>=2.2
  Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 6.0 MB/s eta 0:00:00
Collecting babel>=2.13
  Downloading babel-2.17.0-py3-none-any.whl (10.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 6.9 MB/s eta 0:00:00
Collecting alabaster>=0.7.14
  Downloading alabaster-1.0.0-py3-none-any.whl (13 kB)
Collecting imagesize>=1.3
  Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB)
Collecting requests>=2.30.0
  Downloading requests-2.32.3-py3-none-any.whl (64 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 4.8 MB/s eta 0:00:00
Collecting roman-numerals-py>=1.0.0
  Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB)
Collecting pockets>=0.3
  Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB)
Collecting pyperclip>=1.8
  Downloading pyperclip-1.9.0.tar.gz (20 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting wcwidth>=0.2.10
  Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
Collecting ply
  Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 7.4 MB/s eta 0:00:00
Collecting gsm0338
  Downloading gsm0338-1.0.0-py2.py3-none-any.whl (9.7 kB)
Collecting cffi>=1.12
  Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.2/467.2 kB 6.9 MB/s eta 0:00:00
Collecting bitstruct
  Downloading bitstruct-8.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 kB 5.6 MB/s eta 0:00:00
Collecting pyparsing>=3.0.6
  Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.7/107.7 kB 11.6 MB/s eta 0:00:00
Collecting pycparser
  Downloading pycparser-2.22-py3-none-any.whl (117 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 12.9 MB/s eta 0:00:00
Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib/python3/dist-packages (from Jinja2>=3.1->sphinx) (2.1.2)
Collecting charset-normalizer<4,>=2
  Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.9/143.9 kB 4.9 MB/s eta 0:00:00
Collecting idna<4,>=2.5
  Downloading idna-3.10-py3-none-any.whl (70 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 10.8 MB/s eta 0:00:00
Collecting urllib3<3,>=1.21.1
  Downloading urllib3-2.3.0-py3-none-any.whl (128 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 kB 6.1 MB/s eta 0:00:00
Collecting certifi>=2017.4.17
  Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 5.2 MB/s eta 0:00:00
Building wheels for collected packages: lcov_cobertura, sphinx-argparse, smpplib, pyscard, pytlv, asn1tools, smpp.pdu, pyperclip
  Building wheel for lcov_cobertura (pyproject.toml): started
  Building wheel for lcov_cobertura (pyproject.toml): finished with status 'done'
  Created wheel for lcov_cobertura: filename=lcov_cobertura-2.1.1-py3-none-any.whl size=12288 sha256=d5d22536623d24b65d36bd21beb068828b877593132767761b965623f5635b19
  Stored in directory: /tmp/pip-ephem-wheel-cache-mz8gso4a/wheels/3f/9d/2e/bcc423926effdef07f9714077dd6071e34811fc58066b3d7fc
  Building wheel for sphinx-argparse (pyproject.toml): started
  Building wheel for sphinx-argparse (pyproject.toml): finished with status 'done'
  Created wheel for sphinx-argparse: filename=sphinx_argparse-0.5.2-py3-none-any.whl size=13533 sha256=b5c7d92db7893c6fb8fa6155cf57b6536658cc4b7dc4a5d60b750f3d111b5a31
  Stored in directory: /tmp/pip-ephem-wheel-cache-mz8gso4a/wheels/89/b3/a2/d1946ce985aa1052449817c32ebdd1d784a4e65d648f46bfcb
  Building wheel for smpplib (setup.py): started
  Building wheel for smpplib (setup.py): finished with status 'done'
  Created wheel for smpplib: filename=smpplib-2.1.0-py3-none-any.whl size=28937 sha256=99a6ea5ea35b694de02cf5a06e4295053f9b796f2e8adf21dd5de1d13ddf073b
  Stored in directory: /tmp/pip-ephem-wheel-cache-mz8gso4a/wheels/d1/21/5f/83bc7dafba8cb5c323f61bf300449d47de4133538a4860d8c1
  Building wheel for pyscard (pyproject.toml): started
  Building wheel for pyscard (pyproject.toml): finished with status 'done'
  Created wheel for pyscard: filename=pyscard-2.2.1-cp311-cp311-linux_x86_64.whl size=231746 sha256=a1873f56fea33717bc8943fcae4895125c069bbc9e7be50681b107b0cadbd064
  Stored in directory: /root/.cache/pip/wheels/6c/22/1b/d9f2851969b54b9c7ae2779fd0d950809c49df116decc6e6b8
  Building wheel for pytlv (setup.py): started
  Building wheel for pytlv (setup.py): finished with status 'done'
  Created wheel for pytlv: filename=pytlv-0.71-py2.py3-none-any.whl size=16528 sha256=a8b275b1aa0e34e713a0da61c3e18b2130a99ae1edeedc4765495b4b3d43ccac
  Stored in directory: /root/.cache/pip/wheels/f2/0f/73/bd91ad25e655c44dce9047f187557a961707074344b2211c15
  Building wheel for asn1tools (setup.py): started
  Building wheel for asn1tools (setup.py): finished with status 'done'
  Created wheel for asn1tools: filename=asn1tools-0.166.0-py3-none-any.whl size=119699 sha256=fd96982e56f470b9e946e10681010bffe86cd4264719d3128354c088f895d594
  Stored in directory: /tmp/pip-ephem-wheel-cache-mz8gso4a/wheels/2a/6a/86/4ace26b2e8568f96ceac6272ea7db506da59e1b3c2fc4c8699
  Building wheel for smpp.pdu (setup.py): started
  Building wheel for smpp.pdu (setup.py): finished with status 'done'
  Created wheel for smpp.pdu: filename=smpp.pdu-0.3-py3-none-any.whl size=31683 sha256=108652553cf7cdfd4970977daf21f4b8cfb95934998a875508812cde880bdeb8
  Stored in directory: /tmp/pip-ephem-wheel-cache-mz8gso4a/wheels/32/96/03/ef03cb1f288aec2fb1552d40911360548b181fe570b8fc2432
  Building wheel for pyperclip (setup.py): started
  Building wheel for pyperclip (setup.py): finished with status 'done'
  Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11005 sha256=b8976a542197396510bcde17942a06fe571af10f5647518d666521ab86677616
  Stored in directory: /root/.cache/pip/wheels/e8/e7/56/591cb88ba1783b38c40d584026e766aac9c3a048e34128ce8b
Successfully built lcov_cobertura sphinx-argparse smpplib pyscard pytlv asn1tools smpp.pdu pyperclip
Installing collected packages: wcwidth, snowballstemmer, smpp.pdu, pytlv, pyserial, pyperclip, pydbus, ply, urllib3, termcolor, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, smpplib, roman-numerals-py, pysispm, pyscard, pyparsing, Pygments, pycryptodomex, pycparser, pockets, packaging, lcov_cobertura, jsonpath-ng, Jinja2, imagesize, idna, gsm0338, docutils, construct, colorlog, cmd2, charset-normalizer, certifi, bitstruct, bidict, babel, alabaster, sphinxcontrib-napoleon, requests, pyosmocom, cffi, asn1tools, sphinx, cryptography, sphinx-argparse
  Attempting uninstall: Pygments
    Found existing installation: Pygments 2.14.0
    Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /usr
    Can't uninstall 'Pygments'. No files were found to uninstall.
  Attempting uninstall: docutils
    Found existing installation: docutils 0.19
    Not uninstalling docutils at /usr/lib/python3/dist-packages, outside environment /usr
    Can't uninstall 'docutils'. No files were found to uninstall.
Successfully installed Jinja2-3.1.5 Pygments-2.19.1 alabaster-1.0.0 asn1tools-0.166.0 babel-2.17.0 bidict-0.23.1 bitstruct-8.20.0 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 cmd2-2.5.11 colorlog-6.9.0 construct-2.10.70 cryptography-44.0.1 docutils-0.21.2 gsm0338-1.0.0 idna-3.10 imagesize-1.4.1 jsonpath-ng-1.7.0 lcov_cobertura-2.1.1 packaging-24.2 ply-3.11 pockets-0.9.1 pycparser-2.22 pycryptodomex-3.21.0 pydbus-0.6.0 pyosmocom-0.0.8 pyparsing-3.2.1 pyperclip-1.9.0 pyscard-2.2.1 pyserial-3.5 pysispm-0.6 pytlv-0.71 requests-2.32.3 roman-numerals-py-3.1.0 smpp.pdu-0.3 smpplib-2.1.0 snowballstemmer-2.2.0 sphinx-8.2.1 sphinx-argparse-0.5.2 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 termcolor-2.5.0 urllib3-2.3.0 wcwidth-0.2.13
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Removing intermediate container d9492b918afc
 ---> 021f10524f22
Step 16/23 : ADD	https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT /tmp/osmo-python-tests-commit

 ---> 9d34b6712f03
Step 17/23 : 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
 ---> Running in b851e887aacd
+ git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests
Cloning into 'osmo-python-tests'...
+ cd osmo-python-tests
+ python3 setup.py clean build install
running clean
running build
running build_py
creating build
creating build/lib
creating build/lib/osmopy
copying osmopy/trap_helper.py -> build/lib/osmopy
copying osmopy/__init__.py -> build/lib/osmopy
copying osmopy/obscvty.py -> build/lib/osmopy
copying osmopy/osmo_ipa.py -> build/lib/osmopy
copying osmopy/osmoutil.py -> build/lib/osmopy
copying osmopy/twisted_ipa.py -> build/lib/osmopy
creating build/lib/osmopy/osmo_interact
copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact
copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact
copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact
copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact
running build_scripts
creating build/scripts-3.11
copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11
copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11
copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11
copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11
copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11
copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11
copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11
copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11
copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11
copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11
changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755
changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755
changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755
changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755
changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755
changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755
changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755
changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755
changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755
changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755
running install
/usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running bdist_egg
running egg_info
creating osmopython.egg-info
writing osmopython.egg-info/PKG-INFO
writing dependency_links to osmopython.egg-info/dependency_links.txt
writing top-level names to osmopython.egg-info/top_level.txt
writing manifest file 'osmopython.egg-info/SOURCES.txt'
reading manifest file 'osmopython.egg-info/SOURCES.txt'
writing manifest file 'osmopython.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/osmopy
copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy
copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy
copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy
copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy
copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy
creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact
copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy
byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-311.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts
running install_scripts
creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755
copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
osmopy.__pycache__.trap_helper.cpython-311: module references __file__
creating dist
creating 'dist/osmopython-0.3.0-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing osmopython-0.3.0-py3.11.egg
creating /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg
Extracting osmopython-0.3.0-py3.11.egg to /usr/local/lib/python3.11/dist-packages
Adding osmopython 0.3.0 to easy-install.pth file
Installing osmo_verify_transcript_vty.py script to /usr/local/bin
Installing osmo_trap2cgi.py script to /usr/local/bin
Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin
Installing osmo_interact_vty.py script to /usr/local/bin
Installing osmo_interact_ctrl.py script to /usr/local/bin
Installing osmotestvty.py script to /usr/local/bin
Installing osmodumpdoc.py script to /usr/local/bin
Installing osmotestconfig.py script to /usr/local/bin
Installing osmo_ctrl.py script to /usr/local/bin
Installing osmo_rate_ctr2csv.py script to /usr/local/bin

Installed /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg
Processing dependencies for osmopython==0.3.0
Finished processing dependencies for osmopython==0.3.0
+ cd ..
+ rm -rf osmo-python-tests
Removing intermediate container b851e887aacd
 ---> 64290724749e
Step 18/23 : ADD	https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT /tmp/osmo-ci-commit

 ---> bc5b3fb58949
Step 19/23 : 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
 ---> Running in db546ae8ae61
+ git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci
Cloning into 'osmo-ci'...
+ su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin
'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh'
'common.sh' -> '/usr/local/bin/common.sh'
'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh'
'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh'
'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh'
'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh'
'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh'
'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh'
'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh'
'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh'
'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh'
'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh'
'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh'
'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh'
'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh'
'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh'
'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py'
'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py'
+ rm -rf osmo-ci
Removing intermediate container db546ae8ae61
 ---> 4ed579e98d6a
Step 20/23 : ADD	https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT /tmp/osmo-gsm-manuals-commit

 ---> df4d80378e8f
Step 21/23 : RUN	git -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals
 ---> Running in 43050a720974
Cloning into 'osmo-gsm-manuals'...
Removing intermediate container 43050a720974
 ---> 0645ee4913f0
Step 22/23 : ADD	$OSMOCOM_REPO/Release /tmp/Release


 ---> 656efbb899c5
Step 23/23 : RUN	set -x && 	echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] $OSMOCOM_REPO ./" 		> /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
 ---> Running in 38754547cc2a
+ echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./
+ apt-get update
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B]
Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB]
Fetched 199 kB in 1s (279 kB/s)
Reading package lists...
+ apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12
  liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7
  libyder-dev libyder2.0
Suggested packages:
  libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc
  uhd-host
Recommended packages:
  limesuite-udev limesuite-images gnuradio-dev
The following NEW packages will be installed:
  libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev
  libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev
  libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0
0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded.
Need to get 5782 kB of archives.
After this operation, 24.8 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u8 [485 kB]
Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2145.1851.202502252026 [263 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB]
Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2145.1851.202502252026 [53.0 kB]
Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.33-1~deb12u1 [354 kB]
Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB]
Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB]
Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B]
Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB]
Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB]
Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 5782 kB in 1s (4063 kB/s)
Selecting previously unselected package libcurl4-gnutls-dev:amd64.
(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 ... 115758 files and directories currently installed.)
Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u8_amd64.deb ...
Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ...
Selecting previously unselected package liblimesuite23.11-1:amd64.
Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2145.1851.202502252026_amd64.deb ...
Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2145.1851.202502252026) ...
Selecting previously unselected package liblimesuite-dev.
Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2145.1851.202502252026_amd64.deb ...
Unpacking liblimesuite-dev (23.11.0.1.2145.1851.202502252026) ...
Selecting previously unselected package libmicrohttpd12:amd64.
Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ...
Unpacking libmicrohttpd12:amd64 (0.9.75-6) ...
Selecting previously unselected package libmicrohttpd-dev:amd64.
Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ...
Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ...
Selecting previously unselected package liborcania2.3:amd64.
Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ...
Unpacking liborcania2.3:amd64 (2.3.2-1) ...
Selecting previously unselected package liborcania-dev:amd64.
Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ...
Unpacking liborcania-dev:amd64 (2.3.2-1) ...
Selecting previously unselected package libsystemd-dev:amd64.
Preparing to unpack .../07-libsystemd-dev_252.33-1~deb12u1_amd64.deb ...
Unpacking libsystemd-dev:amd64 (252.33-1~deb12u1) ...
Selecting previously unselected package libuhd4.3.0:amd64.
Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ...
Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ...
Selecting previously unselected package libuhd-dev:amd64.
Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ...
Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ...
Selecting previously unselected package libyder2.0:amd64.
Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ...
Unpacking libyder2.0:amd64 (1.4.19-1) ...
Selecting previously unselected package libulfius2.7:amd64.
Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ...
Unpacking libulfius2.7:amd64 (2.7.13-1) ...
Selecting previously unselected package libyder-dev:amd64.
Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ...
Unpacking libyder-dev:amd64 (1.4.19-1) ...
Selecting previously unselected package libulfius-dev:amd64.
Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ...
Unpacking libulfius-dev:amd64 (2.7.13-1) ...
Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ...
Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ...
Setting up libmicrohttpd12:amd64 (0.9.75-6) ...
Setting up liborcania2.3:amd64 (2.3.2-1) ...
Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2145.1851.202502252026) ...
Setting up libyder2.0:amd64 (1.4.19-1) ...
Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ...
Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ...
Setting up libsystemd-dev:amd64 (252.33-1~deb12u1) ...
Setting up liblimesuite-dev (23.11.0.1.2145.1851.202502252026) ...
Setting up liborcania-dev:amd64 (2.3.2-1) ...
Setting up libulfius2.7:amd64 (2.7.13-1) ...
Setting up libyder-dev:amd64 (1.4.19-1) ...
Setting up libulfius-dev:amd64 (2.7.13-1) ...
Processing triggers for man-db (2.11.2-2) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
+ apt-get clean
Removing intermediate container 38754547cc2a
 ---> 7e96755d0eea
[Warning] One or more build-args [OSMO_CBC_BRANCH OSMO_HNODEB_BRANCH OSMO_SIP_BRANCH OSMO_UECUPS_BRANCH DISTRO OSMO_BB_BRANCH OSMO_NITB_BRANCH OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_DIA2GSUP_BRANCH OSMO_GGSN_BRANCH OSMO_HLR_BRANCH OSMO_HNBGW_BRANCH USER OSMOCOM_REPO_TESTSUITE_MIRROR OSMOCOM_REPO_VERSION OSMO_EPDG_BRANCH OSMO_MGW_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH ASTERISK_BRANCH OPEN5GS_BRANCH OSMO_REMSIM_BRANCH PJPROJECT_BRANCH OSMO_GBPROXY_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH OSMO_TTCN3_BRANCH LIBOSMOCORE_BRANCH OSMO_BSC_BRANCH] were not consumed
Successfully built 7e96755d0eea
Successfully tagged osmocom-build/debian-bookworm-build:latest
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/debian-bookworm-build'
+ docker_image_exists debian-bookworm-build
+ docker images -q osmocom-build/debian-bookworm-build
+ test -n 7e96755d0eea
+ 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-ns-master
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name osmo-ns-master
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name osmo-ns-master
+ echo osmo-ns-master
+ dir=osmo-ns-master
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../osmo-ns-master/Dockerfile
+ from_line=FROM	$USER/$DISTRO-build
+ + grep -q $USER
echo FROM	$USER/$DISTRO-build
+ pull_arg=
+ set +x
Building image: osmo-ns-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../osmo-ns-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ns-master OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/osmo-ns-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-ns-test-fr/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1003 \
	--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/20.7.0 \
	--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_REMSIM_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t osmocom-build/osmo-ns-master:latest .
Sending build context to Docker daemon  31.74kB

Step 1/16 : ARG	USER
Step 2/16 : ARG	DISTRO
Step 3/16 : FROM	$USER/$DISTRO-build
 ---> 7e96755d0eea
Step 4/16 : ARG	DISTRO
 ---> Running in d1948560c201
Removing intermediate container d1948560c201
 ---> 0b59d9bb5034
Step 5/16 : RUN	case "$DISTRO" in 	debian*) 		apt-get update && 		apt-get install -y --no-install-recommends 			python3-osmopy-utils 			libmnl-dev && 		apt-get clean 		;; 	centos*) 		dnf install -y 			"pkgconfig(libmnl)" 		;; 	esac
 ---> Running in 2d90bfbebd47
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
libmnl-dev is already the newest version (1.0.4-3).
The following additional packages will be installed:
  osmocom-nightly python3-aiohttp python3-aiosignal python3-async-timeout
  python3-attr python3-automat python3-bcrypt python3-certifi
  python3-cffi-backend python3-chardet python3-charset-normalizer
  python3-constantly python3-cryptography python3-frozenlist python3-hamcrest
  python3-hyperlink python3-idna python3-incremental python3-multidict
  python3-openssl python3-osmopy-libs python3-pyasn1 python3-pyasn1-modules
  python3-requests python3-service-identity python3-treq python3-twisted
  python3-urllib3 python3-yarl python3-zope.interface
Suggested packages:
  python-attr-doc python-cryptography-doc python3-cryptography-vectors
  python-openssl-doc python3-openssl-dbg python3-socks python-requests-doc
  python3-pampy python3-serial python3-tk python3-wxgtk4.0 python3-brotli
Recommended packages:
  python3-click
The following NEW packages will be installed:
  osmocom-nightly python3-aiohttp python3-aiosignal python3-async-timeout
  python3-attr python3-automat python3-bcrypt python3-certifi
  python3-cffi-backend python3-chardet python3-charset-normalizer
  python3-constantly python3-cryptography python3-frozenlist python3-hamcrest
  python3-hyperlink python3-idna python3-incremental python3-multidict
  python3-openssl python3-osmopy-libs python3-osmopy-utils python3-pyasn1
  python3-pyasn1-modules python3-requests python3-service-identity
  python3-treq python3-twisted python3-urllib3 python3-yarl
  python3-zope.interface
0 upgraded, 31 newly installed, 0 to remove and 2 not upgraded.
Need to get 4323 kB of archives.
After this operation, 24.6 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 python3-idna all 3.3-1+deb12u1 [41.0 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 python3-multidict amd64 6.0.4-1+b1 [31.6 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 python3-yarl amd64 1.8.2-1+b1 [49.8 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 python3-async-timeout all 4.0.2-1 [7476 B]
Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202502252026 [1180 B]
Get:6 http://deb.debian.org/debian bookworm/main amd64 python3-frozenlist amd64 1.3.3-1+b1 [30.0 kB]
Get:7 http://deb.debian.org/debian bookworm/main amd64 python3-aiosignal all 1.3.1-1 [6016 B]
Get:8 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB]
Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ python3-osmopy-libs 0.3.0.161.fc78.202502252026 [20.5 kB]
Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ python3-osmopy-utils 0.3.0.161.fc78.202502252026 [12.8 kB]
Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB]
Get:12 http://deb.debian.org/debian bookworm/main amd64 python3-aiohttp amd64 3.8.4-1+deb12u1 [251 kB]
Get:13 http://deb.debian.org/debian bookworm/main amd64 python3-automat all 22.10.0-1 [23.2 kB]
Get:14 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB]
Get:15 http://deb.debian.org/debian bookworm/main amd64 python3-bcrypt amd64 3.2.2-1 [32.2 kB]
Get:16 http://deb.debian.org/debian bookworm/main amd64 python3-certifi all 2022.9.24-1 [153 kB]
Get:17 http://deb.debian.org/debian bookworm/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB]
Get:18 http://deb.debian.org/debian bookworm/main amd64 python3-constantly all 15.1.0-4 [8544 B]
Get:19 http://deb.debian.org/debian bookworm/main amd64 python3-cryptography amd64 38.0.4-3+deb12u1 [665 kB]
Get:20 http://deb.debian.org/debian bookworm/main amd64 python3-hamcrest all 2.0.3-2 [29.7 kB]
Get:21 http://deb.debian.org/debian bookworm/main amd64 python3-hyperlink all 21.0.0-5 [70.1 kB]
Get:22 http://deb.debian.org/debian bookworm/main amd64 python3-incremental all 21.3.0-2 [14.1 kB]
Get:23 http://deb.debian.org/debian bookworm/main amd64 python3-openssl all 23.0.0-1 [50.8 kB]
Get:24 http://deb.debian.org/debian bookworm/main amd64 python3-pyasn1 all 0.4.8-3 [62.2 kB]
Get:25 http://deb.debian.org/debian bookworm/main amd64 python3-pyasn1-modules all 0.2.8-1 [72.0 kB]
Get:26 http://deb.debian.org/debian bookworm/main amd64 python3-service-identity all 18.1.0-8 [12.1 kB]
Get:27 http://deb.debian.org/debian bookworm/main amd64 python3-zope.interface amd64 5.5.2-1+b1 [152 kB]
Get:28 http://deb.debian.org/debian bookworm/main amd64 python3-twisted all 22.4.0-4+deb12u1 [1984 kB]
Get:29 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1+deb12u1 [114 kB]
Get:30 http://deb.debian.org/debian bookworm/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB]
Get:31 http://deb.debian.org/debian bookworm/main amd64 python3-treq all 22.2.0-0.1 [50.8 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 4323 kB in 2s (2776 kB/s)
Selecting previously unselected package osmocom-nightly.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 117416 files and directories currently installed.)
Preparing to unpack .../00-osmocom-nightly_202502252026_amd64.deb ...
Unpacking osmocom-nightly (202502252026) ...
Selecting previously unselected package python3-idna.
Preparing to unpack .../01-python3-idna_3.3-1+deb12u1_all.deb ...
Unpacking python3-idna (3.3-1+deb12u1) ...
Selecting previously unselected package python3-multidict.
Preparing to unpack .../02-python3-multidict_6.0.4-1+b1_amd64.deb ...
Unpacking python3-multidict (6.0.4-1+b1) ...
Selecting previously unselected package python3-yarl.
Preparing to unpack .../03-python3-yarl_1.8.2-1+b1_amd64.deb ...
Unpacking python3-yarl (1.8.2-1+b1) ...
Selecting previously unselected package python3-async-timeout.
Preparing to unpack .../04-python3-async-timeout_4.0.2-1_all.deb ...
Unpacking python3-async-timeout (4.0.2-1) ...
Selecting previously unselected package python3-frozenlist.
Preparing to unpack .../05-python3-frozenlist_1.3.3-1+b1_amd64.deb ...
Unpacking python3-frozenlist (1.3.3-1+b1) ...
Selecting previously unselected package python3-aiosignal.
Preparing to unpack .../06-python3-aiosignal_1.3.1-1_all.deb ...
Unpacking python3-aiosignal (1.3.1-1) ...
Selecting previously unselected package python3-attr.
Preparing to unpack .../07-python3-attr_22.2.0-1_all.deb ...
Unpacking python3-attr (22.2.0-1) ...
Selecting previously unselected package python3-charset-normalizer.
Preparing to unpack .../08-python3-charset-normalizer_3.0.1-2_all.deb ...
Unpacking python3-charset-normalizer (3.0.1-2) ...
Selecting previously unselected package python3-aiohttp.
Preparing to unpack .../09-python3-aiohttp_3.8.4-1+deb12u1_amd64.deb ...
Unpacking python3-aiohttp (3.8.4-1+deb12u1) ...
Selecting previously unselected package python3-automat.
Preparing to unpack .../10-python3-automat_22.10.0-1_all.deb ...
Unpacking python3-automat (22.10.0-1) ...
Selecting previously unselected package python3-cffi-backend:amd64.
Preparing to unpack .../11-python3-cffi-backend_1.15.1-5+b1_amd64.deb ...
Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ...
Selecting previously unselected package python3-bcrypt.
Preparing to unpack .../12-python3-bcrypt_3.2.2-1_amd64.deb ...
Unpacking python3-bcrypt (3.2.2-1) ...
Selecting previously unselected package python3-certifi.
Preparing to unpack .../13-python3-certifi_2022.9.24-1_all.deb ...
Unpacking python3-certifi (2022.9.24-1) ...
Selecting previously unselected package python3-chardet.
Preparing to unpack .../14-python3-chardet_5.1.0+dfsg-2_all.deb ...
Unpacking python3-chardet (5.1.0+dfsg-2) ...
Selecting previously unselected package python3-constantly.
Preparing to unpack .../15-python3-constantly_15.1.0-4_all.deb ...
Unpacking python3-constantly (15.1.0-4) ...
Selecting previously unselected package python3-cryptography.
Preparing to unpack .../16-python3-cryptography_38.0.4-3+deb12u1_amd64.deb ...
Unpacking python3-cryptography (38.0.4-3+deb12u1) ...
Selecting previously unselected package python3-hamcrest.
Preparing to unpack .../17-python3-hamcrest_2.0.3-2_all.deb ...
Unpacking python3-hamcrest (2.0.3-2) ...
Selecting previously unselected package python3-hyperlink.
Preparing to unpack .../18-python3-hyperlink_21.0.0-5_all.deb ...
Unpacking python3-hyperlink (21.0.0-5) ...
Selecting previously unselected package python3-incremental.
Preparing to unpack .../19-python3-incremental_21.3.0-2_all.deb ...
Unpacking python3-incremental (21.3.0-2) ...
Selecting previously unselected package python3-openssl.
Preparing to unpack .../20-python3-openssl_23.0.0-1_all.deb ...
Unpacking python3-openssl (23.0.0-1) ...
Selecting previously unselected package python3-osmopy-libs.
Preparing to unpack .../21-python3-osmopy-libs_0.3.0.161.fc78.202502252026_all.deb ...
Unpacking python3-osmopy-libs (0.3.0.161.fc78.202502252026) ...
Selecting previously unselected package python3-pyasn1.
Preparing to unpack .../22-python3-pyasn1_0.4.8-3_all.deb ...
Unpacking python3-pyasn1 (0.4.8-3) ...
Selecting previously unselected package python3-pyasn1-modules.
Preparing to unpack .../23-python3-pyasn1-modules_0.2.8-1_all.deb ...
Unpacking python3-pyasn1-modules (0.2.8-1) ...
Selecting previously unselected package python3-service-identity.
Preparing to unpack .../24-python3-service-identity_18.1.0-8_all.deb ...
Unpacking python3-service-identity (18.1.0-8) ...
Selecting previously unselected package python3-zope.interface.
Preparing to unpack .../25-python3-zope.interface_5.5.2-1+b1_amd64.deb ...
Unpacking python3-zope.interface (5.5.2-1+b1) ...
Selecting previously unselected package python3-twisted.
Preparing to unpack .../26-python3-twisted_22.4.0-4+deb12u1_all.deb ...
Unpacking python3-twisted (22.4.0-4+deb12u1) ...
Selecting previously unselected package python3-urllib3.
Preparing to unpack .../27-python3-urllib3_1.26.12-1+deb12u1_all.deb ...
Unpacking python3-urllib3 (1.26.12-1+deb12u1) ...
Selecting previously unselected package python3-requests.
Preparing to unpack .../28-python3-requests_2.28.1+dfsg-1_all.deb ...
Unpacking python3-requests (2.28.1+dfsg-1) ...
Selecting previously unselected package python3-treq.
Preparing to unpack .../29-python3-treq_22.2.0-0.1_all.deb ...
Unpacking python3-treq (22.2.0-0.1) ...
Selecting previously unselected package python3-osmopy-utils.
Preparing to unpack .../30-python3-osmopy-utils_0.3.0.161.fc78.202502252026_all.deb ...
Unpacking python3-osmopy-utils (0.3.0.161.fc78.202502252026) ...
Setting up python3-attr (22.2.0-1) ...
Setting up osmocom-nightly (202502252026) ...
Setting up python3-zope.interface (5.5.2-1+b1) ...
Setting up python3-charset-normalizer (3.0.1-2) ...
Setting up python3-automat (22.10.0-1) ...
Setting up python3-hamcrest (2.0.3-2) ...
Setting up python3-multidict (6.0.4-1+b1) ...
Setting up python3-frozenlist (1.3.3-1+b1) ...
Setting up python3-aiosignal (1.3.1-1) ...
Setting up python3-async-timeout (4.0.2-1) ...
Setting up python3-chardet (5.1.0+dfsg-2) ...
Setting up python3-certifi (2022.9.24-1) ...
Setting up python3-incremental (21.3.0-2) ...
Setting up python3-idna (3.3-1+deb12u1) ...
Setting up python3-urllib3 (1.26.12-1+deb12u1) ...
Setting up python3-pyasn1 (0.4.8-3) ...
Setting up python3-constantly (15.1.0-4) ...
Setting up python3-yarl (1.8.2-1+b1) ...
Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ...
Setting up python3-osmopy-libs (0.3.0.161.fc78.202502252026) ...
Setting up python3-bcrypt (3.2.2-1) ...
Setting up python3-aiohttp (3.8.4-1+deb12u1) ...
Setting up python3-pyasn1-modules (0.2.8-1) ...
Setting up python3-cryptography (38.0.4-3+deb12u1) ...
Setting up python3-requests (2.28.1+dfsg-1) ...
Setting up python3-hyperlink (21.0.0-5) ...
Setting up python3-service-identity (18.1.0-8) ...
Setting up python3-openssl (23.0.0-1) ...
Setting up python3-twisted (22.4.0-4+deb12u1) ...
Setting up python3-treq (22.2.0-0.1) ...
Setting up python3-osmopy-utils (0.3.0.161.fc78.202502252026) ...
Processing triggers for man-db (2.11.2-2) ...
Removing intermediate container 2d90bfbebd47
 ---> d341077b1c1c
Step 6/16 : WORKDIR	/tmp
 ---> Running in d1890f9d7bd4
Removing intermediate container d1890f9d7bd4
 ---> 64fb7f55b3a9
Step 7/16 : ARG	LIBOSMOCORE_BRANCH="master"
 ---> Running in d3364e18a939
Removing intermediate container d3364e18a939
 ---> 76e57e92d8cd
Step 8/16 : RUN	git clone https://gerrit.osmocom.org/libosmocore.git
 ---> Running in cd73153482bf
Cloning into 'libosmocore'...
Removing intermediate container cd73153482bf
 ---> 82a8dba0eded
Step 9/16 : ADD	https://gerrit.osmocom.org/plugins/gitiles/libosmocore/+/$LIBOSMOCORE_BRANCH?format=TEXT /tmp/commit-libosmocore

 ---> ab8083efb3d8
Step 10/16 : RUN	cd libosmocore && 	git fetch && git checkout $LIBOSMOCORE_BRANCH && 	(git symbolic-ref -q HEAD && git reset --hard origin/$LIBOSMOCORE_BRANCH || exit 1); 	git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && 	autoreconf -fi && 	./configure --disable-doxygen --disable-pcsc --enable-external-tests && 	make "-j$(nproc)" install && 	install -m 0755 utils/.libs/osmo-ns-dummy /usr/local/bin/osmo-ns-dummy && 	/sbin/ldconfig
 ---> Running in 0aa3f684ebf7
Already on 'master'
Your branch is up to date with 'origin/master'.
refs/heads/master
HEAD is now at 4150c2e6 tests: soft_uart: Fix printf int type format
master
4150c2e6b010aee1e087b206ed43a29d569ebd3d
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:70: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:70: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:70: the top level
configure.ac:84: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
configure.ac:84: the top level
configure.ac:174: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:174: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:174: the top level
configure.ac:462: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:462: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:462: the top level
configure.ac:602: warning: AC_OUTPUT should be used without arguments.
configure.ac:602: You should run autoupdate.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ...
configure.ac:116: ... 'DOXYGEN' previously defined here
src/codec/Makefile.am: installing './depcomp'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for execinfo.h... yes
checking for poll.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/signalfd.h... yes
checking for sys/eventfd.h... yes
checking for sys/timerfd.h... yes
checking for syslog.h... yes
checking for ctype.h... yes
checking for netinet/tcp.h... yes
checking for netinet/in.h... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether HAVE_SYS_SOCKET_H is declared... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... none required
checking for library containing dlsym... none required
checking for backtrace in -lexecinfo... no
checking how to run the C preprocessor... gcc -E
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pthread_getname_np(pthread_t, char*, size_t)... yes
checking for library containing clock_gettime... none required
checking for doxygen... /usr/bin/doxygen
checking whether SYS_getrandom is declared... yes
checking if gcc supports -fvisibility=hidden... yes
checking for localtime_r... yes
checking whether struct tm has tm_gmtoff member... yes
checking for gettid... yes
checking whether to workaround TLS bug in old gcc on ARM platforms... 
checking for talloc >= 2.1.0... yes
checking for liburing >= 0.7... yes
checking for libusb-1.0... yes
checking for gnutls >= 2.12.0... yes
checking for libmnl... yes
checking for libsctp... yes
checking for python... no
checking for python2... no
checking for python3... /usr/bin/python3
checking for python version... 3.11
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
checking for osmo_verify_transcript_vty.py... yes
checking whether to enable VTY/CTRL tests... yes
checking whether C compiler accepts -mavx2... yes
checking whether C compiler accepts -mssse3... yes
checking whether C compiler accepts -msse4.1... yes
checking whether to enable ARM NEON instructions support... no
checking whether to include systemtap tracing support... no
checking whether to build with code coverage support... no
checking whether gcc has __builtin_cpu_supports built-in... yes
checking for struct tcp_info.tcpi_notsent_bytes... yes
checking for struct tcp_info.tcpi_rwnd_limited... yes
checking for struct tcp_info.tcpi_sndbuf_limited... yes
checking for struct tcp_info.tcpi_reord_seen... yes
CFLAGS=" -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall"
CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmocore.pc
config.status: creating libosmocodec.pc
config.status: creating libosmocoding.pc
config.status: creating libosmovty.pc
config.status: creating libosmogsm.pc
config.status: creating libosmoisdn.pc
config.status: creating libosmogb.pc
config.status: creating libosmoctrl.pc
config.status: creating libosmosim.pc
config.status: creating libosmousb.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/codec/Makefile
config.status: creating include/osmocom/coding/Makefile
config.status: creating include/osmocom/core/Makefile
config.status: creating include/osmocom/crypt/Makefile
config.status: creating include/osmocom/ctrl/Makefile
config.status: creating include/osmocom/gprs/Makefile
config.status: creating include/osmocom/gprs/protocol/Makefile
config.status: creating include/osmocom/gsm/Makefile
config.status: creating include/osmocom/gsm/protocol/Makefile
config.status: creating include/osmocom/isdn/Makefile
config.status: creating include/osmocom/sim/Makefile
config.status: creating include/osmocom/usb/Makefile
config.status: creating include/osmocom/vty/Makefile
config.status: creating src/Makefile
config.status: creating src/core/Makefile
config.status: creating src/vty/Makefile
config.status: creating src/codec/Makefile
config.status: creating src/coding/Makefile
config.status: creating src/sim/Makefile
config.status: creating src/usb/Makefile
config.status: creating src/gsm/Makefile
config.status: creating src/isdn/Makefile
config.status: creating src/gb/Makefile
config.status: creating src/ctrl/Makefile
config.status: creating src/pseudotalloc/Makefile
config.status: creating tapset/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating utils/Makefile
config.status: creating utils/osmo-stat-dummy/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.isdn
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Doxyfile.coding
config.status: creating Doxyfile.gb
config.status: creating Doxyfile.ctrl
config.status: creating Doxyfile.sim
config.status: creating Doxyfile.usb
config.status: creating Makefile
config.status: creating contrib/libosmocore.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
echo 1.11.0.2-4150 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/tmp/libosmocore'
Making install in include
make[2]: Entering directory '/tmp/libosmocore/include'
Making install in osmocom
make[3]: Entering directory '/tmp/libosmocore/include/osmocom'
Making install in core
make[4]: Entering directory '/tmp/libosmocore/include/osmocom/core'
  GEN      bit16gen.h
  GEN      bit32gen.h
  GEN      bit64gen.h
  GEN      crc16gen.h
  GEN      bit64gen.h
  GEN      bit32gen.h
  GEN      bit16gen.h
  GEN      crc32gen.h
  GEN      crc16gen.h
  GEN      crc64gen.h
  GEN      crc32gen.h
  GEN      crc8gen.h
  GEN      crc8gen.h
  GEN      socket_compat.h
  GEN      crc64gen.h
  GEN      socket_compat.h
make[5]: Entering directory '/tmp/libosmocore/include/osmocom/core'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/include/osmocom/core'
 /usr/bin/install -c -m 644 application.h backtrace.h base64.h bit16gen.h bit32gen.h bit64gen.h bits.h bitvec.h bitcomp.h byteswap.h conv.h counter.h crc16.h crc16gen.h crc32gen.h crc64gen.h crc8gen.h crcgen.h endian.h defs.h exec.h fsm.h gsmtap.h gsmtap_util.h hash.h hashtable.h isdnhdlc.h it_q.h jhash.h linuxlist.h linuxrbtree.h log2.h logging.h loggingrb.h stats.h macaddr.h msgb.h netdev.h netns.h osmo_io.h '/usr/local/include/osmocom/core'
 /usr/bin/install -c -m 644 panic.h prbs.h prim.h process.h rate_ctr.h stat_item.h stats_tcp.h select.h sercomm.h signal.h socket.h statistics.h strrb.h talloc.h tdef.h thread.h timer.h timer_compat.h tun.h utils.h write_queue.h sockaddr_str.h soft_uart.h time_cc.h use_count.h socket_compat.h plugin.h msgfile.h serial.h mnl.h '/usr/local/include/osmocom/core'
make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/core'
make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/core'
Making install in vty
make[4]: Entering directory '/tmp/libosmocore/include/osmocom/vty'
make[5]: Entering directory '/tmp/libosmocore/include/osmocom/vty'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/include/osmocom/vty'
 /usr/bin/install -c -m 644 buffer.h command.h logging.h stats.h misc.h telnet_interface.h vector.h vty.h ports.h cpu_sched_vty.h tdef_vty.h '/usr/local/include/osmocom/vty'
make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/vty'
make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/vty'
Making install in codec
make[4]: Entering directory '/tmp/libosmocore/include/osmocom/codec'
make[5]: Entering directory '/tmp/libosmocore/include/osmocom/codec'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/include/osmocom/codec'
 /usr/bin/install -c -m 644 ecu.h codec.h gsm610_bits.h '/usr/local/include/osmocom/codec'
make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/codec'
make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/codec'
Making install in gsm
make[4]: Entering directory '/tmp/libosmocore/include/osmocom/gsm'
  GEN      gsm0503.h
Generating header file...
Generate 'xcch' declaration
Generate 'tch_f24' declaration
Generate 'tch_h24' declaration
Generate 'tch_f48' declaration
Generate 'tch_f96' declaration
Generate 'tch_f144' declaration
Generate 'rach' declaration
Generate 'rach_ext' declaration
Generate 'sch' declaration
Generate 'cs2' declaration
Generate 'cs3' declaration
Generate 'cs2_np' declaration
Generate 'cs3_np' declaration
Generate 'tch_afs_12_2' declaration
Generate 'tch_afs_10_2' declaration
Generate 'tch_afs_7_95' declaration
Generate 'tch_afs_7_4' declaration
Generate 'tch_afs_6_7' declaration
Generate 'tch_afs_5_9' declaration
Generate 'tch_afs_5_15' declaration
Generate 'tch_afs_4_75' declaration
Generate 'tch_fr' declaration
Generate 'tch_hr' declaration
Generate 'tch_ahs_7_95' declaration
Generate 'tch_ahs_7_4' declaration
Generate 'tch_ahs_6_7' declaration
Generate 'tch_ahs_5_9' declaration
Generate 'tch_ahs_5_15' declaration
Generate 'tch_ahs_4_75' declaration
Generate 'tch_axs_sid_update' declaration
Generate 'mcs1_dl_hdr' declaration
Generate 'mcs1_ul_hdr' declaration
Generate 'mcs1' declaration
Generate 'mcs2' declaration
Generate 'mcs3' declaration
Generate 'mcs4' declaration
Generate 'mcs5_dl_hdr' declaration
Generate 'mcs5_ul_hdr' declaration
Generate 'mcs5' declaration
Generate 'mcs6' declaration
Generate 'mcs7_dl_hdr' declaration
Generate 'mcs7_ul_hdr' declaration
Generate 'mcs7' declaration
Generate 'mcs8' declaration
Generate 'mcs9' declaration
Generation complete.
make  install-recursive
make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gsm'
Making install in protocol
make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gsm/protocol'
make[7]: Entering directory '/tmp/libosmocore/include/osmocom/gsm/protocol'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/include/osmocom/gsm/protocol'
 /usr/bin/install -c -m 644 gsm_23_032.h gsm_03_40.h gsm_03_41.h gsm_04_08.h gsm_04_08_gprs.h gsm_04_11.h gsm_04_12.h gsm_04_14.h gsm_04_80.h gsm_08_08.h gsm_08_58.h gsm_09_02.h gsm_12_21.h gsm_23_003.h gsm_23_041.h gsm_25_415.h gsm_29_118.h gsm_44_004.h gsm_44_060.h gsm_44_068.h gsm_44_318.h gsm_48_049.h gsm_48_071.h gsm_49_031.h ipaccess.h smpp34_osmocom.h '/usr/local/include/osmocom/gsm/protocol'
make[7]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm/protocol'
make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm/protocol'
make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gsm'
make[7]: Entering directory '/tmp/libosmocore/include/osmocom/gsm'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/include/osmocom/gsm'
 /usr/bin/install -c -m 644 a5.h abis_nm.h apn.h bts_features.h cbsp.h comp128.h comp128v23.h bitvec_gsm.h gan.h gsm0341.h gsm0411_smc.h gsm0411_smr.h gsm0411_utils.h gsm0480.h gsm0502.h gsm0503.h bsslap.h bssmap_le.h gad.h gsm0808.h gsm0808_lcs.h gsm29205.h gsm0808_utils.h gsm23003.h gsm23236.h gsm29118.h gsm44021.h gsm48.h gsm48_arfcn_range_encode.h gsm48_ie.h gsm48_rest_octets.h gsm_utils.h gsup.h gsup_sms.h i460_mux.h ipa.h iuup.h lapd_core.h lapdm.h meas_rep.h '/usr/local/include/osmocom/gsm'
 /usr/bin/install -c -m 644 mncc.h prim.h l1sap.h oap.h oap_client.h rlp.h rsl.h rtp_extensions.h rxlev_stat.h sysinfo.h tlv.h '/usr/local/include/osmocom/gsm'
make[7]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm'
make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm'
make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm'
make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm'
Making install in isdn
make[4]: Entering directory '/tmp/libosmocore/include/osmocom/isdn'
make[5]: Entering directory '/tmp/libosmocore/include/osmocom/isdn'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/include/osmocom/isdn'
 /usr/bin/install -c -m 644 i460_mux.h lapd_core.h v110.h v110_ta.h '/usr/local/include/osmocom/isdn'
make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/isdn'
make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/isdn'
Making install in crypt
make[4]: Entering directory '/tmp/libosmocore/include/osmocom/crypt'
make[5]: Entering directory '/tmp/libosmocore/include/osmocom/crypt'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/include/osmocom/crypt'
 /usr/bin/install -c -m 644 auth.h gprs_cipher.h kdf.h utran_cipher.h '/usr/local/include/osmocom/crypt'
make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/crypt'
make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/crypt'
Making install in coding
make[4]: Entering directory '/tmp/libosmocore/include/osmocom/coding'
make[5]: Entering directory '/tmp/libosmocore/include/osmocom/coding'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/include/osmocom/coding'
 /usr/bin/install -c -m 644 gsm0503_tables.h gsm0503_parity.h gsm0503_mapping.h gsm0503_interleaving.h gsm0503_coding.h gsm0503_amr_dtx.h '/usr/local/include/osmocom/coding'
make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/coding'
make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/coding'
Making install in gprs
make[4]: Entering directory '/tmp/libosmocore/include/osmocom/gprs'
Making install in protocol
make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gprs/protocol'
make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gprs/protocol'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/include/osmocom/gprs/protocol'
 /usr/bin/install -c -m 644 gsm_04_60.h gsm_08_16.h gsm_08_18.h gsm_24_301.h '/usr/local/include/osmocom/gprs/protocol'
make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs/protocol'
make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs/protocol'
make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gprs'
make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gprs'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/include/osmocom/gprs'
 /usr/bin/install -c -m 644 frame_relay.h bssgp_bvc_fsm.h gprs_bssgp.h gprs_bssgp2.h gprs_bssgp_bss.h gprs_bssgp_rim.h gprs_msgb.h gprs_ns.h gprs_ns_frgre.h gprs_ns2.h gprs_rlc.h '/usr/local/include/osmocom/gprs'
make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs'
make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs'
make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs'
Making install in ctrl
make[4]: Entering directory '/tmp/libosmocore/include/osmocom/ctrl'
make[5]: Entering directory '/tmp/libosmocore/include/osmocom/ctrl'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/include/osmocom/ctrl'
 /usr/bin/install -c -m 644 control_cmd.h control_if.h ports.h control_vty.h '/usr/local/include/osmocom/ctrl'
make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/ctrl'
make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/ctrl'
Making install in sim
make[4]: Entering directory '/tmp/libosmocore/include/osmocom/sim'
make[5]: Entering directory '/tmp/libosmocore/include/osmocom/sim'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/include/osmocom/sim'
 /usr/bin/install -c -m 644 class_tables.h sim.h '/usr/local/include/osmocom/sim'
make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/sim'
make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/sim'
Making install in usb
make[4]: Entering directory '/tmp/libosmocore/include/osmocom/usb'
make[5]: Entering directory '/tmp/libosmocore/include/osmocom/usb'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/local/include/osmocom/usb'
 /usr/bin/install -c -m 644 libusb.h '/usr/local/include/osmocom/usb'
make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/usb'
make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/usb'
make[4]: Entering directory '/tmp/libosmocore/include/osmocom'
make[5]: Entering directory '/tmp/libosmocore/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/tmp/libosmocore/include/osmocom'
make[4]: Leaving directory '/tmp/libosmocore/include/osmocom'
make[3]: Leaving directory '/tmp/libosmocore/include/osmocom'
make[3]: Entering directory '/tmp/libosmocore/include'
make[4]: Entering directory '/tmp/libosmocore/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/libosmocore/include'
make[3]: Leaving directory '/tmp/libosmocore/include'
make[2]: Leaving directory '/tmp/libosmocore/include'
Making install in src
make[2]: Entering directory '/tmp/libosmocore/src'
Making install in core
make[3]: Entering directory '/tmp/libosmocore/src/core'
  GEN      crc8gen.c
  GEN      crc16gen.c
  GEN      crc64gen.c
  GEN      crc32gen.c
make  install-am
make[4]: Entering directory '/tmp/libosmocore/src/core'
  CC       backtrace.lo
  CC       application.lo
  CC       base64.lo
  CC       bits.lo
  CC       bitvec.lo
  CC       bitcomp.lo
  CC       context.lo
  CC       conv.lo
  CC       conv_acc.lo
  CC       conv_acc_generic.lo
  CC       counter.lo
  CC       crc16.lo
  CC       crc8gen.lo
  CC       crc16gen.lo
  CC       crc32gen.lo
  CC       crc64gen.lo
  CC       exec.lo
  CC       fsm.lo
  CC       gsmtap_util.lo
  CC       isdnhdlc.lo
  CC       it_q.lo
  CC       logging.lo
  CC       logging_syslog.lo
  CC       logging_gsmtap.lo
  CC       loggingrb.lo
  CC       macaddr.lo
  CC       msgb.lo
  CC       netdev.lo
  CC       netns.lo
  CC       osmo_io.lo
  CC       osmo_io_poll.lo
  CC       panic.lo
  CC       prbs.lo
  CC       prim.lo
  CC       rate_ctr.lo
  CC       rbtree.lo
  CC       select.lo
  CC       sercomm.lo
  CC       signal.lo
  CC       sockaddr_str.lo
  CC       socket.lo
  CC       soft_uart.lo
  CC       stat_item.lo
  CC       stats.lo
  CC       stats_statsd.lo
  CC       stats_tcp.lo
  CC       strrb.lo
  CC       tdef.lo
  CC       thread.lo
  CC       time_cc.lo
  CC       timer.lo
  CC       timer_gettimeofday.lo
  CC       timer_clockgettime.lo
  CC       tun.lo
  CC       use_count.lo
  CC       utils.lo
  CC       write_queue.lo
  CC       conv_acc_sse.lo
  CC       conv_acc_sse_avx.lo
  CC       plugin.lo
  CC       msgfile.lo
  CC       serial.lo
  CC       mnl.lo
  CC       osmo_io_uring.lo
  CCLD     libosmocore.la
make[5]: Entering directory '/tmp/libosmocore/src/core'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocore.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libosmocore.so.22.1.0 /usr/local/lib/libosmocore.so.22.1.0
libtool: install: (cd /usr/local/lib && { ln -s -f libosmocore.so.22.1.0 libosmocore.so.22 || { rm -f libosmocore.so.22 && ln -s libosmocore.so.22.1.0 libosmocore.so.22; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libosmocore.so.22.1.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.22.1.0 libosmocore.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocore.lai /usr/local/lib/libosmocore.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory '/tmp/libosmocore/src/core'
make[4]: Leaving directory '/tmp/libosmocore/src/core'
make[3]: Leaving directory '/tmp/libosmocore/src/core'
Making install in vty
make[3]: Entering directory '/tmp/libosmocore/src/vty'
  CC       buffer.lo
  CC       vty.lo
  CC       command.lo
  CC       vector.lo
  CC       utils.lo
  CC       telnet_interface.lo
  CC       logging_vty.lo
  CC       stats_vty.lo
  CC       fsm_vty.lo
  CC       talloc_ctx_vty.lo
  CC       cpu_sched_vty.lo
  CC       tdef_vty.lo
  CCLD     libosmovty.la
make[4]: Entering directory '/tmp/libosmocore/src/vty'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmovty.la '/usr/local/lib'
libtool: warning: relinking 'libosmovty.la'
libtool: install: (cd /tmp/libosmocore/src/vty; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -pthread -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 13:2:0 -no-undefined -o libosmovty.la -rpath /usr/local/lib buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo talloc_ctx_vty.lo cpu_sched_vty.lo tdef_vty.lo ../../src/core/libosmocore.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmovty.so.13.0.2T /usr/local/lib/libosmovty.so.13.0.2
libtool: install: (cd /usr/local/lib && { ln -s -f libosmovty.so.13.0.2 libosmovty.so.13 || { rm -f libosmovty.so.13 && ln -s libosmovty.so.13.0.2 libosmovty.so.13; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libosmovty.so.13.0.2 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.13.0.2 libosmovty.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmovty.lai /usr/local/lib/libosmovty.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/tmp/libosmocore/src/vty'
make[3]: Leaving directory '/tmp/libosmocore/src/vty'
Making install in isdn
make[3]: Entering directory '/tmp/libosmocore/src/isdn'
  CC       i460_mux.lo
  CC       lapd_core.lo
  CC       v110.lo
  CC       v110_ta.lo
  CCLD     libisdnint.la
  CCLD     libosmoisdn.la
make[4]: Entering directory '/tmp/libosmocore/src/isdn'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmoisdn.la '/usr/local/lib'
libtool: warning: relinking 'libosmoisdn.la'
libtool: install: (cd /tmp/libosmocore/src/isdn; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoisdn.map -version-info 2:0:2 -no-undefined -o libosmoisdn.la -rpath /usr/local/lib libisdnint.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmoisdn.so.0.2.0T /usr/local/lib/libosmoisdn.so.0.2.0
libtool: install: (cd /usr/local/lib && { ln -s -f libosmoisdn.so.0.2.0 libosmoisdn.so.0 || { rm -f libosmoisdn.so.0 && ln -s libosmoisdn.so.0.2.0 libosmoisdn.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libosmoisdn.so.0.2.0 libosmoisdn.so || { rm -f libosmoisdn.so && ln -s libosmoisdn.so.0.2.0 libosmoisdn.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoisdn.lai /usr/local/lib/libosmoisdn.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/tmp/libosmocore/src/isdn'
make[3]: Leaving directory '/tmp/libosmocore/src/isdn'
Making install in codec
make[3]: Entering directory '/tmp/libosmocore/src/codec'
  CC       gsm620.lo
  CC       gsm610.lo
  CC       gsm660.lo
  CC       gsm690.lo
  CC       hr_sid_class.lo
  CC       ecu.lo
  CC       ecu_fr.lo
  CC       ecu_fr_old.lo
  CCLD     libosmocodec.la
make[4]: Entering directory '/tmp/libosmocore/src/codec'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocodec.la '/usr/local/lib'
libtool: warning: relinking 'libosmocodec.la'
libtool: install: (cd /tmp/libosmocore/src/codec; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 5:0:1 -no-undefined -o libosmocodec.la -rpath /usr/local/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo hr_sid_class.lo ecu.lo ecu_fr.lo ecu_fr_old.lo ../../src/core/libosmocore.la )
libtool: install: /usr/bin/install -c .libs/libosmocodec.so.4.1.0T /usr/local/lib/libosmocodec.so.4.1.0
libtool: install: (cd /usr/local/lib && { ln -s -f libosmocodec.so.4.1.0 libosmocodec.so.4 || { rm -f libosmocodec.so.4 && ln -s libosmocodec.so.4.1.0 libosmocodec.so.4; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libosmocodec.so.4.1.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.4.1.0 libosmocodec.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /usr/local/lib/libosmocodec.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/tmp/libosmocore/src/codec'
make[3]: Leaving directory '/tmp/libosmocore/src/codec'
Making install in gsm
make[3]: Entering directory '/tmp/libosmocore/src/gsm'
  GEN      gsm0503_conv.c
Generating convolutional codes...
Generate 'xcch' definition
Generate 'tch_f24' definition
Generate 'tch_h24' definition
Generate 'tch_f48' definition
Generate 'tch_f96' definition
Generate 'tch_f144' definition
Generate 'rach' definition
Generate 'rach_ext' definition
Generate 'sch' definition
Generate 'cs2' definition
Generate 'cs3' definition
Generate 'cs2_np' definition
Generate 'cs3_np' definition
Generate 'tch_afs_12_2' definition
Generate 'tch_afs_10_2' definition
Generate 'tch_afs_7_95' definition
Generate 'tch_afs_7_4' definition
Generate 'tch_afs_6_7' definition
Generate 'tch_afs_5_9' definition
Generate 'tch_afs_5_15' definition
Generate 'tch_afs_4_75' definition
Generate 'tch_fr' definition
Generate 'tch_hr' definition
Generate 'tch_ahs_7_95' definition
Generate 'tch_ahs_7_4' definition
Generate 'tch_ahs_6_7' definition
Generate 'tch_ahs_5_9' definition
Generate 'tch_ahs_5_15' definition
Generate 'tch_ahs_4_75' definition
Generate 'tch_axs_sid_update' definition
Generate 'mcs1_dl_hdr' definition
Generate 'mcs1_ul_hdr' definition
Generate 'mcs1' definition
Generate 'mcs2' definition
Generate 'mcs3' definition
Generate 'mcs4' definition
Generate 'mcs5_dl_hdr' definition
Generate 'mcs5_ul_hdr' definition
Generate 'mcs5' definition
Generate 'mcs6' definition
Generate 'mcs7_dl_hdr' definition
Generate 'mcs7_ul_hdr' definition
Generate 'mcs7' definition
Generate 'mcs8' definition
Generate 'mcs9' definition
Generation complete.
make  install-am
make[4]: Entering directory '/tmp/libosmocore/src/gsm'
  CC       a5.lo
  CC       tlv_parser.lo
  CC       comp128.lo
  CC       rxlev_stat.lo
  CC       comp128v23.lo
  CC       gsm_utils.lo
  CC       rsl.lo
  CC       gsm48.lo
  CC       gsm48_arfcn_range_encode.lo
gsm_utils.c:106:9: note: '#pragma message: glibc 2.36 random detected'
  106 | #pragma message ("glibc " OSMO_STRINGIFY_VAL(__GLIBC__) "." OSMO_STRINGIFY_VAL(__GLIBC_MINOR__) " random detected")
      |         ^~~~~~~
  CC       gsm48_ie.lo
  CC       gsm0808.lo
  CC       sysinfo.lo
  CC       gprs_cipher_core.lo
  CC       gprs_rlc.lo
  CC       gsm0480.lo
  CC       abis_nm.lo
  CC       gsm0502.lo
  CC       gsm0411_utils.lo
  CC       gsm0411_smc.lo
  CC       gsm0411_smr.lo
  CC       gsm0414.lo
  CC       lapdm.lo
  CC       kasumi.lo
  CC       gsm29205.lo
  CC       gsm_04_08_gprs.lo
  CC       auth_core.lo
  CC       auth_comp128v1.lo
  CC       auth_comp128v23.lo
  CC       auth_xor.lo
  CC       auth_xor_2g.lo
  CC       auth_milenage.lo
  CC       gea.lo
  CC       milenage/aes-internal.lo
  CC       milenage/aes-internal-enc.lo
  CC       milenage/milenage.lo
  CC       gan.lo
  CC       ipa.lo
  CC       gsm0341.lo
  CC       apn.lo
  CC       auth_tuak.lo
  CC       gprs_gea.lo
  CC       gsm0503_conv.lo
  CC       oap.lo
  CC       gsm0808_utils.lo
  CC       gsm23003.lo
  CC       gsm23236.lo
  CC       mncc.lo
  CC       bts_features.lo
  CC       oap_client.lo
  CC       gsm29118.lo
  CC       gsm48_rest_octets.lo
  CC       cbsp.lo
  CC       gsm48049.lo
  CC       gad.lo
  CC       bsslap.lo
  CC       bssmap_le.lo
  CC       kdf.lo
  CC       iuup.lo
  CC       gsm44021.lo
  CC       gsm44068.lo
  CC       rlp.lo
  CC       gsup.lo
  CC       gsup_sms.lo
  CC       milenage/aes-encblock.lo
  CC       tuak/KeccakP-1600-3gpp.lo
  CC       tuak/tuak.lo
  CCLD     libgsmint.la
  CCLD     libosmogsm.la
make[5]: Entering directory '/tmp/libosmocore/src/gsm'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmogsm.la '/usr/local/lib'
libtool: warning: relinking 'libosmogsm.la'
libtool: install: (cd /tmp/libosmocore/src/gsm; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -I/usr/include/p11-kit-1 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 22:0:2 -no-undefined -o libosmogsm.la -rpath /usr/local/lib libgsmint.la -ltalloc -lgnutls )
libtool: install: /usr/bin/install -c .libs/libosmogsm.so.20.2.0T /usr/local/lib/libosmogsm.so.20.2.0
libtool: install: (cd /usr/local/lib && { ln -s -f libosmogsm.so.20.2.0 libosmogsm.so.20 || { rm -f libosmogsm.so.20 && ln -s libosmogsm.so.20.2.0 libosmogsm.so.20; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libosmogsm.so.20.2.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.20.2.0 libosmogsm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /usr/local/lib/libosmogsm.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory '/tmp/libosmocore/src/gsm'
make[4]: Leaving directory '/tmp/libosmocore/src/gsm'
make[3]: Leaving directory '/tmp/libosmocore/src/gsm'
Making install in coding
make[3]: Entering directory '/tmp/libosmocore/src/coding'
  CC       gsm0503_interleaving.lo
  CC       gsm0503_mapping.lo
  CC       gsm0503_tables.lo
  CC       gsm0503_parity.lo
  CC       gsm0503_coding.lo
  CC       gsm0503_amr_dtx.lo
  CCLD     libosmocoding.la
make[4]: Entering directory '/tmp/libosmocore/src/coding'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocoding.la '/usr/local/lib'
libtool: warning: relinking 'libosmocoding.la'
libtool: install: (cd /tmp/libosmocore/src/coding; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 3:1:3 -no-undefined -o libosmocoding.la -rpath /usr/local/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo gsm0503_amr_dtx.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/codec/libosmocodec.la )
libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.3.1T /usr/local/lib/libosmocoding.so.0.3.1
libtool: install: (cd /usr/local/lib && { ln -s -f libosmocoding.so.0.3.1 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.3.1 libosmocoding.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libosmocoding.so.0.3.1 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.3.1 libosmocoding.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /usr/local/lib/libosmocoding.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/tmp/libosmocore/src/coding'
make[3]: Leaving directory '/tmp/libosmocore/src/coding'
Making install in gb
make[3]: Entering directory '/tmp/libosmocore/src/gb'
  CC       gprs_ns.lo
  CC       gprs_ns_vty.lo
  CC       gprs_ns_frgre.lo
  CC       gprs_ns_sns.lo
  CC       gprs_bssgp.lo
  CC       gprs_bssgp_util.lo
  CC       gprs_bssgp_vty.lo
  CC       gprs_bssgp_rim.lo
  CC       gprs_bssgp_bss.lo
  CC       gprs_ns2.lo
  CC       gprs_ns2_udp.lo
  CC       gprs_ns2_frgre.lo
  CC       gprs_ns2_fr.lo
  CC       gprs_ns2_vc_fsm.lo
  CC       gprs_ns2_sns.lo
  CC       gprs_ns2_message.lo
  CC       gprs_ns2_vty.lo
  CC       gprs_bssgp2.lo
  CC       bssgp_bvc_fsm.lo
  CC       common_vty.lo
  CC       frame_relay.lo
  CCLD     libosmogb.la
  CCLD     libosmogb-test.la
make[4]: Entering directory '/tmp/libosmocore/src/gb'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmogb.la '/usr/local/lib'
libtool: warning: relinking 'libosmogb.la'
libtool: install: (cd /tmp/libosmocore/src/gb; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 17:0:3 -no-undefined -o libosmogb.la -rpath /usr/local/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la )
libtool: install: /usr/bin/install -c .libs/libosmogb.so.14.3.0T /usr/local/lib/libosmogb.so.14.3.0
libtool: install: (cd /usr/local/lib && { ln -s -f libosmogb.so.14.3.0 libosmogb.so.14 || { rm -f libosmogb.so.14 && ln -s libosmogb.so.14.3.0 libosmogb.so.14; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libosmogb.so.14.3.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.14.3.0 libosmogb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogb.lai /usr/local/lib/libosmogb.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/tmp/libosmocore/src/gb'
make[3]: Leaving directory '/tmp/libosmocore/src/gb'
Making install in ctrl
make[3]: Entering directory '/tmp/libosmocore/src/ctrl'
  CC       control_cmd.lo
  CC       fsm_ctrl_commands.lo
  CC       control_vty.lo
  CC       control_if.lo
  CCLD     libosmoctrl.la
make[4]: Entering directory '/tmp/libosmocore/src/ctrl'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmoctrl.la '/usr/local/lib'
libtool: warning: relinking 'libosmoctrl.la'
libtool: install: (cd /tmp/libosmocore/src/ctrl; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 9:1:9 -no-undefined -o libosmoctrl.la -rpath /usr/local/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la )
libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.9.1T /usr/local/lib/libosmoctrl.so.0.9.1
libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.9.1 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.9.1 libosmoctrl.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.9.1 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.9.1 libosmoctrl.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /usr/local/lib/libosmoctrl.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/tmp/libosmocore/src/ctrl'
make[3]: Leaving directory '/tmp/libosmocore/src/ctrl'
Making install in pseudotalloc
make[3]: Entering directory '/tmp/libosmocore/src/pseudotalloc'
make[4]: Entering directory '/tmp/libosmocore/src/pseudotalloc'
make[4]: Leaving directory '/tmp/libosmocore/src/pseudotalloc'
make[3]: Leaving directory '/tmp/libosmocore/src/pseudotalloc'
Making install in sim
make[3]: Entering directory '/tmp/libosmocore/src/sim'
  CC       reader.lo
  CC       core.lo
  CC       card_fs_sim.lo
  CC       class_tables.lo
  CC       card_fs_usim.lo
  CC       card_fs_uicc.lo
  CC       card_fs_isim.lo
  CC       card_fs_hpsim.lo
  CC       card_fs_tetra.lo
  CCLD     libosmosim.la
make[4]: Entering directory '/tmp/libosmocore/src/sim'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmosim.la '/usr/local/lib'
libtool: warning: relinking 'libosmosim.la'
libtool: install: (cd /tmp/libosmocore/src/sim; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -fPIC -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 3:3:1 -no-undefined -o libosmosim.la -rpath /usr/local/lib core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.1.3T /usr/local/lib/libosmosim.so.2.1.3
libtool: install: (cd /usr/local/lib && { ln -s -f libosmosim.so.2.1.3 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.1.3 libosmosim.so.2; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libosmosim.so.2.1.3 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.1.3 libosmosim.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmosim.lai /usr/local/lib/libosmosim.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/tmp/libosmocore/src/sim'
make[3]: Leaving directory '/tmp/libosmocore/src/sim'
Making install in usb
make[3]: Entering directory '/tmp/libosmocore/src/usb'
  CC       osmo_libusb.lo
  CCLD     libosmousb.la
make[4]: Entering directory '/tmp/libosmocore/src/usb'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmousb.la '/usr/local/lib'
libtool: warning: relinking 'libosmousb.la'
libtool: install: (cd /tmp/libosmocore/src/usb; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/libusb-1.0 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined -o libosmousb.la -rpath /usr/local/lib osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc -lusb-1.0 )
libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /usr/local/lib/libosmousb.so.0.0.1
libtool: install: (cd /usr/local/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so.0 || { rm -f libosmousb.so.0 && ln -s libosmousb.so.0.0.1 libosmousb.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so || { rm -f libosmousb.so && ln -s libosmousb.so.0.0.1 libosmousb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmousb.lai /usr/local/lib/libosmousb.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/tmp/libosmocore/src/usb'
make[3]: Leaving directory '/tmp/libosmocore/src/usb'
make[3]: Entering directory '/tmp/libosmocore/src'
make[4]: Entering directory '/tmp/libosmocore/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/libosmocore/src'
make[3]: Leaving directory '/tmp/libosmocore/src'
make[2]: Leaving directory '/tmp/libosmocore/src'
Making install in utils
make[2]: Entering directory '/tmp/libosmocore/utils'
Making install in osmo-stat-dummy
make[3]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy'
  CC       osmo_stat_dummy-osmo-stat-dummy.o
  CCLD     osmo-stat-dummy
make[4]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy'
make[3]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy'
make[3]: Entering directory '/tmp/libosmocore/utils'
  CC       osmo-arfcn.o
  CC       osmo-config-merge.o
  CC       osmo-aka-verify.o
  CC       osmo-auc-gen.o
  CC       gsmtap-logsend.o
  CC       osmo-ns-dummy.o
  CC       osmo-ns-dummy-vty.o
  CCLD     osmo-arfcn
  CCLD     osmo-config-merge
  CCLD     osmo-aka-verify
  CCLD     osmo-gsmtap-logsend
  CCLD     osmo-ns-dummy
  CCLD     osmo-auc-gen
make[4]: Entering directory '/tmp/libosmocore/utils'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/usr/local/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen osmo-config-merge osmo-aka-verify osmo-gsmtap-logsend '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/osmo-arfcn /usr/local/bin/osmo-arfcn
libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /usr/local/bin/osmo-auc-gen
libtool: install: /usr/bin/install -c .libs/osmo-config-merge /usr/local/bin/osmo-config-merge
libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /usr/local/bin/osmo-aka-verify
libtool: install: /usr/bin/install -c .libs/osmo-gsmtap-logsend /usr/local/bin/osmo-gsmtap-logsend
make[4]: Leaving directory '/tmp/libosmocore/utils'
make[3]: Leaving directory '/tmp/libosmocore/utils'
make[2]: Leaving directory '/tmp/libosmocore/utils'
Making install in tapset
make[2]: Entering directory '/tmp/libosmocore/tapset'
make[3]: Entering directory '/tmp/libosmocore/tapset'
make[3]: Nothing to be done for 'install-exec-am'.
make  install-data-hook
make[4]: Entering directory '/tmp/libosmocore/tapset'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/tmp/libosmocore/tapset'
make[3]: Leaving directory '/tmp/libosmocore/tapset'
make[2]: Leaving directory '/tmp/libosmocore/tapset'
Making install in tests
make[2]: Entering directory '/tmp/libosmocore/tests'
  GEN      conv/gsm0503_test_vectors.c
Generating test vectors...
Generate 'xcch' test vector
Generate 'tch_f24' test vector
Generate 'tch_h24' test vector
Generate 'tch_f48' test vector
Generate 'tch_f96' test vector
Generate 'tch_f144' test vector
Generate 'rach' test vector
Generate 'rach_ext' test vector
Generate 'sch' test vector
Generate 'cs2' test vector
Generate 'cs3' test vector
Generate 'cs2_np' test vector
Generate 'cs3_np' test vector
Generate 'tch_afs_12_2' test vector
Generate 'tch_afs_10_2' test vector
Generate 'tch_afs_7_95' test vector
Generate 'tch_afs_7_4' test vector
Generate 'tch_afs_6_7' test vector
Generate 'tch_afs_5_9' test vector
Generate 'tch_afs_5_15' test vector
Generate 'tch_afs_4_75' test vector
Generate 'tch_fr' test vector
Generate 'tch_hr' test vector
Generate 'tch_ahs_7_95' test vector
Generate 'tch_ahs_7_4' test vector
Generate 'tch_ahs_6_7' test vector
Generate 'tch_ahs_5_9' test vector
Generate 'tch_ahs_5_15' test vector
Generate 'tch_ahs_4_75' test vector
Generate 'tch_axs_sid_update' test vector
Generate 'mcs1_dl_hdr' test vector
Generate 'mcs1_ul_hdr' test vector
Generate 'mcs1' test vector
Generate 'mcs2' test vector
Generate 'mcs3' test vector
Generate 'mcs4' test vector
Generate 'mcs5_dl_hdr' test vector
Generate 'mcs5_ul_hdr' test vector
Generate 'mcs5' test vector
Generate 'mcs6' test vector
Generate 'mcs7_dl_hdr' test vector
Generate 'mcs7_ul_hdr' test vector
Generate 'mcs7' test vector
Generate 'mcs8' test vector
Generate 'mcs9' test vector
Generation complete.
make  install-am
make[3]: Entering directory '/tmp/libosmocore/tests'
make[4]: Entering directory '/tmp/libosmocore/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/libosmocore/tests'
make[3]: Leaving directory '/tmp/libosmocore/tests'
make[2]: Leaving directory '/tmp/libosmocore/tests'
make[2]: Entering directory '/tmp/libosmocore'
make[3]: Entering directory '/tmp/libosmocore'
 /usr/bin/mkdir -p '/usr/local/share/aclocal'
 /usr/bin/mkdir -p '/usr/local/bin'
 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/usr/local/lib/pkgconfig'
 /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/usr/local/share/aclocal'
 /usr/bin/install -c osmo-release.sh '/usr/local/bin'
 /usr/bin/mkdir -p '/usr/local/include'
 /usr/bin/install -c -m 644 osmo-release.mk '/usr/local/include'
make  install-data-hook
make[4]: Entering directory '/tmp/libosmocore'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/tmp/libosmocore'
make[3]: Leaving directory '/tmp/libosmocore'
make[2]: Leaving directory '/tmp/libosmocore'
make[1]: Leaving directory '/tmp/libosmocore'
Removing intermediate container 0aa3f684ebf7
 ---> df59d00db1cb
Step 11/16 : VOLUME	/data
 ---> Running in db8bf910d447
Removing intermediate container db8bf910d447
 ---> 815d2c1bb4ae
Step 12/16 : COPY	osmo-ns-dummy.cfg /data/osmo-ns-dummy.cfg
 ---> 25a97f3b7da9
Step 13/16 : COPY	.common/pipework	/usr/bin/pipework
 ---> aa7f1e9fafeb
Step 14/16 : COPY	docker-entrypoint.sh	/docker-entrypoint.sh
 ---> 0ceb8c33e418
Step 15/16 : WORKDIR	/data
 ---> Running in 28be403f39f0
Removing intermediate container 28be403f39f0
 ---> cdf71509786f
Step 16/16 : CMD	["/docker-entrypoint.sh"]
 ---> Running in 6cdec77c8c16
Removing intermediate container 6cdec77c8c16
 ---> e1a6cffa96e6
[Warning] One or more build-args [OPEN5GS_BRANCH OSMO_IUH_BRANCH UPSTREAM_DISTRO OSMOCOM_REPO_PATH OSMOCOM_REPO_VERSION OSMO_HNBGW_BRANCH REGISTRY OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMO_UECUPS_BRANCH OSMOCOM_REPO_MIRROR OSMO_BB_BRANCH OSMO_BSC_BRANCH UID OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_DIA2GSUP_BRANCH OSMO_SIP_BRANCH PJPROJECT_BRANCH ASTERISK_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_TTCN3_BRANCH OSMO_PCU_BRANCH OSMO_REMSIM_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH OSMO_BTS_BRANCH OSMO_EPDG_BRANCH OSMO_HNODEB_BRANCH OSMO_NITB_BRANCH OSMO_CBC_BRANCH OSMO_GBPROXY_BRANCH OSMO_GGSN_BRANCH] were not consumed
Successfully built e1a6cffa96e6
Successfully tagged osmocom-build/osmo-ns-master:latest
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/osmo-ns-master'
+ docker_image_exists osmo-ns-master
+ docker images -q osmocom-build/osmo-ns-master
+ test -n e1a6cffa96e6
+ list_osmo_packages debian-bookworm osmo-ns-master
+ local distro=debian-bookworm
+ local image=osmo-ns-master
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ns-master -c
+ [ -n  ]
+ set +x

### Installed Osmocom packages in: osmo-ns-master ###

ii  osmocom-nightly                        202502252026                      amd64        Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly']
ii  python3-osmopy-libs                    0.3.0.161.fc78.202502252026       all          Python code (not only) for testing of Osmocom programs
ii  python3-osmopy-utils                   0.3.0.161.fc78.202502252026       all          Python code (not only) for testing of Osmocom programs

+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends ttcn3-ns-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:8529d827d48b70872a15a7697ece0082d989ca3e105403b6b731153caff24dce
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-ns-test
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name ttcn3-ns-test
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name ttcn3-ns-test
+ echo ttcn3-ns-test
+ dir=ttcn3-ns-test
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../ttcn3-ns-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-ns-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../ttcn3-ns-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ns-test OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/ttcn3-ns-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-ns-test-fr/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1003 \
	--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/20.7.0 \
	--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_REMSIM_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t osmocom-build/ttcn3-ns-test:latest .
Sending build context to Docker daemon  55.81kB

Step 1/9 : ARG	REGISTRY
Step 2/9 : ARG	USER
Step 3/9 : FROM	$REGISTRY/$USER/debian-bookworm-titan
 ---> 510554d4efd0
Step 4/9 : ARG	OSMO_TTCN3_BRANCH="master"
 ---> Using cache
 ---> 12147f22e5ad
Step 5/9 : ADD	https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit

 ---> Using cache
 ---> 5c83f50aaa7b
Step 6/9 : RUN	ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" ns
 ---> Running in 97c6cdacf7f6
+ OSMO_TTCN3_BRANCH=master
+ shift
+ cd /osmo-ttcn3-hacks
+ git fetch
+ git checkout master
Already on 'master'
+ git symbolic-ref -q HEAD
Your branch is up to date with 'origin/master'.
refs/heads/master
+ git reset --hard origin/master
HEAD is now at 40dedbef bts: expect TC_data_{rtp,facch}_tchf144 to pass
+ git rev-parse --abbrev-ref HEAD
master
+ git rev-parse HEAD
40dedbef99437d641f041790198a68af6168a3b1
+ diff -q /tmp/deps-Makefile deps/Makefile
Files /tmp/deps-Makefile and deps/Makefile differ
+ make -j8 deps
make: Nothing to be done for 'deps'.
+ ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh
+ ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh
'/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh'
'/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh'
+ ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh
+ ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh
'/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh'
+ make ns
'/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh'
(cd ns && ./gen_links.sh && ./regen_makefile.sh)
Linking UD_PT.cc
Linking UD_PT.hh
Linking UD_PortType.ttcn
Linking UD_Types.ttcn
Linking TCCInterface_Functions.ttcn
Linking TCCConversion_Functions.ttcn
Linking TCCConversion.cc
Linking TCCInterface.cc
Linking TCCInterface_ip.h
Linking Socket_API_Definitions.ttcn
Linking IPL4asp_Functions.ttcn
Linking IPL4asp_PT.cc
Linking IPL4asp_PT.hh
Linking IPL4asp_PortType.ttcn
Linking IPL4asp_Types.ttcn
Linking IPL4asp_discovery.cc
Linking IPL4asp_protocol_L234.hh
Linking NS_Types.ttcn
Linking BSSGP_EncDec.cc
Linking BSSGP_Types.ttcn
Linking MobileL3_CC_Types.ttcn
Linking MobileL3_CommonIE_Types.ttcn
Linking MobileL3_GMM_SM_Types.ttcn
Linking MobileL3_MM_Types.ttcn
Linking MobileL3_RRM_Types.ttcn
Linking MobileL3_SMS_Types.ttcn
Linking MobileL3_SS_Types.ttcn
Linking MobileL3_Types.ttcn
Linking LLC_EncDec.cc
Linking LLC_Types.ttcn
Linking SNDCP_Types.ttcn
Linking AF_PACKET_PT.cc
Linking AF_PACKET_PT.hh
Linking AF_PACKET_PortType.ttcn
Linking AF_PACKET_PortTypes.ttcn
Linking FrameRelay_Types.ttcn
Linking FrameRelay_CodecPort.ttcn
Linking FrameRelay_Emulation.ttcn
Linking Q931_Types.ttcn
Linking Q933_Types.ttcn
Linking TELNETasp_PT.cc
Linking TELNETasp_PT.hh
Linking TELNETasp_PortType.ttcn
Linking Misc_Helpers.ttcn
Linking General_Types.ttcn
Linking Osmocom_VTY_Functions.ttcn
Linking Native_Functions.ttcn
Linking Native_FunctionDefs.cc
Linking GSM_Types.ttcn
Linking Osmocom_Types.ttcn
Linking StatsD_Types.ttcn
Linking StatsD_CodecPort.ttcn
Linking StatsD_CodecPort_CtrlFunct.ttcn
Linking StatsD_CodecPort_CtrlFunctdef.cc
Linking StatsD_Checker.ttcnpp
Linking RAW_NS.ttcnpp
Linking NS_Provider_IPL4.ttcn
Linking NS_Provider_FR.ttcn
Linking NS_Emulation.ttcnpp
Linking BSSGP_Emulation.ttcnpp
Linking Osmocom_Gb_Types.ttcn
Linking LLC_Templates.ttcn
Generating Makefile skeleton...
Makefile skeleton was generated.
make -C ns compile
make[1]: Entering directory '/osmo-ttcn3-hacks/ns'
cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR -DSTATSD_HAVE_VTY BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn
cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR -DSTATSD_HAVE_VTY NS_Emulation.ttcnpp NS_Emulation.ttcn
cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR -DSTATSD_HAVE_VTY RAW_NS.ttcnpp RAW_NS.ttcn
RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels]
  135 | #endif NS_EMULATION_FR
      |        ^~~~~~~~~~~~~~~
cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR -DSTATSD_HAVE_VTY StatsD_Checker.ttcnpp StatsD_Checker.ttcn
/usr/bin/ttcn3_compiler -L -U 8 AF_PACKET_PortType.ttcn AF_PACKET_PortTypes.ttcn BSSGP_Types.ttcn FrameRelay_CodecPort.ttcn FrameRelay_Emulation.ttcn FrameRelay_Types.ttcn GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn LLC_Templates.ttcn LLC_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_FR.ttcn NS_Provider_IPL4.ttcn NS_Tests.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Q931_Types.ttcn Q933_Types.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn BSSGP_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn StatsD_Checker.ttcn - AF_PACKET_PortType.ttcn AF_PACKET_PortTypes.ttcn BSSGP_Types.ttcn FrameRelay_CodecPort.ttcn FrameRelay_Emulation.ttcn FrameRelay_Types.ttcn GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn LLC_Templates.ttcn LLC_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_FR.ttcn NS_Provider_IPL4.ttcn NS_Tests.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Q931_Types.ttcn Q933_Types.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn BSSGP_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn StatsD_Checker.ttcn
warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled.

Notify: Parsing TTCN-3 module `AF_PACKET_PortType.ttcn'...
Notify: Parsing TTCN-3 module `AF_PACKET_PortTypes.ttcn'...
Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'...
Notify: Parsing TTCN-3 module `FrameRelay_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `FrameRelay_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `FrameRelay_Types.ttcn'...
Notify: Parsing TTCN-3 module `GSM_Types.ttcn'...
Notify: Parsing TTCN-3 module `General_Types.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'...
Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'...
Notify: Parsing TTCN-3 module `LLC_Types.ttcn'...
Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'...
Notify: Parsing TTCN-3 module `NS_Provider_FR.ttcn'...
Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'...
Notify: Parsing TTCN-3 module `NS_Tests.ttcn'...
Notify: Parsing TTCN-3 module `NS_Types.ttcn'...
Notify: Parsing TTCN-3 module `Native_Functions.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'...
Notify: Parsing TTCN-3 module `Q931_Types.ttcn'...
Notify: Parsing TTCN-3 module `Q933_Types.ttcn'...
Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'...
Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'...
Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'...
Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `UD_PortType.ttcn'...
Notify: Parsing TTCN-3 module `UD_Types.ttcn'...
Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `RAW_NS.ttcn'...
Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'...
Notify: Checking modules...
NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation':
 NS_Emulation.ttcnpp:13.2-29: In import definition:
  NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation'
 NS_Emulation.ttcnpp:14.2-25: In import definition:
  NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation'
 NS_Emulation.ttcnpp:15.2-28: In import definition:
  NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation'
 NS_Emulation.ttcnpp:16.2-30: In import definition:
  NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation'
 NS_Emulation.ttcnpp:17.2-33: In import definition:
  NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation'
 NS_Emulation.ttcnpp:18.2-33: In import definition:
  NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation'
 NS_Emulation.ttcnpp:20.2-31: In import definition:
  NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation'
 NS_Emulation.ttcnpp:22.2-30: In import definition:
  NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation'
NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4':
 NS_Provider_IPL4.ttcn:28.1-28: In import definition:
  NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4'
 NS_Provider_IPL4.ttcn:29.1-28: In import definition:
  NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4'
 NS_Provider_IPL4.ttcn:30.1-22: In import definition:
  NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4'
 NS_Provider_IPL4.ttcn:31.1-24: In import definition:
  NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4'
 NS_Provider_IPL4.ttcn:33.1-29: In import definition:
  NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4'
 NS_Provider_IPL4.ttcn:34.1-32: In import definition:
  NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4'
NS_Provider_FR.ttcn: In TTCN-3 module `NS_Provider_FR':
 NS_Provider_FR.ttcn:14.1-28: In import definition:
  NS_Provider_FR.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_FR' -> `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_FR'
 NS_Provider_FR.ttcn:15.1-24: In import definition:
  NS_Provider_FR.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_FR' -> `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_FR'
 NS_Provider_FR.ttcn:17.1-34: In import definition:
  NS_Provider_FR.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_FR' -> `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_FR'
 NS_Provider_FR.ttcn:18.1-32: In import definition:
  NS_Provider_FR.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_FR' -> `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_FR'
 NS_Provider_FR.ttcn:19.1-36: In import definition:
  NS_Provider_FR.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_FR' -> `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_FR'
Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types':
 Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI':
  Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement:
   Osmocom_Gb_Types.ttcn:1034.4-29: In return statement:
    Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI':
     Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi':
      Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime
      Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here
NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation':
 NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create':
  NS_Emulation.ttcnpp:309.5-327.3: In else statement:
   NS_Emulation.ttcnpp:324.4-77: In start test component statement:
    NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main':
     NS_Provider_IPL4.ttcn:141.2-207.2: In while statement:
      NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct:
       NS_Provider_IPL4.ttcn:202.3-58: In variable assignment:
        NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del':
         NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc':
          NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value
 NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add':
  NS_Emulation.ttcnpp:351.3-67: In start test component statement:
   NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart':
    NS_Emulation.ttcnpp:715.3-16: In function instance:
     NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents':
      NS_Emulation.ttcnpp:1034.3-1042.3: In while statement:
       NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct:
        NS_Emulation.ttcnpp:1040.34-46: In guard statement:
         NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate':
          NS_Emulation.ttcnpp:784.4-20: In guard expression:
           NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot.
          NS_Emulation.ttcnpp:790.4-19: In guard expression:
           NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot.
          NS_Emulation.ttcnpp:796.4-20: In guard expression:
           NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot.
 NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart':
  NS_Emulation.ttcnpp:419.3-423.3: In while statement:
   NS_Emulation.ttcnpp:420.4-422.4: In alt construct:
    NS_Emulation.ttcnpp:421.7-20: In guard statement:
     NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common':
      NS_Emulation.ttcnpp:478.48-64: In guard statement:
       NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn':
        NS_Emulation.ttcnpp:637.6-640.33: In guard operation:
         NS_Emulation.ttcnpp:637.6-640.33: In receive statement:
          NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot.
      NS_Emulation.ttcnpp:479.52-67: In guard statement:
       NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu':
        NS_Emulation.ttcnpp:601.6-604.33: In guard operation:
         NS_Emulation.ttcnpp:601.6-604.33: In receive statement:
          NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot.
NS_Tests.ttcn: In TTCN-3 module `NS_Tests':
 NS_Tests.ttcn:91.1-105.1: In function definition `f_ensure_no_ns':
  NS_Tests.ttcn:104.2-14: In deactivate statement:
   NS_Tests.ttcn:104.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
 NS_Tests.ttcn:180.1-190.1: In testcase definition `TC_tx_block_unitdata_over_blocked':
  NS_Tests.ttcn:185.2-46: In function instance:
   NS_Tests.ttcn:185.2-46: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used
 NS_Tests.ttcn:203.1-213.1: In testcase definition `TC_rx_block_unitdata_over_blocked':
  NS_Tests.ttcn:208.2-46: In function instance:
   NS_Tests.ttcn:208.2-46: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used
 NS_Tests.ttcn:587.1-629.1: In testcase definition `TC_sns_bss_change_weight_timeout':
  NS_Tests.ttcn:613.2-615.2: In for statement:
   NS_Tests.ttcn:614.3-14: In function instance:
    NS_Tests.ttcn:614.3-14: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used
 NS_Tests.ttcn:714.1-726.1: In testcase definition `TC_sns_rx_size_force_unconf':
  NS_Tests.ttcn:719.2-720.33: In function instance:
   NS_Tests.ttcn:719.2-720.33: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used
  NS_Tests.ttcn:722.2-723.33: In function instance:
   NS_Tests.ttcn:722.2-723.33: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used
 NS_Tests.ttcn:955.1-965.1: In testcase definition `TC_tx_unitdata':
  NS_Tests.ttcn:960.2-62: In function instance:
   NS_Tests.ttcn:960.2-62: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used
 NS_Tests.ttcn:979.1-993.1: In testcase definition `TC_mirror_unitdata_tx_status_blocked':
  NS_Tests.ttcn:988.2-46: In function instance:
   NS_Tests.ttcn:988.2-46: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used
 NS_Tests.ttcn:1003.1-1029.1: In testcase definition `TC_tx_blocked_foreign_nsvc':
  NS_Tests.ttcn:1022.2-52: In function instance:
   NS_Tests.ttcn:1022.2-52: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used
  NS_Tests.ttcn:1025.2-56: In function instance:
   NS_Tests.ttcn:1025.2-56: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used
BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation':
 BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart':
  BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement:
   BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement:
    BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main':
     BSSGP_Emulation.ttcnpp:1369.2-25: In function instance:
      BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents':
       BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement:
        BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct:
         BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement:
          BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked':
           BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression:
            BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot.
           BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression:
            BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot.
           BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression:
            BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot.
         BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement:
          BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked':
           BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression:
            BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot.
           BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression:
            BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot.
           BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression:
            BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot.
  BSSGP_Emulation.ttcnpp:221.2-21: In function instance:
   BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents':
    BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement:
     BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct:
      BSSGP_Emulation.ttcnpp:612.42-60: In guard statement:
       BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset':
        BSSGP_Emulation.ttcnpp:281.5-70: In guard operation:
         BSSGP_Emulation.ttcnpp:281.5-70: In receive statement:
          BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot.
      BSSGP_Emulation.ttcnpp:613.6-26: In guard statement:
       BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre':
        BSSGP_Emulation.ttcnpp:424.5-70: In guard operation:
         BSSGP_Emulation.ttcnpp:424.5-70: In receive statement:
          BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:438.5-64: In guard operation:
         BSSGP_Emulation.ttcnpp:438.5-64: In receive statement:
          BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:441.5-63: In guard operation:
         BSSGP_Emulation.ttcnpp:441.5-63: In receive statement:
          BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:444.5-65: In guard operation:
         BSSGP_Emulation.ttcnpp:444.5-65: In receive statement:
          BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:447.5-67: In guard operation:
         BSSGP_Emulation.ttcnpp:447.5-67: In receive statement:
          BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:452.3-14: In guard expression:
         BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot.
        BSSGP_Emulation.ttcnpp:452.17-83: In guard operation:
         BSSGP_Emulation.ttcnpp:452.17-83: In receive statement:
          BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:462.3-14: In guard expression:
         BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot.
      BSSGP_Emulation.ttcnpp:615.41-58: In guard statement:
       BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked':
        BSSGP_Emulation.ttcnpp:313.5-56: In guard operation:
         BSSGP_Emulation.ttcnpp:313.5-56: In receive statement:
          BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:325.5-59: In guard operation:
         BSSGP_Emulation.ttcnpp:325.5-59: In receive statement:
          BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:330.5-52: In guard operation:
         BSSGP_Emulation.ttcnpp:330.5-52: In receive statement:
          BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:337.5-76: In guard operation:
         BSSGP_Emulation.ttcnpp:337.5-76: In receive statement:
          BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:347.5-47: In guard operation:
         BSSGP_Emulation.ttcnpp:347.5-47: In receive statement:
          BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:369.5-80: In guard operation:
         BSSGP_Emulation.ttcnpp:369.5-80: In receive statement:
          BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:378.5-80: In guard operation:
         BSSGP_Emulation.ttcnpp:378.5-80: In receive statement:
          BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot.
      BSSGP_Emulation.ttcnpp:617.6-27: In guard statement:
       BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post':
        BSSGP_Emulation.ttcnpp:480.5-70: In guard operation:
         BSSGP_Emulation.ttcnpp:480.5-70: In receive statement:
          BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:494.5-64: In guard operation:
         BSSGP_Emulation.ttcnpp:494.5-64: In receive statement:
          BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:497.5-63: In guard operation:
         BSSGP_Emulation.ttcnpp:497.5-63: In receive statement:
          BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:500.5-65: In guard operation:
         BSSGP_Emulation.ttcnpp:500.5-65: In receive statement:
          BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:503.5-67: In guard operation:
         BSSGP_Emulation.ttcnpp:503.5-67: In receive statement:
          BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:508.5-64: In guard operation:
         BSSGP_Emulation.ttcnpp:508.5-64: In receive statement:
          BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:514.5-67: In guard operation:
         BSSGP_Emulation.ttcnpp:514.5-67: In receive statement:
          BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot.
        BSSGP_Emulation.ttcnpp:546.5-47: In guard operation:
         BSSGP_Emulation.ttcnpp:546.5-47: In receive statement:
          BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot.
Notify: Generating code...
Notify: File `AF_PACKET_PortType.hh' was generated.
Notify: File `AF_PACKET_PortType.cc' was generated.
Notify: File `AF_PACKET_PortType_part_1.cc' was generated.
Notify: File `AF_PACKET_PortType_part_2.cc' was generated.
Notify: File `AF_PACKET_PortType_part_3.cc' was generated.
Notify: File `AF_PACKET_PortType_part_4.cc' was generated.
Notify: File `AF_PACKET_PortType_part_5.cc' was generated.
Notify: File `AF_PACKET_PortType_part_6.cc' was generated.
Notify: File `AF_PACKET_PortType_part_7.cc' was generated.
Notify: File `AF_PACKET_PortTypes.hh' was generated.
Notify: File `AF_PACKET_PortTypes.cc' was generated.
Notify: File `AF_PACKET_PortTypes_part_1.cc' was generated.
Notify: File `AF_PACKET_PortTypes_part_2.cc' was generated.
Notify: File `AF_PACKET_PortTypes_part_3.cc' was generated.
Notify: File `AF_PACKET_PortTypes_part_4.cc' was generated.
Notify: File `AF_PACKET_PortTypes_part_5.cc' was generated.
Notify: File `AF_PACKET_PortTypes_part_6.cc' was generated.
Notify: File `AF_PACKET_PortTypes_part_7.cc' was generated.
Notify: File `BSSGP_Emulation.hh' was generated.
Notify: File `BSSGP_Emulation.cc' was generated.
Notify: File `BSSGP_Emulation_part_1.cc' was generated.
Notify: File `BSSGP_Emulation_part_2.cc' was generated.
Notify: File `BSSGP_Emulation_part_3.cc' was generated.
Notify: File `BSSGP_Emulation_part_4.cc' was generated.
Notify: File `BSSGP_Emulation_part_5.cc' was generated.
Notify: File `BSSGP_Emulation_part_6.cc' was generated.
Notify: File `BSSGP_Emulation_part_7.cc' was generated.
Notify: File `BSSGP_Types.hh' was generated.
Notify: File `BSSGP_Types.cc' was generated.
Notify: File `BSSGP_Types_part_1.cc' was generated.
Notify: File `BSSGP_Types_part_2.cc' was generated.
Notify: File `BSSGP_Types_part_3.cc' was generated.
Notify: File `BSSGP_Types_part_4.cc' was generated.
Notify: File `BSSGP_Types_part_5.cc' was generated.
Notify: File `BSSGP_Types_part_6.cc' was generated.
Notify: File `BSSGP_Types_part_7.cc' was generated.
Notify: File `FrameRelay_CodecPort.hh' was generated.
Notify: File `FrameRelay_CodecPort.cc' was generated.
Notify: File `FrameRelay_CodecPort_part_1.cc' was generated.
Notify: File `FrameRelay_CodecPort_part_2.cc' was generated.
Notify: File `FrameRelay_CodecPort_part_3.cc' was generated.
Notify: File `FrameRelay_CodecPort_part_4.cc' was generated.
Notify: File `FrameRelay_CodecPort_part_5.cc' was generated.
Notify: File `FrameRelay_CodecPort_part_6.cc' was generated.
Notify: File `FrameRelay_CodecPort_part_7.cc' was generated.
Notify: File `FrameRelay_Emulation.hh' was generated.
Notify: File `FrameRelay_Emulation.cc' was generated.
Notify: File `FrameRelay_Emulation_part_1.cc' was generated.
Notify: File `FrameRelay_Emulation_part_2.cc' was generated.
Notify: File `FrameRelay_Emulation_part_3.cc' was generated.
Notify: File `FrameRelay_Emulation_part_4.cc' was generated.
Notify: File `FrameRelay_Emulation_part_5.cc' was generated.
Notify: File `FrameRelay_Emulation_part_6.cc' was generated.
Notify: File `FrameRelay_Emulation_part_7.cc' was generated.
Notify: File `FrameRelay_Types.hh' was generated.
Notify: File `FrameRelay_Types.cc' was generated.
Notify: File `FrameRelay_Types_part_1.cc' was generated.
Notify: File `FrameRelay_Types_part_2.cc' was generated.
Notify: File `FrameRelay_Types_part_3.cc' was generated.
Notify: File `FrameRelay_Types_part_4.cc' was generated.
Notify: File `FrameRelay_Types_part_5.cc' was generated.
Notify: File `FrameRelay_Types_part_6.cc' was generated.
Notify: File `FrameRelay_Types_part_7.cc' was generated.
Notify: File `GSM_Types.hh' was generated.
Notify: File `GSM_Types.cc' was generated.
Notify: File `GSM_Types_part_1.cc' was generated.
Notify: File `GSM_Types_part_2.cc' was generated.
Notify: File `GSM_Types_part_3.cc' was generated.
Notify: File `GSM_Types_part_4.cc' was generated.
Notify: File `GSM_Types_part_5.cc' was generated.
Notify: File `GSM_Types_part_6.cc' was generated.
Notify: File `GSM_Types_part_7.cc' was generated.
Notify: File `General_Types.hh' was generated.
Notify: File `General_Types.cc' was generated.
Notify: File `General_Types_part_1.cc' was generated.
Notify: File `General_Types_part_2.cc' was generated.
Notify: File `General_Types_part_3.cc' was generated.
Notify: File `General_Types_part_4.cc' was generated.
Notify: File `General_Types_part_5.cc' was generated.
Notify: File `General_Types_part_6.cc' was generated.
Notify: File `General_Types_part_7.cc' was generated.
Notify: File `IPL4asp_Functions.hh' was generated.
Notify: File `IPL4asp_Functions.cc' was generated.
Notify: File `IPL4asp_Functions_part_1.cc' was generated.
Notify: File `IPL4asp_Functions_part_2.cc' was generated.
Notify: File `IPL4asp_Functions_part_3.cc' was generated.
Notify: File `IPL4asp_Functions_part_4.cc' was generated.
Notify: File `IPL4asp_Functions_part_5.cc' was generated.
Notify: File `IPL4asp_Functions_part_6.cc' was generated.
Notify: File `IPL4asp_Functions_part_7.cc' was generated.
Notify: File `IPL4asp_PortType.hh' was generated.
Notify: File `IPL4asp_PortType.cc' was generated.
Notify: File `IPL4asp_PortType_part_1.cc' was generated.
Notify: File `IPL4asp_PortType_part_2.cc' was generated.
Notify: File `IPL4asp_PortType_part_3.cc' was generated.
Notify: File `IPL4asp_PortType_part_4.cc' was generated.
Notify: File `IPL4asp_PortType_part_5.cc' was generated.
Notify: File `IPL4asp_PortType_part_6.cc' was generated.
Notify: File `IPL4asp_PortType_part_7.cc' was generated.
Notify: File `IPL4asp_Types.hh' was generated.
Notify: File `IPL4asp_Types.cc' was generated.
Notify: File `IPL4asp_Types_part_1.cc' was generated.
Notify: File `IPL4asp_Types_part_2.cc' was generated.
Notify: File `IPL4asp_Types_part_3.cc' was generated.
Notify: File `IPL4asp_Types_part_4.cc' was generated.
Notify: File `IPL4asp_Types_part_5.cc' was generated.
Notify: File `IPL4asp_Types_part_6.cc' was generated.
Notify: File `IPL4asp_Types_part_7.cc' was generated.
Notify: File `LLC_Templates.hh' was generated.
Notify: File `LLC_Templates.cc' was generated.
Notify: File `LLC_Templates_part_1.cc' was generated.
Notify: File `LLC_Templates_part_2.cc' was generated.
Notify: File `LLC_Templates_part_3.cc' was generated.
Notify: File `LLC_Templates_part_4.cc' was generated.
Notify: File `LLC_Templates_part_5.cc' was generated.
Notify: File `LLC_Templates_part_6.cc' was generated.
Notify: File `LLC_Templates_part_7.cc' was generated.
Notify: File `LLC_Types.hh' was generated.
Notify: File `LLC_Types.cc' was generated.
Notify: File `LLC_Types_part_1.cc' was generated.
Notify: File `LLC_Types_part_2.cc' was generated.
Notify: File `LLC_Types_part_3.cc' was generated.
Notify: File `LLC_Types_part_4.cc' was generated.
Notify: File `LLC_Types_part_5.cc' was generated.
Notify: File `LLC_Types_part_6.cc' was generated.
Notify: File `LLC_Types_part_7.cc' was generated.
Notify: File `Misc_Helpers.hh' was generated.
Notify: File `Misc_Helpers.cc' was generated.
Notify: File `Misc_Helpers_part_1.cc' was generated.
Notify: File `Misc_Helpers_part_2.cc' was generated.
Notify: File `Misc_Helpers_part_3.cc' was generated.
Notify: File `Misc_Helpers_part_4.cc' was generated.
Notify: File `Misc_Helpers_part_5.cc' was generated.
Notify: File `Misc_Helpers_part_6.cc' was generated.
Notify: File `Misc_Helpers_part_7.cc' was generated.
Notify: File `MobileL3_CC_Types.hh' was generated.
Notify: File `MobileL3_CC_Types.cc' was generated.
Notify: File `MobileL3_CC_Types_part_1.cc' was generated.
Notify: File `MobileL3_CC_Types_part_2.cc' was generated.
Notify: File `MobileL3_CC_Types_part_3.cc' was generated.
Notify: File `MobileL3_CC_Types_part_4.cc' was generated.
Notify: File `MobileL3_CC_Types_part_5.cc' was generated.
Notify: File `MobileL3_CC_Types_part_6.cc' was generated.
Notify: File `MobileL3_CC_Types_part_7.cc' was generated.
Notify: File `MobileL3_CommonIE_Types.hh' was generated.
Notify: File `MobileL3_CommonIE_Types.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types.hh' was generated.
Notify: File `MobileL3_GMM_SM_Types.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated.
Notify: File `MobileL3_MM_Types.hh' was generated.
Notify: File `MobileL3_MM_Types.cc' was generated.
Notify: File `MobileL3_MM_Types_part_1.cc' was generated.
Notify: File `MobileL3_MM_Types_part_2.cc' was generated.
Notify: File `MobileL3_MM_Types_part_3.cc' was generated.
Notify: File `MobileL3_MM_Types_part_4.cc' was generated.
Notify: File `MobileL3_MM_Types_part_5.cc' was generated.
Notify: File `MobileL3_MM_Types_part_6.cc' was generated.
Notify: File `MobileL3_MM_Types_part_7.cc' was generated.
Notify: File `MobileL3_RRM_Types.hh' was generated.
Notify: File `MobileL3_RRM_Types.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_1.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_2.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_3.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_4.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_5.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_6.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_7.cc' was generated.
Notify: File `MobileL3_SMS_Types.hh' was generated.
Notify: File `MobileL3_SMS_Types.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_1.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_2.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_3.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_4.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_5.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_6.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_7.cc' was generated.
Notify: File `MobileL3_SS_Types.hh' was generated.
Notify: File `MobileL3_SS_Types.cc' was generated.
Notify: File `MobileL3_SS_Types_part_1.cc' was generated.
Notify: File `MobileL3_SS_Types_part_2.cc' was generated.
Notify: File `MobileL3_SS_Types_part_3.cc' was generated.
Notify: File `MobileL3_SS_Types_part_4.cc' was generated.
Notify: File `MobileL3_SS_Types_part_5.cc' was generated.
Notify: File `MobileL3_SS_Types_part_6.cc' was generated.
Notify: File `MobileL3_SS_Types_part_7.cc' was generated.
Notify: File `MobileL3_Types.hh' was generated.
Notify: File `MobileL3_Types.cc' was generated.
Notify: File `MobileL3_Types_part_1.cc' was generated.
Notify: File `MobileL3_Types_part_2.cc' was generated.
Notify: File `MobileL3_Types_part_3.cc' was generated.
Notify: File `MobileL3_Types_part_4.cc' was generated.
Notify: File `MobileL3_Types_part_5.cc' was generated.
Notify: File `MobileL3_Types_part_6.cc' was generated.
Notify: File `MobileL3_Types_part_7.cc' was generated.
Notify: File `NS_Emulation.hh' was generated.
Notify: File `NS_Emulation.cc' was generated.
Notify: File `NS_Emulation_part_1.cc' was generated.
Notify: File `NS_Emulation_part_2.cc' was generated.
Notify: File `NS_Emulation_part_3.cc' was generated.
Notify: File `NS_Emulation_part_4.cc' was generated.
Notify: File `NS_Emulation_part_5.cc' was generated.
Notify: File `NS_Emulation_part_6.cc' was generated.
Notify: File `NS_Emulation_part_7.cc' was generated.
Notify: File `NS_Provider_FR.hh' was generated.
Notify: File `NS_Provider_FR.cc' was generated.
Notify: File `NS_Provider_FR_part_1.cc' was generated.
Notify: File `NS_Provider_FR_part_2.cc' was generated.
Notify: File `NS_Provider_FR_part_3.cc' was generated.
Notify: File `NS_Provider_FR_part_4.cc' was generated.
Notify: File `NS_Provider_FR_part_5.cc' was generated.
Notify: File `NS_Provider_FR_part_6.cc' was generated.
Notify: File `NS_Provider_FR_part_7.cc' was generated.
Notify: File `NS_Provider_IPL4.hh' was generated.
Notify: File `NS_Provider_IPL4.cc' was generated.
Notify: File `NS_Provider_IPL4_part_1.cc' was generated.
Notify: File `NS_Provider_IPL4_part_2.cc' was generated.
Notify: File `NS_Provider_IPL4_part_3.cc' was generated.
Notify: File `NS_Provider_IPL4_part_4.cc' was generated.
Notify: File `NS_Provider_IPL4_part_5.cc' was generated.
Notify: File `NS_Provider_IPL4_part_6.cc' was generated.
Notify: File `NS_Provider_IPL4_part_7.cc' was generated.
Notify: File `NS_Tests.hh' was generated.
Notify: File `NS_Tests.cc' was generated.
Notify: File `NS_Tests_part_1.cc' was generated.
Notify: File `NS_Tests_part_2.cc' was generated.
Notify: File `NS_Tests_part_3.cc' was generated.
Notify: File `NS_Tests_part_4.cc' was generated.
Notify: File `NS_Tests_part_5.cc' was generated.
Notify: File `NS_Tests_part_6.cc' was generated.
Notify: File `NS_Tests_part_7.cc' was generated.
Notify: File `NS_Types.hh' was generated.
Notify: File `NS_Types.cc' was generated.
Notify: File `NS_Types_part_1.cc' was generated.
Notify: File `NS_Types_part_2.cc' was generated.
Notify: File `NS_Types_part_3.cc' was generated.
Notify: File `NS_Types_part_4.cc' was generated.
Notify: File `NS_Types_part_5.cc' was generated.
Notify: File `NS_Types_part_6.cc' was generated.
Notify: File `NS_Types_part_7.cc' was generated.
Notify: File `Native_Functions.hh' was generated.
Notify: File `Native_Functions.cc' was generated.
Notify: File `Native_Functions_part_1.cc' was generated.
Notify: File `Native_Functions_part_2.cc' was generated.
Notify: File `Native_Functions_part_3.cc' was generated.
Notify: File `Native_Functions_part_4.cc' was generated.
Notify: File `Native_Functions_part_5.cc' was generated.
Notify: File `Native_Functions_part_6.cc' was generated.
Notify: File `Native_Functions_part_7.cc' was generated.
Notify: File `Osmocom_Gb_Types.hh' was generated.
Notify: File `Osmocom_Gb_Types.cc' was generated.
Notify: File `Osmocom_Gb_Types_part_1.cc' was generated.
Notify: File `Osmocom_Gb_Types_part_2.cc' was generated.
Notify: File `Osmocom_Gb_Types_part_3.cc' was generated.
Notify: File `Osmocom_Gb_Types_part_4.cc' was generated.
Notify: File `Osmocom_Gb_Types_part_5.cc' was generated.
Notify: File `Osmocom_Gb_Types_part_6.cc' was generated.
Notify: File `Osmocom_Gb_Types_part_7.cc' was generated.
Notify: File `Osmocom_Types.hh' was generated.
Notify: File `Osmocom_Types.cc' was generated.
Notify: File `Osmocom_Types_part_1.cc' was generated.
Notify: File `Osmocom_Types_part_2.cc' was generated.
Notify: File `Osmocom_Types_part_3.cc' was generated.
Notify: File `Osmocom_Types_part_4.cc' was generated.
Notify: File `Osmocom_Types_part_5.cc' was generated.
Notify: File `Osmocom_Types_part_6.cc' was generated.
Notify: File `Osmocom_Types_part_7.cc' was generated.
Notify: File `Osmocom_VTY_Functions.hh' was generated.
Notify: File `Osmocom_VTY_Functions.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated.
Notify: File `Q931_Types.hh' was generated.
Notify: File `Q931_Types.cc' was generated.
Notify: File `Q931_Types_part_1.cc' was generated.
Notify: File `Q931_Types_part_2.cc' was generated.
Notify: File `Q931_Types_part_3.cc' was generated.
Notify: File `Q931_Types_part_4.cc' was generated.
Notify: File `Q931_Types_part_5.cc' was generated.
Notify: File `Q931_Types_part_6.cc' was generated.
Notify: File `Q931_Types_part_7.cc' was generated.
Notify: File `Q933_Types.hh' was generated.
Notify: File `Q933_Types.cc' was generated.
Notify: File `Q933_Types_part_1.cc' was generated.
Notify: File `Q933_Types_part_2.cc' was generated.
Notify: File `Q933_Types_part_3.cc' was generated.
Notify: File `Q933_Types_part_4.cc' was generated.
Notify: File `Q933_Types_part_5.cc' was generated.
Notify: File `Q933_Types_part_6.cc' was generated.
Notify: File `Q933_Types_part_7.cc' was generated.
Notify: File `RAW_NS.hh' was generated.
Notify: File `RAW_NS.cc' was generated.
Notify: File `RAW_NS_part_1.cc' was generated.
Notify: File `RAW_NS_part_2.cc' was generated.
Notify: File `RAW_NS_part_3.cc' was generated.
Notify: File `RAW_NS_part_4.cc' was generated.
Notify: File `RAW_NS_part_5.cc' was generated.
Notify: File `RAW_NS_part_6.cc' was generated.
Notify: File `RAW_NS_part_7.cc' was generated.
Notify: File `SNDCP_Types.hh' was generated.
Notify: File `SNDCP_Types.cc' was generated.
Notify: File `SNDCP_Types_part_1.cc' was generated.
Notify: File `SNDCP_Types_part_2.cc' was generated.
Notify: File `SNDCP_Types_part_3.cc' was generated.
Notify: File `SNDCP_Types_part_4.cc' was generated.
Notify: File `SNDCP_Types_part_5.cc' was generated.
Notify: File `SNDCP_Types_part_6.cc' was generated.
Notify: File `SNDCP_Types_part_7.cc' was generated.
Notify: File `Socket_API_Definitions.hh' was generated.
Notify: File `Socket_API_Definitions.cc' was generated.
Notify: File `Socket_API_Definitions_part_1.cc' was generated.
Notify: File `Socket_API_Definitions_part_2.cc' was generated.
Notify: File `Socket_API_Definitions_part_3.cc' was generated.
Notify: File `Socket_API_Definitions_part_4.cc' was generated.
Notify: File `Socket_API_Definitions_part_5.cc' was generated.
Notify: File `Socket_API_Definitions_part_6.cc' was generated.
Notify: File `Socket_API_Definitions_part_7.cc' was generated.
Notify: File `StatsD_Checker.hh' was generated.
Notify: File `StatsD_Checker.cc' was generated.
Notify: File `StatsD_Checker_part_1.cc' was generated.
Notify: File `StatsD_Checker_part_2.cc' was generated.
Notify: File `StatsD_Checker_part_3.cc' was generated.
Notify: File `StatsD_Checker_part_4.cc' was generated.
Notify: File `StatsD_Checker_part_5.cc' was generated.
Notify: File `StatsD_Checker_part_6.cc' was generated.
Notify: File `StatsD_Checker_part_7.cc' was generated.
Notify: File `StatsD_CodecPort.hh' was generated.
Notify: File `StatsD_CodecPort.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated.
Notify: File `StatsD_CodecPort_part_1.cc' was generated.
Notify: File `StatsD_CodecPort_part_2.cc' was generated.
Notify: File `StatsD_CodecPort_part_3.cc' was generated.
Notify: File `StatsD_CodecPort_part_4.cc' was generated.
Notify: File `StatsD_CodecPort_part_5.cc' was generated.
Notify: File `StatsD_CodecPort_part_6.cc' was generated.
Notify: File `StatsD_CodecPort_part_7.cc' was generated.
Notify: File `StatsD_Types.hh' was generated.
Notify: File `StatsD_Types.cc' was generated.
Notify: File `StatsD_Types_part_1.cc' was generated.
Notify: File `StatsD_Types_part_2.cc' was generated.
Notify: File `StatsD_Types_part_3.cc' was generated.
Notify: File `StatsD_Types_part_4.cc' was generated.
Notify: File `StatsD_Types_part_5.cc' was generated.
Notify: File `StatsD_Types_part_6.cc' was generated.
Notify: File `StatsD_Types_part_7.cc' was generated.
Notify: File `TCCConversion_Functions.hh' was generated.
Notify: File `TCCConversion_Functions.cc' was generated.
Notify: File `TCCConversion_Functions_part_1.cc' was generated.
Notify: File `TCCConversion_Functions_part_2.cc' was generated.
Notify: File `TCCConversion_Functions_part_3.cc' was generated.
Notify: File `TCCConversion_Functions_part_4.cc' was generated.
Notify: File `TCCConversion_Functions_part_5.cc' was generated.
Notify: File `TCCConversion_Functions_part_6.cc' was generated.
Notify: File `TCCConversion_Functions_part_7.cc' was generated.
Notify: File `TCCInterface_Functions.hh' was generated.
Notify: File `TCCInterface_Functions.cc' was generated.
Notify: File `TCCInterface_Functions_part_1.cc' was generated.
Notify: File `TCCInterface_Functions_part_2.cc' was generated.
Notify: File `TCCInterface_Functions_part_3.cc' was generated.
Notify: File `TCCInterface_Functions_part_4.cc' was generated.
Notify: File `TCCInterface_Functions_part_5.cc' was generated.
Notify: File `TCCInterface_Functions_part_6.cc' was generated.
Notify: File `TCCInterface_Functions_part_7.cc' was generated.
Notify: File `TELNETasp_PortType.hh' was generated.
Notify: File `TELNETasp_PortType.cc' was generated.
Notify: File `TELNETasp_PortType_part_1.cc' was generated.
Notify: File `TELNETasp_PortType_part_2.cc' was generated.
Notify: File `TELNETasp_PortType_part_3.cc' was generated.
Notify: File `TELNETasp_PortType_part_4.cc' was generated.
Notify: File `TELNETasp_PortType_part_5.cc' was generated.
Notify: File `TELNETasp_PortType_part_6.cc' was generated.
Notify: File `TELNETasp_PortType_part_7.cc' was generated.
Notify: File `UD_PortType.hh' was generated.
Notify: File `UD_PortType.cc' was generated.
Notify: File `UD_PortType_part_1.cc' was generated.
Notify: File `UD_PortType_part_2.cc' was generated.
Notify: File `UD_PortType_part_3.cc' was generated.
Notify: File `UD_PortType_part_4.cc' was generated.
Notify: File `UD_PortType_part_5.cc' was generated.
Notify: File `UD_PortType_part_6.cc' was generated.
Notify: File `UD_PortType_part_7.cc' was generated.
Notify: File `UD_Types.hh' was generated.
Notify: File `UD_Types.cc' was generated.
Notify: File `UD_Types_part_1.cc' was generated.
Notify: File `UD_Types_part_2.cc' was generated.
Notify: File `UD_Types_part_3.cc' was generated.
Notify: File `UD_Types_part_4.cc' was generated.
Notify: File `UD_Types_part_5.cc' was generated.
Notify: File `UD_Types_part_6.cc' was generated.
Notify: File `UD_Types_part_7.cc' was generated.
Notify: 414 files were updated.
touch compile
make[1]: Leaving directory '/osmo-ttcn3-hacks/ns'
make -j4 -C ns
make[1]: Entering directory '/osmo-ttcn3-hacks/ns'
Creating dependency file for UD_PT.cc
Creating dependency file for TELNETasp_PT.cc
Creating dependency file for TCCInterface.cc
Creating dependency file for TCCConversion.cc
Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc
Creating dependency file for Native_FunctionDefs.cc
Creating dependency file for LLC_EncDec.cc
Creating dependency file for IPL4asp_discovery.cc
Creating dependency file for IPL4asp_PT.cc
Creating dependency file for BSSGP_EncDec.cc
Creating dependency file for AF_PACKET_PT.cc
Creating dependency file for StatsD_Checker_part_7.cc
Creating dependency file for StatsD_Checker_part_6.cc
Creating dependency file for StatsD_Checker_part_5.cc
Creating dependency file for StatsD_Checker_part_4.cc
Creating dependency file for StatsD_Checker_part_3.cc
Creating dependency file for StatsD_Checker_part_2.cc
Creating dependency file for StatsD_Checker_part_1.cc
Creating dependency file for RAW_NS_part_7.cc
Creating dependency file for RAW_NS_part_6.cc
Creating dependency file for RAW_NS_part_5.cc
Creating dependency file for RAW_NS_part_4.cc
Creating dependency file for RAW_NS_part_3.cc
Creating dependency file for RAW_NS_part_2.cc
Creating dependency file for RAW_NS_part_1.cc
Creating dependency file for NS_Emulation_part_6.cc
Creating dependency file for NS_Emulation_part_7.cc
Creating dependency file for NS_Emulation_part_5.cc
Creating dependency file for NS_Emulation_part_4.cc
Creating dependency file for NS_Emulation_part_3.cc
Creating dependency file for NS_Emulation_part_2.cc
Creating dependency file for NS_Emulation_part_1.cc
Creating dependency file for BSSGP_Emulation_part_7.cc
Creating dependency file for BSSGP_Emulation_part_6.cc
Creating dependency file for BSSGP_Emulation_part_5.cc
Creating dependency file for BSSGP_Emulation_part_4.cc
Creating dependency file for BSSGP_Emulation_part_3.cc
Creating dependency file for BSSGP_Emulation_part_2.cc
Creating dependency file for BSSGP_Emulation_part_1.cc
Creating dependency file for StatsD_Checker.cc
Creating dependency file for RAW_NS.cc
Creating dependency file for NS_Emulation.cc
Creating dependency file for BSSGP_Emulation.cc
Creating dependency file for UD_Types_part_7.cc
Creating dependency file for UD_Types_part_6.cc
Creating dependency file for UD_Types_part_5.cc
Creating dependency file for UD_Types_part_4.cc
Creating dependency file for UD_Types_part_3.cc
Creating dependency file for UD_Types_part_2.cc
Creating dependency file for UD_Types_part_1.cc
Creating dependency file for UD_PortType_part_7.cc
Creating dependency file for UD_PortType_part_6.cc
Creating dependency file for UD_PortType_part_5.cc
Creating dependency file for UD_PortType_part_4.cc
Creating dependency file for UD_PortType_part_3.cc
Creating dependency file for UD_PortType_part_2.cc
Creating dependency file for UD_PortType_part_1.cc
Creating dependency file for TELNETasp_PortType_part_7.cc
Creating dependency file for TELNETasp_PortType_part_6.cc
Creating dependency file for TELNETasp_PortType_part_5.cc
Creating dependency file for TELNETasp_PortType_part_4.cc
Creating dependency file for TELNETasp_PortType_part_3.cc
Creating dependency file for TELNETasp_PortType_part_2.cc
Creating dependency file for TELNETasp_PortType_part_1.cc
Creating dependency file for TCCInterface_Functions_part_7.cc
Creating dependency file for TCCInterface_Functions_part_6.cc
Creating dependency file for TCCInterface_Functions_part_5.cc
Creating dependency file for TCCInterface_Functions_part_4.cc
Creating dependency file for TCCInterface_Functions_part_3.cc
Creating dependency file for TCCInterface_Functions_part_2.cc
Creating dependency file for TCCInterface_Functions_part_1.cc
Creating dependency file for TCCConversion_Functions_part_7.cc
Creating dependency file for TCCConversion_Functions_part_6.cc
Creating dependency file for TCCConversion_Functions_part_5.cc
Creating dependency file for TCCConversion_Functions_part_4.cc
Creating dependency file for TCCConversion_Functions_part_2.cc
Creating dependency file for TCCConversion_Functions_part_3.cc
Creating dependency file for TCCConversion_Functions_part_1.cc
Creating dependency file for StatsD_Types_part_7.cc
Creating dependency file for StatsD_Types_part_6.cc
Creating dependency file for StatsD_Types_part_5.cc
Creating dependency file for StatsD_Types_part_4.cc
Creating dependency file for StatsD_Types_part_3.cc
Creating dependency file for StatsD_Types_part_2.cc
Creating dependency file for StatsD_Types_part_1.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for StatsD_CodecPort_part_7.cc
Creating dependency file for StatsD_CodecPort_part_6.cc
Creating dependency file for StatsD_CodecPort_part_5.cc
Creating dependency file for StatsD_CodecPort_part_4.cc
Creating dependency file for StatsD_CodecPort_part_3.cc
Creating dependency file for StatsD_CodecPort_part_2.cc
Creating dependency file for StatsD_CodecPort_part_1.cc
Creating dependency file for Socket_API_Definitions_part_7.cc
Creating dependency file for Socket_API_Definitions_part_6.cc
Creating dependency file for Socket_API_Definitions_part_5.cc
Creating dependency file for Socket_API_Definitions_part_4.cc
Creating dependency file for Socket_API_Definitions_part_3.cc
Creating dependency file for Socket_API_Definitions_part_2.cc
Creating dependency file for Socket_API_Definitions_part_1.cc
Creating dependency file for SNDCP_Types_part_7.cc
Creating dependency file for SNDCP_Types_part_6.cc
Creating dependency file for SNDCP_Types_part_5.cc
Creating dependency file for SNDCP_Types_part_4.cc
Creating dependency file for SNDCP_Types_part_3.cc
Creating dependency file for SNDCP_Types_part_2.cc
Creating dependency file for SNDCP_Types_part_1.cc
Creating dependency file for Q933_Types_part_7.cc
Creating dependency file for Q933_Types_part_6.cc
Creating dependency file for Q933_Types_part_5.cc
Creating dependency file for Q933_Types_part_4.cc
Creating dependency file for Q933_Types_part_3.cc
Creating dependency file for Q933_Types_part_2.cc
Creating dependency file for Q933_Types_part_1.cc
Creating dependency file for Q931_Types_part_7.cc
Creating dependency file for Q931_Types_part_6.cc
Creating dependency file for Q931_Types_part_5.cc
Creating dependency file for Q931_Types_part_4.cc
Creating dependency file for Q931_Types_part_3.cc
Creating dependency file for Q931_Types_part_2.cc
Creating dependency file for Q931_Types_part_1.cc
Creating dependency file for Osmocom_VTY_Functions_part_7.cc
Creating dependency file for Osmocom_VTY_Functions_part_6.cc
Creating dependency file for Osmocom_VTY_Functions_part_5.cc
Creating dependency file for Osmocom_VTY_Functions_part_4.cc
Creating dependency file for Osmocom_VTY_Functions_part_3.cc
Creating dependency file for Osmocom_VTY_Functions_part_2.cc
Creating dependency file for Osmocom_VTY_Functions_part_1.cc
Creating dependency file for Osmocom_Types_part_7.cc
Creating dependency file for Osmocom_Types_part_6.cc
Creating dependency file for Osmocom_Types_part_5.cc
Creating dependency file for Osmocom_Types_part_4.cc
Creating dependency file for Osmocom_Types_part_3.cc
Creating dependency file for Osmocom_Types_part_2.cc
Creating dependency file for Osmocom_Types_part_1.cc
Creating dependency file for Osmocom_Gb_Types_part_7.cc
Creating dependency file for Osmocom_Gb_Types_part_6.cc
Creating dependency file for Osmocom_Gb_Types_part_5.cc
Creating dependency file for Osmocom_Gb_Types_part_4.cc
Creating dependency file for Osmocom_Gb_Types_part_3.cc
Creating dependency file for Osmocom_Gb_Types_part_2.cc
Creating dependency file for Osmocom_Gb_Types_part_1.cc
Creating dependency file for Native_Functions_part_7.cc
Creating dependency file for Native_Functions_part_6.cc
Creating dependency file for Native_Functions_part_5.cc
Creating dependency file for Native_Functions_part_4.cc
Creating dependency file for Native_Functions_part_3.cc
Creating dependency file for Native_Functions_part_2.cc
Creating dependency file for Native_Functions_part_1.cc
Creating dependency file for NS_Types_part_7.cc
Creating dependency file for NS_Types_part_6.cc
Creating dependency file for NS_Types_part_5.cc
Creating dependency file for NS_Types_part_4.cc
Creating dependency file for NS_Types_part_3.cc
Creating dependency file for NS_Types_part_2.cc
Creating dependency file for NS_Types_part_1.cc
Creating dependency file for NS_Tests_part_7.cc
Creating dependency file for NS_Tests_part_6.cc
Creating dependency file for NS_Tests_part_5.cc
Creating dependency file for NS_Tests_part_4.cc
Creating dependency file for NS_Tests_part_3.cc
Creating dependency file for NS_Tests_part_2.cc
Creating dependency file for NS_Tests_part_1.cc
Creating dependency file for NS_Provider_IPL4_part_7.cc
Creating dependency file for NS_Provider_IPL4_part_6.cc
Creating dependency file for NS_Provider_IPL4_part_5.cc
Creating dependency file for NS_Provider_IPL4_part_4.cc
Creating dependency file for NS_Provider_IPL4_part_3.cc
Creating dependency file for NS_Provider_IPL4_part_2.cc
Creating dependency file for NS_Provider_IPL4_part_1.cc
Creating dependency file for NS_Provider_FR_part_7.cc
Creating dependency file for NS_Provider_FR_part_6.cc
Creating dependency file for NS_Provider_FR_part_5.cc
Creating dependency file for NS_Provider_FR_part_4.cc
Creating dependency file for NS_Provider_FR_part_3.cc
Creating dependency file for NS_Provider_FR_part_2.cc
Creating dependency file for NS_Provider_FR_part_1.cc
Creating dependency file for MobileL3_Types_part_7.cc
Creating dependency file for MobileL3_Types_part_6.cc
Creating dependency file for MobileL3_Types_part_5.cc
Creating dependency file for MobileL3_Types_part_4.cc
Creating dependency file for MobileL3_Types_part_3.cc
Creating dependency file for MobileL3_Types_part_2.cc
Creating dependency file for MobileL3_Types_part_1.cc
Creating dependency file for MobileL3_SS_Types_part_7.cc
Creating dependency file for MobileL3_SS_Types_part_6.cc
Creating dependency file for MobileL3_SS_Types_part_5.cc
Creating dependency file for MobileL3_SS_Types_part_4.cc
Creating dependency file for MobileL3_SS_Types_part_3.cc
Creating dependency file for MobileL3_SS_Types_part_2.cc
Creating dependency file for MobileL3_SS_Types_part_1.cc
Creating dependency file for MobileL3_SMS_Types_part_7.cc
Creating dependency file for MobileL3_SMS_Types_part_6.cc
Creating dependency file for MobileL3_SMS_Types_part_5.cc
Creating dependency file for MobileL3_SMS_Types_part_4.cc
Creating dependency file for MobileL3_SMS_Types_part_3.cc
Creating dependency file for MobileL3_SMS_Types_part_2.cc
Creating dependency file for MobileL3_SMS_Types_part_1.cc
Creating dependency file for MobileL3_RRM_Types_part_7.cc
Creating dependency file for MobileL3_RRM_Types_part_6.cc
Creating dependency file for MobileL3_RRM_Types_part_5.cc
Creating dependency file for MobileL3_RRM_Types_part_4.cc
Creating dependency file for MobileL3_RRM_Types_part_3.cc
Creating dependency file for MobileL3_RRM_Types_part_2.cc
Creating dependency file for MobileL3_RRM_Types_part_1.cc
Creating dependency file for MobileL3_MM_Types_part_7.cc
Creating dependency file for MobileL3_MM_Types_part_6.cc
Creating dependency file for MobileL3_MM_Types_part_5.cc
Creating dependency file for MobileL3_MM_Types_part_4.cc
Creating dependency file for MobileL3_MM_Types_part_3.cc
Creating dependency file for MobileL3_MM_Types_part_2.cc
Creating dependency file for MobileL3_MM_Types_part_1.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc
Creating dependency file for MobileL3_CommonIE_Types_part_7.cc
Creating dependency file for MobileL3_CommonIE_Types_part_6.cc
Creating dependency file for MobileL3_CommonIE_Types_part_5.cc
Creating dependency file for MobileL3_CommonIE_Types_part_4.cc
Creating dependency file for MobileL3_CommonIE_Types_part_3.cc
Creating dependency file for MobileL3_CommonIE_Types_part_2.cc
Creating dependency file for MobileL3_CommonIE_Types_part_1.cc
Creating dependency file for MobileL3_CC_Types_part_7.cc
Creating dependency file for MobileL3_CC_Types_part_6.cc
Creating dependency file for MobileL3_CC_Types_part_5.cc
Creating dependency file for MobileL3_CC_Types_part_4.cc
Creating dependency file for MobileL3_CC_Types_part_3.cc
Creating dependency file for MobileL3_CC_Types_part_2.cc
Creating dependency file for MobileL3_CC_Types_part_1.cc
Creating dependency file for Misc_Helpers_part_7.cc
Creating dependency file for Misc_Helpers_part_6.cc
Creating dependency file for Misc_Helpers_part_5.cc
Creating dependency file for Misc_Helpers_part_4.cc
Creating dependency file for Misc_Helpers_part_3.cc
Creating dependency file for Misc_Helpers_part_2.cc
Creating dependency file for Misc_Helpers_part_1.cc
Creating dependency file for LLC_Types_part_7.cc
Creating dependency file for LLC_Types_part_6.cc
Creating dependency file for LLC_Types_part_5.cc
Creating dependency file for LLC_Types_part_4.cc
Creating dependency file for LLC_Types_part_3.cc
Creating dependency file for LLC_Types_part_2.cc
Creating dependency file for LLC_Types_part_1.cc
Creating dependency file for LLC_Templates_part_7.cc
Creating dependency file for LLC_Templates_part_6.cc
Creating dependency file for LLC_Templates_part_5.cc
Creating dependency file for LLC_Templates_part_4.cc
Creating dependency file for LLC_Templates_part_3.cc
Creating dependency file for LLC_Templates_part_2.cc
Creating dependency file for LLC_Templates_part_1.cc
Creating dependency file for IPL4asp_Types_part_7.cc
Creating dependency file for IPL4asp_Types_part_6.cc
Creating dependency file for IPL4asp_Types_part_5.cc
Creating dependency file for IPL4asp_Types_part_4.cc
Creating dependency file for IPL4asp_Types_part_3.cc
Creating dependency file for IPL4asp_Types_part_2.cc
Creating dependency file for IPL4asp_Types_part_1.cc
Creating dependency file for IPL4asp_PortType_part_7.cc
Creating dependency file for IPL4asp_PortType_part_6.cc
Creating dependency file for IPL4asp_PortType_part_5.cc
Creating dependency file for IPL4asp_PortType_part_4.cc
Creating dependency file for IPL4asp_PortType_part_3.cc
Creating dependency file for IPL4asp_PortType_part_2.cc
Creating dependency file for IPL4asp_PortType_part_1.cc
Creating dependency file for IPL4asp_Functions_part_7.cc
Creating dependency file for IPL4asp_Functions_part_6.cc
Creating dependency file for IPL4asp_Functions_part_5.cc
Creating dependency file for IPL4asp_Functions_part_4.cc
Creating dependency file for IPL4asp_Functions_part_3.cc
Creating dependency file for IPL4asp_Functions_part_2.cc
Creating dependency file for IPL4asp_Functions_part_1.cc
Creating dependency file for General_Types_part_7.cc
Creating dependency file for General_Types_part_6.cc
Creating dependency file for General_Types_part_5.cc
Creating dependency file for General_Types_part_4.cc
Creating dependency file for General_Types_part_3.cc
Creating dependency file for General_Types_part_2.cc
Creating dependency file for General_Types_part_1.cc
Creating dependency file for GSM_Types_part_7.cc
Creating dependency file for GSM_Types_part_6.cc
Creating dependency file for GSM_Types_part_5.cc
Creating dependency file for GSM_Types_part_4.cc
Creating dependency file for GSM_Types_part_3.cc
Creating dependency file for GSM_Types_part_2.cc
Creating dependency file for GSM_Types_part_1.cc
Creating dependency file for FrameRelay_Types_part_7.cc
Creating dependency file for FrameRelay_Types_part_6.cc
Creating dependency file for FrameRelay_Types_part_5.cc
Creating dependency file for FrameRelay_Types_part_4.cc
Creating dependency file for FrameRelay_Types_part_3.cc
Creating dependency file for FrameRelay_Types_part_2.cc
Creating dependency file for FrameRelay_Types_part_1.cc
Creating dependency file for FrameRelay_Emulation_part_7.cc
Creating dependency file for FrameRelay_Emulation_part_6.cc
Creating dependency file for FrameRelay_Emulation_part_5.cc
Creating dependency file for FrameRelay_Emulation_part_4.cc
Creating dependency file for FrameRelay_Emulation_part_3.cc
Creating dependency file for FrameRelay_Emulation_part_2.cc
Creating dependency file for FrameRelay_Emulation_part_1.cc
Creating dependency file for FrameRelay_CodecPort_part_7.cc
Creating dependency file for FrameRelay_CodecPort_part_6.cc
Creating dependency file for FrameRelay_CodecPort_part_5.cc
Creating dependency file for FrameRelay_CodecPort_part_4.cc
Creating dependency file for FrameRelay_CodecPort_part_3.cc
Creating dependency file for FrameRelay_CodecPort_part_2.cc
Creating dependency file for FrameRelay_CodecPort_part_1.cc
Creating dependency file for BSSGP_Types_part_7.cc
Creating dependency file for BSSGP_Types_part_6.cc
Creating dependency file for BSSGP_Types_part_5.cc
Creating dependency file for BSSGP_Types_part_4.cc
Creating dependency file for BSSGP_Types_part_3.cc
Creating dependency file for BSSGP_Types_part_2.cc
Creating dependency file for BSSGP_Types_part_1.cc
Creating dependency file for AF_PACKET_PortTypes_part_7.cc
Creating dependency file for AF_PACKET_PortTypes_part_6.cc
Creating dependency file for AF_PACKET_PortTypes_part_5.cc
Creating dependency file for AF_PACKET_PortTypes_part_4.cc
Creating dependency file for AF_PACKET_PortTypes_part_3.cc
Creating dependency file for AF_PACKET_PortTypes_part_2.cc
Creating dependency file for AF_PACKET_PortTypes_part_1.cc
Creating dependency file for AF_PACKET_PortType_part_7.cc
Creating dependency file for AF_PACKET_PortType_part_6.cc
Creating dependency file for AF_PACKET_PortType_part_5.cc
Creating dependency file for AF_PACKET_PortType_part_4.cc
Creating dependency file for AF_PACKET_PortType_part_3.cc
Creating dependency file for AF_PACKET_PortType_part_2.cc
Creating dependency file for AF_PACKET_PortType_part_1.cc
Creating dependency file for UD_Types.cc
Creating dependency file for UD_PortType.cc
Creating dependency file for TELNETasp_PortType.cc
Creating dependency file for TCCInterface_Functions.cc
Creating dependency file for TCCConversion_Functions.cc
Creating dependency file for StatsD_Types.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct.cc
Creating dependency file for StatsD_CodecPort.cc
Creating dependency file for Socket_API_Definitions.cc
Creating dependency file for SNDCP_Types.cc
Creating dependency file for Q933_Types.cc
Creating dependency file for Q931_Types.cc
Creating dependency file for Osmocom_VTY_Functions.cc
Creating dependency file for Osmocom_Types.cc
Creating dependency file for Osmocom_Gb_Types.cc
Creating dependency file for Native_Functions.cc
Creating dependency file for NS_Types.cc
Creating dependency file for NS_Tests.cc
Creating dependency file for NS_Provider_IPL4.cc
Creating dependency file for NS_Provider_FR.cc
Creating dependency file for MobileL3_Types.cc
Creating dependency file for MobileL3_SS_Types.cc
Creating dependency file for MobileL3_SMS_Types.cc
Creating dependency file for MobileL3_RRM_Types.cc
Creating dependency file for MobileL3_MM_Types.cc
Creating dependency file for MobileL3_GMM_SM_Types.cc
Creating dependency file for MobileL3_CommonIE_Types.cc
Creating dependency file for MobileL3_CC_Types.cc
Creating dependency file for Misc_Helpers.cc
Creating dependency file for LLC_Types.cc
Creating dependency file for LLC_Templates.cc
Creating dependency file for IPL4asp_Types.cc
Creating dependency file for IPL4asp_PortType.cc
Creating dependency file for IPL4asp_Functions.cc
Creating dependency file for General_Types.cc
Creating dependency file for GSM_Types.cc
Creating dependency file for FrameRelay_Types.cc
Creating dependency file for FrameRelay_Emulation.cc
Creating dependency file for FrameRelay_CodecPort.cc
Creating dependency file for BSSGP_Types.cc
Creating dependency file for AF_PACKET_PortTypes.cc
Creating dependency file for AF_PACKET_PortType.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PortType.o AF_PACKET_PortType.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PortTypes.o AF_PACKET_PortTypes.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_Types.o BSSGP_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_CodecPort.o FrameRelay_CodecPort.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_Emulation.o FrameRelay_Emulation.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_Types.o FrameRelay_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types.o GSM_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types.o General_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions.o IPL4asp_Functions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType.o IPL4asp_PortType.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types.o IPL4asp_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_Templates.o LLC_Templates.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_Types.o LLC_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers.o Misc_Helpers.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types.o MobileL3_CC_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types.o MobileL3_MM_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types.o MobileL3_SS_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types.o MobileL3_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Provider_FR.o NS_Provider_FR.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Provider_IPL4.o NS_Provider_IPL4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Tests.o NS_Tests.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Types.o NS_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions.o Native_Functions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types.o Osmocom_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Q931_Types.o Q931_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Q933_Types.o Q933_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SNDCP_Types.o SNDCP_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions.o Socket_API_Definitions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort.o StatsD_CodecPort.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Types.o StatsD_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions.o TCCConversion_Functions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions.o TCCInterface_Functions.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType.o TELNETasp_PortType.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType.o UD_PortType.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types.o UD_Types.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PortType_part_1.o AF_PACKET_PortType_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PortType_part_2.o AF_PACKET_PortType_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PortType_part_3.o AF_PACKET_PortType_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PortType_part_4.o AF_PACKET_PortType_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PortType_part_5.o AF_PACKET_PortType_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PortType_part_6.o AF_PACKET_PortType_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PortType_part_7.o AF_PACKET_PortType_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PortTypes_part_1.o AF_PACKET_PortTypes_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PortTypes_part_2.o AF_PACKET_PortTypes_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PortTypes_part_3.o AF_PACKET_PortTypes_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PortTypes_part_4.o AF_PACKET_PortTypes_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PortTypes_part_5.o AF_PACKET_PortTypes_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PortTypes_part_6.o AF_PACKET_PortTypes_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PortTypes_part_7.o AF_PACKET_PortTypes_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_CodecPort_part_1.o FrameRelay_CodecPort_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_CodecPort_part_2.o FrameRelay_CodecPort_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_CodecPort_part_3.o FrameRelay_CodecPort_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_CodecPort_part_4.o FrameRelay_CodecPort_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_CodecPort_part_5.o FrameRelay_CodecPort_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_CodecPort_part_6.o FrameRelay_CodecPort_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_CodecPort_part_7.o FrameRelay_CodecPort_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_Emulation_part_1.o FrameRelay_Emulation_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_Emulation_part_2.o FrameRelay_Emulation_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_Emulation_part_3.o FrameRelay_Emulation_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_Emulation_part_4.o FrameRelay_Emulation_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_Emulation_part_5.o FrameRelay_Emulation_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_Emulation_part_6.o FrameRelay_Emulation_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_Emulation_part_7.o FrameRelay_Emulation_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_Types_part_1.o FrameRelay_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_Types_part_2.o FrameRelay_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_Types_part_3.o FrameRelay_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_Types_part_4.o FrameRelay_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_Types_part_5.o FrameRelay_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_Types_part_6.o FrameRelay_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o FrameRelay_Types_part_7.o FrameRelay_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_1.o GSM_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_2.o GSM_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_3.o GSM_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_4.o GSM_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_5.o GSM_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_6.o GSM_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_7.o GSM_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_1.o General_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_2.o General_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_3.o General_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_4.o General_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_5.o General_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_6.o General_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_7.o General_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_Templates_part_1.o LLC_Templates_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_Templates_part_2.o LLC_Templates_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_Templates_part_3.o LLC_Templates_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_Templates_part_4.o LLC_Templates_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_Templates_part_5.o LLC_Templates_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_Templates_part_6.o LLC_Templates_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_Templates_part_7.o LLC_Templates_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_Types_part_1.o LLC_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_Types_part_2.o LLC_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_Types_part_3.o LLC_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_Types_part_4.o LLC_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_Types_part_5.o LLC_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_Types_part_6.o LLC_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_Types_part_7.o LLC_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Provider_FR_part_1.o NS_Provider_FR_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Provider_FR_part_2.o NS_Provider_FR_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Provider_FR_part_3.o NS_Provider_FR_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Provider_FR_part_4.o NS_Provider_FR_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Provider_FR_part_5.o NS_Provider_FR_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Provider_FR_part_6.o NS_Provider_FR_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Provider_FR_part_7.o NS_Provider_FR_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Tests_part_1.o NS_Tests_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Tests_part_2.o NS_Tests_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Tests_part_3.o NS_Tests_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Tests_part_4.o NS_Tests_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Tests_part_5.o NS_Tests_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Tests_part_6.o NS_Tests_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Tests_part_7.o NS_Tests_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Types_part_1.o NS_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Types_part_2.o NS_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Types_part_3.o NS_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Types_part_4.o NS_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Types_part_5.o NS_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Types_part_6.o NS_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Types_part_7.o NS_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_1.o Native_Functions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_2.o Native_Functions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_3.o Native_Functions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_4.o Native_Functions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_5.o Native_Functions_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_6.o Native_Functions_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_7.o Native_Functions_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Q931_Types_part_1.o Q931_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Q931_Types_part_2.o Q931_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Q931_Types_part_3.o Q931_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Q931_Types_part_4.o Q931_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Q931_Types_part_5.o Q931_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Q931_Types_part_6.o Q931_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Q931_Types_part_7.o Q931_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Q933_Types_part_1.o Q933_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Q933_Types_part_2.o Q933_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Q933_Types_part_3.o Q933_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Q933_Types_part_4.o Q933_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Q933_Types_part_5.o Q933_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Q933_Types_part_6.o Q933_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Q933_Types_part_7.o Q933_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Types_part_1.o StatsD_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Types_part_2.o StatsD_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Types_part_3.o StatsD_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Types_part_4.o StatsD_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Types_part_5.o StatsD_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Types_part_6.o StatsD_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Types_part_7.o StatsD_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_1.o UD_PortType_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_2.o UD_PortType_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_3.o UD_PortType_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_4.o UD_PortType_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_5.o UD_PortType_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_6.o UD_PortType_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PortType_part_7.o UD_PortType_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_1.o UD_Types_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_2.o UD_Types_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_3.o UD_Types_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_4.o UD_Types_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_5.o UD_Types_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_6.o UD_Types_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_Types_part_7.o UD_Types_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_Emulation.o BSSGP_Emulation.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Emulation.o NS_Emulation.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAW_NS.o RAW_NS.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Checker.o StatsD_Checker.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Emulation_part_1.o NS_Emulation_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Emulation_part_2.o NS_Emulation_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Emulation_part_3.o NS_Emulation_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Emulation_part_4.o NS_Emulation_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Emulation_part_5.o NS_Emulation_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Emulation_part_6.o NS_Emulation_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o NS_Emulation_part_7.o NS_Emulation_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAW_NS_part_1.o RAW_NS_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAW_NS_part_2.o RAW_NS_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAW_NS_part_3.o RAW_NS_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAW_NS_part_4.o RAW_NS_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAW_NS_part_5.o RAW_NS_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAW_NS_part_6.o RAW_NS_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAW_NS_part_7.o RAW_NS_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AF_PACKET_PT.o AF_PACKET_PT.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSGP_EncDec.o BSSGP_EncDec.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PT.o IPL4asp_PT.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_discovery.o IPL4asp_discovery.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o LLC_EncDec.o LLC_EncDec.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_FunctionDefs.o Native_FunctionDefs.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion.o TCCConversion.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface.o TCCInterface.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PT.o TELNETasp_PT.cc
g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o UD_PT.o UD_PT.cc
g++  -shared -o AF_PACKET_PortType.so AF_PACKET_PortType.o
g++  -shared -o AF_PACKET_PortTypes.so AF_PACKET_PortTypes.o
g++  -shared -o BSSGP_Types.so BSSGP_Types.o
g++  -shared -o FrameRelay_CodecPort.so FrameRelay_CodecPort.o
g++  -shared -o FrameRelay_Emulation.so FrameRelay_Emulation.o
g++  -shared -o FrameRelay_Types.so FrameRelay_Types.o
g++  -shared -o GSM_Types.so GSM_Types.o
g++  -shared -o General_Types.so General_Types.o
g++  -shared -o IPL4asp_Functions.so IPL4asp_Functions.o
g++  -shared -o IPL4asp_PortType.so IPL4asp_PortType.o
g++  -shared -o IPL4asp_Types.so IPL4asp_Types.o
g++  -shared -o LLC_Templates.so LLC_Templates.o
g++  -shared -o LLC_Types.so LLC_Types.o
g++  -shared -o Misc_Helpers.so Misc_Helpers.o
g++  -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o
g++  -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o
g++  -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o
g++  -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o
g++  -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o
g++  -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o
g++  -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o
g++  -shared -o MobileL3_Types.so MobileL3_Types.o
g++  -shared -o NS_Provider_FR.so NS_Provider_FR.o
g++  -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o
g++  -shared -o NS_Tests.so NS_Tests.o
g++  -shared -o NS_Types.so NS_Types.o
g++  -shared -o Native_Functions.so Native_Functions.o
g++  -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o
g++  -shared -o Osmocom_Types.so Osmocom_Types.o
g++  -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o
g++  -shared -o Q931_Types.so Q931_Types.o
g++  -shared -o Q933_Types.so Q933_Types.o
g++  -shared -o SNDCP_Types.so SNDCP_Types.o
g++  -shared -o Socket_API_Definitions.so Socket_API_Definitions.o
g++  -shared -o StatsD_CodecPort.so StatsD_CodecPort.o
g++  -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o
g++  -shared -o StatsD_Types.so StatsD_Types.o
g++  -shared -o TCCConversion_Functions.so TCCConversion_Functions.o
g++  -shared -o TCCInterface_Functions.so TCCInterface_Functions.o
g++  -shared -o TELNETasp_PortType.so TELNETasp_PortType.o
g++  -shared -o UD_PortType.so UD_PortType.o
g++  -shared -o UD_Types.so UD_Types.o
g++  -shared -o AF_PACKET_PortType_part_1.so AF_PACKET_PortType_part_1.o
g++  -shared -o AF_PACKET_PortType_part_2.so AF_PACKET_PortType_part_2.o
g++  -shared -o AF_PACKET_PortType_part_3.so AF_PACKET_PortType_part_3.o
g++  -shared -o AF_PACKET_PortType_part_4.so AF_PACKET_PortType_part_4.o
g++  -shared -o AF_PACKET_PortType_part_5.so AF_PACKET_PortType_part_5.o
g++  -shared -o AF_PACKET_PortType_part_6.so AF_PACKET_PortType_part_6.o
g++  -shared -o AF_PACKET_PortType_part_7.so AF_PACKET_PortType_part_7.o
g++  -shared -o AF_PACKET_PortTypes_part_1.so AF_PACKET_PortTypes_part_1.o
g++  -shared -o AF_PACKET_PortTypes_part_2.so AF_PACKET_PortTypes_part_2.o
g++  -shared -o AF_PACKET_PortTypes_part_3.so AF_PACKET_PortTypes_part_3.o
g++  -shared -o AF_PACKET_PortTypes_part_4.so AF_PACKET_PortTypes_part_4.o
g++  -shared -o AF_PACKET_PortTypes_part_5.so AF_PACKET_PortTypes_part_5.o
g++  -shared -o AF_PACKET_PortTypes_part_6.so AF_PACKET_PortTypes_part_6.o
g++  -shared -o AF_PACKET_PortTypes_part_7.so AF_PACKET_PortTypes_part_7.o
g++  -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o
g++  -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o
g++  -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o
g++  -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o
g++  -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o
g++  -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o
g++  -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o
g++  -shared -o FrameRelay_CodecPort_part_1.so FrameRelay_CodecPort_part_1.o
g++  -shared -o FrameRelay_CodecPort_part_2.so FrameRelay_CodecPort_part_2.o
g++  -shared -o FrameRelay_CodecPort_part_3.so FrameRelay_CodecPort_part_3.o
g++  -shared -o FrameRelay_CodecPort_part_4.so FrameRelay_CodecPort_part_4.o
g++  -shared -o FrameRelay_CodecPort_part_5.so FrameRelay_CodecPort_part_5.o
g++  -shared -o FrameRelay_CodecPort_part_6.so FrameRelay_CodecPort_part_6.o
g++  -shared -o FrameRelay_CodecPort_part_7.so FrameRelay_CodecPort_part_7.o
g++  -shared -o FrameRelay_Emulation_part_1.so FrameRelay_Emulation_part_1.o
g++  -shared -o FrameRelay_Emulation_part_2.so FrameRelay_Emulation_part_2.o
g++  -shared -o FrameRelay_Emulation_part_3.so FrameRelay_Emulation_part_3.o
g++  -shared -o FrameRelay_Emulation_part_4.so FrameRelay_Emulation_part_4.o
g++  -shared -o FrameRelay_Emulation_part_5.so FrameRelay_Emulation_part_5.o
g++  -shared -o FrameRelay_Emulation_part_6.so FrameRelay_Emulation_part_6.o
g++  -shared -o FrameRelay_Emulation_part_7.so FrameRelay_Emulation_part_7.o
g++  -shared -o FrameRelay_Types_part_1.so FrameRelay_Types_part_1.o
g++  -shared -o FrameRelay_Types_part_2.so FrameRelay_Types_part_2.o
g++  -shared -o FrameRelay_Types_part_3.so FrameRelay_Types_part_3.o
g++  -shared -o FrameRelay_Types_part_4.so FrameRelay_Types_part_4.o
g++  -shared -o FrameRelay_Types_part_5.so FrameRelay_Types_part_5.o
g++  -shared -o FrameRelay_Types_part_6.so FrameRelay_Types_part_6.o
g++  -shared -o FrameRelay_Types_part_7.so FrameRelay_Types_part_7.o
g++  -shared -o GSM_Types_part_1.so GSM_Types_part_1.o
g++  -shared -o GSM_Types_part_2.so GSM_Types_part_2.o
g++  -shared -o GSM_Types_part_3.so GSM_Types_part_3.o
g++  -shared -o GSM_Types_part_4.so GSM_Types_part_4.o
g++  -shared -o GSM_Types_part_5.so GSM_Types_part_5.o
g++  -shared -o GSM_Types_part_6.so GSM_Types_part_6.o
g++  -shared -o GSM_Types_part_7.so GSM_Types_part_7.o
g++  -shared -o General_Types_part_1.so General_Types_part_1.o
g++  -shared -o General_Types_part_2.so General_Types_part_2.o
g++  -shared -o General_Types_part_3.so General_Types_part_3.o
g++  -shared -o General_Types_part_4.so General_Types_part_4.o
g++  -shared -o General_Types_part_5.so General_Types_part_5.o
g++  -shared -o General_Types_part_6.so General_Types_part_6.o
g++  -shared -o General_Types_part_7.so General_Types_part_7.o
g++  -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o
g++  -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o
g++  -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o
g++  -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o
g++  -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o
g++  -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o
g++  -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o
g++  -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o
g++  -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o
g++  -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o
g++  -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o
g++  -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o
g++  -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o
g++  -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o
g++  -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o
g++  -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o
g++  -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o
g++  -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o
g++  -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o
g++  -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o
g++  -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o
g++  -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o
g++  -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o
g++  -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o
g++  -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o
g++  -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o
g++  -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o
g++  -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o
g++  -shared -o LLC_Types_part_1.so LLC_Types_part_1.o
g++  -shared -o LLC_Types_part_2.so LLC_Types_part_2.o
g++  -shared -o LLC_Types_part_3.so LLC_Types_part_3.o
g++  -shared -o LLC_Types_part_4.so LLC_Types_part_4.o
g++  -shared -o LLC_Types_part_5.so LLC_Types_part_5.o
g++  -shared -o LLC_Types_part_6.so LLC_Types_part_6.o
g++  -shared -o LLC_Types_part_7.so LLC_Types_part_7.o
g++  -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o
g++  -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o
g++  -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o
g++  -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o
g++  -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o
g++  -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o
g++  -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o
g++  -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o
g++  -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o
g++  -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o
g++  -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o
g++  -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o
g++  -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o
g++  -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o
g++  -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o
g++  -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o
g++  -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o
g++  -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o
g++  -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o
g++  -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o
g++  -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o
g++  -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o
g++  -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o
g++  -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o
g++  -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o
g++  -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o
g++  -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o
g++  -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o
g++  -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o
g++  -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o
g++  -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o
g++  -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o
g++  -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o
g++  -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o
g++  -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o
g++  -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o
g++  -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o
g++  -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o
g++  -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o
g++  -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o
g++  -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o
g++  -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o
g++  -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o
g++  -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o
g++  -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o
g++  -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o
g++  -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o
g++  -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o
g++  -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o
g++  -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o
g++  -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o
g++  -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o
g++  -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o
g++  -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o
g++  -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o
g++  -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o
g++  -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o
g++  -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o
g++  -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o
g++  -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o
g++  -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o
g++  -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o
g++  -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o
g++  -shared -o NS_Provider_FR_part_1.so NS_Provider_FR_part_1.o
g++  -shared -o NS_Provider_FR_part_2.so NS_Provider_FR_part_2.o
g++  -shared -o NS_Provider_FR_part_3.so NS_Provider_FR_part_3.o
g++  -shared -o NS_Provider_FR_part_4.so NS_Provider_FR_part_4.o
g++  -shared -o NS_Provider_FR_part_5.so NS_Provider_FR_part_5.o
g++  -shared -o NS_Provider_FR_part_6.so NS_Provider_FR_part_6.o
g++  -shared -o NS_Provider_FR_part_7.so NS_Provider_FR_part_7.o
g++  -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o
g++  -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o
g++  -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o
g++  -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o
g++  -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o
g++  -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o
g++  -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o
g++  -shared -o NS_Tests_part_1.so NS_Tests_part_1.o
g++  -shared -o NS_Tests_part_2.so NS_Tests_part_2.o
g++  -shared -o NS_Tests_part_3.so NS_Tests_part_3.o
g++  -shared -o NS_Tests_part_4.so NS_Tests_part_4.o
g++  -shared -o NS_Tests_part_5.so NS_Tests_part_5.o
g++  -shared -o NS_Tests_part_6.so NS_Tests_part_6.o
g++  -shared -o NS_Tests_part_7.so NS_Tests_part_7.o
g++  -shared -o NS_Types_part_1.so NS_Types_part_1.o
g++  -shared -o NS_Types_part_2.so NS_Types_part_2.o
g++  -shared -o NS_Types_part_3.so NS_Types_part_3.o
g++  -shared -o NS_Types_part_4.so NS_Types_part_4.o
g++  -shared -o NS_Types_part_5.so NS_Types_part_5.o
g++  -shared -o NS_Types_part_6.so NS_Types_part_6.o
g++  -shared -o NS_Types_part_7.so NS_Types_part_7.o
g++  -shared -o Native_Functions_part_1.so Native_Functions_part_1.o
g++  -shared -o Native_Functions_part_2.so Native_Functions_part_2.o
g++  -shared -o Native_Functions_part_3.so Native_Functions_part_3.o
g++  -shared -o Native_Functions_part_4.so Native_Functions_part_4.o
g++  -shared -o Native_Functions_part_5.so Native_Functions_part_5.o
g++  -shared -o Native_Functions_part_6.so Native_Functions_part_6.o
g++  -shared -o Native_Functions_part_7.so Native_Functions_part_7.o
g++  -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o
g++  -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o
g++  -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o
g++  -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o
g++  -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o
g++  -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o
g++  -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o
g++  -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o
g++  -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o
g++  -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o
g++  -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o
g++  -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o
g++  -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o
g++  -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o
g++  -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o
g++  -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o
g++  -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o
g++  -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o
g++  -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o
g++  -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o
g++  -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o
g++  -shared -o Q931_Types_part_1.so Q931_Types_part_1.o
g++  -shared -o Q931_Types_part_2.so Q931_Types_part_2.o
g++  -shared -o Q931_Types_part_3.so Q931_Types_part_3.o
g++  -shared -o Q931_Types_part_4.so Q931_Types_part_4.o
g++  -shared -o Q931_Types_part_5.so Q931_Types_part_5.o
g++  -shared -o Q931_Types_part_6.so Q931_Types_part_6.o
g++  -shared -o Q931_Types_part_7.so Q931_Types_part_7.o
g++  -shared -o Q933_Types_part_1.so Q933_Types_part_1.o
g++  -shared -o Q933_Types_part_2.so Q933_Types_part_2.o
g++  -shared -o Q933_Types_part_3.so Q933_Types_part_3.o
g++  -shared -o Q933_Types_part_4.so Q933_Types_part_4.o
g++  -shared -o Q933_Types_part_5.so Q933_Types_part_5.o
g++  -shared -o Q933_Types_part_6.so Q933_Types_part_6.o
g++  -shared -o Q933_Types_part_7.so Q933_Types_part_7.o
g++  -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o
g++  -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o
g++  -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o
g++  -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o
g++  -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o
g++  -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o
g++  -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o
g++  -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o
g++  -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o
g++  -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o
g++  -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o
g++  -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o
g++  -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o
g++  -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o
g++  -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o
g++  -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o
g++  -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o
g++  -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o
g++  -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o
g++  -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o
g++  -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o
g++  -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o
g++  -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o
g++  -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o
g++  -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o
g++  -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o
g++  -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o
g++  -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o
g++  -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o
g++  -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o
g++  -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o
g++  -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o
g++  -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o
g++  -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o
g++  -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o
g++  -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o
g++  -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o
g++  -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o
g++  -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o
g++  -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o
g++  -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o
g++  -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o
g++  -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o
g++  -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o
g++  -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o
g++  -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o
g++  -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o
g++  -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o
g++  -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o
g++  -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o
g++  -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o
g++  -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o
g++  -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o
g++  -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o
g++  -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o
g++  -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o
g++  -shared -o UD_PortType_part_1.so UD_PortType_part_1.o
g++  -shared -o UD_PortType_part_2.so UD_PortType_part_2.o
g++  -shared -o UD_PortType_part_3.so UD_PortType_part_3.o
g++  -shared -o UD_PortType_part_4.so UD_PortType_part_4.o
g++  -shared -o UD_PortType_part_5.so UD_PortType_part_5.o
g++  -shared -o UD_PortType_part_6.so UD_PortType_part_6.o
g++  -shared -o UD_PortType_part_7.so UD_PortType_part_7.o
g++  -shared -o UD_Types_part_1.so UD_Types_part_1.o
g++  -shared -o UD_Types_part_2.so UD_Types_part_2.o
g++  -shared -o UD_Types_part_3.so UD_Types_part_3.o
g++  -shared -o UD_Types_part_4.so UD_Types_part_4.o
g++  -shared -o UD_Types_part_5.so UD_Types_part_5.o
g++  -shared -o UD_Types_part_6.so UD_Types_part_6.o
g++  -shared -o UD_Types_part_7.so UD_Types_part_7.o
g++  -shared -o BSSGP_Emulation.so BSSGP_Emulation.o
g++  -shared -o NS_Emulation.so NS_Emulation.o
g++  -shared -o RAW_NS.so RAW_NS.o
g++  -shared -o StatsD_Checker.so StatsD_Checker.o
g++  -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o
g++  -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o
g++  -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o
g++  -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o
g++  -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o
g++  -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o
g++  -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o
g++  -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o
g++  -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o
g++  -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o
g++  -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o
g++  -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o
g++  -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o
g++  -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o
g++  -shared -o RAW_NS_part_1.so RAW_NS_part_1.o
g++  -shared -o RAW_NS_part_2.so RAW_NS_part_2.o
g++  -shared -o RAW_NS_part_3.so RAW_NS_part_3.o
g++  -shared -o RAW_NS_part_4.so RAW_NS_part_4.o
g++  -shared -o RAW_NS_part_5.so RAW_NS_part_5.o
g++  -shared -o RAW_NS_part_6.so RAW_NS_part_6.o
g++  -shared -o RAW_NS_part_7.so RAW_NS_part_7.o
g++  -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o
g++  -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o
g++  -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o
g++  -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o
g++  -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o
g++  -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o
g++  -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o
g++  -shared -o AF_PACKET_PT.so AF_PACKET_PT.o
g++  -shared -o BSSGP_EncDec.so BSSGP_EncDec.o
g++  -shared -o IPL4asp_PT.so IPL4asp_PT.o
g++  -shared -o IPL4asp_discovery.so IPL4asp_discovery.o
g++  -shared -o LLC_EncDec.so LLC_EncDec.o
g++  -shared -o Native_FunctionDefs.so Native_FunctionDefs.o
g++  -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o
g++  -shared -o TCCConversion.so TCCConversion.o
g++  -shared -o TCCInterface.so TCCInterface.o
g++  -shared -o TELNETasp_PT.so TELNETasp_PT.o
g++  -shared -o UD_PT.so UD_PT.o
if g++  -L /usr/lib/titan-fPIC  -o NS_Tests -Wl,--no-as-needed AF_PACKET_PortType.so AF_PACKET_PortTypes.so BSSGP_Types.so FrameRelay_CodecPort.so FrameRelay_Emulation.so FrameRelay_Types.so GSM_Types.so General_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so LLC_Templates.so LLC_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_FR.so NS_Provider_IPL4.so NS_Tests.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so Q931_Types.so Q933_Types.so SNDCP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so AF_PACKET_PortType_part_1.so AF_PACKET_PortType_part_2.so AF_PACKET_PortType_part_3.so AF_PACKET_PortType_part_4.so AF_PACKET_PortType_part_5.so AF_PACKET_PortType_part_6.so AF_PACKET_PortType_part_7.so AF_PACKET_PortTypes_part_1.so AF_PACKET_PortTypes_part_2.so AF_PACKET_PortTypes_part_3.so AF_PACKET_PortTypes_part_4.so AF_PACKET_PortTypes_part_5.so AF_PACKET_PortTypes_part_6.so AF_PACKET_PortTypes_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so FrameRelay_CodecPort_part_1.so FrameRelay_CodecPort_part_2.so FrameRelay_CodecPort_part_3.so FrameRelay_CodecPort_part_4.so FrameRelay_CodecPort_part_5.so FrameRelay_CodecPort_part_6.so FrameRelay_CodecPort_part_7.so FrameRelay_Emulation_part_1.so FrameRelay_Emulation_part_2.so FrameRelay_Emulation_part_3.so FrameRelay_Emulation_part_4.so FrameRelay_Emulation_part_5.so FrameRelay_Emulation_part_6.so FrameRelay_Emulation_part_7.so FrameRelay_Types_part_1.so FrameRelay_Types_part_2.so FrameRelay_Types_part_3.so FrameRelay_Types_part_4.so FrameRelay_Types_part_5.so FrameRelay_Types_part_6.so FrameRelay_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so 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 LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_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 MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_FR_part_1.so NS_Provider_FR_part_2.so NS_Provider_FR_part_3.so NS_Provider_FR_part_4.so NS_Provider_FR_part_5.so NS_Provider_FR_part_6.so NS_Provider_FR_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Tests_part_1.so NS_Tests_part_2.so NS_Tests_part_3.so NS_Tests_part_4.so NS_Tests_part_5.so NS_Tests_part_6.so NS_Tests_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_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_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_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 Q931_Types_part_1.so Q931_Types_part_2.so Q931_Types_part_3.so Q931_Types_part_4.so Q931_Types_part_5.so Q931_Types_part_6.so Q931_Types_part_7.so Q933_Types_part_1.so Q933_Types_part_2.so Q933_Types_part_3.so Q933_Types_part_4.so Q933_Types_part_5.so Q933_Types_part_6.so Q933_Types_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_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 StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_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 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 BSSGP_Emulation.so NS_Emulation.so RAW_NS.so StatsD_Checker.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so AF_PACKET_PT.so BSSGP_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so UD_PT.so \
-L/usr/lib/titan -lttcn3-parallel-dynamic \
-L/lib -lcrypto \
-L/usr/lib -lxml2 -lsctp -lssl -lpthread; \
then : ; else /usr/bin/titanver AF_PACKET_PortType.o AF_PACKET_PortTypes.o BSSGP_Types.o FrameRelay_CodecPort.o FrameRelay_Emulation.o FrameRelay_Types.o GSM_Types.o General_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o LLC_Templates.o LLC_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_FR.o NS_Provider_IPL4.o NS_Tests.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o Q931_Types.o Q933_Types.o SNDCP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o AF_PACKET_PortType_part_1.o AF_PACKET_PortType_part_2.o AF_PACKET_PortType_part_3.o AF_PACKET_PortType_part_4.o AF_PACKET_PortType_part_5.o AF_PACKET_PortType_part_6.o AF_PACKET_PortType_part_7.o AF_PACKET_PortTypes_part_1.o AF_PACKET_PortTypes_part_2.o AF_PACKET_PortTypes_part_3.o AF_PACKET_PortTypes_part_4.o AF_PACKET_PortTypes_part_5.o AF_PACKET_PortTypes_part_6.o AF_PACKET_PortTypes_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o FrameRelay_CodecPort_part_1.o FrameRelay_CodecPort_part_2.o FrameRelay_CodecPort_part_3.o FrameRelay_CodecPort_part_4.o FrameRelay_CodecPort_part_5.o FrameRelay_CodecPort_part_6.o FrameRelay_CodecPort_part_7.o FrameRelay_Emulation_part_1.o FrameRelay_Emulation_part_2.o FrameRelay_Emulation_part_3.o FrameRelay_Emulation_part_4.o FrameRelay_Emulation_part_5.o FrameRelay_Emulation_part_6.o FrameRelay_Emulation_part_7.o FrameRelay_Types_part_1.o FrameRelay_Types_part_2.o FrameRelay_Types_part_3.o FrameRelay_Types_part_4.o FrameRelay_Types_part_5.o FrameRelay_Types_part_6.o FrameRelay_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o 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 LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_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 MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_FR_part_1.o NS_Provider_FR_part_2.o NS_Provider_FR_part_3.o NS_Provider_FR_part_4.o NS_Provider_FR_part_5.o NS_Provider_FR_part_6.o NS_Provider_FR_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Tests_part_1.o NS_Tests_part_2.o NS_Tests_part_3.o NS_Tests_part_4.o NS_Tests_part_5.o NS_Tests_part_6.o NS_Tests_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_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_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_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 Q931_Types_part_1.o Q931_Types_part_2.o Q931_Types_part_3.o Q931_Types_part_4.o Q931_Types_part_5.o Q931_Types_part_6.o Q931_Types_part_7.o Q933_Types_part_1.o Q933_Types_part_2.o Q933_Types_part_3.o Q933_Types_part_4.o Q933_Types_part_5.o Q933_Types_part_6.o Q933_Types_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_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 StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_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 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 BSSGP_Emulation.o NS_Emulation.o RAW_NS.o StatsD_Checker.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o AF_PACKET_PT.o BSSGP_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o UD_PT.o; exit 1; fi
make[1]: Leaving directory '/osmo-ttcn3-hacks/ns'
Removing intermediate container 97c6cdacf7f6
 ---> ad85ec8d483c
Step 7/9 : VOLUME	/data
 ---> Running in 308429c2c69f
Removing intermediate container 308429c2c69f
 ---> b47bca15bc5e
Step 8/9 : COPY	NS_Tests.cfg /data/NS_Tests.cfg
 ---> b6739b1234d5
Step 9/9 : CMD	ttcn3-docker-run ns NS_Tests
 ---> Running in 614b5071e079
Removing intermediate container 614b5071e079
 ---> 47992a958b08
[Warning] One or more build-args [OSMO_BSC_BRANCH OSMO_STP_BRANCH OSMO_CBC_BRANCH OSMO_NITB_BRANCH OSMO_SGSN_BRANCH OSMO_UECUPS_BRANCH UPSTREAM_DISTRO DISTRO OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_PCU_BRANCH OSMO_BTS_BRANCH OSMO_GBPROXY_BRANCH OSMO_MGW_BRANCH OSMO_DIA2GSUP_BRANCH OSMOCOM_REPO_VERSION OSMO_EPDG_BRANCH OSMO_HNODEB_BRANCH OSMO_SIP_BRANCH ASTERISK_BRANCH OSMOCOM_REPO_PATH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BB_BRANCH OSMO_HLR_BRANCH PJPROJECT_BRANCH LIBOSMOCORE_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_MIRROR OSMO_REMSIM_BRANCH UID OSMO_HNBGW_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH] were not consumed
Successfully built 47992a958b08
Successfully tagged osmocom-build/ttcn3-ns-test:latest
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/ttcn3-ns-test'
+ docker_image_exists ttcn3-ns-test
+ docker images -q osmocom-build/ttcn3-ns-test
+ test -n 47992a958b08
+ list_osmo_packages debian-bookworm ttcn3-ns-test
+ local distro=debian-bookworm
+ local image=ttcn3-ns-test
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-ns-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-ns-test-fr/logs/ns-tester
+ cp fr/NS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/NS_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/NS_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/NS_Tests.cfg ]
+ line=Misc_Helpers.mp_osmo_repo := "nightly"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/NS_Tests.cfg
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns
+ cp fr/osmo-ns-dummy.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns/
+ network_clean_remove_all_ttcn3
+ local networks
+ local i
+ docker+ grep ^ttcn3-
 network ls --format {{.Name}}
+ true
+ networks=
+ [ -z  ]
+ return
+ network_create
+ SUBNET=21094
+ seq 1 30
+ echo (21094 + 1) % 256
+ bc
+ SUBNET=103
+ NET_NAME=ttcn3-ns-test-fr-103
+ SUB4=172.18.103.0/24
+ SUB6=fd02:db8:103::/64
+ set +x
Creating network ttcn3-ns-test-fr-103, trying SUBNET=103...
+ docker network create --internal --subnet 172.18.103.0/24 --ipv6 --subnet fd02:db8:103::/64 ttcn3-ns-test-fr-103
b405bf096f97b95865ab72c9291d8d92dfb85c0666120b8a9d65cfecc8ea6823
+ set +x

### Network ttcn3-ns-test-fr-103 created (SUBNET=103) ###

+ return
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=103 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns/osmo-ns-dummy.cfg
Applying SUBNET=103 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/NS_Tests.cfg
+ echo Starting container with osmo-ns-dummy
Starting container with osmo-ns-dummy
+ docker_network_params 103 101
+ NET=103
+ ADDR_SUFIX=101
+ echo --network ttcn3-ns-test-fr-103 --ip 172.18.103.101 --ip6 fd02:db8:103::101
+ docker run --rm --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-ns-test-fr-103 --ip 172.18.103.101 --ip6 fd02:db8:103::101 --ulimit core=-1 -e WAIT_FOR_NETDEV=hdlcnet8 -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns:/data --name jenkins-ttcn3-ns-test-fr-1339-ns -d osmocom-build/osmo-ns-master
e97853f744dee226c785f4ff7f6a799a3b045e4a2153b0f3a5af88d7442a0319
+ seq 1 8
+ DEV=hdlcnet1
+ sudo ./netdev-to-docker.sh hdlcnet1 jenkins-ttcn3-ns-test-fr-1339-ns
+ DEV=hdlcnet2
+ sudo ./netdev-to-docker.sh hdlcnet2 jenkins-ttcn3-ns-test-fr-1339-ns
+ DEV=hdlcnet3
+ sudo ./netdev-to-docker.sh hdlcnet3 jenkins-ttcn3-ns-test-fr-1339-ns
+ DEV=hdlcnet4
+ sudo ./netdev-to-docker.sh hdlcnet4 jenkins-ttcn3-ns-test-fr-1339-ns
+ DEV=hdlcnet5
+ sudo ./netdev-to-docker.sh hdlcnet5 jenkins-ttcn3-ns-test-fr-1339-ns
+ DEV=hdlcnet6
+ sudo ./netdev-to-docker.sh hdlcnet6 jenkins-ttcn3-ns-test-fr-1339-ns
+ DEV=hdlcnet7
+ sudo ./netdev-to-docker.sh hdlcnet7 jenkins-ttcn3-ns-test-fr-1339-ns
+ DEV=hdlcnet8
+ sudo ./netdev-to-docker.sh hdlcnet8 jenkins-ttcn3-ns-test-fr-1339-ns
+ echo Starting container with NS testsuite
Starting container with NS testsuite
+ docker_network_params 103 10
+ NET=103
+ ADDR_SUFIX=10
+ echo --network ttcn3-ns-test-fr-103 --ip 172.18.103.10 --ip6 fd02:db8:103::10
+ docker run --rm --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-ns-test-fr-103 --ip 172.18.103.10 --ip6 fd02:db8:103::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e WAIT_FOR_NETDEV=hdlc8 -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester:/data --name jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test -d osmocom-build/ttcn3-ns-test
22500b44ae5598e972b17cf847efd7f310da66dcd03148d46e4bf96fa2cbef9c
+ seq 1 8
+ DEV=hdlc1
+ sudo ./netdev-to-docker.sh hdlc1 jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test
+ DEV=hdlc2
+ sudo ./netdev-to-docker.sh hdlc2 jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test
+ DEV=hdlc3
+ sudo ./netdev-to-docker.sh hdlc3 jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test
+ DEV=hdlc4
+ sudo ./netdev-to-docker.sh hdlc4 jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test
+ DEV=hdlc5
+ sudo ./netdev-to-docker.sh hdlc5 jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test
+ DEV=hdlc6
+ sudo ./netdev-to-docker.sh hdlc6 jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test
+ DEV=hdlc7
+ sudo ./netdev-to-docker.sh hdlc7 jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test
+ DEV=hdlc8
+ sudo ./netdev-to-docker.sh hdlc8 jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test
+ docker logs -f jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test
+ SUBDIR=ns
+ SUITE=NS_Tests
+ '[' -n hdlc8 ']'
Waiting for hdlc8 to appear
+ echo 'Waiting for hdlc8 to appear'
+ pipework --wait -i hdlc8
+ true
+ '[' '!' -f /sys/class/net/hdlc8/flags ']'
++ cat /sys/class/net/hdlc8/flags
+ FLAGS=0x91
+ let 'FLAG_UP=0x91&1'
+ '[' 1 = 1 ']'
+ break
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ns/NS_Tests NS_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli NS_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: NS_Tests.cfg
MC@22500b44ae55: Unix server socket created successfully.
MC@22500b44ae55: Listening on TCP port 38039.
MC2> 22500b44ae55 is the default
spawn /osmo-ttcn3-hacks/ns/NS_Tests 22500b44ae55 38039
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@22500b44ae55: New HC connected from 172.18.103.10 [172.18.103.10]. 22500b44ae55: Linux 4.19.0-12-amd64 on x86_64.
cmtc
MC@22500b44ae55: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@22500b44ae55: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file.
HC@22500b44ae55: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file.
HC@22500b44ae55: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file.
HC@22500b44ae55: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@22500b44ae55: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file.
HC@22500b44ae55: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file.
HC@22500b44ae55: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file.
HC@22500b44ae55: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file.
HC@22500b44ae55: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
MC@22500b44ae55: Configuration file was processed on all HCs.
MC@22500b44ae55: Creating MTC on host 172.18.103.10.
MC@22500b44ae55: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset'.
------ NS_Tests.TC_tx_reset ------
Wed Feb 26 04:50:28 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_reset.pcap" >/data/NS_Tests.TC_tx_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_tx_reset started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 10 s
-FRemu(4)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(4)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(4)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(4)@22500b44ae55: Start timer T391: 1 s
-FRemu(4)@22500b44ae55: Start timer T391: 1 s
-FRemu(4)@22500b44ae55: Start timer T391: 1 s
-FRemu(4)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(4)@22500b44ae55: Start timer T391: 1 s
-FRemu(4)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(4)@22500b44ae55: Start timer T391: 1 s
-FRemu(4)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(4)@22500b44ae55: Start timer T391: 1 s
-FRemu(4)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_tx_reset finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass'.
Wed Feb 26 04:50:35 UTC 2025
====== NS_Tests.TC_tx_reset pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=18974)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block'.
------ NS_Tests.TC_tx_block ------
Wed Feb 26 04:50:36 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_block.pcap" >/data/NS_Tests.TC_tx_block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_tx_block started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(6)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(6)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(6)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(6)@22500b44ae55: Start timer T391: 1 s
-FRemu(6)@22500b44ae55: Start timer T391: 1 s
-FRemu(6)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(6)@22500b44ae55: Start timer T391: 1 s
-FRemu(6)@22500b44ae55: Start timer T391: 1 s
-FRemu(6)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(6)@22500b44ae55: Start timer T391: 1 s
-provFR(5)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(6)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(6)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(6)@22500b44ae55: Start timer T391: 1 s
-FRemu(6)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_tx_block finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass'.
Wed Feb 26 04:50:45 UTC 2025
====== NS_Tests.TC_tx_block pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=25941)
Waiting for packet dumper to finish... 1 (prev_count=25941, count=26539)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty'.
------ NS_Tests.TC_tx_block_by_vty ------
Wed Feb 26 04:50:47 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_block_by_vty.pcap" >/data/NS_Tests.TC_tx_block_by_vty.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_tx_block_by_vty started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(8)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(8)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(8)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(8)@22500b44ae55: Start timer T391: 1 s
-FRemu(8)@22500b44ae55: Start timer T391: 1 s
-FRemu(8)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(8)@22500b44ae55: Start timer T391: 1 s
-FRemu(8)@22500b44ae55: Start timer T391: 1 s
-FRemu(8)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(8)@22500b44ae55: Start timer T391: 1 s
-provFR(7)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(8)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(8)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(8)@22500b44ae55: Start timer T391: 1 s
-FRemu(8)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_tx_block_by_vty finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass'.
Wed Feb 26 04:50:55 UTC 2025
====== NS_Tests.TC_tx_block_by_vty pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=25233)
Waiting for packet dumper to finish... 1 (prev_count=25233, count=25831)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset'.
------ NS_Tests.TC_tx_block_by_vty_reset ------
Wed Feb 26 04:50:57 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_block_by_vty_reset.pcap" >/data/NS_Tests.TC_tx_block_by_vty_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_tx_block_by_vty_reset started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 60 s
-FRemu(10)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(10)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(10)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
-FRemu(10)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
-FRemu(10)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
-provFR(9)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: Start timer T: 10 s
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
-FRemu(10)@22500b44ae55: Start timer T391: 1 s
-FRemu(10)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_tx_block_by_vty_reset finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass'.
Wed Feb 26 04:51:14 UTC 2025
====== NS_Tests.TC_tx_block_by_vty_reset pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=37341)
Waiting for packet dumper to finish... 1 (prev_count=37341, count=37939)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked'.
------ NS_Tests.TC_tx_block_unitdata_over_blocked ------
Wed Feb 26 04:51:16 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_block_unitdata_over_blocked.pcap" >/data/NS_Tests.TC_tx_block_unitdata_over_blocked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_tx_block_unitdata_over_blocked started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(12)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(12)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(12)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(12)@22500b44ae55: Start timer T391: 1 s
-FRemu(12)@22500b44ae55: Start timer T391: 1 s
-FRemu(12)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(12)@22500b44ae55: Start timer T391: 1 s
-FRemu(12)@22500b44ae55: Start timer T391: 1 s
-FRemu(12)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(12)@22500b44ae55: Start timer T391: 1 s
-provFR(11)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(12)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(12)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(12)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(12)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(12)@22500b44ae55: Start timer T391: 1 s
-FRemu(12)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_tx_block_unitdata_over_blocked finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass'.
Wed Feb 26 04:51:26 UTC 2025
====== NS_Tests.TC_tx_block_unitdata_over_blocked pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=26739)
Waiting for packet dumper to finish... 1 (prev_count=26739, count=30184)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked'.
------ NS_Tests.TC_rx_block_unitdata_over_blocked ------
Wed Feb 26 04:51:28 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_rx_block_unitdata_over_blocked.pcap" >/data/NS_Tests.TC_rx_block_unitdata_over_blocked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_rx_block_unitdata_over_blocked started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(14)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(14)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(14)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(14)@22500b44ae55: Start timer T391: 1 s
-FRemu(14)@22500b44ae55: Start timer T391: 1 s
-FRemu(14)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(14)@22500b44ae55: Start timer T391: 1 s
-FRemu(14)@22500b44ae55: Start timer T391: 1 s
-FRemu(14)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(14)@22500b44ae55: Start timer T391: 1 s
-provFR(13)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(14)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(14)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(14)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(14)@22500b44ae55: Start timer T391: 1 s
-FRemu(14)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_rx_block_unitdata_over_blocked finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass'.
Wed Feb 26 04:51:38 UTC 2025
====== NS_Tests.TC_rx_block_unitdata_over_blocked pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=29347)
Waiting for packet dumper to finish... 1 (prev_count=29347, count=30903)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked'.
------ NS_Tests.TC_mirror_unitdata_tx_status_blocked ------
Wed Feb 26 04:51:40 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_mirror_unitdata_tx_status_blocked.pcap" >/data/NS_Tests.TC_mirror_unitdata_tx_status_blocked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_mirror_unitdata_tx_status_blocked started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(16)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(16)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(16)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(16)@22500b44ae55: Start timer T391: 1 s
-FRemu(16)@22500b44ae55: Start timer T391: 1 s
-FRemu(16)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(16)@22500b44ae55: Start timer T391: 1 s
-FRemu(16)@22500b44ae55: Start timer T391: 1 s
-FRemu(16)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(16)@22500b44ae55: Start timer T391: 1 s
-provFR(15)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(16)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '002A'O, nS_SDU := '0011234242230101'O } }
MTC@22500b44ae55: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(16)@22500b44ae55: Start timer T391: 1 s
-FRemu(16)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_mirror_unitdata_tx_status_blocked finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass'.
Wed Feb 26 04:51:47 UTC 2025
====== NS_Tests.TC_mirror_unitdata_tx_status_blocked pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=28088)
Waiting for packet dumper to finish... 1 (prev_count=28088, count=28588)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc'.
------ NS_Tests.TC_tx_blocked_foreign_nsvc ------
Wed Feb 26 04:51:49 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_blocked_foreign_nsvc.pcap" >/data/NS_Tests.TC_tx_blocked_foreign_nsvc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_tx_blocked_foreign_nsvc started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 60 s
-FRemu(18)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(18)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(18)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(18)@22500b44ae55: Start timer T391: 1 s
-FRemu(18)@22500b44ae55: Start timer T391: 1 s
-FRemu(18)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(18)@22500b44ae55: Start timer T391: 1 s
-FRemu(18)@22500b44ae55: Start timer T391: 1 s
-FRemu(18)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(18)@22500b44ae55: Start timer T391: 1 s
-provFR(17)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(18)@22500b44ae55: Start timer T391: 1 s
-FRemu(20)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(20)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(20)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2'
-FRemu(20)@22500b44ae55: Start timer T391: 1 s
-FRemu(18)@22500b44ae55: Start timer T391: 1 s
-FRemu(20)@22500b44ae55: Start timer T391: 1 s
-FRemu(18)@22500b44ae55: Start timer T391: 1 s
-FRemu(20)@22500b44ae55: Start timer T391: 1 s
-FRemu(18)@22500b44ae55: Start timer T391: 1 s
-FRemu(20)@22500b44ae55: Start timer T391: 1 s
-FRemu(20)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-provFR(19)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O }
-FRemu(18)@22500b44ae55: Start timer T391: 1 s
-FRemu(20)@22500b44ae55: Start timer T391: 1 s
-FRemu(18)@22500b44ae55: Start timer T391: 1 s
-FRemu(20)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: f_ns_exp() expecting { pDU_NS_Block_Ack := { nsPduType := '05'O, nS_VCI := { iEI := '01'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nS_VCI := '0002'O } } }
MTC@22500b44ae55: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
-FRemu(20)@22500b44ae55: AF_PACKET Test port (FR): user_stop
-FRemu(18)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_tx_blocked_foreign_nsvc finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass'.
Wed Feb 26 04:52:00 UTC 2025
====== NS_Tests.TC_tx_blocked_foreign_nsvc pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=40248)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock'.
------ NS_Tests.TC_tx_unblock ------
Wed Feb 26 04:52:01 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_unblock.pcap" >/data/NS_Tests.TC_tx_unblock.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_tx_unblock started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(22)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(22)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(22)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(22)@22500b44ae55: Start timer T391: 1 s
-FRemu(22)@22500b44ae55: Start timer T391: 1 s
-FRemu(22)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(22)@22500b44ae55: Start timer T391: 1 s
-FRemu(22)@22500b44ae55: Start timer T391: 1 s
-FRemu(22)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(22)@22500b44ae55: Start timer T391: 1 s
-provFR(21)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(22)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(22)@22500b44ae55: Start timer T391: 1 s
-FRemu(22)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_tx_unblock finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass'.
Wed Feb 26 04:52:09 UTC 2025
====== NS_Tests.TC_tx_unblock pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22164)
Waiting for packet dumper to finish... 1 (prev_count=22164, count=25652)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries'.
------ NS_Tests.TC_tx_unblock_retries ------
Wed Feb 26 04:52:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_unblock_retries.pcap" >/data/NS_Tests.TC_tx_unblock_retries.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_tx_unblock_retries started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(24)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(24)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(24)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(24)@22500b44ae55: Start timer T391: 1 s
-FRemu(24)@22500b44ae55: Start timer T391: 1 s
-FRemu(24)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(24)@22500b44ae55: Start timer T391: 1 s
-FRemu(24)@22500b44ae55: Start timer T391: 1 s
-FRemu(24)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(24)@22500b44ae55: Start timer T391: 1 s
-provFR(23)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(24)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(24)@22500b44ae55: Start timer T391: 1 s
-FRemu(24)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_tx_unblock_retries finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass'.
Wed Feb 26 04:52:18 UTC 2025
====== NS_Tests.TC_tx_unblock_retries pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=28580)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei'.
------ NS_Tests.TC_reset_wrong_nsei ------
Wed Feb 26 04:52:19 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_wrong_nsei.pcap" >/data/NS_Tests.TC_reset_wrong_nsei.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_reset_wrong_nsei started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(26)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(26)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(26)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-provFR(25)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 15 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(26)@22500b44ae55: Start timer T391: 1 s
-FRemu(26)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_reset_wrong_nsei finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass'.
Wed Feb 26 04:52:41 UTC 2025
====== NS_Tests.TC_reset_wrong_nsei pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=38616)
Waiting for packet dumper to finish... 1 (prev_count=38616, count=42104)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci'.
------ NS_Tests.TC_reset_wrong_nsvci ------
Wed Feb 26 04:52:43 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_wrong_nsvci.pcap" >/data/NS_Tests.TC_reset_wrong_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_reset_wrong_nsvci started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(28)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(28)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(28)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-provFR(27)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 15 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(28)@22500b44ae55: Start timer T391: 1 s
-FRemu(28)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_reset_wrong_nsvci finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass'.
Wed Feb 26 04:53:05 UTC 2025
====== NS_Tests.TC_reset_wrong_nsvci pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=35593)
Waiting for packet dumper to finish... 1 (prev_count=35593, count=38089)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci'.
------ NS_Tests.TC_reset_wrong_nsei_nsvci ------
Wed Feb 26 04:53:07 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_wrong_nsei_nsvci.pcap" >/data/NS_Tests.TC_reset_wrong_nsei_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_reset_wrong_nsei_nsvci started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(30)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(30)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(30)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-provFR(29)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 15 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(30)@22500b44ae55: Start timer T391: 1 s
-FRemu(30)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_reset_wrong_nsei_nsvci finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass'.
Wed Feb 26 04:53:30 UTC 2025
====== NS_Tests.TC_reset_wrong_nsei_nsvci pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=39077)
Waiting for packet dumper to finish... 1 (prev_count=39077, count=42522)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei'.
------ NS_Tests.TC_reset_ack_wrong_nsei ------
Wed Feb 26 04:53:32 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_ack_wrong_nsei.pcap" >/data/NS_Tests.TC_reset_ack_wrong_nsei.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_reset_ack_wrong_nsei started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(32)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(32)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(32)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-provFR(31)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 15 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: Start timer T391: 1 s
-FRemu(32)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_reset_ack_wrong_nsei finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass'.
Wed Feb 26 04:53:56 UTC 2025
====== NS_Tests.TC_reset_ack_wrong_nsei pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=44101)
Waiting for packet dumper to finish... 1 (prev_count=44101, count=44704)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci'.
------ NS_Tests.TC_reset_ack_wrong_nsvci ------
Wed Feb 26 04:53:58 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_ack_wrong_nsvci.pcap" >/data/NS_Tests.TC_reset_ack_wrong_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_reset_ack_wrong_nsvci started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(34)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(34)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(34)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-provFR(33)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 15 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(34)@22500b44ae55: Start timer T391: 1 s
-FRemu(34)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_reset_ack_wrong_nsvci finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass'.
Wed Feb 26 04:54:22 UTC 2025
====== NS_Tests.TC_reset_ack_wrong_nsvci pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=40999)
Waiting for packet dumper to finish... 1 (prev_count=40999, count=41499)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci'.
------ NS_Tests.TC_reset_ack_wrong_nsei_nsvci ------
Wed Feb 26 04:54:24 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_ack_wrong_nsei_nsvci.pcap" >/data/NS_Tests.TC_reset_ack_wrong_nsei_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_reset_ack_wrong_nsei_nsvci started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(36)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(36)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(36)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-provFR(35)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 15 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(36)@22500b44ae55: Start timer T391: 1 s
-FRemu(36)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_reset_ack_wrong_nsei_nsvci finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass'.
Wed Feb 26 04:54:48 UTC 2025
====== NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=41210)
Waiting for packet dumper to finish... 1 (prev_count=41210, count=41710)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries'.
------ NS_Tests.TC_reset_retries ------
Wed Feb 26 04:54:50 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_retries.pcap" >/data/NS_Tests.TC_reset_retries.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_reset_retries started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(38)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(38)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(38)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-FRemu(38)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-FRemu(38)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-provFR(37)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(38)@22500b44ae55: Start timer T391: 1 s
-FRemu(38)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_reset_retries finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass'.
Wed Feb 26 04:55:08 UTC 2025
====== NS_Tests.TC_reset_retries pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=32221)
Waiting for packet dumper to finish... 1 (prev_count=32221, count=32824)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset'.
------ NS_Tests.TC_reset_on_block_reset ------
Wed Feb 26 04:55:10 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_on_block_reset.pcap" >/data/NS_Tests.TC_reset_on_block_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_reset_on_block_reset started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(40)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(40)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(40)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(40)@22500b44ae55: Start timer T391: 1 s
-FRemu(40)@22500b44ae55: Start timer T391: 1 s
-FRemu(40)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(40)@22500b44ae55: Start timer T391: 1 s
-FRemu(40)@22500b44ae55: Start timer T391: 1 s
-FRemu(40)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(40)@22500b44ae55: Start timer T391: 1 s
-provFR(39)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(40)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(40)@22500b44ae55: Start timer T391: 1 s
-FRemu(40)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_reset_on_block_reset finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass'.
Wed Feb 26 04:55:18 UTC 2025
====== NS_Tests.TC_reset_on_block_reset pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=31400)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack'.
------ NS_Tests.TC_ignore_reset_ack ------
Wed Feb 26 04:55:19 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_ignore_reset_ack.pcap" >/data/NS_Tests.TC_ignore_reset_ack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_ignore_reset_ack started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(42)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(42)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(42)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-provFR(41)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: Start timer T: 15 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(42)@22500b44ae55: Start timer T391: 1 s
-FRemu(42)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_ignore_reset_ack finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass'.
Wed Feb 26 04:55:41 UTC 2025
====== NS_Tests.TC_ignore_reset_ack pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=37473)
Waiting for packet dumper to finish... 1 (prev_count=37473, count=40918)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive'.
------ NS_Tests.TC_tx_reset_tx_alive ------
Wed Feb 26 04:55:43 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_reset_tx_alive.pcap" >/data/NS_Tests.TC_tx_reset_tx_alive.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_tx_reset_tx_alive started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 10 s
-FRemu(44)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(44)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(44)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(44)@22500b44ae55: Start timer T391: 1 s
-FRemu(44)@22500b44ae55: Start timer T391: 1 s
-FRemu(44)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(44)@22500b44ae55: Start timer T391: 1 s
-FRemu(44)@22500b44ae55: Start timer T391: 1 s
-FRemu(44)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(44)@22500b44ae55: Start timer T391: 1 s
-provFR(43)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(44)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(44)@22500b44ae55: Start timer T391: 1 s
-FRemu(44)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_tx_reset_tx_alive finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass'.
Wed Feb 26 04:55:50 UTC 2025
====== NS_Tests.TC_tx_reset_tx_alive pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22250)
Waiting for packet dumper to finish... 1 (prev_count=22250, count=25695)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive'.
------ NS_Tests.TC_tx_reset_rx_alive ------
Wed Feb 26 04:55:52 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_reset_rx_alive.pcap" >/data/NS_Tests.TC_tx_reset_rx_alive.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_tx_reset_rx_alive started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 10 s
-FRemu(46)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(46)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(46)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(46)@22500b44ae55: Start timer T391: 1 s
-FRemu(46)@22500b44ae55: Start timer T391: 1 s
-FRemu(46)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(46)@22500b44ae55: Start timer T391: 1 s
-FRemu(46)@22500b44ae55: Start timer T391: 1 s
-FRemu(46)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(46)@22500b44ae55: Start timer T391: 1 s
-provFR(45)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(46)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(46)@22500b44ae55: Start timer T391: 1 s
-FRemu(46)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_tx_reset_rx_alive finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass'.
Wed Feb 26 04:55:59 UTC 2025
====== NS_Tests.TC_tx_reset_rx_alive pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=22850)
Waiting for packet dumper to finish... 1 (prev_count=22850, count=26295)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset'.
------ NS_Tests.TC_alive_retries_single_reset ------
Wed Feb 26 04:56:01 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_alive_retries_single_reset.pcap" >/data/NS_Tests.TC_alive_retries_single_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_alive_retries_single_reset started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 60 s
-FRemu(48)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(48)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(48)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-provFR(47)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 10 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(48)@22500b44ae55: Start timer T391: 1 s
-FRemu(48)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_alive_retries_single_reset finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass'.
Wed Feb 26 04:56:32 UTC 2025
====== NS_Tests.TC_alive_retries_single_reset pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=51053)
Waiting for packet dumper to finish... 1 (prev_count=51053, count=54498)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack'.
------ NS_Tests.TC_no_reset_alive_ack ------
Wed Feb 26 04:56:35 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_no_reset_alive_ack.pcap" >/data/NS_Tests.TC_no_reset_alive_ack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_no_reset_alive_ack started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(50)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(50)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(50)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-provFR(49)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 15 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: Start timer T391: 1 s
-FRemu(50)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_no_reset_alive_ack finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass'.
Wed Feb 26 04:56:57 UTC 2025
====== NS_Tests.TC_no_reset_alive_ack pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=39823)
Waiting for packet dumper to finish... 1 (prev_count=39823, count=43268)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass' was executed successfully (exit status: 0).
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata'.
------ NS_Tests.TC_tx_unitdata ------
Wed Feb 26 04:56:59 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_unitdata.pcap" >/data/NS_Tests.TC_tx_unitdata.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@22500b44ae55: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata' was executed successfully (exit status: 0).
MTC@22500b44ae55: Test case TC_tx_unitdata started.
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer g_T_guard: 30 s
-FRemu(52)@22500b44ae55: AF_PACKET Test port (FR): user_start
-FRemu(52)@22500b44ae55: AF_PACKET Test port (FR): user_map
-FRemu(52)@22500b44ae55: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1'
-FRemu(52)@22500b44ae55: Start timer T391: 1 s
-FRemu(52)@22500b44ae55: Start timer T391: 1 s
-FRemu(52)@22500b44ae55: Dropping Rx FR frame while service affecting condition exists
-FRemu(52)@22500b44ae55: Start timer T391: 1 s
-FRemu(52)@22500b44ae55: Start timer T391: 1 s
-FRemu(52)@22500b44ae55: Detecting no more service affecting condition after N392 consecutive good cycles
-FRemu(52)@22500b44ae55: Start timer T391: 1 s
-provFR(51)@22500b44ae55: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O }
-FRemu(52)@22500b44ae55: Start timer T391: 1 s
MTC@22500b44ae55: Start timer T: 10 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '002A'O, nS_SDU := '0011234242230101'O } }
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 2 s
MTC@22500b44ae55: Start timer T: 1 s
-FRemu(52)@22500b44ae55: Start timer T391: 1 s
-FRemu(52)@22500b44ae55: AF_PACKET Test port (FR): user_stop
MTC@22500b44ae55: Test case TC_tx_unitdata finished. Verdict: pass
MTC@22500b44ae55: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass'.
Wed Feb 26 04:57:06 UTC 2025
====== NS_Tests.TC_tx_unitdata pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=28914)
MTC@22500b44ae55: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass' was executed successfully (exit status: 0).
MC@22500b44ae55: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@22500b44ae55: Terminating MTC.
MC@22500b44ae55: MTC terminated.
MC2> exit
MC@22500b44ae55: Shutting down session.
MC@22500b44ae55: Shutdown complete.

Comparing expected results '/osmo-ttcn3-hacks/ns/expected-results.xml' against results in 'junit-xml-32.log'
--------------------
pass NS_Tests.TC_tx_reset
pass NS_Tests.TC_tx_block
pass NS_Tests.TC_tx_block_by_vty
pass NS_Tests.TC_tx_block_by_vty_reset
pass NS_Tests.TC_tx_block_unitdata_over_blocked
pass NS_Tests.TC_rx_block_unitdata_over_blocked
pass NS_Tests.TC_mirror_unitdata_tx_status_blocked
pass NS_Tests.TC_tx_blocked_foreign_nsvc
pass NS_Tests.TC_tx_unblock
pass NS_Tests.TC_tx_unblock_retries
pass NS_Tests.TC_reset_wrong_nsei
pass NS_Tests.TC_reset_wrong_nsvci
pass NS_Tests.TC_reset_wrong_nsei_nsvci
pass NS_Tests.TC_reset_ack_wrong_nsei
pass NS_Tests.TC_reset_ack_wrong_nsvci
pass NS_Tests.TC_reset_ack_wrong_nsei_nsvci
pass NS_Tests.TC_reset_retries
pass NS_Tests.TC_reset_on_block_reset
pass NS_Tests.TC_ignore_reset_ack
pass NS_Tests.TC_tx_reset_tx_alive
pass NS_Tests.TC_tx_reset_rx_alive
pass NS_Tests.TC_alive_retries_single_reset
pass NS_Tests.TC_no_reset_alive_ack
pass NS_Tests.TC_tx_unitdata

Summary:
  pass: 24


+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh NS_Tests --rm
Generated NS_Tests.TC_alive_retries_single_reset.merged
Generated NS_Tests.TC_ignore_reset_ack.merged
Generated NS_Tests.TC_mirror_unitdata_tx_status_blocked.merged
Generated NS_Tests.TC_no_reset_alive_ack.merged
Generated NS_Tests.TC_reset_ack_wrong_nsei.merged
Generated NS_Tests.TC_reset_ack_wrong_nsei_nsvci.merged
Generated NS_Tests.TC_reset_ack_wrong_nsvci.merged
Generated NS_Tests.TC_reset_on_block_reset.merged
Generated NS_Tests.TC_reset_retries.merged
Generated NS_Tests.TC_reset_wrong_nsei.merged
Generated NS_Tests.TC_reset_wrong_nsei_nsvci.merged
Generated NS_Tests.TC_reset_wrong_nsvci.merged
Generated NS_Tests.TC_rx_block_unitdata_over_blocked.merged
Generated NS_Tests.TC_tx_block.merged
Generated NS_Tests.TC_tx_block_by_vty.merged
Generated NS_Tests.TC_tx_block_by_vty_reset.merged
Generated NS_Tests.TC_tx_block_unitdata_over_blocked.merged
Generated NS_Tests.TC_tx_blocked_foreign_nsvc.merged
Generated NS_Tests.TC_tx_reset.merged
Generated NS_Tests.TC_tx_reset_rx_alive.merged
Generated NS_Tests.TC_tx_reset_tx_alive.merged
Generated NS_Tests.TC_tx_unblock.merged
Generated NS_Tests.TC_tx_unblock_retries.merged
Generated NS_Tests.TC_tx_unitdata.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-ns-test-fr-103
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ local containers=jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test
jenkins-ttcn3-ns-test-fr-1339-ns
+ [ -n jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test
jenkins-ttcn3-ns-test-fr-1339-ns ]
+ docker_kill_wait jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test jenkins-ttcn3-ns-test-fr-1339-ns
+ docker kill jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test jenkins-ttcn3-ns-test-fr-1339-ns
jenkins-ttcn3-ns-test-fr-1339-ns
Error response from daemon: Cannot kill container: jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test: Container 22500b44ae5598e972b17cf847efd7f310da66dcd03148d46e4bf96fa2cbef9c is not running
+ docker wait jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test jenkins-ttcn3-ns-test-fr-1339-ns
Error response from daemon: No such container: jenkins-ttcn3-ns-test-fr-1339-ttcn3-ns-test
Error response from daemon: No such container: jenkins-ttcn3-ns-test-fr-1339-ns
+ true
+ network_remove
+ set +x
Removing network ttcn3-ns-test-fr-103
+ docker network remove ttcn3-ns-test-fr-103
ttcn3-ns-test-fr-103
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/unix
+ fix_perms
+ set +x
Fixing permissions
+ id -u
+ id -g
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/_cache:/cache --name jenkins-ttcn3-ns-test-fr-1339-cleaner debian:bookworm sh -e -x -c 
				chmod -R a+rX /data/ /cache/
				chown -R 1003:1003 /data /cache
			
+ chmod -R a+rX /data/ /cache/
+ chown -R 1003:1003 /data /cache
+ collect_logs
+ cat /home/osmocom-build/jenkins/workspace/ttcn3-ns-test-fr/logs/ns-tester/junit-xml-32.log
<?xml version="1.0"?>
<testsuite name='Titan' tests='24' failures='0' errors='0' skipped='0' inconc='0' time='399.00'>
  <testcase classname='NS_Tests' name='TC_tx_reset' time='6.146207'/>
  <testcase classname='NS_Tests' name='TC_tx_block' time='7.164488'/>
  <testcase classname='NS_Tests' name='TC_tx_block_by_vty' time='7.148804'/>
  <testcase classname='NS_Tests' name='TC_tx_block_by_vty_reset' time='16.180604'/>
  <testcase classname='NS_Tests' name='TC_tx_block_unitdata_over_blocked' time='9.176031'/>
  <testcase classname='NS_Tests' name='TC_rx_block_unitdata_over_blocked' time='8.165478'/>
  <testcase classname='NS_Tests' name='TC_mirror_unitdata_tx_status_blocked' time='6.186055'/>
  <testcase classname='NS_Tests' name='TC_tx_blocked_foreign_nsvc' time='10.270721'/>
  <testcase classname='NS_Tests' name='TC_tx_unblock' time='6.140596'/>
  <testcase classname='NS_Tests' name='TC_tx_unblock_retries' time='6.159332'/>
  <testcase classname='NS_Tests' name='TC_reset_wrong_nsei' time='21.118676'/>
  <testcase classname='NS_Tests' name='TC_reset_wrong_nsvci' time='21.109776'/>
  <testcase classname='NS_Tests' name='TC_reset_wrong_nsei_nsvci' time='21.154626'/>
  <testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsei' time='23.116448'/>
  <testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsvci' time='23.091692'/>
  <testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsei_nsvci' time='23.102382'/>
  <testcase classname='NS_Tests' name='TC_reset_retries' time='17.112917'/>
  <testcase classname='NS_Tests' name='TC_reset_on_block_reset' time='6.148475'/>
  <testcase classname='NS_Tests' name='TC_ignore_reset_ack' time='21.109607'/>
  <testcase classname='NS_Tests' name='TC_tx_reset_tx_alive' time='6.130487'/>
  <testcase classname='NS_Tests' name='TC_tx_reset_rx_alive' time='6.126282'/>
  <testcase classname='NS_Tests' name='TC_alive_retries_single_reset' time='30.137002'/>
  <testcase classname='NS_Tests' name='TC_no_reset_alive_ack' time='21.106338'/>
  <testcase classname='NS_Tests' name='TC_tx_unitdata' time='6.165677'/>
</testsuite>
Recording test results
[Checks API] No suitable checks publisher found.
Archiving artifacts
Finished: SUCCESS