Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ns-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-ns-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision d6b2bc70dcfc9403623e8978d6582a729f0dec1e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d6b2bc70dcfc9403623e8978d6582a729f0dec1e # timeout=10 Commit message: "ttcn3-asterisk: Small improvements to ease introducing IPv6 support" > git rev-list --no-walk f84c203eeae476ad7b50dc296d9a6ca6386b259e # timeout=10 [ttcn3-ns-test] $ /bin/sh -xe /tmp/jenkins18019863042034838935.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ns-test + export IMAGE_SUFFIX=master + cd ttcn3-ns-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-ns-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs ] + [ xjenkins-ttcn3-ns-test-1197 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-ns-test + SUITE_NAME=ttcn3-ns-test + IMAGE_SUFFIX=master + docker_images_require osmo-ns-master ttcn3-ns-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-ns-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + 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-ns-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-ns-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.75kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b #8 resolve registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b #8 ... #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b #8 resolve registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b 0.2s done #8 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #12 CACHED #13 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #13 CACHED #14 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #14 CACHED #15 [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 #15 CACHED #16 [ 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 #16 CACHED #17 [ 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/ #17 CACHED #18 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #18 CACHED #19 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #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 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #23 CACHED #24 [ 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 #24 CACHED #25 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #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:172e74dfb54b3405a711e8f49de587f5477c52e0081a5ede5f074353446156c2 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 172e74dfb54b + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-ns-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ns-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ns-master + echo osmo-ns-master + dir=osmo-ns-master + pull_arg=--pull + grep ^FROM ../osmo-ns-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-ns-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ns-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ns-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/osmo-ns-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-ns-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.39kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmocore/+/master?format=TEXT #6 ... #5 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 https://gerrit.osmocom.org/plugins/gitiles/libosmocore/+/master?format=TEXT #6 DONE 0.3s #7 [ 2/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends python3-osmopy-utils libmnl-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libmnl)" ;; esac #7 ... #6 https://gerrit.osmocom.org/plugins/gitiles/libosmocore/+/master?format=TEXT #6 CACHED #4 [internal] load build context #4 transferring context: 17.41kB done #4 DONE 0.0s #7 [ 2/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends python3-osmopy-utils libmnl-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libmnl)" ;; esac #7 0.577 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.577 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.577 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.690 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.908 Reading package lists... #7 1.326 Reading package lists... #7 1.727 Building dependency tree... #7 1.826 Reading state information... #7 1.915 libmnl-dev is already the newest version (1.0.4-3). #7 1.915 The following additional packages will be installed: #7 1.915 osmocom-nightly python3-aiohttp python3-aiosignal python3-async-timeout #7 1.915 python3-attr python3-automat python3-bcrypt python3-certifi #7 1.915 python3-cffi-backend python3-chardet python3-charset-normalizer #7 1.915 python3-constantly python3-cryptography python3-frozenlist python3-hamcrest #7 1.915 python3-hyperlink python3-idna python3-incremental python3-multidict #7 1.915 python3-openssl python3-osmopy-libs python3-pyasn1 python3-pyasn1-modules #7 1.915 python3-requests python3-service-identity python3-treq python3-twisted #7 1.915 python3-urllib3 python3-yarl python3-zope.interface #7 1.916 Suggested packages: #7 1.916 python-attr-doc python-cryptography-doc python3-cryptography-vectors #7 1.916 python-openssl-doc python3-openssl-dbg python3-socks python-requests-doc #7 1.916 python3-pampy python3-serial python3-tk python3-wxgtk4.0 python3-brotli #7 1.916 Recommended packages: #7 1.916 python3-click #7 2.118 The following NEW packages will be installed: #7 2.118 osmocom-nightly python3-aiohttp python3-aiosignal python3-async-timeout #7 2.118 python3-attr python3-automat python3-bcrypt python3-certifi #7 2.118 python3-cffi-backend python3-chardet python3-charset-normalizer #7 2.118 python3-constantly python3-cryptography python3-frozenlist python3-hamcrest #7 2.118 python3-hyperlink python3-idna python3-incremental python3-multidict #7 2.118 python3-openssl python3-osmopy-libs python3-osmopy-utils python3-pyasn1 #7 2.118 python3-pyasn1-modules python3-requests python3-service-identity #7 2.118 python3-treq python3-twisted python3-urllib3 python3-yarl #7 2.118 python3-zope.interface #7 2.156 0 upgraded, 31 newly installed, 0 to remove and 10 not upgraded. #7 2.156 Need to get 4323 kB of archives. #7 2.156 After this operation, 24.6 MB of additional disk space will be used. #7 2.156 Get:1 http://deb.debian.org/debian bookworm/main amd64 python3-idna all 3.3-1+deb12u1 [41.0 kB] #7 2.169 Get:2 http://deb.debian.org/debian bookworm/main amd64 python3-multidict amd64 6.0.4-1+b1 [31.6 kB] #7 2.170 Get:3 http://deb.debian.org/debian bookworm/main amd64 python3-yarl amd64 1.8.2-1+b1 [49.8 kB] #7 2.175 Get:4 http://deb.debian.org/debian bookworm/main amd64 python3-async-timeout all 4.0.2-1 [7476 B] #7 2.175 Get:5 http://deb.debian.org/debian bookworm/main amd64 python3-frozenlist amd64 1.3.3-1+b1 [30.0 kB] #7 2.176 Get:6 http://deb.debian.org/debian bookworm/main amd64 python3-aiosignal all 1.3.1-1 [6016 B] #7 2.176 Get:7 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB] #7 2.179 Get:8 http://deb.debian.org/debian bookworm/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB] #7 2.180 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-aiohttp amd64 3.8.4-1 [251 kB] #7 2.185 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-automat all 22.10.0-1 [23.2 kB] #7 2.185 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB] #7 2.186 Get:12 http://deb.debian.org/debian bookworm/main amd64 python3-bcrypt amd64 3.2.2-1 [32.2 kB] #7 2.186 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3-certifi all 2022.9.24-1 [153 kB] #7 2.187 Get:14 http://deb.debian.org/debian bookworm/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB] #7 2.188 Get:15 http://deb.debian.org/debian bookworm/main amd64 python3-constantly all 15.1.0-4 [8544 B] #7 2.189 Get:16 http://deb.debian.org/debian bookworm/main amd64 python3-cryptography amd64 38.0.4-3 [666 kB] #7 2.196 Get:17 http://deb.debian.org/debian bookworm/main amd64 python3-hamcrest all 2.0.3-2 [29.7 kB] #7 2.196 Get:18 http://deb.debian.org/debian bookworm/main amd64 python3-hyperlink all 21.0.0-5 [70.1 kB] #7 2.197 Get:19 http://deb.debian.org/debian bookworm/main amd64 python3-incremental all 21.3.0-2 [14.1 kB] #7 2.197 Get:20 http://deb.debian.org/debian bookworm/main amd64 python3-openssl all 23.0.0-1 [50.8 kB] #7 2.198 Get:21 http://deb.debian.org/debian bookworm/main amd64 python3-pyasn1 all 0.4.8-3 [62.2 kB] #7 2.199 Get:22 http://deb.debian.org/debian bookworm/main amd64 python3-pyasn1-modules all 0.2.8-1 [72.0 kB] #7 2.199 Get:23 http://deb.debian.org/debian bookworm/main amd64 python3-service-identity all 18.1.0-8 [12.1 kB] #7 2.201 Get:24 http://deb.debian.org/debian bookworm/main amd64 python3-zope.interface amd64 5.5.2-1+b1 [152 kB] #7 2.203 Get:25 http://deb.debian.org/debian bookworm/main amd64 python3-twisted all 22.4.0-4 [1982 kB] #7 2.220 Get:26 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1 [117 kB] #7 2.221 Get:27 http://deb.debian.org/debian bookworm/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB] #7 2.222 Get:28 http://deb.debian.org/debian bookworm/main amd64 python3-treq all 22.2.0-0.1 [50.8 kB] #7 2.311 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202407052026 [1176 B] #7 2.314 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ python3-osmopy-libs 0.3.0.9.bee2.202407052026 [20.5 kB] #7 2.315 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ python3-osmopy-utils 0.3.0.9.bee2.202407052026 [12.8 kB] #7 2.576 debconf: delaying package configuration, since apt-utils is not installed #7 2.669 Fetched 4323 kB in 0s (22.5 MB/s) #7 2.771 Selecting previously unselected package osmocom-nightly. #7 2.771 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117413 files and directories currently installed.) #7 2.825 Preparing to unpack .../00-osmocom-nightly_202407052026_amd64.deb ... #7 2.849 Unpacking osmocom-nightly (202407052026) ... #7 3.023 Selecting previously unselected package python3-idna. #7 3.035 Preparing to unpack .../01-python3-idna_3.3-1+deb12u1_all.deb ... #7 3.060 Unpacking python3-idna (3.3-1+deb12u1) ... #7 3.308 Selecting previously unselected package python3-multidict. #7 3.320 Preparing to unpack .../02-python3-multidict_6.0.4-1+b1_amd64.deb ... #7 3.354 Unpacking python3-multidict (6.0.4-1+b1) ... #7 3.570 Selecting previously unselected package python3-yarl. #7 3.581 Preparing to unpack .../03-python3-yarl_1.8.2-1+b1_amd64.deb ... #7 3.606 Unpacking python3-yarl (1.8.2-1+b1) ... #7 3.809 Selecting previously unselected package python3-async-timeout. #7 3.819 Preparing to unpack .../04-python3-async-timeout_4.0.2-1_all.deb ... #7 3.846 Unpacking python3-async-timeout (4.0.2-1) ... #7 4.022 Selecting previously unselected package python3-frozenlist. #7 4.033 Preparing to unpack .../05-python3-frozenlist_1.3.3-1+b1_amd64.deb ... #7 4.057 Unpacking python3-frozenlist (1.3.3-1+b1) ... #7 4.251 Selecting previously unselected package python3-aiosignal. #7 4.262 Preparing to unpack .../06-python3-aiosignal_1.3.1-1_all.deb ... #7 4.282 Unpacking python3-aiosignal (1.3.1-1) ... #7 4.452 Selecting previously unselected package python3-attr. #7 4.463 Preparing to unpack .../07-python3-attr_22.2.0-1_all.deb ... #7 4.488 Unpacking python3-attr (22.2.0-1) ... #7 4.662 Selecting previously unselected package python3-charset-normalizer. #7 4.674 Preparing to unpack .../08-python3-charset-normalizer_3.0.1-2_all.deb ... #7 4.696 Unpacking python3-charset-normalizer (3.0.1-2) ... #7 4.877 Selecting previously unselected package python3-aiohttp. #7 4.886 Preparing to unpack .../09-python3-aiohttp_3.8.4-1_amd64.deb ... #7 4.909 Unpacking python3-aiohttp (3.8.4-1) ... #7 5.102 Selecting previously unselected package python3-automat. #7 5.112 Preparing to unpack .../10-python3-automat_22.10.0-1_all.deb ... #7 5.134 Unpacking python3-automat (22.10.0-1) ... #7 5.284 Selecting previously unselected package python3-cffi-backend:amd64. #7 5.293 Preparing to unpack .../11-python3-cffi-backend_1.15.1-5+b1_amd64.deb ... #7 5.331 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ... #7 5.520 Selecting previously unselected package python3-bcrypt. #7 5.530 Preparing to unpack .../12-python3-bcrypt_3.2.2-1_amd64.deb ... #7 5.549 Unpacking python3-bcrypt (3.2.2-1) ... #7 5.729 Selecting previously unselected package python3-certifi. #7 5.738 Preparing to unpack .../13-python3-certifi_2022.9.24-1_all.deb ... #7 5.761 Unpacking python3-certifi (2022.9.24-1) ... #7 5.953 Selecting previously unselected package python3-chardet. #7 5.965 Preparing to unpack .../14-python3-chardet_5.1.0+dfsg-2_all.deb ... #7 5.989 Unpacking python3-chardet (5.1.0+dfsg-2) ... #7 6.219 Selecting previously unselected package python3-constantly. #7 6.229 Preparing to unpack .../15-python3-constantly_15.1.0-4_all.deb ... #7 6.253 Unpacking python3-constantly (15.1.0-4) ... #7 6.430 Selecting previously unselected package python3-cryptography. #7 6.441 Preparing to unpack .../16-python3-cryptography_38.0.4-3_amd64.deb ... #7 6.461 Unpacking python3-cryptography (38.0.4-3) ... #7 6.684 Selecting previously unselected package python3-hamcrest. #7 6.693 Preparing to unpack .../17-python3-hamcrest_2.0.3-2_all.deb ... #7 6.711 Unpacking python3-hamcrest (2.0.3-2) ... #7 6.946 Selecting previously unselected package python3-hyperlink. #7 6.956 Preparing to unpack .../18-python3-hyperlink_21.0.0-5_all.deb ... #7 6.981 Unpacking python3-hyperlink (21.0.0-5) ... #7 7.245 Selecting previously unselected package python3-incremental. #7 7.257 Preparing to unpack .../19-python3-incremental_21.3.0-2_all.deb ... #7 7.293 Unpacking python3-incremental (21.3.0-2) ... #7 7.489 Selecting previously unselected package python3-openssl. #7 7.499 Preparing to unpack .../20-python3-openssl_23.0.0-1_all.deb ... #7 7.524 Unpacking python3-openssl (23.0.0-1) ... #7 7.727 Selecting previously unselected package python3-osmopy-libs. #7 7.738 Preparing to unpack .../21-python3-osmopy-libs_0.3.0.9.bee2.202407052026_all.deb ... #7 7.761 Unpacking python3-osmopy-libs (0.3.0.9.bee2.202407052026) ... #7 7.917 Selecting previously unselected package python3-pyasn1. #7 7.927 Preparing to unpack .../22-python3-pyasn1_0.4.8-3_all.deb ... #7 7.944 Unpacking python3-pyasn1 (0.4.8-3) ... #7 8.103 Selecting previously unselected package python3-pyasn1-modules. #7 8.114 Preparing to unpack .../23-python3-pyasn1-modules_0.2.8-1_all.deb ... #7 8.132 Unpacking python3-pyasn1-modules (0.2.8-1) ... #7 8.276 Selecting previously unselected package python3-service-identity. #7 8.285 Preparing to unpack .../24-python3-service-identity_18.1.0-8_all.deb ... #7 8.303 Unpacking python3-service-identity (18.1.0-8) ... #7 8.448 Selecting previously unselected package python3-zope.interface. #7 8.460 Preparing to unpack .../25-python3-zope.interface_5.5.2-1+b1_amd64.deb ... #7 8.477 Unpacking python3-zope.interface (5.5.2-1+b1) ... #7 8.653 Selecting previously unselected package python3-twisted. #7 8.665 Preparing to unpack .../26-python3-twisted_22.4.0-4_all.deb ... #7 8.681 Unpacking python3-twisted (22.4.0-4) ... #7 9.008 Selecting previously unselected package python3-urllib3. #7 9.020 Preparing to unpack .../27-python3-urllib3_1.26.12-1_all.deb ... #7 9.037 Unpacking python3-urllib3 (1.26.12-1) ... #7 9.177 Selecting previously unselected package python3-requests. #7 9.187 Preparing to unpack .../28-python3-requests_2.28.1+dfsg-1_all.deb ... #7 9.203 Unpacking python3-requests (2.28.1+dfsg-1) ... #7 9.337 Selecting previously unselected package python3-treq. #7 9.348 Preparing to unpack .../29-python3-treq_22.2.0-0.1_all.deb ... #7 9.365 Unpacking python3-treq (22.2.0-0.1) ... #7 9.526 Selecting previously unselected package python3-osmopy-utils. #7 9.536 Preparing to unpack .../30-python3-osmopy-utils_0.3.0.9.bee2.202407052026_all.deb ... #7 9.561 Unpacking python3-osmopy-utils (0.3.0.9.bee2.202407052026) ... #7 9.731 Setting up python3-attr (22.2.0-1) ... #7 9.950 Setting up osmocom-nightly (202407052026) ... #7 10.02 Setting up python3-zope.interface (5.5.2-1+b1) ... #7 10.29 Setting up python3-charset-normalizer (3.0.1-2) ... #7 10.48 Setting up python3-automat (22.10.0-1) ... #7 10.67 Setting up python3-hamcrest (2.0.3-2) ... #7 10.87 Setting up python3-multidict (6.0.4-1+b1) ... #7 11.05 Setting up python3-frozenlist (1.3.3-1+b1) ... #7 11.21 Setting up python3-aiosignal (1.3.1-1) ... #7 11.37 Setting up python3-async-timeout (4.0.2-1) ... #7 11.53 Setting up python3-chardet (5.1.0+dfsg-2) ... #7 11.81 Setting up python3-certifi (2022.9.24-1) ... #7 11.97 Setting up python3-incremental (21.3.0-2) ... #7 12.13 Setting up python3-idna (3.3-1+deb12u1) ... #7 12.34 Setting up python3-urllib3 (1.26.12-1) ... #7 12.52 Setting up python3-pyasn1 (0.4.8-3) ... #7 12.72 Setting up python3-constantly (15.1.0-4) ... #7 12.87 Setting up python3-yarl (1.8.2-1+b1) ... #7 13.02 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ... #7 13.07 Setting up python3-osmopy-libs (0.3.0.9.bee2.202407052026) ... #7 13.22 Setting up python3-bcrypt (3.2.2-1) ... #7 13.38 Setting up python3-aiohttp (3.8.4-1) ... #7 13.60 Setting up python3-pyasn1-modules (0.2.8-1) ... #7 13.83 Setting up python3-cryptography (38.0.4-3) ... #7 14.07 Setting up python3-requests (2.28.1+dfsg-1) ... #7 14.26 Setting up python3-hyperlink (21.0.0-5) ... #7 14.44 Setting up python3-service-identity (18.1.0-8) ... #7 14.61 Setting up python3-openssl (23.0.0-1) ... #7 14.79 Setting up python3-twisted (22.4.0-4) ... #7 16.53 Setting up python3-treq (22.2.0-0.1) ... #7 16.74 Setting up python3-osmopy-utils (0.3.0.9.bee2.202407052026) ... #7 16.86 Processing triggers for man-db (2.11.2-2) ... #7 DONE 17.7s #8 [ 3/10] WORKDIR /TMP #8 DONE 0.3s #9 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/libosmocore.git #9 0.448 Cloning into 'libosmocore'... #9 DONE 1.9s #10 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMOCORE/+/MASTER?FORMAT=TEXT /tmp/commit-libosmocore #10 DONE 0.2s #11 [ 6/10] RUN CD libosmocore && 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 --disable-doxygen --disable-pcsc --enable-external-tests && make "-j$(nproc)" install && install -m 0755 utils/.libs/osmo-ns-dummy /usr/local/bin/osmo-ns-dummy && /sbin/ldconfig #11 0.535 Already on 'master' #11 0.536 Your branch is up to date with 'origin/master'. #11 0.538 refs/heads/master #11 0.546 HEAD is now at e0c63ec8 codec: make osmo_hr_check_sid() more efficient #11 0.548 master #11 0.550 e0c63ec8c7233971636c43f00149104b35b3abae #11 4.814 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 4.814 libtoolize: copying file './ltmain.sh' #11 4.899 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 4.899 libtoolize: copying file 'm4/libtool.m4' #11 4.932 libtoolize: copying file 'm4/ltoptions.m4' #11 4.965 libtoolize: copying file 'm4/ltsugar.m4' #11 5.003 libtoolize: copying file 'm4/ltversion.m4' #11 5.039 libtoolize: copying file 'm4/lt~obsolete.m4' #11 8.142 configure.ac:70: warning: The macro `AC_HEADER_STDC' is obsolete. #11 8.142 configure.ac:70: You should run autoupdate. #11 8.142 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 8.142 configure.ac:70: the top level #11 8.143 configure.ac:84: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead #11 8.143 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... #11 8.143 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... #11 8.143 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... #11 8.143 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... #11 8.143 m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... #11 8.143 configure.ac:84: the top level #11 8.143 configure.ac:174: warning: The macro `AC_CONFIG_HEADER' is obsolete. #11 8.143 configure.ac:174: You should run autoupdate. #11 8.143 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... #11 8.143 configure.ac:174: the top level #11 8.143 configure.ac:462: warning: The macro `AC_HELP_STRING' is obsolete. #11 8.143 configure.ac:462: You should run autoupdate. #11 8.143 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 8.143 configure.ac:462: the top level #11 8.143 configure.ac:602: warning: AC_OUTPUT should be used without arguments. #11 8.143 configure.ac:602: You should run autoupdate. #11 9.013 configure.ac:23: installing './compile' #11 9.015 configure.ac:25: installing './config.guess' #11 9.017 configure.ac:25: installing './config.sub' #11 9.020 configure.ac:8: installing './install-sh' #11 9.023 configure.ac:8: installing './missing' #11 9.034 Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ... #11 9.034 configure.ac:116: ... 'DOXYGEN' previously defined here #11 9.394 src/codec/Makefile.am: installing './depcomp' #11 10.07 checking for a BSD-compatible install... /usr/bin/install -c #11 10.08 checking whether build environment is sane... yes #11 10.09 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 10.10 checking for gawk... gawk #11 10.10 checking whether make sets $(MAKE)... yes #11 10.11 checking whether make supports nested variables... yes #11 10.12 checking whether make supports nested variables... (cached) yes #11 10.12 checking whether make sets $(MAKE)... (cached) yes #11 10.12 checking for gcc... gcc #11 10.15 checking whether the C compiler works... yes #11 10.19 checking for C compiler default output file name... a.out #11 10.19 checking for suffix of executables... #11 10.26 checking whether we are cross compiling... no #11 10.30 checking for suffix of object files... o #11 10.32 checking whether the compiler supports GNU C... yes #11 10.35 checking whether gcc accepts -g... yes #11 10.37 checking for gcc option to enable C11 features... none needed #11 10.40 checking whether gcc understands -c and -o together... yes #11 10.44 checking whether make supports the include directive... yes (GNU style) #11 10.45 checking dependency style of gcc... gcc3 #11 10.49 checking build system type... x86_64-pc-linux-gnu #11 10.54 checking host system type... x86_64-pc-linux-gnu #11 10.54 checking how to print strings... printf #11 10.57 checking for a sed that does not truncate output... /usr/bin/sed #11 10.58 checking for grep that handles long lines and -e... /usr/bin/grep #11 10.58 checking for egrep... /usr/bin/grep -E #11 10.58 checking for fgrep... /usr/bin/grep -F #11 10.58 checking for ld used by gcc... /usr/bin/ld #11 10.59 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 10.59 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 10.59 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 10.62 checking whether ln -s works... yes #11 10.62 checking the maximum length of command line arguments... 1572864 #11 10.62 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 10.63 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 10.63 checking for /usr/bin/ld option to reload object files... -r #11 10.63 checking for file... file #11 10.63 checking for objdump... objdump #11 10.63 checking how to recognize dependent libraries... pass_all #11 10.63 checking for dlltool... no #11 10.63 checking how to associate runtime and link libraries... printf %s\n #11 10.63 checking for ar... ar #11 10.63 checking for archiver @FILE support... @ #11 10.66 checking for strip... strip #11 10.66 checking for ranlib... ranlib #11 10.66 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 10.73 checking for sysroot... no #11 10.73 checking for a working dd... /usr/bin/dd #11 10.73 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 10.75 checking for mt... no #11 10.75 checking if : is a manifest tool... no #11 10.76 checking for stdio.h... yes #11 10.78 checking for stdlib.h... yes #11 10.80 checking for string.h... yes #11 10.83 checking for inttypes.h... yes #11 10.86 checking for stdint.h... yes #11 10.89 checking for strings.h... yes #11 10.91 checking for sys/stat.h... yes #11 10.94 checking for sys/types.h... yes #11 10.97 checking for unistd.h... yes #11 11.00 checking for dlfcn.h... yes #11 11.03 checking for objdir... .libs #11 11.09 checking if gcc supports -fno-rtti -fno-exceptions... no #11 11.11 checking for gcc option to produce PIC... -fPIC -DPIC #11 11.11 checking if gcc PIC flag -fPIC -DPIC works... yes #11 11.13 checking if gcc static flag -static works... yes #11 11.20 checking if gcc supports -c -o file.o... yes #11 11.23 checking if gcc supports -c -o file.o... (cached) yes #11 11.23 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 11.24 checking whether -lc should be explicitly linked in... no #11 11.28 checking dynamic linker characteristics... GNU/Linux ld.so #11 11.34 checking how to hardcode library paths into programs... immediate #11 11.34 checking whether stripping libraries is possible... yes #11 11.35 checking if libtool supports shared libraries... yes #11 11.35 checking whether to build shared libraries... yes #11 11.35 checking whether to build static libraries... no #11 11.35 checking for pkg-config... /usr/bin/pkg-config #11 11.35 checking for pkg-config... /usr/bin/pkg-config #11 11.35 checking pkg-config is at least version 0.20... yes #11 11.35 checking for egrep... (cached) /usr/bin/grep -E #11 11.35 checking for execinfo.h... yes #11 11.39 checking for poll.h... yes #11 11.43 checking for sys/select.h... yes #11 11.46 checking for sys/socket.h... yes #11 11.50 checking for sys/signalfd.h... yes #11 11.53 checking for sys/eventfd.h... yes #11 11.57 checking for sys/timerfd.h... yes #11 11.61 checking for syslog.h... yes #11 11.65 checking for ctype.h... yes #11 11.69 checking for netinet/tcp.h... yes #11 11.72 checking for netinet/in.h... yes #11 11.77 checking for gcc options needed to detect all undeclared functions... none needed #11 11.82 checking whether HAVE_SYS_SOCKET_H is declared... yes #11 11.87 checking for size_t... yes #11 11.95 checking for working alloca.h... yes #11 12.01 checking for alloca... yes #11 12.01 checking for library containing dlopen... none required #11 12.06 checking for library containing dlsym... none required #11 12.12 checking for backtrace in -lexecinfo... no #11 12.16 checking how to run the C preprocessor... gcc -E #11 12.24 checking whether gcc is Clang... no #11 12.26 checking whether pthreads work with -pthread... yes #11 12.32 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #11 12.37 checking whether more special flags are required for pthreads... no #11 12.37 checking for PTHREAD_PRIO_INHERIT... yes #11 12.43 checking for pthread_getname_np(pthread_t, char*, size_t)... yes #11 12.48 checking for library containing clock_gettime... none required #11 12.54 checking for doxygen... /usr/bin/doxygen #11 12.54 checking whether SYS_getrandom is declared... yes #11 12.57 checking if gcc supports -fvisibility=hidden... yes #11 12.59 checking for localtime_r... yes #11 12.65 checking whether struct tm has tm_gmtoff member... yes #11 12.71 checking for gettid... yes #11 12.76 checking whether to workaround TLS bug in old gcc on ARM platforms... #11 12.79 checking for talloc >= 2.1.0... yes #11 12.80 checking for liburing >= 0.7... yes #11 12.81 checking for libusb-1.0... yes #11 12.82 checking for gnutls >= 2.12.0... yes #11 12.83 checking for libmnl... yes #11 12.84 checking for libsctp... yes #11 12.85 checking for python... no #11 12.85 checking for python2... no #11 12.85 checking for python3... /usr/bin/python3 #11 12.85 checking for python version... 3.11 #11 12.87 checking for python platform... linux #11 12.89 checking for GNU default python prefix... ${prefix} #11 12.89 checking for GNU default python exec_prefix... ${exec_prefix} #11 12.89 checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages #11 12.93 checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages #11 12.97 checking for osmo_verify_transcript_vty.py... yes #11 12.97 checking whether to enable VTY/CTRL tests... yes #11 12.97 checking whether C compiler accepts -mavx2... yes #11 12.99 checking whether C compiler accepts -mssse3... yes #11 13.02 checking whether C compiler accepts -msse4.1... yes #11 13.05 checking whether to enable ARM NEON instructions support... no #11 13.05 checking whether to include systemtap tracing support... no #11 13.05 checking whether to build with code coverage support... no #11 13.05 checking whether gcc has __builtin_cpu_supports built-in... yes #11 13.10 checking for struct tcp_info.tcpi_notsent_bytes... yes #11 13.14 checking for struct tcp_info.tcpi_rwnd_limited... yes #11 13.17 checking for struct tcp_info.tcpi_sndbuf_limited... yes #11 13.20 checking for struct tcp_info.tcpi_reord_seen... yes #11 13.23 CFLAGS=" -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall" #11 13.23 CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall" #11 13.27 checking that generated files are newer than configure... done #11 13.28 configure: creating ./config.status #11 14.02 config.status: creating libosmocore.pc #11 14.04 config.status: creating libosmocodec.pc #11 14.06 config.status: creating libosmocoding.pc #11 14.08 config.status: creating libosmovty.pc #11 14.11 config.status: creating libosmogsm.pc #11 14.13 config.status: creating libosmoisdn.pc #11 14.14 config.status: creating libosmogb.pc #11 14.16 config.status: creating libosmoctrl.pc #11 14.18 config.status: creating libosmosim.pc #11 14.20 config.status: creating libosmousb.pc #11 14.23 config.status: creating include/Makefile #11 14.25 config.status: creating include/osmocom/Makefile #11 14.28 config.status: creating include/osmocom/codec/Makefile #11 14.31 config.status: creating include/osmocom/coding/Makefile #11 14.33 config.status: creating include/osmocom/core/Makefile #11 14.36 config.status: creating include/osmocom/crypt/Makefile #11 14.38 config.status: creating include/osmocom/ctrl/Makefile #11 14.41 config.status: creating include/osmocom/gprs/Makefile #11 14.43 config.status: creating include/osmocom/gprs/protocol/Makefile #11 14.46 config.status: creating include/osmocom/gsm/Makefile #11 14.48 config.status: creating include/osmocom/gsm/protocol/Makefile #11 14.51 config.status: creating include/osmocom/isdn/Makefile #11 14.54 config.status: creating include/osmocom/sim/Makefile #11 14.57 config.status: creating include/osmocom/usb/Makefile #11 14.60 config.status: creating include/osmocom/vty/Makefile #11 14.62 config.status: creating src/Makefile #11 14.64 config.status: creating src/core/Makefile #11 14.67 config.status: creating src/vty/Makefile #11 14.69 config.status: creating src/codec/Makefile #11 14.72 config.status: creating src/coding/Makefile #11 14.75 config.status: creating src/sim/Makefile #11 14.77 config.status: creating src/usb/Makefile #11 14.80 config.status: creating src/gsm/Makefile #11 14.83 config.status: creating src/isdn/Makefile #11 14.86 config.status: creating src/gb/Makefile #11 14.88 config.status: creating src/ctrl/Makefile #11 14.90 config.status: creating src/pseudotalloc/Makefile #11 14.93 config.status: creating tapset/Makefile #11 14.96 config.status: creating tests/Makefile #11 14.99 config.status: creating tests/atlocal #11 15.02 config.status: creating utils/Makefile #11 15.05 config.status: creating utils/osmo-stat-dummy/Makefile #11 15.08 config.status: creating Doxyfile.core #11 15.10 config.status: creating Doxyfile.gsm #11 15.13 config.status: creating Doxyfile.isdn #11 15.16 config.status: creating Doxyfile.vty #11 15.19 config.status: creating Doxyfile.codec #11 15.22 config.status: creating Doxyfile.coding #11 15.24 config.status: creating Doxyfile.gb #11 15.27 config.status: creating Doxyfile.ctrl #11 15.30 config.status: creating Doxyfile.sim #11 15.32 config.status: creating Doxyfile.usb #11 15.34 config.status: creating Makefile #11 15.37 config.status: creating contrib/libosmocore.spec #11 15.41 config.status: creating config.h #11 15.43 config.status: executing tests/atconfig commands #11 15.44 config.status: executing depfiles commands #11 17.47 config.status: executing libtool commands #11 17.53 echo 1.9.0.209-e0c63 > .version-t && mv .version-t .version #11 17.53 make install-recursive #11 17.54 make[1]: Entering directory '/tmp/libosmocore' #11 17.54 Making install in include #11 17.55 make[2]: Entering directory '/tmp/libosmocore/include' #11 17.55 Making install in osmocom #11 17.55 make[3]: Entering directory '/tmp/libosmocore/include/osmocom' #11 17.56 Making install in core #11 17.56 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/core' #11 17.56 GEN bit16gen.h #11 17.56 GEN bit64gen.h #11 17.56 GEN bit32gen.h #11 17.56 GEN crc16gen.h #11 17.56 GEN crc32gen.h #11 17.56 GEN crc64gen.h #11 17.56 GEN crc8gen.h #11 17.56 GEN bit16gen.h #11 17.56 GEN bit32gen.h #11 17.56 GEN bit64gen.h #11 17.56 GEN crc16gen.h #11 17.57 GEN crc32gen.h #11 17.57 GEN crc64gen.h #11 17.57 GEN crc8gen.h #11 17.57 GEN socket_compat.h #11 17.57 GEN socket_compat.h #11 17.57 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/core' #11 17.57 make[5]: Nothing to be done for 'install-exec-am'. #11 17.58 /usr/bin/mkdir -p '/usr/local/include/osmocom/core' #11 17.58 /usr/bin/install -c -m 644 application.h backtrace.h base64.h bit16gen.h bit32gen.h bit64gen.h bits.h bitvec.h bitcomp.h byteswap.h conv.h counter.h crc16.h crc16gen.h crc32gen.h crc64gen.h crc8gen.h crcgen.h endian.h defs.h exec.h fsm.h gsmtap.h gsmtap_util.h hash.h hashtable.h isdnhdlc.h it_q.h jhash.h linuxlist.h linuxrbtree.h log2.h logging.h loggingrb.h stats.h macaddr.h msgb.h netdev.h netns.h osmo_io.h '/usr/local/include/osmocom/core' #11 17.58 /usr/bin/install -c -m 644 panic.h prbs.h prim.h process.h rate_ctr.h stat_item.h stats_tcp.h select.h sercomm.h signal.h socket.h statistics.h strrb.h talloc.h tdef.h thread.h timer.h timer_compat.h tun.h utils.h write_queue.h sockaddr_str.h soft_uart.h time_cc.h use_count.h socket_compat.h plugin.h msgfile.h serial.h mnl.h '/usr/local/include/osmocom/core' #11 17.59 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/core' #11 17.59 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/core' #11 17.59 Making install in vty #11 17.59 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/vty' #11 17.59 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/vty' #11 17.59 make[5]: Nothing to be done for 'install-exec-am'. #11 17.60 /usr/bin/mkdir -p '/usr/local/include/osmocom/vty' #11 17.60 /usr/bin/install -c -m 644 buffer.h command.h logging.h stats.h misc.h telnet_interface.h vector.h vty.h ports.h cpu_sched_vty.h tdef_vty.h '/usr/local/include/osmocom/vty' #11 17.60 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/vty' #11 17.60 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/vty' #11 17.60 Making install in codec #11 17.60 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/codec' #11 17.61 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/codec' #11 17.61 make[5]: Nothing to be done for 'install-exec-am'. #11 17.61 /usr/bin/mkdir -p '/usr/local/include/osmocom/codec' #11 17.61 /usr/bin/install -c -m 644 ecu.h codec.h gsm610_bits.h '/usr/local/include/osmocom/codec' #11 17.61 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/codec' #11 17.61 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/codec' #11 17.62 Making install in gsm #11 17.62 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 17.62 GEN gsm0503.h #11 17.65 Generating header file... #11 17.65 Generate 'xcch' declaration #11 17.65 Generate 'tch_f24' declaration #11 17.65 Generate 'tch_h24' declaration #11 17.65 Generate 'tch_f48' declaration #11 17.65 Generate 'tch_f96' declaration #11 17.65 Generate 'tch_f144' declaration #11 17.65 Generate 'rach' declaration #11 17.65 Generate 'rach_ext' declaration #11 17.65 Generate 'sch' declaration #11 17.65 Generate 'cs2' declaration #11 17.65 Generate 'cs3' declaration #11 17.65 Generate 'cs2_np' declaration #11 17.65 Generate 'cs3_np' declaration #11 17.65 Generate 'tch_afs_12_2' declaration #11 17.65 Generate 'tch_afs_10_2' declaration #11 17.65 Generate 'tch_afs_7_95' declaration #11 17.65 Generate 'tch_afs_7_4' declaration #11 17.65 Generate 'tch_afs_6_7' declaration #11 17.65 Generate 'tch_afs_5_9' declaration #11 17.65 Generate 'tch_afs_5_15' declaration #11 17.65 Generate 'tch_afs_4_75' declaration #11 17.65 Generate 'tch_fr' declaration #11 17.65 Generate 'tch_hr' declaration #11 17.65 Generate 'tch_ahs_7_95' declaration #11 17.65 Generate 'tch_ahs_7_4' declaration #11 17.65 Generate 'tch_ahs_6_7' declaration #11 17.65 Generate 'tch_ahs_5_9' declaration #11 17.65 Generate 'tch_ahs_5_15' declaration #11 17.65 Generate 'tch_ahs_4_75' declaration #11 17.65 Generate 'tch_axs_sid_update' declaration #11 17.65 Generate 'mcs1_dl_hdr' declaration #11 17.65 Generate 'mcs1_ul_hdr' declaration #11 17.65 Generate 'mcs1' declaration #11 17.65 Generate 'mcs2' declaration #11 17.65 Generate 'mcs3' declaration #11 17.65 Generate 'mcs4' declaration #11 17.65 Generate 'mcs5_dl_hdr' declaration #11 17.65 Generate 'mcs5_ul_hdr' declaration #11 17.65 Generate 'mcs5' declaration #11 17.65 Generate 'mcs6' declaration #11 17.65 Generate 'mcs7_dl_hdr' declaration #11 17.65 Generate 'mcs7_ul_hdr' declaration #11 17.65 Generate 'mcs7' declaration #11 17.65 Generate 'mcs8' declaration #11 17.65 Generate 'mcs9' declaration #11 17.65 Generation complete. #11 17.66 make install-recursive #11 17.66 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 17.66 Making install in protocol #11 17.67 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 17.67 make[7]: Entering directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 17.67 make[7]: Nothing to be done for 'install-exec-am'. #11 17.67 /usr/bin/mkdir -p '/usr/local/include/osmocom/gsm/protocol' #11 17.67 /usr/bin/install -c -m 644 gsm_23_032.h gsm_03_40.h gsm_03_41.h gsm_04_08.h gsm_04_08_gprs.h gsm_04_11.h gsm_04_12.h gsm_04_14.h gsm_04_80.h gsm_08_08.h gsm_08_58.h gsm_09_02.h gsm_12_21.h gsm_23_003.h gsm_23_041.h gsm_25_415.h gsm_29_118.h gsm_44_004.h gsm_44_060.h gsm_44_068.h gsm_44_318.h gsm_48_049.h gsm_48_071.h gsm_49_031.h ipaccess.h smpp34_osmocom.h '/usr/local/include/osmocom/gsm/protocol' #11 17.68 make[7]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 17.68 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm/protocol' #11 17.68 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 17.69 make[7]: Entering directory '/tmp/libosmocore/include/osmocom/gsm' #11 17.69 make[7]: Nothing to be done for 'install-exec-am'. #11 17.69 /usr/bin/mkdir -p '/usr/local/include/osmocom/gsm' #11 17.69 /usr/bin/install -c -m 644 a5.h abis_nm.h apn.h bts_features.h cbsp.h comp128.h comp128v23.h bitvec_gsm.h gan.h gsm0341.h gsm0411_smc.h gsm0411_smr.h gsm0411_utils.h gsm0480.h gsm0502.h gsm0503.h bsslap.h bssmap_le.h gad.h gsm0808.h gsm0808_lcs.h gsm29205.h gsm0808_utils.h gsm23003.h gsm23236.h gsm29118.h gsm44021.h gsm48.h gsm48_arfcn_range_encode.h gsm48_ie.h gsm48_rest_octets.h gsm_utils.h gsup.h gsup_sms.h i460_mux.h ipa.h iuup.h lapd_core.h lapdm.h meas_rep.h '/usr/local/include/osmocom/gsm' #11 17.69 /usr/bin/install -c -m 644 mncc.h prim.h l1sap.h oap.h oap_client.h rlp.h rsl.h rtp_extensions.h rxlev_stat.h sysinfo.h tlv.h '/usr/local/include/osmocom/gsm' #11 17.70 make[7]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 17.70 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 17.70 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 17.70 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm' #11 17.70 Making install in isdn #11 17.70 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/isdn' #11 17.70 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/isdn' #11 17.70 make[5]: Nothing to be done for 'install-exec-am'. #11 17.71 /usr/bin/mkdir -p '/usr/local/include/osmocom/isdn' #11 17.71 /usr/bin/install -c -m 644 i460_mux.h lapd_core.h v110.h v110_ta.h '/usr/local/include/osmocom/isdn' #11 17.71 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/isdn' #11 17.71 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/isdn' #11 17.71 Making install in crypt #11 17.71 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/crypt' #11 17.72 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/crypt' #11 17.72 make[5]: Nothing to be done for 'install-exec-am'. #11 17.72 /usr/bin/mkdir -p '/usr/local/include/osmocom/crypt' #11 17.72 /usr/bin/install -c -m 644 auth.h gprs_cipher.h kdf.h utran_cipher.h '/usr/local/include/osmocom/crypt' #11 17.72 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/crypt' #11 17.72 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/crypt' #11 17.72 Making install in coding #11 17.73 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/coding' #11 17.73 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/coding' #11 17.73 make[5]: Nothing to be done for 'install-exec-am'. #11 17.73 /usr/bin/mkdir -p '/usr/local/include/osmocom/coding' #11 17.73 /usr/bin/install -c -m 644 gsm0503_tables.h gsm0503_parity.h gsm0503_mapping.h gsm0503_interleaving.h gsm0503_coding.h gsm0503_amr_dtx.h '/usr/local/include/osmocom/coding' #11 17.74 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/coding' #11 17.74 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/coding' #11 17.74 Making install in gprs #11 17.74 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' #11 17.74 Making install in protocol #11 17.74 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 17.75 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 17.75 make[6]: Nothing to be done for 'install-exec-am'. #11 17.75 /usr/bin/mkdir -p '/usr/local/include/osmocom/gprs/protocol' #11 17.75 /usr/bin/install -c -m 644 gsm_04_60.h gsm_08_16.h gsm_08_18.h gsm_24_301.h '/usr/local/include/osmocom/gprs/protocol' #11 17.76 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 17.76 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs/protocol' #11 17.76 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' #11 17.76 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gprs' #11 17.76 make[6]: Nothing to be done for 'install-exec-am'. #11 17.76 /usr/bin/mkdir -p '/usr/local/include/osmocom/gprs' #11 17.77 /usr/bin/install -c -m 644 frame_relay.h bssgp_bvc_fsm.h gprs_bssgp.h gprs_bssgp2.h gprs_bssgp_bss.h gprs_bssgp_rim.h gprs_msgb.h gprs_ns.h gprs_ns_frgre.h gprs_ns2.h gprs_rlc.h '/usr/local/include/osmocom/gprs' #11 17.77 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' #11 17.77 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' #11 17.77 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs' #11 17.77 Making install in ctrl #11 17.77 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/ctrl' #11 17.78 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/ctrl' #11 17.78 make[5]: Nothing to be done for 'install-exec-am'. #11 17.78 /usr/bin/mkdir -p '/usr/local/include/osmocom/ctrl' #11 17.78 /usr/bin/install -c -m 644 control_cmd.h control_if.h ports.h control_vty.h '/usr/local/include/osmocom/ctrl' #11 17.78 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/ctrl' #11 17.78 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/ctrl' #11 17.78 Making install in sim #11 17.79 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/sim' #11 17.79 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/sim' #11 17.79 make[5]: Nothing to be done for 'install-exec-am'. #11 17.79 /usr/bin/mkdir -p '/usr/local/include/osmocom/sim' #11 17.79 /usr/bin/install -c -m 644 class_tables.h sim.h '/usr/local/include/osmocom/sim' #11 17.79 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/sim' #11 17.79 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/sim' #11 17.80 Making install in usb #11 17.80 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/usb' #11 17.80 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/usb' #11 17.80 make[5]: Nothing to be done for 'install-exec-am'. #11 17.80 /usr/bin/mkdir -p '/usr/local/include/osmocom/usb' #11 17.80 /usr/bin/install -c -m 644 libusb.h '/usr/local/include/osmocom/usb' #11 17.81 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/usb' #11 17.81 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/usb' #11 17.81 make[4]: Entering directory '/tmp/libosmocore/include/osmocom' #11 17.81 make[5]: Entering directory '/tmp/libosmocore/include/osmocom' #11 17.81 make[5]: Nothing to be done for 'install-exec-am'. #11 17.81 make[5]: Nothing to be done for 'install-data-am'. #11 17.81 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom' #11 17.81 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom' #11 17.81 make[3]: Leaving directory '/tmp/libosmocore/include/osmocom' #11 17.81 make[3]: Entering directory '/tmp/libosmocore/include' #11 17.82 make[4]: Entering directory '/tmp/libosmocore/include' #11 17.82 make[4]: Nothing to be done for 'install-exec-am'. #11 17.82 make[4]: Nothing to be done for 'install-data-am'. #11 17.82 make[4]: Leaving directory '/tmp/libosmocore/include' #11 17.82 make[3]: Leaving directory '/tmp/libosmocore/include' #11 17.82 make[2]: Leaving directory '/tmp/libosmocore/include' #11 17.82 Making install in src #11 17.82 make[2]: Entering directory '/tmp/libosmocore/src' #11 17.83 Making install in core #11 17.83 make[3]: Entering directory '/tmp/libosmocore/src/core' #11 17.83 GEN crc8gen.c #11 17.83 GEN crc16gen.c #11 17.83 GEN crc32gen.c #11 17.83 GEN crc64gen.c #11 17.83 make install-am #11 17.84 make[4]: Entering directory '/tmp/libosmocore/src/core' #11 17.84 CC application.lo #11 17.84 CC backtrace.lo #11 17.84 CC base64.lo #11 17.84 CC bits.lo #11 17.84 CC bitvec.lo #11 17.84 CC context.lo #11 17.84 CC conv.lo #11 17.84 CC bitcomp.lo #11 17.84 CC conv_acc.lo #11 17.85 CC conv_acc_generic.lo #11 17.85 CC counter.lo #11 17.85 CC crc16.lo #11 17.85 CC crc8gen.lo #11 17.85 CC crc16gen.lo #11 17.86 CC crc32gen.lo #11 17.86 CC crc64gen.lo #11 18.00 CC exec.lo #11 18.01 CC fsm.lo #11 18.01 CC gsmtap_util.lo #11 18.01 CC isdnhdlc.lo #11 18.01 CC logging.lo #11 18.02 CC logging_syslog.lo #11 18.02 CC it_q.lo #11 18.02 CC logging_gsmtap.lo #11 18.02 CC loggingrb.lo #11 18.02 CC macaddr.lo #11 18.02 CC netdev.lo #11 18.02 CC netns.lo #11 18.02 CC msgb.lo #11 18.04 CC osmo_io.lo #11 18.05 CC osmo_io_poll.lo #11 18.07 CC panic.lo #11 18.15 CC prbs.lo #11 18.18 CC prim.lo #11 18.19 CC rate_ctr.lo #11 18.20 CC rbtree.lo #11 18.21 CC select.lo #11 18.22 CC sercomm.lo #11 18.23 CC signal.lo #11 18.23 CC socket.lo #11 18.23 CC sockaddr_str.lo #11 18.25 CC soft_uart.lo #11 18.26 CC stat_item.lo #11 18.28 CC stats.lo #11 18.30 CC stats_statsd.lo #11 18.30 CC stats_tcp.lo #11 18.31 CC strrb.lo #11 18.31 CC tdef.lo #11 18.36 CC thread.lo #11 18.36 CC time_cc.lo #11 18.37 CC timer.lo #11 18.42 CC timer_gettimeofday.lo #11 18.43 CC timer_clockgettime.lo #11 18.43 CC tun.lo #11 18.44 CC utils.lo #11 18.44 CC use_count.lo #11 18.45 CC write_queue.lo #11 18.50 CC conv_acc_sse.lo #11 18.51 CC conv_acc_sse_avx.lo #11 18.54 CC plugin.lo #11 18.54 CC msgfile.lo #11 18.54 CC serial.lo #11 18.56 CC mnl.lo #11 18.57 CC osmo_io_uring.lo #11 19.06 CCLD libosmocore.la #11 19.44 make[5]: Entering directory '/tmp/libosmocore/src/core' #11 19.44 make[5]: Nothing to be done for 'install-data-am'. #11 19.44 /usr/bin/mkdir -p '/usr/local/lib' #11 19.44 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocore.la '/usr/local/lib' #11 19.47 libtool: install: /usr/bin/install -c .libs/libosmocore.so.21.0.0 /usr/local/lib/libosmocore.so.21.0.0 #11 19.48 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocore.so.21.0.0 libosmocore.so.21 || { rm -f libosmocore.so.21 && ln -s libosmocore.so.21.0.0 libosmocore.so.21; }; }) #11 19.48 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocore.so.21.0.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.21.0.0 libosmocore.so; }; }) #11 19.49 libtool: install: /usr/bin/install -c .libs/libosmocore.lai /usr/local/lib/libosmocore.la #11 19.52 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 19.53 ---------------------------------------------------------------------- #11 19.53 Libraries have been installed in: #11 19.53 /usr/local/lib #11 19.53 #11 19.53 If you ever happen to want to link against installed libraries #11 19.53 in a given directory, LIBDIR, you must either use libtool, and #11 19.53 specify the full pathname of the library, or use the '-LLIBDIR' #11 19.53 flag during linking and do at least one of the following: #11 19.53 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 19.53 during execution #11 19.53 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 19.53 during linking #11 19.53 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 19.53 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 19.53 #11 19.53 See any operating system documentation about shared libraries for #11 19.53 more information, such as the ld(1) and ld.so(8) manual pages. #11 19.53 ---------------------------------------------------------------------- #11 19.53 make[5]: Leaving directory '/tmp/libosmocore/src/core' #11 19.53 make[4]: Leaving directory '/tmp/libosmocore/src/core' #11 19.53 make[3]: Leaving directory '/tmp/libosmocore/src/core' #11 19.53 Making install in vty #11 19.53 make[3]: Entering directory '/tmp/libosmocore/src/vty' #11 19.53 CC buffer.lo #11 19.53 CC command.lo #11 19.53 CC vector.lo #11 19.53 CC vty.lo #11 19.53 CC utils.lo #11 19.53 CC telnet_interface.lo #11 19.53 CC logging_vty.lo #11 19.53 CC stats_vty.lo #11 19.53 CC fsm_vty.lo #11 19.53 CC talloc_ctx_vty.lo #11 19.53 CC cpu_sched_vty.lo #11 19.54 CC tdef_vty.lo #11 19.86 CCLD libosmovty.la #11 20.06 make[4]: Entering directory '/tmp/libosmocore/src/vty' #11 20.06 make[4]: Nothing to be done for 'install-data-am'. #11 20.06 /usr/bin/mkdir -p '/usr/local/lib' #11 20.06 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmovty.la '/usr/local/lib' #11 20.10 libtool: warning: relinking 'libosmovty.la' #11 20.10 libtool: install: (cd /tmp/libosmocore/src/vty; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -pthread -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 13:0:0 -no-undefined -o libosmovty.la -rpath /usr/local/lib buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo talloc_ctx_vty.lo cpu_sched_vty.lo tdef_vty.lo ../../src/core/libosmocore.la -ltalloc ) #11 20.27 libtool: install: /usr/bin/install -c .libs/libosmovty.so.13.0.0T /usr/local/lib/libosmovty.so.13.0.0 #11 20.28 libtool: install: (cd /usr/local/lib && { ln -s -f libosmovty.so.13.0.0 libosmovty.so.13 || { rm -f libosmovty.so.13 && ln -s libosmovty.so.13.0.0 libosmovty.so.13; }; }) #11 20.28 libtool: install: (cd /usr/local/lib && { ln -s -f libosmovty.so.13.0.0 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.13.0.0 libosmovty.so; }; }) #11 20.29 libtool: install: /usr/bin/install -c .libs/libosmovty.lai /usr/local/lib/libosmovty.la #11 20.33 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 20.33 ---------------------------------------------------------------------- #11 20.33 Libraries have been installed in: #11 20.33 /usr/local/lib #11 20.33 #11 20.33 If you ever happen to want to link against installed libraries #11 20.33 in a given directory, LIBDIR, you must either use libtool, and #11 20.33 specify the full pathname of the library, or use the '-LLIBDIR' #11 20.33 flag during linking and do at least one of the following: #11 20.33 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 20.33 during execution #11 20.33 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 20.33 during linking #11 20.33 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 20.33 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 20.33 #11 20.33 See any operating system documentation about shared libraries for #11 20.33 more information, such as the ld(1) and ld.so(8) manual pages. #11 20.33 ---------------------------------------------------------------------- #11 20.33 make[4]: Leaving directory '/tmp/libosmocore/src/vty' #11 20.33 make[3]: Leaving directory '/tmp/libosmocore/src/vty' #11 20.33 Making install in isdn #11 20.33 make[3]: Entering directory '/tmp/libosmocore/src/isdn' #11 20.34 CC i460_mux.lo #11 20.34 CC lapd_core.lo #11 20.34 CC v110.lo #11 20.34 CC v110_ta.lo #11 20.62 CCLD libisdnint.la #11 20.76 CCLD libosmoisdn.la #11 20.93 make[4]: Entering directory '/tmp/libosmocore/src/isdn' #11 20.93 make[4]: Nothing to be done for 'install-data-am'. #11 20.93 /usr/bin/mkdir -p '/usr/local/lib' #11 20.93 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoisdn.la '/usr/local/lib' #11 20.97 libtool: warning: relinking 'libosmoisdn.la' #11 20.98 libtool: install: (cd /tmp/libosmocore/src/isdn; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoisdn.map -version-info 1:0:1 -no-undefined -o libosmoisdn.la -rpath /usr/local/lib libisdnint.la -ltalloc ) #11 21.11 libtool: install: /usr/bin/install -c .libs/libosmoisdn.so.0.1.0T /usr/local/lib/libosmoisdn.so.0.1.0 #11 21.12 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoisdn.so.0.1.0 libosmoisdn.so.0 || { rm -f libosmoisdn.so.0 && ln -s libosmoisdn.so.0.1.0 libosmoisdn.so.0; }; }) #11 21.12 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoisdn.so.0.1.0 libosmoisdn.so || { rm -f libosmoisdn.so && ln -s libosmoisdn.so.0.1.0 libosmoisdn.so; }; }) #11 21.13 libtool: install: /usr/bin/install -c .libs/libosmoisdn.lai /usr/local/lib/libosmoisdn.la #11 21.17 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 21.17 ---------------------------------------------------------------------- #11 21.17 Libraries have been installed in: #11 21.17 /usr/local/lib #11 21.17 #11 21.17 If you ever happen to want to link against installed libraries #11 21.17 in a given directory, LIBDIR, you must either use libtool, and #11 21.17 specify the full pathname of the library, or use the '-LLIBDIR' #11 21.17 flag during linking and do at least one of the following: #11 21.17 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 21.17 during execution #11 21.17 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 21.17 during linking #11 21.17 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 21.17 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 21.17 #11 21.17 See any operating system documentation about shared libraries for #11 21.17 more information, such as the ld(1) and ld.so(8) manual pages. #11 21.17 ---------------------------------------------------------------------- #11 21.17 make[4]: Leaving directory '/tmp/libosmocore/src/isdn' #11 21.17 make[3]: Leaving directory '/tmp/libosmocore/src/isdn' #11 21.17 Making install in codec #11 21.18 make[3]: Entering directory '/tmp/libosmocore/src/codec' #11 21.18 CC gsm610.lo #11 21.18 CC gsm620.lo #11 21.18 CC gsm660.lo #11 21.18 CC gsm690.lo #11 21.18 CC ecu.lo #11 21.18 CC ecu_fr.lo #11 21.18 CC ecu_fr_old.lo #11 21.30 CCLD libosmocodec.la #11 21.47 make[4]: Entering directory '/tmp/libosmocore/src/codec' #11 21.47 make[4]: Nothing to be done for 'install-data-am'. #11 21.47 /usr/bin/mkdir -p '/usr/local/lib' #11 21.47 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocodec.la '/usr/local/lib' #11 21.50 libtool: warning: relinking 'libosmocodec.la' #11 21.51 libtool: install: (cd /tmp/libosmocore/src/codec; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 4:0:0 -no-undefined -o libosmocodec.la -rpath /usr/local/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo ecu.lo ecu_fr.lo ecu_fr_old.lo ../../src/core/libosmocore.la ) #11 21.64 libtool: install: /usr/bin/install -c .libs/libosmocodec.so.4.0.0T /usr/local/lib/libosmocodec.so.4.0.0 #11 21.65 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocodec.so.4.0.0 libosmocodec.so.4 || { rm -f libosmocodec.so.4 && ln -s libosmocodec.so.4.0.0 libosmocodec.so.4; }; }) #11 21.65 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocodec.so.4.0.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.4.0.0 libosmocodec.so; }; }) #11 21.66 libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /usr/local/lib/libosmocodec.la #11 21.70 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 21.70 ---------------------------------------------------------------------- #11 21.70 Libraries have been installed in: #11 21.70 /usr/local/lib #11 21.70 #11 21.70 If you ever happen to want to link against installed libraries #11 21.70 in a given directory, LIBDIR, you must either use libtool, and #11 21.70 specify the full pathname of the library, or use the '-LLIBDIR' #11 21.70 flag during linking and do at least one of the following: #11 21.70 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 21.70 during execution #11 21.70 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 21.70 during linking #11 21.70 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 21.70 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 21.70 #11 21.70 See any operating system documentation about shared libraries for #11 21.70 more information, such as the ld(1) and ld.so(8) manual pages. #11 21.70 ---------------------------------------------------------------------- #11 21.70 make[4]: Leaving directory '/tmp/libosmocore/src/codec' #11 21.70 make[3]: Leaving directory '/tmp/libosmocore/src/codec' #11 21.70 Making install in gsm #11 21.71 make[3]: Entering directory '/tmp/libosmocore/src/gsm' #11 21.71 GEN gsm0503_conv.c #11 21.74 Generating convolutional codes... #11 21.74 Generate 'xcch' definition #11 21.74 Generate 'tch_f24' definition #11 21.74 Generate 'tch_h24' definition #11 21.74 Generate 'tch_f48' definition #11 21.74 Generate 'tch_f96' definition #11 21.74 Generate 'tch_f144' definition #11 21.74 Generate 'rach' definition #11 21.74 Generate 'rach_ext' definition #11 21.74 Generate 'sch' definition #11 21.74 Generate 'cs2' definition #11 21.74 Generate 'cs3' definition #11 21.74 Generate 'cs2_np' definition #11 21.74 Generate 'cs3_np' definition #11 21.74 Generate 'tch_afs_12_2' definition #11 21.74 Generate 'tch_afs_10_2' definition #11 21.74 Generate 'tch_afs_7_95' definition #11 21.74 Generate 'tch_afs_7_4' definition #11 21.74 Generate 'tch_afs_6_7' definition #11 21.75 Generate 'tch_afs_5_9' definition #11 21.75 Generate 'tch_afs_5_15' definition #11 21.75 Generate 'tch_afs_4_75' definition #11 21.75 Generate 'tch_fr' definition #11 21.75 Generate 'tch_hr' definition #11 21.75 Generate 'tch_ahs_7_95' definition #11 21.75 Generate 'tch_ahs_7_4' definition #11 21.75 Generate 'tch_ahs_6_7' definition #11 21.75 Generate 'tch_ahs_5_9' definition #11 21.75 Generate 'tch_ahs_5_15' definition #11 21.75 Generate 'tch_ahs_4_75' definition #11 21.75 Generate 'tch_axs_sid_update' definition #11 21.75 Generate 'mcs1_dl_hdr' definition #11 21.75 Generate 'mcs1_ul_hdr' definition #11 21.75 Generate 'mcs1' definition #11 21.75 Generate 'mcs2' definition #11 21.75 Generate 'mcs3' definition #11 21.75 Generate 'mcs4' definition #11 21.75 Generate 'mcs5_dl_hdr' definition #11 21.75 Generate 'mcs5_ul_hdr' definition #11 21.75 Generate 'mcs5' definition #11 21.75 Generate 'mcs6' definition #11 21.75 Generate 'mcs7_dl_hdr' definition #11 21.75 Generate 'mcs7_ul_hdr' definition #11 21.75 Generate 'mcs7' definition #11 21.75 Generate 'mcs8' definition #11 21.75 Generate 'mcs9' definition #11 21.76 Generation complete. #11 21.76 make install-am #11 21.77 make[4]: Entering directory '/tmp/libosmocore/src/gsm' #11 21.77 CC a5.lo #11 21.77 CC rxlev_stat.lo #11 21.77 CC tlv_parser.lo #11 21.77 CC comp128.lo #11 21.77 CC gsm_utils.lo #11 21.77 CC comp128v23.lo #11 21.77 CC rsl.lo #11 21.77 CC gsm48.lo #11 21.77 CC gsm48_arfcn_range_encode.lo #11 21.77 CC gsm48_ie.lo #11 21.77 CC gsm0808.lo #11 21.77 CC sysinfo.lo #11 21.78 CC gprs_cipher_core.lo #11 21.78 CC gprs_rlc.lo #11 21.78 CC gsm0480.lo #11 21.78 CC abis_nm.lo #11 21.92 gsm_utils.c:106:9: note: '#pragma message: glibc 2.36 random detected' #11 21.92 106 | #pragma message ("glibc " OSMO_STRINGIFY_VAL(__GLIBC__) "." OSMO_STRINGIFY_VAL(__GLIBC_MINOR__) " random detected") #11 21.92 | ^~~~~~~ #11 21.94 CC gsm0502.lo #11 21.94 CC gsm0411_utils.lo #11 21.98 CC gsm0411_smc.lo #11 21.98 CC gsm0411_smr.lo #11 21.99 CC gsm0414.lo #11 22.00 CC lapdm.lo #11 22.00 CC kasumi.lo #11 22.00 CC gsm29205.lo #11 22.01 CC gsm_04_08_gprs.lo #11 22.01 CC auth_core.lo #11 22.01 CC auth_comp128v1.lo #11 22.02 CC auth_comp128v23.lo #11 22.05 CC auth_xor.lo #11 22.07 CC auth_xor_2g.lo #11 22.10 CC auth_milenage.lo #11 22.17 CC gea.lo #11 22.18 CC gan.lo #11 22.18 CC ipa.lo #11 22.18 CC gsm0341.lo #11 22.18 CC apn.lo #11 22.21 CC auth_tuak.lo #11 22.22 CC gprs_gea.lo #11 22.22 CC gsm0503_conv.lo #11 22.23 CC oap.lo #11 22.23 CC gsm0808_utils.lo #11 22.23 CC gsm23003.lo #11 22.24 CC gsm23236.lo #11 22.26 CC mncc.lo #11 22.26 CC bts_features.lo #11 22.29 CC oap_client.lo #11 22.33 CC gsm29118.lo #11 22.34 CC gsm48_rest_octets.lo #11 22.34 CC cbsp.lo #11 22.36 CC gsm48049.lo #11 22.37 CC gad.lo #11 22.38 CC bsslap.lo #11 22.40 CC bssmap_le.lo #11 22.41 CC kdf.lo #11 22.41 CC iuup.lo #11 22.45 CC gsm44021.lo #11 22.45 CC gsm44068.lo #11 22.48 CC rlp.lo #11 22.49 CC gsup.lo #11 22.51 CC gsup_sms.lo #11 22.54 CC milenage/aes-encblock.lo #11 22.57 CC milenage/aes-internal.lo #11 22.59 CC milenage/aes-internal-enc.lo #11 22.61 CC milenage/milenage.lo #11 22.62 CC tuak/KeccakP-1600-3gpp.lo #11 22.63 CC tuak/tuak.lo #11 22.83 CCLD libgsmint.la #11 23.42 CCLD libosmogsm.la #11 23.65 make[5]: Entering directory '/tmp/libosmocore/src/gsm' #11 23.65 make[5]: Nothing to be done for 'install-data-am'. #11 23.65 /usr/bin/mkdir -p '/usr/local/lib' #11 23.65 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogsm.la '/usr/local/lib' #11 23.69 libtool: warning: relinking 'libosmogsm.la' #11 23.69 libtool: install: (cd /tmp/libosmocore/src/gsm; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -I/usr/include/p11-kit-1 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 20:0:0 -no-undefined -o libosmogsm.la -rpath /usr/local/lib libgsmint.la -ltalloc -lgnutls ) #11 23.87 libtool: install: /usr/bin/install -c .libs/libosmogsm.so.20.0.0T /usr/local/lib/libosmogsm.so.20.0.0 #11 23.87 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogsm.so.20.0.0 libosmogsm.so.20 || { rm -f libosmogsm.so.20 && ln -s libosmogsm.so.20.0.0 libosmogsm.so.20; }; }) #11 23.88 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogsm.so.20.0.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.20.0.0 libosmogsm.so; }; }) #11 23.88 libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /usr/local/lib/libosmogsm.la #11 23.92 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 23.92 ---------------------------------------------------------------------- #11 23.92 Libraries have been installed in: #11 23.92 /usr/local/lib #11 23.92 #11 23.92 If you ever happen to want to link against installed libraries #11 23.92 in a given directory, LIBDIR, you must either use libtool, and #11 23.92 specify the full pathname of the library, or use the '-LLIBDIR' #11 23.92 flag during linking and do at least one of the following: #11 23.92 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 23.92 during execution #11 23.92 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 23.92 during linking #11 23.92 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 23.92 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 23.92 #11 23.92 See any operating system documentation about shared libraries for #11 23.92 more information, such as the ld(1) and ld.so(8) manual pages. #11 23.92 ---------------------------------------------------------------------- #11 23.92 make[5]: Leaving directory '/tmp/libosmocore/src/gsm' #11 23.92 make[4]: Leaving directory '/tmp/libosmocore/src/gsm' #11 23.92 make[3]: Leaving directory '/tmp/libosmocore/src/gsm' #11 23.92 Making install in coding #11 23.93 make[3]: Entering directory '/tmp/libosmocore/src/coding' #11 23.93 CC gsm0503_interleaving.lo #11 23.93 CC gsm0503_mapping.lo #11 23.93 CC gsm0503_tables.lo #11 23.93 CC gsm0503_parity.lo #11 23.93 CC gsm0503_coding.lo #11 23.93 CC gsm0503_amr_dtx.lo #11 24.20 CCLD libosmocoding.la #11 24.44 make[4]: Entering directory '/tmp/libosmocore/src/coding' #11 24.44 make[4]: Nothing to be done for 'install-data-am'. #11 24.44 /usr/bin/mkdir -p '/usr/local/lib' #11 24.44 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocoding.la '/usr/local/lib' #11 24.48 libtool: warning: relinking 'libosmocoding.la' #11 24.48 libtool: install: (cd /tmp/libosmocore/src/coding; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 3:0:3 -no-undefined -o libosmocoding.la -rpath /usr/local/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo gsm0503_amr_dtx.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/codec/libosmocodec.la ) #11 24.67 libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.3.0T /usr/local/lib/libosmocoding.so.0.3.0 #11 24.68 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocoding.so.0.3.0 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.3.0 libosmocoding.so.0; }; }) #11 24.68 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocoding.so.0.3.0 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.3.0 libosmocoding.so; }; }) #11 24.69 libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /usr/local/lib/libosmocoding.la #11 24.73 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 24.73 ---------------------------------------------------------------------- #11 24.73 Libraries have been installed in: #11 24.73 /usr/local/lib #11 24.73 #11 24.73 If you ever happen to want to link against installed libraries #11 24.73 in a given directory, LIBDIR, you must either use libtool, and #11 24.73 specify the full pathname of the library, or use the '-LLIBDIR' #11 24.73 flag during linking and do at least one of the following: #11 24.73 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 24.73 during execution #11 24.73 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 24.73 during linking #11 24.73 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 24.73 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 24.73 #11 24.73 See any operating system documentation about shared libraries for #11 24.73 more information, such as the ld(1) and ld.so(8) manual pages. #11 24.73 ---------------------------------------------------------------------- #11 24.74 make[4]: Leaving directory '/tmp/libosmocore/src/coding' #11 24.74 make[3]: Leaving directory '/tmp/libosmocore/src/coding' #11 24.74 Making install in gb #11 24.74 make[3]: Entering directory '/tmp/libosmocore/src/gb' #11 24.74 CC gprs_ns.lo #11 24.74 CC gprs_ns_frgre.lo #11 24.74 CC gprs_ns_vty.lo #11 24.74 CC gprs_ns_sns.lo #11 24.74 CC gprs_bssgp.lo #11 24.74 CC gprs_bssgp_util.lo #11 24.74 CC gprs_bssgp_vty.lo #11 24.74 CC gprs_bssgp_rim.lo #11 24.74 CC gprs_bssgp_bss.lo #11 24.74 CC gprs_ns2.lo #11 24.74 CC gprs_ns2_udp.lo #11 24.75 CC gprs_ns2_frgre.lo #11 24.75 CC gprs_ns2_fr.lo #11 24.75 CC gprs_ns2_vc_fsm.lo #11 24.75 CC gprs_ns2_sns.lo #11 24.75 CC gprs_ns2_message.lo #11 24.95 CC gprs_ns2_vty.lo #11 24.96 CC gprs_bssgp2.lo #11 25.00 CC bssgp_bvc_fsm.lo #11 25.01 CC common_vty.lo #11 25.01 CC frame_relay.lo #11 25.29 CCLD libosmogb-test.la #11 25.29 CCLD libosmogb.la #11 25.63 make[4]: Entering directory '/tmp/libosmocore/src/gb' #11 25.63 make[4]: Nothing to be done for 'install-data-am'. #11 25.63 /usr/bin/mkdir -p '/usr/local/lib' #11 25.63 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogb.la '/usr/local/lib' #11 25.67 libtool: warning: relinking 'libosmogb.la' #11 25.67 libtool: install: (cd /tmp/libosmocore/src/gb; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 16:0:2 -no-undefined -o libosmogb.la -rpath /usr/local/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la ) #11 25.93 libtool: install: /usr/bin/install -c .libs/libosmogb.so.14.2.0T /usr/local/lib/libosmogb.so.14.2.0 #11 25.94 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogb.so.14.2.0 libosmogb.so.14 || { rm -f libosmogb.so.14 && ln -s libosmogb.so.14.2.0 libosmogb.so.14; }; }) #11 25.94 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogb.so.14.2.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.14.2.0 libosmogb.so; }; }) #11 25.95 libtool: install: /usr/bin/install -c .libs/libosmogb.lai /usr/local/lib/libosmogb.la #11 25.99 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 25.99 ---------------------------------------------------------------------- #11 25.99 Libraries have been installed in: #11 25.99 /usr/local/lib #11 25.99 #11 25.99 If you ever happen to want to link against installed libraries #11 25.99 in a given directory, LIBDIR, you must either use libtool, and #11 25.99 specify the full pathname of the library, or use the '-LLIBDIR' #11 25.99 flag during linking and do at least one of the following: #11 25.99 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 25.99 during execution #11 25.99 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 25.99 during linking #11 25.99 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 25.99 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 25.99 #11 25.99 See any operating system documentation about shared libraries for #11 25.99 more information, such as the ld(1) and ld.so(8) manual pages. #11 25.99 ---------------------------------------------------------------------- #11 25.99 make[4]: Leaving directory '/tmp/libosmocore/src/gb' #11 25.99 make[3]: Leaving directory '/tmp/libosmocore/src/gb' #11 25.99 Making install in ctrl #11 25.99 make[3]: Entering directory '/tmp/libosmocore/src/ctrl' #11 25.99 CC control_cmd.lo #11 26.00 CC control_if.lo #11 26.00 CC fsm_ctrl_commands.lo #11 26.00 CC control_vty.lo #11 26.17 CCLD libosmoctrl.la #11 26.41 make[4]: Entering directory '/tmp/libosmocore/src/ctrl' #11 26.41 make[4]: Nothing to be done for 'install-data-am'. #11 26.41 /usr/bin/mkdir -p '/usr/local/lib' #11 26.41 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoctrl.la '/usr/local/lib' #11 26.45 libtool: warning: relinking 'libosmoctrl.la' #11 26.45 libtool: install: (cd /tmp/libosmocore/src/ctrl; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 8:1:8 -no-undefined -o libosmoctrl.la -rpath /usr/local/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la ) #11 26.63 libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.8.1T /usr/local/lib/libosmoctrl.so.0.8.1 #11 26.64 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.8.1 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.8.1 libosmoctrl.so.0; }; }) #11 26.64 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.8.1 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.8.1 libosmoctrl.so; }; }) #11 26.65 libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /usr/local/lib/libosmoctrl.la #11 26.69 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 26.69 ---------------------------------------------------------------------- #11 26.69 Libraries have been installed in: #11 26.69 /usr/local/lib #11 26.69 #11 26.69 If you ever happen to want to link against installed libraries #11 26.69 in a given directory, LIBDIR, you must either use libtool, and #11 26.69 specify the full pathname of the library, or use the '-LLIBDIR' #11 26.69 flag during linking and do at least one of the following: #11 26.69 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 26.69 during execution #11 26.69 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 26.69 during linking #11 26.69 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 26.69 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 26.69 #11 26.69 See any operating system documentation about shared libraries for #11 26.69 more information, such as the ld(1) and ld.so(8) manual pages. #11 26.69 ---------------------------------------------------------------------- #11 26.69 make[4]: Leaving directory '/tmp/libosmocore/src/ctrl' #11 26.69 make[3]: Leaving directory '/tmp/libosmocore/src/ctrl' #11 26.69 Making install in pseudotalloc #11 26.69 make[3]: Entering directory '/tmp/libosmocore/src/pseudotalloc' #11 26.70 make[4]: Entering directory '/tmp/libosmocore/src/pseudotalloc' #11 26.70 make[4]: Leaving directory '/tmp/libosmocore/src/pseudotalloc' #11 26.70 make[3]: Leaving directory '/tmp/libosmocore/src/pseudotalloc' #11 26.70 Making install in sim #11 26.71 make[3]: Entering directory '/tmp/libosmocore/src/sim' #11 26.71 CC core.lo #11 26.71 CC class_tables.lo #11 26.71 CC card_fs_sim.lo #11 26.71 CC reader.lo #11 26.71 CC card_fs_usim.lo #11 26.71 CC card_fs_uicc.lo #11 26.71 CC card_fs_isim.lo #11 26.71 CC card_fs_hpsim.lo #11 26.71 CC card_fs_tetra.lo #11 26.87 CCLD libosmosim.la #11 27.09 make[4]: Entering directory '/tmp/libosmocore/src/sim' #11 27.09 make[4]: Nothing to be done for 'install-data-am'. #11 27.09 /usr/bin/mkdir -p '/usr/local/lib' #11 27.09 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmosim.la '/usr/local/lib' #11 27.13 libtool: warning: relinking 'libosmosim.la' #11 27.14 libtool: install: (cd /tmp/libosmocore/src/sim; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 3:2:1 -no-undefined -o libosmosim.la -rpath /usr/local/lib core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc ) #11 27.31 libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.1.2T /usr/local/lib/libosmosim.so.2.1.2 #11 27.32 libtool: install: (cd /usr/local/lib && { ln -s -f libosmosim.so.2.1.2 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.1.2 libosmosim.so.2; }; }) #11 27.32 libtool: install: (cd /usr/local/lib && { ln -s -f libosmosim.so.2.1.2 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.1.2 libosmosim.so; }; }) #11 27.33 libtool: install: /usr/bin/install -c .libs/libosmosim.lai /usr/local/lib/libosmosim.la #11 27.37 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 27.37 ---------------------------------------------------------------------- #11 27.37 Libraries have been installed in: #11 27.37 /usr/local/lib #11 27.37 #11 27.37 If you ever happen to want to link against installed libraries #11 27.37 in a given directory, LIBDIR, you must either use libtool, and #11 27.37 specify the full pathname of the library, or use the '-LLIBDIR' #11 27.37 flag during linking and do at least one of the following: #11 27.37 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 27.37 during execution #11 27.37 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 27.37 during linking #11 27.37 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 27.37 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 27.37 #11 27.37 See any operating system documentation about shared libraries for #11 27.37 more information, such as the ld(1) and ld.so(8) manual pages. #11 27.37 ---------------------------------------------------------------------- #11 27.37 make[4]: Leaving directory '/tmp/libosmocore/src/sim' #11 27.37 make[3]: Leaving directory '/tmp/libosmocore/src/sim' #11 27.38 Making install in usb #11 27.38 make[3]: Entering directory '/tmp/libosmocore/src/usb' #11 27.38 CC osmo_libusb.lo #11 27.51 CCLD libosmousb.la #11 27.66 make[4]: Entering directory '/tmp/libosmocore/src/usb' #11 27.66 make[4]: Nothing to be done for 'install-data-am'. #11 27.66 /usr/bin/mkdir -p '/usr/local/lib' #11 27.67 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmousb.la '/usr/local/lib' #11 27.70 libtool: warning: relinking 'libosmousb.la' #11 27.70 libtool: install: (cd /tmp/libosmocore/src/usb; /bin/bash "/tmp/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/libusb-1.0 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined -o libosmousb.la -rpath /usr/local/lib osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc -lusb-1.0 ) #11 27.83 libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /usr/local/lib/libosmousb.so.0.0.1 #11 27.84 libtool: install: (cd /usr/local/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so.0 || { rm -f libosmousb.so.0 && ln -s libosmousb.so.0.0.1 libosmousb.so.0; }; }) #11 27.84 libtool: install: (cd /usr/local/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so || { rm -f libosmousb.so && ln -s libosmousb.so.0.0.1 libosmousb.so; }; }) #11 27.85 libtool: install: /usr/bin/install -c .libs/libosmousb.lai /usr/local/lib/libosmousb.la #11 27.89 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 27.89 ---------------------------------------------------------------------- #11 27.89 Libraries have been installed in: #11 27.89 /usr/local/lib #11 27.89 #11 27.89 If you ever happen to want to link against installed libraries #11 27.89 in a given directory, LIBDIR, you must either use libtool, and #11 27.89 specify the full pathname of the library, or use the '-LLIBDIR' #11 27.89 flag during linking and do at least one of the following: #11 27.89 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 27.89 during execution #11 27.89 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 27.89 during linking #11 27.89 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 27.89 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 27.89 #11 27.89 See any operating system documentation about shared libraries for #11 27.89 more information, such as the ld(1) and ld.so(8) manual pages. #11 27.89 ---------------------------------------------------------------------- #11 27.89 make[4]: Leaving directory '/tmp/libosmocore/src/usb' #11 27.89 make[3]: Leaving directory '/tmp/libosmocore/src/usb' #11 27.89 make[3]: Entering directory '/tmp/libosmocore/src' #11 27.90 make[4]: Entering directory '/tmp/libosmocore/src' #11 27.90 make[4]: Nothing to be done for 'install-exec-am'. #11 27.90 make[4]: Nothing to be done for 'install-data-am'. #11 27.90 make[4]: Leaving directory '/tmp/libosmocore/src' #11 27.90 make[3]: Leaving directory '/tmp/libosmocore/src' #11 27.90 make[2]: Leaving directory '/tmp/libosmocore/src' #11 27.90 Making install in utils #11 27.90 make[2]: Entering directory '/tmp/libosmocore/utils' #11 27.90 Making install in osmo-stat-dummy #11 27.91 make[3]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 27.91 CC osmo_stat_dummy-osmo-stat-dummy.o #11 27.99 CCLD osmo-stat-dummy #11 28.21 make[4]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 28.21 make[4]: Nothing to be done for 'install-exec-am'. #11 28.21 make[4]: Nothing to be done for 'install-data-am'. #11 28.21 make[4]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 28.21 make[3]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy' #11 28.21 make[3]: Entering directory '/tmp/libosmocore/utils' #11 28.21 CC osmo-arfcn.o #11 28.22 CC osmo-auc-gen.o #11 28.22 CC osmo-config-merge.o #11 28.22 CC osmo-aka-verify.o #11 28.22 CC gsmtap-logsend.o #11 28.22 CC osmo-ns-dummy.o #11 28.22 CC osmo-ns-dummy-vty.o #11 28.27 CCLD osmo-arfcn #11 28.28 CCLD osmo-aka-verify #11 28.28 CCLD osmo-config-merge #11 28.28 CCLD osmo-gsmtap-logsend #11 28.29 CCLD osmo-auc-gen #11 28.31 CCLD osmo-ns-dummy #11 28.66 make[4]: Entering directory '/tmp/libosmocore/utils' #11 28.66 make[4]: Nothing to be done for 'install-data-am'. #11 28.66 /usr/bin/mkdir -p '/usr/local/bin' #11 28.67 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen osmo-config-merge osmo-aka-verify osmo-gsmtap-logsend '/usr/local/bin' #11 28.72 libtool: install: /usr/bin/install -c .libs/osmo-arfcn /usr/local/bin/osmo-arfcn #11 28.74 libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /usr/local/bin/osmo-auc-gen #11 28.76 libtool: install: /usr/bin/install -c .libs/osmo-config-merge /usr/local/bin/osmo-config-merge #11 28.78 libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /usr/local/bin/osmo-aka-verify #11 28.80 libtool: install: /usr/bin/install -c .libs/osmo-gsmtap-logsend /usr/local/bin/osmo-gsmtap-logsend #11 28.80 make[4]: Leaving directory '/tmp/libosmocore/utils' #11 28.80 make[3]: Leaving directory '/tmp/libosmocore/utils' #11 28.80 make[2]: Leaving directory '/tmp/libosmocore/utils' #11 28.80 Making install in tapset #11 28.80 make[2]: Entering directory '/tmp/libosmocore/tapset' #11 28.80 make[3]: Entering directory '/tmp/libosmocore/tapset' #11 28.80 make[3]: Nothing to be done for 'install-exec-am'. #11 28.80 make install-data-hook #11 28.81 make[4]: Entering directory '/tmp/libosmocore/tapset' #11 28.81 make[4]: Nothing to be done for 'install-data-hook'. #11 28.81 make[4]: Leaving directory '/tmp/libosmocore/tapset' #11 28.81 make[3]: Leaving directory '/tmp/libosmocore/tapset' #11 28.81 make[2]: Leaving directory '/tmp/libosmocore/tapset' #11 28.81 Making install in tests #11 28.82 make[2]: Entering directory '/tmp/libosmocore/tests' #11 28.82 GEN conv/gsm0503_test_vectors.c #11 28.84 Generating test vectors... #11 28.84 Generate 'xcch' test vector #11 28.84 Generate 'tch_f24' test vector #11 28.84 Generate 'tch_h24' test vector #11 28.84 Generate 'tch_f48' test vector #11 28.84 Generate 'tch_f96' test vector #11 28.84 Generate 'tch_f144' test vector #11 28.84 Generate 'rach' test vector #11 28.84 Generate 'rach_ext' test vector #11 28.84 Generate 'sch' test vector #11 28.84 Generate 'cs2' test vector #11 28.84 Generate 'cs3' test vector #11 28.84 Generate 'cs2_np' test vector #11 28.84 Generate 'cs3_np' test vector #11 28.84 Generate 'tch_afs_12_2' test vector #11 28.84 Generate 'tch_afs_10_2' test vector #11 28.84 Generate 'tch_afs_7_95' test vector #11 28.84 Generate 'tch_afs_7_4' test vector #11 28.84 Generate 'tch_afs_6_7' test vector #11 28.84 Generate 'tch_afs_5_9' test vector #11 28.84 Generate 'tch_afs_5_15' test vector #11 28.84 Generate 'tch_afs_4_75' test vector #11 28.84 Generate 'tch_fr' test vector #11 28.84 Generate 'tch_hr' test vector #11 28.84 Generate 'tch_ahs_7_95' test vector #11 28.84 Generate 'tch_ahs_7_4' test vector #11 28.84 Generate 'tch_ahs_6_7' test vector #11 28.84 Generate 'tch_ahs_5_9' test vector #11 28.84 Generate 'tch_ahs_5_15' test vector #11 28.84 Generate 'tch_ahs_4_75' test vector #11 28.84 Generate 'tch_axs_sid_update' test vector #11 28.84 Generate 'mcs1_dl_hdr' test vector #11 28.84 Generate 'mcs1_ul_hdr' test vector #11 28.84 Generate 'mcs1' test vector #11 28.84 Generate 'mcs2' test vector #11 28.84 Generate 'mcs3' test vector #11 28.84 Generate 'mcs4' test vector #11 28.84 Generate 'mcs5_dl_hdr' test vector #11 28.84 Generate 'mcs5_ul_hdr' test vector #11 28.84 Generate 'mcs5' test vector #11 28.84 Generate 'mcs6' test vector #11 28.84 Generate 'mcs7_dl_hdr' test vector #11 28.84 Generate 'mcs7_ul_hdr' test vector #11 28.84 Generate 'mcs7' test vector #11 28.84 Generate 'mcs8' test vector #11 28.84 Generate 'mcs9' test vector #11 28.84 Generation complete. #11 28.85 make install-am #11 28.85 make[3]: Entering directory '/tmp/libosmocore/tests' #11 28.86 make[4]: Entering directory '/tmp/libosmocore/tests' #11 28.86 make[4]: Nothing to be done for 'install-exec-am'. #11 28.86 make[4]: Nothing to be done for 'install-data-am'. #11 28.86 make[4]: Leaving directory '/tmp/libosmocore/tests' #11 28.86 make[3]: Leaving directory '/tmp/libosmocore/tests' #11 28.86 make[2]: Leaving directory '/tmp/libosmocore/tests' #11 28.87 make[2]: Entering directory '/tmp/libosmocore' #11 28.88 make[3]: Entering directory '/tmp/libosmocore' #11 28.88 /usr/bin/mkdir -p '/usr/local/bin' #11 28.88 /usr/bin/mkdir -p '/usr/local/share/aclocal' #11 28.88 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 28.88 /usr/bin/mkdir -p '/usr/local/include' #11 28.88 /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/usr/local/share/aclocal' #11 28.88 /usr/bin/install -c -m 644 osmo-release.mk '/usr/local/include' #11 28.88 /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/usr/local/lib/pkgconfig' #11 28.89 /usr/bin/install -c osmo-release.sh '/usr/local/bin' #11 28.89 make install-data-hook #11 28.89 make[4]: Entering directory '/tmp/libosmocore' #11 28.89 make[4]: Nothing to be done for 'install-data-hook'. #11 28.89 make[4]: Leaving directory '/tmp/libosmocore' #11 28.89 make[3]: Leaving directory '/tmp/libosmocore' #11 28.89 make[2]: Leaving directory '/tmp/libosmocore' #11 28.89 make[1]: Leaving directory '/tmp/libosmocore' #11 DONE 29.5s #12 [ 7/10] COPY OSMO-NS-DUMMY.CFG /data/osmo-ns-dummy.cfg #12 DONE 0.4s #13 [ 8/10] COPY .COMMON/PIPEWORK /USR/BIN/PIPEWORK #13 DONE 0.4s #14 [ 9/10] COPY DOCKER-ENTRYPOINT.SH /DOCKER-ENTRYPOINT.SH #14 DONE 0.3s #15 [10/10] WORKDIR /DATA #15 DONE 0.2s #16 exporting to image #16 exporting layers #16 exporting layers 1.0s done #16 writing image sha256:bc2fb178bc2d079fe1d1cda046bee7e97d8ba64ce8616f898b64c365cc2e5fd2 done #16 naming to docker.io/osmocom-build/osmo-ns-master:latest 0.0s done #16 DONE 1.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/osmo-ns-master' + docker_image_exists osmo-ns-master + docker images -q osmocom-build/osmo-ns-master + test -n bc2fb178bc2d + list_osmo_packages debian-bookworm osmo-ns-master + local distro=debian-bookworm + local image=osmo-ns-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ns-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ns-master ### ii osmocom-nightly 202407052026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] ii python3-osmopy-libs 0.3.0.9.bee2.202407052026 all Python code (not only) for testing of Osmocom programs ii python3-osmopy-utils 0.3.0.9.bee2.202407052026 all Python code (not only) for testing of Osmocom programs + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-ns-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:99cef4738f3afc6b3d995de4525edfa7c255daf70ee0df38ad4e72af8ac636ce Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-ns-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-ns-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-ns-test + echo ttcn3-ns-test + dir=ttcn3-ns-test + pull_arg=--pull + grep ^FROM ../ttcn3-ns-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo+ grep -q $USER FROM $REGISTRY/$USER/debian-bookworm-titan + pull_arg= + set +x Building image: ttcn3-ns-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-ns-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ns-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-ns-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/ttcn3-ns-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 380B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 836B done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 CACHED #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" ns #8 0.419 + OSMO_TTCN3_BRANCH=master #8 0.419 + shift #8 0.419 + cd /osmo-ttcn3-hacks #8 0.419 + git fetch #8 0.530 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.530 aac2ecc0..54d5b2d5 master -> origin/master #8 0.531 + bd2b17d7...e5c8adff osmith/wip-testenv -> origin/osmith/wip-testenv (forced update) #8 0.531 + 9e115345...1d524751 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.534 + git checkout master #8 0.595 Already on 'master' #8 0.596 Your branch is behind 'origin/master' by 11 commits, and can be fast-forwarded. #8 0.596 (use "git pull" to update your local branch) #8 0.596 + git symbolic-ref -q HEAD #8 0.598 refs/heads/master #8 0.598 + git reset --hard origin/master #8 0.629 HEAD is now at 54d5b2d5 asterisk: Log unexpected AMI msg #8 0.629 + git rev-parse --abbrev-ref HEAD #8 0.631 master #8 0.631 + git rev-parse HEAD #8 0.632 54d5b2d550fa349482244d2bbc4bbcce1342d7cf #8 0.633 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.633 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.634 + make -j8 deps #8 0.686 (make -j16 -C deps || make -j1 -C deps) #8 0.687 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.688 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.171 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.171 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.172 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.172 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.172 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.172 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.173 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.173 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.173 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.174 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.174 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.175 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.175 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.175 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.176 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.176 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.259 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.260 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.260 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.260 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.338 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.344 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.346 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.346 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.348 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.349 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.349 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.350 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.354 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.356 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.356 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.357 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.357 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.413 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.413 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.413 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.413 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.414 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.414 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.415 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.415 + origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.415 git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.416 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.416 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.416 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.416 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.416 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.416 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.416 + git checkout+ git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.416 -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.416 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.418 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.419 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.421 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.421 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.422 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.423 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.423 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.423 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.522 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.522 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.526 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.527 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.527 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.528 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.528 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.529 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.529 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.529 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.530 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.530 + make ns #8 1.587 (make -j16 -C deps || make -j1 -C deps) #8 1.589 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.080 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 2.080 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 2.081 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 2.081 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 2.081 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 2.081 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 2.082 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 2.082 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 2.082 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 2.083 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 2.083 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 2.084 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 2.084 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 2.085 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 2.085 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 2.086 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 2.161 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.161 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.170 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.170 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.243 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.247 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.248 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.248 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.251 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.253 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.256 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.256 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.258 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.260 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.261 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.262 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.266 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.311 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.312 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.313 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.313 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.314 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.314 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.314 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.314 + git+ checkoutgit -q checkout -q -f -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.314 + #8 2.314 git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.315 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.315 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.315 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.315 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.315 + + git checkout -qgit -f checkout 1be86705f39ae38f3c04b2109806ee20d25e91d0 -q #8 2.315 -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.319 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.319 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.320 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.320 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.320 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.320 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.324 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.324 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.327 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.327 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.389 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.389 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.457 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.460 (cd ns && ./gen_links.sh && ./regen_makefile.sh) #8 2.463 Linking UD_PT.cc #8 2.465 Linking UD_PT.hh #8 2.466 Linking UD_PortType.ttcn #8 2.468 Linking UD_Types.ttcn #8 2.469 Linking TCCInterface_Functions.ttcn #8 2.470 Linking TCCConversion_Functions.ttcn #8 2.472 Linking TCCConversion.cc #8 2.472 Linking TCCInterface.cc #8 2.473 Linking TCCInterface_ip.h #8 2.474 Linking Socket_API_Definitions.ttcn #8 2.475 Linking IPL4asp_Functions.ttcn #8 2.476 Linking IPL4asp_PT.cc #8 2.477 Linking IPL4asp_PT.hh #8 2.478 Linking IPL4asp_PortType.ttcn #8 2.479 Linking IPL4asp_Types.ttcn #8 2.480 Linking IPL4asp_discovery.cc #8 2.481 Linking IPL4asp_protocol_L234.hh #8 2.482 Linking NS_Types.ttcn #8 2.483 Linking BSSGP_EncDec.cc #8 2.484 Linking BSSGP_Types.ttcn #8 2.485 Linking MobileL3_CC_Types.ttcn #8 2.486 Linking MobileL3_CommonIE_Types.ttcn #8 2.487 Linking MobileL3_GMM_SM_Types.ttcn #8 2.488 Linking MobileL3_MM_Types.ttcn #8 2.489 Linking MobileL3_RRM_Types.ttcn #8 2.490 Linking MobileL3_SMS_Types.ttcn #8 2.491 Linking MobileL3_SS_Types.ttcn #8 2.492 Linking MobileL3_Types.ttcn #8 2.493 Linking LLC_EncDec.cc #8 2.494 Linking LLC_Types.ttcn #8 2.495 Linking SNDCP_Types.ttcn #8 2.496 Linking AF_PACKET_PT.cc #8 2.497 Linking AF_PACKET_PT.hh #8 2.498 Linking AF_PACKET_PortType.ttcn #8 2.499 Linking AF_PACKET_PortTypes.ttcn #8 2.500 Linking FrameRelay_Types.ttcn #8 2.501 Linking FrameRelay_CodecPort.ttcn #8 2.503 Linking FrameRelay_Emulation.ttcn #8 2.504 Linking Q931_Types.ttcn #8 2.505 Linking Q933_Types.ttcn #8 2.506 Linking TELNETasp_PT.cc #8 2.507 Linking TELNETasp_PT.hh #8 2.508 Linking TELNETasp_PortType.ttcn #8 2.509 Linking Misc_Helpers.ttcn #8 2.510 Linking General_Types.ttcn #8 2.511 Linking Osmocom_VTY_Functions.ttcn #8 2.512 Linking Native_Functions.ttcn #8 2.513 Linking Native_FunctionDefs.cc #8 2.514 Linking GSM_Types.ttcn #8 2.514 Linking Osmocom_Types.ttcn #8 2.515 Linking StatsD_Types.ttcn #8 2.516 Linking StatsD_CodecPort.ttcn #8 2.517 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 2.518 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 2.519 Linking StatsD_Checker.ttcn #8 2.519 Linking RAW_NS.ttcnpp #8 2.520 Linking NS_Provider_IPL4.ttcn #8 2.521 Linking NS_Provider_FR.ttcn #8 2.522 Linking NS_Emulation.ttcnpp #8 2.523 Linking BSSGP_Emulation.ttcnpp #8 2.524 Linking Osmocom_Gb_Types.ttcn #8 2.525 Linking LLC_Templates.ttcn #8 2.544 Generating Makefile skeleton... #8 2.544 Makefile skeleton was generated. #8 2.559 make -C ns compile #8 2.563 make[1]: Entering directory '/osmo-ttcn3-hacks/ns' #8 2.563 cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn #8 2.573 cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR NS_Emulation.ttcnpp NS_Emulation.ttcn #8 2.584 cpp -x c -nostdinc -DBSSGP_EM_L3 -DNS_EMULATION_FR RAW_NS.ttcnpp RAW_NS.ttcn #8 2.591 RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #8 2.591 135 | #endif NS_EMULATION_FR #8 2.591 | ^~~~~~~~~~~~~~~ #8 2.594 /usr/bin/ttcn3_compiler -L -U 8 AF_PACKET_PortType.ttcn AF_PACKET_PortTypes.ttcn BSSGP_Types.ttcn FrameRelay_CodecPort.ttcn FrameRelay_Emulation.ttcn FrameRelay_Types.ttcn GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn LLC_Templates.ttcn LLC_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_FR.ttcn NS_Provider_IPL4.ttcn NS_Tests.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Q931_Types.ttcn Q933_Types.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn BSSGP_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn - AF_PACKET_PortType.ttcn AF_PACKET_PortTypes.ttcn BSSGP_Types.ttcn FrameRelay_CodecPort.ttcn FrameRelay_Emulation.ttcn FrameRelay_Types.ttcn GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn LLC_Templates.ttcn LLC_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_FR.ttcn NS_Provider_IPL4.ttcn NS_Tests.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Q931_Types.ttcn Q933_Types.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn BSSGP_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn #8 2.597 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.597 #8 2.601 Notify: Parsing TTCN-3 module `AF_PACKET_PortType.ttcn'... #8 2.601 Notify: Parsing TTCN-3 module `AF_PACKET_PortTypes.ttcn'... #8 2.601 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 2.610 Notify: Parsing TTCN-3 module `FrameRelay_CodecPort.ttcn'... #8 2.611 Notify: Parsing TTCN-3 module `FrameRelay_Emulation.ttcn'... #8 2.612 Notify: Parsing TTCN-3 module `FrameRelay_Types.ttcn'... #8 2.613 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.615 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.616 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.617 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.618 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.618 Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... #8 2.620 Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... #8 2.621 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.621 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 2.624 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 2.626 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 2.631 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 2.632 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 2.636 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 2.638 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 2.638 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 2.639 Notify: Parsing TTCN-3 module `NS_Provider_FR.ttcn'... #8 2.639 Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... #8 2.640 Notify: Parsing TTCN-3 module `NS_Tests.ttcn'... #8 2.644 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 2.645 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.645 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 2.658 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.659 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.661 Notify: Parsing TTCN-3 module `Q931_Types.ttcn'... #8 2.661 Notify: Parsing TTCN-3 module `Q933_Types.ttcn'... #8 2.662 Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... #8 2.662 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.663 Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... #8 2.664 Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... #8 2.664 Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... #8 2.664 Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... #8 2.664 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.666 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.666 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.666 Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... #8 2.666 Notify: Parsing TTCN-3 module `UD_Types.ttcn'... #8 2.666 Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... #8 2.672 Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... #8 2.676 Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... #8 2.679 Notify: Checking modules... #8 2.680 NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': #8 2.680 NS_Emulation.ttcnpp:13.2-29: In import definition: #8 2.680 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 2.680 NS_Emulation.ttcnpp:14.2-25: In import definition: #8 2.680 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 2.680 NS_Emulation.ttcnpp:15.2-28: In import definition: #8 2.680 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 2.680 NS_Emulation.ttcnpp:16.2-30: In import definition: #8 2.680 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 2.680 NS_Emulation.ttcnpp:17.2-33: In import definition: #8 2.680 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 2.680 NS_Emulation.ttcnpp:18.2-33: In import definition: #8 2.680 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 2.680 NS_Emulation.ttcnpp:20.2-31: In import definition: #8 2.680 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 2.680 NS_Emulation.ttcnpp:22.2-30: In import definition: #8 2.680 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 2.680 NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': #8 2.680 NS_Provider_IPL4.ttcn:28.1-28: In import definition: #8 2.680 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 2.680 NS_Provider_IPL4.ttcn:29.1-28: In import definition: #8 2.680 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 2.680 NS_Provider_IPL4.ttcn:30.1-22: In import definition: #8 2.680 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 2.680 NS_Provider_IPL4.ttcn:31.1-24: In import definition: #8 2.680 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 2.680 NS_Provider_IPL4.ttcn:33.1-29: In import definition: #8 2.680 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 2.680 NS_Provider_IPL4.ttcn:34.1-32: In import definition: #8 2.680 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 2.680 NS_Provider_FR.ttcn: In TTCN-3 module `NS_Provider_FR': #8 2.680 NS_Provider_FR.ttcn:14.1-28: In import definition: #8 2.680 NS_Provider_FR.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_FR' -> `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_FR' #8 2.680 NS_Provider_FR.ttcn:15.1-24: In import definition: #8 2.680 NS_Provider_FR.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_FR' -> `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_FR' #8 2.680 NS_Provider_FR.ttcn:17.1-34: In import definition: #8 2.680 NS_Provider_FR.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_FR' -> `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_FR' #8 2.680 NS_Provider_FR.ttcn:18.1-32: In import definition: #8 2.680 NS_Provider_FR.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_FR' -> `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_FR' #8 2.680 NS_Provider_FR.ttcn:19.1-36: In import definition: #8 2.680 NS_Provider_FR.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_FR' -> `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_FR' #8 2.726 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 2.726 Osmocom_Gb_Types.ttcn:1050.10-1058.2: In function definition `f_tr_BSSGP_IMSI': #8 2.726 Osmocom_Gb_Types.ttcn:1055.5-1057.3: In else statement: #8 2.726 Osmocom_Gb_Types.ttcn:1056.4-29: In return statement: #8 2.726 Osmocom_Gb_Types.ttcn:1056.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 2.726 Osmocom_Gb_Types.ttcn:1056.25-28: In parameter #1 for `imsi': #8 2.726 Osmocom_Gb_Types.ttcn:1056.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 2.726 Osmocom_Gb_Types.ttcn:1050.35-57: note: Referenced template parameter is here #8 2.748 NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': #8 2.748 NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': #8 2.748 NS_Emulation.ttcnpp:309.5-327.3: In else statement: #8 2.748 NS_Emulation.ttcnpp:324.4-77: In start test component statement: #8 2.748 NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': #8 2.748 NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: #8 2.748 NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: #8 2.748 NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: #8 2.748 NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': #8 2.748 NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': #8 2.748 NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value #8 2.749 NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': #8 2.749 NS_Emulation.ttcnpp:351.3-67: In start test component statement: #8 2.749 NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': #8 2.749 NS_Emulation.ttcnpp:715.3-16: In function instance: #8 2.749 NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': #8 2.749 NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: #8 2.749 NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: #8 2.749 NS_Emulation.ttcnpp:1040.34-46: In guard statement: #8 2.749 NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': #8 2.749 NS_Emulation.ttcnpp:784.4-20: In guard expression: #8 2.749 NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. #8 2.749 NS_Emulation.ttcnpp:790.4-19: In guard expression: #8 2.749 NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. #8 2.749 NS_Emulation.ttcnpp:796.4-20: In guard expression: #8 2.749 NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. #8 2.751 NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': #8 2.751 NS_Emulation.ttcnpp:419.3-423.3: In while statement: #8 2.751 NS_Emulation.ttcnpp:420.4-422.4: In alt construct: #8 2.751 NS_Emulation.ttcnpp:421.7-20: In guard statement: #8 2.751 NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': #8 2.751 NS_Emulation.ttcnpp:478.48-64: In guard statement: #8 2.751 NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': #8 2.751 NS_Emulation.ttcnpp:637.6-640.33: In guard operation: #8 2.751 NS_Emulation.ttcnpp:637.6-640.33: In receive statement: #8 2.751 NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. #8 2.751 NS_Emulation.ttcnpp:479.52-67: In guard statement: #8 2.751 NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': #8 2.751 NS_Emulation.ttcnpp:601.6-604.33: In guard operation: #8 2.751 NS_Emulation.ttcnpp:601.6-604.33: In receive statement: #8 2.751 NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. #8 2.760 NS_Tests.ttcn: In TTCN-3 module `NS_Tests': #8 2.760 NS_Tests.ttcn:91.1-105.1: In function definition `f_ensure_no_ns': #8 2.760 NS_Tests.ttcn:104.2-14: In deactivate statement: #8 2.760 NS_Tests.ttcn:104.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.760 NS_Tests.ttcn:180.1-190.1: In testcase definition `TC_tx_block_unitdata_over_blocked': #8 2.760 NS_Tests.ttcn:185.2-46: In function instance: #8 2.760 NS_Tests.ttcn:185.2-46: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used #8 2.760 NS_Tests.ttcn:203.1-213.1: In testcase definition `TC_rx_block_unitdata_over_blocked': #8 2.760 NS_Tests.ttcn:208.2-46: In function instance: #8 2.760 NS_Tests.ttcn:208.2-46: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used #8 2.761 NS_Tests.ttcn:587.1-629.1: In testcase definition `TC_sns_bss_change_weight_timeout': #8 2.761 NS_Tests.ttcn:613.2-615.2: In for statement: #8 2.761 NS_Tests.ttcn:614.3-14: In function instance: #8 2.761 NS_Tests.ttcn:614.3-14: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used #8 2.762 NS_Tests.ttcn:714.1-726.1: In testcase definition `TC_sns_rx_size_force_unconf': #8 2.762 NS_Tests.ttcn:719.2-720.33: In function instance: #8 2.762 NS_Tests.ttcn:719.2-720.33: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used #8 2.762 NS_Tests.ttcn:722.2-723.33: In function instance: #8 2.762 NS_Tests.ttcn:722.2-723.33: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used #8 2.763 NS_Tests.ttcn:955.1-965.1: In testcase definition `TC_tx_unitdata': #8 2.763 NS_Tests.ttcn:960.2-62: In function instance: #8 2.763 NS_Tests.ttcn:960.2-62: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used #8 2.763 NS_Tests.ttcn:979.1-993.1: In testcase definition `TC_mirror_unitdata_tx_status_blocked': #8 2.763 NS_Tests.ttcn:988.2-46: In function instance: #8 2.763 NS_Tests.ttcn:988.2-46: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used #8 2.763 NS_Tests.ttcn:1003.1-1029.1: In testcase definition `TC_tx_blocked_foreign_nsvc': #8 2.763 NS_Tests.ttcn:1022.2-52: In function instance: #8 2.763 NS_Tests.ttcn:1022.2-52: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used #8 2.763 NS_Tests.ttcn:1025.2-56: In function instance: #8 2.763 NS_Tests.ttcn:1025.2-56: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used #8 2.777 BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': #8 2.777 BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': #8 2.777 BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: #8 2.777 BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: #8 2.777 BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': #8 2.777 BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: #8 2.777 BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': #8 2.777 BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: #8 2.777 BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: #8 2.777 BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: #8 2.777 BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': #8 2.777 BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: #8 2.777 BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. #8 2.782 BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: #8 2.782 BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. #8 2.783 BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: #8 2.783 BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. #8 2.787 BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: #8 2.787 BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': #8 2.787 BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: #8 2.787 BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. #8 2.787 BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: #8 2.787 BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. #8 2.787 BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: #8 2.787 BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. #8 2.802 BSSGP_Emulation.ttcnpp:221.2-21: In function instance: #8 2.802 BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': #8 2.802 BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: #8 2.802 BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: #8 2.802 BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: #8 2.802 BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': #8 2.802 BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: #8 2.802 BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: #8 2.802 BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 2.805 BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: #8 2.805 BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': #8 2.805 BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: #8 2.805 BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: #8 2.805 BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 2.805 BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: #8 2.805 BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: #8 2.805 BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. #8 2.806 BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: #8 2.806 BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: #8 2.806 BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 2.806 BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: #8 2.806 BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: #8 2.806 BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 2.807 BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: #8 2.807 BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: #8 2.807 BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 2.807 BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: #8 2.807 BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. #8 2.808 BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: #8 2.808 BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: #8 2.808 BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 2.808 BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: #8 2.808 BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. #8 2.809 BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: #8 2.809 BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': #8 2.809 BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: #8 2.809 BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: #8 2.809 BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. #8 2.810 BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: #8 2.810 BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: #8 2.810 BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. #8 2.810 BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: #8 2.810 BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: #8 2.810 BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. #8 2.810 BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: #8 2.811 BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: #8 2.811 BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. #8 2.811 BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: #8 2.811 BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: #8 2.811 BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. #8 2.812 BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: #8 2.812 BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: #8 2.812 BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. #8 2.812 BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: #8 2.812 BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: #8 2.812 BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. #8 2.815 BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: #8 2.815 BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': #8 2.815 BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: #8 2.815 BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: #8 2.815 BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 2.815 BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: #8 2.815 BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: #8 2.816 BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. #8 2.816 BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: #8 2.816 BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: #8 2.816 BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 2.816 BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: #8 2.816 BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: #8 2.817 BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 2.817 BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: #8 2.817 BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: #8 2.817 BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 2.817 BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: #8 2.817 BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: #8 2.817 BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. #8 2.818 BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: #8 2.818 BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: #8 2.818 BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 2.818 BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: #8 2.818 BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: #8 2.819 BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. #8 2.824 Notify: Generating code... #8 3.437 Notify: File `AF_PACKET_PortType.hh' was generated. #8 3.437 Notify: File `AF_PACKET_PortType.cc' was generated. #8 3.437 Notify: File `AF_PACKET_PortType_part_1.cc' was generated. #8 3.437 Notify: File `AF_PACKET_PortType_part_2.cc' was generated. #8 3.437 Notify: File `AF_PACKET_PortType_part_3.cc' was generated. #8 3.437 Notify: File `AF_PACKET_PortType_part_4.cc' was generated. #8 3.438 Notify: File `AF_PACKET_PortType_part_5.cc' was generated. #8 3.438 Notify: File `AF_PACKET_PortType_part_6.cc' was generated. #8 3.438 Notify: File `AF_PACKET_PortType_part_7.cc' was generated. #8 3.438 Notify: File `AF_PACKET_PortTypes.hh' was generated. #8 3.438 Notify: File `AF_PACKET_PortTypes.cc' was generated. #8 3.439 Notify: File `AF_PACKET_PortTypes_part_1.cc' was generated. #8 3.439 Notify: File `AF_PACKET_PortTypes_part_2.cc' was generated. #8 3.439 Notify: File `AF_PACKET_PortTypes_part_3.cc' was generated. #8 3.439 Notify: File `AF_PACKET_PortTypes_part_4.cc' was generated. #8 3.439 Notify: File `AF_PACKET_PortTypes_part_5.cc' was generated. #8 3.439 Notify: File `AF_PACKET_PortTypes_part_6.cc' was generated. #8 3.439 Notify: File `AF_PACKET_PortTypes_part_7.cc' was generated. #8 3.440 Notify: File `BSSGP_Emulation.hh' was generated. #8 3.442 Notify: File `BSSGP_Emulation.cc' was generated. #8 3.442 Notify: File `BSSGP_Emulation_part_1.cc' was generated. #8 3.442 Notify: File `BSSGP_Emulation_part_2.cc' was generated. #8 3.442 Notify: File `BSSGP_Emulation_part_3.cc' was generated. #8 3.442 Notify: File `BSSGP_Emulation_part_4.cc' was generated. #8 3.442 Notify: File `BSSGP_Emulation_part_5.cc' was generated. #8 3.442 Notify: File `BSSGP_Emulation_part_6.cc' was generated. #8 3.442 Notify: File `BSSGP_Emulation_part_7.cc' was generated. #8 3.446 Notify: File `BSSGP_Types.hh' was generated. #8 3.450 Notify: File `BSSGP_Types.cc' was generated. #8 3.454 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 3.458 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 3.461 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 3.465 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 3.468 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 3.472 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 3.476 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 3.476 Notify: File `FrameRelay_CodecPort.hh' was generated. #8 3.476 Notify: File `FrameRelay_CodecPort.cc' was generated. #8 3.476 Notify: File `FrameRelay_CodecPort_part_1.cc' was generated. #8 3.476 Notify: File `FrameRelay_CodecPort_part_2.cc' was generated. #8 3.476 Notify: File `FrameRelay_CodecPort_part_3.cc' was generated. #8 3.477 Notify: File `FrameRelay_CodecPort_part_4.cc' was generated. #8 3.477 Notify: File `FrameRelay_CodecPort_part_5.cc' was generated. #8 3.477 Notify: File `FrameRelay_CodecPort_part_6.cc' was generated. #8 3.477 Notify: File `FrameRelay_CodecPort_part_7.cc' was generated. #8 3.477 Notify: File `FrameRelay_Emulation.hh' was generated. #8 3.478 Notify: File `FrameRelay_Emulation.cc' was generated. #8 3.478 Notify: File `FrameRelay_Emulation_part_1.cc' was generated. #8 3.478 Notify: File `FrameRelay_Emulation_part_2.cc' was generated. #8 3.478 Notify: File `FrameRelay_Emulation_part_3.cc' was generated. #8 3.479 Notify: File `FrameRelay_Emulation_part_4.cc' was generated. #8 3.479 Notify: File `FrameRelay_Emulation_part_5.cc' was generated. #8 3.479 Notify: File `FrameRelay_Emulation_part_6.cc' was generated. #8 3.479 Notify: File `FrameRelay_Emulation_part_7.cc' was generated. #8 3.480 Notify: File `FrameRelay_Types.hh' was generated. #8 3.480 Notify: File `FrameRelay_Types.cc' was generated. #8 3.480 Notify: File `FrameRelay_Types_part_1.cc' was generated. #8 3.480 Notify: File `FrameRelay_Types_part_2.cc' was generated. #8 3.480 Notify: File `FrameRelay_Types_part_3.cc' was generated. #8 3.480 Notify: File `FrameRelay_Types_part_4.cc' was generated. #8 3.480 Notify: File `FrameRelay_Types_part_5.cc' was generated. #8 3.481 Notify: File `FrameRelay_Types_part_6.cc' was generated. #8 3.481 Notify: File `FrameRelay_Types_part_7.cc' was generated. #8 3.481 Notify: File `GSM_Types.hh' was generated. #8 3.484 Notify: File `GSM_Types.cc' was generated. #8 3.484 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.484 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.484 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.484 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.484 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.484 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.484 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.484 Notify: File `General_Types.hh' was generated. #8 3.486 Notify: File `General_Types.cc' was generated. #8 3.486 Notify: File `General_Types_part_1.cc' was generated. #8 3.486 Notify: File `General_Types_part_2.cc' was generated. #8 3.486 Notify: File `General_Types_part_3.cc' was generated. #8 3.486 Notify: File `General_Types_part_4.cc' was generated. #8 3.486 Notify: File `General_Types_part_5.cc' was generated. #8 3.486 Notify: File `General_Types_part_6.cc' was generated. #8 3.486 Notify: File `General_Types_part_7.cc' was generated. #8 3.486 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.486 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.487 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.487 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.487 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.487 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.487 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.487 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.488 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.488 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.488 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.488 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.488 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.488 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.489 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.489 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.489 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.489 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.489 Notify: File `IPL4asp_Types.hh' was generated. #8 3.491 Notify: File `IPL4asp_Types.cc' was generated. #8 3.491 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.491 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.491 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.491 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.492 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.492 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.492 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.492 Notify: File `LLC_Templates.hh' was generated. #8 3.492 Notify: File `LLC_Templates.cc' was generated. #8 3.492 Notify: File `LLC_Templates_part_1.cc' was generated. #8 3.492 Notify: File `LLC_Templates_part_2.cc' was generated. #8 3.493 Notify: File `LLC_Templates_part_3.cc' was generated. #8 3.493 Notify: File `LLC_Templates_part_4.cc' was generated. #8 3.493 Notify: File `LLC_Templates_part_5.cc' was generated. #8 3.493 Notify: File `LLC_Templates_part_6.cc' was generated. #8 3.493 Notify: File `LLC_Templates_part_7.cc' was generated. #8 3.494 Notify: File `LLC_Types.hh' was generated. #8 3.495 Notify: File `LLC_Types.cc' was generated. #8 3.495 Notify: File `LLC_Types_part_1.cc' was generated. #8 3.496 Notify: File `LLC_Types_part_2.cc' was generated. #8 3.496 Notify: File `LLC_Types_part_3.cc' was generated. #8 3.496 Notify: File `LLC_Types_part_4.cc' was generated. #8 3.496 Notify: File `LLC_Types_part_5.cc' was generated. #8 3.496 Notify: File `LLC_Types_part_6.cc' was generated. #8 3.496 Notify: File `LLC_Types_part_7.cc' was generated. #8 3.496 Notify: File `Misc_Helpers.hh' was generated. #8 3.496 Notify: File `Misc_Helpers.cc' was generated. #8 3.497 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.497 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.497 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.497 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.498 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.498 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.498 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.499 Notify: File `MobileL3_CC_Types.hh' was generated. #8 3.502 Notify: File `MobileL3_CC_Types.cc' was generated. #8 3.506 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 3.508 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 3.508 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 3.509 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 3.509 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 3.509 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 3.509 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 3.511 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 3.513 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 3.514 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 3.514 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 3.514 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 3.514 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 3.514 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 3.514 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 3.514 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 3.517 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 3.521 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 3.525 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 3.530 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 3.534 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 3.537 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 3.537 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 3.537 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 3.537 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 3.538 Notify: File `MobileL3_MM_Types.hh' was generated. #8 3.543 Notify: File `MobileL3_MM_Types.cc' was generated. #8 3.543 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 3.543 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 3.543 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 3.543 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 3.543 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 3.543 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 3.546 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 3.546 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 3.548 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 3.552 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 3.556 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 3.557 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 3.557 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 3.557 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 3.557 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 3.557 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 3.558 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 3.562 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 3.563 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 3.563 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 3.563 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 3.563 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 3.563 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 3.564 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 3.564 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 3.564 Notify: File `MobileL3_SS_Types.hh' was generated. #8 3.564 Notify: File `MobileL3_SS_Types.cc' was generated. #8 3.565 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 3.565 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 3.565 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 3.565 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 3.565 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 3.565 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 3.565 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 3.566 Notify: File `MobileL3_Types.hh' was generated. #8 3.567 Notify: File `MobileL3_Types.cc' was generated. #8 3.567 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 3.567 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 3.568 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 3.568 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 3.568 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 3.568 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 3.568 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 3.568 Notify: File `NS_Emulation.hh' was generated. #8 3.570 Notify: File `NS_Emulation.cc' was generated. #8 3.570 Notify: File `NS_Emulation_part_1.cc' was generated. #8 3.570 Notify: File `NS_Emulation_part_2.cc' was generated. #8 3.571 Notify: File `NS_Emulation_part_3.cc' was generated. #8 3.571 Notify: File `NS_Emulation_part_4.cc' was generated. #8 3.571 Notify: File `NS_Emulation_part_5.cc' was generated. #8 3.571 Notify: File `NS_Emulation_part_6.cc' was generated. #8 3.571 Notify: File `NS_Emulation_part_7.cc' was generated. #8 3.571 Notify: File `NS_Provider_FR.hh' was generated. #8 3.571 Notify: File `NS_Provider_FR.cc' was generated. #8 3.572 Notify: File `NS_Provider_FR_part_1.cc' was generated. #8 3.572 Notify: File `NS_Provider_FR_part_2.cc' was generated. #8 3.572 Notify: File `NS_Provider_FR_part_3.cc' was generated. #8 3.572 Notify: File `NS_Provider_FR_part_4.cc' was generated. #8 3.573 Notify: File `NS_Provider_FR_part_5.cc' was generated. #8 3.573 Notify: File `NS_Provider_FR_part_6.cc' was generated. #8 3.573 Notify: File `NS_Provider_FR_part_7.cc' was generated. #8 3.573 Notify: File `NS_Provider_IPL4.hh' was generated. #8 3.573 Notify: File `NS_Provider_IPL4.cc' was generated. #8 3.573 Notify: File `NS_Provider_IPL4_part_1.cc' was generated. #8 3.573 Notify: File `NS_Provider_IPL4_part_2.cc' was generated. #8 3.574 Notify: File `NS_Provider_IPL4_part_3.cc' was generated. #8 3.574 Notify: File `NS_Provider_IPL4_part_4.cc' was generated. #8 3.574 Notify: File `NS_Provider_IPL4_part_5.cc' was generated. #8 3.574 Notify: File `NS_Provider_IPL4_part_6.cc' was generated. #8 3.574 Notify: File `NS_Provider_IPL4_part_7.cc' was generated. #8 3.575 Notify: File `NS_Tests.hh' was generated. #8 3.575 Notify: File `NS_Tests.cc' was generated. #8 3.575 Notify: File `NS_Tests_part_1.cc' was generated. #8 3.576 Notify: File `NS_Tests_part_2.cc' was generated. #8 3.576 Notify: File `NS_Tests_part_3.cc' was generated. #8 3.576 Notify: File `NS_Tests_part_4.cc' was generated. #8 3.576 Notify: File `NS_Tests_part_5.cc' was generated. #8 3.576 Notify: File `NS_Tests_part_6.cc' was generated. #8 3.576 Notify: File `NS_Tests_part_7.cc' was generated. #8 3.577 Notify: File `NS_Types.hh' was generated. #8 3.579 Notify: File `NS_Types.cc' was generated. #8 3.580 Notify: File `NS_Types_part_1.cc' was generated. #8 3.580 Notify: File `NS_Types_part_2.cc' was generated. #8 3.580 Notify: File `NS_Types_part_3.cc' was generated. #8 3.581 Notify: File `NS_Types_part_4.cc' was generated. #8 3.581 Notify: File `NS_Types_part_5.cc' was generated. #8 3.581 Notify: File `NS_Types_part_6.cc' was generated. #8 3.581 Notify: File `NS_Types_part_7.cc' was generated. #8 3.581 Notify: File `Native_Functions.hh' was generated. #8 3.581 Notify: File `Native_Functions.cc' was generated. #8 3.581 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.582 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.582 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.582 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.582 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.582 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.582 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.583 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 3.584 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 3.584 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 3.584 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 3.584 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 3.585 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 3.585 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 3.586 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 3.586 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 3.586 Notify: File `Osmocom_Types.hh' was generated. #8 3.586 Notify: File `Osmocom_Types.cc' was generated. #8 3.586 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.586 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.586 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.587 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.587 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.587 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.587 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.587 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 3.587 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 3.587 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 3.588 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 3.588 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 3.588 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 3.588 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 3.588 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 3.588 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 3.588 Notify: File `Q931_Types.hh' was generated. #8 3.589 Notify: File `Q931_Types.cc' was generated. #8 3.589 Notify: File `Q931_Types_part_1.cc' was generated. #8 3.589 Notify: File `Q931_Types_part_2.cc' was generated. #8 3.589 Notify: File `Q931_Types_part_3.cc' was generated. #8 3.589 Notify: File `Q931_Types_part_4.cc' was generated. #8 3.589 Notify: File `Q931_Types_part_5.cc' was generated. #8 3.589 Notify: File `Q931_Types_part_6.cc' was generated. #8 3.589 Notify: File `Q931_Types_part_7.cc' was generated. #8 3.590 Notify: File `Q933_Types.hh' was generated. #8 3.591 Notify: File `Q933_Types.cc' was generated. #8 3.591 Notify: File `Q933_Types_part_1.cc' was generated. #8 3.591 Notify: File `Q933_Types_part_2.cc' was generated. #8 3.593 Notify: File `Q933_Types_part_3.cc' was generated. #8 3.593 Notify: File `Q933_Types_part_4.cc' was generated. #8 3.593 Notify: File `Q933_Types_part_5.cc' was generated. #8 3.593 Notify: File `Q933_Types_part_6.cc' was generated. #8 3.593 Notify: File `Q933_Types_part_7.cc' was generated. #8 3.593 Notify: File `RAW_NS.hh' was generated. #8 3.593 Notify: File `RAW_NS.cc' was generated. #8 3.593 Notify: File `RAW_NS_part_1.cc' was generated. #8 3.593 Notify: File `RAW_NS_part_2.cc' was generated. #8 3.593 Notify: File `RAW_NS_part_3.cc' was generated. #8 3.593 Notify: File `RAW_NS_part_4.cc' was generated. #8 3.593 Notify: File `RAW_NS_part_5.cc' was generated. #8 3.593 Notify: File `RAW_NS_part_6.cc' was generated. #8 3.593 Notify: File `RAW_NS_part_7.cc' was generated. #8 3.593 Notify: File `SNDCP_Types.hh' was generated. #8 3.595 Notify: File `SNDCP_Types.cc' was generated. #8 3.595 Notify: File `SNDCP_Types_part_1.cc' was generated. #8 3.595 Notify: File `SNDCP_Types_part_2.cc' was generated. #8 3.595 Notify: File `SNDCP_Types_part_3.cc' was generated. #8 3.595 Notify: File `SNDCP_Types_part_4.cc' was generated. #8 3.595 Notify: File `SNDCP_Types_part_5.cc' was generated. #8 3.595 Notify: File `SNDCP_Types_part_6.cc' was generated. #8 3.595 Notify: File `SNDCP_Types_part_7.cc' was generated. #8 3.601 Notify: File `Socket_API_Definitions.hh' was generated. #8 3.601 Notify: File `Socket_API_Definitions.cc' was generated. #8 3.601 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 3.601 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 3.601 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 3.601 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 3.601 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 3.601 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 3.601 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 3.601 Notify: File `StatsD_Checker.hh' was generated. #8 3.601 Notify: File `StatsD_Checker.cc' was generated. #8 3.601 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 3.601 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 3.601 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 3.601 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 3.601 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 3.601 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 3.601 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 3.601 Notify: File `StatsD_CodecPort.hh' was generated. #8 3.601 Notify: File `StatsD_CodecPort.cc' was generated. #8 3.601 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 3.601 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 3.601 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.601 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.601 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.601 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.601 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.601 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.601 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.601 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 3.601 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 3.601 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 3.601 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 3.601 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 3.601 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 3.601 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 3.601 Notify: File `StatsD_Types.hh' was generated. #8 3.603 Notify: File `StatsD_Types.cc' was generated. #8 3.603 Notify: File `StatsD_Types_part_1.cc' was generated. #8 3.603 Notify: File `StatsD_Types_part_2.cc' was generated. #8 3.603 Notify: File `StatsD_Types_part_3.cc' was generated. #8 3.603 Notify: File `StatsD_Types_part_4.cc' was generated. #8 3.603 Notify: File `StatsD_Types_part_5.cc' was generated. #8 3.603 Notify: File `StatsD_Types_part_6.cc' was generated. #8 3.603 Notify: File `StatsD_Types_part_7.cc' was generated. #8 3.603 Notify: File `TCCConversion_Functions.hh' was generated. #8 3.603 Notify: File `TCCConversion_Functions.cc' was generated. #8 3.603 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 3.603 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 3.604 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 3.604 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 3.604 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 3.605 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 3.605 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 3.605 Notify: File `TCCInterface_Functions.hh' was generated. #8 3.605 Notify: File `TCCInterface_Functions.cc' was generated. #8 3.605 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 3.605 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 3.605 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 3.605 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 3.605 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 3.605 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 3.605 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 3.605 Notify: File `TELNETasp_PortType.hh' was generated. #8 3.606 Notify: File `TELNETasp_PortType.cc' was generated. #8 3.607 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 3.607 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 3.607 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 3.607 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 3.607 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 3.607 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 3.607 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 3.607 Notify: File `UD_PortType.hh' was generated. #8 3.607 Notify: File `UD_PortType.cc' was generated. #8 3.607 Notify: File `UD_PortType_part_1.cc' was generated. #8 3.607 Notify: File `UD_PortType_part_2.cc' was generated. #8 3.608 Notify: File `UD_PortType_part_3.cc' was generated. #8 3.608 Notify: File `UD_PortType_part_4.cc' was generated. #8 3.608 Notify: File `UD_PortType_part_5.cc' was generated. #8 3.608 Notify: File `UD_PortType_part_6.cc' was generated. #8 3.608 Notify: File `UD_PortType_part_7.cc' was generated. #8 3.608 Notify: File `UD_Types.hh' was generated. #8 3.609 Notify: File `UD_Types.cc' was generated. #8 3.609 Notify: File `UD_Types_part_1.cc' was generated. #8 3.609 Notify: File `UD_Types_part_2.cc' was generated. #8 3.609 Notify: File `UD_Types_part_3.cc' was generated. #8 3.609 Notify: File `UD_Types_part_4.cc' was generated. #8 3.609 Notify: File `UD_Types_part_5.cc' was generated. #8 3.610 Notify: File `UD_Types_part_6.cc' was generated. #8 3.610 Notify: File `UD_Types_part_7.cc' was generated. #8 3.610 Notify: 414 files were updated. #8 3.667 touch compile #8 3.674 make[1]: Leaving directory '/osmo-ttcn3-hacks/ns' #8 3.674 make -j16 -C ns #8 3.690 make[1]: Entering directory '/osmo-ttcn3-hacks/ns' #8 3.935 Creating dependency file for UD_PT.cc #8 3.937 Creating dependency file for TELNETasp_PT.cc #8 3.938 Creating dependency file for TCCInterface.cc #8 3.939 Creating dependency file for TCCConversion.cc #8 3.941 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 3.941 Creating dependency file for Native_FunctionDefs.cc #8 3.943 Creating dependency file for LLC_EncDec.cc #8 3.943 Creating dependency file for IPL4asp_discovery.cc #8 3.946 Creating dependency file for IPL4asp_PT.cc #8 3.950 Creating dependency file for BSSGP_EncDec.cc #8 3.950 Creating dependency file for AF_PACKET_PT.cc #8 4.018 Creating dependency file for RAW_NS_part_7.cc #8 4.027 Creating dependency file for RAW_NS_part_6.cc #8 4.042 Creating dependency file for RAW_NS_part_5.cc #8 4.043 Creating dependency file for RAW_NS_part_4.cc #8 4.043 Creating dependency file for RAW_NS_part_3.cc #8 4.046 Creating dependency file for RAW_NS_part_2.cc #8 4.067 Creating dependency file for RAW_NS_part_1.cc #8 4.067 Creating dependency file for NS_Emulation_part_7.cc #8 4.067 Creating dependency file for NS_Emulation_part_6.cc #8 4.071 Creating dependency file for NS_Emulation_part_5.cc #8 4.073 Creating dependency file for NS_Emulation_part_4.cc #8 4.074 Creating dependency file for NS_Emulation_part_3.cc #8 4.083 Creating dependency file for NS_Emulation_part_2.cc #8 4.083 Creating dependency file for NS_Emulation_part_1.cc #8 4.089 Creating dependency file for BSSGP_Emulation_part_7.cc #8 4.097 Creating dependency file for BSSGP_Emulation_part_6.cc #8 4.098 Creating dependency file for BSSGP_Emulation_part_5.cc #8 4.098 Creating dependency file for BSSGP_Emulation_part_4.cc #8 4.099 Creating dependency file for BSSGP_Emulation_part_3.cc #8 4.100 Creating dependency file for BSSGP_Emulation_part_2.cc #8 4.100 Creating dependency file for BSSGP_Emulation_part_1.cc #8 4.100 Creating dependency file for RAW_NS.cc #8 4.103 Creating dependency file for NS_Emulation.cc #8 4.110 Creating dependency file for BSSGP_Emulation.cc #8 4.115 Creating dependency file for UD_Types_part_6.cc #8 4.115 Creating dependency file for UD_Types_part_5.cc #8 4.117 Creating dependency file for UD_Types_part_7.cc #8 4.118 Creating dependency file for UD_Types_part_4.cc #8 4.121 Creating dependency file for UD_Types_part_3.cc #8 4.123 Creating dependency file for UD_Types_part_2.cc #8 4.124 Creating dependency file for UD_Types_part_1.cc #8 4.127 Creating dependency file for UD_PortType_part_7.cc #8 4.128 Creating dependency file for UD_PortType_part_6.cc #8 4.129 Creating dependency file for UD_PortType_part_5.cc #8 4.137 Creating dependency file for UD_PortType_part_4.cc #8 4.142 Creating dependency file for UD_PortType_part_3.cc #8 4.142 Creating dependency file for UD_PortType_part_2.cc #8 4.142 Creating dependency file for UD_PortType_part_1.cc #8 4.142 Creating dependency file for TELNETasp_PortType_part_7.cc #8 4.142 Creating dependency file for TELNETasp_PortType_part_6.cc #8 4.147 Creating dependency file for TELNETasp_PortType_part_5.cc #8 4.159 Creating dependency file for TELNETasp_PortType_part_4.cc #8 4.167 Creating dependency file for TELNETasp_PortType_part_3.cc #8 4.170 Creating dependency file for TELNETasp_PortType_part_2.cc #8 4.176 Creating dependency file for TELNETasp_PortType_part_1.cc #8 4.180 Creating dependency file for TCCInterface_Functions_part_7.cc #8 4.182 Creating dependency file for TCCInterface_Functions_part_6.cc #8 4.184 Creating dependency file for TCCInterface_Functions_part_5.cc #8 4.190 Creating dependency file for TCCInterface_Functions_part_4.cc #8 4.197 Creating dependency file for TCCInterface_Functions_part_3.cc #8 4.197 Creating dependency file for TCCInterface_Functions_part_2.cc #8 4.197 Creating dependency file for TCCInterface_Functions_part_1.cc #8 4.199 Creating dependency file for TCCConversion_Functions_part_7.cc #8 4.199 Creating dependency file for TCCConversion_Functions_part_5.cc #8 4.200 Creating dependency file for TCCConversion_Functions_part_4.cc #8 4.201 Creating dependency file for TCCConversion_Functions_part_6.cc #8 4.203 Creating dependency file for TCCConversion_Functions_part_3.cc #8 4.210 Creating dependency file for TCCConversion_Functions_part_2.cc #8 4.214 Creating dependency file for TCCConversion_Functions_part_1.cc #8 4.214 Creating dependency file for StatsD_Types_part_7.cc #8 4.215 Creating dependency file for StatsD_Types_part_6.cc #8 4.225 Creating dependency file for StatsD_Types_part_5.cc #8 4.228 Creating dependency file for StatsD_Types_part_4.cc #8 4.229 Creating dependency file for StatsD_Types_part_3.cc #8 4.229 Creating dependency file for StatsD_Types_part_2.cc #8 4.230 Creating dependency file for StatsD_Types_part_1.cc #8 4.239 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 4.240 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 4.242 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 4.246 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 4.250 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 4.251 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 4.254 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 4.254 Creating dependency file for StatsD_CodecPort_part_7.cc #8 4.258 Creating dependency file for StatsD_CodecPort_part_6.cc #8 4.263 Creating dependency file for StatsD_CodecPort_part_5.cc #8 4.266 Creating dependency file for StatsD_CodecPort_part_4.cc #8 4.269 Creating dependency file for StatsD_CodecPort_part_3.cc #8 4.271 Creating dependency file for StatsD_CodecPort_part_2.cc #8 4.272 Creating dependency file for StatsD_CodecPort_part_1.cc #8 4.274 Creating dependency file for StatsD_Checker_part_7.cc #8 4.277 Creating dependency file for StatsD_Checker_part_6.cc #8 4.284 Creating dependency file for StatsD_Checker_part_5.cc #8 4.284 Creating dependency file for StatsD_Checker_part_4.cc #8 4.286 Creating dependency file for StatsD_Checker_part_3.cc #8 4.288 Creating dependency file for StatsD_Checker_part_2.cc #8 4.291 Creating dependency file for StatsD_Checker_part_1.cc #8 4.292 Creating dependency file for Socket_API_Definitions_part_7.cc #8 4.299 Creating dependency file for Socket_API_Definitions_part_6.cc #8 4.301 Creating dependency file for Socket_API_Definitions_part_5.cc #8 4.307 Creating dependency file for Socket_API_Definitions_part_4.cc #8 4.310 Creating dependency file for Socket_API_Definitions_part_3.cc #8 4.310 Creating dependency file for Socket_API_Definitions_part_2.cc #8 4.311 Creating dependency file for Socket_API_Definitions_part_1.cc #8 4.314 Creating dependency file for SNDCP_Types_part_7.cc #8 4.316 Creating dependency file for SNDCP_Types_part_6.cc #8 4.324 Creating dependency file for SNDCP_Types_part_5.cc #8 4.329 Creating dependency file for SNDCP_Types_part_3.cc #8 4.329 Creating dependency file for SNDCP_Types_part_4.cc #8 4.331 Creating dependency file for SNDCP_Types_part_2.cc #8 4.331 Creating dependency file for SNDCP_Types_part_1.cc #8 4.332 Creating dependency file for Q933_Types_part_7.cc #8 4.335 Creating dependency file for Q933_Types_part_6.cc #8 4.339 Creating dependency file for Q933_Types_part_5.cc #8 4.345 Creating dependency file for Q933_Types_part_3.cc #8 4.345 Creating dependency file for Q933_Types_part_4.cc #8 4.346 Creating dependency file for Q933_Types_part_2.cc #8 4.352 Creating dependency file for Q933_Types_part_1.cc #8 4.356 Creating dependency file for Q931_Types_part_7.cc #8 4.360 Creating dependency file for Q931_Types_part_6.cc #8 4.362 Creating dependency file for Q931_Types_part_5.cc #8 4.366 Creating dependency file for Q931_Types_part_4.cc #8 4.374 Creating dependency file for Q931_Types_part_3.cc #8 4.378 Creating dependency file for Q931_Types_part_2.cc #8 4.378 Creating dependency file for Q931_Types_part_1.cc #8 4.381 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 4.383 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 4.394 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 4.396 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 4.397 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 4.397 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 4.400 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 4.412 Creating dependency file for Osmocom_Types_part_7.cc #8 4.418 Creating dependency file for Osmocom_Types_part_6.cc #8 4.418 Creating dependency file for Osmocom_Types_part_5.cc #8 4.418 Creating dependency file for Osmocom_Types_part_4.cc #8 4.418 Creating dependency file for Osmocom_Types_part_3.cc #8 4.423 Creating dependency file for Osmocom_Types_part_2.cc #8 4.425 Creating dependency file for Osmocom_Types_part_1.cc #8 4.429 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 4.433 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 4.433 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 4.434 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 4.435 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 4.436 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 4.442 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 4.442 Creating dependency file for Native_Functions_part_7.cc #8 4.442 Creating dependency file for Native_Functions_part_6.cc #8 4.451 Creating dependency file for Native_Functions_part_5.cc #8 4.453 Creating dependency file for Native_Functions_part_4.cc #8 4.454 Creating dependency file for Native_Functions_part_3.cc #8 4.458 Creating dependency file for Native_Functions_part_2.cc #8 4.465 Creating dependency file for NS_Types_part_7.cc #8 4.465 Creating dependency file for Native_Functions_part_1.cc #8 4.465 Creating dependency file for NS_Types_part_6.cc #8 4.467 Creating dependency file for NS_Types_part_5.cc #8 4.470 Creating dependency file for NS_Types_part_4.cc #8 4.472 Creating dependency file for NS_Types_part_3.cc #8 4.472 Creating dependency file for NS_Types_part_2.cc #8 4.474 Creating dependency file for NS_Types_part_1.cc #8 4.475 Creating dependency file for NS_Tests_part_7.cc #8 4.479 Creating dependency file for NS_Tests_part_6.cc #8 4.481 Creating dependency file for NS_Tests_part_5.cc #8 4.481 Creating dependency file for NS_Tests_part_4.cc #8 4.486 Creating dependency file for NS_Tests_part_3.cc #8 4.486 Creating dependency file for NS_Tests_part_2.cc #8 4.500 Creating dependency file for NS_Tests_part_1.cc #8 4.503 Creating dependency file for NS_Provider_IPL4_part_7.cc #8 4.506 Creating dependency file for NS_Provider_IPL4_part_6.cc #8 4.510 Creating dependency file for NS_Provider_IPL4_part_5.cc #8 4.510 Creating dependency file for NS_Provider_IPL4_part_4.cc #8 4.510 Creating dependency file for NS_Provider_IPL4_part_3.cc #8 4.510 Creating dependency file for NS_Provider_IPL4_part_2.cc #8 4.513 Creating dependency file for NS_Provider_IPL4_part_1.cc #8 4.518 Creating dependency file for NS_Provider_FR_part_7.cc #8 4.519 Creating dependency file for NS_Provider_FR_part_6.cc #8 4.521 Creating dependency file for NS_Provider_FR_part_4.cc #8 4.521 Creating dependency file for NS_Provider_FR_part_5.cc #8 4.522 Creating dependency file for NS_Provider_FR_part_3.cc #8 4.528 Creating dependency file for NS_Provider_FR_part_2.cc #8 4.536 Creating dependency file for NS_Provider_FR_part_1.cc #8 4.538 Creating dependency file for MobileL3_Types_part_7.cc #8 4.540 Creating dependency file for MobileL3_Types_part_6.cc #8 4.543 Creating dependency file for MobileL3_Types_part_4.cc #8 4.543 Creating dependency file for MobileL3_Types_part_5.cc #8 4.544 Creating dependency file for MobileL3_Types_part_3.cc #8 4.547 Creating dependency file for MobileL3_Types_part_2.cc #8 4.549 Creating dependency file for MobileL3_Types_part_1.cc #8 4.555 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 4.556 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 4.558 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 4.559 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 4.559 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 4.564 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 4.573 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 4.573 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 4.577 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 4.580 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 4.582 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 4.587 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 4.587 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 4.588 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 4.590 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 4.593 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 4.597 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 4.598 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 4.600 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 4.602 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 4.603 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 4.604 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 4.605 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 4.606 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 4.606 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 4.607 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 4.608 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 4.612 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 4.613 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 4.617 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 4.623 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 4.625 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 4.626 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 4.631 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 4.633 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 4.638 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 4.638 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 4.650 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 4.662 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 4.663 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 4.676 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 4.691 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 4.700 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 4.707 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 4.711 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 4.712 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 4.713 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 4.723 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 4.728 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 4.743 Creating dependency file for Misc_Helpers_part_7.cc #8 4.747 Creating dependency file for Misc_Helpers_part_6.cc #8 4.763 Creating dependency file for Misc_Helpers_part_5.cc #8 4.773 Creating dependency file for Misc_Helpers_part_4.cc #8 4.773 Creating dependency file for Misc_Helpers_part_3.cc #8 4.774 Creating dependency file for Misc_Helpers_part_2.cc #8 4.774 Creating dependency file for Misc_Helpers_part_1.cc #8 4.786 Creating dependency file for LLC_Types_part_7.cc #8 4.793 Creating dependency file for LLC_Types_part_6.cc #8 4.809 Creating dependency file for LLC_Types_part_5.cc #8 4.817 Creating dependency file for LLC_Types_part_4.cc #8 4.817 Creating dependency file for LLC_Types_part_3.cc #8 4.822 Creating dependency file for LLC_Types_part_2.cc #8 4.845 Creating dependency file for LLC_Types_part_1.cc #8 4.846 Creating dependency file for LLC_Templates_part_7.cc #8 4.847 Creating dependency file for LLC_Templates_part_6.cc #8 4.858 Creating dependency file for LLC_Templates_part_5.cc #8 4.862 Creating dependency file for LLC_Templates_part_4.cc #8 4.875 Creating dependency file for LLC_Templates_part_3.cc #8 4.876 Creating dependency file for LLC_Templates_part_2.cc #8 4.885 Creating dependency file for LLC_Templates_part_1.cc #8 4.889 Creating dependency file for IPL4asp_Types_part_7.cc #8 4.889 Creating dependency file for IPL4asp_Types_part_6.cc #8 4.898 Creating dependency file for IPL4asp_Types_part_5.cc #8 4.898 Creating dependency file for IPL4asp_Types_part_4.cc #8 4.902 Creating dependency file for IPL4asp_Types_part_3.cc #8 4.902 Creating dependency file for IPL4asp_Types_part_2.cc #8 4.902 Creating dependency file for IPL4asp_Types_part_1.cc #8 4.905 Creating dependency file for IPL4asp_PortType_part_7.cc #8 4.905 Creating dependency file for IPL4asp_PortType_part_6.cc #8 4.911 Creating dependency file for IPL4asp_PortType_part_5.cc #8 4.918 Creating dependency file for IPL4asp_PortType_part_4.cc #8 4.918 Creating dependency file for IPL4asp_PortType_part_3.cc #8 4.918 Creating dependency file for IPL4asp_PortType_part_2.cc #8 4.919 Creating dependency file for IPL4asp_PortType_part_1.cc #8 4.920 Creating dependency file for IPL4asp_Functions_part_7.cc #8 4.921 Creating dependency file for IPL4asp_Functions_part_6.cc #8 4.922 Creating dependency file for IPL4asp_Functions_part_5.cc #8 4.924 Creating dependency file for IPL4asp_Functions_part_4.cc #8 4.934 Creating dependency file for IPL4asp_Functions_part_3.cc #8 4.936 Creating dependency file for IPL4asp_Functions_part_2.cc #8 4.939 Creating dependency file for IPL4asp_Functions_part_1.cc #8 4.943 Creating dependency file for General_Types_part_7.cc #8 4.943 Creating dependency file for General_Types_part_6.cc #8 4.946 Creating dependency file for General_Types_part_5.cc #8 4.955 Creating dependency file for General_Types_part_4.cc #8 4.957 Creating dependency file for General_Types_part_3.cc #8 4.959 Creating dependency file for General_Types_part_2.cc #8 4.961 Creating dependency file for General_Types_part_1.cc #8 4.961 Creating dependency file for GSM_Types_part_7.cc #8 4.972 Creating dependency file for GSM_Types_part_6.cc #8 4.973 Creating dependency file for GSM_Types_part_5.cc #8 4.975 Creating dependency file for GSM_Types_part_4.cc #8 4.975 Creating dependency file for GSM_Types_part_3.cc #8 4.975 Creating dependency file for GSM_Types_part_2.cc #8 4.979 Creating dependency file for GSM_Types_part_1.cc #8 4.984 Creating dependency file for FrameRelay_Types_part_7.cc #8 4.985 Creating dependency file for FrameRelay_Types_part_6.cc #8 4.986 Creating dependency file for FrameRelay_Types_part_5.cc #8 4.992 Creating dependency file for FrameRelay_Types_part_4.cc #8 4.993 Creating dependency file for FrameRelay_Types_part_3.cc #8 5.000 Creating dependency file for FrameRelay_Types_part_1.cc #8 5.000 Creating dependency file for FrameRelay_Types_part_2.cc #8 5.002 Creating dependency file for FrameRelay_Emulation_part_7.cc #8 5.005 Creating dependency file for FrameRelay_Emulation_part_6.cc #8 5.007 Creating dependency file for FrameRelay_Emulation_part_5.cc #8 5.008 Creating dependency file for FrameRelay_Emulation_part_4.cc #8 5.010 Creating dependency file for FrameRelay_Emulation_part_3.cc #8 5.014 Creating dependency file for FrameRelay_Emulation_part_2.cc #8 5.014 Creating dependency file for FrameRelay_Emulation_part_1.cc #8 5.016 Creating dependency file for FrameRelay_CodecPort_part_7.cc #8 5.018 Creating dependency file for FrameRelay_CodecPort_part_6.cc #8 5.024 Creating dependency file for FrameRelay_CodecPort_part_5.cc #8 5.024 Creating dependency file for FrameRelay_CodecPort_part_4.cc #8 5.026 Creating dependency file for FrameRelay_CodecPort_part_3.cc #8 5.027 Creating dependency file for FrameRelay_CodecPort_part_2.cc #8 5.028 Creating dependency file for FrameRelay_CodecPort_part_1.cc #8 5.029 Creating dependency file for BSSGP_Types_part_7.cc #8 5.032 Creating dependency file for BSSGP_Types_part_6.cc #8 5.035 Creating dependency file for BSSGP_Types_part_5.cc #8 5.035 Creating dependency file for BSSGP_Types_part_4.cc #8 5.036 Creating dependency file for BSSGP_Types_part_3.cc #8 5.037 Creating dependency file for BSSGP_Types_part_2.cc #8 5.037 Creating dependency file for BSSGP_Types_part_1.cc #8 5.039 Creating dependency file for AF_PACKET_PortTypes_part_7.cc #8 5.040 Creating dependency file for AF_PACKET_PortTypes_part_6.cc #8 5.042 Creating dependency file for AF_PACKET_PortTypes_part_5.cc #8 5.045 Creating dependency file for AF_PACKET_PortTypes_part_4.cc #8 5.056 Creating dependency file for AF_PACKET_PortTypes_part_3.cc #8 5.063 Creating dependency file for AF_PACKET_PortTypes_part_1.cc #8 5.064 Creating dependency file for AF_PACKET_PortType_part_7.cc #8 5.066 Creating dependency file for AF_PACKET_PortType_part_6.cc #8 5.069 Creating dependency file for AF_PACKET_PortTypes_part_2.cc #8 5.071 Creating dependency file for AF_PACKET_PortType_part_5.cc #8 5.093 Creating dependency file for AF_PACKET_PortType_part_4.cc #8 5.103 Creating dependency file for AF_PACKET_PortType_part_3.cc #8 5.103 Creating dependency file for AF_PACKET_PortType_part_2.cc #8 5.112 Creating dependency file for AF_PACKET_PortType_part_1.cc #8 5.112 Creating dependency file for UD_Types.cc #8 5.121 Creating dependency file for UD_PortType.cc #8 5.124 Creating dependency file for TELNETasp_PortType.cc #8 5.126 Creating dependency file for TCCInterface_Functions.cc #8 5.127 Creating dependency file for TCCConversion_Functions.cc #8 5.128 Creating dependency file for StatsD_Types.cc #8 5.130 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 5.131 Creating dependency file for StatsD_CodecPort.cc #8 5.218 Creating dependency file for StatsD_Checker.cc #8 5.228 Creating dependency file for Socket_API_Definitions.cc #8 5.233 Creating dependency file for SNDCP_Types.cc #8 5.235 Creating dependency file for Q933_Types.cc #8 5.295 Creating dependency file for Q931_Types.cc #8 5.295 Creating dependency file for Osmocom_VTY_Functions.cc #8 5.302 Creating dependency file for Osmocom_Types.cc #8 5.308 Creating dependency file for Osmocom_Gb_Types.cc #8 5.331 Creating dependency file for Native_Functions.cc #8 5.346 Creating dependency file for NS_Types.cc #8 5.360 Creating dependency file for NS_Tests.cc #8 5.368 Creating dependency file for NS_Provider_IPL4.cc #8 5.372 Creating dependency file for NS_Provider_FR.cc #8 5.372 Creating dependency file for MobileL3_Types.cc #8 5.374 Creating dependency file for MobileL3_SS_Types.cc #8 5.418 Creating dependency file for MobileL3_SMS_Types.cc #8 5.431 Creating dependency file for MobileL3_RRM_Types.cc #8 5.449 Creating dependency file for MobileL3_MM_Types.cc #8 5.450 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 5.472 Creating dependency file for MobileL3_CommonIE_Types.cc #8 5.484 Creating dependency file for MobileL3_CC_Types.cc #8 5.486 Creating dependency file for Misc_Helpers.cc #8 5.492 Creating dependency file for LLC_Types.cc #8 5.511 Creating dependency file for LLC_Templates.cc #8 5.541 Creating dependency file for IPL4asp_Types.cc #8 5.566 Creating dependency file for IPL4asp_PortType.cc #8 5.579 Creating dependency file for IPL4asp_Functions.cc #8 5.594 Creating dependency file for General_Types.cc #8 5.654 Creating dependency file for GSM_Types.cc #8 5.671 Creating dependency file for FrameRelay_Types.cc #8 5.673 Creating dependency file for FrameRelay_Emulation.cc #8 5.674 Creating dependency file for FrameRelay_CodecPort.cc #8 5.684 Creating dependency file for BSSGP_Types.cc #8 5.685 Creating dependency file for AF_PACKET_PortTypes.cc #8 5.695 Creating dependency file for AF_PACKET_PortType.cc #8 6.236 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType.o AF_PACKET_PortType.cc #8 6.236 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes.o AF_PACKET_PortTypes.cc #8 6.239 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 6.241 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort.o FrameRelay_CodecPort.cc #8 6.243 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation.o FrameRelay_Emulation.cc #8 6.248 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types.o FrameRelay_Types.cc #8 6.248 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 6.257 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 6.257 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 6.257 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 6.258 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 6.269 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc #8 6.276 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc #8 6.291 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 6.298 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc #8 6.306 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc #8 7.290 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc #8 7.508 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc #8 7.949 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc #8 8.018 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc #8 8.112 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc #8 8.195 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc #8 8.299 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR.o NS_Provider_FR.cc #8 8.381 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc #8 8.896 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests.o NS_Tests.cc #8 9.609 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc #8 11.02 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 11.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc #8 11.90 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 12.10 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 12.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types.o Q931_Types.cc #8 12.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types.o Q933_Types.cc #8 12.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc #8 13.98 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 14.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc #8 15.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc #8 15.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc #8 16.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc #8 16.65 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 16.71 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 17.03 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 17.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc #8 17.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc #8 18.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_1.o AF_PACKET_PortType_part_1.cc #8 18.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_2.o AF_PACKET_PortType_part_2.cc #8 18.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_3.o AF_PACKET_PortType_part_3.cc #8 18.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_4.o AF_PACKET_PortType_part_4.cc #8 18.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_5.o AF_PACKET_PortType_part_5.cc #8 18.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_6.o AF_PACKET_PortType_part_6.cc #8 18.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_7.o AF_PACKET_PortType_part_7.cc #8 18.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_1.o AF_PACKET_PortTypes_part_1.cc #8 18.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_2.o AF_PACKET_PortTypes_part_2.cc #8 18.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_3.o AF_PACKET_PortTypes_part_3.cc #8 18.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_4.o AF_PACKET_PortTypes_part_4.cc #8 18.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_5.o AF_PACKET_PortTypes_part_5.cc #8 18.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_6.o AF_PACKET_PortTypes_part_6.cc #8 18.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_7.o AF_PACKET_PortTypes_part_7.cc #8 18.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 18.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 18.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc #8 19.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc #8 19.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc #8 19.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc #8 19.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc #8 19.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_1.o FrameRelay_CodecPort_part_1.cc #8 20.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_2.o FrameRelay_CodecPort_part_2.cc #8 20.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_3.o FrameRelay_CodecPort_part_3.cc #8 20.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_4.o FrameRelay_CodecPort_part_4.cc #8 20.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_5.o FrameRelay_CodecPort_part_5.cc #8 20.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_6.o FrameRelay_CodecPort_part_6.cc #8 20.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_7.o FrameRelay_CodecPort_part_7.cc #8 20.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_1.o FrameRelay_Emulation_part_1.cc #8 20.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_2.o FrameRelay_Emulation_part_2.cc #8 20.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_3.o FrameRelay_Emulation_part_3.cc #8 20.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_4.o FrameRelay_Emulation_part_4.cc #8 20.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_5.o FrameRelay_Emulation_part_5.cc #8 20.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_6.o FrameRelay_Emulation_part_6.cc #8 20.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_7.o FrameRelay_Emulation_part_7.cc #8 20.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_1.o FrameRelay_Types_part_1.cc #8 20.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_2.o FrameRelay_Types_part_2.cc #8 20.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_3.o FrameRelay_Types_part_3.cc #8 20.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_4.o FrameRelay_Types_part_4.cc #8 20.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_5.o FrameRelay_Types_part_5.cc #8 20.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_6.o FrameRelay_Types_part_6.cc #8 20.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_7.o FrameRelay_Types_part_7.cc #8 20.62 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 20.67 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 20.70 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 20.71 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 20.72 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 20.73 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 20.76 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 20.78 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 20.78 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 20.80 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 20.82 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 20.84 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 20.84 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 20.85 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 20.89 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 20.89 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 20.89 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 20.93 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 20.93 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 20.95 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 20.96 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 21.00 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 21.00 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 21.02 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 21.05 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 21.06 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 21.07 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 21.08 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 21.11 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 21.13 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 21.15 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 21.17 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 21.19 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 21.19 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 21.22 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 21.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc #8 21.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc #8 21.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc #8 21.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc #8 21.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc #8 21.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc #8 21.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc #8 21.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc #8 21.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc #8 21.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc #8 21.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc #8 21.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc #8 21.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc #8 21.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc #8 21.41 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 21.43 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 21.45 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 21.45 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 21.47 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 21.48 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 21.50 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 21.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc #8 21.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc #8 21.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc #8 21.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc #8 21.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc #8 21.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc #8 21.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc #8 21.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc #8 21.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc #8 21.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc #8 21.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc #8 21.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc #8 21.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc #8 21.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc #8 21.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc #8 21.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc #8 24.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc #8 24.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc #8 25.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc #8 25.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc #8 25.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc #8 25.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 25.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc #8 25.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc #8 25.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc #8 25.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 25.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc #8 25.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc #8 25.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc #8 25.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc #8 25.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc #8 26.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc #8 26.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc #8 27.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc #8 27.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc #8 27.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc #8 28.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc #8 29.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc #8 29.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc #8 29.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc #8 29.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc #8 29.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc #8 29.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc #8 29.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc #8 29.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc #8 29.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc #8 29.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc #8 29.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc #8 29.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc #8 29.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc #8 29.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc #8 29.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc #8 29.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc #8 29.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc #8 29.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc #8 29.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc #8 29.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_1.o NS_Provider_FR_part_1.cc #8 29.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_2.o NS_Provider_FR_part_2.cc #8 29.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_3.o NS_Provider_FR_part_3.cc #8 29.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_4.o NS_Provider_FR_part_4.cc #8 29.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_5.o NS_Provider_FR_part_5.cc #8 29.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_6.o NS_Provider_FR_part_6.cc #8 30.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_7.o NS_Provider_FR_part_7.cc #8 30.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc #8 30.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc #8 30.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc #8 30.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc #8 30.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc #8 30.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc #8 30.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc #8 30.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_1.o NS_Tests_part_1.cc #8 30.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_2.o NS_Tests_part_2.cc #8 30.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_3.o NS_Tests_part_3.cc #8 30.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_4.o NS_Tests_part_4.cc #8 30.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_5.o NS_Tests_part_5.cc #8 30.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_6.o NS_Tests_part_6.cc #8 30.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Tests_part_7.o NS_Tests_part_7.cc #8 30.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 30.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 30.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 30.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 30.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 30.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc #8 30.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 30.75 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 30.79 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 30.81 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 30.84 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 30.88 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 30.92 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 30.97 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 31.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 31.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 31.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 31.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 31.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 31.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 31.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 31.30 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 31.36 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 31.37 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 31.41 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 31.45 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 31.47 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 31.50 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 31.53 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 31.55 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 31.62 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 31.63 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 31.66 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 31.69 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 31.71 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 31.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_1.o Q931_Types_part_1.cc #8 31.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_2.o Q931_Types_part_2.cc #8 31.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_3.o Q931_Types_part_3.cc #8 31.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_4.o Q931_Types_part_4.cc #8 31.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_5.o Q931_Types_part_5.cc #8 31.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_6.o Q931_Types_part_6.cc #8 31.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_7.o Q931_Types_part_7.cc #8 31.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_1.o Q933_Types_part_1.cc #8 32.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_2.o Q933_Types_part_2.cc #8 32.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_3.o Q933_Types_part_3.cc #8 32.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_4.o Q933_Types_part_4.cc #8 32.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_5.o Q933_Types_part_5.cc #8 32.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_6.o Q933_Types_part_6.cc #8 32.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_7.o Q933_Types_part_7.cc #8 32.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc #8 32.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc #8 32.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc #8 32.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc #8 32.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc #8 32.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc #8 32.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc #8 32.37 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 32.39 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 32.39 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 32.42 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 32.43 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 32.45 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 32.46 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 32.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc #8 32.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc #8 32.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc #8 32.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc #8 32.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc #8 32.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc #8 32.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc #8 32.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc #8 32.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc #8 32.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc #8 32.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc #8 32.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc #8 32.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc #8 32.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc #8 32.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc #8 32.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc #8 32.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc #8 32.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc #8 32.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc #8 32.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc #8 32.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc #8 32.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc #8 32.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc #8 32.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc #8 32.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc #8 32.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc #8 32.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc #8 32.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc #8 32.97 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 33.02 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 33.03 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 33.05 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 33.08 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 33.12 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 33.13 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 33.14 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 33.20 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 33.22 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 33.24 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 33.28 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 33.31 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 33.37 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 33.39 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 33.40 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 33.45 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 33.48 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 33.50 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 33.51 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 33.52 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 33.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc #8 33.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc #8 33.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc #8 33.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc #8 33.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc #8 33.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc #8 33.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc #8 33.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc #8 33.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc #8 33.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc #8 33.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc #8 33.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc #8 33.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc #8 33.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc #8 33.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc #8 33.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc #8 33.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc #8 33.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc #8 33.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc #8 33.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc #8 33.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc #8 33.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc #8 33.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc #8 33.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc #8 34.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc #8 34.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc #8 34.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc #8 34.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc #8 34.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc #8 34.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc #8 34.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc #8 34.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc #8 34.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc #8 34.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc #8 34.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc #8 34.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc #8 34.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc #8 34.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc #8 34.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PT.o AF_PACKET_PT.cc #8 34.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc #8 34.43 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 34.94 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 36.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc #8 36.04 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 36.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc #8 36.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 36.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 37.10 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 37.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc #8 37.26 g++ -shared -o AF_PACKET_PortType.so AF_PACKET_PortType.o #8 37.32 g++ -shared -o AF_PACKET_PortTypes.so AF_PACKET_PortTypes.o #8 37.43 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 37.44 g++ -shared -o FrameRelay_CodecPort.so FrameRelay_CodecPort.o #8 37.48 g++ -shared -o FrameRelay_Emulation.so FrameRelay_Emulation.o #8 37.51 g++ -shared -o FrameRelay_Types.so FrameRelay_Types.o #8 37.55 g++ -shared -o GSM_Types.so GSM_Types.o #8 37.60 g++ -shared -o General_Types.so General_Types.o #8 37.65 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 37.69 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 37.73 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 37.75 g++ -shared -o LLC_Templates.so LLC_Templates.o #8 37.76 g++ -shared -o LLC_Types.so LLC_Types.o #8 37.77 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 37.78 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 37.83 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 37.90 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 37.91 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 37.92 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 37.96 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 37.98 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 38.07 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 38.15 g++ -shared -o NS_Provider_FR.so NS_Provider_FR.o #8 38.16 g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o #8 38.19 g++ -shared -o NS_Tests.so NS_Tests.o #8 38.19 g++ -shared -o NS_Types.so NS_Types.o #8 38.22 g++ -shared -o Native_Functions.so Native_Functions.o #8 38.24 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 38.31 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 38.33 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 38.35 g++ -shared -o Q931_Types.so Q931_Types.o #8 38.38 g++ -shared -o Q933_Types.so Q933_Types.o #8 38.39 g++ -shared -o SNDCP_Types.so SNDCP_Types.o #8 38.40 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 38.41 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 38.48 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 38.50 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 38.52 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 38.53 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 38.55 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 38.57 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 38.60 g++ -shared -o UD_PortType.so UD_PortType.o #8 38.62 g++ -shared -o UD_Types.so UD_Types.o #8 38.62 g++ -shared -o AF_PACKET_PortType_part_1.so AF_PACKET_PortType_part_1.o #8 38.62 g++ -shared -o AF_PACKET_PortType_part_2.so AF_PACKET_PortType_part_2.o #8 38.64 g++ -shared -o AF_PACKET_PortType_part_3.so AF_PACKET_PortType_part_3.o #8 38.65 g++ -shared -o AF_PACKET_PortType_part_4.so AF_PACKET_PortType_part_4.o #8 38.66 g++ -shared -o AF_PACKET_PortType_part_5.so AF_PACKET_PortType_part_5.o #8 38.68 g++ -shared -o AF_PACKET_PortType_part_6.so AF_PACKET_PortType_part_6.o #8 38.68 g++ -shared -o AF_PACKET_PortType_part_7.so AF_PACKET_PortType_part_7.o #8 38.69 g++ -shared -o AF_PACKET_PortTypes_part_1.so AF_PACKET_PortTypes_part_1.o #8 38.70 g++ -shared -o AF_PACKET_PortTypes_part_2.so AF_PACKET_PortTypes_part_2.o #8 38.72 g++ -shared -o AF_PACKET_PortTypes_part_3.so AF_PACKET_PortTypes_part_3.o #8 38.73 g++ -shared -o AF_PACKET_PortTypes_part_4.so AF_PACKET_PortTypes_part_4.o #8 38.74 g++ -shared -o AF_PACKET_PortTypes_part_5.so AF_PACKET_PortTypes_part_5.o #8 38.75 g++ -shared -o AF_PACKET_PortTypes_part_6.so AF_PACKET_PortTypes_part_6.o #8 38.76 g++ -shared -o AF_PACKET_PortTypes_part_7.so AF_PACKET_PortTypes_part_7.o #8 38.76 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 38.76 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 38.76 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 38.77 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 38.79 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 38.79 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 38.80 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 38.80 g++ -shared -o FrameRelay_CodecPort_part_1.so FrameRelay_CodecPort_part_1.o #8 38.81 g++ -shared -o FrameRelay_CodecPort_part_2.so FrameRelay_CodecPort_part_2.o #8 38.81 g++ -shared -o FrameRelay_CodecPort_part_3.so FrameRelay_CodecPort_part_3.o #8 38.83 g++ -shared -o FrameRelay_CodecPort_part_4.so FrameRelay_CodecPort_part_4.o #8 38.88 g++ -shared -o FrameRelay_CodecPort_part_5.so FrameRelay_CodecPort_part_5.o #8 38.90 g++ -shared -o FrameRelay_CodecPort_part_6.so FrameRelay_CodecPort_part_6.o #8 38.92 g++ -shared -o FrameRelay_CodecPort_part_7.so FrameRelay_CodecPort_part_7.o #8 38.93 g++ -shared -o FrameRelay_Emulation_part_1.so FrameRelay_Emulation_part_1.o #8 38.96 g++ -shared -o FrameRelay_Emulation_part_2.so FrameRelay_Emulation_part_2.o #8 38.99 g++ -shared -o FrameRelay_Emulation_part_3.so FrameRelay_Emulation_part_3.o #8 39.00 g++ -shared -o FrameRelay_Emulation_part_4.so FrameRelay_Emulation_part_4.o #8 39.00 g++ -shared -o FrameRelay_Emulation_part_5.so FrameRelay_Emulation_part_5.o #8 39.01 g++ -shared -o FrameRelay_Emulation_part_6.so FrameRelay_Emulation_part_6.o #8 39.01 g++ -shared -o FrameRelay_Emulation_part_7.so FrameRelay_Emulation_part_7.o #8 39.02 g++ -shared -o FrameRelay_Types_part_1.so FrameRelay_Types_part_1.o #8 39.03 g++ -shared -o FrameRelay_Types_part_2.so FrameRelay_Types_part_2.o #8 39.03 g++ -shared -o FrameRelay_Types_part_3.so FrameRelay_Types_part_3.o #8 39.04 g++ -shared -o FrameRelay_Types_part_4.so FrameRelay_Types_part_4.o #8 39.05 g++ -shared -o FrameRelay_Types_part_5.so FrameRelay_Types_part_5.o #8 39.05 g++ -shared -o FrameRelay_Types_part_6.so FrameRelay_Types_part_6.o #8 39.06 g++ -shared -o FrameRelay_Types_part_7.so FrameRelay_Types_part_7.o #8 39.06 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 39.07 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 39.07 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 39.09 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 39.09 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 39.10 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 39.10 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 39.10 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 39.10 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 39.11 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 39.11 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 39.11 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 39.11 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 39.13 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 39.13 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 39.14 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 39.15 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 39.16 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 39.16 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 39.18 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 39.18 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 39.18 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 39.19 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 39.19 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 39.20 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 39.20 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 39.21 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 39.22 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 39.24 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 39.24 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 39.24 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 39.24 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 39.25 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 39.25 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 39.25 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 39.26 g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o #8 39.26 g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o #8 39.26 g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o #8 39.27 g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o #8 39.28 g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o #8 39.29 g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o #8 39.29 g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o #8 39.31 g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o #8 39.31 g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o #8 39.32 g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o #8 39.32 g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o #8 39.32 g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o #8 39.32 g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o #8 39.32 g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o #8 39.33 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 39.34 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 39.34 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 39.35 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 39.36 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 39.36 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 39.38 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 39.38 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 39.38 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 39.38 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 39.39 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 39.39 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 39.39 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 39.39 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 39.39 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 39.41 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 39.42 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 39.42 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 39.43 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 39.44 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 39.44 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 39.45 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 39.46 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 39.47 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 39.47 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 39.47 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 39.48 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 39.49 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 39.49 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 39.50 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 39.53 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 39.54 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 39.54 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 39.58 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 39.58 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 39.58 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 39.59 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 39.60 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 39.61 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 39.62 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 39.62 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 39.63 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 39.63 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 39.66 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 39.66 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 39.66 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 39.67 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 39.69 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 39.70 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 39.70 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 39.71 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 39.71 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 39.71 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 39.72 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 39.72 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 39.73 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 39.74 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 39.75 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 39.77 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 39.77 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 39.77 g++ -shared -o NS_Provider_FR_part_1.so NS_Provider_FR_part_1.o #8 39.77 g++ -shared -o NS_Provider_FR_part_2.so NS_Provider_FR_part_2.o #8 39.78 g++ -shared -o NS_Provider_FR_part_3.so NS_Provider_FR_part_3.o #8 39.78 g++ -shared -o NS_Provider_FR_part_4.so NS_Provider_FR_part_4.o #8 39.79 g++ -shared -o NS_Provider_FR_part_5.so NS_Provider_FR_part_5.o #8 39.79 g++ -shared -o NS_Provider_FR_part_6.so NS_Provider_FR_part_6.o #8 39.80 g++ -shared -o NS_Provider_FR_part_7.so NS_Provider_FR_part_7.o #8 39.81 g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o #8 39.81 g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o #8 39.82 g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o #8 39.83 g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o #8 39.83 g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o #8 39.85 g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o #8 39.86 g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o #8 39.87 g++ -shared -o NS_Tests_part_1.so NS_Tests_part_1.o #8 39.87 g++ -shared -o NS_Tests_part_2.so NS_Tests_part_2.o #8 39.87 g++ -shared -o NS_Tests_part_3.so NS_Tests_part_3.o #8 39.87 g++ -shared -o NS_Tests_part_4.so NS_Tests_part_4.o #8 39.87 g++ -shared -o NS_Tests_part_5.so NS_Tests_part_5.o #8 39.88 g++ -shared -o NS_Tests_part_6.so NS_Tests_part_6.o #8 39.89 g++ -shared -o NS_Tests_part_7.so NS_Tests_part_7.o #8 39.89 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 39.89 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 39.90 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 39.90 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 39.90 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 39.90 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 39.92 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 39.92 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 39.92 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 39.94 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 39.94 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 39.95 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 39.95 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 39.95 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 39.96 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 39.96 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 39.97 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 39.97 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 39.99 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 39.99 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 39.99 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 40.00 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 40.01 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 40.01 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 40.01 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 40.01 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 40.01 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 40.02 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 40.02 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 40.02 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 40.04 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 40.04 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 40.05 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 40.05 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 40.06 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 40.07 g++ -shared -o Q931_Types_part_1.so Q931_Types_part_1.o #8 40.08 g++ -shared -o Q931_Types_part_2.so Q931_Types_part_2.o #8 40.08 g++ -shared -o Q931_Types_part_3.so Q931_Types_part_3.o #8 40.09 g++ -shared -o Q931_Types_part_4.so Q931_Types_part_4.o #8 40.09 g++ -shared -o Q931_Types_part_5.so Q931_Types_part_5.o #8 40.09 g++ -shared -o Q931_Types_part_6.so Q931_Types_part_6.o #8 40.09 g++ -shared -o Q931_Types_part_7.so Q931_Types_part_7.o #8 40.09 g++ -shared -o Q933_Types_part_1.so Q933_Types_part_1.o #8 40.10 g++ -shared -o Q933_Types_part_2.so Q933_Types_part_2.o #8 40.11 g++ -shared -o Q933_Types_part_3.so Q933_Types_part_3.o #8 40.11 g++ -shared -o Q933_Types_part_4.so Q933_Types_part_4.o #8 40.12 g++ -shared -o Q933_Types_part_5.so Q933_Types_part_5.o #8 40.13 g++ -shared -o Q933_Types_part_6.so Q933_Types_part_6.o #8 40.13 g++ -shared -o Q933_Types_part_7.so Q933_Types_part_7.o #8 40.14 g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o #8 40.15 g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o #8 40.17 g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o #8 40.17 g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o #8 40.17 g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o #8 40.18 g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o #8 40.20 g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o #8 40.20 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 40.20 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 40.21 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 40.21 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 40.21 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 40.21 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 40.22 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 40.23 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 40.25 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 40.25 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 40.25 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 40.26 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 40.26 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 40.27 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 40.28 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 40.29 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 40.29 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 40.29 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 40.30 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 40.30 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 40.31 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 40.31 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 40.32 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 40.33 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 40.33 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 40.34 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 40.34 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 40.35 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 40.36 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 40.37 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 40.37 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 40.37 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 40.37 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 40.37 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 40.37 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 40.39 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 40.39 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 40.39 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 40.41 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 40.41 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 40.41 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 40.42 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 40.43 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 40.44 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 40.44 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 40.45 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 40.45 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 40.46 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 40.46 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 40.46 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 40.46 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 40.46 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 40.46 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 40.48 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 40.48 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 40.49 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 40.50 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 40.50 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 40.50 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 40.51 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 40.51 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 40.52 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 40.52 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 40.53 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 40.53 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 40.55 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 40.55 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 40.55 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 40.55 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 40.56 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 40.56 g++ -shared -o RAW_NS.so RAW_NS.o #8 40.56 g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o #8 40.56 g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o #8 40.57 g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o #8 40.58 g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o #8 40.58 g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o #8 40.59 g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o #8 40.59 g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o #8 40.59 g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o #8 40.59 g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o #8 40.62 g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o #8 40.62 g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o #8 40.62 g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o #8 40.62 g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o #8 40.63 g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o #8 40.63 g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o #8 40.63 g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o #8 40.63 g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o #8 40.64 g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o #8 40.66 g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o #8 40.66 g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o #8 40.66 g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o #8 40.66 g++ -shared -o AF_PACKET_PT.so AF_PACKET_PT.o #8 40.67 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 40.68 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 40.69 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 40.70 g++ -shared -o LLC_EncDec.so LLC_EncDec.o #8 40.70 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 40.70 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 40.70 g++ -shared -o TCCConversion.so TCCConversion.o #8 40.72 g++ -shared -o TCCInterface.so TCCInterface.o #8 40.72 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 40.72 g++ -shared -o UD_PT.so UD_PT.o #8 41.29 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 41.32 g++ -shared -o NS_Emulation.so NS_Emulation.o #8 41.44 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 41.76 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 43.79 g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o #8 43.88 if g++ -L /usr/lib/titan-fPIC -o NS_Tests -Wl,--no-as-needed AF_PACKET_PortType.so AF_PACKET_PortTypes.so BSSGP_Types.so FrameRelay_CodecPort.so FrameRelay_Emulation.so FrameRelay_Types.so GSM_Types.so General_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so LLC_Templates.so LLC_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_FR.so NS_Provider_IPL4.so NS_Tests.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so Q931_Types.so Q933_Types.so SNDCP_Types.so Socket_API_Definitions.so StatsD_Checker.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so AF_PACKET_PortType_part_1.so AF_PACKET_PortType_part_2.so AF_PACKET_PortType_part_3.so AF_PACKET_PortType_part_4.so AF_PACKET_PortType_part_5.so AF_PACKET_PortType_part_6.so AF_PACKET_PortType_part_7.so AF_PACKET_PortTypes_part_1.so AF_PACKET_PortTypes_part_2.so AF_PACKET_PortTypes_part_3.so AF_PACKET_PortTypes_part_4.so AF_PACKET_PortTypes_part_5.so AF_PACKET_PortTypes_part_6.so AF_PACKET_PortTypes_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so FrameRelay_CodecPort_part_1.so FrameRelay_CodecPort_part_2.so FrameRelay_CodecPort_part_3.so FrameRelay_CodecPort_part_4.so FrameRelay_CodecPort_part_5.so FrameRelay_CodecPort_part_6.so FrameRelay_CodecPort_part_7.so FrameRelay_Emulation_part_1.so FrameRelay_Emulation_part_2.so FrameRelay_Emulation_part_3.so FrameRelay_Emulation_part_4.so FrameRelay_Emulation_part_5.so FrameRelay_Emulation_part_6.so FrameRelay_Emulation_part_7.so FrameRelay_Types_part_1.so FrameRelay_Types_part_2.so FrameRelay_Types_part_3.so FrameRelay_Types_part_4.so FrameRelay_Types_part_5.so FrameRelay_Types_part_6.so FrameRelay_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_FR_part_1.so NS_Provider_FR_part_2.so NS_Provider_FR_part_3.so NS_Provider_FR_part_4.so NS_Provider_FR_part_5.so NS_Provider_FR_part_6.so NS_Provider_FR_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Tests_part_1.so NS_Tests_part_2.so NS_Tests_part_3.so NS_Tests_part_4.so NS_Tests_part_5.so NS_Tests_part_6.so NS_Tests_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so Q931_Types_part_1.so Q931_Types_part_2.so Q931_Types_part_3.so Q931_Types_part_4.so Q931_Types_part_5.so Q931_Types_part_6.so Q931_Types_part_7.so Q933_Types_part_1.so Q933_Types_part_2.so Q933_Types_part_3.so Q933_Types_part_4.so Q933_Types_part_5.so Q933_Types_part_6.so Q933_Types_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so BSSGP_Emulation.so NS_Emulation.so RAW_NS.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so AF_PACKET_PT.so BSSGP_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so UD_PT.so \ #8 43.88 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 43.88 -L/lib -lcrypto \ #8 43.88 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 43.88 then : ; else /usr/bin/titanver AF_PACKET_PortType.o AF_PACKET_PortTypes.o BSSGP_Types.o FrameRelay_CodecPort.o FrameRelay_Emulation.o FrameRelay_Types.o GSM_Types.o General_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o LLC_Templates.o LLC_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_FR.o NS_Provider_IPL4.o NS_Tests.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o Q931_Types.o Q933_Types.o SNDCP_Types.o Socket_API_Definitions.o StatsD_Checker.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o AF_PACKET_PortType_part_1.o AF_PACKET_PortType_part_2.o AF_PACKET_PortType_part_3.o AF_PACKET_PortType_part_4.o AF_PACKET_PortType_part_5.o AF_PACKET_PortType_part_6.o AF_PACKET_PortType_part_7.o AF_PACKET_PortTypes_part_1.o AF_PACKET_PortTypes_part_2.o AF_PACKET_PortTypes_part_3.o AF_PACKET_PortTypes_part_4.o AF_PACKET_PortTypes_part_5.o AF_PACKET_PortTypes_part_6.o AF_PACKET_PortTypes_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o FrameRelay_CodecPort_part_1.o FrameRelay_CodecPort_part_2.o FrameRelay_CodecPort_part_3.o FrameRelay_CodecPort_part_4.o FrameRelay_CodecPort_part_5.o FrameRelay_CodecPort_part_6.o FrameRelay_CodecPort_part_7.o FrameRelay_Emulation_part_1.o FrameRelay_Emulation_part_2.o FrameRelay_Emulation_part_3.o FrameRelay_Emulation_part_4.o FrameRelay_Emulation_part_5.o FrameRelay_Emulation_part_6.o FrameRelay_Emulation_part_7.o FrameRelay_Types_part_1.o FrameRelay_Types_part_2.o FrameRelay_Types_part_3.o FrameRelay_Types_part_4.o FrameRelay_Types_part_5.o FrameRelay_Types_part_6.o FrameRelay_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_FR_part_1.o NS_Provider_FR_part_2.o NS_Provider_FR_part_3.o NS_Provider_FR_part_4.o NS_Provider_FR_part_5.o NS_Provider_FR_part_6.o NS_Provider_FR_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Tests_part_1.o NS_Tests_part_2.o NS_Tests_part_3.o NS_Tests_part_4.o NS_Tests_part_5.o NS_Tests_part_6.o NS_Tests_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o Q931_Types_part_1.o Q931_Types_part_2.o Q931_Types_part_3.o Q931_Types_part_4.o Q931_Types_part_5.o Q931_Types_part_6.o Q931_Types_part_7.o Q933_Types_part_1.o Q933_Types_part_2.o Q933_Types_part_3.o Q933_Types_part_4.o Q933_Types_part_5.o Q933_Types_part_6.o Q933_Types_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o BSSGP_Emulation.o NS_Emulation.o RAW_NS.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o AF_PACKET_PT.o BSSGP_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o UD_PT.o; exit 1; fi #8 44.67 make[1]: Leaving directory '/osmo-ttcn3-hacks/ns' #8 DONE 45.3s #9 [4/4] COPY NS_TESTS.CFG /data/NS_Tests.cfg #9 DONE 0.4s #10 exporting to image #10 exporting layers #10 exporting layers 0.9s done #10 writing image sha256:9316c595279c8f8b1d172ab3de8467c2d603cf6dec137c12f05693387f4c7961 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-ns-test:latest 0.0s done #10 DONE 0.9s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-ns-test' + docker_image_exists ttcn3-ns-test + docker images -q osmocom-build/ttcn3-ns-test + test -n 9316c595279c + list_osmo_packages debian-bookworm ttcn3-ns-test + local distro=debian-bookworm + local image=ttcn3-ns-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-ns-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns-tester + cp NS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns-tester/NS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns-tester/NS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns-tester/NS_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns-tester/NS_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns + cp osmo-ns-dummy.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns/ + network_create + SUBNET=1610681 + seq 1 30 + echo (1610681 + 1) % 256 + bc + SUBNET=186 + NET_NAME=ttcn3-ns-test-186 + SUB4=172.18.186.0/24 + SUB6=fd02:db8:186::/64 + set +x Creating network ttcn3-ns-test-186, trying SUBNET=186... + docker network create --internal --subnet 172.18.186.0/24 --ipv6 --subnet fd02:db8:186::/64 ttcn3-ns-test-186 87433b881aafcbc48d795e22cf26e7ce1a3a128f5a9df0dcdb1ef83b631131ce + set +x ### Network ttcn3-ns-test-186 created (SUBNET=186) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=186 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns/osmo-ns-dummy.cfg Applying SUBNET=186 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns-tester/NS_Tests.cfg + echo Starting container with osmo-ns-dummy Starting container with osmo-ns-dummy + docker_network_params 186 101 + NET=186 + ADDR_SUFIX=101 + echo --network ttcn3-ns-test-186 --ip 172.18.186.101 --ip6 fd02:db8:186::101 + docker run --rm --network ttcn3-ns-test-186 --ip 172.18.186.101 --ip6 fd02:db8:186::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns:/data --name jenkins-ttcn3-ns-test-1197-ns -d osmocom-build/osmo-ns-master /bin/sh -c /usr/local/bin/osmo-ns-dummy -c /data/osmo-ns-dummy.cfg -p 4240 >>/data/osmo-ns-dummy.log 2>&1 74d2c4bd8043baf2de576b26eb7461e113ae2a9431c49295f444549edd48d1e7 + echo Starting container with NS testsuite Starting container with NS testsuite + docker_network_params 186 10 + NET=186 + ADDR_SUFIX=10 + echo --network ttcn3-ns-test-186 --ip 172.18.186.10 --ip6 fd02:db8:186::10 + docker run --rm --network ttcn3-ns-test-186 --ip 172.18.186.10 --ip6 fd02:db8:186::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns-tester:/data --name jenkins-ttcn3-ns-test-1197-ttcn3-ns-test osmocom-build/ttcn3-ns-test + SUBDIR=ns + SUITE=NS_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ns/NS_Tests NS_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli NS_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: NS_Tests.cfg MC@4dd86376e40f: Unix server socket created successfully. MC@4dd86376e40f: Listening on TCP port 36619. MC2> 4dd86376e40f is the default spawn /osmo-ttcn3-hacks/ns/NS_Tests 4dd86376e40f 36619 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4dd86376e40f: New HC connected from 172.18.186.10 [172.18.186.10]. 4dd86376e40f: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@4dd86376e40f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@4dd86376e40f: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@4dd86376e40f: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@4dd86376e40f: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@4dd86376e40f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4dd86376e40f: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@4dd86376e40f: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@4dd86376e40f: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@4dd86376e40f: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@4dd86376e40f: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@4dd86376e40f: Configuration file was processed on all HCs. MC@4dd86376e40f: Creating MTC on host 172.18.186.10. MC@4dd86376e40f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset'. ------ NS_Tests.TC_tx_reset ------ Sat Jul 6 06:27:45 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/NS_Tests.TC_tx_reset.pcap" >/data/NS_Tests.TC_tx_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_tx_reset started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 10 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_tx_reset finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass'. Sat Jul 6 06:27:47 UTC 2024 ====== NS_Tests.TC_tx_reset pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=10640) Waiting for packet dumper to finish... 1 (prev_count=10640, count=11960) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block'. ------ NS_Tests.TC_tx_block ------ Sat Jul 6 06:27:49 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/NS_Tests.TC_tx_block.pcap" >/data/NS_Tests.TC_tx_block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_tx_block started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_tx_block finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass'. Sat Jul 6 06:27:52 UTC 2024 ====== NS_Tests.TC_tx_block pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8836) Waiting for packet dumper to finish... 1 (prev_count=8836, count=9336) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty'. ------ NS_Tests.TC_tx_block_by_vty ------ Sat Jul 6 06:27:54 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/NS_Tests.TC_tx_block_by_vty.pcap" >/data/NS_Tests.TC_tx_block_by_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_tx_block_by_vty started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_tx_block_by_vty finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass'. Sat Jul 6 06:27:57 UTC 2024 ====== NS_Tests.TC_tx_block_by_vty pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9298) Waiting for packet dumper to finish... 1 (prev_count=9298, count=9798) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset'. ------ NS_Tests.TC_tx_block_by_vty_reset ------ Sat Jul 6 06:27:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_block_by_vty_reset.pcap" >/data/NS_Tests.TC_tx_block_by_vty_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_tx_block_by_vty_reset started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 60 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Test case TC_tx_block_by_vty_reset finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass'. Sat Jul 6 06:28:11 UTC 2024 ====== NS_Tests.TC_tx_block_by_vty_reset pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13306) Waiting for packet dumper to finish... 1 (prev_count=13306, count=13806) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked'. ------ NS_Tests.TC_tx_block_unitdata_over_blocked ------ Sat Jul 6 06:28:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_block_unitdata_over_blocked.pcap" >/data/NS_Tests.TC_tx_block_unitdata_over_blocked.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_tx_block_unitdata_over_blocked started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } } MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_tx_block_unitdata_over_blocked finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass'. Sat Jul 6 06:28:18 UTC 2024 ====== NS_Tests.TC_tx_block_unitdata_over_blocked pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=10356) Waiting for packet dumper to finish... 1 (prev_count=10356, count=10856) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked'. ------ NS_Tests.TC_rx_block_unitdata_over_blocked ------ Sat Jul 6 06:28: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/NS_Tests.TC_rx_block_unitdata_over_blocked.pcap" >/data/NS_Tests.TC_rx_block_unitdata_over_blocked.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_rx_block_unitdata_over_blocked started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } } MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_rx_block_unitdata_over_blocked finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass'. Sat Jul 6 06:28:24 UTC 2024 ====== NS_Tests.TC_rx_block_unitdata_over_blocked pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9750) Waiting for packet dumper to finish... 1 (prev_count=9750, count=11403) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked'. ------ NS_Tests.TC_mirror_unitdata_tx_status_blocked ------ Sat Jul 6 06:28:26 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/NS_Tests.TC_mirror_unitdata_tx_status_blocked.pcap" >/data/NS_Tests.TC_mirror_unitdata_tx_status_blocked.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_mirror_unitdata_tx_status_blocked started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '002A'O, nS_SDU := '0011234242230101'O } } MTC@4dd86376e40f: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } } MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_mirror_unitdata_tx_status_blocked finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass'. Sat Jul 6 06:28:28 UTC 2024 ====== NS_Tests.TC_mirror_unitdata_tx_status_blocked pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11723) Waiting for packet dumper to finish... 1 (prev_count=11723, count=12311) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc'. ------ NS_Tests.TC_tx_blocked_foreign_nsvc ------ Sat Jul 6 06:28:30 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/NS_Tests.TC_tx_blocked_foreign_nsvc.pcap" >/data/NS_Tests.TC_tx_blocked_foreign_nsvc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_tx_blocked_foreign_nsvc started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 60 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: f_ns_exp() expecting { pDU_NS_Block_Ack := { nsPduType := '05'O, nS_VCI := { iEI := '01'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nS_VCI := '04D3'O } } } MTC@4dd86376e40f: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } } MTC@4dd86376e40f: Test case TC_tx_blocked_foreign_nsvc finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass'. Sat Jul 6 06:28:31 UTC 2024 ====== NS_Tests.TC_tx_blocked_foreign_nsvc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5919) Waiting for packet dumper to finish... 1 (prev_count=5919, count=12344) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock'. ------ NS_Tests.TC_tx_unblock ------ Sat Jul 6 06:28: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/NS_Tests.TC_tx_unblock.pcap" >/data/NS_Tests.TC_tx_unblock.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_tx_unblock started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_tx_unblock finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass'. Sat Jul 6 06:28:35 UTC 2024 ====== NS_Tests.TC_tx_unblock pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8176) Waiting for packet dumper to finish... 1 (prev_count=8176, count=8764) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries'. ------ NS_Tests.TC_tx_unblock_retries ------ Sat Jul 6 06:28:37 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/NS_Tests.TC_tx_unblock_retries.pcap" >/data/NS_Tests.TC_tx_unblock_retries.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_tx_unblock_retries started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_tx_unblock_retries finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass'. Sat Jul 6 06:28:39 UTC 2024 ====== NS_Tests.TC_tx_unblock_retries pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8704) Waiting for packet dumper to finish... 1 (prev_count=8704, count=9292) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei'. ------ NS_Tests.TC_reset_wrong_nsei ------ Sat Jul 6 06:28:41 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/NS_Tests.TC_reset_wrong_nsei.pcap" >/data/NS_Tests.TC_reset_wrong_nsei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_reset_wrong_nsei started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 15 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_reset_wrong_nsei finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass'. Sat Jul 6 06:28:58 UTC 2024 ====== NS_Tests.TC_reset_wrong_nsei pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12983) Waiting for packet dumper to finish... 1 (prev_count=12983, count=13483) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci'. ------ NS_Tests.TC_reset_wrong_nsvci ------ Sat Jul 6 06:29:00 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/NS_Tests.TC_reset_wrong_nsvci.pcap" >/data/NS_Tests.TC_reset_wrong_nsvci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_reset_wrong_nsvci started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 15 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_reset_wrong_nsvci finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass'. Sat Jul 6 06:29:17 UTC 2024 ====== NS_Tests.TC_reset_wrong_nsvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12541) Waiting for packet dumper to finish... 1 (prev_count=12541, count=13041) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci'. ------ NS_Tests.TC_reset_wrong_nsei_nsvci ------ Sat Jul 6 06:29:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_wrong_nsei_nsvci.pcap" >/data/NS_Tests.TC_reset_wrong_nsei_nsvci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_reset_wrong_nsei_nsvci started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 15 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_reset_wrong_nsei_nsvci finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass'. Sat Jul 6 06:29:36 UTC 2024 ====== NS_Tests.TC_reset_wrong_nsei_nsvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12545) Waiting for packet dumper to finish... 1 (prev_count=12545, count=13045) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei'. ------ NS_Tests.TC_reset_ack_wrong_nsei ------ Sat Jul 6 06:29:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_ack_wrong_nsei.pcap" >/data/NS_Tests.TC_reset_ack_wrong_nsei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_reset_ack_wrong_nsei started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 15 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_reset_ack_wrong_nsei finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass'. Sat Jul 6 06:29:59 UTC 2024 ====== NS_Tests.TC_reset_ack_wrong_nsei pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13925) Waiting for packet dumper to finish... 1 (prev_count=13925, count=14425) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci'. ------ NS_Tests.TC_reset_ack_wrong_nsvci ------ Sat Jul 6 06:30:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_ack_wrong_nsvci.pcap" >/data/NS_Tests.TC_reset_ack_wrong_nsvci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_reset_ack_wrong_nsvci started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 15 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_reset_ack_wrong_nsvci finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass'. Sat Jul 6 06:30:21 UTC 2024 ====== NS_Tests.TC_reset_ack_wrong_nsvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13909) Waiting for packet dumper to finish... 1 (prev_count=13909, count=14409) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci'. ------ NS_Tests.TC_reset_ack_wrong_nsei_nsvci ------ Sat Jul 6 06:30:23 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/NS_Tests.TC_reset_ack_wrong_nsei_nsvci.pcap" >/data/NS_Tests.TC_reset_ack_wrong_nsei_nsvci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_reset_ack_wrong_nsei_nsvci started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 15 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_reset_ack_wrong_nsei_nsvci finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass'. Sat Jul 6 06:30:43 UTC 2024 ====== NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13839) Waiting for packet dumper to finish... 1 (prev_count=13839, count=14339) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries'. ------ NS_Tests.TC_reset_retries ------ Sat Jul 6 06:30:45 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/NS_Tests.TC_reset_retries.pcap" >/data/NS_Tests.TC_reset_retries.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_reset_retries started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_reset_retries finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass'. Sat Jul 6 06:30:59 UTC 2024 ====== NS_Tests.TC_reset_retries pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=10771) Waiting for packet dumper to finish... 1 (prev_count=10771, count=11271) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset'. ------ NS_Tests.TC_reset_on_block_reset ------ Sat Jul 6 06:31:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_reset_on_block_reset.pcap" >/data/NS_Tests.TC_reset_on_block_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_reset_on_block_reset started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_reset_on_block_reset finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass'. Sat Jul 6 06:31:03 UTC 2024 ====== NS_Tests.TC_reset_on_block_reset pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11708) Waiting for packet dumper to finish... 1 (prev_count=11708, count=12296) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack'. ------ NS_Tests.TC_ignore_reset_ack ------ Sat Jul 6 06:31:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_ignore_reset_ack.pcap" >/data/NS_Tests.TC_ignore_reset_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_ignore_reset_ack started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 15 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_ignore_reset_ack finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass'. Sat Jul 6 06:31:22 UTC 2024 ====== NS_Tests.TC_ignore_reset_ack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12739) Waiting for packet dumper to finish... 1 (prev_count=12739, count=13239) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive'. ------ NS_Tests.TC_tx_reset_tx_alive ------ Sat Jul 6 06:31:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_reset_tx_alive.pcap" >/data/NS_Tests.TC_tx_reset_tx_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_tx_reset_tx_alive started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 10 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_tx_reset_tx_alive finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass'. Sat Jul 6 06:31:26 UTC 2024 ====== NS_Tests.TC_tx_reset_tx_alive pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6637) Waiting for packet dumper to finish... 1 (prev_count=6637, count=7641) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive'. ------ NS_Tests.TC_tx_reset_rx_alive ------ Sat Jul 6 06:31:28 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/NS_Tests.TC_tx_reset_rx_alive.pcap" >/data/NS_Tests.TC_tx_reset_rx_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_tx_reset_rx_alive started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 10 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_tx_reset_rx_alive finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass'. Sat Jul 6 06:31:30 UTC 2024 ====== NS_Tests.TC_tx_reset_rx_alive pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8143) Waiting for packet dumper to finish... 1 (prev_count=8143, count=8731) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset'. ------ NS_Tests.TC_alive_retries_single_reset ------ Sat Jul 6 06:31:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_alive_retries_single_reset.pcap" >/data/NS_Tests.TC_alive_retries_single_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_alive_retries_single_reset started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 60 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_alive_retries_single_reset finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass'. Sat Jul 6 06:31:58 UTC 2024 ====== NS_Tests.TC_alive_retries_single_reset pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14991) Waiting for packet dumper to finish... 1 (prev_count=14991, count=15491) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack'. ------ NS_Tests.TC_no_reset_alive_ack ------ Sat Jul 6 06:32:00 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/NS_Tests.TC_no_reset_alive_ack.pcap" >/data/NS_Tests.TC_no_reset_alive_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_no_reset_alive_ack started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 15 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_no_reset_alive_ack finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass'. Sat Jul 6 06:32:17 UTC 2024 ====== NS_Tests.TC_no_reset_alive_ack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12583) Waiting for packet dumper to finish... 1 (prev_count=12583, count=13083) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass' was executed successfully (exit status: 0). MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata'. ------ NS_Tests.TC_tx_unitdata ------ Sat Jul 6 06:32:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/NS_Tests.TC_tx_unitdata.pcap" >/data/NS_Tests.TC_tx_unitdata.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4dd86376e40f: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata' was executed successfully (exit status: 0). MTC@4dd86376e40f: Test case TC_tx_unitdata started. MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer g_T_guard: 30 s MTC@4dd86376e40f: Start timer T: 10 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '002A'O, nS_SDU := '0011234242230101'O } } MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 2 s MTC@4dd86376e40f: Start timer T: 1 s MTC@4dd86376e40f: Test case TC_tx_unitdata finished. Verdict: pass MTC@4dd86376e40f: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass'. Sat Jul 6 06:32:21 UTC 2024 ====== NS_Tests.TC_tx_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5233) Waiting for packet dumper to finish... 1 (prev_count=5233, count=9970) MTC@4dd86376e40f: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass' was executed successfully (exit status: 0). MC@4dd86376e40f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4dd86376e40f: Terminating MTC. MC@4dd86376e40f: MTC terminated. MC2> exit MC@4dd86376e40f: Shutting down session. MC@4dd86376e40f: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ns/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass NS_Tests.TC_tx_reset pass NS_Tests.TC_tx_block pass NS_Tests.TC_tx_block_by_vty pass NS_Tests.TC_tx_block_by_vty_reset pass NS_Tests.TC_tx_block_unitdata_over_blocked pass NS_Tests.TC_rx_block_unitdata_over_blocked pass NS_Tests.TC_mirror_unitdata_tx_status_blocked pass NS_Tests.TC_tx_blocked_foreign_nsvc pass NS_Tests.TC_tx_unblock pass NS_Tests.TC_tx_unblock_retries pass NS_Tests.TC_reset_wrong_nsei pass NS_Tests.TC_reset_wrong_nsvci pass NS_Tests.TC_reset_wrong_nsei_nsvci pass NS_Tests.TC_reset_ack_wrong_nsei pass NS_Tests.TC_reset_ack_wrong_nsvci pass NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass NS_Tests.TC_reset_retries pass NS_Tests.TC_reset_on_block_reset pass NS_Tests.TC_ignore_reset_ack pass NS_Tests.TC_tx_reset_tx_alive pass NS_Tests.TC_tx_reset_rx_alive pass NS_Tests.TC_alive_retries_single_reset pass NS_Tests.TC_no_reset_alive_ack pass NS_Tests.TC_tx_unitdata Summary: pass: 24 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh NS_Tests --rm Generated NS_Tests.TC_alive_retries_single_reset.merged Generated NS_Tests.TC_ignore_reset_ack.merged Generated NS_Tests.TC_mirror_unitdata_tx_status_blocked.merged Generated NS_Tests.TC_no_reset_alive_ack.merged Generated NS_Tests.TC_reset_ack_wrong_nsei.merged Generated NS_Tests.TC_reset_ack_wrong_nsei_nsvci.merged Generated NS_Tests.TC_reset_ack_wrong_nsvci.merged Generated NS_Tests.TC_reset_on_block_reset.merged Generated NS_Tests.TC_reset_retries.merged Generated NS_Tests.TC_reset_wrong_nsei.merged Generated NS_Tests.TC_reset_wrong_nsei_nsvci.merged Generated NS_Tests.TC_reset_wrong_nsvci.merged Generated NS_Tests.TC_rx_block_unitdata_over_blocked.merged Generated NS_Tests.TC_tx_block.merged Generated NS_Tests.TC_tx_block_by_vty.merged Generated NS_Tests.TC_tx_block_by_vty_reset.merged Generated NS_Tests.TC_tx_block_unitdata_over_blocked.merged Generated NS_Tests.TC_tx_blocked_foreign_nsvc.merged Generated NS_Tests.TC_tx_reset.merged Generated NS_Tests.TC_tx_reset_rx_alive.merged Generated NS_Tests.TC_tx_reset_tx_alive.merged Generated NS_Tests.TC_tx_unblock.merged Generated NS_Tests.TC_tx_unblock_retries.merged Generated NS_Tests.TC_tx_unitdata.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-ns-test-186 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-ns-test-1197-ns + [ -n jenkins-ttcn3-ns-test-1197-ns ] + docker_kill_wait jenkins-ttcn3-ns-test-1197-ns + docker kill jenkins-ttcn3-ns-test-1197-ns jenkins-ttcn3-ns-test-1197-ns + docker wait jenkins-ttcn3-ns-test-1197-ns 137 + network_remove + set +x Removing network ttcn3-ns-test-186 + docker network remove ttcn3-ns-test-186 ttcn3-ns-test-186 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache:/cache --name jenkins-ttcn3-ns-test-1197-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-ns-test/logs/ns-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS