Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision da8b6e46d32b77c4648a7cfd70ca849118798d0d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f da8b6e46d32b77c4648a7cfd70ca849118798d0d # timeout=10 Commit message: "jenkins-common: Treat -asan builds the same as -master" > git rev-list --no-walk bd8038508ffa24ea0ed26f54a64eb6cf85c34f06 # timeout=10 [ttcn3-pcap-client-test] $ /bin/sh -xe /tmp/jenkins1215696468618462270.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-pcap-client-test + export IMAGE_SUFFIX=master + cd ttcn3-pcap-client-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs ] + [ xjenkins-ttcn3-pcap-client-test-1149 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/ttcn3-pcap-client-test + SUITE_NAME=ttcn3-pcap-client-test + IMAGE_SUFFIX=master + docker_images_require osmo-pcap-master ttcn3-pcap-client-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-pcap-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-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=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.75kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #12 CACHED #13 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #13 CACHED #14 [ 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 #14 CACHED #15 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #15 CACHED #16 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #16 CACHED #17 [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 #17 CACHED #18 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #18 CACHED #19 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #19 CACHED #20 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #20 CACHED #21 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #21 CACHED #22 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #22 CACHED #23 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #23 CACHED #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #24 CACHED #25 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-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:eea4480db856f2a7f888e9fa922927635abfb1f73e11b33d026eef0657195eed 0.0s 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 eea4480db856 + 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=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-pcap-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.30kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B 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.328 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.328 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.328 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.328 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.863 Reading package lists... #6 1.127 Reading package lists... #6 1.377 Building dependency tree... #6 1.434 Reading state information... #6 1.499 libzmq3-dev is already the newest version (4.3.4-6). #6 1.499 The following additional packages will be installed: #6 1.499 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #6 1.499 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #6 1.499 osmocom-nightly #6 1.510 The following NEW packages will be installed: #6 1.510 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 #6 1.510 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #6 1.510 libosmovty13 osmocom-nightly #6 1.526 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #6 1.526 Need to get 1873 kB of archives. #6 1.526 After this operation, 6772 kB of additional disk space will be used. #6 1.526 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406122026 [1180 B] #6 1.547 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.208.10d4d.202406122026 [164 kB] #6 1.549 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.208.10d4d.202406122026 [46.0 kB] #6 1.557 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.208.10d4d.202406122026 [65.4 kB] #6 1.557 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.208.10d4d.202406122026 [222 kB] #6 1.558 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.208.10d4d.202406122026 [66.0 kB] #6 1.558 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.208.10d4d.202406122026 [98.5 kB] #6 1.559 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.208.10d4d.202406122026 [172 kB] #6 1.559 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.208.10d4d.202406122026 [54.5 kB] #6 1.559 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.208.10d4d.202406122026 [58.6 kB] #6 1.560 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.208.10d4d.202406122026 [45.3 kB] #6 1.568 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.208.10d4d.202406122026 [38.6 kB] #6 1.568 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.208.10d4d.202406122026 [840 kB] #6 1.672 debconf: delaying package configuration, since apt-utils is not installed #6 1.703 Fetched 1873 kB in 0s (32.5 MB/s) #6 1.744 Selecting previously unselected package osmocom-nightly. #6 1.744 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117415 files and directories currently installed.) #6 1.768 Preparing to unpack .../00-osmocom-nightly_202406122026_amd64.deb ... #6 1.784 Unpacking osmocom-nightly (202406122026) ... #6 1.888 Selecting previously unselected package libosmocore21:amd64. #6 1.892 Preparing to unpack .../01-libosmocore21_1.9.0.208.10d4d.202406122026_amd64.deb ... #6 1.924 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406122026) ... #6 2.032 Selecting previously unselected package libosmocodec4:amd64. #6 2.037 Preparing to unpack .../02-libosmocodec4_1.9.0.208.10d4d.202406122026_amd64.deb ... #6 2.053 Unpacking libosmocodec4:amd64 (1.9.0.208.10d4d.202406122026) ... #6 2.163 Selecting previously unselected package libosmoisdn0:amd64. #6 2.167 Preparing to unpack .../03-libosmoisdn0_1.9.0.208.10d4d.202406122026_amd64.deb ... #6 2.188 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406122026) ... #6 2.293 Selecting previously unselected package libosmogsm20:amd64. #6 2.297 Preparing to unpack .../04-libosmogsm20_1.9.0.208.10d4d.202406122026_amd64.deb ... #6 2.313 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406122026) ... #6 2.427 Selecting previously unselected package libosmocoding0:amd64. #6 2.431 Preparing to unpack .../05-libosmocoding0_1.9.0.208.10d4d.202406122026_amd64.deb ... #6 2.447 Unpacking libosmocoding0:amd64 (1.9.0.208.10d4d.202406122026) ... #6 2.568 Selecting previously unselected package libosmovty13:amd64. #6 2.572 Preparing to unpack .../06-libosmovty13_1.9.0.208.10d4d.202406122026_amd64.deb ... #6 2.589 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406122026) ... #6 2.699 Selecting previously unselected package libosmogb14:amd64. #6 2.703 Preparing to unpack .../07-libosmogb14_1.9.0.208.10d4d.202406122026_amd64.deb ... #6 2.720 Unpacking libosmogb14:amd64 (1.9.0.208.10d4d.202406122026) ... #6 2.850 Selecting previously unselected package libosmoctrl0:amd64. #6 2.862 Preparing to unpack .../08-libosmoctrl0_1.9.0.208.10d4d.202406122026_amd64.deb ... #6 2.879 Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d.202406122026) ... #6 3.024 Selecting previously unselected package libosmosim2:amd64. #6 3.041 Preparing to unpack .../09-libosmosim2_1.9.0.208.10d4d.202406122026_amd64.deb ... #6 3.058 Unpacking libosmosim2:amd64 (1.9.0.208.10d4d.202406122026) ... #6 3.204 Selecting previously unselected package libosmousb0:amd64. #6 3.222 Preparing to unpack .../10-libosmousb0_1.9.0.208.10d4d.202406122026_amd64.deb ... #6 3.239 Unpacking libosmousb0:amd64 (1.9.0.208.10d4d.202406122026) ... #6 3.357 Selecting previously unselected package libosmocore. #6 3.376 Preparing to unpack .../11-libosmocore_1.9.0.208.10d4d.202406122026_amd64.deb ... #6 3.393 Unpacking libosmocore (1.9.0.208.10d4d.202406122026) ... #6 3.513 Selecting previously unselected package libosmocore-dev:amd64. #6 3.521 Preparing to unpack .../12-libosmocore-dev_1.9.0.208.10d4d.202406122026_amd64.deb ... #6 3.538 Unpacking libosmocore-dev:amd64 (1.9.0.208.10d4d.202406122026) ... #6 3.685 Setting up osmocom-nightly (202406122026) ... #6 3.734 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406122026) ... #6 3.783 Setting up libosmousb0:amd64 (1.9.0.208.10d4d.202406122026) ... #6 3.833 Setting up libosmocodec4:amd64 (1.9.0.208.10d4d.202406122026) ... #6 3.882 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406122026) ... #6 3.930 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406122026) ... #6 3.978 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406122026) ... #6 4.026 Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d.202406122026) ... #6 4.073 Setting up libosmogb14:amd64 (1.9.0.208.10d4d.202406122026) ... #6 4.121 Setting up libosmocoding0:amd64 (1.9.0.208.10d4d.202406122026) ... #6 4.169 Setting up libosmosim2:amd64 (1.9.0.208.10d4d.202406122026) ... #6 4.217 Setting up libosmocore (1.9.0.208.10d4d.202406122026) ... #6 4.265 Setting up libosmocore-dev:amd64 (1.9.0.208.10d4d.202406122026) ... #6 4.314 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 4.6s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-pcap.git #9 0.282 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.345 Already on 'master' #11 0.345 Your branch is up to date with 'origin/master'. #11 0.346 refs/heads/master #11 0.347 HEAD is now at 61e2810 contrib/systemd: run as osmocom user #11 0.348 master #11 0.349 61e2810f4dd4aa139b5bacd59db88b613658e7c1 #11 1.850 configure.ac:72: warning: The macro `AC_HEADER_STDC' is obsolete. #11 1.850 configure.ac:72: You should run autoupdate. #11 1.850 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 1.850 configure.ac:72: the top level #11 1.850 configure.ac:120: warning: The macro `AC_HELP_STRING' is obsolete. #11 1.850 configure.ac:120: You should run autoupdate. #11 1.850 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 1.850 configure.ac:120: the top level #11 1.850 configure.ac:136: warning: The macro `AC_HELP_STRING' is obsolete. #11 1.850 configure.ac:136: You should run autoupdate. #11 1.850 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 1.850 configure.ac:136: the top level #11 1.850 configure.ac:172: warning: The macro `AC_HELP_STRING' is obsolete. #11 1.850 configure.ac:172: You should run autoupdate. #11 1.850 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 1.850 configure.ac:172: the top level #11 1.850 configure.ac:183: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 1.850 configure.ac:183: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 1.850 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 1.850 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 1.850 configure.ac:183: the top level #11 1.850 configure.ac:186: warning: AC_OUTPUT should be used without arguments. #11 1.850 configure.ac:186: You should run autoupdate. #11 2.136 configure.ac:60: installing './compile' #11 2.137 configure.ac:6: installing './install-sh' #11 2.138 configure.ac:6: installing './missing' #11 2.202 src/Makefile.am: installing './depcomp' #11 2.255 checking for a BSD-compatible install... /usr/bin/install -c #11 2.259 checking whether build environment is sane... yes #11 2.263 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 2.264 checking for gawk... gawk #11 2.264 checking whether make sets $(MAKE)... yes #11 2.269 checking whether make supports nested variables... yes #11 2.272 checking whether make supports nested variables... (cached) yes #11 2.272 checking whether make sets $(MAKE)... (cached) yes #11 2.273 checking for gcc... gcc #11 2.285 checking whether the C compiler works... yes #11 2.304 checking for C compiler default output file name... a.out #11 2.305 checking for suffix of executables... #11 2.323 checking whether we are cross compiling... no #11 2.343 checking for suffix of object files... o #11 2.352 checking whether the compiler supports GNU C... yes #11 2.362 checking whether gcc accepts -g... yes #11 2.371 checking for gcc option to enable C11 features... none needed #11 2.387 checking whether gcc understands -c and -o together... yes #11 2.404 checking whether make supports the include directive... yes (GNU style) #11 2.407 checking dependency style of gcc... gcc3 #11 2.421 checking for ranlib... ranlib #11 2.421 checking for pkg-config... /usr/bin/pkg-config #11 2.421 checking for pkg-config... /usr/bin/pkg-config #11 2.421 checking pkg-config is at least version 0.20... yes #11 2.422 checking for stdio.h... yes #11 2.430 checking for stdlib.h... yes #11 2.440 checking for string.h... yes #11 2.451 checking for inttypes.h... yes #11 2.462 checking for stdint.h... yes #11 2.481 checking for strings.h... yes #11 2.496 checking for sys/stat.h... yes #11 2.507 checking for sys/types.h... yes #11 2.518 checking for unistd.h... yes #11 2.530 checking for grep that handles long lines and -e... /usr/bin/grep #11 2.531 checking for egrep... /usr/bin/grep -E #11 2.533 checking whether to enable VTY tests... no #11 2.533 checking for pcap-config... /usr/bin/pcap-config #11 2.534 checking for libosmocore >= 1.9.0... yes #11 2.537 checking for libosmogb >= 1.9.0... yes #11 2.541 checking for libosmogsm >= 1.9.0... yes #11 2.544 checking for libosmovty >= 1.9.0... yes #11 2.547 checking for libzmq >= 3.2.2... yes #11 2.550 checking for gnutls... yes #11 2.553 checking whether to enable code coverage support... no #11 2.561 checking that generated files are newer than configure... done #11 3.263 configure: creating ./config.status #11 3.461 config.status: creating include/Makefile #11 3.498 config.status: creating include/osmo-pcap/Makefile #11 3.529 config.status: creating src/Makefile #11 3.561 config.status: creating contrib/Makefile #11 3.595 config.status: creating contrib/systemd/Makefile #11 3.632 config.status: creating contrib/osmo-pcap.spec #11 3.673 config.status: creating doc/Makefile #11 3.709 config.status: creating doc/examples/Makefile #11 3.738 config.status: creating doc/manuals/Makefile #11 3.761 config.status: creating tests/Makefile #11 3.779 config.status: creating Makefile #11 3.791 config.status: creating osmopcapconfig.h #11 3.801 config.status: executing tests/atconfig commands #11 3.803 config.status: executing depfiles commands #11 3.854 echo 0.4.2.3-61e2 > .version-t && mv .version-t .version #11 3.855 make install-recursive #11 3.856 make[1]: Entering directory '/tmp/osmo-pcap' #11 3.857 Making install in include #11 3.858 make[2]: Entering directory '/tmp/osmo-pcap/include' #11 3.859 Making install in osmo-pcap #11 3.860 make[3]: Entering directory '/tmp/osmo-pcap/include/osmo-pcap' #11 3.861 make[4]: Entering directory '/tmp/osmo-pcap/include/osmo-pcap' #11 3.861 make[4]: Nothing to be done for 'install-exec-am'. #11 3.861 make[4]: Nothing to be done for 'install-data-am'. #11 3.861 make[4]: Leaving directory '/tmp/osmo-pcap/include/osmo-pcap' #11 3.861 make[3]: Leaving directory '/tmp/osmo-pcap/include/osmo-pcap' #11 3.862 make[3]: Entering directory '/tmp/osmo-pcap/include' #11 3.863 make[4]: Entering directory '/tmp/osmo-pcap/include' #11 3.863 make[4]: Nothing to be done for 'install-exec-am'. #11 3.863 make[4]: Nothing to be done for 'install-data-am'. #11 3.863 make[4]: Leaving directory '/tmp/osmo-pcap/include' #11 3.863 make[3]: Leaving directory '/tmp/osmo-pcap/include' #11 3.863 make[2]: Leaving directory '/tmp/osmo-pcap/include' #11 3.863 Making install in src #11 3.864 make[2]: Entering directory '/tmp/osmo-pcap/src' #11 3.865 CC osmo_client_main.o #11 3.865 CC osmo_common.o #11 3.865 CC osmo_client_core.o #11 3.865 CC osmo_client_vty.o #11 3.865 CC osmo_client_network.o #11 3.865 CC osmo_tls.o #11 3.866 CC osmo_server_main.o #11 3.866 CC osmo_server_vty.o #11 3.867 CC osmo_server_network.o #11 3.921 osmo_tls.c: In function 'osmo_tls_init_server_session': #11 3.921 osmo_tls.c:432:10: warning: #warning "TODO client certificates" [-Wcpp] #11 3.921 432 | #warning "TODO client certificates" #11 3.921 | ^~~~~~~ #11 3.950 CCLD osmo-pcap-client #11 3.951 CCLD osmo-pcap-server #11 3.999 make[3]: Entering directory '/tmp/osmo-pcap/src' #11 3.999 make[3]: Nothing to be done for 'install-data-am'. #11 4.000 /usr/bin/mkdir -p '/usr/local/bin' #11 4.001 /usr/bin/install -c osmo-pcap-client osmo-pcap-server '/usr/local/bin' #11 4.002 make[3]: Leaving directory '/tmp/osmo-pcap/src' #11 4.002 make[2]: Leaving directory '/tmp/osmo-pcap/src' #11 4.003 Making install in contrib #11 4.003 make[2]: Entering directory '/tmp/osmo-pcap/contrib' #11 4.005 Making install in systemd #11 4.006 make[3]: Entering directory '/tmp/osmo-pcap/contrib/systemd' #11 4.007 make[4]: Entering directory '/tmp/osmo-pcap/contrib/systemd' #11 4.007 make[4]: Nothing to be done for 'install-exec-am'. #11 4.007 /usr/bin/mkdir -p '/lib/systemd/system' #11 4.008 /usr/bin/install -c -m 644 osmo-pcap-client.service osmo-pcap-server.service '/lib/systemd/system' #11 4.009 make[4]: Leaving directory '/tmp/osmo-pcap/contrib/systemd' #11 4.009 make[3]: Leaving directory '/tmp/osmo-pcap/contrib/systemd' #11 4.010 make[3]: Entering directory '/tmp/osmo-pcap/contrib' #11 4.011 make[4]: Entering directory '/tmp/osmo-pcap/contrib' #11 4.011 make[4]: Nothing to be done for 'install-exec-am'. #11 4.012 /usr/bin/mkdir -p '/usr/local/share/osmo-pcap' #11 4.013 /usr/bin/install -c -m 644 osmo_pcap_clean_old '/usr/local/share/osmo-pcap' #11 4.013 make[4]: Leaving directory '/tmp/osmo-pcap/contrib' #11 4.013 make[3]: Leaving directory '/tmp/osmo-pcap/contrib' #11 4.014 make[2]: Leaving directory '/tmp/osmo-pcap/contrib' #11 4.014 Making install in doc #11 4.014 make[2]: Entering directory '/tmp/osmo-pcap/doc' #11 4.016 Making install in examples #11 4.017 make[3]: Entering directory '/tmp/osmo-pcap/doc/examples' #11 4.018 make[4]: Entering directory '/tmp/osmo-pcap/doc/examples' #11 4.018 make[4]: Nothing to be done for 'install-exec-am'. #11 4.018 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 4.019 /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 4.020 make install-data-hook #11 4.021 make[5]: Entering directory '/tmp/osmo-pcap/doc/examples' #11 4.021 for f in $(find . -type f -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 4.021 j="/usr/local/share/doc/osmo-pcap/examples/$f" && \ #11 4.021 mkdir -p "$(dirname $j)" && \ #11 4.021 /usr/bin/install -c -m 644 ./$f $j; \ #11 4.021 done #11 4.027 make[5]: Leaving directory '/tmp/osmo-pcap/doc/examples' #11 4.027 make[4]: Leaving directory '/tmp/osmo-pcap/doc/examples' #11 4.027 make[3]: Leaving directory '/tmp/osmo-pcap/doc/examples' #11 4.028 Making install in manuals #11 4.028 make[3]: Entering directory '/tmp/osmo-pcap/doc/manuals' #11 4.029 make[4]: Entering directory '/tmp/osmo-pcap/doc/manuals' #11 4.029 make[4]: Nothing to be done for 'install-exec-am'. #11 4.029 make[4]: Nothing to be done for 'install-data-am'. #11 4.029 make[4]: Leaving directory '/tmp/osmo-pcap/doc/manuals' #11 4.029 make[3]: Leaving directory '/tmp/osmo-pcap/doc/manuals' #11 4.030 make[3]: Entering directory '/tmp/osmo-pcap/doc' #11 4.031 make[4]: Entering directory '/tmp/osmo-pcap/doc' #11 4.031 make[4]: Nothing to be done for 'install-exec-am'. #11 4.031 make[4]: Nothing to be done for 'install-data-am'. #11 4.031 make[4]: Leaving directory '/tmp/osmo-pcap/doc' #11 4.031 make[3]: Leaving directory '/tmp/osmo-pcap/doc' #11 4.031 make[2]: Leaving directory '/tmp/osmo-pcap/doc' #11 4.031 Making install in tests #11 4.032 make[2]: Entering directory '/tmp/osmo-pcap/tests' #11 4.033 make[3]: Entering directory '/tmp/osmo-pcap/tests' #11 4.033 make[3]: Nothing to be done for 'install-exec-am'. #11 4.033 make[3]: Nothing to be done for 'install-data-am'. #11 4.033 make[3]: Leaving directory '/tmp/osmo-pcap/tests' #11 4.033 make[2]: Leaving directory '/tmp/osmo-pcap/tests' #11 4.034 make[2]: Entering directory '/tmp/osmo-pcap' #11 4.036 make[3]: Entering directory '/tmp/osmo-pcap' #11 4.036 make[3]: Nothing to be done for 'install-exec-am'. #11 4.036 make[3]: Nothing to be done for 'install-data-am'. #11 4.036 make[3]: Leaving directory '/tmp/osmo-pcap' #11 4.036 make[2]: Leaving directory '/tmp/osmo-pcap' #11 4.037 make[1]: Leaving directory '/tmp/osmo-pcap' #11 DONE 4.1s #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:ffc4e53df1ae0a892c1efa25b7ca699dc8bd91b9d09014c03f1cbc35c4f5b93b 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 ffc4e53df1ae + 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.9.0.208.10d4d.202406122026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406122026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406122026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406122026 amd64 Osmo VTY library ii osmocom-nightly 202406122026 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 latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:856a8b41631da188044ee157a551ffb6ea50e3fe9f8f2a824a25a16af2e61f76 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-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=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-pcap-client-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 428B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 597B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" pcap-client #8 0.257 + OSMO_TTCN3_BRANCH=master #8 0.257 + shift #8 0.257 + cd /osmo-ttcn3-hacks #8 0.257 + git fetch #8 0.341 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.341 81e40a42..68e476c7 master -> origin/master #8 0.342 + 6193e64d...524d3635 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.342 + 76e8901f...4b57b15f pmaier/ipad -> origin/pmaier/ipad (forced update) #8 0.343 + git checkout master #8 0.372 Already on 'master' #8 0.373 Your branch is behind 'origin/master' by 15 commits, and can be fast-forwarded. #8 0.373 (use "git pull" to update your local branch) #8 0.373 + git symbolic-ref -q HEAD #8 0.373 refs/heads/master #8 0.373 + git reset --hard origin/master #8 0.393 HEAD is now at 68e476c7 SGP32Definitions_Templates: use signature dummys with correct length #8 0.393 + git rev-parse --abbrev-ref HEAD #8 0.394 master #8 0.394 + git rev-parse HEAD #8 0.396 68e476c71fb91eba49b2638f13acb8c8fe353a4c #8 0.396 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.397 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.398 + make -j8 deps #8 0.449 (make -j20 -C deps || make -j1 -C deps) #8 0.449 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.450 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.843 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 0.843 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.843 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.843 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.844 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.844 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.844 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.844 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.844 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.844 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.845 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.845 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.845 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.846 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.846 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.846 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.887 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 0.887 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 0.891 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.891 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.982 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 0.992 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 0.993 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 0.994 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 0.996 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 0.996 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 0.996 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 0.999 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 0.999 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 0.999 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.000 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.006 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.006 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.056 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.056 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.056 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.056 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.056 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.056 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.056 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.057 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.084 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.084 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.084 + + gitgit checkout -q checkout -f -q f086e78d74defa044d864f17adaad9433fedc961 #8 1.084 -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.084 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.085 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.085 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.086 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.086 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.086 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.087 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.087 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.088 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.088 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.088 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.089 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.089 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.090 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.186 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.186 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.188 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.190 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.190 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.191 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.191 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.191 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.192 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.192 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.193 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.193 + make pcap-client #8 1.222 (make -j20 -C deps || make -j1 -C deps) #8 1.224 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.411 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.411 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.411 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.411 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.411 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.411 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.411 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.411 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.411 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.412 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.412 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.412 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.412 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.412 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.413 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.413 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.461 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.461 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.464 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.464 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.558 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.563 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.565 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.565 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.567 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.568 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.573 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.574 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.574 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.575 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.580 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.582 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.585 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.634 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.635 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.638 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.639 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.639 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.639 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.639 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.639 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.640 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.640 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.640 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.641 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.642 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.642 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.649 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.649 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.649 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.650 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.652 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.652 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.652 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.653 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.656 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.656 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.658 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.658 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.737 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.738 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.739 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.739 (cd pcap-client && ./gen_links.sh && ./regen_makefile.sh) #8 1.741 Linking TCCInterface_Functions.ttcn #8 1.741 Linking TCCConversion_Functions.ttcn #8 1.741 Linking TCCConversion.cc #8 1.742 Linking TCCInterface.cc #8 1.742 Linking TCCInterface_ip.h #8 1.743 Linking TCCEncoding_Functions.ttcn #8 1.743 Linking TCCEncoding.cc #8 1.743 Linking Socket_API_Definitions.ttcn #8 1.744 Linking IPL4asp_Functions.ttcn #8 1.744 Linking IPL4asp_PT.cc #8 1.744 Linking IPL4asp_PT.hh #8 1.745 Linking IPL4asp_PortType.ttcn #8 1.745 Linking IPL4asp_Types.ttcn #8 1.745 Linking IPL4asp_discovery.cc #8 1.746 Linking IPL4asp_protocol_L234.hh #8 1.746 Linking TELNETasp_PT.cc #8 1.747 Linking TELNETasp_PT.hh #8 1.747 Linking TELNETasp_PortType.ttcn #8 1.748 Linking Misc_Helpers.ttcn #8 1.748 Linking General_Types.ttcn #8 1.748 Linking GSM_Types.ttcn #8 1.749 Linking Osmocom_Types.ttcn #8 1.749 Linking Native_Functions.ttcn #8 1.750 Linking Native_FunctionDefs.cc #8 1.750 Linking Osmocom_VTY_Functions.ttcn #8 1.750 Linking OPCAP_Types.ttcn #8 1.751 Linking OPCAP_Templates.ttcn #8 1.751 Linking OPCAP_CodecPort.ttcn #8 1.752 Linking OPCAP_CodecPort_CtrlFunct.ttcn #8 1.752 Linking OPCAP_CodecPort_CtrlFunctdef.cc #8 1.753 Linking OPCAP_Adapter.ttcn #8 1.757 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.757 Generating Makefile skeleton... #8 1.757 Makefile skeleton was generated. #8 1.762 make -C pcap-client compile #8 1.763 make[1]: Entering directory '/osmo-ttcn3-hacks/pcap-client' #8 1.763 /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.765 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 1.765 #8 1.765 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 1.766 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 1.767 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 1.767 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 1.767 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 1.768 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 1.768 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 1.768 Notify: Parsing TTCN-3 module `OPCAP_Adapter.ttcn'... #8 1.768 Notify: Parsing TTCN-3 module `OPCAP_CLIENT_Tests.ttcn'... #8 1.769 Notify: Parsing TTCN-3 module `OPCAP_CodecPort.ttcn'... #8 1.769 Notify: Parsing TTCN-3 module `OPCAP_CodecPort_CtrlFunct.ttcn'... #8 1.769 Notify: Parsing TTCN-3 module `OPCAP_Templates.ttcn'... #8 1.769 Notify: Parsing TTCN-3 module `OPCAP_Types.ttcn'... #8 1.769 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 1.770 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 1.770 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 1.771 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 1.771 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 1.772 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 1.772 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 1.773 Notify: Checking modules... #8 1.776 OPCAP_Adapter.ttcn: In TTCN-3 module `OPCAP_Adapter': #8 1.776 OPCAP_Adapter.ttcn:39.1-58.1: In function definition `f_connect': #8 1.776 OPCAP_Adapter.ttcn:44.2-47.2: In if statement: #8 1.776 OPCAP_Adapter.ttcn:45.3-87: In function instance: #8 1.776 OPCAP_Adapter.ttcn:45.3-87: warning: The value returned by external function `@OPCAP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 1.776 OPCAP_Adapter.ttcn:61.1-78.1: In function definition `f_bind': #8 1.776 OPCAP_Adapter.ttcn:65.2-68.2: In if statement: #8 1.776 OPCAP_Adapter.ttcn:66.3-87: In function instance: #8 1.776 OPCAP_Adapter.ttcn:66.3-87: warning: The value returned by external function `@OPCAP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 1.776 OPCAP_Adapter.ttcn:89.1-92.1: In function definition `f_disconnect': #8 1.776 OPCAP_Adapter.ttcn:90.2-86: In function instance: #8 1.776 OPCAP_Adapter.ttcn:90.2-86: warning: The value returned by external function `@OPCAP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 1.777 OPCAP_CLIENT_Tests.ttcn: In TTCN-3 module `OPCAP_CLIENT_Tests': #8 1.777 OPCAP_CLIENT_Tests.ttcn:48.9-58.1: In function definition `f_init_one_srv': #8 1.777 OPCAP_CLIENT_Tests.ttcn:57.2-46: In function instance: #8 1.777 OPCAP_CLIENT_Tests.ttcn:57.2-46: warning: The value returned by function `@OPCAP_Adapter.f_opcap_exp' is not used #8 1.777 OPCAP_CLIENT_Tests.ttcn:123.1-135.1: In testcase definition `TC_reconnect': #8 1.777 OPCAP_CLIENT_Tests.ttcn:133.2-39: In function instance: #8 1.777 OPCAP_CLIENT_Tests.ttcn:133.2-39: warning: The value returned by function `@OPCAP_Adapter.f_opcap_exp' is not used #8 1.777 Notify: Generating code... #8 1.792 Notify: File `GSM_Types.hh' was generated. #8 1.793 Notify: File `GSM_Types.cc' was generated. #8 1.793 Notify: File `GSM_Types_part_1.cc' was generated. #8 1.793 Notify: File `GSM_Types_part_2.cc' was generated. #8 1.793 Notify: File `GSM_Types_part_3.cc' was generated. #8 1.793 Notify: File `GSM_Types_part_4.cc' was generated. #8 1.793 Notify: File `GSM_Types_part_5.cc' was generated. #8 1.793 Notify: File `GSM_Types_part_6.cc' was generated. #8 1.793 Notify: File `GSM_Types_part_7.cc' was generated. #8 1.793 Notify: File `General_Types.hh' was generated. #8 1.793 Notify: File `General_Types.cc' was generated. #8 1.793 Notify: File `General_Types_part_1.cc' was generated. #8 1.793 Notify: File `General_Types_part_2.cc' was generated. #8 1.793 Notify: File `General_Types_part_3.cc' was generated. #8 1.793 Notify: File `General_Types_part_4.cc' was generated. #8 1.794 Notify: File `General_Types_part_5.cc' was generated. #8 1.794 Notify: File `General_Types_part_6.cc' was generated. #8 1.794 Notify: File `General_Types_part_7.cc' was generated. #8 1.794 Notify: File `IPL4asp_Functions.hh' was generated. #8 1.794 Notify: File `IPL4asp_Functions.cc' was generated. #8 1.794 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 1.794 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 1.794 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 1.794 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 1.794 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 1.794 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 1.794 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 1.794 Notify: File `IPL4asp_PortType.hh' was generated. #8 1.794 Notify: File `IPL4asp_PortType.cc' was generated. #8 1.794 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 1.794 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 1.794 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 1.794 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 1.794 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 1.794 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 1.794 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 1.794 Notify: File `IPL4asp_Types.hh' was generated. #8 1.794 Notify: File `IPL4asp_Types.cc' was generated. #8 1.794 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 1.794 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 1.794 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 1.795 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 1.795 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 1.795 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 1.795 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 1.795 Notify: File `Misc_Helpers.hh' was generated. #8 1.795 Notify: File `Misc_Helpers.cc' was generated. #8 1.795 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 1.795 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 1.795 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 1.795 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 1.795 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 1.795 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 1.795 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 1.795 Notify: File `Native_Functions.hh' was generated. #8 1.795 Notify: File `Native_Functions.cc' was generated. #8 1.795 Notify: File `Native_Functions_part_1.cc' was generated. #8 1.795 Notify: File `Native_Functions_part_2.cc' was generated. #8 1.795 Notify: File `Native_Functions_part_3.cc' was generated. #8 1.795 Notify: File `Native_Functions_part_4.cc' was generated. #8 1.795 Notify: File `Native_Functions_part_5.cc' was generated. #8 1.795 Notify: File `Native_Functions_part_6.cc' was generated. #8 1.795 Notify: File `Native_Functions_part_7.cc' was generated. #8 1.795 Notify: File `OPCAP_Adapter.hh' was generated. #8 1.795 Notify: File `OPCAP_Adapter.cc' was generated. #8 1.795 Notify: File `OPCAP_Adapter_part_1.cc' was generated. #8 1.795 Notify: File `OPCAP_Adapter_part_2.cc' was generated. #8 1.795 Notify: File `OPCAP_Adapter_part_3.cc' was generated. #8 1.795 Notify: File `OPCAP_Adapter_part_4.cc' was generated. #8 1.795 Notify: File `OPCAP_Adapter_part_5.cc' was generated. #8 1.795 Notify: File `OPCAP_Adapter_part_6.cc' was generated. #8 1.795 Notify: File `OPCAP_Adapter_part_7.cc' was generated. #8 1.796 Notify: File `OPCAP_CLIENT_Tests.hh' was generated. #8 1.796 Notify: File `OPCAP_CLIENT_Tests.cc' was generated. #8 1.796 Notify: File `OPCAP_CLIENT_Tests_part_1.cc' was generated. #8 1.796 Notify: File `OPCAP_CLIENT_Tests_part_2.cc' was generated. #8 1.796 Notify: File `OPCAP_CLIENT_Tests_part_3.cc' was generated. #8 1.796 Notify: File `OPCAP_CLIENT_Tests_part_4.cc' was generated. #8 1.796 Notify: File `OPCAP_CLIENT_Tests_part_5.cc' was generated. #8 1.796 Notify: File `OPCAP_CLIENT_Tests_part_6.cc' was generated. #8 1.796 Notify: File `OPCAP_CLIENT_Tests_part_7.cc' was generated. #8 1.796 Notify: File `OPCAP_CodecPort.hh' was generated. #8 1.796 Notify: File `OPCAP_CodecPort.cc' was generated. #8 1.796 Notify: File `OPCAP_CodecPort_CtrlFunct.hh' was generated. #8 1.796 Notify: File `OPCAP_CodecPort_CtrlFunct.cc' was generated. #8 1.796 Notify: File `OPCAP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.796 Notify: File `OPCAP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.796 Notify: File `OPCAP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.796 Notify: File `OPCAP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.796 Notify: File `OPCAP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.796 Notify: File `OPCAP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.796 Notify: File `OPCAP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.796 Notify: File `OPCAP_CodecPort_part_1.cc' was generated. #8 1.796 Notify: File `OPCAP_CodecPort_part_2.cc' was generated. #8 1.796 Notify: File `OPCAP_CodecPort_part_3.cc' was generated. #8 1.796 Notify: File `OPCAP_CodecPort_part_4.cc' was generated. #8 1.796 Notify: File `OPCAP_CodecPort_part_5.cc' was generated. #8 1.796 Notify: File `OPCAP_CodecPort_part_6.cc' was generated. #8 1.796 Notify: File `OPCAP_CodecPort_part_7.cc' was generated. #8 1.796 Notify: File `OPCAP_Templates.hh' was generated. #8 1.796 Notify: File `OPCAP_Templates.cc' was generated. #8 1.796 Notify: File `OPCAP_Templates_part_1.cc' was generated. #8 1.796 Notify: File `OPCAP_Templates_part_2.cc' was generated. #8 1.797 Notify: File `OPCAP_Templates_part_3.cc' was generated. #8 1.797 Notify: File `OPCAP_Templates_part_4.cc' was generated. #8 1.797 Notify: File `OPCAP_Templates_part_5.cc' was generated. #8 1.797 Notify: File `OPCAP_Templates_part_6.cc' was generated. #8 1.797 Notify: File `OPCAP_Templates_part_7.cc' was generated. #8 1.797 Notify: File `OPCAP_Types.hh' was generated. #8 1.797 Notify: File `OPCAP_Types.cc' was generated. #8 1.797 Notify: File `OPCAP_Types_part_1.cc' was generated. #8 1.797 Notify: File `OPCAP_Types_part_2.cc' was generated. #8 1.797 Notify: File `OPCAP_Types_part_3.cc' was generated. #8 1.797 Notify: File `OPCAP_Types_part_4.cc' was generated. #8 1.797 Notify: File `OPCAP_Types_part_5.cc' was generated. #8 1.797 Notify: File `OPCAP_Types_part_6.cc' was generated. #8 1.797 Notify: File `OPCAP_Types_part_7.cc' was generated. #8 1.797 Notify: File `Osmocom_Types.hh' was generated. #8 1.797 Notify: File `Osmocom_Types.cc' was generated. #8 1.797 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 1.797 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 1.797 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 1.797 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 1.797 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 1.797 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 1.797 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 1.797 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 1.797 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 1.797 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 1.797 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 1.797 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 1.798 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 1.798 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 1.798 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 1.798 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 1.798 Notify: File `Socket_API_Definitions.hh' was generated. #8 1.798 Notify: File `Socket_API_Definitions.cc' was generated. #8 1.798 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 1.798 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 1.798 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 1.798 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 1.798 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 1.798 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 1.798 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 1.798 Notify: File `TCCConversion_Functions.hh' was generated. #8 1.798 Notify: File `TCCConversion_Functions.cc' was generated. #8 1.798 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 1.798 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 1.798 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 1.798 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 1.798 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 1.798 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 1.798 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 1.799 Notify: File `TCCEncoding_Functions.hh' was generated. #8 1.799 Notify: File `TCCEncoding_Functions.cc' was generated. #8 1.799 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 1.799 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 1.799 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 1.799 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 1.799 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 1.799 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 1.799 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 1.799 Notify: File `TCCInterface_Functions.hh' was generated. #8 1.799 Notify: File `TCCInterface_Functions.cc' was generated. #8 1.799 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 1.799 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 1.799 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 1.799 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 1.799 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 1.799 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 1.799 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 1.799 Notify: File `TELNETasp_PortType.hh' was generated. #8 1.799 Notify: File `TELNETasp_PortType.cc' was generated. #8 1.799 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 1.799 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 1.800 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 1.800 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 1.800 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 1.800 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 1.800 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 1.800 Notify: 180 files were updated. #8 1.802 touch compile #8 1.803 make[1]: Leaving directory '/osmo-ttcn3-hacks/pcap-client' #8 1.803 make -j20 -C pcap-client #8 1.806 make[1]: Entering directory '/osmo-ttcn3-hacks/pcap-client' #8 1.806 Creating dependency file for TELNETasp_PortType_part_7.cc #8 1.806 Creating dependency file for TELNETasp_PortType_part_6.cc #8 1.806 Creating dependency file for TELNETasp_PortType_part_5.cc #8 1.806 Creating dependency file for TELNETasp_PortType_part_4.cc #8 1.807 Creating dependency file for TELNETasp_PortType_part_3.cc #8 1.807 Creating dependency file for TELNETasp_PortType_part_1.cc #8 1.807 Creating dependency file for TELNETasp_PortType_part_2.cc #8 1.807 Creating dependency file for TCCInterface_Functions_part_7.cc #8 1.807 Creating dependency file for TCCInterface_Functions_part_6.cc #8 1.807 Creating dependency file for TCCInterface_Functions_part_5.cc #8 1.807 Creating dependency file for TCCInterface_Functions_part_4.cc #8 1.808 Creating dependency file for TCCInterface_Functions_part_3.cc #8 1.808 Creating dependency file for TCCInterface_Functions_part_2.cc #8 1.808 Creating dependency file for TCCInterface_Functions_part_1.cc #8 1.823 Creating dependency file for TELNETasp_PortType.cc #8 1.824 Creating dependency file for TCCInterface_Functions.cc #8 1.827 Creating dependency file for TELNETasp_PT.cc #8 1.827 Creating dependency file for TCCInterface.cc #8 1.827 Creating dependency file for TCCEncoding.cc #8 1.828 Creating dependency file for TCCConversion.cc #8 1.828 Creating dependency file for OPCAP_CodecPort_CtrlFunctdef.cc #8 1.829 Creating dependency file for Native_FunctionDefs.cc #8 1.829 Creating dependency file for IPL4asp_discovery.cc #8 1.830 Creating dependency file for IPL4asp_PT.cc #8 1.904 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 1.904 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 1.904 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 1.904 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 1.904 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 1.905 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 1.908 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 1.908 Creating dependency file for TCCConversion_Functions_part_7.cc #8 1.908 Creating dependency file for TCCConversion_Functions_part_6.cc #8 1.909 Creating dependency file for TCCConversion_Functions_part_5.cc #8 1.909 Creating dependency file for TCCConversion_Functions_part_4.cc #8 1.910 Creating dependency file for TCCConversion_Functions_part_3.cc #8 1.910 Creating dependency file for TCCConversion_Functions_part_1.cc #8 1.911 Creating dependency file for TCCConversion_Functions_part_2.cc #8 1.912 Creating dependency file for Socket_API_Definitions_part_7.cc #8 1.912 Creating dependency file for Socket_API_Definitions_part_5.cc #8 1.912 Creating dependency file for Socket_API_Definitions_part_6.cc #8 1.913 Creating dependency file for Socket_API_Definitions_part_4.cc #8 1.913 Creating dependency file for Socket_API_Definitions_part_3.cc #8 1.914 Creating dependency file for Socket_API_Definitions_part_1.cc #8 1.914 Creating dependency file for Socket_API_Definitions_part_2.cc #8 1.917 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 1.918 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 1.920 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 1.920 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 1.920 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 1.923 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 1.924 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 1.925 Creating dependency file for Osmocom_Types_part_6.cc #8 1.925 Creating dependency file for Osmocom_Types_part_5.cc #8 1.925 Creating dependency file for Osmocom_Types_part_7.cc #8 1.926 Creating dependency file for Osmocom_Types_part_4.cc #8 1.928 Creating dependency file for Osmocom_Types_part_3.cc #8 1.929 Creating dependency file for Osmocom_Types_part_2.cc #8 1.929 Creating dependency file for Osmocom_Types_part_1.cc #8 1.930 Creating dependency file for OPCAP_Types_part_7.cc #8 1.931 Creating dependency file for OPCAP_Types_part_6.cc #8 1.932 Creating dependency file for OPCAP_Types_part_4.cc #8 1.932 Creating dependency file for OPCAP_Types_part_5.cc #8 1.938 Creating dependency file for OPCAP_Types_part_3.cc #8 1.938 Creating dependency file for OPCAP_Types_part_2.cc #8 1.939 Creating dependency file for OPCAP_Types_part_1.cc #8 1.943 Creating dependency file for OPCAP_Templates_part_7.cc #8 1.943 Creating dependency file for OPCAP_Templates_part_6.cc #8 1.943 Creating dependency file for OPCAP_Templates_part_5.cc #8 1.943 Creating dependency file for OPCAP_Templates_part_4.cc #8 1.945 Creating dependency file for OPCAP_Templates_part_3.cc #8 1.945 Creating dependency file for OPCAP_Templates_part_2.cc #8 1.946 Creating dependency file for OPCAP_Templates_part_1.cc #8 1.947 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_7.cc #8 1.948 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_6.cc #8 1.950 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_5.cc #8 1.950 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_4.cc #8 1.951 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_3.cc #8 1.951 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_2.cc #8 1.952 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_1.cc #8 1.953 Creating dependency file for OPCAP_CodecPort_part_7.cc #8 1.954 Creating dependency file for OPCAP_CodecPort_part_6.cc #8 1.955 Creating dependency file for OPCAP_CodecPort_part_5.cc #8 1.960 Creating dependency file for OPCAP_CodecPort_part_3.cc #8 1.960 Creating dependency file for OPCAP_CodecPort_part_4.cc #8 1.962 Creating dependency file for OPCAP_CodecPort_part_2.cc #8 1.964 Creating dependency file for OPCAP_CodecPort_part_1.cc #8 1.964 Creating dependency file for OPCAP_CLIENT_Tests_part_7.cc #8 1.964 Creating dependency file for OPCAP_CLIENT_Tests_part_6.cc #8 1.964 Creating dependency file for OPCAP_CLIENT_Tests_part_5.cc #8 1.964 Creating dependency file for OPCAP_CLIENT_Tests_part_4.cc #8 1.965 Creating dependency file for OPCAP_CLIENT_Tests_part_3.cc #8 1.967 Creating dependency file for OPCAP_CLIENT_Tests_part_2.cc #8 1.968 Creating dependency file for OPCAP_CLIENT_Tests_part_1.cc #8 1.969 Creating dependency file for OPCAP_Adapter_part_7.cc #8 1.969 Creating dependency file for OPCAP_Adapter_part_6.cc #8 1.969 Creating dependency file for OPCAP_Adapter_part_5.cc #8 1.970 Creating dependency file for OPCAP_Adapter_part_4.cc #8 1.973 Creating dependency file for OPCAP_Adapter_part_2.cc #8 1.973 Creating dependency file for OPCAP_Adapter_part_3.cc #8 1.973 Creating dependency file for OPCAP_Adapter_part_1.cc #8 1.973 Creating dependency file for Native_Functions_part_7.cc #8 1.974 Creating dependency file for Native_Functions_part_6.cc #8 1.974 Creating dependency file for Native_Functions_part_5.cc #8 1.975 Creating dependency file for Native_Functions_part_4.cc #8 1.975 Creating dependency file for Native_Functions_part_3.cc #8 1.976 Creating dependency file for Native_Functions_part_2.cc #8 1.977 Creating dependency file for Native_Functions_part_1.cc #8 1.977 Creating dependency file for Misc_Helpers_part_7.cc #8 1.977 Creating dependency file for Misc_Helpers_part_6.cc #8 1.977 Creating dependency file for Misc_Helpers_part_5.cc #8 1.978 Creating dependency file for Misc_Helpers_part_4.cc #8 1.978 Creating dependency file for Misc_Helpers_part_3.cc #8 1.978 Creating dependency file for Misc_Helpers_part_2.cc #8 1.979 Creating dependency file for Misc_Helpers_part_1.cc #8 1.980 Creating dependency file for IPL4asp_Types_part_7.cc #8 1.983 Creating dependency file for IPL4asp_Types_part_6.cc #8 1.983 Creating dependency file for IPL4asp_Types_part_4.cc #8 1.983 Creating dependency file for IPL4asp_Types_part_5.cc #8 1.983 Creating dependency file for IPL4asp_Types_part_3.cc #8 1.984 Creating dependency file for IPL4asp_Types_part_2.cc #8 1.984 Creating dependency file for IPL4asp_Types_part_1.cc #8 1.985 Creating dependency file for IPL4asp_PortType_part_7.cc #8 1.989 Creating dependency file for IPL4asp_PortType_part_6.cc #8 1.990 Creating dependency file for IPL4asp_PortType_part_5.cc #8 1.990 Creating dependency file for IPL4asp_PortType_part_4.cc #8 1.990 Creating dependency file for IPL4asp_PortType_part_3.cc #8 1.990 Creating dependency file for IPL4asp_PortType_part_2.cc #8 1.991 Creating dependency file for IPL4asp_PortType_part_1.cc #8 1.991 Creating dependency file for IPL4asp_Functions_part_7.cc #8 1.991 Creating dependency file for IPL4asp_Functions_part_6.cc #8 1.991 Creating dependency file for IPL4asp_Functions_part_5.cc #8 1.991 Creating dependency file for IPL4asp_Functions_part_4.cc #8 1.997 Creating dependency file for IPL4asp_Functions_part_3.cc #8 1.998 Creating dependency file for IPL4asp_Functions_part_2.cc #8 1.998 Creating dependency file for IPL4asp_Functions_part_1.cc #8 1.998 Creating dependency file for General_Types_part_7.cc #8 1.998 Creating dependency file for General_Types_part_6.cc #8 1.999 Creating dependency file for General_Types_part_5.cc #8 1.999 Creating dependency file for General_Types_part_4.cc #8 1.999 Creating dependency file for General_Types_part_2.cc #8 1.999 Creating dependency file for General_Types_part_3.cc #8 1.999 Creating dependency file for General_Types_part_1.cc #8 2.001 Creating dependency file for GSM_Types_part_7.cc #8 2.001 Creating dependency file for GSM_Types_part_6.cc #8 2.005 Creating dependency file for GSM_Types_part_5.cc #8 2.005 Creating dependency file for GSM_Types_part_3.cc #8 2.005 Creating dependency file for GSM_Types_part_4.cc #8 2.006 Creating dependency file for GSM_Types_part_2.cc #8 2.009 Creating dependency file for GSM_Types_part_1.cc #8 2.066 Creating dependency file for TCCEncoding_Functions.cc #8 2.066 Creating dependency file for TCCConversion_Functions.cc #8 2.066 Creating dependency file for Socket_API_Definitions.cc #8 2.066 Creating dependency file for Osmocom_VTY_Functions.cc #8 2.067 Creating dependency file for Osmocom_Types.cc #8 2.067 Creating dependency file for OPCAP_Types.cc #8 2.067 Creating dependency file for OPCAP_Templates.cc #8 2.067 Creating dependency file for OPCAP_CodecPort_CtrlFunct.cc #8 2.067 Creating dependency file for OPCAP_CodecPort.cc #8 2.067 Creating dependency file for OPCAP_CLIENT_Tests.cc #8 2.068 Creating dependency file for OPCAP_Adapter.cc #8 2.068 Creating dependency file for Misc_Helpers.cc #8 2.068 Creating dependency file for Native_Functions.cc #8 2.068 Creating dependency file for IPL4asp_Types.cc #8 2.068 Creating dependency file for IPL4asp_PortType.cc #8 2.069 Creating dependency file for IPL4asp_Functions.cc #8 2.069 Creating dependency file for General_Types.cc #8 2.070 Creating dependency file for GSM_Types.cc #8 2.164 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 2.164 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 2.165 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 2.165 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 2.165 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 2.165 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 2.165 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 2.165 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 2.166 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 2.166 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 2.166 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 2.166 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 2.167 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 2.167 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 2.167 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 2.167 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 2.167 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 2.168 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.169 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.169 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.673 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.708 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.752 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.797 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.805 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.814 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.842 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.850 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.857 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.863 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.925 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.926 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.933 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.950 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.968 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.986 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.994 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 3.003 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 3.019 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 3.021 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 3.025 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 3.032 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 3.035 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 3.036 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 3.040 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 3.048 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 3.051 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 3.052 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 3.064 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 3.066 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 3.067 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 3.073 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 3.145 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 3.155 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.162 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.181 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.198 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.199 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.216 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.219 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.234 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.234 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.250 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.252 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.267 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.268 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.283 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.285 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.301 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.302 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.319 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.319 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.335 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.336 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.351 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.352 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.369 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.380 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.381 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.387 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.397 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.398 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.405 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.415 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.429 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.442 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.444 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.447 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.462 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.477 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.477 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.478 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.482 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.494 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.497 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.499 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.512 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.516 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.517 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.519 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.533 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.536 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.539 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.541 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.554 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.555 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.556 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.567 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.568 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.582 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.583 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.586 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.599 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.600 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.629 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.640 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.656 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.658 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.667 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.667 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.669 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.671 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.677 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.682 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.683 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.685 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.690 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.691 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.696 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.697 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.699 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.714 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.731 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.736 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.747 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.753 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.770 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.771 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.786 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.788 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.791 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.800 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.803 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.804 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.816 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.821 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.826 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.842 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.850 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.852 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.866 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.881 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.883 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.886 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.903 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.915 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.927 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.998 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 4.017 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 4.034 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 4.050 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 4.059 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 4.066 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 4.159 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 4.206 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 4.259 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.264 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.302 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.418 g++ -shared -o GSM_Types.so GSM_Types.o #8 4.422 g++ -shared -o General_Types.so General_Types.o #8 4.438 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 4.460 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 4.467 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 4.497 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 4.525 g++ -shared -o Native_Functions.so Native_Functions.o #8 4.531 g++ -shared -o OPCAP_Adapter.so OPCAP_Adapter.o #8 4.547 g++ -shared -o OPCAP_CLIENT_Tests.so OPCAP_CLIENT_Tests.o #8 4.554 g++ -shared -o OPCAP_CodecPort.so OPCAP_CodecPort.o #8 4.566 g++ -shared -o OPCAP_CodecPort_CtrlFunct.so OPCAP_CodecPort_CtrlFunct.o #8 4.596 g++ -shared -o OPCAP_Templates.so OPCAP_Templates.o #8 4.597 g++ -shared -o OPCAP_Types.so OPCAP_Types.o #8 4.615 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 4.629 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 4.652 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 4.653 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 4.668 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 4.672 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 4.701 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 4.711 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 4.716 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 4.741 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 4.742 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 4.754 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 4.766 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 4.776 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 4.796 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 4.800 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 4.801 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 4.804 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 4.808 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 4.819 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 4.833 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 4.837 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 4.849 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 4.853 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 4.859 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 4.861 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 4.863 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 4.875 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 4.882 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 4.885 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 4.886 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 4.886 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 4.891 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 4.892 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 4.896 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 4.897 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 4.899 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 4.907 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 4.908 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 4.908 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 4.909 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 4.910 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 4.913 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 4.913 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 4.914 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 4.915 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 4.915 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 4.919 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 4.933 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 4.936 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 4.937 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 4.937 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 4.937 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 4.939 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 4.939 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 4.944 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 4.944 g++ -shared -o OPCAP_Adapter_part_1.so OPCAP_Adapter_part_1.o #8 4.961 g++ -shared -o OPCAP_Adapter_part_2.so OPCAP_Adapter_part_2.o #8 4.961 g++ -shared -o OPCAP_Adapter_part_3.so OPCAP_Adapter_part_3.o #8 4.962 g++ -shared -o OPCAP_Adapter_part_4.so OPCAP_Adapter_part_4.o #8 4.963 g++ -shared -o OPCAP_Adapter_part_5.so OPCAP_Adapter_part_5.o #8 4.963 g++ -shared -o OPCAP_Adapter_part_6.so OPCAP_Adapter_part_6.o #8 4.967 g++ -shared -o OPCAP_Adapter_part_7.so OPCAP_Adapter_part_7.o #8 4.976 g++ -shared -o OPCAP_CLIENT_Tests_part_1.so OPCAP_CLIENT_Tests_part_1.o #8 4.976 g++ -shared -o OPCAP_CLIENT_Tests_part_2.so OPCAP_CLIENT_Tests_part_2.o #8 4.977 g++ -shared -o OPCAP_CLIENT_Tests_part_3.so OPCAP_CLIENT_Tests_part_3.o #8 4.977 g++ -shared -o OPCAP_CLIENT_Tests_part_4.so OPCAP_CLIENT_Tests_part_4.o #8 4.982 g++ -shared -o OPCAP_CLIENT_Tests_part_5.so OPCAP_CLIENT_Tests_part_5.o #8 4.985 g++ -shared -o OPCAP_CLIENT_Tests_part_6.so OPCAP_CLIENT_Tests_part_6.o #8 4.986 g++ -shared -o OPCAP_CLIENT_Tests_part_7.so OPCAP_CLIENT_Tests_part_7.o #8 4.987 g++ -shared -o OPCAP_CodecPort_part_1.so OPCAP_CodecPort_part_1.o #8 4.987 g++ -shared -o OPCAP_CodecPort_part_2.so OPCAP_CodecPort_part_2.o #8 4.990 g++ -shared -o OPCAP_CodecPort_part_3.so OPCAP_CodecPort_part_3.o #8 4.990 g++ -shared -o OPCAP_CodecPort_part_4.so OPCAP_CodecPort_part_4.o #8 4.997 g++ -shared -o OPCAP_CodecPort_part_5.so OPCAP_CodecPort_part_5.o #8 4.997 g++ -shared -o OPCAP_CodecPort_part_6.so OPCAP_CodecPort_part_6.o #8 4.999 g++ -shared -o OPCAP_CodecPort_part_7.so OPCAP_CodecPort_part_7.o #8 5.002 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_1.so OPCAP_CodecPort_CtrlFunct_part_1.o #8 5.002 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_2.so OPCAP_CodecPort_CtrlFunct_part_2.o #8 5.004 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_3.so OPCAP_CodecPort_CtrlFunct_part_3.o #8 5.007 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_4.so OPCAP_CodecPort_CtrlFunct_part_4.o #8 5.009 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_5.so OPCAP_CodecPort_CtrlFunct_part_5.o #8 5.012 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_6.so OPCAP_CodecPort_CtrlFunct_part_6.o #8 5.019 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_7.so OPCAP_CodecPort_CtrlFunct_part_7.o #8 5.019 g++ -shared -o OPCAP_Templates_part_1.so OPCAP_Templates_part_1.o #8 5.020 g++ -shared -o OPCAP_Templates_part_2.so OPCAP_Templates_part_2.o #8 5.020 g++ -shared -o OPCAP_Templates_part_3.so OPCAP_Templates_part_3.o #8 5.020 g++ -shared -o OPCAP_Templates_part_4.so OPCAP_Templates_part_4.o #8 5.020 g++ -shared -o OPCAP_Templates_part_5.so OPCAP_Templates_part_5.o #8 5.020 g++ -shared -o OPCAP_Templates_part_6.so OPCAP_Templates_part_6.o #8 5.020 g++ -shared -o OPCAP_Templates_part_7.so OPCAP_Templates_part_7.o #8 5.020 g++ -shared -o OPCAP_Types_part_1.so OPCAP_Types_part_1.o #8 5.021 g++ -shared -o OPCAP_Types_part_2.so OPCAP_Types_part_2.o #8 5.021 g++ -shared -o OPCAP_Types_part_3.so OPCAP_Types_part_3.o #8 5.027 g++ -shared -o OPCAP_Types_part_4.so OPCAP_Types_part_4.o #8 5.028 g++ -shared -o OPCAP_Types_part_5.so OPCAP_Types_part_5.o #8 5.029 g++ -shared -o OPCAP_Types_part_6.so OPCAP_Types_part_6.o #8 5.030 g++ -shared -o OPCAP_Types_part_7.so OPCAP_Types_part_7.o #8 5.033 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 5.036 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 5.039 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 5.039 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 5.040 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 5.041 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 5.042 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 5.042 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 5.043 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 5.046 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 5.051 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 5.052 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 5.052 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 5.053 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 5.067 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 5.068 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 5.068 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 5.068 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 5.069 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 5.069 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 5.070 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 5.070 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 5.071 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 5.092 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 5.092 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 5.092 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 5.093 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 5.094 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 5.107 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 5.119 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 5.119 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 5.120 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 5.120 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 5.120 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 5.120 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 5.120 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 5.121 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 5.133 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 5.135 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 5.144 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 5.144 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 5.144 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 5.145 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 5.147 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 5.159 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 5.160 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 5.161 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 5.167 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 5.170 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 5.170 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 5.171 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 5.171 g++ -shared -o OPCAP_CodecPort_CtrlFunctdef.so OPCAP_CodecPort_CtrlFunctdef.o #8 5.181 g++ -shared -o TCCConversion.so TCCConversion.o #8 5.186 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 5.190 g++ -shared -o TCCInterface.so TCCInterface.o #8 5.257 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 5.572 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 5.600 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.600 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 5.600 -L/lib -lcrypto \ #8 5.600 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 5.600 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.689 make[1]: Leaving directory '/osmo-ttcn3-hacks/pcap-client' #8 DONE 5.8s #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.5s done #10 writing image sha256:41de39ec680fcf0022d6ff8372d791eba60ae14854f5692c32c03eabc5878257 done #10 naming to docker.io/osmocom-build/ttcn3-pcap-client-test:latest 0.0s done #10 DONE 0.5s 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 41de39ec680f + 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=2293076 + seq 1 30 + + bc echo (2293076 + 1) % 256 + SUBNET=85 + NET_NAME=ttcn3-pcap-client-test-85 + SUB4=172.18.85.0/24 + SUB6=fd02:db8:85::/64 + set +x Creating network ttcn3-pcap-client-test-85, trying SUBNET=85... + docker network create --internal --subnet 172.18.85.0/24 --ipv6 --subnet fd02:db8:85::/64 ttcn3-pcap-client-test-85 9d071537c1d3d0adb0a5d547a72cd157da5ac123de9581f0fa64f7f36865aac5 + set +x ### Network ttcn3-pcap-client-test-85 created (SUBNET=85) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=85 to: /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client/osmo-pcap-client.cfg Applying SUBNET=85 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 85 20 + NET=85 + ADDR_SUFIX=20 + echo --network ttcn3-pcap-client-test-85 --ip 172.18.85.20 --ip6 fd02:db8:85::20 + docker run --rm --network ttcn3-pcap-client-test-85 --ip 172.18.85.20 --ip6 fd02:db8:85::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-pcap-client-test/logs/pcap-client:/data --name jenkins-ttcn3-pcap-client-test-1149-pcap-client -d osmocom-build/osmo-pcap-master 8aa3f21225351938524f6ac46146ffc7ebdfecade6f1f10ecd626e7a7fbdaf25 + echo Starting container with pcap-client testsuite Starting container with pcap-client testsuite + docker_network_params 85 10 + NET=85 + ADDR_SUFIX=10 + echo --network ttcn3-pcap-client-test-85 --ip 172.18.85.10 --ip6 fd02:db8:85::10 + docker run --rm --network ttcn3-pcap-client-test-85 --ip 172.18.85.10 --ip6 fd02:db8:85::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-1149-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@519000319d2f: Unix server socket created successfully. MC@519000319d2f: Listening on TCP port 46525. MC2> 519000319d2f is the default spawn /osmo-ttcn3-hacks/pcap-client/OPCAP_CLIENT_Tests 519000319d2f 46525 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@519000319d2f: New HC connected from 172.18.85.10 [172.18.85.10]. 519000319d2f: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@519000319d2f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@519000319d2f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@519000319d2f: Configuration file was processed on all HCs. MC@519000319d2f: Creating MTC on host 172.18.85.10. MC@519000319d2f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@519000319d2f: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr'. ------ OPCAP_CLIENT_Tests.TC_connect_rx_hdr ------ Thu Jun 13 07:33:20 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@519000319d2f: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr' was executed successfully (exit status: 0). MTC@519000319d2f: Test case TC_connect_rx_hdr started. MTC@519000319d2f: Waiting for client-0 connection... MTC@519000319d2f: Connection from "172.18.85.20":42277 MTC@519000319d2f: setverdict(pass): none -> pass MTC@519000319d2f: Setting final verdict of the test case. MTC@519000319d2f: Local verdict of MTC: pass MTC@519000319d2f: No PTCs were created. MTC@519000319d2f: Test case TC_connect_rx_hdr finished. Verdict: pass MTC@519000319d2f: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass'. Thu Jun 13 07:33:23 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5073) Waiting for packet dumper to finish... 1 (prev_count=5073, count=6217) MTC@519000319d2f: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass' was executed successfully (exit status: 0). MTC@519000319d2f: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect'. ------ OPCAP_CLIENT_Tests.TC_reconnect ------ Thu Jun 13 07:33:25 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@519000319d2f: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect' was executed successfully (exit status: 0). MTC@519000319d2f: Test case TC_reconnect started. MTC@519000319d2f: Waiting for client-0 connection... MTC@519000319d2f: Connection from "172.18.85.20":44123 MTC@519000319d2f: Disconnecting client-0 MTC@519000319d2f: Connection from "172.18.85.20":36075 MTC@519000319d2f: setverdict(pass): none -> pass MTC@519000319d2f: Setting final verdict of the test case. MTC@519000319d2f: Local verdict of MTC: pass MTC@519000319d2f: No PTCs were created. MTC@519000319d2f: Test case TC_reconnect finished. Verdict: pass MTC@519000319d2f: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass'. Thu Jun 13 07:33:31 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@519000319d2f: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass' was executed successfully (exit status: 0). MTC@519000319d2f: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture'. ------ OPCAP_CLIENT_Tests.TC_capture ------ Thu Jun 13 07:33:33 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@519000319d2f: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture' was executed successfully (exit status: 0). MTC@519000319d2f: Test case TC_capture started. MTC@519000319d2f: Waiting for client-0 connection... MTC@519000319d2f: Connection from "172.18.85.20":35765 MTC@519000319d2f: setverdict(pass): none -> pass MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: Setting final verdict of the test case. MTC@519000319d2f: Local verdict of MTC: pass MTC@519000319d2f: No PTCs were created. MTC@519000319d2f: Test case TC_capture finished. Verdict: pass MTC@519000319d2f: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass'. Thu Jun 13 07:33:44 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_capture pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19681) Waiting for packet dumper to finish... 1 (prev_count=19681, count=20908) MTC@519000319d2f: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass' was executed successfully (exit status: 0). MTC@519000319d2f: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr'. ------ OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr ------ Thu Jun 13 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@519000319d2f: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr' was executed successfully (exit status: 0). MTC@519000319d2f: Test case TC_multi_connect_rx_hdr started. MTC@519000319d2f: Waiting for client-0 connection... MTC@519000319d2f: Connection from "172.18.85.20":42897 MTC@519000319d2f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@519000319d2f: Waiting for client-1 connection... MTC@519000319d2f: Connection from "172.18.85.20":38789 MTC@519000319d2f: setverdict(pass): none -> pass MTC@519000319d2f: Setting final verdict of the test case. MTC@519000319d2f: Local verdict of MTC: pass MTC@519000319d2f: No PTCs were created. MTC@519000319d2f: Test case TC_multi_connect_rx_hdr finished. Verdict: pass MTC@519000319d2f: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass'. Thu Jun 13 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=3836) Waiting for packet dumper to finish... 1 (prev_count=3836, count=5112) MTC@519000319d2f: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass' was executed successfully (exit status: 0). MTC@519000319d2f: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture'. ------ OPCAP_CLIENT_Tests.TC_multi_capture ------ Thu Jun 13 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@519000319d2f: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture' was executed successfully (exit status: 0). MTC@519000319d2f: Test case TC_multi_capture started. MTC@519000319d2f: Waiting for client-0 connection... MTC@519000319d2f: Connection from "172.18.85.20":45273 MTC@519000319d2f: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@519000319d2f: Waiting for client-1 connection... MTC@519000319d2f: Connection from "172.18.85.20":34143 MTC@519000319d2f: setverdict(pass): none -> pass MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: setverdict(pass): pass -> pass, component reason not changed MTC@519000319d2f: Setting final verdict of the test case. MTC@519000319d2f: Local verdict of MTC: pass MTC@519000319d2f: No PTCs were created. MTC@519000319d2f: Test case TC_multi_capture finished. Verdict: pass MTC@519000319d2f: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass'. Thu Jun 13 07:34:06 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_multi_capture pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36854) Waiting for packet dumper to finish... 1 (prev_count=36854, count=39222) MTC@519000319d2f: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass' was executed successfully (exit status: 0). MC@519000319d2f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@519000319d2f: Terminating MTC. MC@519000319d2f: MTC terminated. MC2> exit MC@519000319d2f: Shutting down session. MC@519000319d2f: 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-85 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-pcap-client-test-1149-pcap-client + [ -n jenkins-ttcn3-pcap-client-test-1149-pcap-client ] + docker_kill_wait jenkins-ttcn3-pcap-client-test-1149-pcap-client + docker kill jenkins-ttcn3-pcap-client-test-1149-pcap-client jenkins-ttcn3-pcap-client-test-1149-pcap-client + docker wait jenkins-ttcn3-pcap-client-test-1149-pcap-client 137 + network_remove + set +x Removing network ttcn3-pcap-client-test-85 + docker network remove ttcn3-pcap-client-test-85 ttcn3-pcap-client-test-85 + 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-1149-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 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS