Skip to content
Success

Console Output

Skipping 11 KB.. Full Log
#15 CACHED

#16 [10/16] RUN	SET -x && 	git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && 	cd osmo-python-tests && 	python3 setup.py clean build install && 	cd .. && 	rm -rf osmo-python-tests
#16 CACHED

#17 [15/16] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release
#17 CACHED

#18 [ 3/16] COPY	.COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc
#18 CACHED

#19 [12/16] RUN 	set -x && 	git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && 	su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && 	rm -rf osmo-ci
#19 CACHED

#20 [ 8/16] RUN	SET -x && 	cat /tmp/pysim_requirements.txt && 	pip3 install --break-system-packages 		'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 		'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 		'git+https://github.com/podshumok/python-smpplib.git' 		'pydbus' 		'pysispm' 		'sphinx' 		'sphinxcontrib-napoleon' 		-r /tmp/pysim_requirements.txt
#20 CACHED

#21 [11/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit
#21 CACHED

#22 [ 5/16] RUN	IF [ "$(arch)" != "x86_64" ]; then 		echo "ERROR: use debian-bookworm-build-arm instead"; 		exit 1; 	fi && 	set -x && 	apt-get update && 	apt-get install -y --no-install-recommends 		ca-certificates 		libtinfo5 		wget 		&& 	apt-get clean && 	wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && 	tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && 	rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && 	mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && 	/opt/llvm-arm/bin/clang --version && 	/opt/llvm-arm/bin/clang --print-targets
#22 CACHED

#23 [14/16] RUN	GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals
#23 CACHED

#24 [ 7/16] ADD	HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt
#24 CACHED

#25 [13/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit
#25 CACHED

#26 [16/16] RUN	SET -x && 	echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" 		> /etc/apt/sources.list.d/osmocom-nightly.list && 	apt-get update && 	apt-get install -y --no-install-recommends 		liblimesuite-dev 		libuhd-dev 		libulfius-dev 		&& 	apt-get clean
#26 CACHED

#27 exporting to image
#27 exporting layers done
#27 writing image sha256:1a20cf7dac228bbbcb7244c8cfb1a653baf4cc84f8f834d0ff3425c3ecd6d04b done
#27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done
#27 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/debian-bookworm-build'
+ docker_image_exists debian-bookworm-build
+ docker images -q osmocom-build/debian-bookworm-build
+ test -n 1a20cf7dac22
+ 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-pcap-master
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name osmo-pcap-master
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name osmo-pcap-master
+ echo osmo-pcap-master
+ dir=osmo-pcap-master
+ pull_arg=--pull
+ grep ^FROM ../osmo-pcap-master/Dockerfile
+ from_line=FROM	$USER/$DISTRO-build
+ echo FROM	$USER/$DISTRO-build
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: osmo-pcap-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../osmo-pcap-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-pcap-master OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/osmo-pcap-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-pcap-client-test/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=jolly/work \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=jolly/work \
	 -t osmocom-build/osmo-pcap-master:latest .
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 1.30kB done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#3 DONE 0.0s

#4 [internal] load build context
#4 DONE 0.0s

#5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build
#5 CACHED

#6 [2/8] RUN	CASE "debian-bookworm" in 	debian*) 		apt-get update && 		apt-get install -y --no-install-recommends 			libosmocore-dev 			libzmq3-dev 			&& 		apt-get clean 		;; 	centos*) 		dnf install -y 			"pkgconfig(libosmocore)" 			"pkgconfig(libosmoctrl)" 			"pkgconfig(libosmogb)" 			"pkgconfig(libosmogsm)" 			"pkgconfig(libosmovty)" 			"pkgconfig(libzmq)" 		;; 	esac
#6 ...

#7 https://gerrit.osmocom.org/plugins/gitiles/osmo-pcap/+/master?format=TEXT
#7 CACHED

#4 [internal] load build context
#4 transferring context: 251B done
#4 DONE 0.0s

#6 [2/8] RUN	CASE "debian-bookworm" in 	debian*) 		apt-get update && 		apt-get install -y --no-install-recommends 			libosmocore-dev 			libzmq3-dev 			&& 		apt-get clean 		;; 	centos*) 		dnf install -y 			"pkgconfig(libosmocore)" 			"pkgconfig(libosmoctrl)" 			"pkgconfig(libosmogb)" 			"pkgconfig(libosmogsm)" 			"pkgconfig(libosmovty)" 			"pkgconfig(libzmq)" 		;; 	esac
#6 0.315 Hit:1 http://deb.debian.org/debian bookworm InRelease
#6 0.315 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#6 0.315 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#6 0.315 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#6 0.477 Fetched 48.0 kB in 0s (239 kB/s)
#6 0.477 Reading package lists...
#6 0.750 Reading package lists...
#6 0.998 Building dependency tree...
#6 1.052 Reading state information...
#6 1.123 libzmq3-dev is already the newest version (4.3.4-6).
#6 1.123 The following additional packages will be installed:
#6 1.123   libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0
#6 1.123   libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13
#6 1.123   osmocom-nightly
#6 1.133 The following NEW packages will be installed:
#6 1.133   libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22
#6 1.133   libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0
#6 1.133   libosmovty13 osmocom-nightly
#6 1.151 0 upgraded, 13 newly installed, 0 to remove and 12 not upgraded.
#6 1.151 Need to get 1927 kB of archives.
#6 1.151 After this operation, 6835 kB of additional disk space will be used.
#6 1.151 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202408302026 [1176 B]
#6 1.167 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.10.24ad1.202408302026 [168 kB]
#6 1.170 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.10.24ad1.202408302026 [50.6 kB]
#6 1.171 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.10.24ad1.202408302026 [69.8 kB]
#6 1.172 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.10.24ad1.202408302026 [227 kB]
#6 1.174 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.10.24ad1.202408302026 [70.3 kB]
#6 1.176 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.10.24ad1.202408302026 [103 kB]
#6 1.178 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.10.24ad1.202408302026 [177 kB]
#6 1.181 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.10.24ad1.202408302026 [58.8 kB]
#6 1.182 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.10.24ad1.202408302026 [62.9 kB]
#6 1.184 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.10.24ad1.202408302026 [49.6 kB]
#6 1.185 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.10.24ad1.202408302026 [43.0 kB]
#6 1.187 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.10.24ad1.202408302026 [846 kB]
#6 1.316 debconf: delaying package configuration, since apt-utils is not installed
#6 1.358 Fetched 1927 kB in 0s (32.6 MB/s)
#6 1.412 Selecting previously unselected package osmocom-nightly.
#6 1.412 (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 ... 117413 files and directories currently installed.)
#6 1.474 Preparing to unpack .../00-osmocom-nightly_202408302026_amd64.deb ...
#6 1.490 Unpacking osmocom-nightly (202408302026) ...
#6 1.618 Selecting previously unselected package libosmocore22:amd64.
#6 1.622 Preparing to unpack .../01-libosmocore22_1.10.0.10.24ad1.202408302026_amd64.deb ...
#6 1.654 Unpacking libosmocore22:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 1.765 Selecting previously unselected package libosmocodec4:amd64.
#6 1.769 Preparing to unpack .../02-libosmocodec4_1.10.0.10.24ad1.202408302026_amd64.deb ...
#6 1.785 Unpacking libosmocodec4:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 1.889 Selecting previously unselected package libosmoisdn0:amd64.
#6 1.893 Preparing to unpack .../03-libosmoisdn0_1.10.0.10.24ad1.202408302026_amd64.deb ...
#6 1.909 Unpacking libosmoisdn0:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 2.013 Selecting previously unselected package libosmogsm20:amd64.
#6 2.018 Preparing to unpack .../04-libosmogsm20_1.10.0.10.24ad1.202408302026_amd64.deb ...
#6 2.033 Unpacking libosmogsm20:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 2.146 Selecting previously unselected package libosmocoding0:amd64.
#6 2.153 Preparing to unpack .../05-libosmocoding0_1.10.0.10.24ad1.202408302026_amd64.deb ...
#6 2.169 Unpacking libosmocoding0:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 2.282 Selecting previously unselected package libosmovty13:amd64.
#6 2.287 Preparing to unpack .../06-libosmovty13_1.10.0.10.24ad1.202408302026_amd64.deb ...
#6 2.303 Unpacking libosmovty13:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 2.410 Selecting previously unselected package libosmogb14:amd64.
#6 2.415 Preparing to unpack .../07-libosmogb14_1.10.0.10.24ad1.202408302026_amd64.deb ...
#6 2.431 Unpacking libosmogb14:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 2.541 Selecting previously unselected package libosmoctrl0:amd64.
#6 2.545 Preparing to unpack .../08-libosmoctrl0_1.10.0.10.24ad1.202408302026_amd64.deb ...
#6 2.562 Unpacking libosmoctrl0:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 2.660 Selecting previously unselected package libosmosim2:amd64.
#6 2.664 Preparing to unpack .../09-libosmosim2_1.10.0.10.24ad1.202408302026_amd64.deb ...
#6 2.680 Unpacking libosmosim2:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 2.786 Selecting previously unselected package libosmousb0:amd64.
#6 2.790 Preparing to unpack .../10-libosmousb0_1.10.0.10.24ad1.202408302026_amd64.deb ...
#6 2.807 Unpacking libosmousb0:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 2.894 Selecting previously unselected package libosmocore.
#6 2.903 Preparing to unpack .../11-libosmocore_1.10.0.10.24ad1.202408302026_amd64.deb ...
#6 2.919 Unpacking libosmocore (1.10.0.10.24ad1.202408302026) ...
#6 3.013 Selecting previously unselected package libosmocore-dev:amd64.
#6 3.017 Preparing to unpack .../12-libosmocore-dev_1.10.0.10.24ad1.202408302026_amd64.deb ...
#6 3.034 Unpacking libosmocore-dev:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 3.196 Setting up osmocom-nightly (202408302026) ...
#6 3.246 Setting up libosmocore22:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 3.298 Setting up libosmocodec4:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 3.349 Setting up libosmovty13:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 3.404 Setting up libosmoisdn0:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 3.455 Setting up libosmousb0:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 3.506 Setting up libosmogsm20:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 3.557 Setting up libosmoctrl0:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 3.608 Setting up libosmogb14:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 3.659 Setting up libosmocoding0:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 3.709 Setting up libosmosim2:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 3.759 Setting up libosmocore (1.10.0.10.24ad1.202408302026) ...
#6 3.810 Setting up libosmocore-dev:amd64 (1.10.0.10.24ad1.202408302026) ...
#6 3.862 Processing triggers for libc-bin (2.36-9+deb12u7) ...
#6 DONE 4.1s

#8 [3/8] WORKDIR	/TMP
#8 DONE 0.1s

#9 [4/8] RUN	GIT clone https://gerrit.osmocom.org/osmo-pcap.git
#9 0.238 Cloning into 'osmo-pcap'...
#9 DONE 0.4s

#10 [5/8] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-PCAP/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-pcap
#10 DONE 0.1s

#11 [6/8] RUN	CD osmo-pcap && 	git fetch && git checkout master && 	(git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); 	git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && 	autoreconf -fi && 	./configure && 	make "-j$(nproc)" install
#11 0.272 Already on 'master'
#11 0.273 Your branch is up to date with 'origin/master'.
#11 0.273 refs/heads/master
#11 0.275 HEAD is now at bcb3b1b Bump version: 0.4.2.3-61e2 → 0.5.0
#11 0.275 master
#11 0.276 bcb3b1b073d192674adc7285c7e928ede3f4e86c
#11 1.777 configure.ac:72: warning: The macro `AC_HEADER_STDC' is obsolete.
#11 1.777 configure.ac:72: You should run autoupdate.
#11 1.777 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
#11 1.777 configure.ac:72: the top level
#11 1.777 configure.ac:120: warning: The macro `AC_HELP_STRING' is obsolete.
#11 1.777 configure.ac:120: You should run autoupdate.
#11 1.777 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#11 1.777 configure.ac:120: the top level
#11 1.777 configure.ac:136: warning: The macro `AC_HELP_STRING' is obsolete.
#11 1.777 configure.ac:136: You should run autoupdate.
#11 1.777 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#11 1.777 configure.ac:136: the top level
#11 1.777 configure.ac:172: warning: The macro `AC_HELP_STRING' is obsolete.
#11 1.777 configure.ac:172: You should run autoupdate.
#11 1.777 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#11 1.777 configure.ac:172: the top level
#11 1.777 configure.ac:183: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
#11 1.777 configure.ac:183: You should use the 'AC_CONFIG_HEADERS' macro instead.
#11 1.777 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
#11 1.777 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
#11 1.777 configure.ac:183: the top level
#11 1.777 configure.ac:186: warning: AC_OUTPUT should be used without arguments.
#11 1.777 configure.ac:186: You should run autoupdate.
#11 2.062 configure.ac:60: installing './compile'
#11 2.063 configure.ac:6: installing './install-sh'
#11 2.064 configure.ac:6: installing './missing'
#11 2.129 src/Makefile.am: installing './depcomp'
#11 2.183 checking for a BSD-compatible install... /usr/bin/install -c
#11 2.186 checking whether build environment is sane... yes
#11 2.190 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#11 2.191 checking for gawk... gawk
#11 2.191 checking whether make sets $(MAKE)... yes
#11 2.195 checking whether make supports nested variables... yes
#11 2.199 checking whether make supports nested variables... (cached) yes
#11 2.199 checking whether make sets $(MAKE)... (cached) yes
#11 2.200 checking for gcc... gcc
#11 2.212 checking whether the C compiler works... yes
#11 2.231 checking for C compiler default output file name... a.out
#11 2.231 checking for suffix of executables... 
#11 2.249 checking whether we are cross compiling... no
#11 2.269 checking for suffix of object files... o
#11 2.279 checking whether the compiler supports GNU C... yes
#11 2.288 checking whether gcc accepts -g... yes
#11 2.296 checking for gcc option to enable C11 features... none needed
#11 2.312 checking whether gcc understands -c and -o together... yes
#11 2.328 checking whether make supports the include directive... yes (GNU style)
#11 2.332 checking dependency style of gcc... gcc3
#11 2.346 checking for ranlib... ranlib
#11 2.346 checking for pkg-config... /usr/bin/pkg-config
#11 2.347 checking for pkg-config... /usr/bin/pkg-config
#11 2.347 checking pkg-config is at least version 0.20... yes
#11 2.348 checking for stdio.h... yes
#11 2.357 checking for stdlib.h... yes
#11 2.367 checking for string.h... yes
#11 2.378 checking for inttypes.h... yes
#11 2.389 checking for stdint.h... yes
#11 2.400 checking for strings.h... yes
#11 2.415 checking for sys/stat.h... yes
#11 2.429 checking for sys/types.h... yes
#11 2.440 checking for unistd.h... yes
#11 2.452 checking for grep that handles long lines and -e... /usr/bin/grep
#11 2.453 checking for egrep... /usr/bin/grep -E
#11 2.455 checking whether to enable VTY tests... no
#11 2.455 checking for pcap-config... /usr/bin/pcap-config
#11 2.457 checking for libosmocore >= 1.10.0... yes
#11 2.460 checking for libosmogb >= 1.10.0... yes
#11 2.464 checking for libosmogsm >= 1.10.0... yes
#11 2.468 checking for libosmovty >= 1.10.0... yes
#11 2.471 checking for libzmq >= 3.2.2... yes
#11 2.475 checking for gnutls... yes
#11 2.478 checking whether to enable code coverage support... no
#11 2.485 checking that generated files are newer than configure... done
#11 3.190 configure: creating ./config.status
#11 3.377 config.status: creating include/Makefile
#11 3.404 config.status: creating include/osmo-pcap/Makefile
#11 3.425 config.status: creating src/Makefile
#11 3.443 config.status: creating contrib/Makefile
#11 3.460 config.status: creating contrib/systemd/Makefile
#11 3.475 config.status: creating contrib/osmo-pcap.spec
#11 3.489 config.status: creating doc/Makefile
#11 3.504 config.status: creating doc/examples/Makefile
#11 3.520 config.status: creating doc/manuals/Makefile
#11 3.535 config.status: creating tests/Makefile
#11 3.550 config.status: creating Makefile
#11 3.566 config.status: creating osmopcapconfig.h
#11 3.580 config.status: executing tests/atconfig commands
#11 3.583 config.status: executing depfiles commands
#11 3.678 echo 0.5.0 > .version-t && mv .version-t .version
#11 3.681 make  install-recursive
#11 3.684 make[1]: Entering directory '/tmp/osmo-pcap'
#11 3.687 Making install in include
#11 3.689 make[2]: Entering directory '/tmp/osmo-pcap/include'
#11 3.692 Making install in osmo-pcap
#11 3.694 make[3]: Entering directory '/tmp/osmo-pcap/include/osmo-pcap'
#11 3.696 make[4]: Entering directory '/tmp/osmo-pcap/include/osmo-pcap'
#11 3.696 make[4]: Nothing to be done for 'install-exec-am'.
#11 3.696 make[4]: Nothing to be done for 'install-data-am'.
#11 3.696 make[4]: Leaving directory '/tmp/osmo-pcap/include/osmo-pcap'
#11 3.696 make[3]: Leaving directory '/tmp/osmo-pcap/include/osmo-pcap'
#11 3.698 make[3]: Entering directory '/tmp/osmo-pcap/include'
#11 3.700 make[4]: Entering directory '/tmp/osmo-pcap/include'
#11 3.700 make[4]: Nothing to be done for 'install-exec-am'.
#11 3.700 make[4]: Nothing to be done for 'install-data-am'.
#11 3.700 make[4]: Leaving directory '/tmp/osmo-pcap/include'
#11 3.700 make[3]: Leaving directory '/tmp/osmo-pcap/include'
#11 3.700 make[2]: Leaving directory '/tmp/osmo-pcap/include'
#11 3.701 Making install in src
#11 3.703 make[2]: Entering directory '/tmp/osmo-pcap/src'
#11 3.704   CC       osmo_client_main.o
#11 3.704   CC       osmo_common.o
#11 3.704   CC       osmo_client_core.o
#11 3.705   CC       osmo_client_vty.o
#11 3.705   CC       osmo_client_network.o
#11 3.706   CC       osmo_tls.o
#11 3.708   CC       osmo_server_main.o
#11 3.709   CC       osmo_server_vty.o
#11 3.710   CC       osmo_server_network.o
#11 3.775 osmo_tls.c: In function 'osmo_tls_init_server_session':
#11 3.775 osmo_tls.c:432:10: warning: #warning "TODO client certificates" [-Wcpp]
#11 3.775   432 |         #warning "TODO client certificates"
#11 3.775       |          ^~~~~~~
#11 3.820   CCLD     osmo-pcap-client
#11 3.821   CCLD     osmo-pcap-server
#11 3.872 make[3]: Entering directory '/tmp/osmo-pcap/src'
#11 3.872 make[3]: Nothing to be done for 'install-data-am'.
#11 3.872  /usr/bin/mkdir -p '/usr/local/bin'
#11 3.874   /usr/bin/install -c osmo-pcap-client osmo-pcap-server '/usr/local/bin'
#11 3.875 make[3]: Leaving directory '/tmp/osmo-pcap/src'
#11 3.875 make[2]: Leaving directory '/tmp/osmo-pcap/src'
#11 3.875 Making install in contrib
#11 3.876 make[2]: Entering directory '/tmp/osmo-pcap/contrib'
#11 3.877 Making install in systemd
#11 3.878 make[3]: Entering directory '/tmp/osmo-pcap/contrib/systemd'
#11 3.879 make[4]: Entering directory '/tmp/osmo-pcap/contrib/systemd'
#11 3.879 make[4]: Nothing to be done for 'install-exec-am'.
#11 3.880  /usr/bin/mkdir -p '/lib/systemd/system'
#11 3.881  /usr/bin/install -c -m 644 osmo-pcap-client.service osmo-pcap-server.service '/lib/systemd/system'
#11 3.882 make[4]: Leaving directory '/tmp/osmo-pcap/contrib/systemd'
#11 3.882 make[3]: Leaving directory '/tmp/osmo-pcap/contrib/systemd'
#11 3.883 make[3]: Entering directory '/tmp/osmo-pcap/contrib'
#11 3.884 make[4]: Entering directory '/tmp/osmo-pcap/contrib'
#11 3.884 make[4]: Nothing to be done for 'install-exec-am'.
#11 3.884  /usr/bin/mkdir -p '/usr/local/share/osmo-pcap'
#11 3.885  /usr/bin/install -c -m 644 osmo_pcap_clean_old '/usr/local/share/osmo-pcap'
#11 3.886 make[4]: Leaving directory '/tmp/osmo-pcap/contrib'
#11 3.886 make[3]: Leaving directory '/tmp/osmo-pcap/contrib'
#11 3.886 make[2]: Leaving directory '/tmp/osmo-pcap/contrib'
#11 3.886 Making install in doc
#11 3.887 make[2]: Entering directory '/tmp/osmo-pcap/doc'
#11 3.888 Making install in examples
#11 3.889 make[3]: Entering directory '/tmp/osmo-pcap/doc/examples'
#11 3.890 make[4]: Entering directory '/tmp/osmo-pcap/doc/examples'
#11 3.890 make[4]: Nothing to be done for 'install-exec-am'.
#11 3.891  /usr/bin/mkdir -p '/usr/local/etc/osmocom'
#11 3.892  /usr/bin/install -c -m 644 osmo-pcap-client/osmo-pcap-client.cfg osmo-pcap-server/osmo-pcap-server.cfg '/usr/local/etc/osmocom'
#11 3.893 make  install-data-hook
#11 3.894 make[5]: Entering directory '/tmp/osmo-pcap/doc/examples'
#11 3.894 for f in $(find . -type f -name '*.cfg*' | sed -e 's,^.,,'); do \
#11 3.894 	j="/usr/local/share/doc/osmo-pcap/examples/$f" && \
#11 3.894 	mkdir -p "$(dirname $j)" && \
#11 3.894 	/usr/bin/install -c -m 644 ./$f $j; \
#11 3.894 done
#11 3.900 make[5]: Leaving directory '/tmp/osmo-pcap/doc/examples'
#11 3.900 make[4]: Leaving directory '/tmp/osmo-pcap/doc/examples'
#11 3.900 make[3]: Leaving directory '/tmp/osmo-pcap/doc/examples'
#11 3.901 Making install in manuals
#11 3.901 make[3]: Entering directory '/tmp/osmo-pcap/doc/manuals'
#11 3.902 make[4]: Entering directory '/tmp/osmo-pcap/doc/manuals'
#11 3.902 make[4]: Nothing to be done for 'install-exec-am'.
#11 3.902 make[4]: Nothing to be done for 'install-data-am'.
#11 3.902 make[4]: Leaving directory '/tmp/osmo-pcap/doc/manuals'
#11 3.902 make[3]: Leaving directory '/tmp/osmo-pcap/doc/manuals'
#11 3.903 make[3]: Entering directory '/tmp/osmo-pcap/doc'
#11 3.904 make[4]: Entering directory '/tmp/osmo-pcap/doc'
#11 3.904 make[4]: Nothing to be done for 'install-exec-am'.
#11 3.904 make[4]: Nothing to be done for 'install-data-am'.
#11 3.904 make[4]: Leaving directory '/tmp/osmo-pcap/doc'
#11 3.904 make[3]: Leaving directory '/tmp/osmo-pcap/doc'
#11 3.905 make[2]: Leaving directory '/tmp/osmo-pcap/doc'
#11 3.905 Making install in tests
#11 3.905 make[2]: Entering directory '/tmp/osmo-pcap/tests'
#11 3.906 make[3]: Entering directory '/tmp/osmo-pcap/tests'
#11 3.906 make[3]: Nothing to be done for 'install-exec-am'.
#11 3.906 make[3]: Nothing to be done for 'install-data-am'.
#11 3.906 make[3]: Leaving directory '/tmp/osmo-pcap/tests'
#11 3.907 make[2]: Leaving directory '/tmp/osmo-pcap/tests'
#11 3.907 make[2]: Entering directory '/tmp/osmo-pcap'
#11 3.910 make[3]: Entering directory '/tmp/osmo-pcap'
#11 3.910 make[3]: Nothing to be done for 'install-exec-am'.
#11 3.910 make[3]: Nothing to be done for 'install-data-am'.
#11 3.910 make[3]: Leaving directory '/tmp/osmo-pcap'
#11 3.910 make[2]: Leaving directory '/tmp/osmo-pcap'
#11 3.910 make[1]: Leaving directory '/tmp/osmo-pcap'
#11 DONE 4.0s

#12 [7/8] COPY	OSMO-PCAP-CLIENT.CFG /data/osmo-pcap-client.cfg
#12 DONE 0.1s

#13 [8/8] WORKDIR	/DATA
#13 DONE 0.1s

#14 exporting to image
#14 exporting layers
#14 exporting layers 0.5s done
#14 writing image sha256:0fa309c57f606b80a3f7572ee28947355d5d14d40306dc516c2926f9516b54ec 0.0s done
#14 naming to docker.io/osmocom-build/osmo-pcap-master:latest 0.0s done
#14 DONE 0.5s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/osmo-pcap-master'
+ docker_image_exists osmo-pcap-master
+ docker images -q osmocom-build/osmo-pcap-master
+ test -n 0fa309c57f60
+ list_osmo_packages debian-bookworm osmo-pcap-master
+ local distro=debian-bookworm
+ local image=osmo-pcap-master
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-pcap-master -c
+ [ -n  ]
+ set +x

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

ii  libosmocodec4:amd64                    1.10.0.10.24ad1.202408302026      amd64        Osmo codec library
ii  libosmocoding0:amd64                   1.10.0.10.24ad1.202408302026      amd64        Osmo coding library
ii  libosmocore                            1.10.0.10.24ad1.202408302026      amd64        Open Source MObile COMmunications CORE library (metapackage)
ii  libosmocore-dev:amd64                  1.10.0.10.24ad1.202408302026      amd64        Development headers for Open Source MObile COMmunications CORE library
ii  libosmocore22:amd64                    1.10.0.10.24ad1.202408302026      amd64        Osmo Core library
ii  libosmoctrl0:amd64                     1.10.0.10.24ad1.202408302026      amd64        Osmo control library
ii  libosmogb14:amd64                      1.10.0.10.24ad1.202408302026      amd64        Osmo GPRS GB library
ii  libosmogsm20:amd64                     1.10.0.10.24ad1.202408302026      amd64        Osmo GSM utility library
ii  libosmoisdn0:amd64                     1.10.0.10.24ad1.202408302026      amd64        Osmo ISDN utility library
ii  libosmosim2:amd64                      1.10.0.10.24ad1.202408302026      amd64        Osmo SIM library
ii  libosmousb0:amd64                      1.10.0.10.24ad1.202408302026      amd64        Osmo USB library
ii  libosmovty13:amd64                     1.10.0.10.24ad1.202408302026      amd64        Osmo VTY library
ii  osmocom-nightly                        202408302026                      amd64        Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly']

+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends ttcn3-pcap-client-test
+ local feed
+ echo debian-bookworm-titan
+ depends=debian-bookworm-titan
+ [ -n debian-bookworm-titan ]
+ docker_images_require debian-bookworm-titan
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan
Using default tag: latest
Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown
+ continue
+ docker_distro_from_image_name ttcn3-pcap-client-test
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name ttcn3-pcap-client-test
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name ttcn3-pcap-client-test
+ echo ttcn3-pcap-client-test
+ dir=ttcn3-pcap-client-test
+ pull_arg=--pull
+ grep ^FROM ../ttcn3-pcap-client-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-pcap-client-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../ttcn3-pcap-client-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-pcap-client-test OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/ttcn3-pcap-client-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-pcap-client-test/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=jolly/work \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=jolly/work \
	 -t osmocom-build/ttcn3-pcap-client-test:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 428B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.1s

#3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
#3 DONE 0.0s

#4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 597B done
#5 DONE 0.1s

#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT
#6 CACHED

#7 [2/4] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit
#7 CACHED

#8 [3/4] RUN	TTCN3-DOCKER-PREPARE "master" pcap-client
#8 0.262 + OSMO_TTCN3_BRANCH=master
#8 0.262 + shift
#8 0.262 + cd /osmo-ttcn3-hacks
#8 0.262 + git fetch
#8 0.394 From https://gerrit.osmocom.org/osmo-ttcn3-hacks
#8 0.394    85249af7..486cd980  master      -> origin/master
#8 0.395  + eb83231a...b1481e51 pespin/s1gw -> origin/pespin/s1gw  (forced update)
#8 0.398 + git checkout master
#8 0.435 Already on 'master'
#8 0.436 Your branch is behind 'origin/master' by 11 commits, and can be fast-forwarded.
#8 0.436   (use "git pull" to update your local branch)
#8 0.436 + git symbolic-ref -q HEAD
#8 0.436 refs/heads/master
#8 0.436 + git reset --hard origin/master
#8 0.451 HEAD is now at 486cd980 PFCP_Emulation: respond to incoming Heartbeat Req
#8 0.451 + git rev-parse --abbrev-ref HEAD
#8 0.451 master
#8 0.452 + git rev-parse HEAD
#8 0.452 486cd980a7ac902d7cc91aa99271d64926a0a1ab
#8 0.452 + diff -q /tmp/deps-Makefile deps/Makefile
#8 0.452 Files /tmp/deps-Makefile and deps/Makefile differ
#8 0.452 + make -j8 deps
#8 0.477 (make -j20 -C deps || make -j1 -C deps)
#8 0.478 make[1]: warning: -j20 forced in submake: resetting jobserver mode.
#8 0.478 make[1]: Entering directory '/osmo-ttcn3-hacks/deps'
#8 0.691 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c" 2>/dev/null; then set -x && git checkout -q -f "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c"; else set -x && git checkout -q -f "b58f92046e48a7b1ed531e243a2319ebca53bf4c"; fi
#8 0.691 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi
#8 0.691 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi
#8 0.691 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi
#8 0.691 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi
#8 0.691 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi
#8 0.691 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi
#8 0.691 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi
#8 0.692 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi
#8 0.692 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi
#8 0.692 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi
#8 0.693 cd titan.TestPorts.SIPmsg && git fetch && if git rev-parse "origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9" 2>/dev/null; then set -x && git checkout -q -f "origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9"; else set -x && git checkout -q -f "b37ea251eff2d6cd4e8d317aff71d463863b59f9"; fi
#8 0.694 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi
#8 0.694 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi
#8 0.694 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi
#8 0.695 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi
#8 0.696 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi
#8 0.737 origin/8362efef7c6fa341eb947a75786878e0685767b7
#8 0.738 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7
#8 0.749 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0
#8 0.749 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0
#8 0.843 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#8 0.843 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#8 0.843 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#8 0.843 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#8 0.852 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/
#8 0.854 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#8 0.854 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#8 0.856 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#8 0.856 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#8 0.857 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#8 0.857 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#8 0.859 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#8 0.860 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#8 0.860 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#8 0.917 origin/09817f113255d7fb56f1d45d3dd629a093d9248d
#8 0.921 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d
#8 0.929 origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9
#8 0.930 + git checkout -q -f b37ea251eff2d6cd4e8d317aff71d463863b59f9
#8 0.931 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c
#8 0.931 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c
#8 0.933 origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c
#8 0.934 + git checkout -q -forigin/b6602eb357673f097ea1a1d22edd568ecd239da1
#8 0.934 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27
#8 0.935  b58f92046e48a7b1ed531e243a2319ebca53bf4c
#8 0.935 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27
#8 0.935 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1
#8 0.936 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912
#8 0.937 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912
#8 0.938 origin/873fe539642542cd9a901c208f1ec11c6d2f5387
#8 0.939 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387
#8 0.943 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#8 0.944 origin/c496d298876fed55c2b730278b7ee77982555563
#8 0.944 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#8 0.944 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563
#8 0.944 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#8 0.945 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#8 0.947 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e
#8 0.947 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e
#8 0.948 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0
#8 0.948 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0
#8 0.950 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530
#8 0.950 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530
#8 1.039 origin/e97d92a8b66bec399babea52f593771b76cb175a
#8 1.039 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a
#8 1.042 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#8 1.044 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh
#8 1.045 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh'
#8 1.045 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh
#8 1.046 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh'
#8 1.046 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh
#8 1.047 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh'
#8 1.047 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh
#8 1.048 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh'
#8 1.048 + make pcap-client
#8 1.071 (make -j20 -C deps || make -j1 -C deps)
#8 1.072 make[1]: Entering directory '/osmo-ttcn3-hacks/deps'
#8 1.230 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c" 2>/dev/null; then set -x && git checkout -q -f "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c"; else set -x && git checkout -q -f "b58f92046e48a7b1ed531e243a2319ebca53bf4c"; fi
#8 1.230 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi
#8 1.230 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi
#8 1.230 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi
#8 1.230 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi
#8 1.231 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi
#8 1.231 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi
#8 1.231 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi
#8 1.231 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi
#8 1.231 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi
#8 1.231 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi
#8 1.232 cd titan.TestPorts.SIPmsg && git fetch && if git rev-parse "origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9" 2>/dev/null; then set -x && git checkout -q -f "origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9"; else set -x && git checkout -q -f "b37ea251eff2d6cd4e8d317aff71d463863b59f9"; fi
#8 1.232 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi
#8 1.232 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi
#8 1.232 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi
#8 1.232 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi
#8 1.232 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi
#8 1.286 origin/8362efef7c6fa341eb947a75786878e0685767b7
#8 1.286 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7
#8 1.293 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0
#8 1.293 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0
#8 1.384 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/
#8 1.387 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#8 1.387 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#8 1.388 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#8 1.389 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#8 1.392 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#8 1.392 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#8 1.393 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#8 1.394 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#8 1.394 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#8 1.395 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#8 1.411 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#8 1.423 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#8 1.439 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912
#8 1.439 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912
#8 1.444 origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c
#8 1.444 + git checkout -q -f b58f92046e48a7b1ed531e243a2319ebca53bf4c
#8 1.444 origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9
#8 1.444 + git checkout -q -f b37ea251eff2d6cd4e8d317aff71d463863b59f9
#8 1.448 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#8 1.448 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#8 1.450 origin/c496d298876fed55c2b730278b7ee77982555563
#8 1.450 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563
#8 1.451 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27
#8 1.451 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27
#8 1.453 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530
#8 1.453 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530
#8 1.459 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#8 1.459 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#8 1.460 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e
#8 1.460 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e
#8 1.460 origin/b6602eb357673f097ea1a1d22edd568ecd239da1
#8 1.460 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1
#8 1.463 origin/873fe539642542cd9a901c208f1ec11c6d2f5387
#8 1.463 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387
#8 1.482 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0
#8 1.482 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0
#8 1.487 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c
#8 1.487 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c
#8 1.492 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#8 1.493 origin/e97d92a8b66bec399babea52f593771b76cb175a
#8 1.493 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a
#8 1.551 origin/09817f113255d7fb56f1d45d3dd629a093d9248d
#8 1.551 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d
#8 1.554 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#8 1.554 (cd pcap-client && ./gen_links.sh && ./regen_makefile.sh)
#8 1.557 Linking TCCInterface_Functions.ttcn
#8 1.559 Linking TCCConversion_Functions.ttcn
#8 1.560 Linking TCCConversion.cc
#8 1.561 Linking TCCInterface.cc
#8 1.562 Linking TCCInterface_ip.h
#8 1.563 Linking TCCEncoding_Functions.ttcn
#8 1.564 Linking TCCEncoding.cc
#8 1.566 Linking Socket_API_Definitions.ttcn
#8 1.567 Linking IPL4asp_Functions.ttcn
#8 1.568 Linking IPL4asp_PT.cc
#8 1.570 Linking IPL4asp_PT.hh
#8 1.571 Linking IPL4asp_PortType.ttcn
#8 1.573 Linking IPL4asp_Types.ttcn
#8 1.574 Linking IPL4asp_discovery.cc
#8 1.575 Linking IPL4asp_protocol_L234.hh
#8 1.577 Linking TELNETasp_PT.cc
#8 1.579 Linking TELNETasp_PT.hh
#8 1.580 Linking TELNETasp_PortType.ttcn
#8 1.582 Linking Misc_Helpers.ttcn
#8 1.583 Linking General_Types.ttcn
#8 1.584 Linking GSM_Types.ttcn
#8 1.586 Linking Osmocom_Types.ttcn
#8 1.587 Linking Native_Functions.ttcn
#8 1.588 Linking Native_FunctionDefs.cc
#8 1.590 Linking Osmocom_VTY_Functions.ttcn
#8 1.591 Linking OPCAP_Types.ttcn
#8 1.592 Linking OPCAP_Templates.ttcn
#8 1.594 Linking OPCAP_CodecPort.ttcn
#8 1.595 Linking OPCAP_CodecPort_CtrlFunct.ttcn
#8 1.597 Linking OPCAP_CodecPort_CtrlFunctdef.cc
#8 1.599 Linking OPCAP_Adapter.ttcn
#8 1.613 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile.
#8 1.613 Generating Makefile skeleton...
#8 1.614 Makefile skeleton was generated.
#8 1.625 make -C pcap-client compile
#8 1.628 make[1]: Entering directory '/osmo-ttcn3-hacks/pcap-client'
#8 1.628 /usr/bin/ttcn3_compiler -L -U 8 GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OPCAP_Adapter.ttcn OPCAP_CLIENT_Tests.ttcn OPCAP_CodecPort.ttcn OPCAP_CodecPort_CtrlFunct.ttcn OPCAP_Templates.ttcn OPCAP_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn - GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OPCAP_Adapter.ttcn OPCAP_CLIENT_Tests.ttcn OPCAP_CodecPort.ttcn OPCAP_CodecPort_CtrlFunct.ttcn OPCAP_Templates.ttcn OPCAP_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn
#8 1.631 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled.
#8 1.631 
#8 1.633 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'...
#8 1.635 Notify: Parsing TTCN-3 module `General_Types.ttcn'...
#8 1.636 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'...
#8 1.637 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'...
#8 1.638 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'...
#8 1.638 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'...
#8 1.639 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'...
#8 1.639 Notify: Parsing TTCN-3 module `OPCAP_Adapter.ttcn'...
#8 1.639 Notify: Parsing TTCN-3 module `OPCAP_CLIENT_Tests.ttcn'...
#8 1.640 Notify: Parsing TTCN-3 module `OPCAP_CodecPort.ttcn'...
#8 1.640 Notify: Parsing TTCN-3 module `OPCAP_CodecPort_CtrlFunct.ttcn'...
#8 1.640 Notify: Parsing TTCN-3 module `OPCAP_Templates.ttcn'...
#8 1.640 Notify: Parsing TTCN-3 module `OPCAP_Types.ttcn'...
#8 1.640 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'...
#8 1.641 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'...
#8 1.642 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'...
#8 1.642 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'...
#8 1.642 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'...
#8 1.643 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'...
#8 1.644 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'...
#8 1.644 Notify: Checking modules...
#8 1.647 OPCAP_Adapter.ttcn: In TTCN-3 module `OPCAP_Adapter':
#8 1.647  OPCAP_Adapter.ttcn:39.1-58.1: In function definition `f_connect':
#8 1.647   OPCAP_Adapter.ttcn:44.2-47.2: In if statement:
#8 1.647    OPCAP_Adapter.ttcn:45.3-87: In function instance:
#8 1.647     OPCAP_Adapter.ttcn:45.3-87: warning: The value returned by external function `@OPCAP_CodecPort_CtrlFunct.f_IPL4_close' is not used
#8 1.647  OPCAP_Adapter.ttcn:61.1-78.1: In function definition `f_bind':
#8 1.647   OPCAP_Adapter.ttcn:65.2-68.2: In if statement:
#8 1.647    OPCAP_Adapter.ttcn:66.3-87: In function instance:
#8 1.647     OPCAP_Adapter.ttcn:66.3-87: warning: The value returned by external function `@OPCAP_CodecPort_CtrlFunct.f_IPL4_close' is not used
#8 1.647  OPCAP_Adapter.ttcn:89.1-92.1: In function definition `f_disconnect':
#8 1.647   OPCAP_Adapter.ttcn:90.2-86: In function instance:
#8 1.647    OPCAP_Adapter.ttcn:90.2-86: warning: The value returned by external function `@OPCAP_CodecPort_CtrlFunct.f_IPL4_close' is not used
#8 1.648 OPCAP_CLIENT_Tests.ttcn: In TTCN-3 module `OPCAP_CLIENT_Tests':
#8 1.648  OPCAP_CLIENT_Tests.ttcn:48.9-58.1: In function definition `f_init_one_srv':
#8 1.648   OPCAP_CLIENT_Tests.ttcn:57.2-46: In function instance:
#8 1.648    OPCAP_CLIENT_Tests.ttcn:57.2-46: warning: The value returned by function `@OPCAP_Adapter.f_opcap_exp' is not used
#8 1.648  OPCAP_CLIENT_Tests.ttcn:123.1-135.1: In testcase definition `TC_reconnect':
#8 1.648   OPCAP_CLIENT_Tests.ttcn:133.2-39: In function instance:
#8 1.648    OPCAP_CLIENT_Tests.ttcn:133.2-39: warning: The value returned by function `@OPCAP_Adapter.f_opcap_exp' is not used
#8 1.649 Notify: Generating code...
#8 1.664 Notify: File `GSM_Types.hh' was generated.
#8 1.664 Notify: File `GSM_Types.cc' was generated.
#8 1.664 Notify: File `GSM_Types_part_1.cc' was generated.
#8 1.664 Notify: File `GSM_Types_part_2.cc' was generated.
#8 1.664 Notify: File `GSM_Types_part_3.cc' was generated.
#8 1.664 Notify: File `GSM_Types_part_4.cc' was generated.
#8 1.664 Notify: File `GSM_Types_part_5.cc' was generated.
#8 1.664 Notify: File `GSM_Types_part_6.cc' was generated.
#8 1.664 Notify: File `GSM_Types_part_7.cc' was generated.
#8 1.664 Notify: File `General_Types.hh' was generated.
#8 1.664 Notify: File `General_Types.cc' was generated.
#8 1.664 Notify: File `General_Types_part_1.cc' was generated.
#8 1.665 Notify: File `General_Types_part_2.cc' was generated.
#8 1.665 Notify: File `General_Types_part_3.cc' was generated.
#8 1.665 Notify: File `General_Types_part_4.cc' was generated.
#8 1.665 Notify: File `General_Types_part_5.cc' was generated.
#8 1.665 Notify: File `General_Types_part_6.cc' was generated.
#8 1.665 Notify: File `General_Types_part_7.cc' was generated.
#8 1.665 Notify: File `IPL4asp_Functions.hh' was generated.
#8 1.665 Notify: File `IPL4asp_Functions.cc' was generated.
#8 1.665 Notify: File `IPL4asp_Functions_part_1.cc' was generated.
#8 1.665 Notify: File `IPL4asp_Functions_part_2.cc' was generated.
#8 1.665 Notify: File `IPL4asp_Functions_part_3.cc' was generated.
#8 1.665 Notify: File `IPL4asp_Functions_part_4.cc' was generated.
#8 1.665 Notify: File `IPL4asp_Functions_part_5.cc' was generated.
#8 1.665 Notify: File `IPL4asp_Functions_part_6.cc' was generated.
#8 1.665 Notify: File `IPL4asp_Functions_part_7.cc' was generated.
#8 1.665 Notify: File `IPL4asp_PortType.hh' was generated.
#8 1.665 Notify: File `IPL4asp_PortType.cc' was generated.
#8 1.665 Notify: File `IPL4asp_PortType_part_1.cc' was generated.
#8 1.665 Notify: File `IPL4asp_PortType_part_2.cc' was generated.
#8 1.665 Notify: File `IPL4asp_PortType_part_3.cc' was generated.
#8 1.665 Notify: File `IPL4asp_PortType_part_4.cc' was generated.
#8 1.665 Notify: File `IPL4asp_PortType_part_5.cc' was generated.
#8 1.665 Notify: File `IPL4asp_PortType_part_6.cc' was generated.
#8 1.665 Notify: File `IPL4asp_PortType_part_7.cc' was generated.
#8 1.666 Notify: File `IPL4asp_Types.hh' was generated.
#8 1.666 Notify: File `IPL4asp_Types.cc' was generated.
#8 1.666 Notify: File `IPL4asp_Types_part_1.cc' was generated.
#8 1.666 Notify: File `IPL4asp_Types_part_2.cc' was generated.
#8 1.666 Notify: File `IPL4asp_Types_part_3.cc' was generated.
#8 1.666 Notify: File `IPL4asp_Types_part_4.cc' was generated.
#8 1.666 Notify: File `IPL4asp_Types_part_5.cc' was generated.
#8 1.666 Notify: File `IPL4asp_Types_part_6.cc' was generated.
#8 1.666 Notify: File `IPL4asp_Types_part_7.cc' was generated.
#8 1.666 Notify: File `Misc_Helpers.hh' was generated.
#8 1.666 Notify: File `Misc_Helpers.cc' was generated.
#8 1.666 Notify: File `Misc_Helpers_part_1.cc' was generated.
#8 1.666 Notify: File `Misc_Helpers_part_2.cc' was generated.
#8 1.666 Notify: File `Misc_Helpers_part_3.cc' was generated.
#8 1.666 Notify: File `Misc_Helpers_part_4.cc' was generated.
#8 1.666 Notify: File `Misc_Helpers_part_5.cc' was generated.
#8 1.666 Notify: File `Misc_Helpers_part_6.cc' was generated.
#8 1.666 Notify: File `Misc_Helpers_part_7.cc' was generated.
#8 1.666 Notify: File `Native_Functions.hh' was generated.
#8 1.666 Notify: File `Native_Functions.cc' was generated.
#8 1.666 Notify: File `Native_Functions_part_1.cc' was generated.
#8 1.666 Notify: File `Native_Functions_part_2.cc' was generated.
#8 1.667 Notify: File `Native_Functions_part_3.cc' was generated.
#8 1.667 Notify: File `Native_Functions_part_4.cc' was generated.
#8 1.667 Notify: File `Native_Functions_part_5.cc' was generated.
#8 1.667 Notify: File `Native_Functions_part_6.cc' was generated.
#8 1.667 Notify: File `Native_Functions_part_7.cc' was generated.
#8 1.667 Notify: File `OPCAP_Adapter.hh' was generated.
#8 1.667 Notify: File `OPCAP_Adapter.cc' was generated.
#8 1.667 Notify: File `OPCAP_Adapter_part_1.cc' was generated.
#8 1.667 Notify: File `OPCAP_Adapter_part_2.cc' was generated.
#8 1.667 Notify: File `OPCAP_Adapter_part_3.cc' was generated.
#8 1.667 Notify: File `OPCAP_Adapter_part_4.cc' was generated.
#8 1.667 Notify: File `OPCAP_Adapter_part_5.cc' was generated.
#8 1.667 Notify: File `OPCAP_Adapter_part_6.cc' was generated.
#8 1.667 Notify: File `OPCAP_Adapter_part_7.cc' was generated.
#8 1.667 Notify: File `OPCAP_CLIENT_Tests.hh' was generated.
#8 1.667 Notify: File `OPCAP_CLIENT_Tests.cc' was generated.
#8 1.667 Notify: File `OPCAP_CLIENT_Tests_part_1.cc' was generated.
#8 1.667 Notify: File `OPCAP_CLIENT_Tests_part_2.cc' was generated.
#8 1.667 Notify: File `OPCAP_CLIENT_Tests_part_3.cc' was generated.
#8 1.667 Notify: File `OPCAP_CLIENT_Tests_part_4.cc' was generated.
#8 1.667 Notify: File `OPCAP_CLIENT_Tests_part_5.cc' was generated.
#8 1.667 Notify: File `OPCAP_CLIENT_Tests_part_6.cc' was generated.
#8 1.667 Notify: File `OPCAP_CLIENT_Tests_part_7.cc' was generated.
#8 1.667 Notify: File `OPCAP_CodecPort.hh' was generated.
#8 1.667 Notify: File `OPCAP_CodecPort.cc' was generated.
#8 1.667 Notify: File `OPCAP_CodecPort_CtrlFunct.hh' was generated.
#8 1.667 Notify: File `OPCAP_CodecPort_CtrlFunct.cc' was generated.
#8 1.667 Notify: File `OPCAP_CodecPort_CtrlFunct_part_1.cc' was generated.
#8 1.667 Notify: File `OPCAP_CodecPort_CtrlFunct_part_2.cc' was generated.
#8 1.667 Notify: File `OPCAP_CodecPort_CtrlFunct_part_3.cc' was generated.
#8 1.668 Notify: File `OPCAP_CodecPort_CtrlFunct_part_4.cc' was generated.
#8 1.668 Notify: File `OPCAP_CodecPort_CtrlFunct_part_5.cc' was generated.
#8 1.668 Notify: File `OPCAP_CodecPort_CtrlFunct_part_6.cc' was generated.
#8 1.668 Notify: File `OPCAP_CodecPort_CtrlFunct_part_7.cc' was generated.
#8 1.668 Notify: File `OPCAP_CodecPort_part_1.cc' was generated.
#8 1.668 Notify: File `OPCAP_CodecPort_part_2.cc' was generated.
#8 1.668 Notify: File `OPCAP_CodecPort_part_3.cc' was generated.
#8 1.668 Notify: File `OPCAP_CodecPort_part_4.cc' was generated.
#8 1.668 Notify: File `OPCAP_CodecPort_part_5.cc' was generated.
#8 1.668 Notify: File `OPCAP_CodecPort_part_6.cc' was generated.
#8 1.668 Notify: File `OPCAP_CodecPort_part_7.cc' was generated.
#8 1.668 Notify: File `OPCAP_Templates.hh' was generated.
#8 1.668 Notify: File `OPCAP_Templates.cc' was generated.
#8 1.668 Notify: File `OPCAP_Templates_part_1.cc' was generated.
#8 1.668 Notify: File `OPCAP_Templates_part_2.cc' was generated.
#8 1.668 Notify: File `OPCAP_Templates_part_3.cc' was generated.
#8 1.668 Notify: File `OPCAP_Templates_part_4.cc' was generated.
#8 1.668 Notify: File `OPCAP_Templates_part_5.cc' was generated.
#8 1.668 Notify: File `OPCAP_Templates_part_6.cc' was generated.
#8 1.668 Notify: File `OPCAP_Templates_part_7.cc' was generated.
#8 1.668 Notify: File `OPCAP_Types.hh' was generated.
#8 1.668 Notify: File `OPCAP_Types.cc' was generated.
#8 1.668 Notify: File `OPCAP_Types_part_1.cc' was generated.
#8 1.668 Notify: File `OPCAP_Types_part_2.cc' was generated.
#8 1.668 Notify: File `OPCAP_Types_part_3.cc' was generated.
#8 1.668 Notify: File `OPCAP_Types_part_4.cc' was generated.
#8 1.668 Notify: File `OPCAP_Types_part_5.cc' was generated.
#8 1.668 Notify: File `OPCAP_Types_part_6.cc' was generated.
#8 1.668 Notify: File `OPCAP_Types_part_7.cc' was generated.
#8 1.669 Notify: File `Osmocom_Types.hh' was generated.
#8 1.669 Notify: File `Osmocom_Types.cc' was generated.
#8 1.669 Notify: File `Osmocom_Types_part_1.cc' was generated.
#8 1.669 Notify: File `Osmocom_Types_part_2.cc' was generated.
#8 1.669 Notify: File `Osmocom_Types_part_3.cc' was generated.
#8 1.669 Notify: File `Osmocom_Types_part_4.cc' was generated.
#8 1.669 Notify: File `Osmocom_Types_part_5.cc' was generated.
#8 1.669 Notify: File `Osmocom_Types_part_6.cc' was generated.
#8 1.669 Notify: File `Osmocom_Types_part_7.cc' was generated.
#8 1.669 Notify: File `Osmocom_VTY_Functions.hh' was generated.
#8 1.669 Notify: File `Osmocom_VTY_Functions.cc' was generated.
#8 1.669 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated.
#8 1.669 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated.
#8 1.669 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated.
#8 1.669 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated.
#8 1.669 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated.
#8 1.669 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated.
#8 1.669 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated.
#8 1.669 Notify: File `Socket_API_Definitions.hh' was generated.
#8 1.669 Notify: File `Socket_API_Definitions.cc' was generated.
#8 1.669 Notify: File `Socket_API_Definitions_part_1.cc' was generated.
#8 1.670 Notify: File `Socket_API_Definitions_part_2.cc' was generated.
#8 1.670 Notify: File `Socket_API_Definitions_part_3.cc' was generated.
#8 1.670 Notify: File `Socket_API_Definitions_part_4.cc' was generated.
#8 1.670 Notify: File `Socket_API_Definitions_part_5.cc' was generated.
#8 1.670 Notify: File `Socket_API_Definitions_part_6.cc' was generated.
#8 1.670 Notify: File `Socket_API_Definitions_part_7.cc' was generated.
#8 1.670 Notify: File `TCCConversion_Functions.hh' was generated.
#8 1.670 Notify: File `TCCConversion_Functions.cc' was generated.
#8 1.670 Notify: File `TCCConversion_Functions_part_1.cc' was generated.
#8 1.670 Notify: File `TCCConversion_Functions_part_2.cc' was generated.
#8 1.670 Notify: File `TCCConversion_Functions_part_3.cc' was generated.
#8 1.670 Notify: File `TCCConversion_Functions_part_4.cc' was generated.
#8 1.670 Notify: File `TCCConversion_Functions_part_5.cc' was generated.
#8 1.670 Notify: File `TCCConversion_Functions_part_6.cc' was generated.
#8 1.670 Notify: File `TCCConversion_Functions_part_7.cc' was generated.
#8 1.670 Notify: File `TCCEncoding_Functions.hh' was generated.
#8 1.670 Notify: File `TCCEncoding_Functions.cc' was generated.
#8 1.670 Notify: File `TCCEncoding_Functions_part_1.cc' was generated.
#8 1.670 Notify: File `TCCEncoding_Functions_part_2.cc' was generated.
#8 1.670 Notify: File `TCCEncoding_Functions_part_3.cc' was generated.
#8 1.670 Notify: File `TCCEncoding_Functions_part_4.cc' was generated.
#8 1.670 Notify: File `TCCEncoding_Functions_part_5.cc' was generated.
#8 1.671 Notify: File `TCCEncoding_Functions_part_6.cc' was generated.
#8 1.671 Notify: File `TCCEncoding_Functions_part_7.cc' was generated.
#8 1.671 Notify: File `TCCInterface_Functions.hh' was generated.
#8 1.671 Notify: File `TCCInterface_Functions.cc' was generated.
#8 1.671 Notify: File `TCCInterface_Functions_part_1.cc' was generated.
#8 1.671 Notify: File `TCCInterface_Functions_part_2.cc' was generated.
#8 1.671 Notify: File `TCCInterface_Functions_part_3.cc' was generated.
#8 1.671 Notify: File `TCCInterface_Functions_part_4.cc' was generated.
#8 1.671 Notify: File `TCCInterface_Functions_part_5.cc' was generated.
#8 1.671 Notify: File `TCCInterface_Functions_part_6.cc' was generated.
#8 1.671 Notify: File `TCCInterface_Functions_part_7.cc' was generated.
#8 1.671 Notify: File `TELNETasp_PortType.hh' was generated.
#8 1.671 Notify: File `TELNETasp_PortType.cc' was generated.
#8 1.671 Notify: File `TELNETasp_PortType_part_1.cc' was generated.
#8 1.671 Notify: File `TELNETasp_PortType_part_2.cc' was generated.
#8 1.671 Notify: File `TELNETasp_PortType_part_3.cc' was generated.
#8 1.671 Notify: File `TELNETasp_PortType_part_4.cc' was generated.
#8 1.671 Notify: File `TELNETasp_PortType_part_5.cc' was generated.
#8 1.671 Notify: File `TELNETasp_PortType_part_6.cc' was generated.
#8 1.671 Notify: File `TELNETasp_PortType_part_7.cc' was generated.
#8 1.671 Notify: 180 files were updated.
#8 1.674 touch compile
#8 1.674 make[1]: Leaving directory '/osmo-ttcn3-hacks/pcap-client'
#8 1.674 make -j20 -C pcap-client
#8 1.678 make[1]: Entering directory '/osmo-ttcn3-hacks/pcap-client'
#8 1.691 Creating dependency file for TELNETasp_PT.cc
#8 1.692 Creating dependency file for TCCInterface.cc
#8 1.692 Creating dependency file for TCCEncoding.cc
#8 1.692 Creating dependency file for TCCConversion.cc
#8 1.692 Creating dependency file for OPCAP_CodecPort_CtrlFunctdef.cc
#8 1.692 Creating dependency file for Native_FunctionDefs.cc
#8 1.692 Creating dependency file for IPL4asp_discovery.cc
#8 1.692 Creating dependency file for IPL4asp_PT.cc
#8 1.705 Creating dependency file for TELNETasp_PortType_part_7.cc
#8 1.706 Creating dependency file for TELNETasp_PortType_part_6.cc
#8 1.706 Creating dependency file for TELNETasp_PortType_part_5.cc
#8 1.706 Creating dependency file for TELNETasp_PortType_part_4.cc
#8 1.706 Creating dependency file for TELNETasp_PortType_part_3.cc
#8 1.706 Creating dependency file for TELNETasp_PortType_part_2.cc
#8 1.707 Creating dependency file for TELNETasp_PortType_part_1.cc
#8 1.707 Creating dependency file for TCCInterface_Functions_part_7.cc
#8 1.707 Creating dependency file for TCCInterface_Functions_part_6.cc
#8 1.721 Creating dependency file for TCCInterface_Functions_part_5.cc
#8 1.722 Creating dependency file for TCCInterface_Functions_part_4.cc
#8 1.722 Creating dependency file for TCCInterface_Functions_part_3.cc
#8 1.722 Creating dependency file for TCCInterface_Functions_part_2.cc
#8 1.722 Creating dependency file for TCCInterface_Functions_part_1.cc
#8 1.732 Creating dependency file for TCCEncoding_Functions_part_7.cc
#8 1.732 Creating dependency file for TCCEncoding_Functions_part_6.cc
#8 1.732 Creating dependency file for TCCEncoding_Functions_part_5.cc
#8 1.732 Creating dependency file for TCCEncoding_Functions_part_4.cc
#8 1.733 Creating dependency file for TCCEncoding_Functions_part_3.cc
#8 1.733 Creating dependency file for TCCEncoding_Functions_part_1.cc
#8 1.733 Creating dependency file for TCCConversion_Functions_part_7.cc
#8 1.733 Creating dependency file for TCCEncoding_Functions_part_2.cc
#8 1.734 Creating dependency file for TCCConversion_Functions_part_5.cc
#8 1.734 Creating dependency file for TCCConversion_Functions_part_6.cc
#8 1.736 Creating dependency file for TCCConversion_Functions_part_4.cc
#8 1.737 Creating dependency file for TCCConversion_Functions_part_3.cc
#8 1.739 Creating dependency file for TCCConversion_Functions_part_1.cc
#8 1.739 Creating dependency file for TCCConversion_Functions_part_2.cc
#8 1.740 Creating dependency file for Socket_API_Definitions_part_7.cc
#8 1.740 Creating dependency file for Socket_API_Definitions_part_6.cc
#8 1.741 Creating dependency file for Socket_API_Definitions_part_5.cc
#8 1.741 Creating dependency file for Socket_API_Definitions_part_4.cc
#8 1.748 Creating dependency file for Socket_API_Definitions_part_3.cc
#8 1.748 Creating dependency file for Socket_API_Definitions_part_2.cc
#8 1.748 Creating dependency file for Socket_API_Definitions_part_1.cc
#8 1.748 Creating dependency file for Osmocom_VTY_Functions_part_7.cc
#8 1.749 Creating dependency file for Osmocom_VTY_Functions_part_6.cc
#8 1.749 Creating dependency file for Osmocom_VTY_Functions_part_5.cc
#8 1.749 Creating dependency file for Osmocom_VTY_Functions_part_4.cc
#8 1.749 Creating dependency file for Osmocom_VTY_Functions_part_3.cc
#8 1.750 Creating dependency file for Osmocom_VTY_Functions_part_2.cc
#8 1.750 Creating dependency file for Osmocom_Types_part_7.cc
#8 1.750 Creating dependency file for Osmocom_Types_part_6.cc
#8 1.751 Creating dependency file for Osmocom_Types_part_5.cc
#8 1.752 Creating dependency file for Osmocom_Types_part_4.cc
#8 1.756 Creating dependency file for Osmocom_Types_part_3.cc
#8 1.756 Creating dependency file for Osmocom_Types_part_2.cc
#8 1.757 Creating dependency file for Osmocom_VTY_Functions_part_1.cc
#8 1.757 Creating dependency file for Osmocom_Types_part_1.cc
#8 1.757 Creating dependency file for OPCAP_Types_part_7.cc
#8 1.758 Creating dependency file for OPCAP_Types_part_6.cc
#8 1.758 Creating dependency file for OPCAP_Types_part_5.cc
#8 1.758 Creating dependency file for OPCAP_Types_part_4.cc
#8 1.758 Creating dependency file for OPCAP_Types_part_3.cc
#8 1.762 Creating dependency file for OPCAP_Types_part_2.cc
#8 1.762 Creating dependency file for OPCAP_Types_part_1.cc
#8 1.763 Creating dependency file for OPCAP_Templates_part_7.cc
#8 1.765 Creating dependency file for OPCAP_Templates_part_6.cc
#8 1.765 Creating dependency file for OPCAP_Templates_part_5.cc
#8 1.765 Creating dependency file for OPCAP_Templates_part_4.cc
#8 1.766 Creating dependency file for OPCAP_Templates_part_3.cc
#8 1.771 Creating dependency file for OPCAP_Templates_part_2.cc
#8 1.772 Creating dependency file for OPCAP_Templates_part_1.cc
#8 1.772 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_7.cc
#8 1.772 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_6.cc
#8 1.774 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_5.cc
#8 1.775 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_4.cc
#8 1.788 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_3.cc
#8 1.788 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_2.cc
#8 1.788 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_1.cc
#8 1.789 Creating dependency file for OPCAP_CodecPort_part_7.cc
#8 1.789 Creating dependency file for OPCAP_CodecPort_part_6.cc
#8 1.789 Creating dependency file for OPCAP_CodecPort_part_5.cc
#8 1.789 Creating dependency file for OPCAP_CodecPort_part_4.cc
#8 1.789 Creating dependency file for OPCAP_CodecPort_part_3.cc
#8 1.789 Creating dependency file for OPCAP_CodecPort_part_1.cc
#8 1.789 Creating dependency file for OPCAP_CodecPort_part_2.cc
#8 1.790 Creating dependency file for OPCAP_CLIENT_Tests_part_7.cc
#8 1.791 Creating dependency file for OPCAP_CLIENT_Tests_part_6.cc
#8 1.796 Creating dependency file for OPCAP_CLIENT_Tests_part_5.cc
#8 1.796 Creating dependency file for OPCAP_CLIENT_Tests_part_4.cc
#8 1.796 Creating dependency file for OPCAP_CLIENT_Tests_part_3.cc
#8 1.797 Creating dependency file for OPCAP_CLIENT_Tests_part_2.cc
#8 1.797 Creating dependency file for OPCAP_CLIENT_Tests_part_1.cc
#8 1.797 Creating dependency file for OPCAP_Adapter_part_7.cc
#8 1.798 Creating dependency file for OPCAP_Adapter_part_5.cc
#8 1.798 Creating dependency file for OPCAP_Adapter_part_6.cc
#8 1.798 Creating dependency file for OPCAP_Adapter_part_4.cc
#8 1.798 Creating dependency file for OPCAP_Adapter_part_3.cc
#8 1.798 Creating dependency file for OPCAP_Adapter_part_2.cc
#8 1.799 Creating dependency file for Native_Functions_part_7.cc
#8 1.799 Creating dependency file for OPCAP_Adapter_part_1.cc
#8 1.800 Creating dependency file for Native_Functions_part_6.cc
#8 1.801 Creating dependency file for Native_Functions_part_5.cc
#8 1.803 Creating dependency file for Native_Functions_part_4.cc
#8 1.803 Creating dependency file for Native_Functions_part_3.cc
#8 1.803 Creating dependency file for Native_Functions_part_2.cc
#8 1.803 Creating dependency file for Native_Functions_part_1.cc
#8 1.803 Creating dependency file for Misc_Helpers_part_7.cc
#8 1.804 Creating dependency file for Misc_Helpers_part_6.cc
#8 1.804 Creating dependency file for Misc_Helpers_part_5.cc
#8 1.804 Creating dependency file for Misc_Helpers_part_4.cc
#8 1.805 Creating dependency file for Misc_Helpers_part_3.cc
#8 1.806 Creating dependency file for Misc_Helpers_part_2.cc
#8 1.806 Creating dependency file for Misc_Helpers_part_1.cc
#8 1.807 Creating dependency file for IPL4asp_Types_part_7.cc
#8 1.807 Creating dependency file for IPL4asp_Types_part_6.cc
#8 1.808 Creating dependency file for IPL4asp_Types_part_5.cc
#8 1.810 Creating dependency file for IPL4asp_Types_part_4.cc
#8 1.810 Creating dependency file for IPL4asp_Types_part_3.cc
#8 1.810 Creating dependency file for IPL4asp_Types_part_2.cc
#8 1.811 Creating dependency file for IPL4asp_Types_part_1.cc
#8 1.811 Creating dependency file for IPL4asp_PortType_part_7.cc
#8 1.811 Creating dependency file for IPL4asp_PortType_part_6.cc
#8 1.811 Creating dependency file for IPL4asp_PortType_part_5.cc
#8 1.812 Creating dependency file for IPL4asp_PortType_part_4.cc
#8 1.812 Creating dependency file for IPL4asp_PortType_part_3.cc
#8 1.812 Creating dependency file for IPL4asp_PortType_part_2.cc
#8 1.813 Creating dependency file for IPL4asp_PortType_part_1.cc
#8 1.814 Creating dependency file for IPL4asp_Functions_part_7.cc
#8 1.815 Creating dependency file for IPL4asp_Functions_part_6.cc
#8 1.817 Creating dependency file for IPL4asp_Functions_part_5.cc
#8 1.819 Creating dependency file for IPL4asp_Functions_part_4.cc
#8 1.819 Creating dependency file for IPL4asp_Functions_part_3.cc
#8 1.819 Creating dependency file for IPL4asp_Functions_part_2.cc
#8 1.820 Creating dependency file for IPL4asp_Functions_part_1.cc
#8 1.820 Creating dependency file for General_Types_part_7.cc
#8 1.821 Creating dependency file for General_Types_part_6.cc
#8 1.821 Creating dependency file for General_Types_part_5.cc
#8 1.825 Creating dependency file for General_Types_part_4.cc
#8 1.826 Creating dependency file for General_Types_part_3.cc
#8 1.826 Creating dependency file for General_Types_part_2.cc
#8 1.826 Creating dependency file for General_Types_part_1.cc
#8 1.826 Creating dependency file for GSM_Types_part_7.cc
#8 1.826 Creating dependency file for GSM_Types_part_6.cc
#8 1.827 Creating dependency file for GSM_Types_part_5.cc
#8 1.827 Creating dependency file for GSM_Types_part_3.cc
#8 1.828 Creating dependency file for GSM_Types_part_4.cc
#8 1.828 Creating dependency file for GSM_Types_part_2.cc
#8 1.833 Creating dependency file for GSM_Types_part_1.cc
#8 1.833 Creating dependency file for TELNETasp_PortType.cc
#8 1.833 Creating dependency file for TCCEncoding_Functions.cc
#8 1.834 Creating dependency file for TCCInterface_Functions.cc
#8 1.859 Creating dependency file for TCCConversion_Functions.cc
#8 1.861 Creating dependency file for Socket_API_Definitions.cc
#8 1.867 Creating dependency file for Osmocom_VTY_Functions.cc
#8 1.868 Creating dependency file for Osmocom_Types.cc
#8 1.869 Creating dependency file for OPCAP_Types.cc
#8 1.869 Creating dependency file for OPCAP_Templates.cc
#8 1.873 Creating dependency file for OPCAP_CodecPort_CtrlFunct.cc
#8 1.880 Creating dependency file for OPCAP_CodecPort.cc
#8 1.880 Creating dependency file for OPCAP_CLIENT_Tests.cc
#8 1.881 Creating dependency file for OPCAP_Adapter.cc
#8 1.882 Creating dependency file for Native_Functions.cc
#8 1.884 Creating dependency file for Misc_Helpers.cc
#8 1.886 Creating dependency file for IPL4asp_Types.cc
#8 1.887 Creating dependency file for IPL4asp_PortType.cc
#8 1.887 Creating dependency file for IPL4asp_Functions.cc
#8 1.888 Creating dependency file for General_Types.cc
#8 1.890 Creating dependency file for GSM_Types.cc
#8 1.982 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types.o GSM_Types.cc
#8 1.982 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types.o General_Types.cc
#8 1.982 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions.o IPL4asp_Functions.cc
#8 1.982 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType.o IPL4asp_PortType.cc
#8 1.982 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types.o IPL4asp_Types.cc
#8 1.983 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers.o Misc_Helpers.cc
#8 1.983 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions.o Native_Functions.cc
#8 1.983 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Adapter.o OPCAP_Adapter.cc
#8 1.983 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CLIENT_Tests.o OPCAP_CLIENT_Tests.cc
#8 1.984 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort.o OPCAP_CodecPort.cc
#8 1.984 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunct.o OPCAP_CodecPort_CtrlFunct.cc
#8 1.985 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Templates.o OPCAP_Templates.cc
#8 1.985 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Types.o OPCAP_Types.cc
#8 1.985 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types.o Osmocom_Types.cc
#8 1.986 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc
#8 1.986 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions.o Socket_API_Definitions.cc
#8 1.987 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions.o TCCConversion_Functions.cc
#8 1.987 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions.o TCCEncoding_Functions.cc
#8 2.001 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions.o TCCInterface_Functions.cc
#8 2.017 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType.o TELNETasp_PortType.cc
#8 2.490 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_1.o GSM_Types_part_1.cc
#8 2.572 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_2.o GSM_Types_part_2.cc
#8 2.615 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_3.o GSM_Types_part_3.cc
#8 2.619 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_4.o GSM_Types_part_4.cc
#8 2.625 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_5.o GSM_Types_part_5.cc
#8 2.637 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_6.o GSM_Types_part_6.cc
#8 2.668 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_7.o GSM_Types_part_7.cc
#8 2.679 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_1.o General_Types_part_1.cc
#8 2.697 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_2.o General_Types_part_2.cc
#8 2.741 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_3.o General_Types_part_3.cc
#8 2.803 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_4.o General_Types_part_4.cc
#8 2.807 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_5.o General_Types_part_5.cc
#8 2.809 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_6.o General_Types_part_6.cc
#8 2.826 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_7.o General_Types_part_7.cc
#8 2.832 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc
#8 2.843 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc
#8 2.844 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc
#8 2.846 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc
#8 2.850 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc
#8 2.861 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc
#8 2.866 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc
#8 2.873 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc
#8 2.873 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc
#8 2.873 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc
#8 2.877 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc
#8 2.887 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc
#8 2.887 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc
#8 2.893 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc
#8 2.896 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc
#8 2.897 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc
#8 2.902 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc
#8 2.903 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc
#8 2.908 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc
#8 2.918 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc
#8 3.053 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc
#8 3.059 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc
#8 3.080 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc
#8 3.085 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc
#8 3.103 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc
#8 3.116 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc
#8 3.120 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc
#8 3.148 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc
#8 3.156 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_1.o Native_Functions_part_1.cc
#8 3.166 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_2.o Native_Functions_part_2.cc
#8 3.183 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_3.o Native_Functions_part_3.cc
#8 3.199 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_4.o Native_Functions_part_4.cc
#8 3.202 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_5.o Native_Functions_part_5.cc
#8 3.212 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_6.o Native_Functions_part_6.cc
#8 3.220 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_7.o Native_Functions_part_7.cc
#8 3.237 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Adapter_part_1.o OPCAP_Adapter_part_1.cc
#8 3.248 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Adapter_part_2.o OPCAP_Adapter_part_2.cc
#8 3.248 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Adapter_part_3.o OPCAP_Adapter_part_3.cc
#8 3.264 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Adapter_part_4.o OPCAP_Adapter_part_4.cc
#8 3.265 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Adapter_part_5.o OPCAP_Adapter_part_5.cc
#8 3.266 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Adapter_part_6.o OPCAP_Adapter_part_6.cc
#8 3.282 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Adapter_part_7.o OPCAP_Adapter_part_7.cc
#8 3.282 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CLIENT_Tests_part_1.o OPCAP_CLIENT_Tests_part_1.cc
#8 3.297 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CLIENT_Tests_part_2.o OPCAP_CLIENT_Tests_part_2.cc
#8 3.299 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CLIENT_Tests_part_3.o OPCAP_CLIENT_Tests_part_3.cc
#8 3.315 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CLIENT_Tests_part_4.o OPCAP_CLIENT_Tests_part_4.cc
#8 3.327 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CLIENT_Tests_part_5.o OPCAP_CLIENT_Tests_part_5.cc
#8 3.331 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CLIENT_Tests_part_6.o OPCAP_CLIENT_Tests_part_6.cc
#8 3.333 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CLIENT_Tests_part_7.o OPCAP_CLIENT_Tests_part_7.cc
#8 3.344 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_part_1.o OPCAP_CodecPort_part_1.cc
#8 3.347 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_part_2.o OPCAP_CodecPort_part_2.cc
#8 3.360 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_part_3.o OPCAP_CodecPort_part_3.cc
#8 3.361 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_part_4.o OPCAP_CodecPort_part_4.cc
#8 3.365 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_part_5.o OPCAP_CodecPort_part_5.cc
#8 3.376 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_part_6.o OPCAP_CodecPort_part_6.cc
#8 3.399 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_part_7.o OPCAP_CodecPort_part_7.cc
#8 3.399 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunct_part_1.o OPCAP_CodecPort_CtrlFunct_part_1.cc
#8 3.413 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunct_part_2.o OPCAP_CodecPort_CtrlFunct_part_2.cc
#8 3.424 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunct_part_3.o OPCAP_CodecPort_CtrlFunct_part_3.cc
#8 3.426 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunct_part_4.o OPCAP_CodecPort_CtrlFunct_part_4.cc
#8 3.447 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunct_part_5.o OPCAP_CodecPort_CtrlFunct_part_5.cc
#8 3.453 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunct_part_6.o OPCAP_CodecPort_CtrlFunct_part_6.cc
#8 3.456 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunct_part_7.o OPCAP_CodecPort_CtrlFunct_part_7.cc
#8 3.465 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Templates_part_1.o OPCAP_Templates_part_1.cc
#8 3.473 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Templates_part_2.o OPCAP_Templates_part_2.cc
#8 3.489 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Templates_part_3.o OPCAP_Templates_part_3.cc
#8 3.492 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Templates_part_4.o OPCAP_Templates_part_4.cc
#8 3.498 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Templates_part_5.o OPCAP_Templates_part_5.cc
#8 3.500 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Templates_part_6.o OPCAP_Templates_part_6.cc
#8 3.503 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Templates_part_7.o OPCAP_Templates_part_7.cc
#8 3.509 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Types_part_1.o OPCAP_Types_part_1.cc
#8 3.513 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Types_part_2.o OPCAP_Types_part_2.cc
#8 3.520 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Types_part_3.o OPCAP_Types_part_3.cc
#8 3.529 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Types_part_4.o OPCAP_Types_part_4.cc
#8 3.530 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Types_part_5.o OPCAP_Types_part_5.cc
#8 3.531 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Types_part_6.o OPCAP_Types_part_6.cc
#8 3.538 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_Types_part_7.o OPCAP_Types_part_7.cc
#8 3.548 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc
#8 3.558 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc
#8 3.558 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc
#8 3.559 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc
#8 3.565 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc
#8 3.569 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc
#8 3.574 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc
#8 3.576 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc
#8 3.578 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc
#8 3.586 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc
#8 3.589 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc
#8 3.597 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc
#8 3.597 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc
#8 3.611 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc
#8 3.612 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc
#8 3.614 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc
#8 3.616 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc
#8 3.629 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc
#8 3.641 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc
#8 3.645 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc
#8 3.651 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc
#8 3.675 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc
#8 3.678 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc
#8 3.698 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc
#8 3.700 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc
#8 3.702 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc
#8 3.715 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc
#8 3.715 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc
#8 3.717 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc
#8 3.732 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc
#8 3.735 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc
#8 3.738 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc
#8 3.748 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc
#8 3.757 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc
#8 3.766 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc
#8 3.767 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc
#8 3.777 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc
#8 3.781 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc
#8 3.794 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc
#8 3.798 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc
#8 3.802 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc
#8 3.810 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc
#8 3.815 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc
#8 3.819 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc
#8 3.824 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc
#8 3.840 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc
#8 3.842 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc
#8 3.846 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc
#8 3.857 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc
#8 3.862 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PT.o IPL4asp_PT.cc
#8 3.868 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_discovery.o IPL4asp_discovery.cc
#8 3.870 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_FunctionDefs.o Native_FunctionDefs.cc
#8 3.882 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o OPCAP_CodecPort_CtrlFunctdef.o OPCAP_CodecPort_CtrlFunctdef.cc
#8 3.885 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion.o TCCConversion.cc
#8 3.976 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCEncoding.o TCCEncoding.cc
#8 4.076 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface.o TCCInterface.cc
#8 4.133 g++  -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PT.o TELNETasp_PT.cc
#8 4.370 g++  -shared -o GSM_Types.so GSM_Types.o
#8 4.406 g++  -shared -o General_Types.so General_Types.o
#8 4.422 g++  -shared -o IPL4asp_Functions.so IPL4asp_Functions.o
#8 4.435 g++  -shared -o IPL4asp_PortType.so IPL4asp_PortType.o
#8 4.449 g++  -shared -o IPL4asp_Types.so IPL4asp_Types.o
#8 4.452 g++  -shared -o Misc_Helpers.so Misc_Helpers.o
#8 4.489 g++  -shared -o Native_Functions.so Native_Functions.o
#8 4.493 g++  -shared -o OPCAP_Adapter.so OPCAP_Adapter.o
#8 4.519 g++  -shared -o OPCAP_CLIENT_Tests.so OPCAP_CLIENT_Tests.o
#8 4.524 g++  -shared -o OPCAP_CodecPort.so OPCAP_CodecPort.o
#8 4.543 g++  -shared -o OPCAP_CodecPort_CtrlFunct.so OPCAP_CodecPort_CtrlFunct.o
#8 4.548 g++  -shared -o OPCAP_Templates.so OPCAP_Templates.o
#8 4.550 g++  -shared -o OPCAP_Types.so OPCAP_Types.o
#8 4.578 g++  -shared -o Osmocom_Types.so Osmocom_Types.o
#8 4.587 g++  -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o
#8 4.591 g++  -shared -o Socket_API_Definitions.so Socket_API_Definitions.o
#8 4.593 g++  -shared -o TCCConversion_Functions.so TCCConversion_Functions.o
#8 4.601 g++  -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o
#8 4.607 g++  -shared -o TCCInterface_Functions.so TCCInterface_Functions.o
#8 4.642 g++  -shared -o TELNETasp_PortType.so TELNETasp_PortType.o
#8 4.665 g++  -shared -o GSM_Types_part_1.so GSM_Types_part_1.o
#8 4.666 g++  -shared -o GSM_Types_part_2.so GSM_Types_part_2.o
#8 4.676 g++  -shared -o GSM_Types_part_3.so GSM_Types_part_3.o
#8 4.689 g++  -shared -o GSM_Types_part_4.so GSM_Types_part_4.o
#8 4.698 g++  -shared -o GSM_Types_part_5.so GSM_Types_part_5.o
#8 4.702 g++  -shared -o GSM_Types_part_6.so GSM_Types_part_6.o
#8 4.706 g++  -shared -o GSM_Types_part_7.so GSM_Types_part_7.o
#8 4.714 g++  -shared -o General_Types_part_1.so General_Types_part_1.o
#8 4.717 g++  -shared -o General_Types_part_2.so General_Types_part_2.o
#8 4.734 g++  -shared -o General_Types_part_3.so General_Types_part_3.o
#8 4.740 g++  -shared -o General_Types_part_4.so General_Types_part_4.o
#8 4.740 g++  -shared -o General_Types_part_5.so General_Types_part_5.o
#8 4.758 g++  -shared -o General_Types_part_6.so General_Types_part_6.o
#8 4.759 g++  -shared -o General_Types_part_7.so General_Types_part_7.o
#8 4.786 g++  -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o
#8 4.787 g++  -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o
#8 4.792 g++  -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o
#8 4.799 g++  -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o
#8 4.807 g++  -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o
#8 4.814 g++  -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o
#8 4.815 g++  -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o
#8 4.819 g++  -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o
#8 4.825 g++  -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o
#8 4.826 g++  -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o
#8 4.827 g++  -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o
#8 4.828 g++  -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o
#8 4.831 g++  -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o
#8 4.835 g++  -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o
#8 4.838 g++  -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o
#8 4.840 g++  -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o
#8 4.843 g++  -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o
#8 4.843 g++  -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o
#8 4.846 g++  -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o
#8 4.848 g++  -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o
#8 4.850 g++  -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o
#8 4.850 g++  -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o
#8 4.851 g++  -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o
#8 4.851 g++  -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o
#8 4.854 g++  -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o
#8 4.854 g++  -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o
#8 4.858 g++  -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o
#8 4.875 g++  -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o
#8 4.875 g++  -shared -o Native_Functions_part_1.so Native_Functions_part_1.o
#8 4.876 g++  -shared -o Native_Functions_part_2.so Native_Functions_part_2.o
#8 4.876 g++  -shared -o Native_Functions_part_3.so Native_Functions_part_3.o
#8 4.878 g++  -shared -o Native_Functions_part_4.so Native_Functions_part_4.o
#8 4.891 g++  -shared -o Native_Functions_part_5.so Native_Functions_part_5.o
#8 4.902 g++  -shared -o Native_Functions_part_6.so Native_Functions_part_6.o
#8 4.903 g++  -shared -o Native_Functions_part_7.so Native_Functions_part_7.o
#8 4.904 g++  -shared -o OPCAP_Adapter_part_1.so OPCAP_Adapter_part_1.o
#8 4.905 g++  -shared -o OPCAP_Adapter_part_2.so OPCAP_Adapter_part_2.o
#8 4.906 g++  -shared -o OPCAP_Adapter_part_3.so OPCAP_Adapter_part_3.o
#8 4.909 g++  -shared -o OPCAP_Adapter_part_4.so OPCAP_Adapter_part_4.o
#8 4.910 g++  -shared -o OPCAP_Adapter_part_5.so OPCAP_Adapter_part_5.o
#8 4.922 g++  -shared -o OPCAP_Adapter_part_6.so OPCAP_Adapter_part_6.o
#8 4.926 g++  -shared -o OPCAP_Adapter_part_7.so OPCAP_Adapter_part_7.o
#8 4.932 g++  -shared -o OPCAP_CLIENT_Tests_part_1.so OPCAP_CLIENT_Tests_part_1.o
#8 4.933 g++  -shared -o OPCAP_CLIENT_Tests_part_2.so OPCAP_CLIENT_Tests_part_2.o
#8 4.933 g++  -shared -o OPCAP_CLIENT_Tests_part_3.so OPCAP_CLIENT_Tests_part_3.o
#8 4.934 g++  -shared -o OPCAP_CLIENT_Tests_part_4.so OPCAP_CLIENT_Tests_part_4.o
#8 4.934 g++  -shared -o OPCAP_CLIENT_Tests_part_5.so OPCAP_CLIENT_Tests_part_5.o
#8 4.935 g++  -shared -o OPCAP_CLIENT_Tests_part_6.so OPCAP_CLIENT_Tests_part_6.o
#8 4.935 g++  -shared -o OPCAP_CLIENT_Tests_part_7.so OPCAP_CLIENT_Tests_part_7.o
#8 4.940 g++  -shared -o OPCAP_CodecPort_part_1.so OPCAP_CodecPort_part_1.o
#8 4.949 g++  -shared -o OPCAP_CodecPort_part_2.so OPCAP_CodecPort_part_2.o
#8 4.950 g++  -shared -o OPCAP_CodecPort_part_3.so OPCAP_CodecPort_part_3.o
#8 4.954 g++  -shared -o OPCAP_CodecPort_part_4.so OPCAP_CodecPort_part_4.o
#8 4.956 g++  -shared -o OPCAP_CodecPort_part_5.so OPCAP_CodecPort_part_5.o
#8 4.957 g++  -shared -o OPCAP_CodecPort_part_6.so OPCAP_CodecPort_part_6.o
#8 4.957 g++  -shared -o OPCAP_CodecPort_part_7.so OPCAP_CodecPort_part_7.o
#8 4.960 g++  -shared -o OPCAP_CodecPort_CtrlFunct_part_1.so OPCAP_CodecPort_CtrlFunct_part_1.o
#8 4.966 g++  -shared -o OPCAP_CodecPort_CtrlFunct_part_2.so OPCAP_CodecPort_CtrlFunct_part_2.o
#8 4.967 g++  -shared -o OPCAP_CodecPort_CtrlFunct_part_3.so OPCAP_CodecPort_CtrlFunct_part_3.o
#8 4.967 g++  -shared -o OPCAP_CodecPort_CtrlFunct_part_4.so OPCAP_CodecPort_CtrlFunct_part_4.o
#8 4.967 g++  -shared -o OPCAP_CodecPort_CtrlFunct_part_5.so OPCAP_CodecPort_CtrlFunct_part_5.o
#8 4.969 g++  -shared -o OPCAP_CodecPort_CtrlFunct_part_6.so OPCAP_CodecPort_CtrlFunct_part_6.o
#8 4.970 g++  -shared -o OPCAP_CodecPort_CtrlFunct_part_7.so OPCAP_CodecPort_CtrlFunct_part_7.o
#8 4.970 g++  -shared -o OPCAP_Templates_part_1.so OPCAP_Templates_part_1.o
#8 4.971 g++  -shared -o OPCAP_Templates_part_2.so OPCAP_Templates_part_2.o
#8 4.971 g++  -shared -o OPCAP_Templates_part_3.so OPCAP_Templates_part_3.o
#8 4.974 g++  -shared -o OPCAP_Templates_part_4.so OPCAP_Templates_part_4.o
#8 4.977 g++  -shared -o OPCAP_Templates_part_5.so OPCAP_Templates_part_5.o
#8 4.983 g++  -shared -o OPCAP_Templates_part_6.so OPCAP_Templates_part_6.o
#8 4.983 g++  -shared -o OPCAP_Templates_part_7.so OPCAP_Templates_part_7.o
#8 4.984 g++  -shared -o OPCAP_Types_part_1.so OPCAP_Types_part_1.o
#8 4.984 g++  -shared -o OPCAP_Types_part_2.so OPCAP_Types_part_2.o
#8 4.984 g++  -shared -o OPCAP_Types_part_3.so OPCAP_Types_part_3.o
#8 4.986 g++  -shared -o OPCAP_Types_part_4.so OPCAP_Types_part_4.o
#8 4.990 g++  -shared -o OPCAP_Types_part_5.so OPCAP_Types_part_5.o
#8 4.990 g++  -shared -o OPCAP_Types_part_6.so OPCAP_Types_part_6.o
#8 4.991 g++  -shared -o OPCAP_Types_part_7.so OPCAP_Types_part_7.o
#8 4.993 g++  -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o
#8 4.994 g++  -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o
#8 4.998 g++  -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o
#8 4.999 g++  -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o
#8 4.999 g++  -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o
#8 5.002 g++  -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o
#8 5.006 g++  -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o
#8 5.007 g++  -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o
#8 5.016 g++  -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o
#8 5.017 g++  -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o
#8 5.017 g++  -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o
#8 5.017 g++  -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o
#8 5.017 g++  -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o
#8 5.018 g++  -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o
#8 5.019 g++  -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o
#8 5.022 g++  -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o
#8 5.027 g++  -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o
#8 5.028 g++  -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o
#8 5.028 g++  -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o
#8 5.030 g++  -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o
#8 5.042 g++  -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o
#8 5.042 g++  -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o
#8 5.043 g++  -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o
#8 5.043 g++  -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o
#8 5.043 g++  -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o
#8 5.044 g++  -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o
#8 5.044 g++  -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o
#8 5.059 g++  -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o
#8 5.060 g++  -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o
#8 5.064 g++  -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o
#8 5.065 g++  -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o
#8 5.068 g++  -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o
#8 5.069 g++  -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o
#8 5.069 g++  -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o
#8 5.069 g++  -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o
#8 5.086 g++  -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o
#8 5.087 g++  -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o
#8 5.088 g++  -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o
#8 5.093 g++  -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o
#8 5.095 g++  -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o
#8 5.096 g++  -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o
#8 5.099 g++  -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o
#8 5.104 g++  -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o
#8 5.111 g++  -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o
#8 5.113 g++  -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o
#8 5.114 g++  -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o
#8 5.114 g++  -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o
#8 5.121 g++  -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o
#8 5.121 g++  -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o
#8 5.125 g++  -shared -o IPL4asp_discovery.so IPL4asp_discovery.o
#8 5.129 g++  -shared -o Native_FunctionDefs.so Native_FunctionDefs.o
#8 5.136 g++  -shared -o OPCAP_CodecPort_CtrlFunctdef.so OPCAP_CodecPort_CtrlFunctdef.o
#8 5.141 g++  -shared -o TCCConversion.so TCCConversion.o
#8 5.147 g++  -shared -o TCCEncoding.so TCCEncoding.o
#8 5.150 g++  -shared -o TCCInterface.so TCCInterface.o
#8 5.191 g++  -shared -o TELNETasp_PT.so TELNETasp_PT.o
#8 5.262 g++  -shared -o IPL4asp_PT.so IPL4asp_PT.o
#8 5.292 if g++  -L /usr/lib/titan-fPIC  -o OPCAP_CLIENT_Tests -Wl,--no-as-needed GSM_Types.so General_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so Misc_Helpers.so Native_Functions.so OPCAP_Adapter.so OPCAP_CLIENT_Tests.so OPCAP_CodecPort.so OPCAP_CodecPort_CtrlFunct.so OPCAP_Templates.so OPCAP_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.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 Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so OPCAP_Adapter_part_1.so OPCAP_Adapter_part_2.so OPCAP_Adapter_part_3.so OPCAP_Adapter_part_4.so OPCAP_Adapter_part_5.so OPCAP_Adapter_part_6.so OPCAP_Adapter_part_7.so OPCAP_CLIENT_Tests_part_1.so OPCAP_CLIENT_Tests_part_2.so OPCAP_CLIENT_Tests_part_3.so OPCAP_CLIENT_Tests_part_4.so OPCAP_CLIENT_Tests_part_5.so OPCAP_CLIENT_Tests_part_6.so OPCAP_CLIENT_Tests_part_7.so OPCAP_CodecPort_part_1.so OPCAP_CodecPort_part_2.so OPCAP_CodecPort_part_3.so OPCAP_CodecPort_part_4.so OPCAP_CodecPort_part_5.so OPCAP_CodecPort_part_6.so OPCAP_CodecPort_part_7.so OPCAP_CodecPort_CtrlFunct_part_1.so OPCAP_CodecPort_CtrlFunct_part_2.so OPCAP_CodecPort_CtrlFunct_part_3.so OPCAP_CodecPort_CtrlFunct_part_4.so OPCAP_CodecPort_CtrlFunct_part_5.so OPCAP_CodecPort_CtrlFunct_part_6.so OPCAP_CodecPort_CtrlFunct_part_7.so OPCAP_Templates_part_1.so OPCAP_Templates_part_2.so OPCAP_Templates_part_3.so OPCAP_Templates_part_4.so OPCAP_Templates_part_5.so OPCAP_Templates_part_6.so OPCAP_Templates_part_7.so OPCAP_Types_part_1.so OPCAP_Types_part_2.so OPCAP_Types_part_3.so OPCAP_Types_part_4.so OPCAP_Types_part_5.so OPCAP_Types_part_6.so OPCAP_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 Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so OPCAP_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so \
#8 5.292 -L/usr/lib/titan -lttcn3-parallel-dynamic \
#8 5.292 -L/lib -lcrypto \
#8 5.292 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \
#8 5.292 then : ; else /usr/bin/titanver GSM_Types.o General_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o Misc_Helpers.o Native_Functions.o OPCAP_Adapter.o OPCAP_CLIENT_Tests.o OPCAP_CodecPort.o OPCAP_CodecPort_CtrlFunct.o OPCAP_Templates.o OPCAP_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.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 Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o OPCAP_Adapter_part_1.o OPCAP_Adapter_part_2.o OPCAP_Adapter_part_3.o OPCAP_Adapter_part_4.o OPCAP_Adapter_part_5.o OPCAP_Adapter_part_6.o OPCAP_Adapter_part_7.o OPCAP_CLIENT_Tests_part_1.o OPCAP_CLIENT_Tests_part_2.o OPCAP_CLIENT_Tests_part_3.o OPCAP_CLIENT_Tests_part_4.o OPCAP_CLIENT_Tests_part_5.o OPCAP_CLIENT_Tests_part_6.o OPCAP_CLIENT_Tests_part_7.o OPCAP_CodecPort_part_1.o OPCAP_CodecPort_part_2.o OPCAP_CodecPort_part_3.o OPCAP_CodecPort_part_4.o OPCAP_CodecPort_part_5.o OPCAP_CodecPort_part_6.o OPCAP_CodecPort_part_7.o OPCAP_CodecPort_CtrlFunct_part_1.o OPCAP_CodecPort_CtrlFunct_part_2.o OPCAP_CodecPort_CtrlFunct_part_3.o OPCAP_CodecPort_CtrlFunct_part_4.o OPCAP_CodecPort_CtrlFunct_part_5.o OPCAP_CodecPort_CtrlFunct_part_6.o OPCAP_CodecPort_CtrlFunct_part_7.o OPCAP_Templates_part_1.o OPCAP_Templates_part_2.o OPCAP_Templates_part_3.o OPCAP_Templates_part_4.o OPCAP_Templates_part_5.o OPCAP_Templates_part_6.o OPCAP_Templates_part_7.o OPCAP_Types_part_1.o OPCAP_Types_part_2.o OPCAP_Types_part_3.o OPCAP_Types_part_4.o OPCAP_Types_part_5.o OPCAP_Types_part_6.o OPCAP_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 Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o OPCAP_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o; exit 1; fi
#8 5.391 make[1]: Leaving directory '/osmo-ttcn3-hacks/pcap-client'
#8 DONE 5.6s

#9 [4/4] COPY	OPCAP_CLIENT_TESTS.CFG /data/OPCAP_CLIENT_Tests.cfg
#9 DONE 0.1s

#10 exporting to image
#10 exporting layers
#10 exporting layers 0.3s done
#10 writing image sha256:deba4158161d125cfb8d8657a4545d5b3c26879e9d5b72837a0d272f655f7a4f 0.0s done
#10 naming to docker.io/osmocom-build/ttcn3-pcap-client-test:latest 0.0s done
#10 DONE 0.3s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/ttcn3-pcap-client-test'
+ docker_image_exists ttcn3-pcap-client-test
+ docker images -q osmocom-build/ttcn3-pcap-client-test
+ test -n deba4158161d
+ list_osmo_packages debian-bookworm ttcn3-pcap-client-test
+ local distro=debian-bookworm
+ local image=ttcn3-pcap-client-test
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-pcap-client-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-pcap-client-test/logs/pcap-client-tester
+ cp OPCAP_CLIENT_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client-tester/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_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-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client
+ cp osmo-pcap-client.cfg /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client/
+ network_create
+ SUBNET=1319728
+ seq 1 30
+ echo (1319728 + 1) % 256
+ bc
+ SUBNET=49
+ NET_NAME=ttcn3-pcap-client-test-49
+ SUB4=172.18.49.0/24
+ SUB6=fd02:db8:49::/64
+ set +x
Creating network ttcn3-pcap-client-test-49, trying SUBNET=49...
+ docker network create --internal --subnet 172.18.49.0/24 --ipv6 --subnet fd02:db8:49::/64 ttcn3-pcap-client-test-49
f9b73bc8d560df3626d8ac69d6814d5ca8de7fd89d2bd4b80502e80facf68065
+ set +x

### Network ttcn3-pcap-client-test-49 created (SUBNET=49) ###

+ return
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=49 to: /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client/osmo-pcap-client.cfg
Applying SUBNET=49 to: /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg
+ echo Starting container with pcap-client
Starting container with pcap-client
+ docker_network_params 49 20
+ NET=49
+ ADDR_SUFIX=20
+ echo --network ttcn3-pcap-client-test-49 --ip 172.18.49.20 --ip6 fd02:db8:49::20
+ docker run --rm --network ttcn3-pcap-client-test-49 --ip 172.18.49.20 --ip6 fd02:db8:49::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client:/data --name jenkins-ttcn3-pcap-client-test-1228-pcap-client -d osmocom-build/osmo-pcap-master
83c06c882985457edf982761289a1ca003603a1f25a22f15d690e779c55d9173
+ echo Starting container with pcap-client testsuite
Starting container with pcap-client testsuite
+ docker_network_params 49 10
+ NET=49
+ ADDR_SUFIX=10
+ echo --network ttcn3-pcap-client-test-49 --ip 172.18.49.10 --ip6 fd02:db8:49::10
+ docker run --rm --network ttcn3-pcap-client-test-49 --ip 172.18.49.10 --ip6 fd02:db8:49::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client-tester:/data --name jenkins-ttcn3-pcap-client-test-1228-ttcn3-pcap-client-test osmocom-build/ttcn3-pcap-client-test
+ SUBDIR=pcap-client
+ SUITE=OPCAP_CLIENT_Tests
+ '[' -n '' ']'
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/pcap-client/OPCAP_CLIENT_Tests OPCAP_CLIENT_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli OPCAP_CLIENT_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: OPCAP_CLIENT_Tests.cfg
MC@0573fb1cdf41: Unix server socket created successfully.
MC@0573fb1cdf41: Listening on TCP port 42205.
MC2> 0573fb1cdf41 is the default
spawn /osmo-ttcn3-hacks/pcap-client/OPCAP_CLIENT_Tests 0573fb1cdf41 42205
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@0573fb1cdf41: New HC connected from 172.18.49.10 [172.18.49.10]. 0573fb1cdf41: Linux 6.1.0-13-amd64 on x86_64.
cmtc
MC@0573fb1cdf41: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@0573fb1cdf41: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@0573fb1cdf41: Configuration file was processed on all HCs.
MC@0573fb1cdf41: Creating MTC on host 172.18.49.10.
MC@0573fb1cdf41: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@0573fb1cdf41: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr'.
------ OPCAP_CLIENT_Tests.TC_connect_rx_hdr ------
Sat Aug 31 07:33:19 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_connect_rx_hdr.pcap" >/data/OPCAP_CLIENT_Tests.TC_connect_rx_hdr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0573fb1cdf41: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr' was executed successfully (exit status: 0).
MTC@0573fb1cdf41: Test case TC_connect_rx_hdr started.
MTC@0573fb1cdf41: Waiting for client-0 connection...
MTC@0573fb1cdf41: Connection from "172.18.49.20":34057
MTC@0573fb1cdf41: setverdict(pass): none -> pass
MTC@0573fb1cdf41: Setting final verdict of the test case.
MTC@0573fb1cdf41: Local verdict of MTC: pass
MTC@0573fb1cdf41: No PTCs were created.
MTC@0573fb1cdf41: Test case TC_connect_rx_hdr finished. Verdict: pass
MTC@0573fb1cdf41: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass'.
Sat Aug 31 07:33:22 UTC 2024
====== OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=5129)
Waiting for packet dumper to finish... 1 (prev_count=5129, count=6273)
MTC@0573fb1cdf41: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass' was executed successfully (exit status: 0).
MTC@0573fb1cdf41: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect'.
------ OPCAP_CLIENT_Tests.TC_reconnect ------
Sat Aug 31 07:33:24 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_reconnect.pcap" >/data/OPCAP_CLIENT_Tests.TC_reconnect.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0573fb1cdf41: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect' was executed successfully (exit status: 0).
MTC@0573fb1cdf41: Test case TC_reconnect started.
MTC@0573fb1cdf41: Waiting for client-0 connection...
MTC@0573fb1cdf41: Connection from "172.18.49.20":37047
MTC@0573fb1cdf41: Disconnecting client-0
MTC@0573fb1cdf41: Connection from "172.18.49.20":40511
MTC@0573fb1cdf41: setverdict(pass): none -> pass
MTC@0573fb1cdf41: Setting final verdict of the test case.
MTC@0573fb1cdf41: Local verdict of MTC: pass
MTC@0573fb1cdf41: No PTCs were created.
MTC@0573fb1cdf41: Test case TC_reconnect finished. Verdict: pass
MTC@0573fb1cdf41: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass'.
Sat Aug 31 07:33:30 UTC 2024
====== OPCAP_CLIENT_Tests.TC_reconnect pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=2137)
Waiting for packet dumper to finish... 1 (prev_count=2137, count=3149)
MTC@0573fb1cdf41: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass' was executed successfully (exit status: 0).
MTC@0573fb1cdf41: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture'.
------ OPCAP_CLIENT_Tests.TC_capture ------
Sat Aug 31 07:33:32 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_capture.pcap" >/data/OPCAP_CLIENT_Tests.TC_capture.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0573fb1cdf41: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture' was executed successfully (exit status: 0).
MTC@0573fb1cdf41: Test case TC_capture started.
MTC@0573fb1cdf41: Waiting for client-0 connection...
MTC@0573fb1cdf41: Connection from "172.18.49.20":44973
MTC@0573fb1cdf41: setverdict(pass): none -> pass
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: Setting final verdict of the test case.
MTC@0573fb1cdf41: Local verdict of MTC: pass
MTC@0573fb1cdf41: No PTCs were created.
MTC@0573fb1cdf41: Test case TC_capture finished. Verdict: pass
MTC@0573fb1cdf41: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass'.
Sat Aug 31 07:33:44 UTC 2024
====== OPCAP_CLIENT_Tests.TC_capture pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=24941)
Waiting for packet dumper to finish... 1 (prev_count=24941, count=26543)
MTC@0573fb1cdf41: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass' was executed successfully (exit status: 0).
MTC@0573fb1cdf41: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr'.
------ OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr ------
Sat Aug 31 07:33:46 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.pcap" >/data/OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0573fb1cdf41: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr' was executed successfully (exit status: 0).
MTC@0573fb1cdf41: Test case TC_multi_connect_rx_hdr started.
MTC@0573fb1cdf41: Waiting for client-0 connection...
MTC@0573fb1cdf41: Connection from "172.18.49.20":38299
MTC@0573fb1cdf41: Warning: Re-starting timer g_Tguard, which is already active (running or expired).
MTC@0573fb1cdf41: Waiting for client-1 connection...
MTC@0573fb1cdf41: Connection from "172.18.49.20":36449
MTC@0573fb1cdf41: setverdict(pass): none -> pass
MTC@0573fb1cdf41: Setting final verdict of the test case.
MTC@0573fb1cdf41: Local verdict of MTC: pass
MTC@0573fb1cdf41: No PTCs were created.
MTC@0573fb1cdf41: Test case TC_multi_connect_rx_hdr finished. Verdict: pass
MTC@0573fb1cdf41: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass'.
Sat Aug 31 07:33:50 UTC 2024
====== OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=3652)
Waiting for packet dumper to finish... 1 (prev_count=3652, count=5020)
MTC@0573fb1cdf41: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass' was executed successfully (exit status: 0).
MTC@0573fb1cdf41: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture'.
------ OPCAP_CLIENT_Tests.TC_multi_capture ------
Sat Aug 31 07:33:52 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
 /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_multi_capture.pcap" >/data/OPCAP_CLIENT_Tests.TC_multi_capture.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@0573fb1cdf41: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture' was executed successfully (exit status: 0).
MTC@0573fb1cdf41: Test case TC_multi_capture started.
MTC@0573fb1cdf41: Waiting for client-0 connection...
MTC@0573fb1cdf41: Connection from "172.18.49.20":44853
MTC@0573fb1cdf41: Warning: Re-starting timer g_Tguard, which is already active (running or expired).
MTC@0573fb1cdf41: Waiting for client-1 connection...
MTC@0573fb1cdf41: Connection from "172.18.49.20":40047
MTC@0573fb1cdf41: setverdict(pass): none -> pass
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: setverdict(pass): pass -> pass, component reason not changed
MTC@0573fb1cdf41: Setting final verdict of the test case.
MTC@0573fb1cdf41: Local verdict of MTC: pass
MTC@0573fb1cdf41: No PTCs were created.
MTC@0573fb1cdf41: Test case TC_multi_capture finished. Verdict: pass
MTC@0573fb1cdf41: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass'.
Sat Aug 31 07:34:05 UTC 2024
====== OPCAP_CLIENT_Tests.TC_multi_capture pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=38346)
Waiting for packet dumper to finish... 1 (prev_count=38346, count=41996)
MTC@0573fb1cdf41: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass' was executed successfully (exit status: 0).
MC@0573fb1cdf41: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@0573fb1cdf41: Terminating MTC.
MC@0573fb1cdf41: MTC terminated.
MC2> exit
MC@0573fb1cdf41: Shutting down session.
MC@0573fb1cdf41: Shutdown complete.
No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/pcap-client/expected-results.xml)
+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh OPCAP_CLIENT_Tests --rm
Generated OPCAP_CLIENT_Tests.TC_capture.merged
Generated OPCAP_CLIENT_Tests.TC_connect_rx_hdr.merged
Generated OPCAP_CLIENT_Tests.TC_multi_capture.merged
Generated OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.merged
Generated OPCAP_CLIENT_Tests.TC_reconnect.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-pcap-client-test-49
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ local containers=jenkins-ttcn3-pcap-client-test-1228-pcap-client
+ [ -n jenkins-ttcn3-pcap-client-test-1228-pcap-client ]
+ docker_kill_wait jenkins-ttcn3-pcap-client-test-1228-pcap-client
+ docker kill jenkins-ttcn3-pcap-client-test-1228-pcap-client
jenkins-ttcn3-pcap-client-test-1228-pcap-client
+ docker wait jenkins-ttcn3-pcap-client-test-1228-pcap-client
137
+ network_remove
+ set +x
Removing network ttcn3-pcap-client-test-49
+ docker network remove ttcn3-pcap-client-test-49
ttcn3-pcap-client-test-49
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/unix
+ fix_perms
+ set +x
Fixing permissions
+ id -u
+ id -g
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/_cache:/cache --name jenkins-ttcn3-pcap-client-test-1228-cleaner debian:bookworm sh -e -x -c 
				chmod -R a+rX /data/ /cache/
				chown -R 1000:1000 /data /cache
			
+ chmod -R a+rX /data/ /cache/
+ chown -R 1000:1000 /data /cache
+ collect_logs
+ cat /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client-tester/junit-xml-21.log
<?xml version="1.0"?>
<testsuite name='Titan' tests='5' failures='0' errors='0' skipped='0' inconc='0' time='48.00'>
  <testcase classname='OPCAP_CLIENT_Tests' name='TC_connect_rx_hdr' time='1.726980'/>
  <testcase classname='OPCAP_CLIENT_Tests' name='TC_reconnect' time='4.993362'/>
  <testcase classname='OPCAP_CLIENT_Tests' name='TC_capture' time='10.465155'/>
  <testcase classname='OPCAP_CLIENT_Tests' name='TC_multi_connect_rx_hdr' time='2.962076'/>
  <testcase classname='OPCAP_CLIENT_Tests' name='TC_multi_capture' time='12.467687'/>
</testsuite>
Recording test results
[Checks API] No suitable checks publisher found.
Archiving artifacts
Finished: SUCCESS